:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;font-synthesis:none;text-rendering:optimizelegibility;--header-height:82px;--bg:#090a0c;--bg-soft:#0d1013;--panel:#111519;--panel-raised:#171d22;--panel-light:#dfe4e3;--line:#ecf1f026;--line-soft:#ecf1f017;--text:#f1f3ef;--text-soft:#c3c9c9;--muted:#879096;--ink:#101416;--accent:#8aa8bc;--accent-strong:#c1d9e2;--accent-soft:#8aa8bc1f;--accent-border:#8aa8bc61;--max:1280px;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg)}body{min-width:320px;color:var(--text);background:radial-gradient(900px 620px at 76% -5%,#90adb817,#0000 68%),linear-gradient(#090a0c 0%,#0b0e11 48%,#090a0c 100%);margin:0}body:before{z-index:-1;pointer-events:none;content:"";opacity:.035;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.75' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.36'/%3E%3C/svg%3E");position:fixed;inset:0}body,button,a{-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{color:inherit;font:inherit}.container{width:min(calc(100% - 96px), var(--max));margin-inline:auto}.site-header{z-index:20;border-bottom:1px solid #0000;transition:background .25s,border-color .25s;position:fixed;top:0;left:0;right:0}.site-header.is-scrolled{border-color:var(--line-soft);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#090a0cd1}.header-inner{min-height:var(--header-height);justify-content:space-between;align-items:center;display:flex}.isle-logo{width:110px;height:29px;display:block}.isle-logo img{object-fit:contain;width:100%;height:100%;display:block}.header-tools{align-items:center;gap:38px;display:flex}.primary-nav{color:var(--muted);align-items:center;gap:29px;font-size:12px;display:flex}.primary-nav a{transition:color .2s;position:relative}.primary-nav a:after{background:var(--accent);content:"";transform-origin:100%;height:1px;transition:transform .2s;position:absolute;bottom:-9px;left:0;right:0;transform:scaleX(0)}.primary-nav a:hover,.primary-nav a:focus-visible{color:var(--text)}.primary-nav a:hover:after,.primary-nav a:focus-visible:after{transform-origin:0;transform:scaleX(1)}.language-selector{position:relative}.language-trigger{border:1px solid var(--line);min-height:34px;color:var(--text-soft);cursor:pointer;background:#1115197a;border-radius:999px;align-items:center;gap:8px;padding:0 10px;font-size:11px;display:inline-flex}.language-trigger:hover,.language-selector.is-open .language-trigger{border-color:var(--accent-border);color:var(--text)}.globe-icon{width:16px;height:16px;color:var(--accent)}.language-trigger-chevron{color:var(--muted);font-size:14px;line-height:1}.language-menu{z-index:30;border:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#101417f7;width:172px;max-height:390px;padding:7px;display:grid;position:absolute;top:calc(100% + 10px);right:0;overflow:auto;box-shadow:0 18px 48px #00000061}.language-option{min-height:35px;color:var(--muted);justify-content:space-between;align-items:center;padding:0 10px;font-size:12px;display:flex}.language-option:hover,.language-option:focus-visible,.language-option.is-current{background:var(--accent-soft);color:var(--text)}.language-option.is-resolved:not(.is-current){color:var(--text-soft)}.language-option-mark{color:var(--accent-strong);font-size:19px;line-height:0}.language-trigger-label{white-space:nowrap;align-items:center;display:inline-flex}.language-trigger-resolved,.language-option-resolved{color:var(--muted)}.menu-toggle{cursor:pointer;background:0 0;border:0;align-items:center;gap:11px;padding:0;display:none}.menu-toggle-label{color:var(--muted);font-size:11px}.menu-toggle-lines{gap:5px;width:22px;display:grid}.menu-toggle-lines span{background:var(--text);height:1px;transition:transform .2s;display:block}.menu-toggle.is-open .menu-toggle-lines span:first-child{transform:translateY(3px)rotate(45deg)}.menu-toggle.is-open .menu-toggle-lines span:last-child{transform:translateY(-3px)rotate(-45deg)}.eyebrow,.section-index{color:var(--muted);letter-spacing:.12em;align-items:center;gap:12px;font-size:10px;line-height:1.5;display:flex}.eyebrow-index{color:var(--accent);font-variant-numeric:tabular-nums}.hero-description{max-width:600px;color:var(--text-soft);margin:38px 0 0;font-size:16px;line-height:1.88}.hero-actions{align-items:center;gap:27px;margin-top:38px;display:flex}.button{border:1px solid #0000;justify-content:center;align-items:center;gap:14px;min-height:49px;padding:0 19px;font-size:13px;transition:background .2s,border-color .2s,color .2s,transform .2s;display:inline-flex}.button-primary{background:var(--accent-strong);color:var(--ink)}.button-primary:hover,.button-primary:focus-visible{background:#d9e8eb;transform:translateY(-2px)}.arrow-icon{width:16px;height:16px}.text-link{color:var(--text-soft);align-items:center;gap:9px;font-size:13px;transition:color .2s;display:inline-flex}.text-link:hover,.text-link:focus-visible{color:var(--accent-strong)}.hero-note{color:var(--muted);align-items:center;gap:9px;margin-top:48px;font-size:11px;display:flex}.live-dot{background:var(--accent);border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 5px #9ab8c714}.hero-image-frame,.hero-image-frame img{width:100%;height:100%;display:block}.hero-image-frame img{object-fit:cover;opacity:.88}.brand-intro-section{isolation:isolate;background:var(--bg);min-height:100svh;display:flex;position:relative;overflow:hidden}.brand-intro-visual{z-index:0;position:absolute;inset:0;overflow:hidden}.brand-intro-visual:before{z-index:1;content:"";pointer-events:none;background:linear-gradient(90deg,#090a0cfc 0%,#090a0cc7 34%,#090a0c47 71%,#090a0c14 100%),linear-gradient(#090a0c33,#0000 38%,#090a0cd1 100%);position:absolute;inset:0}.brand-intro-visual:after{z-index:2;content:"";pointer-events:none;background:radial-gradient(circle at 72% 42%,#0000 0% 34%,#090a0c4d 100%);position:absolute;inset:0}.brand-intro-visual .hero-image-frame,.brand-intro-visual .hero-image-frame img{width:100%;height:100%;display:block}.brand-intro-visual .hero-image-frame img{object-fit:cover;object-position:center;opacity:.92}.brand-intro-content{z-index:3;min-height:100svh;padding-top:var(--header-height);flex-direction:column;justify-content:center;padding-bottom:clamp(70px,12vh,130px);display:flex;position:relative}.brand-intro-brand{align-items:center;gap:clamp(16px,2.2vw,26px);width:max-content;max-width:100%;display:flex}.brand-intro-mark{aspect-ratio:1;flex:0 0 clamp(56px,5.4vw,72px);place-items:center;width:clamp(56px,5.4vw,72px);display:grid}.brand-intro-mark img{object-fit:contain;width:100%;height:100%;display:block}.brand-intro-title{max-width:1000px;margin:0}.brand-intro-name{color:var(--text);letter-spacing:-.11em;font-size:clamp(4.8rem,12vw,11rem);font-weight:350;line-height:.8;display:block}.brand-intro-statement{max-width:780px;color:var(--text);letter-spacing:-.09em;margin-top:44px;font-size:clamp(2.6rem,5.4vw,6rem);font-weight:370;line-height:.96;display:block}.brand-intro-statement span,.brand-intro-statement em{display:block}.brand-intro-statement em{color:var(--muted);margin-top:14px;font-style:normal}.brand-intro-scroll{z-index:4;color:var(--muted);letter-spacing:.12em;align-items:center;gap:13px;font-size:10px;display:flex;position:absolute;bottom:39px;left:0;right:0}.brand-intro-scroll span:last-child{color:var(--accent);font-size:16px;line-height:1}.product-intro-section{background:linear-gradient(#10141794,#0a0c0e3d);padding-block:clamp(100px,12vw,156px)}.product-intro-grid{grid-template-columns:minmax(0,.9fr) minmax(360px,1.1fr);align-items:center;gap:72px;display:grid}.product-intro-copy{max-width:650px}.product-intro-copy .eyebrow{margin-bottom:30px}.product-intro-title{max-width:720px;color:var(--text);letter-spacing:-.105em;margin:0;font-size:clamp(3rem,5vw,5.6rem);font-weight:370;line-height:.98}.product-intro-title span,.product-intro-title em{display:block}.product-intro-title em{color:var(--muted);margin-top:20px;font-size:.66em;font-style:normal;line-height:1.08}.product-intro-copy .hero-description,.product-intro-copy .hero-actions{margin-top:38px}.product-intro-copy .hero-note{margin-top:46px}.product-intro-visual{border:1px solid var(--line);background:linear-gradient(145deg,#1d262bbd,#0c0f11e0);min-height:420px;padding:18px}.product-intro-relationship{width:100%;height:auto;display:block}.product-graphic-surface{fill:#090c0e6e;stroke:#ecf1f02e;stroke-width:1px}.product-graphic-grid{fill:none;stroke:#ecf1f011;stroke-width:1px}.product-graphic-connector{fill:none;stroke:#9ab8c78c;stroke-width:1.4px;stroke-dasharray:5 7}.product-graphic-node{fill:#9ab8c71f;stroke:var(--accent);stroke-width:1.2px}.product-graphic-card rect{fill:#ebf0ef14;stroke:#ecf1f038;stroke-width:1px}.product-graphic-card-accent rect{fill:#9ab8c721;stroke:var(--accent-border)}.product-graphic-kicker{fill:var(--accent);letter-spacing:.08em;font-family:inherit;font-size:11px}.product-graphic-card-label{fill:var(--text);font-family:inherit;font-size:19px;font-weight:500}.product-graphic-center-label{fill:var(--accent-strong);font-family:inherit;font-size:22px;font-weight:500}.product-graphic-caption{fill:var(--muted);letter-spacing:.1em;font-family:inherit;font-size:11px}.product-graphic-caption-line{fill:none;stroke:var(--line);stroke-width:1px}@media (width>=1121px){.site-shell.locale-en .product-intro-title em{letter-spacing:-.08em;font-size:.57em}}.section{border-top:1px solid var(--line-soft);padding-block:116px}.section-heading{grid-template-columns:minmax(0,1.08fr) minmax(280px,.92fr);align-items:end;gap:68px;display:grid}.section-heading h2,.service-copy h2,.about-copy h2{max-width:760px;color:var(--text);letter-spacing:-.095em;margin:28px 0 0;font-size:clamp(2.6rem,4.35vw,4.75rem);font-weight:370;line-height:1.02}.section-heading h2 span,.service-copy h2 span,.about-copy h2 span{color:var(--text)}.section-heading h2 em,.service-copy h2 em,.about-copy h2 em,.footer-closure h2 em{max-width:100%;color:var(--muted);text-wrap:balance;font-style:normal;display:inline-block}.section-heading>p{max-width:520px;color:var(--text-soft);margin:0 0 5px;font-size:15px;line-height:1.92}.history-section{background:linear-gradient(#10141773,#0a0c0e33)}.history-layout{grid-template-columns:minmax(250px,.75fr) minmax(0,1.25fr);align-items:stretch;gap:72px;margin-top:76px;display:grid}.history-items{border-top:1px solid var(--line)}.history-item{border-bottom:1px solid var(--line);grid-template-columns:43px 1fr;gap:18px;padding:27px 0 29px;display:grid}.history-item-number{color:var(--accent);letter-spacing:.15em;font-size:10px}.history-item h3{color:var(--text);letter-spacing:-.045em;margin:0;font-size:22px;font-weight:450}.history-item p{max-width:390px;color:var(--muted);margin:11px 0 0;font-size:14px;line-height:1.78}.history-visual{background:radial-gradient(at 50% 48%,#8aa8bc11,#0000 69%);align-items:center;min-height:360px;padding:0;display:flex}.history-relationship-graphic{width:100%;height:auto;display:block}.diagram-source-line{fill:none;stroke:#9ab8c77a;stroke-width:1.25px;stroke-linecap:round}.diagram-output-line{fill:none;stroke:#9ab8c794;stroke-width:1.35px;stroke-linecap:round;marker-end:url(#history-flow-arrow)}.diagram-node-halo{fill:#9ab8c70e;stroke:#9ab8c745;stroke-width:1px}.diagram-node-disc{fill:#141a1e;stroke:#c1d9e28f;stroke-width:1.1px}.diagram-source-node>path,.diagram-output-node>path{fill:none;stroke:var(--accent-strong);stroke-width:1.35px;stroke-linecap:round;stroke-linejoin:round}.diagram-source-label,.diagram-output-label{fill:var(--text-soft);font-family:inherit;font-size:14px}.diagram-hub-orbit{fill:#9ab8c709;stroke:#9ab8c759;stroke-width:1px;stroke-dasharray:2 7}.diagram-hub-disc{fill:#11181c;stroke:var(--accent);stroke-width:1.4px}.diagram-hub-file{fill:#9ab8c71f;stroke:var(--accent-strong);stroke-width:1.35px;stroke-linejoin:round}.diagram-hub-label{fill:var(--accent-strong);font-family:inherit;font-size:15px}.diagram-output-node-active .diagram-node-disc{fill:#8aa8bc29;stroke:var(--accent-strong)}.records-section{color:var(--ink);background:#dfe4e3;border-color:#1014161f;padding-block:116px}.records-section .section-index{color:#65747a}.records-section .section-heading{align-items:start;gap:54px}.records-section .section-heading h2,.records-section .section-heading h2 span{color:var(--ink)}.records-section .section-heading h2 em{color:#6f7d81}.records-section .section-heading>p{color:#435257;border-top:1px solid #1014162e;max-width:450px;margin-top:42px;padding-top:16px}.records-layout{grid-template-columns:minmax(0,1.25fr) minmax(250px,.75fr);align-items:start;gap:60px;margin-top:66px;display:grid}.records-visual{min-height:0;padding:0}.records-flow-illustration{color:#718b94}.records-flow-art{width:100%;height:auto;display:block;overflow:visible}.records-flow-shadow{fill:#3344481a}.records-folder-back{fill:#bdcacc;stroke:#879da2;stroke-width:1.2px}.records-folder-front{fill:url(#records-folder);stroke:#8b9fa3;stroke-width:1.2px}.records-folder-seam{fill:none;stroke:#56707859;stroke-width:1px}.records-folder-tab{fill:#b2c2c3}.records-paper rect{fill:#f2f3ef;stroke:#9caaab;stroke-width:1px}.records-paper path{fill:none;stroke:#a5b2b1;stroke-width:1.1px;stroke-linecap:round}.records-paper circle{fill:#8fa7ab}.records-flow-path{fill:none;stroke:#849ea4;stroke-width:1.8px;stroke-dasharray:3 5;marker-end:url(#records-flow-arrow)}.records-node-halo{fill:#f6f7f37a;stroke:#7f99a040;stroke-width:1px}.records-node-disc{fill:#e8edeb;stroke:#90a5a9;stroke-width:1.2px}.records-flow-node>path{fill:none;stroke:#506a72;stroke-width:1.45px;stroke-linecap:round;stroke-linejoin:round}.records-flow-node .records-node-accent{stroke:#7d9da4;stroke-width:1.8px}.records-archive-trail{fill:none;stroke:#617a7f57;stroke-width:1px}.records-flow-stages{border-bottom:1px solid #10141633;grid-template-columns:repeat(5,minmax(0,1fr));gap:11px;margin-top:20px;padding-bottom:17px;display:grid}.records-flow-stages span{color:#293e45;white-space:nowrap;align-items:center;gap:7px;font-size:12px;display:flex}.records-flow-stages i{color:#7894a0;letter-spacing:.08em;font-size:9px;font-style:normal}.records-flow-documents{color:#526267;flex-wrap:wrap;align-items:center;gap:8px 17px;padding-top:16px;font-size:11px;line-height:1.65;display:flex}.records-flow-documents span:not(.records-flow-history):before{content:"";vertical-align:1px;background:#9aadb1;border-radius:50%;width:5px;height:5px;margin-inline-end:7px;display:inline-block}.records-helper{color:#435257;border-inline-start:1px solid #8ca1a6;max-width:370px;margin:19px 0 0;padding-inline-start:19px;font-size:16px;line-height:1.9}.collaboration-section{background:linear-gradient(#0d1114 0%,#10171b 100%);padding-block:110px 92px}.collaboration-visual{border:1px solid var(--accent-border);background:radial-gradient(circle at 50% 52%,#9ab8c71c,#0000 35%),#0d1215;margin-top:75px;padding:29px}.collaboration-map{position:relative}.collaboration-map-heading{color:var(--muted);letter-spacing:.13em;justify-content:space-between;align-items:center;font-size:10px;display:flex}.collaboration-map-heading span:last-child{color:var(--accent)}.collaboration-project-core{z-index:2;border:1px solid var(--accent-border);width:max-content;color:var(--accent-strong);background:#111a1f;border-radius:999px;justify-content:center;align-items:center;gap:10px;margin:23px auto 0;padding:7px 15px;display:flex;position:relative}.collaboration-project-core:after{border-inline-start:1px solid var(--accent-border);content:"";height:27px;position:absolute;top:100%;left:50%}.collaboration-project-icon{place-items:center;width:20px;height:20px;display:grid}.collaboration-project-icon svg{fill:none;stroke:currentColor;stroke-width:1.2px;stroke-linecap:round;stroke-linejoin:round;width:100%;height:100%}.collaboration-project-core strong{letter-spacing:-.02em;font-size:14px;font-weight:500}.collaboration-map-grid{grid-template-columns:repeat(5,minmax(0,1fr));align-items:start;gap:18px;min-height:180px;padding-top:52px;display:grid;position:relative}.collaboration-map-grid:before{background:linear-gradient(90deg, transparent, var(--accent-border) 9%, var(--accent-border) 91%, transparent);content:"";height:1px;position:absolute;top:26px;left:9%;right:9%}.collaboration-role{z-index:1;text-align:center;flex-direction:column;align-items:center;min-height:112px;padding:0 8px 15px;display:flex;position:relative}.collaboration-role:before{border:1px solid var(--accent-strong);content:"";background:#0d1215;border-radius:50%;width:10px;height:10px;position:absolute;top:-31px;left:calc(50% - 5px);box-shadow:0 0 0 5px #9ab8c714}.collaboration-role-0,.collaboration-role-1,.collaboration-role-2,.collaboration-role-3,.collaboration-role-4{grid-area:auto}.collaboration-role-number{color:var(--accent);letter-spacing:.15em;font-size:8px}.collaboration-role strong{color:var(--text);letter-spacing:-.04em;margin-top:11px;font-size:16px;font-weight:500}.collaboration-role>span:last-child{color:var(--muted);margin-top:7px;font-size:11px;line-height:1.55}.section-emphasis{max-width:790px;color:var(--accent-strong);letter-spacing:-.035em;margin:46px 0 0;font-size:clamp(1.2rem,2vw,1.65rem);line-height:1.6}.collaboration-emphasis{text-align:center;margin-inline:auto}.service-section,.aftercare-section{color:var(--ink);background:#dfe4e3;border-color:#1014161f;padding-block:96px}.service-grid{grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);align-items:center;gap:72px;display:grid}.service-grid-reverse{grid-template-columns:minmax(0,1.12fr) minmax(0,.88fr)}.service-section .section-index,.aftercare-section .section-index{color:#425860}.service-copy h2,.service-section .service-copy h2 span,.aftercare-section .service-copy h2 span{color:#101416}.service-copy h2 em{color:#3f5f6b}.service-copy>p:not(.section-emphasis){color:#33464c;max-width:510px;margin:30px 0 0;font-size:15px;line-height:1.9}.service-section .section-emphasis,.aftercare-section .section-emphasis{color:#274954;border-top:1px solid #27495440;max-width:510px;margin-top:31px;padding-top:17px;font-size:clamp(1.2rem,1.9vw,1.55rem);line-height:1.52}.service-visual{min-height:0;padding:0}.inventory-illustration,.aftercare-illustration{color:var(--ink)}.inventory-illustration-heading,.aftercare-illustration-heading{color:#425860;letter-spacing:.12em;justify-content:space-between;align-items:center;font-size:10px;display:flex}.inventory-illustration-heading span:last-child,.aftercare-illustration-heading span:last-child{color:#527588}.inventory-graphic,.aftercare-graphic{width:100%;height:auto;margin-top:14px;display:block;overflow:visible}.inventory-flow-line,.aftercare-route{fill:none;stroke:#8da2a5;stroke-width:1.8px;stroke-dasharray:3 5;marker-end:url(#inventory-arrow)}.inventory-return circle{fill:#f6f7f394;stroke:#9cabad;stroke-width:1.2px}.inventory-return path{fill:none;stroke:#70868b;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round}.inventory-return .inventory-return-box{fill:#d3dcda;stroke:#81979b}.inventory-rack-frame{fill:none;stroke:#87999d;stroke-width:1.5px}.inventory-rack-foot{fill:none;stroke:#6d858b;stroke-width:1.4px}.inventory-rack-highlight{fill:none;stroke:#ffffffb8;stroke-width:1px}.inventory-rack-divider{fill:none;stroke:#6a80856b;stroke-width:1px}.inventory-item rect,.inventory-item>path{fill:#d4dedc;stroke:#778e93;stroke-width:1.2px;stroke-linejoin:round}.inventory-item>path:not(:first-child),.inventory-item>rect+path{fill:none;stroke:#667f85;stroke-linecap:round;stroke-linejoin:round}.inventory-item-state{fill:#91aaa8;stroke:#789293;stroke-width:1px}.inventory-item-new .inventory-item-state{fill:#e8ece7}.inventory-item-open .inventory-item-state{fill:#c3b89f}.inventory-item-used .inventory-item-state{fill:#8ea4aa}.inventory-item-repair .inventory-item-state{fill:#b39f89}.inventory-item-ready .inventory-item-state{fill:#7f9c93}.inventory-bin path,.inventory-bin rect,.inventory-bin circle{fill:#eff2ed52;stroke:#9babad;stroke-width:1px}.inventory-bin path:not(:first-child),.inventory-bin circle,.inventory-bin rect{fill:none}.inventory-bin-ready path:last-child{stroke:#668d87;stroke-width:1.8px}.inventory-destination circle{fill:#e8edeb;stroke:#91a6a9;stroke-width:1.2px}.inventory-destination path{fill:none;stroke:#668087;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round}.inventory-graphic{color:#80969b}.aftercare-graphic{color:#81969a}.aftercare-route{marker-end:url(#aftercare-arrow)}.aftercare-record-shadow{fill:#3344481a}.aftercare-folder{fill:#bdcacc;stroke:#879da2;stroke-width:1.2px}.aftercare-sheet rect{fill:#f2f3ef;stroke:#9caaab;stroke-width:1px}.aftercare-sheet path{fill:none;stroke:#a5b2b1;stroke-width:1.1px;stroke-linecap:round}.aftercare-sheet circle{fill:#8fa7ab}.aftercare-folder-front{fill:#d0dad8;stroke:#8b9fa3;stroke-width:1.2px}.aftercare-folder-edge{fill:none;stroke:#56707859;stroke-width:1px}.aftercare-core-halo{fill:#f6f7f361;stroke:#7f99a052;stroke-width:1px}.aftercare-core-disc{fill:#e9edeb;stroke:#81999e;stroke-width:1.5px}.aftercare-core-file{fill:#d6dfdc;stroke:#657f84;stroke-width:1.4px;stroke-linejoin:round}.aftercare-core-check{fill:#c1d4ce;stroke:#77968d;stroke-width:1.2px}.aftercare-core-checkmark{fill:none;stroke:#587e75;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.aftercare-stock-frame{fill:none;stroke:#80969a;stroke-width:1.5px}.aftercare-stock>path:not(.aftercare-stock-frame){fill:#d1dad7;stroke:#8c9fa1;stroke-width:1px}.aftercare-stock-dot{fill:#73978d}.aftercare-repair-disc{fill:#f1f3ee73;stroke:#a0afb0;stroke-width:1.2px}.aftercare-repair>path{fill:none;stroke:#627b81;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.aftercare-reuse-node circle,.aftercare-purchase-node circle{fill:#e8edeb;stroke:#91a6a9;stroke-width:1.2px}.aftercare-reuse-node path,.aftercare-purchase-node path{fill:none;stroke:#668087;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round}.aftercare-archive-trail{fill:none;stroke:#617a7f57;stroke-width:1px}.inventory-status-legend,.aftercare-record-legend{color:#4c6066;flex-wrap:wrap;gap:9px 18px;margin-top:19px;font-size:11px;line-height:1.5;display:flex}.inventory-status-legend span,.aftercare-record-legend span{align-items:center;gap:7px;display:inline-flex}.inventory-status-legend i,.aftercare-record-legend i{border:1px solid #89999d;border-radius:50%;width:6px;height:6px}.inventory-status-legend .is-usable,.aftercare-record-legend .is-available{color:#2c5968}.inventory-status-legend .is-usable i,.aftercare-record-legend .is-available i{background:#6e9aaa;border-color:#6e9aaa}.inventory-illustration-meta{color:#65757a;border-top:1px solid #10141629;gap:28px;margin-top:18px;padding-top:14px;font-size:10px;display:flex}.inventory-illustration-meta span{gap:9px;display:flex}.inventory-illustration-meta strong{color:#355361;font-size:13px;font-weight:500}.aftercare-record-legend{gap:9px 16px}.aftercare-section .service-copy h2{max-width:720px;font-size:clamp(2.55rem,3.25vw,4rem);line-height:.99}.reporting-section{background:linear-gradient(#12171bcc,#090a0c4d);padding-bottom:96px}.reporting-visual{border:1px solid var(--accent-border);background:radial-gradient(circle at 55% 42%,#9ab8c721,#0000 32%),#10171b;min-height:500px;margin-top:64px;padding:27px 31px 22px;position:relative;overflow:hidden;box-shadow:0 24px 60px #0000002b}.reporting-visual-heading,.reporting-visual-footer{z-index:2;color:var(--muted);letter-spacing:.13em;justify-content:space-between;align-items:center;font-size:10px;display:flex;position:relative}.reporting-visual-heading span:last-child,.reporting-visual-footer span:last-child{color:var(--accent)}.reporting-concept-graphic{z-index:1;width:100%;height:auto;margin-top:23px;display:block;position:relative;overflow:visible}.reporting-legend{fill:var(--text-soft);font-family:inherit;font-size:12px}.reporting-legend path{fill:none;stroke-width:3px;stroke-linecap:round}.reporting-legend-quote{stroke:#8199a4}.reporting-legend-cost{stroke:#b6a88d}.reporting-legend-settlement{stroke:#92aaa1}.reporting-legend-profit{stroke:#c1d8dc}.reporting-reference-band{fill:#9ab8c70b}.reporting-graphic-grid{fill:none;stroke:#ecf1f013;stroke-width:1px}.reporting-reference-line{fill:none;stroke:#c1d9e245;stroke-width:1px;stroke-dasharray:4 7}.reporting-graphic-axis{fill:none;stroke:#ecf1f045;stroke-width:1px}.reporting-bar{stroke-width:1px;vector-effect:non-scaling-stroke}.reporting-bar-quote{fill:#8199a433;stroke:#8199a4a3}.reporting-bar-cost{fill:#b6a88d2e;stroke:#b6a88d94}.reporting-bar-settlement{fill:#92aaa130;stroke:#92aaa19e}.reporting-bar-profit{fill:#c1d8dc38;stroke:#c1d8dcb3}.reporting-profit-area{fill:url(#reporting-profit-area)}.reporting-profit-trend{fill:none;stroke:var(--accent-strong);stroke-width:2.2px;vector-effect:non-scaling-stroke}.reporting-profit-point{fill:#10171b;stroke:var(--accent);stroke-width:2px;vector-effect:non-scaling-stroke}.reporting-profit-point-active{fill:var(--accent-strong)}.reporting-project-label circle{fill:#9ab8c71f;stroke:#c1d9e28c;stroke-width:1px}.reporting-project-label text{fill:var(--accent-strong);font-family:inherit;font-size:12px}.reporting-visual-footer{border-top:1px solid var(--line);padding-top:15px;position:absolute;bottom:22px;left:31px;right:31px}.modules-section{padding-top:104px;padding-bottom:124px}.modules-section .section-heading{grid-template-columns:minmax(0,1.12fr) minmax(300px,.88fr);gap:56px}.modules-section .section-heading h2{max-width:760px;font-size:clamp(2.5rem,3.35vw,4.15rem)}.modules-section .section-heading h2 em{max-width:100%;display:inline-block}.module-map{margin-top:58px}.module-map-stages{grid-template-columns:1.24fr .8fr 1.14fr .82fr 1.02fr;align-items:start;gap:14px;display:grid}.module-stage{border:1px solid color-mix(in srgb, var(--module-stage-accent) 27%, transparent);border-top:2px solid var(--module-stage-accent);background:linear-gradient(145deg, var(--module-stage-bg), #0f131673);min-height:174px;padding:19px 16px 18px;position:relative}.module-stage:after{z-index:1;background:var(--module-stage-accent);content:"";opacity:.72;width:14px;height:1px;position:absolute;top:50%;right:-14px}.module-stage:last-child:after{display:none}.module-stage-0{--module-stage-accent:#8aa8bc;--module-stage-bg:#8aa8bc1c}.module-stage-1{--module-stage-accent:#b5a88d;--module-stage-bg:#b5a88d1a}.module-stage-2{--module-stage-accent:#94aaa1;--module-stage-bg:#94aaa11a}.module-stage-3{--module-stage-accent:#a5afb0;--module-stage-bg:#a5afb017}.module-stage-4{--module-stage-accent:#829ca7;--module-stage-bg:#829ca71a}.module-stage-0{border-radius:3px 26px 3px 3px;min-height:190px}.module-stage-1{border-radius:30px 3px;min-height:158px;margin-top:16px}.module-stage-2{border-radius:3px 3px 28px;min-height:180px}.module-stage-3{border-radius:3px 24px;min-height:158px;margin-top:16px}.module-stage-4{border-radius:3px 3px 3px 28px;min-height:172px;margin-top:8px}.module-stage-heading{color:var(--text);align-items:center;gap:9px;display:flex}.module-stage-heading i{border:1px solid color-mix(in srgb, var(--module-stage-accent) 58%, transparent);background:color-mix(in srgb, var(--module-stage-accent) 11%, transparent);width:25px;height:25px;color:var(--module-stage-accent);letter-spacing:.05em;border-radius:50%;flex:0 0 25px;place-items:center;font-size:8px;font-style:normal;display:grid}.module-stage-heading strong{letter-spacing:-.03em;font-size:14px;font-weight:500}.module-stage-anchor{border:1px solid var(--module-stage-accent);width:7px;height:7px;box-shadow:0 0 0 4px color-mix(in srgb, var(--module-stage-accent) 12%, transparent);border-radius:50%;margin-inline-start:auto}.module-stage-items{flex-wrap:wrap;gap:7px;margin-top:32px;display:flex}.module-stage-items span{color:var(--text-soft);align-items:center;gap:7px;padding:6px 0;font-size:11px;line-height:1.35;display:inline-flex}.module-stage-items span:before{background:var(--module-stage-accent);content:"";opacity:.85;border-radius:50%;width:4px;height:4px}.module-collaboration-band{margin-top:21px}.module-collaboration-track{grid-template-columns:1.24fr .8fr 1.14fr .82fr 1.02fr;gap:14px;padding:0 7px;display:grid;position:relative}.module-collaboration-track:before{content:"";background:linear-gradient(90deg,#8aa8bc70,#b5a88d66,#94aaa170,#a5afb066,#829ca773);height:1px;position:absolute;top:50%;left:7px;right:7px}.module-collaboration-track span{place-items:center;min-height:22px;display:grid;position:relative}.module-collaboration-track span:before{border:1px solid var(--accent-strong);content:"";background:#101519;border-radius:50%;width:7px;height:7px;position:absolute}.module-collaboration-track i{color:var(--muted);letter-spacing:.08em;font-size:8px;font-style:normal;position:absolute;top:21px}.module-collaboration-content{border-block:1px solid var(--accent-border);background:linear-gradient(90deg,#8aa8bc1a,#8aa8bc06 58%,#94aaa10d);grid-template-columns:minmax(190px,.82fr) minmax(250px,1.25fr) minmax(300px,1.8fr);align-items:center;gap:25px;margin-top:21px;padding:20px 7px;display:grid}.module-collaboration-heading{color:var(--accent-strong);align-items:center;gap:11px;display:flex}.module-collaboration-heading svg{fill:none;width:38px;height:28px;stroke:var(--accent);stroke-width:1.15px;stroke-linecap:round;stroke-linejoin:round;flex:0 0 38px}.module-collaboration-heading svg circle{fill:#101519}.module-collaboration-heading strong{font-size:15px;font-weight:500}.module-collaboration-content p{color:var(--text-soft);margin:0;font-size:12px;line-height:1.7}.module-collaboration-roles{flex-wrap:wrap;justify-content:flex-end;gap:5px 10px;display:flex}.module-collaboration-roles span{color:var(--text-soft);white-space:nowrap;padding:3px 0;font-size:10px}.module-collaboration-roles span:not(:first-child):before{color:var(--accent);content:"/";margin-inline-end:10px}.about-section{border-top:0;padding:0}.about-panel{background:#0d1114;min-height:520px;position:relative;overflow:hidden}.about-panel:before{z-index:1;content:"";pointer-events:none;background:linear-gradient(90deg,#090b0dfa 0%,#090b0de0 30%,#090b0d59 61%,#090b0d9e 100%);position:absolute;inset:0}.about-copy{z-index:2;max-width:850px;padding:86px max(48px, calc((100vw - var(--max)) / 2 + 64px)) 78px;position:relative}.about-copy h2{max-width:620px;margin-top:24px;font-size:clamp(2.45rem,3.2vw,3.8rem)}.about-copy p{max-width:500px;color:var(--text-soft);margin:32px 0 31px;font-size:15px;line-height:1.92}.about-visual{z-index:0;opacity:.76;min-width:0;display:flex;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0% 85%,#0000 100%);mask-image:linear-gradient(#000 0% 85%,#0000 100%)}.about-image-frame,.about-image-frame img{width:100%;height:100%;display:block}.about-image-frame img{object-fit:cover;object-position:center}.site-footer{border-top:0;padding:0 0 31px}.footer-main{grid-template-columns:1fr 1fr 1fr;align-items:center;gap:30px;display:grid}.footer-product{color:var(--text);letter-spacing:.06em;align-items:center;gap:10px;font-size:13px;display:flex}.footer-product img{width:17px;height:17px}.footer-links{color:var(--muted);justify-content:center;gap:21px;font-size:10px;display:flex}.footer-links a:hover,.footer-links a:focus-visible,.footer-domain a:hover,.footer-domain a:focus-visible{color:var(--text)}.footer-domain{color:var(--muted);letter-spacing:.08em;flex-direction:column;align-items:flex-end;gap:6px;font-size:10px;display:flex}.footer-domain a{color:var(--text-soft)}.footer-attribution{max-width:280px;color:var(--muted);letter-spacing:0;text-align:end;font-size:9px;line-height:1.55}.footer-closure{border-bottom:1px solid var(--line-soft);grid-template-columns:minmax(0,1.12fr) minmax(290px,.88fr);align-items:end;gap:72px;padding-block:72px 76px;display:grid}.footer-closure-kicker{color:var(--accent);letter-spacing:.14em;font-size:10px}.footer-closure h2{max-width:720px;color:var(--text);letter-spacing:-.095em;margin:22px 0 0;font-size:clamp(2.6rem,4.35vw,4.75rem);font-weight:370;line-height:1.02}.footer-closure h2 span{color:var(--text)}.footer-closure h2 em{color:var(--muted);font-style:normal}.footer-closure p{max-width:500px;color:var(--text-soft);margin:0 0 4px;font-size:15px;line-height:1.92}:focus-visible{outline:2px solid var(--accent-strong);outline-offset:4px}@media (width<=1120px){.brand-intro-visual .hero-image-frame img{object-position:58% center}.product-intro-grid{grid-template-columns:1fr;gap:50px}.product-intro-copy{max-width:760px}.history-layout,.records-layout,.service-grid,.service-grid-reverse{gap:45px}.collaboration-map-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}@media (width<=820px){.container{width:min(calc(100% - 72px), var(--max))}.header-tools{gap:22px}.primary-nav{gap:16px}.section-heading,.modules-section .section-heading,.history-layout,.records-layout,.service-grid,.service-grid-reverse{grid-template-columns:1fr}.section-heading{gap:28px}.section-heading>p{max-width:580px}.history-visual{min-height:auto}.records-layout,.service-grid,.service-grid-reverse{gap:32px}.service-grid-reverse .aftercare-visual{order:2}.service-grid-reverse .service-copy{order:1}.module-map-stages{grid-template-columns:repeat(3,minmax(0,1fr))}.module-stage-0,.module-stage-2{grid-column:span 2}.module-stage:after{display:none}.module-collaboration-content{grid-template-columns:1fr 1.3fr}.module-collaboration-roles{grid-column:1/-1;justify-content:flex-start}}@media (width<=680px){.container{width:min(calc(100% - 44px), var(--max))}.site-header.is-scrolled{background:#090a0ceb}:root{--header-height:68px}.header-inner{min-height:var(--header-height)}.isle-logo{width:94px;height:25px}.menu-toggle{display:inline-flex}.header-tools{z-index:25;border:1px solid var(--line-soft);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0c0e11f7;border-top:0;flex-direction:column;align-items:stretch;gap:0;padding:8px 22px 17px;display:none;position:absolute;top:calc(100% - 1px);left:0;right:0;box-shadow:0 20px 30px #0003}.header-tools.is-open{display:flex}.primary-nav{flex-direction:column;align-items:stretch;gap:0}.primary-nav a{border-bottom:1px solid var(--line-soft);padding:15px 0;font-size:12px}.primary-nav a:after{display:none}.language-selector{border-top:1px solid var(--line-soft);margin-top:7px;padding-top:7px}.language-trigger{border:0;border-bottom:1px solid var(--line-soft);border-radius:0;justify-content:space-between;width:100%;min-height:44px;padding:0 2px}.language-trigger .globe-icon{margin-inline-end:auto}.language-menu{width:auto;max-height:min(46vh,300px);top:calc(100% + 8px);left:0;right:0}.language-trigger-resolved{display:none}.brand-intro-content{padding-top:var(--header-height);padding-bottom:105px}.brand-intro-brand{gap:14px}.brand-intro-mark{flex-basis:48px;width:48px}.brand-intro-name{letter-spacing:-.12em;font-size:clamp(3.2rem,14vw,4.8rem)}.brand-intro-statement{margin-top:32px;font-size:clamp(2.25rem,10.8vw,4rem)}.brand-intro-statement em{margin-top:10px}.brand-intro-scroll{font-size:8px;bottom:27px}.brand-intro-visual:before{background:linear-gradient(90deg,#090a0cfc 0%,#090a0cd1 49%,#090a0c40 100%),linear-gradient(#090a0c1f,#0000 38%,#090a0cdb 100%)}.brand-intro-visual .hero-image-frame img{object-position:64% center}.product-intro-section{padding-block:86px}.product-intro-title{font-size:clamp(2.8rem,11.8vw,4.2rem)}.product-intro-title em{margin-top:16px;font-size:.69em;line-height:1.14}.product-intro-copy .hero-description{margin-top:27px;font-size:15px;line-height:1.86}.product-intro-copy .hero-actions{margin-top:31px}.product-intro-copy .hero-note{margin-top:40px}.product-intro-visual{min-height:auto;padding:9px}.hero-description{margin-top:27px;font-size:15px;line-height:1.86}.hero-actions{flex-direction:column;align-items:flex-start;gap:19px;margin-top:31px}.hero-note{margin-top:40px}.section{padding-block:86px}.section-heading h2,.service-copy h2{margin-top:21px;font-size:clamp(2.35rem,10.4vw,3.6rem)}.service-section,.aftercare-section{padding-block:72px}.section-heading>p{font-size:14px;line-height:1.84}.history-layout,.records-layout,.service-grid,.service-grid-reverse{margin-top:46px}.history-item{grid-template-columns:33px 1fr;gap:12px;padding-block:22px}.history-item h3{font-size:19px}.history-item p{margin-top:8px;font-size:13px;line-height:1.72}.history-visual{padding:9px}.records-visual,.service-visual{min-height:auto;padding:0}.records-flow-stages{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 13px}.records-flow-stages span:last-child{grid-column:1/-1}.records-flow-documents{gap:7px 13px;font-size:10px}.records-section .section-heading>p{margin-top:22px}.records-helper{margin-top:12px;font-size:14px;line-height:1.82}.collaboration-section{padding-block:92px 72px}.collaboration-visual{margin-top:46px;padding:16px}.collaboration-map{min-height:0}.collaboration-map-heading{font-size:8px}.collaboration-project-core{margin-top:18px}.collaboration-project-core:after{display:none}.collaboration-map-grid{grid-template-columns:1fr;gap:0;min-height:0;padding:14px 0 0 26px}.collaboration-map-grid:before{background:linear-gradient(180deg, transparent, var(--accent-border) 8%, var(--accent-border) 92%, transparent);width:1px;height:auto;top:14px;bottom:24px;left:8px}.collaboration-role,.collaboration-role-0,.collaboration-role-1,.collaboration-role-2,.collaboration-role-3,.collaboration-role-4{border-bottom:1px solid var(--line-soft);text-align:start;grid-template-rows:auto auto;grid-template-columns:27px 1fr;place-items:baseline start;min-height:0;padding:13px 0;display:grid}.collaboration-role:before{width:9px;height:9px;top:19px;left:-22px;box-shadow:0 0 0 4px #9ab8c714}.collaboration-role-number{border:1px solid var(--line);border-radius:50%;grid-area:1/1/3;place-items:center;width:22px;height:22px;font-size:7px;display:grid}.collaboration-role strong{grid-area:1/2;margin:0;font-size:14px}.collaboration-role>span:last-child{grid-area:2/2;margin-top:4px;font-size:10px}.section-emphasis{margin-top:34px;font-size:1.13rem}.inventory-illustration-heading,.aftercare-illustration-heading{font-size:9px}.inventory-status-legend,.aftercare-record-legend{gap:7px 13px;font-size:10px}.inventory-illustration-meta{gap:18px;font-size:9px}.aftercare-section .service-copy h2{font-size:clamp(2.4rem,10.4vw,3.55rem)}.reporting-visual{min-height:0;margin-top:46px;padding:18px 14px 17px}.reporting-visual-heading,.reporting-visual-footer{letter-spacing:.08em;font-size:8px}.reporting-concept-graphic{margin-top:18px}.reporting-legend{font-size:27px}.reporting-project-label text{font-size:26px}.reporting-visual-footer{margin-top:8px;padding-top:12px;position:relative;inset:auto}.reporting-section{padding-bottom:72px}.modules-section{padding-top:78px;padding-bottom:90px}.modules-section .section-heading h2{font-size:clamp(2.05rem,9.2vw,3.3rem)}.module-map{margin-top:45px}.module-map-stages{grid-template-columns:1fr;gap:0;padding-inline-start:34px;position:relative}.module-map-stages:before{top:18px;bottom:18px;content:"";background:linear-gradient(#8aa8bc9e,#b5a88d8f,#94aaa194,#a5afb080,#829ca794);width:1px;position:absolute;inset-inline-start:12px}.module-stage-0,.module-stage-2{grid-column:auto}.module-stage,.module-stage-0,.module-stage-1,.module-stage-2,.module-stage-3,.module-stage-4{border:0;border-bottom:1px solid var(--line-soft);background:0 0;border-radius:0;min-height:0;margin-top:0;padding:14px 0 13px}.module-stage-heading{min-height:25px}.module-stage-heading i{top:13px;background:#101519;position:absolute;inset-inline-start:-34px}.module-stage-anchor{display:none}.module-stage-items{gap:4px 9px;margin-top:9px}.module-stage-items span{border:1px solid color-mix(in srgb, var(--module-stage-accent) 36%, transparent);background:color-mix(in srgb, var(--module-stage-bg) 64%, transparent);border-radius:999px;padding:5px 8px;font-size:10px}.module-collaboration-track{grid-template-columns:repeat(5,minmax(0,1fr));gap:0;padding-inline:0}.module-collaboration-content{grid-template-columns:1fr;gap:13px;margin-top:14px;padding:18px 0}.module-collaboration-heading{min-height:0}.module-collaboration-roles{grid-column:auto}.about-section{padding:0}.about-panel{min-height:590px}.about-panel:before{background:linear-gradient(#090b0dfa 0%,#090b0dde 46%,#090b0d6e 100%)}.about-copy{max-width:none;padding:51px 22px}.about-copy h2{margin-top:19px;font-size:clamp(2rem,8.7vw,3.2rem)}.about-copy p{margin-top:26px;font-size:14px;line-height:1.85}.footer-main{grid-template-columns:1fr 1fr;gap:25px 20px}.footer-links{justify-content:flex-end;gap:12px;font-size:9px}.footer-domain{border-top:1px solid var(--line-soft);grid-column:1/-1;align-items:flex-start;padding-top:18px}.footer-attribution{text-align:start;max-width:290px}.footer-closure{grid-template-columns:1fr;gap:29px;padding-block:56px 54px}.footer-closure h2{letter-spacing:-.12em;margin-top:18px;font-size:clamp(2.05rem,9vw,3.2rem)}.footer-closure p{font-size:14px;line-height:1.84}}@media (width<=1120px){html[dir=rtl] .brand-intro-visual:before{background:linear-gradient(270deg,#090a0cfc 0%,#090a0cd1 49%,#090a0c40 100%),linear-gradient(#090a0c1f,#0000 38%,#090a0cdb 100%)}html[dir=rtl] .brand-intro-visual .hero-image-frame img{object-position:36% center}}html[dir=rtl] .brand-intro-visual,html[dir=rtl] .history-visual,html[dir=rtl] .reporting-visual,html[dir=rtl] .product-intro-visual{direction:ltr}html[dir=rtl] .brand-intro-content,html[dir=rtl] .product-intro-copy,html[dir=rtl] .section-heading,html[dir=rtl] .service-copy,html[dir=rtl] .about-copy,html[dir=rtl] .history-item{text-align:right}html[dir=rtl] .collaboration-map,html[dir=rtl] .inventory-illustration,html[dir=rtl] .aftercare-illustration,html[dir=rtl] .footer-main,html[dir=rtl] .footer-links{direction:rtl}html[dir=rtl] .footer-attribution{text-align:start}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
