@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&family=Plus+Jakarta+Sans:wght@300;400;500;600;700;800;900&family=Space+Mono:wght@400;700&display=swap";html.lenis,html.lenis body{height:auto}.lenis:not(.lenis-autoToggle).lenis-stopped{overflow:clip}.lenis [data-lenis-prevent],.lenis [data-lenis-prevent-wheel],.lenis [data-lenis-prevent-touch],.lenis [data-lenis-prevent-vertical],.lenis [data-lenis-prevent-horizontal]{overscroll-behavior:contain}.lenis.lenis-smooth iframe{pointer-events:none}.lenis.lenis-autoToggle{transition-property:overflow;transition-duration:1ms;transition-behavior:allow-discrete}:root{--shell-bg: #0a1a56;--shell-bg-dark: #061138;--shell-bg-light: #122878;--text-white: #ffffff;--text-dark: #0f172a;--accent-blue: #3b82f6;--accent-cyan: #06b6d4;--font-inter: "Inter", -apple-system, BlinkMacSystemFont, sans-serif;--font-sans: "Plus Jakarta Sans", -apple-system, BlinkMacSystemFont, sans-serif;--font-mono: "Space Mono", monospace}*{box-sizing:border-box;margin:0;padding:0}html{background-color:var(--shell-bg);color:var(--text-white);font-family:var(--font-sans);overflow-x:hidden;scroll-behavior:auto}body{background-color:var(--shell-bg);color:var(--text-white);font-family:var(--font-sans);overflow-x:hidden;min-height:100vh}.app-backdrop{position:relative;width:100%;min-height:100vh;background-color:var(--shell-bg)}.scroll-track{position:relative;min-height:500vh;width:100%;pointer-events:none}.mockup-shell-fixed{position:fixed;top:0;right:0;bottom:0;left:0;width:100vw;height:100vh;z-index:10;pointer-events:none;display:flex;align-items:center;justify-content:center}.mockup-card-container{position:relative;width:100%;height:100%;background-color:var(--shell-bg);border-radius:0;overflow:hidden;box-shadow:none;pointer-events:none}.canvas-bg-layer{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:1;pointer-events:none}.scrubber-canvas{width:100%;height:100%;display:block;pointer-events:none}.hero-bottom-gradient-fade{display:none!important}.preloader-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;background:radial-gradient(circle at center,#122878,#061138);display:flex;flex-direction:column;align-items:center;justify-content:center;transition:opacity .6s cubic-bezier(.16,1,.3,1),visibility .6s ease;pointer-events:auto}.preloader-overlay.loaded{opacity:0;pointer-events:none;visibility:hidden}.loader-ring-wrapper{position:relative;width:90px;height:90px;display:flex;align-items:center;justify-content:center}.loader-ring{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;border:3px solid rgba(255,255,255,.08);border-top-color:#60a5fa;border-right-color:#60a5fa80;animation:spin 1s linear infinite;box-shadow:0 0 25px #3b82f680}@keyframes spin{to{transform:rotate(360deg)}}.loader-percentage{font-family:var(--font-mono);font-size:1.125rem;font-weight:700;color:#fff}.loader-text{margin-top:1.25rem;font-size:.75rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:#93c5fd}.main-header{position:fixed;top:0;left:0;right:0;height:84px;display:flex;align-items:flex-start;justify-content:space-between;padding-left:3.75rem;padding-right:0;z-index:100;pointer-events:none;background:transparent;backdrop-filter:none;-webkit-backdrop-filter:none;border-bottom:none}.brand-logo{display:flex;align-items:center;gap:.75rem;color:var(--text-white);font-weight:900;font-size:1.55rem;letter-spacing:.04em;font-family:var(--font-inter);pointer-events:auto;margin-top:1.25rem}.logo-icon-bg{width:36px;height:36px;border-radius:50%;background:var(--text-white);display:flex;align-items:center;justify-content:center}.logo-text{color:var(--text-white)}.nav-links{display:flex;align-items:center;gap:2.75rem;pointer-events:auto;margin-top:1.5rem}.nav-link{color:#ffffffe0;text-decoration:none;font-size:1rem;font-weight:600;transition:color .2s ease;pointer-events:auto}.nav-link:hover,.nav-link.active{color:#60a5fa}.top-notch-wrapper{position:relative;display:flex;align-items:flex-start;pointer-events:auto;top:0;right:0;margin:0;padding:0}.top-notch-button{background-color:#fff;padding:.95rem 1.65rem .95rem 2rem;border-radius:0 0 0 32px;display:flex;align-items:center;gap:1rem;box-shadow:-4px 4px 25px #0000002e;pointer-events:auto;margin:0}.notch-button-text{color:var(--text-dark);font-weight:800;font-size:1rem;font-family:var(--font-inter);white-space:nowrap}.notch-arrow-circle{width:40px;height:40px;border-radius:50%;background-color:#f1f5f9;display:flex;align-items:center;justify-content:center;transition:transform .2s ease;cursor:pointer;pointer-events:auto}.notch-arrow-circle:hover{transform:scale(1.08);background-color:#e2e8f0}.notch-corner-left{position:absolute;left:-24px;top:0;width:24px;height:24px;background:radial-gradient(circle at 0 100%,transparent 24px,#ffffff 24px);pointer-events:none}.left-notch-wrapper{position:fixed;left:0;top:55%;transform:translateY(-50%);z-index:100;display:flex;flex-direction:column;pointer-events:none}.left-notch-tab{background-color:#fff;padding:1.65rem .95rem;border-top-right-radius:26px;border-bottom-right-radius:26px;box-shadow:4px 0 24px #0000002e;pointer-events:auto}.rotated-time-content{writing-mode:vertical-lr;transform:rotate(180deg);display:flex;align-items:center;gap:.625rem;font-size:.95rem;font-weight:700;color:var(--text-dark);white-space:nowrap}.time-text{font-family:var(--font-inter);font-weight:800;font-size:1.125rem;color:var(--text-dark);letter-spacing:.05em}.date-divider{color:#94a3b8}.date-text{color:#2563eb;font-weight:800;font-size:.9375rem}.left-notch-corner-top{position:absolute;top:-24px;left:0;width:24px;height:24px;background:radial-gradient(circle at 100% 0,transparent 24px,#ffffff 24px);pointer-events:none}.left-notch-corner-bottom{position:absolute;bottom:-24px;left:0;width:24px;height:24px;background:radial-gradient(circle at 100% 100%,transparent 24px,#ffffff 24px);pointer-events:none}.hero-overlay-layer{position:absolute;top:0;right:0;bottom:0;left:0;z-index:15;pointer-events:none;padding:6.5rem 4.5rem 3.5rem;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr auto}.fade-in{animation:fadeIn .45s cubic-bezier(.16,1,.3,1) forwards}@keyframes fadeIn{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.hero-title-wrapper{transition:all .5s ease;pointer-events:none}.hero-title-wrapper.align-left-hero-massive{grid-column:1;grid-row:1;justify-self:start;align-self:center;text-align:left;margin-left:2rem;margin-top:.5rem}.hero-title-wrapper.align-bottom-right{grid-column:2;grid-row:2;justify-self:end;align-self:end;text-align:right;margin-right:2rem;margin-bottom:.75rem}.hero-title-wrapper.align-top-right{grid-column:2;grid-row:1;justify-self:end;align-self:start;text-align:right;margin-top:1rem}.title-stacked-block{display:flex;flex-direction:column;align-items:flex-start}.align-right-block{align-items:flex-end!important}.title-stacked-block .title-line-1{display:block;font-family:var(--font-inter);font-size:8.5rem;font-weight:900;line-height:.88;letter-spacing:-.035em;color:#fff;white-space:nowrap;text-shadow:0 6px 30px rgba(0,0,0,.35)}.title-stacked-block .title-line-2{display:block;font-family:var(--font-inter);font-size:14.5rem;font-weight:900;line-height:.85;letter-spacing:.02em;white-space:nowrap;margin-top:-.45rem;margin-left:16.5rem}.title-line-sec2-1{display:block;font-family:var(--font-inter);font-size:5.4rem;font-weight:900;line-height:.9;letter-spacing:-.03em;color:#fff;white-space:nowrap;text-shadow:0 6px 30px rgba(0,0,0,.35)}.title-line-sec2-2{display:block;font-family:var(--font-inter);font-size:9.6rem;font-weight:900;line-height:.85;letter-spacing:.035em;white-space:nowrap;margin-top:-.3rem}.title-line-sec3-1{display:block;font-family:var(--font-inter);font-size:5.6rem;font-weight:900;line-height:.9;letter-spacing:-.03em;color:#fff;white-space:nowrap;text-shadow:0 6px 30px rgba(0,0,0,.35)}.title-line-sec3-2{display:block;font-family:var(--font-inter);font-size:7.05rem;font-weight:900;line-height:.85;letter-spacing:.015em;white-space:nowrap;margin-top:-.25rem}.outline-text{color:transparent!important;-webkit-text-stroke:3px #ffffff!important;filter:drop-shadow(0 4px 20px rgba(0,0,0,.4))}.hero-title{font-family:var(--font-inter);font-size:6.6rem;font-weight:900;line-height:.9;letter-spacing:-.04em;color:#fff;text-shadow:0 6px 40px rgba(0,0,0,.45);pointer-events:none}.font-inter{font-family:var(--font-inter)!important}.gradient-text{background:linear-gradient(135deg,#93c5fd,#3b82f6,#06b6d4);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.top-left-card{grid-column:1;grid-row:1;align-self:start;margin-left:3.5rem;margin-top:1.75rem;background:#fffffff5;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);padding:1.35rem 1.75rem;border-radius:26px;display:flex;flex-direction:column;gap:.75rem;box-shadow:0 20px 50px #00000040;width:max-content;max-width:calc(100vw - 4rem);box-sizing:border-box;overflow:hidden;pointer-events:auto}.bottom-left-card{grid-column:1;grid-row:2;align-self:end;margin-left:3.5rem;margin-bottom:.75rem;background:#fffffff5;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);padding:1.35rem 1.75rem;border-radius:26px;display:flex;flex-direction:column;gap:.75rem;box-shadow:0 20px 50px #00000040;width:max-content;max-width:calc(100vw - 4rem);box-sizing:border-box;overflow:hidden;pointer-events:auto}.avatar-group{display:flex;align-items:center}.avatar-img{width:44px;height:44px;border-radius:50%;border:2px solid #ffffff;margin-left:-12px;object-fit:cover;box-shadow:0 2px 10px #00000026}.avatar-img:first-child{margin-left:0}.customer-card-text{display:flex;flex-direction:column;align-items:flex-start}.customer-blue-text{color:var(--accent-blue);font-weight:800;font-size:.975rem}.customer-sub-text{color:var(--text-dark);font-weight:700;font-size:.875rem}.tech-badge-row{display:flex;align-items:center;gap:.875rem}.stats-metric-box{display:flex;align-items:center;gap:1.5rem}.stat-pill{display:flex;flex-direction:column}.stat-num{font-size:1.65rem;font-weight:900;color:var(--accent-blue);line-height:1}.stat-label{font-size:.78125rem;font-weight:700;color:var(--text-dark);margin-top:.35rem}.stat-divider{width:1px;height:36px;background-color:#cbd5e1}.section-indicator-dots{position:absolute;right:1.75rem;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;gap:.875rem;z-index:25;pointer-events:auto}.section-dot{width:9px;height:9px;border-radius:50%;background-color:#ffffff59;transition:all .3s ease}.section-dot.active{height:28px;border-radius:14px;background-color:var(--accent-blue);box-shadow:0 0 14px #3b82f6b3}.content-flow-layer{position:relative;z-index:30;background:radial-gradient(circle at 50% 15%,#122878,#0a1a56 60%,#061138);width:100%}.page-section{padding:8.5rem 4rem;background:transparent;border-top:1px solid rgba(255,255,255,.1);position:relative}.section-container{max-width:1280px;margin:0 auto;width:100%}.section-header{text-align:center;max-width:760px;margin:0 auto 4.5rem}.section-subtitle{font-size:.8125rem;font-weight:800;letter-spacing:.15em;color:#60a5fa;text-transform:uppercase;margin-bottom:.75rem;display:block}.section-title{font-size:3.5rem;font-weight:900;letter-spacing:-.03em;text-transform:uppercase;color:#fff;line-height:1.05;margin-bottom:1.25rem;text-shadow:0 4px 20px rgba(0,0,0,.3)}.section-desc{font-size:1.0625rem;color:#bfdbfe;line-height:1.6;font-weight:500}.hotspot-tech-section{position:relative;overflow:hidden;background:radial-gradient(circle at 50% 30%,#122878,#0a1a56 70%,#061138);padding:6.5rem 0}.hotspot-full-container{width:100%;max-width:1720px;margin:0 auto;padding:0 3.5rem}.hotspot-stage-container{position:relative;width:100%}.threads-svg-layer{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;pointer-events:none;z-index:5}.hotspot-grid-stage{display:grid;grid-template-columns:420px 1fr 420px;gap:2.5rem;align-items:center;position:relative;z-index:10;min-height:640px}.infotafel-col{display:flex;flex-direction:column;gap:3.5rem;justify-content:center}.infotafel-card.floating-text-mode{background:transparent!important;border:none!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;padding:.5rem 0!important;transition:transform .25s ease}.infotafel-card.floating-text-mode:hover{transform:translateY(-3px);background:transparent!important;box-shadow:none!important}.infotafel-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.85rem}.infotafel-badge{display:inline-flex;align-items:center;gap:.45rem;font-size:.75rem;font-weight:800;letter-spacing:.08em;color:#60a5fa;background:#3b82f626;padding:.35rem .85rem;border-radius:9999px;border:1px solid rgba(96,165,250,.35)}.infotafel-badge.cyan{color:#06b6d4;background:#06b6d426;border-color:#06b6d459}.infotafel-stat{font-family:var(--font-inter);font-size:.9375rem;font-weight:900;color:#fff;background:#ffffff1f;padding:.25rem .75rem;border-radius:12px}.infotafel-title{font-family:var(--font-inter);font-size:1.6rem;font-weight:900;color:#fff;letter-spacing:-.02em;margin-bottom:.65rem;line-height:1.15;text-shadow:0 4px 20px rgba(0,0,0,.4)}.infotafel-desc{font-size:.95rem;color:#cbd5e1;line-height:1.6;font-weight:500;margin-bottom:1.15rem}.infotafel-footer{padding-top:.85rem;border-top:1px solid rgba(255,255,255,.12)}.infotafel-tag{font-size:.78rem;font-weight:700;color:#93c5fd}.hotspot-shoe-center{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:560px}.shoe-halo-bg.giant-halo{position:absolute;width:580px;height:580px;border-radius:50%;background:radial-gradient(circle,rgba(59,130,246,.32) 0%,rgba(6,182,212,.18) 50%,transparent 70%);filter:blur(45px);pointer-events:none}.center-hotspot-shoe.extra-large-shoe{max-width:100%;max-height:560px;object-fit:contain;filter:drop-shadow(0 30px 60px rgba(0,0,0,.6));animation:floatShoe 5s ease-in-out infinite alternate;position:relative;z-index:6}@keyframes floatShoe{0%{transform:translateY(0) rotate(-10deg)}to{transform:translateY(-14px) rotate(-7deg)}}.hotspot-node{position:absolute;width:22px;height:22px;display:flex;align-items:center;justify-content:center;z-index:12;cursor:pointer}.hotspot-node.node-1-lg{top:60%;left:39%}.hotspot-node.node-2-lg{top:70%;left:44%}.hotspot-node.node-3-lg{top:40%;left:57%}.hotspot-node.node-4-lg{top:64%;left:63%}.pulse-ring{position:absolute;top:-6px;right:-6px;bottom:-6px;left:-6px;border-radius:50%;border:2px solid #3b82f6;animation:pulseDot 2s ease-out infinite}.pulse-ring.cyan{border-color:#06b6d4}.dot-core{width:11px;height:11px;border-radius:50%;background:#fff;box-shadow:0 0 16px #3b82f6}.dot-core.cyan{box-shadow:0 0 16px #06b6d4}@keyframes pulseDot{0%{transform:scale(.6);opacity:1}to{transform:scale(2.2);opacity:0}}.center-shoe-label-badge{margin-top:1.75rem;display:flex;align-items:center;gap:.5rem;font-size:.78rem;font-weight:800;letter-spacing:.12em;color:#93c5fd;background:#0f172ad9;border:1px solid rgba(96,165,250,.35);padding:.45rem 1.15rem;border-radius:9999px;box-shadow:0 10px 25px #00000059;position:relative;z-index:8}.hotspot-bottom-cta{display:flex;justify-content:center;margin-top:3.5rem}.hotspot-action-btn{display:inline-flex;align-items:center;gap:.75rem;padding:1.1rem 2.25rem;border-radius:9999px;background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff;font-weight:800;font-size:.95rem;letter-spacing:.05em;border:none;cursor:pointer;box-shadow:0 12px 35px #3b82f673;transition:all .25s ease}.hotspot-action-btn:hover{transform:translateY(-3px);box-shadow:0 16px 45px #3b82f6a6}.disassembly-scroll-track{position:relative;height:400vh;background-color:var(--shell-bg);width:100%}.disassembly-sticky-viewport{width:100vw;height:100vh;overflow:hidden;display:flex;align-items:center;justify-content:center;box-sizing:border-box}.disassembly-sticky-viewport.pin-above{position:absolute;top:0;left:0;width:100%;height:100vh}.disassembly-sticky-viewport.pin-fixed{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:45}.disassembly-sticky-viewport.pin-below{position:absolute;bottom:0;top:auto;left:0;width:100%;height:100vh}.disassembly-canvas{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:block;z-index:1}.disassembly-top-gradient,.disassembly-bottom-gradient{display:none!important}.testimonials-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem}.testimonial-card{background:linear-gradient(145deg,#ffffff14,#ffffff08);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.16);border-radius:28px;padding:2.5rem;display:flex;flex-direction:column;justify-content:space-between;box-shadow:0 16px 40px #06113873;transition:transform .3s cubic-bezier(.16,1,.3,1),border-color .3s ease,box-shadow .3s ease}.testimonial-card:hover{transform:translateY(-6px);border-color:#60a5fa80;box-shadow:0 20px 50px #3b82f659}.testimonial-card-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.25rem}.rating-stars{display:flex;gap:.35rem}.verified-badge{display:flex;align-items:center;gap:.35rem;font-size:.68rem;font-weight:800;letter-spacing:.08em;color:#60a5fa;background:#3b82f62e;padding:.25rem .65rem;border-radius:9999px;border:1px solid rgba(96,165,250,.3)}.testimonial-quote{font-size:1.05rem;color:#f1f5f9;line-height:1.6;font-weight:500;font-style:italic;margin-bottom:2rem}.testimonial-author{display:flex;align-items:center;gap:1rem}.author-avatar{width:48px;height:48px;border-radius:50%;object-fit:cover;border:2px solid #60a5fa;box-shadow:0 4px 14px #3b82f666}.author-info{display:flex;flex-direction:column}.author-name{font-weight:800;font-size:1rem;color:#fff}.author-role{font-size:.8125rem;color:#93c5fd;font-weight:600}.customizer-card-box{background:linear-gradient(135deg,#1a3694b3,#0a1a56f2);backdrop-filter:blur(25px);-webkit-backdrop-filter:blur(25px);border:1px solid rgba(96,165,250,.35);border-radius:36px;padding:4.5rem 3.5rem;box-shadow:0 25px 70px #06113899}.customizer-main-grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem;margin-bottom:3.5rem;align-items:stretch}.customizer-showcase-stage{background:radial-gradient(circle at center,#3b82f638,#0f246cb3);border:1px solid rgba(96,165,250,.3);border-radius:28px;padding:2.25rem;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden;box-shadow:inset 0 0 40px #0000004d}.stage-badge{display:flex;align-items:center;gap:.5rem;font-size:.72rem;font-weight:800;letter-spacing:.1em;color:#93c5fd;background:#3b82f633;padding:.35rem .85rem;border-radius:9999px;border:1px solid rgba(96,165,250,.35);width:fit-content}.stage-image-wrapper{display:flex;align-items:center;justify-content:center;padding:2rem 0}.customizer-shoe-img{max-width:100%;max-height:280px;object-fit:contain;filter:drop-shadow(0 20px 40px rgba(0,0,0,.65));transition:transform .4s cubic-bezier(.16,1,.3,1)}.customizer-shoe-img:hover{transform:scale(1.08) translateY(-4px) rotate(-3deg)}.stage-info-footer{display:flex;align-items:center;justify-content:space-between;padding-top:1.25rem;border-top:1px solid rgba(255,255,255,.15)}.stage-model-name{font-size:.875rem;font-weight:900;letter-spacing:.05em;color:#fff}.stage-edition-tag{font-size:.8125rem;font-weight:700}.customizer-controls-panel{display:flex;flex-direction:column;justify-content:center;gap:2.25rem}.control-step-block{display:flex;flex-direction:column;gap:1rem}.customizer-header{text-align:center;max-width:680px;margin:0 auto 3.5rem}.customizer-title{font-size:3.5rem;font-weight:900;letter-spacing:-.03em;color:#fff;margin-bottom:1rem}.customizer-desc{font-size:1.05rem;color:#bfdbfe;line-height:1.55;font-weight:500}.option-label{font-size:.8125rem;font-weight:800;letter-spacing:.1em;color:#93c5fd}.color-pills-row{display:flex;gap:1rem}.color-pill-btn{width:48px;height:48px;border-radius:50%;border:3px solid rgba(255,255,255,.3);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:transform .2s ease,border-color .2s ease}.color-pill-btn:hover{transform:scale(1.1);border-color:#fff}.color-pill-btn.selected{transform:scale(1.15);border-color:#fff;box-shadow:0 0 18px #60a5facc}.selected-color-name{font-size:.875rem;color:#dbeafe;font-weight:600}.stud-selector-group{display:flex;flex-direction:column;gap:.875rem}.stud-card{background:#ffffff0f;border:1px solid rgba(255,255,255,.15);border-radius:18px;padding:1rem 1.25rem;display:flex;align-items:center;justify-content:space-between;cursor:pointer;transition:all .2s ease}.stud-card:hover,.stud-card.active{background:#3b82f640;border-color:#60a5fa}.stud-name{font-weight:800;font-size:.9375rem;color:#fff}.stud-desc{font-size:.78125rem;color:#bfdbfe}.customizer-cta-row{display:flex;flex-direction:column;align-items:center;gap:1rem}.main-cta-button{display:flex;align-items:center;justify-content:center;gap:.875rem;padding:1.25rem 3rem;border-radius:20px;background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff;font-weight:900;font-size:1.125rem;letter-spacing:.04em;border:none;cursor:pointer;box-shadow:0 12px 35px #3b82f680;transition:transform .2s ease,box-shadow .2s ease}.main-cta-button:hover{transform:translateY(-3px);box-shadow:0 16px 45px #3b82f6b3}.shipping-hint{font-size:.84375rem;color:#bfdbfe;font-weight:600}.main-footer{padding-top:5rem;margin-top:4rem;border-top:1px solid rgba(255,255,255,.12)}.footer-container{display:flex;flex-direction:column;align-items:center;gap:2rem;text-align:center}.footer-brand{display:flex;align-items:center;gap:.75rem;font-weight:900}.footer-links{display:flex;flex-direction:column;align-items:center;gap:1.15rem}.footer-links a{color:#bfdbfe;text-decoration:none;font-size:1rem;font-weight:600;transition:color .2s ease}.footer-links a:hover{color:#fff}.footer-copy{font-size:.8125rem;color:#93c5fd}@media (max-width: 1440px){.title-stacked-block .title-line-1{font-size:6.8rem}.title-stacked-block .title-line-2{font-size:11.5rem;margin-left:10rem}.title-line-sec2-1{font-size:4.5rem}.title-line-sec2-2{font-size:7.8rem}.title-line-sec3-1{font-size:4.5rem}.title-line-sec3-2{font-size:5.8rem}.hero-overlay-layer{padding:6rem 3rem 2.5rem}.top-left-card,.bottom-left-card{margin-left:2rem}.hotspot-full-container{padding:0 4.5rem 0 6rem}.hotspot-grid-stage{grid-template-columns:310px 1fr 310px;gap:2rem}.infotafel-title{font-size:1.25rem}.infotafel-desc{font-size:.88rem}.center-hotspot-shoe.extra-large-shoe{max-height:460px!important}}@media (max-width: 1279px){.main-header{padding-left:2.25rem;height:76px}.brand-logo{font-size:1.35rem;margin-top:1rem}.logo-icon-bg{width:32px;height:32px}.nav-links{gap:1.75rem;margin-top:1.25rem}.nav-link{font-size:.9375rem}.hero-overlay-layer{padding:5.5rem 2rem 2rem}.hero-title-wrapper.align-left-hero-massive{margin-left:1rem}.title-stacked-block .title-line-1{font-size:5.2rem}.title-stacked-block .title-line-2{font-size:8.5rem;margin-left:5.5rem}.title-line-sec2-1{font-size:3.6rem}.title-line-sec2-2{font-size:6.2rem}.title-line-sec3-1{font-size:3.8rem}.title-line-sec3-2{font-size:4.8rem}.top-left-card,.bottom-left-card{margin-left:1rem;padding:1.1rem 1.4rem;border-radius:22px}.hotspot-full-container{padding:0 3.5rem 0 5.5rem}.hotspot-grid-stage{grid-template-columns:280px 1fr 280px;gap:1.5rem}.infotafel-title{font-size:1.15rem}.infotafel-desc{font-size:.82rem;line-height:1.5}.infotafel-badge{font-size:.68rem;padding:.3rem .65rem}.center-hotspot-shoe.extra-large-shoe{max-height:400px!important}.customizer-main-grid{grid-template-columns:1fr;gap:2rem}}@media (max-width: 1023px){.main-header{padding-left:1.5rem;height:70px}.nav-links,.left-notch-wrapper{display:none}.hero-overlay-layer{padding:5rem 1.5rem 1.5rem}.hero-title-wrapper.align-left-hero-massive{margin-left:0}.title-stacked-block .title-line-1{font-size:4rem}.title-stacked-block .title-line-2{font-size:6.5rem;margin-left:2rem}.title-line-sec2-1{font-size:2.8rem}.title-line-sec2-2{font-size:4.8rem}.title-line-sec3-1{font-size:3rem}.title-line-sec3-2{font-size:3.8rem}.top-left-card,.bottom-left-card{margin-left:0;padding:1rem 1.25rem}.page-section{padding:6rem 2rem}.section-title{font-size:2.75rem}.threads-svg-layer{display:none}.hotspot-full-container{padding:0 1.5rem}.hotspot-grid-stage{grid-template-columns:1fr;gap:2.5rem}.hotspot-shoe-center{min-height:380px;order:1}.center-hotspot-shoe.extra-large-shoe{max-height:360px!important}.infotafel-col.left-col{order:2}.infotafel-col.right-col{order:3}.infotafel-col{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}}@media (max-width: 767px){.main-header{padding-left:.85rem;height:64px}.brand-logo{font-size:1.05rem;margin-top:.65rem;gap:.4rem}.logo-icon-bg{width:26px;height:26px}.top-notch-button{padding:.55rem .75rem .55rem 1rem;border-bottom-left-radius:20px;gap:.5rem}.notch-button-text{font-size:.78rem}.notch-arrow-circle{width:28px;height:28px}.notch-corner-left{left:-16px;width:16px;height:16px;background:radial-gradient(circle at 0 100%,transparent 16px,#ffffff 16px)}.left-notch-wrapper{display:none}.section-indicator-dots{right:.6rem;gap:.5rem}.section-dot{width:6px;height:6px}.section-dot.active{height:18px}.hero-overlay-layer{padding:4.25rem .85rem 1.15rem}.hero-title-wrapper.align-left-hero-massive{margin-left:0;margin-top:0}.hero-title-wrapper.align-top-right,.hero-title-wrapper.align-bottom-right{grid-column:1 / -1!important;justify-self:start!important;align-self:start!important;text-align:left!important;margin-right:0!important;margin-left:0!important;margin-top:.25rem!important;width:100%!important}.align-right-block{align-items:flex-start!important}.title-stacked-block .title-line-1{font-size:2.2rem;line-height:.95;letter-spacing:-.02em}.title-stacked-block .title-line-2{font-size:3.5rem;line-height:.9;margin-left:0;margin-top:-.2rem;-webkit-text-stroke:1.5px #ffffff!important}.title-line-sec2-1{font-size:1.5rem!important;white-space:normal!important;line-height:1.1!important}.title-line-sec2-2{font-size:2.3rem!important;white-space:normal!important;line-height:1!important;margin-top:0!important;-webkit-text-stroke:1.5px #ffffff!important}.title-line-sec3-1{font-size:1.5rem!important;white-space:normal!important;line-height:1.1!important}.title-line-sec3-2{font-size:2.2rem!important;white-space:normal!important;line-height:1!important;margin-top:0!important;-webkit-text-stroke:1.5px #ffffff!important}.top-left-card,.bottom-left-card{margin-left:0!important;margin-bottom:.25rem!important;padding:.75rem 1.25rem!important;border-radius:20px!important;gap:.5rem!important;width:max-content!important;max-width:calc(100vw - 2.5rem)!important;box-sizing:border-box!important;overflow:hidden!important}.avatar-img{width:28px;height:28px;margin-left:-6px}.customer-blue-text{font-size:.78rem}.customer-sub-text{font-size:.68rem}.stats-metric-box{display:flex!important;align-items:center!important;gap:1rem!important;width:100%!important}.stat-pill{display:flex!important;flex-direction:column!important;min-width:0!important}.stat-num{font-size:1.2rem!important;line-height:1!important}.stat-label{font-size:.68rem!important;font-weight:700!important;color:var(--text-dark)!important;margin-top:.2rem!important;white-space:nowrap!important}.stat-divider{height:24px!important;margin:0 .2rem!important}.page-section{padding:3.5rem .85rem}.section-header{margin-bottom:2.25rem}.section-subtitle{font-size:.72rem}.section-title{font-size:1.95rem;line-height:1.1}.section-desc{font-size:.9rem}.hotspot-tech-section{padding:4rem .85rem}.hotspot-full-container{padding:0 .5rem}.infotafel-col{grid-template-columns:1fr;gap:1.5rem}.center-hotspot-shoe.extra-large-shoe{max-height:260px!important}.shoe-halo-bg.giant-halo{width:280px!important;height:280px!important}.infotafel-title{font-size:1.25rem}.hotspot-action-btn{width:100%;justify-content:center;padding:1rem 1.5rem;font-size:.88rem}.testimonials-grid{grid-template-columns:1fr;gap:1rem}.testimonial-card{padding:1.35rem 1rem;border-radius:20px}.customizer-card-box{padding:1.75rem 1rem;border-radius:22px}.customizer-main-grid{grid-template-columns:1fr;gap:1.5rem;margin-bottom:1.75rem}.customizer-title{font-size:2rem}.customizer-shoe-img{max-height:180px}.main-cta-button{padding:.95rem 1.5rem;font-size:.92rem;width:100%;border-radius:16px}}@media (max-width: 379px){.title-stacked-block .title-line-1{font-size:1.85rem}.title-stacked-block .title-line-2{font-size:3rem}}
