@font-face{font-family:Manrope;font-style:normal;font-weight:200;font-display:swap;src:url(/fonts/manrope-0.ttf) format("truetype")}@font-face{font-family:Manrope;font-style:normal;font-weight:300;font-display:swap;src:url(/fonts/manrope-1.ttf) format("truetype")}@font-face{font-family:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/manrope-2.ttf) format("truetype")}@font-face{font-family:Manrope;font-style:normal;font-weight:500;font-display:swap;src:url(/fonts/manrope-3.ttf) format("truetype")}@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(/fonts/manrope-4.ttf) format("truetype")}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/manrope-5.ttf) format("truetype")}@font-face{font-family:Manrope;font-style:normal;font-weight:800;font-display:swap;src:url(/fonts/manrope-6.ttf) format("truetype")}:root{--blue:#89baff;--bright:#5199ff;--ink:#121121;--peach:#fbceb5;--paper:#fffaf7;--line:rgba(18,17,33,.2);--pad:clamp(24px,4.2vw,80px);font-family:Manrope,Arial,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none;font-weight:400;scroll-behavior:smooth;scroll-padding-top:95px}*{box-sizing:border-box}body{margin:0}body.dialog-open{overflow:hidden}a{color:inherit;text-decoration:none}button,input{font:inherit;color:inherit}button{cursor:pointer}button,a,input,summary{-webkit-tap-highlight-color:transparent}button{border:0;background:none}button:disabled{cursor:default;opacity:.3}button svg,a svg{width:22px;height:22px;flex-shrink:0}button:focus-visible,a:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:2px solid currentColor;outline-offset:5px}input:focus-visible{outline:none;border-bottom-color:var(--ink)}img{max-width:100%;display:block}h1,h2,h3,h4,p{margin:0}h1,h2,h3,h4{font-weight:500}ul{margin:0;padding:0;list-style:none}svg{display:block}[hidden]{display:none!important}::selection{background:var(--ink);color:var(--blue)}.skip-link{position:fixed;left:20px;top:-70px;background:var(--ink);color:#fff;padding:14px;z-index:100}.skip-link:focus{top:12px}.section-pad{padding:100px var(--pad)}.section-meta{display:flex;align-items:center;justify-content:space-between;font-size:10px;letter-spacing:.1em;font-weight:650;gap:20px}.cross{font-size:23px;font-weight:400;line-height:1}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;margin:50px 0 60px;gap:30px}h2{font-size:clamp(42px,4.6vw,80px);line-height:1.09;letter-spacing:-.06em}h2 em{font-style:normal;color:var(--bright)}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:45px;min-width:190px;min-height:61px;border-radius:2px;padding:10px 12px 10px 26px;font-size:13px;font-weight:600;transition:background .25s,transform .25s,color .25s}.button span{display:grid;place-items:center;width:39px;height:39px;border-radius:50%;border:1px solid #ffffff50;transition:transform .35s}.button:hover span{transform:rotate(45deg)}.button-dark{background:var(--ink);color:var(--paper)}.button-dark:hover{background:#27263b}.eyebrow{font-size:10px;letter-spacing:.12em;font-weight:650}.text-link{display:inline-flex;align-items:center;gap:25px;padding-bottom:8px;border-bottom:1px solid currentColor;font-size:17px}.text-link svg{width:18px}.header{height:92px;padding:0 var(--pad);position:absolute;top:0;left:0;right:0;display:flex;align-items:center;gap:40px;z-index:30;border-bottom:1px solid var(--line);background:var(--blue);transition:height .3s,background .3s,box-shadow .3s}.header.scrolled{height:72px;position:fixed;background:#fffaf7ee;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);box-shadow:0 1px #12112108}.brand{display:flex;align-items:center;gap:10px;font-size:28px;font-weight:800;letter-spacing:-1.7px;line-height:1}.brand-light{font-weight:500}.brand sup{font-size:10px;vertical-align:top;position:relative;top:2px;margin-left:3px;letter-spacing:0}.brand-symbol{display:flex;gap:3px;align-items:center;transform:rotate(-24deg);width:32px}.brand-symbol i{width:7px;height:26px;background:currentColor;border-radius:7px}.brand-symbol i:nth-child(2){height:34px}.brand-symbol i:nth-child(3){height:20px}.desktop-nav{display:flex;margin-left:auto;gap:27px;align-items:center}.desktop-nav a{font-size:11px;position:relative;padding:10px 0;font-weight:600}.desktop-nav a:after{content:"";position:absolute;bottom:3px;left:0;width:0;height:1px;background:var(--ink);transition:width .3s}.desktop-nav a:hover:after,.desktop-nav a.active:after{width:100%}.header-phone{display:flex;align-items:center;gap:20px;font-size:12px;font-weight:700;margin-left:20px}.header-phone svg{width:15px;height:15px}.menu-toggle,.mobile-nav{display:none}.hero{background:var(--blue);padding:92px var(--pad) 0;overflow:hidden;position:relative;min-height:810px;height:100svh;max-height:1080px;display:flex;flex-direction:column}.hero:before{content:"";position:absolute;inset:92px 0 0;background:radial-gradient(ellipse at 74% 47%,#b6d5ff95,transparent 50%);pointer-events:none}.hero-topline{display:flex;justify-content:space-between;gap:20px;font-size:9px;font-weight:600;letter-spacing:.09em;padding-top:29px;position:relative;z-index:4}.hero-topline>span{display:flex;align-items:center;gap:9px}.hero-topline>span:last-child{gap:36px}.status-dot{width:5px;height:5px;background:var(--ink);border-radius:100%;display:inline-block}.hero-body{flex:1;position:relative;display:flex;align-items:center;min-height:0}.hero-copy{position:relative;z-index:4;padding:35px 0 48px;pointer-events:none;width:57%}.hero-copy a{pointer-events:auto}h1{font-size:clamp(62px,7.1vw,124px);line-height:1.02;letter-spacing:-.072em;font-weight:500}h1 span{display:block;white-space:nowrap}.hero-description{margin-top:38px;padding-left:4px;display:flex;align-items:center;gap:45px}.hero-description p{font-size:13px;line-height:1.65;max-width:225px;flex-shrink:0}.hero-description .button{min-width:176px;gap:28px}.hero-art{position:absolute;top:0;right:-4.5vw;bottom:-20px;width:59%;z-index:3;isolation:isolate}.hero-3d{position:absolute;top:1%;left:14%;font-size:clamp(270px,37vw,600px);letter-spacing:-.1em;line-height:1;-webkit-user-select:none;user-select:none;color:#d6e7ff40;z-index:-2;font-weight:500}.orbit{position:absolute;width:94%;height:47%;border:1px solid #e1edff70;border-radius:50%;top:24%;left:2%;transform:rotate(-42deg);z-index:-1;pointer-events:none}.orbit-two{width:85%;height:44%;top:30%;left:5%;border-color:#2d5f961c;transform:rotate(43deg)}#insole-scene{position:absolute;inset:-6% -2% 0 -6%;width:108%;height:106%;cursor:grab;touch-action:pan-y}#insole-scene:active{cursor:grabbing}#insole-scene canvas{display:block;width:100%!important;height:100%!important;position:relative;z-index:2;outline:none}.scene-fallback{position:absolute;width:76%;height:80%;object-fit:contain;top:6%;left:14%;transform:rotate(20deg);transition:opacity .6s;pointer-events:none}#insole-scene[data-ready=true] .scene-fallback{opacity:0}.model-label{position:absolute;right:8%;top:19%;display:flex;align-items:center;gap:12px;font-size:8px;letter-spacing:.07em;line-height:1.7;z-index:3;pointer-events:none}.label-point{width:7px;height:7px;border-radius:50%;background:var(--ink);position:relative}.label-point:before{content:"";position:absolute;width:46px;height:1px;right:10px;top:3px;background:#12112160;transform:rotate(-20deg);transform-origin:right center}.scene-controls{position:absolute;z-index:5;bottom:8%;left:31%;display:flex;gap:6px;align-items:center}.scene-controls button{height:39px;background:#ffffff30;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid #12112140;border-radius:24px;padding:0 17px;font-size:10px;display:flex;align-items:center;justify-content:center;gap:9px;transition:background .25s}.scene-controls button:hover{background:#ffffff65}.scene-controls #motion-toggle{width:39px;padding:0}.scene-controls button[aria-pressed=true]{background:var(--ink);color:var(--blue)}.layers-icon{font-size:24px;line-height:1}.drag-hint{position:absolute;bottom:2.5%;left:34%;font-size:7px;letter-spacing:.12em;display:flex;align-items:center;gap:10px;opacity:.65;pointer-events:none}.drag-hint span{font-size:16px}.hero-bottom{height:77px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);position:relative;z-index:5;font-size:9px;letter-spacing:.08em;gap:20px}.scroll-cue{display:flex;gap:12px;align-items:center;font-size:8px;font-weight:650}.scroll-cue>span{display:grid;place-items:center;width:30px;height:30px;border:1px solid #12112160;border-radius:50%;font-size:16px;transition:transform .25s}.scroll-cue:hover>span{transform:translateY(4px)}.hero-bottom-note{letter-spacing:0;font-size:11px}.hero-index{font-size:12px}.hero-index span{opacity:.45;margin-left:15px}.benefits{background:var(--paper);padding-bottom:115px}.small-orbit{width:107px;height:107px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;margin-right:25px;transform:rotate(-25deg);position:relative}.small-orbit:after{content:"";position:absolute;inset:22px -22px;border:1px solid var(--line);border-radius:50%}.small-orbit>span{font-size:38px;transform:rotate(25deg)}.benefits-grid{display:grid;grid-template-columns:repeat(3,1fr);column-gap:45px}.benefit{display:flex;align-items:flex-start;padding:24px 0;border-top:1px solid var(--line);gap:18px;min-height:97px}.item-no{font-size:9px;opacity:.55;padding-top:5px}.benefit p{font-size:16px;line-height:1.45;max-width:210px}.benefit p:first-letter{text-transform:uppercase}.benefit-plus{margin-left:auto;font-size:19px;font-weight:300;opacity:.55}.technology{background:var(--ink);color:var(--paper);position:relative;overflow:hidden;padding-bottom:110px}.technology .section-meta{color:#d9d9e180}.technology-heading{display:grid;grid-template-columns:1.2fr 1fr;gap:8%;margin:55px 0 70px;align-items:end}.technology-heading h2{font-size:clamp(44px,5.3vw,86px)}.technology-heading h2 em{color:var(--blue)}.technology-heading>p{max-width:390px;font-size:14px;line-height:1.8;color:#c1c0cb;padding-bottom:4px}.technology-heading strong{font-weight:500;color:var(--paper)}.technology-grid{display:grid;grid-template-columns:1fr 1.1fr;gap:8%}.scan-visual{min-height:530px;position:relative;display:grid;place-items:center;background:radial-gradient(ellipse at 50% 50%,#23314840,transparent 67%);overflow:hidden}.scan-grid{position:absolute;inset:0;background-image:linear-gradient(#89baff09 1px,transparent 1px),linear-gradient(90deg,#89baff09 1px,transparent 1px);background-size:40px 40px;-webkit-mask-image:radial-gradient(ellipse,black 30%,transparent 80%);mask-image:radial-gradient(ellipse,black 30%,transparent 80%)}.foot-wire{width:65%;height:88%;transform:rotate(20deg);filter:drop-shadow(0 0 12px #5199ff50)}.scan-line{height:1px;position:absolute;left:10%;right:10%;z-index:2;background:#89baffb0;box-shadow:0 0 20px 4px #89baff35;top:25%;animation:scan 6s ease-in-out infinite}.scan-line:before{content:"";position:absolute;left:0;right:0;height:80px;bottom:0;background:linear-gradient(transparent,#89baff0a)}.scan-caption,.scan-xyz{position:absolute;font-size:8px;letter-spacing:.1em;color:var(--blue);bottom:0}.scan-caption{left:0}.scan-xyz{right:0;opacity:.6}.scan-corner{position:absolute;width:28px;height:28px;opacity:.55}.scan-corner-tl{left:0;top:0;border-left:1px solid var(--blue);border-top:1px solid var(--blue)}.scan-corner-br{right:0;bottom:26px;border-right:1px solid var(--blue);border-bottom:1px solid var(--blue)}.technology-list article{display:flex;gap:24px;align-items:flex-start;padding:31px 0;border-top:1px solid #fffaf725}.technology-list article>span{font-size:9px;color:var(--blue);margin-top:5px}.technology-list article>div{flex:1}.technology-list h3{font-size:23px;line-height:1.25;letter-spacing:-.035em;margin-bottom:18px}.technology-list p{font-size:12px;line-height:1.85;color:#c1c0cb}.technology-list svg{width:19px;height:19px;color:var(--blue);flex-shrink:0;margin-top:4px}.coatings{padding-bottom:100px;overflow:hidden}.catalog-counter{font-size:79px;display:flex;align-items:center;gap:20px;line-height:1;letter-spacing:-.07em}.catalog-counter span{font-size:9px;line-height:1.6;letter-spacing:.07em}.material-feature{display:grid;grid-template-columns:1fr 1fr;background:#f2ede9}.material-photo{position:relative;overflow:hidden;min-height:420px}.material-photo img{width:100%;height:100%;object-fit:cover}.photo-caption{position:absolute;bottom:22px;left:24px;letter-spacing:.1em;font-size:7px;color:var(--ink)}.material-info{padding:35px 38px}.material-tabs{display:flex;border-bottom:1px solid var(--line);margin-bottom:29px;gap:23px;align-items:stretch}.material-tabs button{font-size:11px;line-height:1.5;text-align:left;padding:0 0 16px;position:relative;opacity:.45;max-width:175px}.material-tabs button[aria-selected=true]{opacity:1}.material-tabs button[aria-selected=true]:after{content:"";position:absolute;bottom:-1px;left:0;right:0;height:2px;background:var(--ink)}.material-panel>p{font-size:18px;line-height:1.5;letter-spacing:-.025em;margin-bottom:24px}.material-panel li{font-size:11px;line-height:1.7;padding-left:16px;position:relative;margin-bottom:10px}.material-panel li:before{content:"+";position:absolute;left:0;top:0}.material-extras{display:grid;grid-template-columns:1fr 1fr;gap:8%;margin-top:24px;padding-top:24px}.material-extras p{font-size:11px;line-height:1.75;display:flex;align-items:flex-start;gap:15px;max-width:500px}.material-extras p>span{font-size:18px}.catalog-heading{margin:85px 0 27px;display:flex;justify-content:space-between;align-items:center}.catalog-heading h3{font-size:29px;letter-spacing:-.04em}.catalog-nav{display:flex;gap:8px}.catalog-nav button{width:43px;height:43px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;font-size:18px;transition:background .2s}.catalog-nav button:not(:disabled):hover{background:var(--blue)}.product-track{display:flex;gap:24px;overflow:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding-bottom:10px}.product-track::-webkit-scrollbar{display:none}.product-card{flex:0 0 calc((100% - 48px)/3);scroll-snap-align:start;display:flex;flex-direction:column}.product-image{aspect-ratio:1.09;position:relative;padding:0;overflow:hidden;width:100%;background:#edf0f2;display:block}.product-image img{height:100%;width:100%;object-fit:cover;mix-blend-mode:multiply;transition:transform .7s cubic-bezier(.22,1,.36,1)}.product-image:hover img{transform:scale(1.06) rotate(-3deg)}.product-number{position:absolute;top:17px;left:17px;z-index:1;font-size:8px;letter-spacing:.1em}.product-open{position:absolute;right:14px;bottom:14px;width:38px;height:38px;display:grid;place-items:center;background:var(--paper);border-radius:50%;transition:background .25s}.product-open svg{width:16px}.product-image:hover .product-open{background:var(--blue)}.product-title{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin:22px 0 10px}.product-title h4{font-size:17px;line-height:1.4;letter-spacing:-.025em}.product-title>span{font-size:12px;white-space:nowrap;padding-top:4px}.product-card>p{font-size:10px;line-height:1.7;opacity:.65;margin:0 0 24px}.product-actions{display:flex;align-items:center;justify-content:space-between;margin-top:auto;padding:16px 0 6px;border-top:1px solid var(--line)}.product-actions button{padding:0;display:flex;align-items:center;gap:20px;font-size:11px}.product-actions svg{width:15px;height:15px}.product-actions button:last-child{opacity:.6;font-size:10px}.product-actions button:hover{text-decoration:underline}.track-progress{height:2px;background:#12112115;margin-top:35px;overflow:hidden}.track-progress span{display:block;height:100%;width:33.3333%;background:var(--ink);transition:transform .2s}.process{background:var(--peach)}.process-caption{font-size:13px;line-height:1.7;max-width:220px;margin-bottom:7px}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:32px;margin-bottom:100px}.process-number{font-size:86px;line-height:1;font-weight:400;letter-spacing:-.075em;padding:0 0 25px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.process-number span{border:1px solid #12112140;width:29px;height:29px;border-radius:50%;display:grid;place-items:center}.process-number svg{width:13px;height:13px}.process-grid h3{font-size:22px;letter-spacing:-.04em;line-height:1.2;margin:26px 0 17px;min-height:53px}.process-grid p{font-size:11px;line-height:1.85;opacity:.75}.remote-order{display:grid;grid-template-columns:.6fr 1.4fr 1fr;gap:6%;border-top:1px solid var(--line);padding-top:55px}.remote-symbol{font-size:140px;line-height:.95;font-weight:200}.remote-copy h3{font-size:42px;line-height:1.1;letter-spacing:-.055em;margin:15px 0 28px}.remote-copy h4{font-size:13px;margin-bottom:10px}.remote-copy p{font-size:12px;line-height:1.75;max-width:420px;margin-bottom:20px}.remote-action{align-self:end;max-width:255px;padding-bottom:8px}.remote-action p{font-size:15px;line-height:1.6;margin-bottom:22px}.remote-action .button{width:100%}.remote-action small{display:block;font-size:9px;opacity:.6;line-height:1.8;margin-top:17px}.faq{padding-bottom:120px}.faq-layout{display:grid;grid-template-columns:1fr 1.15fr;gap:8%;margin-top:60px}.faq h2{font-size:clamp(37px,3.4vw,60px)}.faq h2 em{color:#659cec}.faq-list details{border-top:1px solid var(--line)}.faq-list details:last-child{border-bottom:1px solid var(--line)}.faq-list summary{list-style:none;display:flex;align-items:flex-start;gap:20px;padding:26px 0;cursor:pointer}.faq-list summary::-webkit-details-marker{display:none}.faq-number{font-size:9px;opacity:.5;line-height:24px}.faq-list summary>span:nth-child(2){flex:1;font-size:15px;line-height:1.55}.faq-list summary svg{width:20px;height:20px;flex-shrink:0;transition:transform .25s;margin-top:3px}.faq-list details[open] summary svg{transform:rotate(45deg)}.faq-answer{padding:0 34px 28px 35px}.faq-answer p{font-size:12px;line-height:1.9;opacity:.68}.faq-list details[open] .faq-answer{animation:answer-in .3s ease}.contacts{background:var(--blue);padding-bottom:45px}.contact-layout{display:grid;grid-template-columns:1.2fr 1fr;gap:10%;margin:60px 0 75px}.contact-layout h2{font-size:clamp(44px,4.8vw,82px)}.contact-intro{font-size:13px;line-height:1.7;margin:28px 0 42px}.contact-phone{font-size:24px;letter-spacing:-.035em;display:flex;gap:25px;align-items:center;margin-bottom:13px}.contact-phone svg{width:19px;height:19px}.contact-email{font-size:14px}.contact-form{display:flex;flex-direction:column;gap:25px;padding-top:6px}.contact-form>label:not(.consent){display:flex;flex-direction:column;gap:13px;font-size:10px}.contact-form input:not([type=checkbox]){border:0;border-bottom:1px solid #12112160;background:transparent;border-radius:0;font-size:21px;letter-spacing:-.03em;width:100%;padding:0 0 16px;color:var(--ink);transition:border-color .2s}.contact-form input::placeholder{color:#12112160}.contact-form .consent{display:flex;gap:10px;font-size:9px;line-height:1.8;align-items:flex-start}.consent input{appearance:none;width:14px;height:14px;border:1px solid #12112180;flex-shrink:0;border-radius:0;margin:2px 0 0;position:relative}.consent input:checked{background:var(--ink)}.consent input:checked:after{content:"✓";font-size:11px;position:absolute;inset:0;line-height:12px;text-align:center;color:var(--paper)}.consent input:focus-visible{outline:2px solid var(--ink);outline-offset:3px}.consent button{font-size:inherit;padding:0;border-bottom:1px solid currentColor}.contact-form .button{width:100%;margin-top:5px}.form-note{font-size:9px;opacity:.6;margin-top:-12px}.form-status{font-size:11px;line-height:1.8}.form-status:empty{display:none}.form-status a{text-decoration:underline}.contact-address{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;border-top:1px solid var(--line);padding-top:31px;font-size:10px;line-height:1.8}.contact-address a{display:flex;align-items:center;gap:22px}.contact-address svg{width:15px;height:15px}footer{background:var(--ink);color:var(--paper);padding:65px var(--pad) 26px;overflow:hidden}.footer-brand{display:flex;align-items:center;gap:2.5vw;font-size:clamp(78px,16.5vw,285px);font-weight:800;letter-spacing:-.07em;line-height:.9;width:max-content;margin:20px auto 55px}.footer-brand .brand-symbol{width:13vw;max-width:200px;gap:1vw;margin-right:1vw}.footer-brand .brand-symbol i{width:2.5vw;max-width:38px;height:10vw;max-height:150px;border-radius:40px}.footer-brand .brand-symbol i:nth-child(2){height:13vw;max-height:190px}.footer-brand .brand-symbol i:nth-child(3){height:8vw;max-height:120px}.footer-brand sup{font-size:2vw;vertical-align:top;letter-spacing:0;display:inline-block;margin-top:20px;margin-left:1vw}.footer-bottom{border-top:1px solid #fffaf725;padding-top:24px;display:flex;justify-content:space-between;gap:20px;font-size:8px;letter-spacing:.08em;align-items:center}.footer-bottom button{color:#fffaf790;font-size:9px;padding:0;letter-spacing:0}.back-top{font-size:10px;letter-spacing:0}dialog{border:0;color:var(--ink);background:var(--paper);padding:50px;width:calc(100% - 40px);max-height:90svh;overscroll-behavior:contain;box-shadow:0 25px 100px #12112140}dialog::backdrop{background:#12112190;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.dialog-close{position:absolute;right:15px;top:14px;font-size:29px;font-weight:300;line-height:1;width:34px;height:34px;border:1px solid var(--line);border-radius:50%;z-index:2;display:grid;place-items:center;background:var(--paper)}.order-dialog{max-width:510px}.order-dialog>h2{font-size:43px;margin:16px 0;letter-spacing:-.055em}.order-dialog>p{font-size:13px;line-height:1.65;margin-bottom:28px}.order-dialog .contact-form{gap:22px}.order-dialog .contact-form input:not([type=checkbox]){font-size:18px}.order-dialog .contact-form .button{margin-top:0}.order-phone{display:block;border-top:1px solid var(--line);margin-top:28px;padding-top:20px;font-size:10px;line-height:1.9}.order-phone strong{font-size:15px;font-weight:500}.product-dialog{max-width:950px}.detail-header{display:grid;grid-template-columns:1fr 1fr;gap:32px;margin-bottom:40px;align-items:center}.detail-header>img{width:100%;aspect-ratio:1;object-fit:cover}.detail-header h2{font-size:28px;margin:16px 0;line-height:1.25;letter-spacing:-.04em}.detail-header p{font-size:12px;line-height:1.7}.detail-price{display:block;font-size:24px;margin:24px 0}.detail-copy p{font-size:13px;line-height:1.85;margin-bottom:18px}.privacy-dialog{max-width:850px}.privacy-dialog h2{font-size:33px;line-height:1.2;margin-bottom:30px}.privacy-copy p{font-size:12px;line-height:1.8;white-space:pre-line;margin-bottom:12px;overflow-wrap:anywhere}@keyframes scan{0%,to{top:15%;opacity:.3}50%{top:82%;opacity:1}}@keyframes answer-in{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.motion-paused .scan-line{animation-play-state:paused}@media(min-width:1600px){.hero-description p{font-size:16px;max-width:285px}.hero-description{gap:60px}.hero-description .button{min-width:210px}.hero-topline,.section-meta{font-size:11px}.desktop-nav a{font-size:13px}.header-phone{font-size:14px}.technology-list p,.material-panel li,.product-card>p,.process-grid p,.faq-answer p{font-size:14px}.benefit p{font-size:19px;max-width:260px}.hero{min-height:900px}}@media(max-width:1100px){.header{gap:20px}.desktop-nav{gap:18px}.header-phone{margin-left:8px;font-size:10px;gap:10px}.hero-description{flex-direction:column;align-items:flex-start;gap:20px;margin-top:28px}.hero{min-height:790px}.hero-copy{padding-top:45px}.hero-art{width:62%;right:-5vw}.hero h1{font-size:7.4vw}.scene-controls{left:30%;bottom:12%}.drag-hint{left:32%;bottom:6%}.model-label{right:7%;top:14%}.hero-bottom-note{font-size:10px}.technology-heading,.technology-grid{gap:6%}.material-info{padding:25px}.material-panel>p{font-size:16px}.material-tabs{gap:15px}.material-tabs button{font-size:10px}.benefits-grid{column-gap:25px}.product-title{display:block}.product-title>span{display:block;margin-top:10px}.process-grid{gap:22px}.process-grid h3{font-size:20px}.remote-order{grid-template-columns:.35fr 1.4fr 1fr;gap:5%}.remote-symbol{font-size:95px}.remote-copy h3{font-size:36px}.faq-layout{gap:5%}.faq-list summary{gap:12px}.faq-answer{padding-left:27px}.contact-layout{gap:7%}.contact-phone{font-size:22px}}@media(max-width:900px){:root{--pad:28px}.header{height:78px}.desktop-nav{display:none}.header-phone{margin-left:auto;font-size:12px;margin-right:15px}.menu-toggle{display:flex;width:32px;height:32px;flex-direction:column;gap:6px;align-items:center;justify-content:center;padding:2px}.menu-toggle span{height:1px;width:24px;background:var(--ink);transition:transform .25s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(3.5px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-3.5px) rotate(-45deg)}.mobile-nav{display:flex;position:fixed;inset:72px 0 auto;background:var(--paper);padding:35px var(--pad);flex-direction:column;gap:25px;font-size:25px;z-index:25;transform:translateY(-130%);visibility:hidden;transition:transform .35s,visibility .35s;border-bottom:1px solid var(--line)}.mobile-nav a:last-child{font-size:15px;margin-top:10px}.menu-open .mobile-nav{transform:translateY(0);visibility:visible}.menu-open{overflow:hidden}.hero{padding-top:78px;min-height:750px;max-height:950px}.hero-topline>span:last-child{display:none}.hero h1{font-size:7.9vw}.hero-art{right:-7vw;width:66%}.model-label{right:9%;font-size:7px}.hero-description p{font-size:12px}.hero-bottom-note{display:none}.hero-bottom{height:66px}.scene-controls{left:27%;bottom:11%}.drag-hint{left:27%;bottom:5%}.section-pad{padding-top:75px;padding-bottom:75px}.section-heading{margin-top:40px;margin-bottom:45px}.benefits-grid{grid-template-columns:repeat(2,1fr);column-gap:40px}.benefit p{max-width:235px}.technology-heading{grid-template-columns:1.15fr 1fr;gap:5%;margin-bottom:45px}.technology-heading h2{font-size:5.7vw}.technology-heading>p{font-size:12px}.technology-grid{grid-template-columns:.85fr 1.15fr;gap:5%}.scan-visual{min-height:500px}.technology-list h3{font-size:20px}.technology-list p{font-size:11px}.technology-list article{gap:16px}.material-feature{grid-template-columns:1fr}.material-photo{max-height:440px;min-height:0;aspect-ratio:1.65}.material-info{padding:32px}.material-tabs button{max-width:none;font-size:12px}.material-tabs{gap:30px}.material-panel li{font-size:12px}.material-extras{gap:25px}.product-card{flex-basis:calc((100% - 24px)/2)}.process-grid{grid-template-columns:repeat(2,1fr);gap:45px 38px;margin-bottom:70px}.process-grid h3{min-height:0;font-size:22px}.process-grid p{font-size:12px}.process-number{font-size:78px}.remote-order{grid-template-columns:1.3fr 1fr;gap:7%}.remote-symbol{display:none}.faq-layout{grid-template-columns:1fr;gap:45px;margin-top:40px}.faq h2{font-size:48px}.faq h2 br:nth-of-type(2),.faq h2 br:nth-of-type(3){display:none}.faq-list summary>span:nth-child(2){font-size:16px}.faq-answer p{font-size:13px}.contact-layout h2{font-size:5.5vw}.contact-layout{gap:7%;margin-top:45px}.contact-phone{font-size:20px;gap:12px}.contact-phone svg{width:15px}.contact-form input:not([type=checkbox]){font-size:18px}.contact-address{gap:20px;align-items:flex-start;font-size:9px}.contact-address a{gap:10px}}@media(max-width:600px){:root{--pad:22px;scroll-padding-top:80px}.header{height:72px}.brand{font-size:24px;gap:8px}.brand-symbol{width:28px;gap:3px}.brand-symbol i{width:6px;height:22px}.brand-symbol i:nth-child(2){height:28px}.brand-symbol i:nth-child(3){height:17px}.header-phone{font-size:10px;margin-right:5px;gap:7px;letter-spacing:-.025em}.header-phone svg{display:none}.header{gap:14px}.hero{padding-top:72px;height:auto;min-height:0;max-height:none}.hero-topline{padding-top:22px;font-size:7px;letter-spacing:.06em;gap:0}.hero-topline>span{gap:6px}.hero-body{display:flex;flex-direction:column;align-items:stretch}.hero-copy{width:100%;padding:33px 0 0;z-index:4}.hero h1{font-size:13.1vw;line-height:1.02;letter-spacing:-.07em}.hero-description{margin-top:24px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:15px;padding-left:0}.hero-description p{font-size:10px;line-height:1.7;max-width:170px}.hero-description .button{min-width:136px;min-height:49px;padding:7px 8px 7px 17px;gap:15px;font-size:11px}.hero-description .button span{width:32px;height:32px}.hero-description .button svg{width:18px}.hero-art{position:relative;top:auto;right:auto;bottom:auto;width:calc(100% + 44px);height:480px;margin:0 -22px -1px;z-index:3}.hero-3d{font-size:80vw;top:2%;left:7%}#insole-scene{inset:-5% -1% 0;width:102%;height:104%}.orbit{top:21%;height:48%;left:0;width:100%}.orbit-two{top:27%;width:94%;left:3%}.model-label{right:6%;top:15%;font-size:6px;gap:8px}.label-point:before{width:22px}.label-point{width:5px;height:5px}.scene-controls{bottom:9%;left:50%;transform:translate(-50%);white-space:nowrap}.scene-controls button{height:35px;font-size:9px;padding:0 13px}.scene-controls #motion-toggle{height:35px;width:35px}.drag-hint{left:50%;transform:translate(-50%);bottom:3%;font-size:6px;white-space:nowrap}.hero-bottom{height:59px}.scroll-cue{font-size:7px;gap:9px}.scroll-cue>span{width:25px;height:25px;font-size:14px}.hero-index{font-size:10px}.hero-index span{margin-left:7px}.section-pad{padding-top:60px;padding-bottom:65px}.section-meta{font-size:8px;letter-spacing:.07em;gap:10px}.section-meta .cross{font-size:20px}.section-meta>span:nth-child(2):not(.cross){font-size:6px;max-width:110px;text-align:right}.section-heading{margin-top:32px;margin-bottom:36px;gap:15px}h2{font-size:37px;letter-spacing:-.058em;line-height:1.1}.small-orbit{width:56px;height:56px;margin:0 8px 4px 0;flex-shrink:0}.small-orbit:after{inset:13px -9px}.small-orbit>span{font-size:25px}.benefits-grid{column-gap:19px}.benefit{padding:17px 0;gap:10px;min-height:91px}.benefit p{font-size:12px;line-height:1.5}.item-no{font-size:7px;flex-shrink:0;padding-top:4px}.benefit-plus{display:none}.technology-heading{grid-template-columns:1fr;gap:28px;margin-top:35px;margin-bottom:35px}.technology-heading h2{font-size:44px}.technology-heading>p{font-size:12px;line-height:1.8;max-width:325px}.technology-heading>p br+br{display:none}.technology-grid{grid-template-columns:1fr;gap:35px}.scan-visual{min-height:390px;height:390px;max-width:400px;width:100%;margin:auto}.foot-wire{width:65%;height:95%}.technology-list article{padding:24px 0;gap:18px}.technology-list h3{font-size:21px;max-width:260px}.technology-list p{font-size:11px}.technology-list article:last-child{padding-bottom:0}.coatings .section-heading{align-items:flex-end}.coatings h2{font-size:33px}.catalog-counter{font-size:40px;display:none}.material-info{padding:23px 21px}.material-photo{aspect-ratio:1.25}.photo-caption{font-size:6px;bottom:13px;left:17px}.material-tabs{gap:18px;margin-bottom:22px}.material-tabs button{font-size:10px;padding-bottom:15px}.material-panel>p{font-size:16px;margin-bottom:20px}.material-panel li{font-size:10px}.material-extras{grid-template-columns:1fr;gap:16px;margin-top:15px;padding-top:10px}.material-extras p{font-size:10px;gap:12px}.catalog-heading{margin-top:48px;margin-bottom:21px}.catalog-heading h3{font-size:25px}.catalog-nav button{width:35px;height:35px;font-size:16px}.catalog-nav{gap:5px}.product-track{gap:17px;margin-right:-22px;padding-right:22px;scroll-padding-right:22px}.product-card{flex-basis:83%}.product-title{display:flex;gap:17px;margin:20px 0 9px}.product-title h4{font-size:17px}.product-title>span{margin:0;padding-top:3px;line-height:1.5;font-size:12px}.product-card>p{font-size:10px}.product-image{aspect-ratio:1.1}.product-actions{padding-top:15px}.track-progress{margin-top:24px}.process-caption{display:none}.process-grid{gap:35px 23px;margin-bottom:50px}.process-number{font-size:63px;padding-bottom:19px}.process-number span{width:23px;height:23px}.process-number svg{width:11px;height:11px}.process-grid h3{font-size:18px;margin-top:21px;margin-bottom:12px;line-height:1.25;min-height:45px}.process-grid p{font-size:10px;line-height:1.8}.remote-order{grid-template-columns:1fr;gap:28px;padding-top:35px}.remote-copy h3{font-size:37px;line-height:1.15;margin:13px 0 24px}.remote-copy .eyebrow{font-size:8px}.remote-copy p{font-size:11px}.remote-copy h4{font-size:12px}.remote-copy .text-link{font-size:15px}.remote-action{max-width:none;padding:0}.remote-action>p{font-size:12px;margin-bottom:16px}.remote-action>p br{display:none}.remote-action .button{min-height:56px}.remote-action small{max-width:280px}.faq-layout{gap:32px;margin-top:32px}.faq h2{font-size:35px}.faq h2 br:nth-of-type(2){display:block}.faq-list summary{padding:22px 0;gap:12px}.faq-list summary>span:nth-child(2){font-size:13px}.faq-number{font-size:8px;line-height:20px}.faq-list summary svg{width:18px;height:18px;margin-top:0}.faq-answer{padding:0 22px 23px 24px}.faq-answer p{font-size:11px}.contact-layout{grid-template-columns:1fr;gap:36px;margin-top:33px;margin-bottom:36px}.contact-layout h2{font-size:43px}.contact-intro{font-size:12px;margin-top:21px;margin-bottom:29px}.contact-phone{font-size:24px;gap:22px}.contact-email{font-size:12px}.contact-form{gap:24px}.contact-form input:not([type=checkbox]){font-size:20px;padding-bottom:16px}.contact-form .consent{font-size:9px;gap:10px}.contact-form .button{min-height:56px}.contact-address{display:grid;grid-template-columns:1fr 1fr;font-size:9px;gap:20px;padding-top:25px}.contact-address a{grid-column:1/-1;justify-content:space-between;margin-top:0}.contacts{padding-bottom:30px}footer{padding-top:38px;padding-bottom:20px}.footer-brand{font-size:16vw;gap:2vw;margin:20px auto 38px}.footer-brand .brand-symbol{width:12vw;margin-right:0;gap:.8vw}.footer-brand .brand-symbol i{width:2.3vw;height:9vw}.footer-brand .brand-symbol i:nth-child(2){height:12vw}.footer-brand .brand-symbol i:nth-child(3){height:7vw}.footer-brand sup{font-size:2vw;margin-top:4px}.footer-bottom{font-size:6px;gap:20px;align-items:flex-start;flex-wrap:wrap;padding-top:20px}.footer-bottom>span{display:none}.footer-bottom button,.back-top{font-size:8px}dialog{padding:42px 24px 30px;width:calc(100% - 24px);max-height:92svh}.order-dialog h2{font-size:37px}.detail-header{grid-template-columns:1fr;gap:25px}.detail-header>img{max-height:260px;object-fit:contain}.detail-header h2{font-size:26px}.detail-header .button{width:100%}.detail-copy p{font-size:12px}.privacy-dialog h2{font-size:27px}.privacy-copy p{font-size:11px}}@media(max-width:370px){:root{--pad:17px}.header-phone{font-size:9px}.hero-topline{font-size:6px}.brand{font-size:22px}.hero-description{gap:10px}.hero-description p{font-size:9px}.hero-description .button{min-width:122px;gap:10px;font-size:10px;padding-left:13px}.hero-art{width:calc(100% + 34px);margin-left:-17px;margin-right:-17px;height:435px}.hero h1{font-size:13vw}.coatings h2{font-size:29px}.product-title{display:block}.product-title>span{margin-top:10px}.contact-layout h2{font-size:39px}.faq h2{font-size:32px}.section-meta{font-size:7px}.contact-address{font-size:8px}}@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.scan-line{display:none}}.callback-intro{font-size:12px;line-height:1.65;margin-bottom:4px;max-width:290px}@media(min-width:1101px)and (max-width:1599px){.hero{min-height:720px}}h1{letter-spacing:-.058em}@media(max-width:600px){.hero h1{letter-spacing:-.052em}}@media(max-width:600px){.hero-description p{font-size:11px}.material-panel li,.material-extras p,.product-card>p,.technology-list p,.remote-copy p,.process-grid p,.faq-answer p{font-size:12px}.product-card>p{line-height:1.65}.process .section-heading{flex-wrap:wrap}.process-caption{display:block;max-width:none;font-size:12px;margin:0;flex-basis:100%}.remote-action small,.form-note{font-size:10px}}@media(max-width:370px){.hero-description p{font-size:9px}}.brand{flex-shrink:0;font-size:0;letter-spacing:0;gap:0}.brand .brand-logo{display:block;width:200px;height:auto;flex-shrink:0}.header-phone{white-space:nowrap;flex-shrink:0}.menu-toggle{flex-shrink:0}.footer-brand{width:min(100%,1150px);gap:0;font-size:0;letter-spacing:0;line-height:1}.footer-brand .brand-logo{display:block;width:100%;height:auto}@media(max-width:1100px){.brand .brand-logo{width:184px}}@media(max-width:600px){.brand .brand-logo{width:164px}}@media(max-width:370px){.brand .brand-logo{width:136px}}.anatomy-annotations{position:absolute;inset:0;z-index:3;pointer-events:none;opacity:0}.anatomy-leaders{position:absolute;inset:0;width:100%;height:100%;overflow:visible}.anatomy-leaders path{fill:none;stroke:#172e4c88;stroke-width:1}.anatomy-leaders circle{fill:var(--paper);stroke:#172e4c;stroke-width:1}.anatomy-label{position:absolute;left:0;top:0;padding:5px 8px;background:#d6e7ffed;border:1px solid #172e4c24;border-radius:3px;font-size:10px;font-weight:650;letter-spacing:.01em;line-height:1.3;white-space:nowrap}#insole-scene[data-ready=false] .anatomy-annotations{display:none}@media(max-width:600px){.anatomy-label{font-size:9px;padding:4px 6px}}#insole-scene{touch-action:pan-y pinch-zoom}.drag-hint .drag-hint-pointer,.drag-hint .drag-hint-touch{font-size:inherit}.drag-hint .drag-hint-touch{display:none}@media(pointer:coarse){.drag-hint .drag-hint-pointer{display:none}.drag-hint .drag-hint-touch{display:inline}}
