.timer-module__mvdQpa__page{--gutter:20px;--section-space:80px;--page-inset:max(var(--gutter),calc((100% - 1280px)/2));color:var(--foreground);background:var(--background);font-family:var(--font-syne),sans-serif;min-height:100vh;overflow:clip}.timer-module__mvdQpa__page h1,.timer-module__mvdQpa__page h2,.timer-module__mvdQpa__page h3,.timer-module__mvdQpa__page h4{text-wrap:balance;font-weight:500}.timer-module__mvdQpa__page p{line-height:1.75}.timer-module__mvdQpa__page button,.timer-module__mvdQpa__page a{-webkit-tap-highlight-color:transparent}.timer-module__mvdQpa__page svg{flex-shrink:0}.timer-module__mvdQpa__page button:focus-visible,.timer-module__mvdQpa__page a:focus-visible{outline:2px solid var(--brand);outline-offset:4px}.timer-module__mvdQpa__header{z-index:100;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#101719ed;position:fixed;inset:0 0 auto}.timer-module__mvdQpa__navbar{align-items:center;gap:20px;width:min(1280px,100% - 40px);height:76px;margin:auto;display:flex}.timer-module__mvdQpa__logo{min-width:0;margin-right:auto;display:flex}.timer-module__mvdQpa__logo img{width:150px;height:auto}.timer-module__mvdQpa__navbar nav,.timer-module__mvdQpa__navbar>.timer-module__mvdQpa__navCta{display:none}.timer-module__mvdQpa__navbar nav a{min-height:44px;color:var(--muted);align-items:center;font-size:12px;text-decoration:none;transition:color .25s;display:flex;position:relative}.timer-module__mvdQpa__navbar nav a:after{content:"";background:var(--brand);transform-origin:0;height:2px;transition:transform .35s var(--ease-out);position:absolute;bottom:2px;left:0;right:0;transform:scaleX(0)}.timer-module__mvdQpa__navbar nav a:hover,.timer-module__mvdQpa__navbar nav a.timer-module__mvdQpa__navLinkActive{color:var(--brand)}.timer-module__mvdQpa__navbar nav a.timer-module__mvdQpa__navLinkActive:after{transform:scaleX(1)}.timer-module__mvdQpa__mobileMenuButton{border:1px solid var(--line);width:44px;height:44px;color:var(--foreground);cursor:pointer;background:0 0;border-radius:4px;place-items:center;display:grid}.timer-module__mvdQpa__mobilePanel{background:var(--background);border-top:1px solid var(--line);flex-direction:column;max-height:calc(100dvh - 76px);padding:16px 24px 28px;display:flex;overflow-y:auto}.timer-module__mvdQpa__mobilePanel>a{border-bottom:1px solid var(--line);min-height:58px;color:var(--foreground);align-items:center;gap:18px;font-size:22px;text-decoration:none;display:flex}.timer-module__mvdQpa__mobilePanel>a span{color:var(--brand);font:11px var(--font-mono)}.timer-module__mvdQpa__mobilePanel>a.timer-module__mvdQpa__mobileLinkActive{color:var(--brand);border-bottom-color:var(--brand)}.timer-module__mvdQpa__scrollProgress{background:var(--brand);transform-origin:0;height:1px;position:absolute;inset:auto 0 -1px}.timer-module__mvdQpa__navCta,.timer-module__mvdQpa__primaryButton,.timer-module__mvdQpa__mobileContact{background:var(--paper);color:#172124;min-height:48px;font:600 14px var(--font-syne),sans-serif;cursor:pointer;transition:background .25s,transform .35s var(--ease-out);border:1px solid #0000;border-radius:4px;justify-content:center;align-items:center;gap:16px;padding:13px 22px;text-decoration:none;display:inline-flex}.timer-module__mvdQpa__navCta{min-height:44px;color:var(--foreground);background:0 0;border-color:#a3b8ad55;padding:12px 16px;font-size:12px}.timer-module__mvdQpa__primaryButton:hover,.timer-module__mvdQpa__mobileContact:hover{background:var(--brand);transform:translateY(-2px)}.timer-module__mvdQpa__navCta:hover{color:var(--brand);border-color:var(--brand)}.timer-module__mvdQpa__mobileContact{margin-top:24px}.timer-module__mvdQpa__secondaryButton{border:1px solid var(--line);min-height:48px;color:var(--foreground);border-radius:4px;justify-content:center;align-items:center;gap:14px;padding:13px 20px;font-size:14px;text-decoration:none;transition:border-color .25s,color .25s;display:inline-flex}.timer-module__mvdQpa__secondaryButton:hover{color:var(--brand);border-color:var(--brand)}.timer-module__mvdQpa__primaryButton svg,.timer-module__mvdQpa__secondaryButton svg{transition:transform .3s}.timer-module__mvdQpa__primaryButton:hover svg,.timer-module__mvdQpa__secondaryButton:hover svg{transform:translate(3px)}.timer-module__mvdQpa__hero{padding:126px var(--page-inset)0;background:radial-gradient(at 85% 35%,#23303255,#0000 60%);gap:36px;display:grid}.timer-module__mvdQpa__heroCopy{min-width:0}.timer-module__mvdQpa__pill,.timer-module__mvdQpa__kicker,.timer-module__mvdQpa__carouselHeading>div>span,.timer-module__mvdQpa__carouselCopy>span,.timer-module__mvdQpa__featureGroups article>div:last-child>span{color:var(--brand);font:11px/1.6 var(--font-mono);letter-spacing:.12em;text-transform:uppercase;margin-bottom:22px;display:block}.timer-module__mvdQpa__pill{align-items:center;gap:10px;display:flex}.timer-module__mvdQpa__hero h1{letter-spacing:-.06em;margin:0;font-size:clamp(2.65rem,5.3vw,5.1rem);line-height:1.03}.timer-module__mvdQpa__hero h1 span{color:var(--brand);font-family:Georgia,serif;font-style:italic}.timer-module__mvdQpa__heroText{max-width:580px;color:var(--muted);margin:28px 0 0;font-size:16px}.timer-module__mvdQpa__heroActions{flex-wrap:wrap;gap:14px;margin-top:32px;display:flex}.timer-module__mvdQpa__microcopy{color:var(--muted);align-items:flex-start;gap:9px;margin-top:20px;font-size:12px;display:flex}.timer-module__mvdQpa__microcopy svg{color:var(--brand);margin-top:3px}.timer-module__mvdQpa__heroVisual{min-width:0;margin-bottom:20px;position:relative}.timer-module__mvdQpa__realHeroShot,.timer-module__mvdQpa__screenshotFrame,.timer-module__mvdQpa__mockup{border:1px solid var(--line);background:var(--surface);border-radius:8px;overflow:hidden}.timer-module__mvdQpa__realHeroShot{box-shadow:0 24px 50px #0003}.timer-module__mvdQpa__browserBar,.timer-module__mvdQpa__mockupTop{border-bottom:1px solid var(--line);background:var(--surface);align-items:center;gap:6px;height:38px;padding:0 14px;display:flex}.timer-module__mvdQpa__browserBar>i,.timer-module__mvdQpa__windowDots>i{background:#a5b0ae55;border-radius:50%;width:6px;height:6px}.timer-module__mvdQpa__browserBar>span{color:var(--muted);font:10px var(--font-mono);margin:auto;padding-right:24px}.timer-module__mvdQpa__heroImageWrap,.timer-module__mvdQpa__carouselImage{aspect-ratio:2.09;background:var(--paper);position:relative}.timer-module__mvdQpa__heroImageWrap img,.timer-module__mvdQpa__carouselImage img{object-fit:contain}.timer-module__mvdQpa__floatBadge{background:var(--surface);border:1px solid var(--line);border-radius:8px;align-items:center;gap:12px;width:fit-content;margin:14px 0 0 auto;padding:12px 16px;display:flex;position:relative}.timer-module__mvdQpa__floatBadge>span{color:#a7ceb0;border:1px solid #75978055;border-radius:50%;place-items:center;width:30px;height:30px;display:grid}.timer-module__mvdQpa__floatBadge strong,.timer-module__mvdQpa__floatBadge small{display:block}.timer-module__mvdQpa__floatBadge strong{font-size:12px;font-weight:500}.timer-module__mvdQpa__floatBadge small{color:var(--muted);margin-top:3px;font-size:11px}.timer-module__mvdQpa__outcomes{border-top:1px solid var(--line);grid-column:1/-1;display:grid}.timer-module__mvdQpa__outcomes>div{border-bottom:1px solid var(--line);align-items:center;gap:24px;padding:24px 0;display:flex}.timer-module__mvdQpa__outcomes>div:last-child{border-bottom:0}.timer-module__mvdQpa__outcomes strong{min-width:95px;color:var(--brand);letter-spacing:-.04em;font-size:24px;font-weight:500}.timer-module__mvdQpa__outcomes span{color:var(--muted);max-width:240px;font-size:13px}.timer-module__mvdQpa__problemStrip{padding:24px var(--page-inset);background:var(--surface);border-block:1px solid var(--line);color:var(--muted);flex-wrap:wrap;justify-content:center;align-items:center;gap:12px 20px;font-size:13px;display:flex}.timer-module__mvdQpa__problemStrip i{background:var(--brand);border-radius:50%;width:3px;height:3px}.timer-module__mvdQpa__featuresSection,.timer-module__mvdQpa__productSection,.timer-module__mvdQpa__capabilitiesSection,.timer-module__mvdQpa__isolationSection,.timer-module__mvdQpa__securitySection,.timer-module__mvdQpa__finalCta{padding:var(--section-space)var(--page-inset);border-bottom:1px solid var(--line)}.timer-module__mvdQpa__sectionIntro{max-width:840px;margin-bottom:44px}.timer-module__mvdQpa__sectionIntro h2,.timer-module__mvdQpa__securityCopy h2,.timer-module__mvdQpa__finalCta h2,.timer-module__mvdQpa__isolationCopy h2{letter-spacing:-.055em;margin:0 0 24px;font-size:clamp(2rem,4.2vw,3.8rem);line-height:1.08}.timer-module__mvdQpa__sectionIntro p,.timer-module__mvdQpa__securityCopy>p,.timer-module__mvdQpa__finalCta>p{max-width:650px;color:var(--muted);margin:0;font-size:15px}.timer-module__mvdQpa__featureGroups{gap:20px;display:grid}.timer-module__mvdQpa__featureGroups article{background:var(--surface);border:1px solid var(--line);border-radius:8px;grid-template-columns:44px minmax(0,1fr);align-items:start;gap:20px;padding:26px 22px;display:grid}.timer-module__mvdQpa__featureNumber{color:var(--muted);font:11px var(--font-mono);display:none}.timer-module__mvdQpa__featureIcon{border:1px solid var(--line);width:44px;height:44px;color:var(--brand);border-radius:50%;place-items:center;display:grid}.timer-module__mvdQpa__featureGroups article>div:last-child{min-width:0}.timer-module__mvdQpa__featureGroups article>div:last-child>span{margin-bottom:14px;font-size:10px}.timer-module__mvdQpa__featureGroups h3{letter-spacing:-.035em;margin:0 0 16px;font-size:clamp(22px,2.5vw,30px);line-height:1.2}.timer-module__mvdQpa__featureGroups p{max-width:850px;color:var(--muted);margin:0;font-size:15px}.timer-module__mvdQpa__featureGroups ul{flex-wrap:wrap;gap:12px 24px;margin:22px 0 0;padding:0;list-style:none;display:flex}.timer-module__mvdQpa__featureGroups li{color:var(--muted);align-items:flex-start;gap:8px;font-size:13px;display:flex}.timer-module__mvdQpa__featureGroups li svg{color:var(--brand);margin-top:2px}.timer-module__mvdQpa__productSection{background:#0b1214}.timer-module__mvdQpa__carouselBlock{border-top:1px solid var(--line);min-width:0;margin-top:64px;padding-top:32px}.timer-module__mvdQpa__carouselHeading{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:28px;display:flex}.timer-module__mvdQpa__carouselHeading>div:first-child{max-width:720px}.timer-module__mvdQpa__carouselHeading>div>span{margin-bottom:16px}.timer-module__mvdQpa__carouselHeading h3{letter-spacing:-.04em;margin:0 0 14px;font-size:clamp(26px,3.1vw,38px);line-height:1.15}.timer-module__mvdQpa__carouselHeading p{color:var(--muted);margin:0;font-size:15px}.timer-module__mvdQpa__carouselControls{align-items:center;gap:8px;display:flex}.timer-module__mvdQpa__carouselControls>span{color:var(--muted);font:12px var(--font-mono);font-variant-numeric:tabular-nums;white-space:nowrap;margin-right:16px}.timer-module__mvdQpa__carouselControls strong{color:var(--brand);font-weight:500}.timer-module__mvdQpa__carouselControls button{border:1px solid var(--line);background:var(--surface);width:44px;height:44px;color:var(--foreground);cursor:pointer;border-radius:50%;place-items:center;padding:0;transition:color .25s,border-color .25s,background .25s;display:grid}.timer-module__mvdQpa__carouselControls button:hover{background:var(--brand);color:#172124;border-color:var(--brand)}.timer-module__mvdQpa__carouselStage{border:1px solid var(--line);background:var(--surface);border-radius:8px;display:grid;overflow:hidden}.timer-module__mvdQpa__carouselVisual{align-self:center;min-width:0;padding:12px;overflow:hidden}.timer-module__mvdQpa__carouselVisual figure{margin:0}.timer-module__mvdQpa__carouselVisual .timer-module__mvdQpa__screenshotFrame{border-radius:4px}.timer-module__mvdQpa__partBadge{border:1px solid var(--line);color:var(--foreground);background:#101719ed;border-radius:4px;padding:5px 8px;font-size:11px;position:absolute;bottom:8px;right:8px}.timer-module__mvdQpa__carouselCopy{border-top:1px solid var(--line);flex-direction:column;justify-content:center;min-width:0;padding:26px;display:flex}.timer-module__mvdQpa__carouselCopy>span{margin-bottom:16px;font-size:10px}.timer-module__mvdQpa__carouselCopy h4{letter-spacing:-.035em;margin:0 0 16px;font-size:24px;line-height:1.2}.timer-module__mvdQpa__carouselCopy>p{color:var(--muted);margin:0;font-size:15px}.timer-module__mvdQpa__carouselCopy ul{border-top:1px solid var(--line);gap:12px;margin:24px 0 0;padding:20px 0 0;list-style:none;display:grid}.timer-module__mvdQpa__carouselCopy li{color:var(--muted);align-items:flex-start;gap:9px;font-size:13px;line-height:1.6;display:flex}.timer-module__mvdQpa__carouselCopy li svg{color:var(--brand);margin-top:3px}.timer-module__mvdQpa__carouselTabs{scrollbar-width:thin;scrollbar-color:#546b69 transparent;scroll-snap-type:x proximity;gap:8px;margin-top:16px;padding:4px 0 8px;display:flex;overflow-x:auto}.timer-module__mvdQpa__carouselTabs button{scroll-snap-align:start;border:1px solid var(--line);min-height:64px;color:var(--muted);text-align:left;cursor:pointer;background:0 0;border-radius:4px;flex:1 0 132px;padding:12px 16px;font-size:13px;transition:color .25s,border-color .25s,background .25s}.timer-module__mvdQpa__carouselTabs button span{font:10px var(--font-mono);margin-bottom:8px;display:block}.timer-module__mvdQpa__carouselTabs button:hover{color:var(--foreground);border-color:#a5b0ae66}.timer-module__mvdQpa__carouselTabs button[aria-selected=true]{border-color:var(--brand);background:var(--surface);color:var(--brand)}.timer-module__mvdQpa__isolationSection{background:var(--paper);color:#273638;--line:#b7aa91;gap:30px;display:grid}.timer-module__mvdQpa__isolationSection .timer-module__mvdQpa__kicker{color:#824524}.timer-module__mvdQpa__isolationIcon{border:1px solid var(--line);color:#824524;border-radius:50%;place-items:center;width:64px;height:64px;display:grid}.timer-module__mvdQpa__isolationCopy{min-width:0;max-width:900px}.timer-module__mvdQpa__isolationCopy h2 strong{color:#824524;font-family:Georgia,serif;font-style:italic;font-weight:400}.timer-module__mvdQpa__isolationCopy>p{color:#4a584f;max-width:790px;margin:0;font-size:16px}.timer-module__mvdQpa__isolationProof{gap:16px;display:grid}.timer-module__mvdQpa__isolationProof>div{border:1px solid var(--line);background:#ffffff18;border-radius:8px;padding:26px}.timer-module__mvdQpa__isolationProof span{color:#824524;font:11px var(--font-mono)}.timer-module__mvdQpa__isolationProof strong{letter-spacing:-.03em;margin:24px 0 12px;font-size:20px;font-weight:500;display:block}.timer-module__mvdQpa__isolationProof p{color:#4a584f;margin:0;font-size:15px}.timer-module__mvdQpa__capabilityGrid{gap:18px;display:grid}.timer-module__mvdQpa__capabilityGrid article{border:1px solid var(--line);background:linear-gradient(145deg,var(--surface-strong),var(--surface));border-radius:8px;padding:28px;transition:border-color .3s}.timer-module__mvdQpa__capabilityGrid article:hover{border-color:#f3a16c88}.timer-module__mvdQpa__capabilityGrid svg{color:var(--brand)}.timer-module__mvdQpa__capabilityGrid h3{letter-spacing:-.035em;margin:24px 0 16px;font-size:22px}.timer-module__mvdQpa__capabilityGrid p{color:var(--muted);margin:0;font-size:15px}.timer-module__mvdQpa__securitySection{background:#141e20;gap:40px;display:grid}.timer-module__mvdQpa__securityPoints{gap:18px;margin-top:32px;display:grid}.timer-module__mvdQpa__securityPoints span{color:var(--muted);align-items:flex-start;gap:12px;font-size:14px;line-height:1.7;display:flex}.timer-module__mvdQpa__securityPoints svg{color:var(--brand);margin-top:3px}.timer-module__mvdQpa__roles{border-top:1px solid var(--line)}.timer-module__mvdQpa__roles>div{border-bottom:1px solid var(--line);grid-template-columns:24px minmax(0,1fr);gap:10px 16px;padding:26px 0;display:grid}.timer-module__mvdQpa__roles span{color:var(--brand);font:11px var(--font-mono);padding-top:5px}.timer-module__mvdQpa__roles h3{letter-spacing:-.03em;margin:0;font-size:20px;line-height:1.3}.timer-module__mvdQpa__roles p{color:var(--muted);grid-column:2;margin:0;font-size:15px}.timer-module__mvdQpa__finalCta{background:radial-gradient(ellipse at 10% 60%,#b67b4118,transparent 55%),var(--background);flex-direction:column;align-items:flex-start;display:flex}.timer-module__mvdQpa__finalCta h2{max-width:1000px}.timer-module__mvdQpa__finalCta>p{margin-bottom:32px}.timer-module__mvdQpa__finalCta small{color:var(--muted);margin-top:20px;font-size:12px;line-height:1.7}.timer-module__mvdQpa__contactOverlay{z-index:2000;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#080f11d1;place-items:center;padding:12px;display:grid;position:fixed;inset:0}.timer-module__mvdQpa__contactDialog{border:1px solid var(--line);background:var(--surface);border-radius:10px;flex-direction:column;width:min(900px,100%);max-height:calc(100dvh - 24px);display:flex;overflow:hidden;box-shadow:0 40px 100px #0008}.timer-module__mvdQpa__contactDialogHeader{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:16px;padding:24px;display:flex}.timer-module__mvdQpa__contactDialogHeader span{color:var(--brand);font:11px var(--font-mono);letter-spacing:.12em;text-transform:uppercase}.timer-module__mvdQpa__contactDialogHeader h2{letter-spacing:-.04em;margin:12px 0;font-size:clamp(26px,4vw,38px);line-height:1.12}.timer-module__mvdQpa__contactDialogHeader p{color:var(--muted);margin:0;font-size:14px;line-height:1.7}.timer-module__mvdQpa__contactDialogHeader button{border:1px solid var(--line);width:44px;height:44px;color:var(--foreground);cursor:pointer;background:0 0;border-radius:50%;flex-shrink:0;place-items:center;display:grid}.timer-module__mvdQpa__contactDialogHeader button:hover{background:#304044}.timer-module__mvdQpa__contactFormScroll{overscroll-behavior:contain;min-height:0;padding:24px;overflow-y:auto}.timer-module__mvdQpa__mockup{min-height:330px}.timer-module__mvdQpa__mockupBrand{align-items:center;gap:6px;font-size:12px;display:flex}.timer-module__mvdQpa__mockupBrand strong,.timer-module__mvdQpa__mockupBrand svg{color:var(--brand)}.timer-module__mvdQpa__windowDots{gap:6px;margin-left:auto;display:flex}.timer-module__mvdQpa__mockupBody{grid-template-columns:1fr;display:grid}.timer-module__mvdQpa__mockupNav{display:none}.timer-module__mvdQpa__mockupContent{min-width:0;padding:18px}.timer-module__mvdQpa__mockupHello{font-size:14px}.timer-module__mvdQpa__mockupHello>span{color:var(--muted);margin-top:6px;font-size:11px;display:block}.timer-module__mvdQpa__timerPanel{border:1px solid var(--line);border-radius:4px;align-items:center;gap:12px;margin-top:20px;padding:15px;display:flex}.timer-module__mvdQpa__timerProject{display:none}.timer-module__mvdQpa__timerCount{font:18px var(--font-mono);margin-right:auto}.timer-module__mvdQpa__timerPanel button{background:var(--brand);border:0;border-radius:50%;place-items:center;width:36px;height:36px;display:grid}.timer-module__mvdQpa__timerPanel button span{background:#172124;width:10px;height:10px}.timer-module__mvdQpa__mockupStats{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:14px;display:grid}.timer-module__mvdQpa__mockupStats>div{border:1px solid var(--line);border-radius:4px;padding:10px}.timer-module__mvdQpa__mockupStats span,.timer-module__mvdQpa__mockupStats small{color:var(--muted);font-size:9px;display:block}.timer-module__mvdQpa__mockupStats strong{margin:6px 0;font-size:15px;display:block}.timer-module__mvdQpa__mockupChart{align-items:flex-end;gap:8px;height:80px;margin-top:18px;display:flex}.timer-module__mvdQpa__mockupChart span{background:#f3a16c80;border-radius:2px 2px 0 0;flex:1;height:35%}.timer-module__mvdQpa__mockupChart span:nth-child(2n){height:60%}.timer-module__mvdQpa__mockupChart span:nth-child(3n){height:85%}.timer-module__mvdQpa__previewFallback{max-width:1000px}@media (min-width:700px){.timer-module__mvdQpa__page{--gutter:40px}.timer-module__mvdQpa__navbar{width:min(1280px,100% - 80px)}.timer-module__mvdQpa__hero{padding-top:150px}.timer-module__mvdQpa__outcomes{grid-template-columns:repeat(3,minmax(0,1fr))}.timer-module__mvdQpa__outcomes>div{border-bottom:0;border-right:1px solid var(--line);flex-direction:column;align-items:flex-start;gap:10px;padding:28px 24px}.timer-module__mvdQpa__outcomes>div:first-child{padding-left:0}.timer-module__mvdQpa__outcomes>div:last-child{border-right:0}.timer-module__mvdQpa__featureGroups article{grid-template-columns:32px 54px minmax(0,1fr);gap:24px;padding:32px}.timer-module__mvdQpa__featureNumber{padding-top:16px;display:block}.timer-module__mvdQpa__featureIcon{width:54px;height:54px}.timer-module__mvdQpa__isolationSection{grid-template-columns:70px minmax(0,1fr);gap:28px 36px}.timer-module__mvdQpa__isolationProof{grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr))}.timer-module__mvdQpa__isolationProof>div{padding:24px}.timer-module__mvdQpa__capabilityGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.timer-module__mvdQpa__carouselVisual{padding:20px}.timer-module__mvdQpa__contactOverlay{padding:28px}.timer-module__mvdQpa__contactDialog{max-height:calc(100dvh - 56px)}.timer-module__mvdQpa__contactDialogHeader,.timer-module__mvdQpa__contactFormScroll{padding:32px}.timer-module__mvdQpa__mockupBody{grid-template-columns:115px minmax(0,1fr)}.timer-module__mvdQpa__mockupNav{border-right:1px solid var(--line);align-content:start;gap:12px;padding:20px 10px;display:grid}.timer-module__mvdQpa__mockupNav span{color:var(--muted);align-items:center;gap:6px;font-size:10px;display:flex}.timer-module__mvdQpa__mockupNav .timer-module__mvdQpa__navActive{color:var(--brand)}}@media (min-width:1100px){.timer-module__mvdQpa__page{--section-space:110px}.timer-module__mvdQpa__navbar{gap:26px;height:88px}.timer-module__mvdQpa__logo img{width:170px}.timer-module__mvdQpa__navbar nav{align-items:center;gap:26px;display:flex}.timer-module__mvdQpa__navbar>.timer-module__mvdQpa__navCta{display:inline-flex}.timer-module__mvdQpa__mobileMenuButton,.timer-module__mvdQpa__mobilePanel{display:none}.timer-module__mvdQpa__hero{grid-template-columns:1fr 1.1fr;align-items:center;gap:40px;padding-top:155px}.timer-module__mvdQpa__heroCopy{padding-block:24px}.timer-module__mvdQpa__heroVisual{margin:0}.timer-module__mvdQpa__heroActions{gap:14px}.timer-module__mvdQpa__outcomes{margin-top:16px}.timer-module__mvdQpa__sectionIntro{margin-bottom:56px}.timer-module__mvdQpa__carouselHeading{flex-wrap:nowrap;gap:40px}.timer-module__mvdQpa__carouselStage{grid-template-columns:minmax(0,1fr) 330px}.timer-module__mvdQpa__carouselCopy{border-top:0;border-left:1px solid var(--line);padding:30px}.timer-module__mvdQpa__carouselReverse .timer-module__mvdQpa__carouselStage{grid-template-columns:330px minmax(0,1fr)}.timer-module__mvdQpa__carouselReverse .timer-module__mvdQpa__carouselVisual{order:2}.timer-module__mvdQpa__carouselReverse .timer-module__mvdQpa__carouselCopy{border-left:0;border-right:1px solid var(--line);order:1}.timer-module__mvdQpa__isolationSection{grid-template-columns:80px minmax(0,1fr);gap:36px 48px}.timer-module__mvdQpa__isolationProof{grid-column:2}.timer-module__mvdQpa__isolationProof>div{padding:28px}.timer-module__mvdQpa__capabilityGrid{grid-template-columns:repeat(4,minmax(0,1fr))}.timer-module__mvdQpa__securitySection{grid-template-columns:1fr 1fr;align-items:start;gap:90px}}@media (max-width:399px){.timer-module__mvdQpa__hero h1{font-size:clamp(2.25rem,11.4vw,2.8rem)}.timer-module__mvdQpa__heroActions{flex-direction:column;align-items:stretch}.timer-module__mvdQpa__featureGroups article{grid-template-columns:1fr}.timer-module__mvdQpa__featureGroups ul{flex-direction:column}.timer-module__mvdQpa__problemStrip{justify-content:flex-start;font-size:12px}.timer-module__mvdQpa__problemStrip i{display:none}.timer-module__mvdQpa__problemStrip span{flex:1 0 100%}.timer-module__mvdQpa__carouselCopy{padding:22px}.timer-module__mvdQpa__carouselControls>span{margin-right:8px}.timer-module__mvdQpa__partBadge{font-size:10px}.timer-module__mvdQpa__browserBar>span{font-size:9px}}@media (prefers-reduced-motion:reduce){.timer-module__mvdQpa__page *{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
