.features-page{background:#000;color:#f4f5f7}
.features-page .site-header{background:rgba(0,0,0,.82)}
.features-page .nav-dropdown-trigger.is-current{color:#fff;background:#121214}
.features-page main{overflow:hidden}
.features-page h1,.features-page h2,.features-page h3{font-family:var(--display);letter-spacing:-.045em}
.features-page .eyebrow{color:#62c7f5}
.features-page .section-heading{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(280px,.62fr);align-items:end;gap:60px;width:100%;max-width:none;margin:0 0 48px;text-align:left}
.features-page .section-heading h2,.workflow-heading h2{margin:11px 0 0;font-size:clamp(36px,4.5vw,64px);line-height:.98}
.features-page .section-heading h2 span,.workflow-heading h2 span{color:#74747d}
.features-page .section-heading>p{max-width:520px;margin:0 0 5px;color:#9898a2;font-size:15px;line-height:1.75}

.features-hero{position:relative;padding-top:150px;text-align:center}
.features-hero:before{content:"";position:absolute;inset:-120px 0 auto;height:760px;background:radial-gradient(circle at 50% 28%,rgba(25,158,225,.19),transparent 34%),radial-gradient(circle at 68% 20%,rgba(44,71,214,.12),transparent 26%);pointer-events:none}
.features-orbit{position:absolute;top:70px;left:50%;width:min(900px,92vw);height:520px;transform:translateX(-50%);opacity:.5;pointer-events:none}
.features-orbit i{position:absolute;inset:0;border:1px solid rgba(86,188,239,.1);border-radius:50%;transform:rotate(-8deg)}
.features-orbit i:nth-child(2){inset:80px 120px;border-color:rgba(255,255,255,.07)}
.features-orbit i:nth-child(3){inset:165px 260px;border-color:rgba(86,188,239,.14)}
.features-hero>.eyebrow{position:relative;justify-content:center}
.features-hero h1{position:relative;max-width:1100px;margin:20px auto 0;font-size:clamp(48px,7.2vw,108px);line-height:.92;letter-spacing:-.065em}
.features-hero h1 span{color:#797982}
.features-hero-copy{position:relative;max-width:760px;margin:28px auto 0;color:#a4a4ad;font-size:clamp(15px,1.5vw,19px);line-height:1.75}
.features-hero-actions{position:relative;display:flex;justify-content:center;gap:10px;margin-top:30px}
.features-proof{position:relative;display:flex;justify-content:center;gap:28px;margin:21px 0 0;color:#7f8089;font-size:11px;font-weight:650}
.features-proof span{display:flex;align-items:center;gap:6px}.features-proof svg{width:13px;height:13px;color:#55c8ff}
.features-stage{position:relative;width:min(1180px,100%);margin:72px auto 0;border:1px solid #242429;border-radius:24px;background:#09090a;box-shadow:0 36px 120px rgba(0,0,0,.65),0 0 100px rgba(25,158,225,.09);overflow:hidden;text-align:left}
.features-stage:before{content:"";position:absolute;inset:0;border-top:1px solid rgba(255,255,255,.1);pointer-events:none}
.features-window-bar,.module-visual-bar{display:flex;align-items:center;gap:14px;height:54px;padding:0 18px;border-bottom:1px solid #242429;background:#111113;color:#92929b;font-size:10px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}
.features-window-bar .window-dots,.module-visual-bar>span{display:flex;gap:6px}.features-window-bar .window-dots i,.module-visual-bar>span i{width:7px;height:7px;border:1px solid #505058;border-radius:50%}
.features-window-bar>b{margin-left:auto;color:#4abef4;font-size:8px;letter-spacing:.13em}
.features-stage-media{position:relative;aspect-ratio:1.62;background:#080809;overflow:hidden}
.features-stage-media:after{content:"";position:absolute;inset:auto 0 0;height:20%;background:linear-gradient(transparent,rgba(0,0,0,.35));pointer-events:none}
.features-stage-media img{width:100%;height:100%;display:block;object-fit:cover;object-position:top}
.features-stage-foot{height:45px;display:flex;align-items:center;justify-content:space-between;padding:0 18px;color:#65656d;font-size:9px;letter-spacing:.07em;text-transform:uppercase}
.features-stage-foot span:first-child{display:flex;align-items:center;gap:8px}.features-stage-foot i{width:6px;height:6px;border-radius:50%;background:#31c48d;box-shadow:0 0 14px #31c48d}

.feature-index{padding-top:150px}
.feature-index-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #242428;border-left:1px solid #242428}
.feature-index-card{position:relative;min-height:245px;padding:26px;border-right:1px solid #242428;border-bottom:1px solid #242428;background:#09090a;transition:background .25s,transform .25s}
.feature-index-card:hover{z-index:2;background:#101012;transform:translateY(-4px)}
.feature-index-number{display:block;color:#56565e;font:600 9px/1 var(--display);letter-spacing:.12em}
.feature-index-icon{display:grid;place-items:center;width:43px;height:43px;margin-top:31px;border:1px solid #2a2a2f;border-radius:12px;background:#141416;color:#5dc9fb}.feature-index-icon svg{width:20px;height:20px}
.feature-index-card strong{display:block;margin-top:19px;color:#f4f4f6;font:600 17px/1.2 var(--display)}
.feature-index-card p{margin:8px 0 0;color:#7f7f88;font-size:11px;line-height:1.6}
.feature-index-card>i{position:absolute;right:24px;bottom:24px;color:#54545d}.feature-index-card>i svg{width:17px;height:17px}

.feature-showcase{padding-top:160px}
.module-story{display:grid;grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);align-items:center;gap:clamp(45px,7vw,105px);padding:95px 0;border-top:1px solid #1d1d20}
.module-story.is-reversed .module-story-copy{order:2}.module-story.is-reversed .module-visual{order:1}
.module-kicker{display:flex;align-items:center;gap:10px;color:#5fc8f7;font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}
.module-kicker>span{display:grid;place-items:center;width:31px;height:31px;border:1px solid #2d2d32;border-radius:50%;color:#8c8c95;font-size:8px}.module-kicker>b{padding:6px 8px;border:1px solid rgba(95,200,247,.18);border-radius:99px;background:rgba(95,200,247,.07);color:#8c8c95;font-size:7px}
.module-story-copy h2{max-width:540px;margin:22px 0 0;font-size:clamp(34px,4.5vw,65px);line-height:1.02}
.module-story-copy>p{max-width:560px;margin:22px 0 0;color:#91919a;font-size:14px;line-height:1.8}
.module-story-copy ul{list-style:none;margin:29px 0 0;padding:23px 0 0;border-top:1px solid #242428;display:grid;gap:14px}
.module-story-copy li{display:flex;gap:11px;color:#b4b4bc;font-size:12px;line-height:1.55}.module-story-copy li svg{width:15px;height:15px;flex:0 0 auto;margin-top:2px;color:#50c5fa}
.module-story-copy .text-link{margin-top:29px}
.module-visual{min-width:0;border:1px solid #29292e;border-radius:22px;background:#0b0b0c;box-shadow:0 28px 80px rgba(0,0,0,.48);overflow:hidden}
.module-visual-bar{height:47px}.module-visual-bar>b{font-size:9px;color:#b0b0b8}.module-visual-bar>em{margin-left:auto;color:#4e4e55;font-style:normal;font-size:8px}
.module-image{aspect-ratio:1.56;overflow:hidden;background:#070708}.module-image img{width:100%;height:100%;display:block;object-fit:cover;object-position:top;transition:opacity .18s,transform .6s}.module-visual:hover .module-image img{transform:scale(1.012)}
.module-metrics{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #242428}.module-metrics span{min-width:0;padding:16px;border-right:1px solid #242428}.module-metrics span:last-child{border:0}.module-metrics strong,.module-metrics small{display:block;overflow:hidden;text-overflow:ellipsis}.module-metrics strong{color:#e7e7eb;font:600 10px/1.3 var(--display);white-space:nowrap}.module-metrics small{margin-top:4px;color:#66666f;font-size:8px;line-height:1.35}
.module-gallery{grid-column:1/-1;display:flex;justify-content:flex-end;gap:9px;margin-top:-65px;z-index:2;pointer-events:none}.module-gallery button{pointer-events:auto;width:105px;padding:5px;border:1px solid #29292e;border-radius:10px;background:#0c0c0e;color:#777780;cursor:pointer}.module-gallery button.is-active{border-color:#47bfee;color:#d9d9df}.module-gallery img{width:100%;aspect-ratio:1.75;display:block;object-fit:cover;object-position:top;border-radius:6px}.module-gallery span{display:block;padding:5px 2px 2px;font-size:7px;text-align:left;text-transform:uppercase;letter-spacing:.08em}

.workflow-section{padding:130px 0}.workflow-heading{text-align:center}.workflow-heading .eyebrow{justify-content:center}.workflow-grid{display:grid;grid-template-columns:repeat(3,1fr);margin-top:58px;border:1px solid #27272b;border-radius:20px;overflow:hidden}
.workflow-grid article{position:relative;min-height:300px;padding:34px;background:#0a0a0b;border-right:1px solid #27272b}.workflow-grid article:last-child{border:0}.workflow-grid article>b{position:absolute;right:25px;top:25px;color:#434349;font:600 9px/1 var(--display)}.workflow-grid article>span{display:grid;place-items:center;width:52px;height:52px;border:1px solid #29292e;border-radius:14px;background:#141416;color:#5fc9fa}.workflow-grid svg{width:23px;height:23px}.workflow-grid h3{margin:72px 0 0;font-size:25px}.workflow-grid p{margin:12px 0 0;color:#82828b;font-size:12px;line-height:1.7}

.feature-faq{display:grid;grid-template-columns:.72fr 1.28fr;gap:90px;padding:120px 0;border-top:1px solid #202024}.feature-faq h2{margin:12px 0 0;font-size:clamp(38px,4.5vw,64px)}.feature-faq>div:first-child>p:last-child{max-width:360px;margin-top:20px;color:#81818a;font-size:13px;line-height:1.7}.faq-list{border-top:1px solid #29292e}.faq-list details{border-bottom:1px solid #29292e}.faq-list summary{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:20px;color:#e6e6ea;font:600 15px/1.4 var(--display);cursor:pointer;list-style:none}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary svg{width:17px;height:17px;color:#73737c;transition:transform .2s}.faq-list details[open] summary svg{transform:rotate(180deg)}.faq-list details p{max-width:690px;margin:-5px 0 25px;color:#85858e;font-size:12px;line-height:1.75}
.feature-final{display:flex;align-items:flex-end;justify-content:space-between;gap:50px;margin-top:30px;margin-bottom:120px;padding:65px;border:1px solid #28282d;border-radius:24px;background:radial-gradient(circle at 82% 10%,rgba(50,181,239,.16),transparent 34%),#0b0b0d}.feature-final h2{margin:13px 0 0;font-size:clamp(42px,5.5vw,76px);line-height:.97}.feature-final p:not(.eyebrow){max-width:530px;margin:20px 0 0;color:#909099;font-size:14px;line-height:1.7}.feature-final>div:last-child{display:grid;gap:10px;justify-items:center}.feature-final>div:last-child>span{color:#62626a;font-size:9px}

@media(max-width:1050px){.feature-index-grid{grid-template-columns:repeat(2,1fr)}.module-story{grid-template-columns:1fr;gap:45px}.module-story.is-reversed .module-story-copy,.module-story.is-reversed .module-visual{order:initial}.module-story-copy{max-width:720px}.module-gallery{margin-top:-25px}.features-page .section-heading{grid-template-columns:1fr;gap:24px}}
@media(max-width:760px){.features-hero{padding-top:112px}.features-hero h1{font-size:clamp(43px,14vw,66px)}.features-hero-copy{font-size:14px}.features-hero-actions{align-items:stretch;flex-direction:column}.features-proof{flex-wrap:wrap;gap:9px 15px}.features-stage{margin-top:48px;border-radius:15px}.features-window-bar{height:43px;padding:0 12px}.features-window-bar>b{display:none}.features-stage-media{aspect-ratio:1.12}.features-stage-foot{display:none}.feature-index{padding-top:100px}.feature-index-grid{grid-template-columns:1fr}.feature-index-card{min-height:205px}.feature-showcase{padding-top:100px}.module-story{padding:70px 0}.module-story-copy h2{font-size:37px}.module-visual{border-radius:14px}.module-image{aspect-ratio:1.15}.module-metrics{grid-template-columns:1fr}.module-metrics span{border-right:0;border-bottom:1px solid #242428}.module-gallery{justify-content:flex-start;margin-top:-20px;overflow-x:auto}.workflow-section{padding:90px 0}.workflow-grid{grid-template-columns:1fr}.workflow-grid article{min-height:240px;border-right:0;border-bottom:1px solid #27272b}.workflow-grid h3{margin-top:45px}.feature-faq{grid-template-columns:1fr;gap:45px;padding:90px 0}.feature-final{align-items:stretch;flex-direction:column;padding:35px 24px;margin-bottom:80px}.feature-final>div:last-child{justify-items:stretch}.features-orbit{height:360px}}
@media(prefers-reduced-motion:reduce){.module-image img,.feature-index-card{transition:none}}
