.cosmos-page{--bg:#050807;--panel:#0d1311;--panel-2:#111b18;--text:#f2f7f2;--muted:#b7c4bc;--dim:#7e8c85;--line:rgba(242,247,242,0.14);--line-strong:rgba(242,247,242,0.24);--cyan:#63d8ff;--green:#5dffb4;--amber:#ffd166;--coral:#ff7f6e;--ink:#07100d;--font-ui:var(--font-space-grotesk),var(--font-geist-sans),Arial,sans-serif;--font-serif:var(--font-instrument-serif),Georgia,serif;--font-mono:var(--font-jetbrains-mono),var(--font-geist-mono),monospace;min-height:100vh;overflow-x:hidden;position:relative;background:linear-gradient(135deg,rgba(99,216,255,.1),transparent 24%),linear-gradient(225deg,rgba(93,255,180,.08),transparent 28%),var(--bg);color:var(--text);font-family:var(--font-ui);line-height:1.5}body,html{background:#050807}.cosmos-page *{box-sizing:border-box}.cosmos-page a{color:inherit;text-decoration:none}.cosmos-page .site-aurora,.cosmos-page .site-grid{pointer-events:none;position:fixed;inset:0;z-index:0}.cosmos-page .site-aurora{background:linear-gradient(90deg,transparent,rgba(255,209,102,.06),transparent),linear-gradient(180deg,rgba(99,216,255,.08),transparent 38%,rgba(255,127,110,.05));filter:saturate(1.15);animation:aurora-drift 18s ease-in-out infinite alternate}.cosmos-page .site-grid{background-image:linear-gradient(rgba(242,247,242,.055) 1px,transparent 0),linear-gradient(90deg,rgba(242,247,242,.045) 1px,transparent 0);background-size:68px 68px;mask-image:linear-gradient(180deg,rgba(0,0,0,.75),transparent 82%)}@keyframes aurora-drift{0%{transform:translate3d(-2%,-1%,0) scale(1)}to{transform:translate3d(2%,1%,0) scale(1.04)}}.cosmos-page .site-nav{align-items:center;background:rgba(5,8,7,.66);border-bottom:1px solid var(--line);display:flex;height:72px;justify-content:space-between;left:0;padding:0 clamp(20px,5vw,72px);position:fixed;right:0;top:0;z-index:20;backdrop-filter:blur(18px);max-width:100vw}.cosmos-page .brand{align-items:center;display:inline-flex;font-size:19px;font-weight:700;gap:12px}.cosmos-page .brand-mark{background:linear-gradient(135deg,var(--green),var(--cyan) 52%,var(--amber));border-radius:8px;box-shadow:0 0 24px rgba(93,255,180,.34);display:inline-block;height:28px;position:relative;width:28px}.cosmos-page .brand-mark:after{background:var(--bg);border-radius:5px;content:"";inset:8px;position:absolute}.cosmos-page .nav-links{align-items:center;display:flex;gap:26px}.cosmos-page .nav-links a{color:var(--muted);font-size:14px;transition:color .18s ease,border-color .18s ease,background .18s ease}.cosmos-page .nav-links a:hover{color:var(--text)}.cosmos-page .nav-cta{background:rgba(93,255,180,.1);border:1px solid rgba(93,255,180,.32);border-radius:8px;color:var(--text)!important;padding:10px 16px}.cosmos-page .nav-cta:hover{background:rgba(93,255,180,.16)}.cosmos-page .hero-shell{min-height:clamp(680px,86svh,920px);padding:148px clamp(20px,5vw,72px) 76px;position:relative;width:100%;z-index:1}.cosmos-page .hero-art{inset:0;overflow:hidden;position:absolute;z-index:0}.cosmos-page .hero-art:after,.cosmos-page .hero-art:before{content:"";inset:0;position:absolute;z-index:2}.cosmos-page .hero-art:before{background:linear-gradient(90deg,rgba(5,8,7,.95),rgba(5,8,7,.84) 30%,rgba(5,8,7,.32) 62%,rgba(5,8,7,.12)),linear-gradient(180deg,rgba(5,8,7,.22),rgba(5,8,7,.92) 100%)}.cosmos-page .hero-art:after{background:linear-gradient(120deg,rgba(93,255,180,.16),transparent 34%),linear-gradient(290deg,rgba(255,209,102,.14),transparent 42%);mix-blend-mode:screen;opacity:.8}.cosmos-page .hero-art img{height:100%;object-fit:cover;object-position:center;position:absolute;right:0;top:0;transform:scale(1.03);width:100%;animation:hero-float 16s ease-in-out infinite alternate}.cosmos-page .hero-scanline{background:repeating-linear-gradient(180deg,rgba(255,255,255,.04) 0,rgba(255,255,255,.04) 1px,transparent 0,transparent 7px);inset:0;opacity:.22;position:absolute;z-index:3;animation:scanline 8s linear infinite}@keyframes hero-float{0%{transform:scale(1.03) translateZ(0)}to{transform:scale(1.08) translate3d(-1.2%,-.8%,0)}}@keyframes scanline{to{transform:translateY(56px)}}.cosmos-page .hero-content{max-width:760px;position:relative;width:100%;z-index:4}.cosmos-page .eyebrow{align-items:center;color:var(--green);display:inline-flex;font-family:var(--font-mono);font-size:12px;gap:12px;letter-spacing:.14em;margin:0 0 20px;text-transform:uppercase}.cosmos-page .eyebrow:before{background:linear-gradient(90deg,var(--green),var(--cyan));border-radius:8px;content:"";display:inline-block;height:2px;width:34px}.cosmos-page h1,.cosmos-page h2,.cosmos-page h3,.cosmos-page p{margin:0}.cosmos-page h1{font-size:clamp(48px,7.4vw,112px);font-weight:650;letter-spacing:0;line-height:.98;max-width:900px;text-wrap:balance}.cosmos-page .hero-content h1{font-size:clamp(38px,5vw,72px);line-height:1.02}.cosmos-page h2{font-size:clamp(34px,4.2vw,68px);font-weight:620;letter-spacing:0;line-height:1.04;text-wrap:balance}.cosmos-page h3{font-size:clamp(22px,2vw,30px);font-weight:610;letter-spacing:0;line-height:1.12}.cosmos-page .hero-copy{color:var(--muted);font-size:clamp(15px,1.15vw,17px);line-height:1.55;margin-top:24px;max-width:620px;overflow-wrap:break-word}.cosmos-page .cta-actions,.cosmos-page .hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:36px;max-width:100%}.cosmos-page .button{align-items:center;border-radius:8px;display:inline-flex;font-size:15px;font-weight:650;justify-content:center;min-height:48px;padding:13px 20px;transition:background .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}.cosmos-page .button:hover{transform:translateY(-2px)}.cosmos-page .button.primary{background:var(--green);color:var(--ink)}.cosmos-page .button.secondary{background:rgba(242,247,242,.08);border:1px solid var(--line-strong);color:var(--text)}.cosmos-page .capability-grid,.cosmos-page .cta-section,.cosmos-page .proof-band,.cosmos-page .section,.cosmos-page .system-section{margin:0 auto;max-width:1280px;padding-left:clamp(20px,5vw,72px);padding-right:clamp(20px,5vw,72px);position:relative;z-index:1}.cosmos-page .hero-accent{background:linear-gradient(90deg,var(--green) 0,var(--cyan) 60%,var(--amber) 100%);-webkit-background-clip:text;background-clip:text;color:transparent;display:inline}.cosmos-page .proof-band{display:grid;gap:1px;grid-template-columns:repeat(4,minmax(0,1fr));padding-bottom:104px;padding-top:0}.cosmos-page .proof-card{background:rgba(13,19,17,.74);border:1px solid var(--line);min-height:150px;padding:28px;position:relative;overflow:hidden}.cosmos-page .proof-card:after{background:linear-gradient(90deg,var(--green),var(--cyan),var(--amber));bottom:0;content:"";height:3px;left:0;position:absolute;right:0;transform:translateX(-101%);animation:proof-sweep 5.5s ease-in-out infinite}.cosmos-page .proof-card:nth-child(2):after{animation-delay:.4s}.cosmos-page .proof-card:nth-child(3):after{animation-delay:.8s}.cosmos-page .proof-card:nth-child(4):after{animation-delay:1.2s}@keyframes proof-sweep{0%,38%{transform:translateX(-101%)}68%,to{transform:translateX(101%)}}.cosmos-page .proof-card strong{display:block;font-family:var(--font-serif);font-size:clamp(44px,5vw,74px);font-style:italic;font-weight:400;line-height:.95}.cosmos-page .proof-card span{color:var(--muted);display:block;font-size:14px;margin-top:14px}.cosmos-page .section{padding-bottom:74px;padding-top:74px}.cosmos-page .split-section{align-items:end;display:grid;gap:60px;grid-template-columns:minmax(0,1fr) minmax(320px,.75fr)}.cosmos-page .capability-card p,.cosmos-page .process-card p,.cosmos-page .product-card p,.cosmos-page .section-copy,.cosmos-page .system-copy p{color:var(--muted);font-size:16px;line-height:1.65}.cosmos-page .capability-grid{display:grid;gap:16px;grid-template-columns:repeat(4,minmax(0,1fr));padding-bottom:112px}.cosmos-page .capability-card,.cosmos-page .process-card,.cosmos-page .product-card{background:linear-gradient(180deg,rgba(17,27,24,.88),rgba(9,15,13,.86));border:1px solid var(--line);border-radius:8px;overflow:hidden;position:relative}.cosmos-page .capability-card{min-height:356px;padding:28px}.cosmos-page .capability-card:before{background:linear-gradient(120deg,rgba(93,255,180,.18),transparent 36%,rgba(255,209,102,.1));content:"";inset:0;opacity:0;position:absolute;transition:opacity .2s ease}.cosmos-page .capability-card:hover:before{opacity:1}.cosmos-page .card-orbit{border:1px solid rgba(99,216,255,.35);border-radius:50%;height:66px;margin-bottom:60px;position:relative;width:66px;animation:orbit-turn 8s linear infinite}.cosmos-page .card-orbit:after,.cosmos-page .card-orbit:before{border-radius:8px;content:"";height:12px;position:absolute;width:12px}.cosmos-page .card-orbit:before{background:var(--green);left:3px;top:8px}.cosmos-page .card-orbit:after{background:var(--amber);bottom:6px;right:7px}@keyframes orbit-turn{to{transform:rotate(1turn)}}.cosmos-page .capability-card h3,.cosmos-page .process-card h3,.cosmos-page .product-card h3{margin-bottom:14px;position:relative}.cosmos-page .capability-card p,.cosmos-page .process-card>*,.cosmos-page .product-card>*,.cosmos-page .tag-row{position:relative}.cosmos-page .metric-row,.cosmos-page .tag-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:24px}.cosmos-page .metric-row span,.cosmos-page .tag-row span{background:rgba(242,247,242,.07);border:1px solid rgba(242,247,242,.12);border-radius:8px;color:var(--muted);font-size:12px;padding:7px 10px}.cosmos-page .product-section{padding-bottom:108px}.cosmos-page .section-head{max-width:920px;margin-bottom:40px}.cosmos-page .section-head.narrow{max-width:760px}.cosmos-page .product-grid{display:grid;gap:18px;grid-template-columns:repeat(2,minmax(0,1fr))}.cosmos-page .product-card{display:flex;flex-direction:column;justify-content:space-between;min-height:380px;padding:34px}.cosmos-page .product-card:after{background:linear-gradient(90deg,transparent,rgba(99,216,255,.16),transparent),repeating-linear-gradient(90deg,transparent 0 17px,rgba(255,255,255,.06) 17px 18px);bottom:0;content:"";height:92px;left:0;opacity:.55;position:absolute;right:0}.cosmos-page .product-eyebrow{color:var(--amber)!important;font-family:var(--font-mono);font-size:12px!important;letter-spacing:.1em;margin-bottom:14px!important;text-transform:uppercase}.cosmos-page .product-card h3{font-size:clamp(42px,5vw,76px);font-weight:620}.cosmos-page .product-card h3 a{background:linear-gradient(90deg,var(--text),var(--green));-webkit-background-clip:text;background-clip:text;color:transparent}.cosmos-page .system-section{align-items:center;display:grid;gap:70px;grid-template-columns:minmax(280px,.75fr) minmax(0,1.25fr);padding-bottom:112px;padding-top:112px}.cosmos-page .system-copy p{margin-top:22px;max-width:590px}.cosmos-page .system-visual{aspect-ratio:1704/923;border:1px solid var(--line);border-radius:8px;box-shadow:0 28px 90px rgba(0,0,0,.28);margin:0;overflow:hidden;position:relative}.cosmos-page .system-visual:after{background:radial-gradient(circle at 50% 48%,rgba(93,255,180,.16),transparent 22%),linear-gradient(180deg,transparent 70%,rgba(5,8,7,.74));content:"";inset:0;pointer-events:none;position:absolute}.cosmos-page .system-visual img{display:block;height:100%;object-fit:cover;width:100%}.cosmos-page .system-visual figcaption{align-items:center;background:rgba(5,8,7,.86);border:1px solid rgba(242,247,242,.16);border-radius:999px;bottom:22px;box-shadow:0 12px 30px rgba(0,0,0,.26);display:flex;gap:10px;left:50%;padding:11px 16px;position:absolute;transform:translateX(-50%);white-space:nowrap;z-index:2}.cosmos-page .flow-label,.cosmos-page .system-visual figcaption span{color:var(--amber);font-family:var(--font-mono);font-size:10px;letter-spacing:.12em;text-transform:uppercase}.cosmos-page .system-visual figcaption strong{color:var(--text);font-size:13px;font-weight:650}.cosmos-page .flow-label{background:rgba(8,14,12,.76);border:1px solid rgba(242,247,242,.14);border-radius:7px;color:var(--muted);padding:7px 9px;position:absolute;z-index:2}.cosmos-page .flow-label.active,.cosmos-page .flow-label.center{border-color:rgba(93,255,180,.42);color:var(--green)}.cosmos-page .flow-label.left{left:7.5%}.cosmos-page .flow-label.left.top{top:19%}.cosmos-page .flow-label.left.mid{top:31.5%}.cosmos-page .flow-label.left.active{top:44%}.cosmos-page .flow-label.center{left:50%;top:49.5%;transform:translate(-50%,-50%)}.cosmos-page .flow-label.memory{left:50%;top:12%;transform:translateX(-50%)}.cosmos-page .flow-label.tools{bottom:13%;left:50%;transform:translateX(-50%)}.cosmos-page .flow-label.right{right:7.5%}.cosmos-page .flow-label.right.top{top:22%}.cosmos-page .flow-label.right.mid{top:43%}.cosmos-page .flow-label.right.bottom{bottom:27%}.cosmos-page .process-section{padding-bottom:112px}.cosmos-page .process-grid{display:grid;gap:16px;grid-template-columns:repeat(4,minmax(0,1fr))}.cosmos-page .process-card{min-height:290px;padding:28px}.cosmos-page .process-card span{color:var(--green);display:block;font-family:var(--font-mono);font-size:12px;letter-spacing:.14em;margin-bottom:60px}.cosmos-page .cta-section{align-items:end;background:linear-gradient(120deg,rgba(93,255,180,.18),transparent 38%),linear-gradient(300deg,rgba(255,209,102,.16),transparent 44%),rgba(13,19,17,.9);border:1px solid var(--line-strong);border-radius:8px;display:grid;gap:40px;grid-template-columns:1fr auto;margin-bottom:72px;padding-bottom:42px;padding-top:42px}.cosmos-page .data-grid-section{margin:0 auto;max-width:1280px;padding:0 clamp(20px,5vw,72px) 112px;position:relative;z-index:1}.cosmos-page .data-grid{display:grid;gap:10px;grid-template-columns:repeat(8,minmax(0,1fr))}.cosmos-page .data-chip{background:linear-gradient(180deg,rgba(17,27,24,.78),rgba(9,15,13,.78));border:1px solid var(--line);border-radius:10px;display:flex;flex-direction:column;gap:8px;min-height:90px;padding:14px;position:relative;transition:border-color .2s ease,transform .2s ease}.cosmos-page .data-chip:hover{border-color:rgba(93,255,180,.42);transform:translateY(-2px)}.cosmos-page .data-chip .data-kind{color:var(--green);font-family:var(--font-mono);font-size:10px;letter-spacing:.12em;text-transform:uppercase}.cosmos-page .data-chip strong{color:var(--text);font-size:15px;font-weight:620}.cosmos-page .data-footnote{color:var(--muted);font-size:14px;margin-top:26px;max-width:760px}.cosmos-page .outputs-grid{display:grid;gap:16px;grid-template-columns:repeat(3,minmax(0,1fr));margin:0 auto;max-width:1280px;padding:0 clamp(20px,5vw,72px) 112px;position:relative;z-index:1}.cosmos-page .output-card{background:linear-gradient(180deg,rgba(17,27,24,.92),rgba(9,15,13,.92));border:1px solid var(--line);border-radius:10px;display:flex;flex-direction:column;gap:16px;min-height:360px;overflow:hidden;padding:30px;position:relative;transition:border-color .22s ease}.cosmos-page .output-card:hover{border-color:rgba(99,216,255,.42)}.cosmos-page .output-card:before{background:linear-gradient(120deg,rgba(99,216,255,.18),transparent 38%,rgba(93,255,180,.12));content:"";inset:0;opacity:0;position:absolute;transition:opacity .22s ease}.cosmos-page .output-card:hover:before{opacity:1}.cosmos-page .output-card>*{position:relative;z-index:1}.cosmos-page .output-eyebrow{color:var(--cyan);font-family:var(--font-mono);font-size:12px;letter-spacing:.12em;text-transform:uppercase}.cosmos-page .output-card h3{font-size:clamp(22px,2.2vw,28px);text-wrap:balance}.cosmos-page .output-card p{color:var(--muted);font-size:15px;line-height:1.6}.cosmos-page .output-bullets{border-top:1px solid var(--line);display:flex;flex-wrap:wrap;gap:8px;list-style:none;margin:auto 0 0;padding:18px 0 0}.cosmos-page .output-bullets li{background:rgba(242,247,242,.06);border:1px solid rgba(242,247,242,.1);border-radius:8px;color:var(--muted);font-family:var(--font-mono);font-size:11px;letter-spacing:.06em;padding:7px 10px;text-transform:uppercase}.cosmos-page .phase-grid{display:grid;gap:16px;grid-template-columns:repeat(4,minmax(0,1fr))}.cosmos-page .phase-card{background:linear-gradient(180deg,rgba(17,27,24,.92),rgba(9,15,13,.92));border:1px solid var(--line);border-radius:10px;min-height:290px;padding:28px;position:relative}.cosmos-page .phase-card:after{background:linear-gradient(90deg,var(--green),var(--cyan));content:"";height:2px;left:28px;position:absolute;top:0;width:40px}.cosmos-page .phase-head{align-items:center;display:flex;justify-content:space-between;margin-bottom:60px}.cosmos-page .phase-step{color:var(--green);font-family:var(--font-mono);font-size:12px;letter-spacing:.14em}.cosmos-page .phase-weeks{background:rgba(255,209,102,.08);border:1px solid rgba(255,209,102,.24);border-radius:999px;color:var(--amber);font-family:var(--font-mono);font-size:10px;letter-spacing:.1em;padding:4px 10px;text-transform:uppercase}.cosmos-page .phase-card h3{margin-bottom:14px}.cosmos-page .phase-card p{color:var(--muted);font-size:15px;line-height:1.6}.cosmos-page .testimonial-section{padding-bottom:112px}.cosmos-page .testimonial-grid{display:grid;gap:16px;grid-template-columns:repeat(3,minmax(0,1fr))}.cosmos-page .testimonial-card{background:linear-gradient(180deg,rgba(17,27,24,.88),rgba(9,15,13,.88));border:1px solid var(--line);border-radius:10px;display:flex;flex-direction:column;gap:22px;margin:0;min-height:260px;padding:28px;position:relative}.cosmos-page .testimonial-card:before{color:var(--green);content:"\201C";font-family:var(--font-serif);font-size:64px;font-style:italic;left:22px;line-height:1;opacity:.4;position:absolute;top:12px}.cosmos-page .testimonial-card blockquote{color:var(--text);font-family:var(--font-serif);font-size:19px;font-style:italic;line-height:1.45;margin:12px 0 0;position:relative;text-wrap:balance}.cosmos-page .testimonial-card figcaption{border-top:1px solid var(--line);display:flex;flex-direction:column;gap:4px;margin-top:auto;padding-top:18px}.cosmos-page .testimonial-card figcaption strong{color:var(--text);font-size:14px;font-weight:650}.cosmos-page .testimonial-card figcaption span{color:var(--muted);font-family:var(--font-mono);font-size:11px;letter-spacing:.08em;text-transform:uppercase}.cosmos-page .security-section{background:linear-gradient(120deg,rgba(99,216,255,.1),transparent 38%),linear-gradient(290deg,rgba(93,255,180,.1),transparent 44%),rgba(13,19,17,.72);border-bottom:1px solid var(--line);border-top:1px solid var(--line);padding:92px clamp(20px,5vw,72px);position:relative;z-index:1}.cosmos-page .security-head{margin:0 auto 40px;max-width:1280px}.cosmos-page .security-head h2{margin-bottom:22px;margin-top:18px}.cosmos-page .security-head p{color:var(--muted);font-size:17px;line-height:1.6;max-width:720px}.cosmos-page .faq-section{padding-bottom:112px}.cosmos-page .faq-list{display:flex;flex-direction:column;gap:10px;max-width:940px}.cosmos-page .faq-item{background:linear-gradient(180deg,rgba(17,27,24,.78),rgba(9,15,13,.78));border:1px solid var(--line);border-radius:10px;padding:0;transition:border-color .2s ease}.cosmos-page .faq-item[open]{border-color:rgba(93,255,180,.32)}.cosmos-page .faq-item summary{align-items:center;color:var(--text);cursor:pointer;display:flex;font-size:17px;font-weight:620;gap:24px;justify-content:space-between;list-style:none;padding:22px 26px}.cosmos-page .faq-item summary::-webkit-details-marker{display:none}.cosmos-page .faq-mark{color:var(--green);font-family:var(--font-mono);font-size:22px;font-weight:400;line-height:1;transition:transform .22s ease}.cosmos-page .faq-item[open] .faq-mark{transform:rotate(45deg)}.cosmos-page .faq-item p{color:var(--muted);font-size:15px;line-height:1.65;margin:0;padding:0 26px 22px}.cosmos-page .cta-copy{color:var(--muted);font-size:16px;line-height:1.6;margin-top:22px;max-width:640px}.cosmos-page .site-footer{border-top:1px solid var(--line);margin-top:0;padding:64px clamp(20px,5vw,72px) 36px;position:relative;z-index:1}.cosmos-page .footer-inner{display:grid;gap:60px;grid-template-columns:minmax(0,1fr) minmax(0,2fr);margin:0 auto;max-width:1280px}.cosmos-page .footer-brand{align-items:center;display:flex;font-size:18px;font-weight:700;gap:12px}.cosmos-page .footer-cols{display:grid;gap:30px;grid-template-columns:repeat(3,minmax(0,1fr))}.cosmos-page .footer-cols div{display:flex;flex-direction:column;gap:10px}.cosmos-page .footer-title{color:var(--green);font-family:var(--font-mono);font-size:11px;letter-spacing:.14em;margin-bottom:6px;text-transform:uppercase}.cosmos-page .footer-cols a{color:var(--muted);font-size:14px;transition:color .18s ease}.cosmos-page .footer-cols a:hover{color:var(--text)}.cosmos-page .footer-base{border-top:1px solid var(--line);color:var(--dim);display:flex;flex-wrap:wrap;font-family:var(--font-mono);font-size:11px;gap:16px;justify-content:space-between;letter-spacing:.08em;margin:56px auto 0;max-width:1280px;padding-top:24px;text-transform:uppercase}@media (max-width:1100px){.cosmos-page .capability-grid,.cosmos-page .phase-grid,.cosmos-page .process-grid,.cosmos-page .proof-band{grid-template-columns:repeat(2,minmax(0,1fr))}.cosmos-page .data-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.cosmos-page .cta-section,.cosmos-page .footer-inner,.cosmos-page .outputs-grid,.cosmos-page .split-section,.cosmos-page .system-section,.cosmos-page .testimonial-grid{grid-template-columns:1fr}}@media (max-width:760px){.cosmos-page .site-nav{height:66px;padding:0 20px}.cosmos-page .nav-links{gap:10px}.cosmos-page .nav-links a:not(.nav-cta){display:none}.cosmos-page .data-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cosmos-page .footer-cols{grid-template-columns:1fr}.cosmos-page .footer-base{flex-direction:column;gap:8px}.cosmos-page .security-section{padding:64px 20px}.cosmos-page .testimonial-card blockquote{font-size:17px}.cosmos-page .faq-item summary{font-size:15px;padding:18px 20px}.cosmos-page .faq-item p{padding:0 20px 20px}.cosmos-page .hero-shell{min-height:780px;padding-top:112px}.cosmos-page .hero-content{max-width:340px}.cosmos-page .hero-art:before{background:linear-gradient(180deg,rgba(5,8,7,.66),rgba(5,8,7,.78) 36%,rgba(5,8,7,.98)),linear-gradient(90deg,rgba(5,8,7,.88),rgba(5,8,7,.36))}.cosmos-page .hero-art img{object-position:64% center}.cosmos-page .capability-grid,.cosmos-page .process-grid,.cosmos-page .product-grid,.cosmos-page .proof-band{grid-template-columns:1fr}.cosmos-page .proof-band{padding-bottom:62px}.cosmos-page .process-section,.cosmos-page .section,.cosmos-page .system-section{padding-bottom:66px;padding-top:66px}.cosmos-page .system-visual{aspect-ratio:1/1}.cosmos-page .system-visual img{object-position:center}.cosmos-page .flow-label{display:none}.cosmos-page .flow-label.active,.cosmos-page .flow-label.center,.cosmos-page .flow-label.right.mid{display:block}.cosmos-page .system-visual figcaption{bottom:14px;max-width:calc(100% - 28px);white-space:normal}.cosmos-page .capability-grid{padding-bottom:66px}.cosmos-page .capability-card,.cosmos-page .process-card,.cosmos-page .product-card{min-height:auto}.cosmos-page .cta-actions{width:100%}.cosmos-page .button{max-width:100%;width:100%}}@media (prefers-reduced-motion:reduce){.cosmos-page *,.cosmos-page :after,.cosmos-page :before{animation-duration:.001ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.001ms!important}}