.gooey-nav-container{--color-1: #60a5fa;--color-2: #a78bfa;--color-3: #f0abfc;--color-4: #38bdf8;--gooey-bg: #070b14;position:relative;overflow:hidden;isolation:isolate}.gooey-nav-container nav{display:flex;position:relative;transform:translateZ(.01px)}.gooey-nav-container nav ul{display:flex;gap:1.25em;list-style:none;padding:0 .5em;margin:0;position:relative;z-index:3;color:#fff}.gooey-nav-container nav ul li{border-radius:100vw;position:relative;cursor:pointer;transition:color .3s ease;color:#cbd5e1;font-size:.92rem;font-weight:500;font-family:Roboto,system-ui,sans-serif}.gooey-nav-container nav ul li a{display:inline-block;padding:.55em 1em;color:inherit}.gooey-nav-container nav ul li:hover{color:#fff}.gooey-nav-container nav ul li:focus-within:has(:focus-visible){outline:2px solid rgba(147,197,253,.55);outline-offset:2px}.gooey-nav-container nav ul li:after{display:none}.gooey-nav-container nav ul li.active{color:transparent}.gooey-nav-container .effect{position:absolute;left:0;top:0;width:0;height:0;opacity:1;pointer-events:none;display:grid;place-items:center;z-index:1;overflow:visible}.gooey-nav-container .effect.text{color:#0b1220;font-size:.92rem;font-weight:500;font-family:Roboto,system-ui,sans-serif;z-index:3;opacity:0;transition:opacity .2s ease}.gooey-nav-container .effect.text.active{opacity:1}.gooey-nav-container .effect.filter{z-index:2;filter:none;mix-blend-mode:normal}.gooey-nav-container .effect.filter:before{display:none}.gooey-nav-container .effect.filter:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#fff;transform:scale(.85);opacity:0;border-radius:100vw;box-shadow:0 4px 20px #3b82f62e;transition:transform .35s cubic-bezier(.34,1.4,.64,1),opacity .25s ease}.gooey-nav-container .effect.filter.active:after,.gooey-nav-container .effect.active:after{transform:scale(1);opacity:1}.gooey-nav-container .particle{display:none}.cookie-widget{position:fixed;left:1rem;bottom:1rem;z-index:130;display:flex;flex-direction:column;align-items:flex-start;gap:.75rem}.cookie-widget__trigger{position:relative;display:inline-flex;align-items:center;justify-content:center;width:3.1rem;height:3.1rem;border:1px solid rgba(255,255,255,.14);border-radius:999px;background:#0b1220f0;color:#f8fafc;box-shadow:0 12px 36px #0000006b;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease}.cookie-widget__trigger:hover{transform:translateY(-2px);border-color:#ff9ffc73;box-shadow:0 16px 42px #5227ff47}.cookie-widget.is-open .cookie-widget__trigger{background:linear-gradient(135deg,#5227ff59,#ff9ffc38);border-color:#ff9ffc80}.cookie-widget__badge{position:absolute;top:.45rem;right:.45rem;width:.55rem;height:.55rem;border-radius:999px;background:#ff9ffc;box-shadow:0 0 0 2px #0b1220f2}.cookie-widget__panel{width:min(26rem,calc(100vw - 2rem));max-height:min(78vh,44rem);overflow:auto;padding:1rem 1rem 1.1rem;border-radius:var(--radius-sm, 12px);background:#0b1220f5;border:1px solid rgba(255,255,255,.12);box-shadow:0 20px 56px #00000080;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);animation:cookie-panel-in .28s ease-out}@keyframes cookie-panel-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.cookie-widget__header{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;margin-bottom:.85rem}.cookie-widget__heading{display:flex;align-items:flex-start;gap:.65rem;color:#c4b5fd}.cookie-widget__heading h2{margin:0;font-size:1rem;line-height:1.25;color:#f8fafc}.cookie-widget__heading p{margin:.25rem 0 0;font-size:.78rem;line-height:1.45;color:#94a3b8}.cookie-widget__close{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:#ffffff0a;color:#cbd5e1;cursor:pointer;flex-shrink:0;transition:background .15s ease,color .15s ease}.cookie-widget__close:hover{background:#ffffff14;color:#f8fafc}.cookie-widget__intro{margin-bottom:.9rem}.cookie-widget__intro p{margin:0;font-size:.82rem;line-height:1.6;color:#94a3b8}.cookie-widget__intro p+p{margin-top:.55rem}.cookie-widget__legal a{color:#93c5fd;text-decoration:underline;text-underline-offset:2px}.cookie-widget__categories{display:grid;gap:.65rem}.cookie-category{padding:.75rem .8rem;border-radius:10px;background:#ffffff08;border:1px solid rgba(255,255,255,.08)}.cookie-category__row{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.cookie-category__toggle-details{display:inline-flex;align-items:center;gap:.35rem;padding:0;border:0;background:transparent;color:inherit;font:inherit;text-align:left;cursor:pointer}.cookie-category__chevron{color:#94a3b8;transition:transform .2s ease;flex-shrink:0}.cookie-category__chevron.is-open{transform:rotate(180deg)}.cookie-category__title{font-size:.88rem;font-weight:700;color:#f8fafc}.cookie-category__tag{margin-left:.35rem;padding:.12rem .45rem;border-radius:999px;font-size:.68rem;font-weight:700;letter-spacing:.02em;text-transform:uppercase;color:#dbeafe;background:#3b82f62e}.cookie-category__summary{margin:.45rem 0 0;font-size:.78rem;line-height:1.55;color:#94a3b8}.cookie-category__details{margin-top:.65rem;padding-top:.65rem;border-top:1px solid rgba(255,255,255,.08);font-size:.76rem;line-height:1.55;color:#b6c2d3}.cookie-category__details strong{color:#e2e8f0}.cookie-category__meta{margin-bottom:.45rem}.cookie-category__details ul{margin:.35rem 0 0;padding-left:1.1rem}.cookie-category__details li+li{margin-top:.2rem}.cookie-category__details code{font-size:.74rem;color:#ddd6fe}.cookie-toggle{position:relative;width:2.65rem;height:1.45rem;border:1px solid rgba(255,255,255,.14);border-radius:999px;background:#ffffff14;cursor:pointer;flex-shrink:0;transition:background .18s ease,border-color .18s ease}.cookie-toggle.is-on{background:linear-gradient(120deg,#5227ff,#ff9ffc);border-color:#ffffff38}.cookie-toggle.is-disabled{opacity:.72;cursor:not-allowed}.cookie-toggle__thumb{position:absolute;top:50%;left:.18rem;width:1rem;height:1rem;border-radius:999px;background:#fff;transform:translateY(-50%);transition:transform .18s ease;box-shadow:0 2px 8px #00000040}.cookie-toggle.is-on .cookie-toggle__thumb{transform:translate(1.15rem,-50%)}.cookie-widget__summary{display:grid;gap:.25rem;margin:.9rem 0 .75rem;font-size:.76rem;color:#94a3b8}.cookie-widget__saved-at{color:#64748b}.cookie-widget__actions{display:grid;gap:.45rem}.cookie-widget__btn{width:100%;padding:.62rem .9rem;border-radius:999px;border:1px solid transparent;font-size:.82rem;font-weight:600;font-family:inherit;cursor:pointer;transition:transform .15s ease,filter .15s ease,background .15s ease,border-color .15s ease}.cookie-widget__btn:hover{transform:translateY(-1px)}.cookie-widget__btn--primary{background:linear-gradient(120deg,#5227ff,#8b5cf6,#ff9ffc,#b497cf,#5227ff);background-size:280% 280%;color:#fff;animation:cookie-btn-gradient 7s ease infinite;box-shadow:0 10px 28px #5227ff59}.cookie-widget__btn--ghost{background:#ffffff0d;border-color:#ffffff24;color:#e2e8f0}.cookie-widget__btn--save{background:#3b82f629;border-color:#60a5fa59;color:#dbeafe}@keyframes cookie-btn-gradient{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}@media(max-width:640px){.cookie-widget{left:.75rem;bottom:.75rem}.cookie-widget__panel{width:calc(100vw - 1.5rem);max-height:min(70vh,40rem)}}.glowing-cards{position:relative;width:100%}.glowing-cards__container{position:relative;width:min(100%,var(--max-width, 1100px));margin-inline:auto;padding:var(--padding, 0)}.glowing-cards__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--gap, .9rem)}.glowing-card{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100%;padding:clamp(.95rem,1.5vw,1.25rem);border-radius:var(--border-radius, 18px);text-align:center;color:#f8fafc;background:linear-gradient(180deg,#ffffff0d,#ffffff05);border:1px solid rgba(255,255,255,.1);box-shadow:0 12px 36px #0003;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease,background .25s ease}.glowing-card:hover{transform:translateY(-3px)}.glowing-card__icon{display:grid;place-items:center;width:42px;height:42px;margin-bottom:.75rem;border-radius:12px;background:color-mix(in srgb,var(--glow-color, #3b82f6) 18%,transparent);color:var(--glow-color, #3b82f6);flex-shrink:0}.glowing-card h3{margin:0 0 .45rem;font-size:clamp(.92rem,1.05vw,1rem);line-height:1.25;letter-spacing:-.02em}.glowing-card p{margin:0;color:#94a3b8;font-size:clamp(.76rem,.92vw,.84rem);line-height:1.45;max-width:22rem}.glowing-cards__overlay{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;-webkit-user-select:none;user-select:none;opacity:0;transition:opacity var(--animation-duration, .4s) ease;-webkit-mask:radial-gradient(var(--glow-radius, 25rem) var(--glow-radius, 25rem) at var(--x, 0) var(--y, 0),#000 1%,transparent 50%);mask:radial-gradient(var(--glow-radius, 25rem) var(--glow-radius, 25rem) at var(--x, 0) var(--y, 0),#000 1%,transparent 50%)}.glowing-cards__overlay.is-visible{opacity:var(--opacity, 1)}.glowing-card--lit{background:color-mix(in srgb,var(--glow-color, #3b82f6) 12%,rgba(255,255,255,.04))}@media(max-width:980px){.glowing-cards__grid{grid-template-columns:1fr}.glowing-card p{max-width:none}}@media(min-width:981px){.modules-glowing-cards.glowing-cards{height:100%;min-height:0}.modules-glowing-cards .glowing-cards__container{width:100%;height:100%}.modules-glowing-cards .glowing-cards__grid{grid-template-rows:repeat(2,minmax(0,1fr));height:100%;max-height:min(72svh,36rem)}.modules-glowing-cards .glowing-card{min-height:0;padding:clamp(.85rem,1.25vw,1.05rem)}.modules-glowing-cards .glowing-card__icon{width:36px;height:36px;margin-bottom:.55rem}.modules-glowing-cards .glowing-card h3{font-size:clamp(.88rem,1vw,.96rem);margin-bottom:.35rem}.modules-glowing-cards .glowing-card p{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.about-glowing-cards.glowing-cards{height:100%;min-height:0}.about-glowing-cards .glowing-cards__container{width:100%;height:100%}.about-glowing-cards .glowing-cards__grid{grid-template-rows:repeat(2,minmax(0,1fr));height:100%;max-height:min(58svh,30rem)}.about-glowing-cards .glowing-card{min-height:0;padding:clamp(.75rem,1.1vw,.95rem)}.about-glowing-cards .glowing-card__icon{width:34px;height:34px;margin-bottom:.45rem}.about-glowing-cards .glowing-card h3{font-size:clamp(.84rem,.98vw,.92rem);margin-bottom:.3rem}.about-glowing-cards .glowing-card p{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;font-size:clamp(.74rem,.88vw,.82rem);line-height:1.4}}.orb-container{position:relative;z-index:0;width:100%;height:100%}:root{--bg: #070b14;--surface: rgba(255, 255, 255, .04);--surface-strong: rgba(255, 255, 255, .07);--border: rgba(255, 255, 255, .1);--text: #f8fafc;--muted: #94a3b8;--blue: #3b82f6;--container: 1120px;--shadow: 0 24px 80px rgba(0, 0, 0, .45);--radius: 18px;--radius-sm: 12px}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}html.section-scroll-active{scroll-behavior:auto}.snap-section{scroll-margin-top:72px}@media(pointer:fine)and (min-width:981px){html.section-scroll-active{overscroll-behavior-y:none}}body{margin:0;font-family:Roboto,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--bg);color:var(--text);line-height:1.6;-webkit-font-smoothing:antialiased}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}.page-glow{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(circle at 15% 10%,rgba(59,130,246,.18),transparent 35%),radial-gradient(circle at 85% 0%,rgba(168,85,247,.14),transparent 30%),radial-gradient(circle at 50% 100%,rgba(34,197,94,.08),transparent 40%);z-index:-1}.container{width:min(var(--container),calc(100% - 2rem));margin-inline:auto}.eyebrow{margin:0 0 .75rem;font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#93c5fd}.gradient-text{background:linear-gradient(135deg,#93c5fd,#c4b5fd 55%,#f0abfc);-webkit-background-clip:text;background-clip:text;color:transparent}.site-header{position:sticky;top:0;z-index:50;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#070b14b8;border-bottom:1px solid transparent;transition:border-color .2s ease,background .2s ease}.site-header.scrolled{border-color:var(--border);background:#070b14eb}.header-inner{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:1.5rem;min-height:72px}.brand{justify-self:start;display:inline-flex;align-items:center}.brand img{height:32px;width:auto;filter:brightness(0) invert(1)}.header-gooey{justify-self:center;display:flex;align-items:center;overflow:hidden;isolation:isolate;max-width:min(100%,640px);border-radius:999px}.site-nav{display:flex;gap:1.25rem;margin-right:auto}.site-nav a{font-size:.92rem;color:var(--muted);transition:color .15s ease}.site-nav a:hover{color:var(--text)}.header-actions{justify-self:end;display:flex;gap:.65rem}.menu-toggle{display:none;position:relative;z-index:120;width:44px;height:44px;border:1px solid rgba(196,181,253,.22);border-radius:14px;background:#0f172ad1;color:#f8fafc;align-items:center;justify-content:center;flex-direction:column;gap:5px;cursor:pointer;transition:border-color .2s ease,background .2s ease,box-shadow .2s ease}.menu-toggle:hover{border-color:#ff9ffc61;background:#1e1b4be0;box-shadow:0 0 0 1px #5227ff2e}.menu-toggle__line{display:block;width:18px;height:2px;background:currentColor;border-radius:999px;transition:transform .28s ease,opacity .2s ease,width .28s ease;transform-origin:center}.menu-toggle.is-open{border-color:#ff9ffc6b;background:#312e81eb}.menu-toggle.is-open .menu-toggle__line:nth-child(1){transform:translateY(7px) rotate(45deg)}.menu-toggle.is-open .menu-toggle__line:nth-child(2){opacity:0;width:0}.menu-toggle.is-open .menu-toggle__line:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.mobile-nav-dropdown{display:none;grid-template-rows:0fr;overflow:hidden;border:none;background:transparent;box-shadow:none;pointer-events:none;transition:grid-template-rows .28s cubic-bezier(.22,1,.36,1)}.mobile-nav-dropdown.open{grid-template-rows:1fr;border-bottom:1px solid rgba(196,181,253,.16);background:#070b14f7;box-shadow:0 16px 36px #00000052;pointer-events:auto;transition:grid-template-rows .28s cubic-bezier(.22,1,.36,1),border-color .2s ease,box-shadow .28s ease,background .2s ease}.mobile-nav-dropdown__inner{min-height:0;display:grid;gap:0;padding:0;overflow:hidden;visibility:hidden}.mobile-nav-dropdown.open .mobile-nav-dropdown__inner{gap:.85rem;padding-bottom:1rem;visibility:visible}.mobile-nav-dropdown__links{display:grid;gap:0;border:1px solid rgba(148,163,184,.14);border-radius:16px;overflow:hidden;background:#ffffff05}.mobile-nav-dropdown__link{display:block;padding:.9rem 1rem;border-bottom:1px solid rgba(148,163,184,.1);color:#cbd5e1;font-size:.98rem;font-weight:600;transition:background .2s ease,color .2s ease}.mobile-nav-dropdown__link:last-child{border-bottom:0}.mobile-nav-dropdown__link:hover{background:#ffffff0a;color:#f8fafc}.mobile-nav-dropdown__link.is-active{background:linear-gradient(120deg,#5227ff29,#ff9ffc1a);color:#fff}.mobile-nav-dropdown__panel{width:100%}.mobile-nav-dropdown__panel a{width:100%;justify-content:center;gap:.4rem}.site-header.menu-open{border-bottom-color:#c4b5fd2e;background:#070b14fa}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;padding:.65rem 1rem;border-radius:999px;font-size:.92rem;font-weight:600;border:1px solid transparent;transition:box-shadow .15s ease,background .15s ease,color .15s ease,border-color .15s ease;cursor:pointer;text-decoration:none}.btn:hover{transform:translateY(-1px)}.btn-motion:hover{transform:none}.btn:focus-visible{outline:2px solid rgba(59,130,246,.65);outline-offset:2px}.btn-primary{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;box-shadow:0 10px 30px #2563eb59}.btn-gradient,.btn-panel-entry{background:linear-gradient(120deg,#5227ff,#a855f7 38%,#ff9ffc 72%,#b497cf);background-size:220% 220%;color:#fff;border-color:#ff9ffc47;box-shadow:0 10px 32px #5227ff61,0 0 0 1px #ff9ffc1f,inset 0 1px #ffffff3d;animation:btn-gradient-shift 8s ease infinite}.btn-gradient:hover,.btn-panel-entry:hover{box-shadow:0 14px 42px #5227ff80,0 0 0 1px #ff9ffc38,inset 0 1px #ffffff4d;filter:brightness(1.05)}@keyframes btn-gradient-shift{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}.btn-secondary{background:var(--surface-strong);border-color:var(--border);color:var(--text)}.btn-ghost{background:transparent;border-color:var(--border);color:var(--text)}.btn-lg{padding:.85rem 1.25rem}.btn-sm{padding:.5rem .85rem;font-size:.85rem}.btn-icon{padding:0;width:2.25rem;height:2.25rem}.btn-icon-sm{width:2rem;height:2rem}.btn-icon-lg{width:2.5rem;height:2.5rem}.btn-link{background:transparent;border-color:transparent;color:var(--blue);box-shadow:none;padding-inline:.35rem}.btn-link:hover{text-decoration:underline;background:transparent}.btn-block{width:100%}.hero{position:relative;overflow:hidden}.hero--centered{display:flex;align-items:center;justify-content:center;min-height:calc(100svh - 72px);padding:3rem 0 4.5rem;text-align:center}.hero--centered.snap-section--viewport{height:100svh;min-height:100svh;max-height:100svh;padding:0;box-sizing:border-box}.hero-orb{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.hero-vignette{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:radial-gradient(circle at 50% 42%,transparent 0%,rgba(7,11,20,.35) 52%,rgba(7,11,20,.88) 100%),linear-gradient(180deg,#070b1426,#070b148c)}.hero-content{position:relative;z-index:2;max-width:900px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:1.35rem;perspective:1000px}.hero-headline{margin:0!important;width:100%;display:flex;justify-content:center;text-align:center;font-size:clamp(1.85rem,5vw,4.1rem);line-height:1.1;letter-spacing:-.03em;font-weight:800}.hero-headline-line{display:inline-flex;align-items:baseline;justify-content:center;flex-wrap:nowrap;white-space:nowrap;max-width:100%;font:inherit;gap:.32em}.hero-headline-row{display:contents}.hero-headline-line>*{flex-shrink:0;font:inherit}.hero-headline-part{display:inline-flex!important;flex-wrap:nowrap!important;width:auto!important;font:inherit!important}.hero-headline-part .blur-text-segment{color:#f8fafc;font:inherit;text-shadow:0 0 40px rgba(147,197,253,.2)}.hero-headline-accent,.blur-gradient-text.hero-headline-accent{display:inline-flex;flex-wrap:nowrap;align-items:baseline;white-space:nowrap;font:inherit!important;margin:0!important}.blur-gradient-segment{font:inherit}.hero-subtitle{margin:0 auto!important;width:100%;max-width:42rem;display:flex!important;flex-wrap:wrap;justify-content:center;font-size:clamp(.95rem,1.9vw,1.08rem);font-weight:400;line-height:1.7;letter-spacing:.01em;text-align:center}.hero-subtitle .blur-text-segment{color:#b6c2d3;font-weight:400}.hero-content .hero-actions{margin-top:.65rem}.split-parent{max-width:100%}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:3rem;align-items:center}.hero-copy h1,.hero-content h1:not(.hero-headline){margin:0;font-size:clamp(2.4rem,5.5vw,4rem);line-height:1.06;letter-spacing:-.04em;font-weight:800}.hero-lead{margin:1.25rem auto 0;max-width:36rem;color:var(--muted);font-size:clamp(1rem,2vw,1.12rem)}.hero-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.85rem;justify-content:center}.hero-stats{list-style:none;margin:2rem 0 0;padding:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem}.hero-stats li{padding:.85rem .95rem;border-radius:var(--radius-sm);background:var(--surface);border:1px solid var(--border)}.hero-stats strong{display:block;font-size:.95rem}.hero-stats span{display:block;margin-top:.2rem;font-size:.78rem;color:var(--muted)}.hero-visual{position:relative;min-height:420px}.dashboard-card{position:relative;z-index:2;padding:1.15rem;border-radius:22px;background:linear-gradient(180deg,#ffffff1a,#ffffff0a);border:1px solid rgba(255,255,255,.12);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.dashboard-top{display:flex;align-items:center;gap:.65rem;margin-bottom:1rem;font-size:.88rem;color:var(--muted)}.dashboard-top span:first-of-type{margin-right:auto;color:var(--text);font-weight:600}.pill{padding:.2rem .55rem;border-radius:999px;font-size:.72rem;font-weight:700}.pill-green{background:#22c55e26;color:#86efac}.dashboard-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem}.metric{padding:.75rem;border-radius:14px;background:#0f172a8c;border:1px solid rgba(255,255,255,.06)}.metric label{display:block;font-size:.68rem;text-transform:uppercase;letter-spacing:.04em;color:var(--muted)}.metric strong{display:block;margin-top:.25rem;font-size:1.25rem}.metric small{color:#64748b;font-size:.72rem}.dashboard-ai{display:grid;gap:.55rem;margin-top:1rem}.ai-bubble{padding:.75rem .85rem;border-radius:14px;font-size:.82rem;line-height:1.45}.ai-bubble-user{background:#3b82f629;border:1px solid rgba(96,165,250,.25)}.ai-bubble-bot{background:#ffffff0d;border:1px solid rgba(255,255,255,.08);color:#cbd5e1}.floating-card{position:absolute;z-index:3;padding:.65rem .85rem;border-radius:999px;background:#0f172aeb;border:1px solid var(--border);font-size:.78rem;display:flex;align-items:center;gap:.45rem;box-shadow:0 12px 40px #00000059;animation:float 5s ease-in-out infinite}.floating-card--1{top:8%;right:-2%}.floating-card--2{bottom:10%;left:-4%;animation-delay:1.2s}.dot{width:8px;height:8px;border-radius:50%}.dot-green{background:#22c55e;box-shadow:0 0 12px #22c55ecc}.dot-blue{background:#3b82f6;box-shadow:0 0 12px #3b82f6cc}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.section{padding:4.5rem 0}.section-tint{background:linear-gradient(180deg,rgba(255,255,255,.02),transparent);border-block:1px solid rgba(255,255,255,.05)}.section-head{max-width:42rem;margin-bottom:2rem}.section-head.center{margin-inline:auto;text-align:center}.section-head h2,.ogta-copy h2,.cta-copy h2{margin:0;font-size:clamp(1.75rem,3vw,2.35rem);letter-spacing:-.03em;line-height:1.15}.section-lead{margin:.85rem 0 0;color:var(--muted);font-size:1rem}.modules-section .section-head{margin-bottom:1rem}.modules-display__desktop{display:block;width:100%}.modules-display__mobile{display:none;width:100%}.modules-carousel{display:flex;align-items:center;gap:.65rem;width:100%}.modules-carousel__nav{flex-shrink:0;display:grid;place-items:center;width:44px;height:44px;border-radius:14px;border:1px solid rgba(148,163,184,.28);background:#0f172ab8;color:#e2e8f0;cursor:pointer;transition:background .2s ease,border-color .2s ease,transform .2s ease}.modules-carousel__nav:hover{background:#1e293beb;border-color:#67e8f973}.modules-carousel__nav:active{transform:scale(.96)}.modules-carousel__viewport{flex:1;min-width:0}.modules-carousel__slide{width:100%}.modules-carousel__slide .glowing-card{min-height:15.5rem}.modules-carousel__meta{display:flex;flex-direction:column;align-items:center;gap:.65rem;margin-top:1rem}.modules-carousel__counter{color:#94a3b8;font-size:.82rem;font-weight:700;letter-spacing:.04em}.modules-carousel__dots{display:flex;flex-wrap:wrap;justify-content:center;gap:.45rem}.modules-carousel__dot{width:8px;height:8px;padding:0;border:0;border-radius:999px;background:#94a3b859;cursor:pointer;transition:transform .2s ease,background .2s ease}.modules-carousel__dot.is-active{background:#67e8f9;transform:scale(1.15)}@media(max-width:980px){.modules-display__desktop{display:none}.modules-display__mobile{display:block}}@media(min-width:981px){.modules-section.snap-section--viewport{display:flex;align-items:center;justify-content:center;height:100svh;min-height:100svh;max-height:100svh;padding:0;overflow:hidden;box-sizing:border-box}.modules-section.snap-section--viewport.section{padding:0}.modules-section__wrap{display:flex;align-items:center;justify-content:center;width:100%;height:100%;padding-inline:clamp(.5rem,2vw,1.25rem)}.modules-section__panel{display:flex;flex-direction:column;align-items:stretch;width:min(100%,1100px);max-height:min(86svh,42rem)}.modules-section__panel .section-head{margin-bottom:clamp(.65rem,1.15vw,.85rem);flex-shrink:0}.modules-glowing-cards{width:100%;flex:1;min-height:0}}.feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.1rem}.feature-card{padding:1.35rem;border-radius:var(--radius);background:linear-gradient(180deg,#ffffff0f,#ffffff08);border:1px solid var(--border);box-shadow:0 12px 40px #0000002e;transition:transform .2s ease,border-color .2s ease,background .2s ease,box-shadow .2s ease}.feature-card:hover{transform:translateY(-4px);border-color:#93c5fd40;background:#ffffff0f}.feature-icon{width:44px;height:44px;display:grid;place-items:center;border-radius:12px;margin-bottom:.85rem}.feature-icon--blue{background:#3b82f626;color:#60a5fa}.feature-icon--purple{background:#a855f726;color:#c084fc}.feature-icon--green{background:#22c55e26;color:#4ade80}.feature-icon--rose{background:#fb718526;color:#fb7185}.feature-icon--amber{background:#f59e0b26;color:#fbbf24}.feature-icon--slate{background:#94a3b826;color:#cbd5e1}.feature-card h3{margin:0 0 .45rem;font-size:1.05rem}.feature-card p{margin:0;color:var(--muted);font-size:.92rem}.ogta-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:center}@media(min-width:981px){.ogta-section.snap-section--viewport{display:flex;align-items:center;justify-content:center;height:100svh;min-height:100svh;max-height:100svh;padding:0;overflow:hidden;box-sizing:border-box}.ogta-section.snap-section--viewport.section{padding:0}.ogta-section__wrap{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;padding-inline:clamp(.5rem,2vw,1.25rem);gap:clamp(.75rem,1.6vw,1.15rem)}.ogta-section.snap-section--viewport .section-head{margin-bottom:0;flex-shrink:0}.ogta-section__card{width:min(100%,1040px);max-height:min(74svh,40rem);padding:clamp(1rem,1.8vw,1.45rem);border-radius:24px;background:linear-gradient(180deg,#ffffff12,#ffffff08);border:1px solid rgba(255,255,255,.12);box-shadow:0 24px 64px #00000061;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);flex-shrink:1;min-height:0;overflow:hidden}.ogta-section__body{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(.85rem,1.6vw,1.25rem);align-items:center;width:100%;height:100%;min-height:0}.ogta-section__copy{order:1;min-width:0;display:flex;flex-direction:column;justify-content:center}.ogta-section__demo{order:2;height:100%;min-height:0;display:flex;align-items:center}.ogta-section__intro{display:none}.ogta-section__copy .section-lead{font-size:clamp(.82rem,.98vw,.9rem);line-height:1.5;margin-top:.55rem}.ogta-section__checks{margin-top:.75rem;gap:.45rem}.ogta-section__checks li{padding:.52rem .62rem;font-size:clamp(.72rem,.88vw,.8rem)}.ogta-demo{width:100%;max-height:min(58svh,30rem);display:flex;flex-direction:column}.ogta-demo__messages{flex:1;min-height:0;max-height:none;overflow:hidden;padding:.75rem .85rem .65rem;gap:.5rem}.ogta-demo__message p{padding:.52rem .68rem;font-size:clamp(.72rem,.88vw,.8rem)}.ogta-demo__header{padding:.65rem .85rem}.ogta-demo__footer{padding:.6rem .85rem;font-size:clamp(.72rem,.86vw,.78rem)}}.ogta-section__brand-ai{background:linear-gradient(120deg,#c4b5fd,#f9a8d4);-webkit-background-clip:text;background-clip:text;color:transparent}.ogta-section__head{gap:.55rem}.ogta-section__eyebrow{margin:0;color:#a5b4fc;font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.ogta-section__intro{margin:.35rem auto 0;max-width:36rem;color:#94a3b8;font-size:clamp(.92rem,2.4vw,1rem);line-height:1.6}.ogta-section__tagline{margin:0;font-size:clamp(1.05rem,1.65vw,1.35rem);font-weight:700;letter-spacing:-.02em;line-height:1.22;color:#f8fafc}.ogta-section__checks{list-style:none;margin:.85rem 0 0;padding:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem}.ogta-section__checks li{display:flex;align-items:center;gap:.45rem;padding:.58rem .68rem;border-radius:11px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);color:#dbe4f0;font-size:.82rem;line-height:1.35}.ogta-section__check-icon{display:grid;place-items:center;width:20px;height:20px;border-radius:999px;background:#22c55e29;color:#86efac;flex-shrink:0}.ogta-section__demo{position:relative;min-width:0}.ogta-demo{position:relative;overflow:hidden;border-radius:20px;border:1px solid rgba(167,139,250,.28);background:linear-gradient(180deg,#0f172aeb,#070b14fa);box-shadow:0 24px 60px #5227ff29,inset 0 1px #ffffff0f}.ogta-demo__glow{position:absolute;inset:-30% auto auto 50%;width:70%;height:55%;transform:translate(-50%);background:radial-gradient(circle,rgba(168,85,247,.28),transparent 70%);pointer-events:none}.ogta-demo__header{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.85rem 1rem;border-bottom:1px solid rgba(255,255,255,.08);background:#ffffff08}.ogta-demo__brand{display:inline-flex;align-items:center;gap:.45rem;font-size:.84rem;font-weight:600;color:#f8fafc}.ogta-demo__brand svg{color:#c4b5fd}.ogta-demo__status{padding:.2rem .55rem;border-radius:999px;background:#22c55e24;border:1px solid rgba(34,197,94,.28);color:#86efac;font-size:.72rem;font-weight:600}.ogta-demo__messages{position:relative;z-index:1;display:grid;gap:.65rem;padding:.95rem 1rem .85rem;max-height:min(42svh,22rem);overflow:hidden}.ogta-demo__message{max-width:92%}.ogta-demo__message--user{justify-self:end}.ogta-demo__message--ai{justify-self:start}.ogta-demo__message-label{display:block;margin-bottom:.25rem;font-size:.68rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#94a3b8}.ogta-demo__message p{margin:0;padding:.65rem .8rem;border-radius:14px;font-size:clamp(.78rem,.95vw,.86rem);line-height:1.45}.ogta-demo__message--user p{background:linear-gradient(120deg,#3b82f638,#5227ff2e);border:1px solid rgba(96,165,250,.22);color:#e2e8f0;border-bottom-right-radius:4px}.ogta-demo__message--ai p{background:#ffffff0d;border:1px solid rgba(255,255,255,.08);color:#dbe4f0;border-bottom-left-radius:4px}.ogta-demo__footer{position:relative;z-index:1;display:flex;align-items:center;gap:.45rem;padding:.75rem 1rem;border-top:1px solid rgba(34,197,94,.18);background:#22c55e14;color:#86efac;font-size:clamp(.76rem,.92vw,.84rem);font-weight:600}.check-list{list-style:none;margin:1.25rem 0 0;padding:0;display:grid;gap:.65rem}.check-list li{display:flex;align-items:flex-start;gap:.55rem;color:#cbd5e1}.check-list svg{flex-shrink:0;margin-top:.15rem;color:#86efac}.terminal{border-radius:18px;overflow:hidden;border:1px solid var(--border);box-shadow:var(--shadow);background:#0b1220}.terminal-bar{display:flex;align-items:center;gap:.4rem;padding:.75rem 1rem;background:#ffffff0a;border-bottom:1px solid var(--border)}.terminal-bar span{width:10px;height:10px;border-radius:50%;background:#ffffff1f}.terminal-bar span:nth-child(1){background:#fb7185}.terminal-bar span:nth-child(2){background:#fbbf24}.terminal-bar span:nth-child(3){background:#34d399}.terminal-bar p{margin:0 0 0 auto;font-size:.75rem;color:var(--muted)}.terminal-body{padding:1rem 1.1rem 1.15rem;display:grid;gap:.75rem;font-size:.88rem;color:#cbd5e1}.terminal-body strong{color:#93c5fd}.terminal-success{color:#86efac;font-weight:600}.pricing-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;align-items:stretch}.price-card{position:relative;display:grid;gap:1rem;padding:1.25rem;border-radius:20px;background:var(--surface);border:1px solid var(--border)}.price-card.featured{background:linear-gradient(180deg,#2563eb2e,#ffffff0a);border-color:#60a5fa59;box-shadow:0 20px 60px #2563eb2e;transform:translateY(-6px)}.price-badge{position:absolute;top:1rem;right:1rem;padding:.25rem .55rem;border-radius:999px;background:linear-gradient(135deg,#3b82f6,#2563eb);font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.price-top h3{margin:0;font-size:1.15rem}.price-top p{margin:.25rem 0 0;color:var(--muted);font-size:.88rem}.price-amount{display:flex;align-items:baseline;gap:.35rem}.price-amount strong{font-size:2rem;letter-spacing:-.03em}.price-amount span,.price-min{color:var(--muted);font-size:.85rem}.price-card ul{list-style:none;margin:0;padding:0;display:grid;gap:.5rem;flex:1}.price-card li{display:flex;align-items:flex-start;gap:.45rem;color:#cbd5e1;font-size:.88rem}.price-card li svg{flex-shrink:0;margin-top:.15rem;color:#93c5fd}.price-card--starter .price-amount strong{color:#cbd5e1}.price-card--core .price-amount strong{color:#93c5fd}.price-card--premium .price-amount strong{color:#d8b4fe}.site-page,.about-page{min-height:calc(100svh - 72px)}.about-headline{margin:0!important;width:100%;text-align:center;font-size:clamp(2.35rem,6.5vw,4rem);line-height:1.08;letter-spacing:-.04em;font-weight:800}.about-headline-accent,.blur-gradient-text.about-headline-accent{display:inline-flex;flex-wrap:nowrap;align-items:baseline;justify-content:center;white-space:nowrap;font:inherit!important;margin:0!important}.about-headline-accent .blur-gradient-segment{font:inherit}.about-subtitle{margin:.85rem auto 0!important;width:100%;max-width:38rem;display:flex!important;flex-wrap:wrap;justify-content:center;font-size:clamp(1rem,2vw,1.2rem);font-weight:500;line-height:1.55;letter-spacing:-.01em;text-align:center}.about-subtitle .blur-text-segment{color:#dbe4f0;font-weight:500}.about-intro-text{margin:0 auto!important;width:100%;max-width:52rem;display:flex!important;flex-wrap:wrap;justify-content:center;font-size:clamp(.88rem,1.15vw,.98rem);font-weight:400;line-height:1.65;letter-spacing:.01em;text-align:center}.about-intro-text .blur-text-segment{color:#b6c2d3;font-weight:400}@media(min-width:981px){.about-section.snap-section--viewport{display:flex;align-items:center;justify-content:center;min-height:calc(100svh - 72px);height:calc(100svh - 72px);padding:0;box-sizing:border-box}.about-section.snap-section--viewport.section{padding:0}.about-section__wrap{display:flex;align-items:center;justify-content:center;width:100%;height:100%;padding-inline:clamp(.5rem,2vw,1.25rem)}.about-section__panel{display:flex;flex-direction:column;align-items:stretch;width:min(100%,1100px);max-height:min(88svh,44rem)}.about-section__panel .section-head{margin-bottom:clamp(.45rem,.9vw,.65rem);flex-shrink:0}.about-section__intro{flex-shrink:0;margin-bottom:clamp(.65rem,1.1vw,.9rem);padding:0 clamp(.25rem,1vw,.5rem);text-align:center}.about-section__intro .about-intro-text+.about-intro-text{margin-top:.55rem!important}.about-glowing-cards{width:100%;flex:1;min-height:0}.about-glowing-cards .glowing-card h3{font-size:clamp(.88rem,1.05vw,.98rem)}.about-glowing-cards .glowing-card p{font-size:clamp(.78rem,.95vw,.86rem);line-height:1.45}}@media(max-width:980px){.about-section{padding:5.5rem 0 2.5rem;min-height:auto;height:auto}.about-headline{font-size:clamp(2rem,9vw,2.75rem)}.about-section__intro{margin-bottom:1.25rem;text-align:center}.about-section__intro .about-intro-text+.about-intro-text{margin-top:.75rem!important}}.site-page--contact{display:flex;align-items:center;padding:4rem 0 5rem}.licensing-page{padding-bottom:0}.licensing-section{padding:5rem 0 4.5rem}.licensing-section__wrap{display:grid;gap:clamp(1.5rem,3vw,2.25rem)}.licensing-section__head h1{margin:0;font-size:clamp(1.85rem,3.4vw,2.5rem);letter-spacing:-.03em;line-height:1.15}.licensing-headline{margin:0!important;width:100%;text-align:center;font-size:clamp(2.35rem,6.5vw,4rem);line-height:1.08;letter-spacing:-.04em;font-weight:800}.licensing-headline-accent,.blur-gradient-text.licensing-headline-accent{display:inline-flex;flex-wrap:nowrap;align-items:baseline;justify-content:center;white-space:nowrap;font:inherit!important;margin:0!important}.licensing-headline-accent .blur-gradient-segment{font:inherit}.licensing-subtitle{margin:.85rem auto 0!important;width:100%;max-width:38rem;display:flex!important;flex-wrap:wrap;justify-content:center;font-size:clamp(1rem,2vw,1.2rem);font-weight:500;line-height:1.55;letter-spacing:-.01em;text-align:center}.licensing-subtitle .blur-text-segment{color:#dbe4f0;font-weight:500}.licensing-intro-text{margin:.75rem auto 0!important;width:100%;max-width:52rem;display:flex!important;flex-wrap:wrap;justify-content:center;font-size:clamp(.88rem,1.15vw,.98rem);font-weight:400;line-height:1.65;letter-spacing:.01em;text-align:center}.licensing-intro-text .blur-text-segment{color:#b6c2d3;font-weight:400}.licensing-policy-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.licensing-policy-card{padding:1.15rem 1.2rem;border-radius:18px;background:linear-gradient(180deg,#ffffff0d,#ffffff05);border:1px solid var(--border)}.licensing-policy-card__icon{display:grid;place-items:center;width:38px;height:38px;margin-bottom:.75rem;border-radius:12px;background:#3b82f624;color:#93c5fd}.licensing-policy-card h3{margin:0 0 .45rem;font-size:1rem}.licensing-policy-card p{margin:0;color:var(--muted);font-size:.9rem;line-height:1.55}.licensing-modules-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;align-items:stretch}.licensing-module-card{position:relative;display:grid;gap:.9rem;padding:1.25rem;border-radius:20px;background:var(--surface);border:1px solid var(--border)}.licensing-module-card.featured{background:linear-gradient(180deg,#2563eb2e,#ffffff0a);border-color:#60a5fa59;box-shadow:0 20px 60px #2563eb2e}.licensing-module-card__badge{position:absolute;top:1rem;right:1rem;padding:.25rem .55rem;border-radius:999px;background:linear-gradient(135deg,#3b82f6,#2563eb);font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.licensing-module-card__top h3{margin:0;font-size:1.12rem}.licensing-module-card__top p{margin:.25rem 0 0;color:var(--muted);font-size:.88rem}.licensing-module-card ul{list-style:none;margin:0;padding:0;display:grid;gap:.5rem}.licensing-module-card li{display:flex;align-items:flex-start;gap:.45rem;color:#cbd5e1;font-size:.88rem}.licensing-module-card li svg{flex-shrink:0;margin-top:.15rem;color:#93c5fd}.licensing-module-card__note{margin:0;padding-top:.35rem;border-top:1px solid rgba(255,255,255,.08);color:#94a3b8;font-size:.82rem}.licensing-contact-panel{padding:0;border:0;background:none;box-shadow:none}.licensing-contact-card{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding:1.75rem 1.85rem;border-radius:24px;background:linear-gradient(135deg,#2563eb38,#a855f71f);border:1px solid rgba(147,197,253,.2);box-shadow:var(--shadow)}.licensing-contact-card__copy{min-width:0}.licensing-contact-card__copy h2{margin:0;font-size:clamp(1.35rem,2.3vw,1.75rem);letter-spacing:-.03em;line-height:1.15}.licensing-contact-card__copy .section-lead{margin-top:.65rem;max-width:36rem}.licensing-contact-card__copy .section-lead strong{color:#e2e8f0}.licensing-contact-card__email{display:inline-flex;align-items:center;gap:.5rem;margin-top:.85rem;padding:.5rem .8rem;border-radius:999px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);color:#e2e8f0;font-size:.88rem;font-weight:500;text-decoration:none}.licensing-contact-card__email:hover{color:#fff;border-color:#93c5fd59}.licensing-contact-card__actions{flex-shrink:0;min-width:13.5rem}.licensing-contact-card__actions .btn{width:100%;justify-content:center}.contact-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;display:grid;place-items:center;padding:1rem;background:#020617b8;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.contact-modal__panel{width:min(100%,760px);max-height:min(92svh,52rem);overflow:auto;padding:clamp(1rem,2vw,1.35rem);border-radius:22px;background:linear-gradient(180deg,#0f172afa,#070b14fa);border:1px solid rgba(147,197,253,.22);box-shadow:0 28px 80px #00000073}.contact-modal__header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:.35rem}.contact-modal__header h2{margin:.35rem 0 0;font-size:clamp(1.15rem,2vw,1.45rem);letter-spacing:-.02em;line-height:1.2}.contact-modal__close{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;border:1px solid rgba(255,255,255,.12);background:#ffffff0a;color:#cbd5e1;cursor:pointer;flex-shrink:0}.contact-modal__close:hover{color:#fff;border-color:#93c5fd59}.contact-request-form--embedded .contact-request-form__types{margin-top:.85rem}.contact-request-form--embedded .contact-request-form__actions{margin-top:.15rem}.contact-request-form__head h2{margin:.35rem 0 0;font-size:clamp(1.35rem,2.4vw,1.85rem);letter-spacing:-.03em;line-height:1.15}.contact-request-form__head .section-lead{margin-top:.65rem;max-width:44rem}.contact-request-form__head .section-lead strong{color:#e2e8f0}.contact-request-form__types{display:flex;flex-wrap:wrap;gap:.55rem;margin:1.25rem 0 1rem}.contact-request-form__type{padding:.55rem .95rem;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:#ffffff0a;color:#cbd5e1;font-size:.88rem;font-weight:500;cursor:pointer;transition:border-color .2s ease,background .2s ease,color .2s ease}.contact-request-form__type.is-active{color:#fff;border-color:#93c5fd73;background:linear-gradient(135deg,#3b82f647,#a855f72e)}.contact-request-form__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem 1rem}.contact-field{display:grid;gap:.4rem}.contact-field span,.contact-field legend{font-size:.84rem;font-weight:500;color:#dbe4f0}.contact-field input,.contact-field textarea{width:100%;padding:.72rem .85rem;border-radius:12px;border:1px solid rgba(255,255,255,.12);background:#070b148c;color:#f8fafc;font:inherit;transition:border-color .2s ease,box-shadow .2s ease}.contact-field textarea{resize:vertical;min-height:8.5rem}.contact-field input::placeholder,.contact-field textarea::placeholder{color:#64748b}.contact-field input:focus,.contact-field textarea:focus{outline:none;border-color:#93c5fd73;box-shadow:0 0 0 3px #3b82f62e}.contact-field em{color:#fca5a5;font-size:.78rem;font-style:normal}.contact-field--full{grid-column:1 / -1}.contact-field--modules{border:0;margin:0;padding:0}.contact-module-options{display:flex;flex-wrap:wrap;gap:.55rem}.contact-module-option{display:inline-flex;align-items:center;gap:.45rem;padding:.45rem .75rem;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:#ffffff08;color:#cbd5e1;font-size:.82rem;cursor:pointer}.contact-module-option input{accent-color:#3b82f6}.contact-request-form__actions{display:flex;flex-wrap:wrap;align-items:center;gap:.85rem 1rem}.contact-request-form__mailto{display:inline-flex;align-items:center;gap:.45rem;color:#cbd5e1;font-size:.88rem;text-decoration:none}.contact-request-form__mailto:hover{color:#fff}.contact-request-form__hint{margin:0;color:#94a3b8;font-size:.82rem}.site-page--contact .section-cta{width:100%;padding:0}.section-cta{padding-bottom:5rem}.cta-card{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding:1.75rem 1.85rem;border-radius:24px;background:linear-gradient(135deg,#2563eb38,#a855f71f);border:1px solid rgba(147,197,253,.2);box-shadow:var(--shadow)}.cta-copy{min-width:0}.cta-copy .eyebrow{margin-bottom:.5rem}.cta-copy h2{margin:0;font-size:clamp(1.45rem,2.4vw,1.85rem);line-height:1.15;letter-spacing:-.03em}.cta-copy .section-lead{margin:.65rem 0 0;max-width:34rem;color:#cbd5e1;font-size:.95rem;line-height:1.55}.cta-email{display:inline-flex;align-items:center;gap:.5rem;margin-top:.85rem;padding:.5rem .8rem;border-radius:999px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);color:#e2e8f0;font-size:.88rem;font-weight:500;text-decoration:none;transition:border-color .2s ease,background .2s ease,color .2s ease}.cta-email svg{color:#93c5fd;flex-shrink:0}.cta-email:hover{color:#fff;background:#ffffff14;border-color:#93c5fd59}.cta-actions{display:grid;gap:.65rem;flex-shrink:0;min-width:13.5rem}.cta-actions .btn{width:100%;justify-content:center}.card-swap-section{padding-bottom:5.5rem;overflow:hidden}.card-swap-grid{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:2rem;align-items:center}.card-swap-copy{max-width:34rem}.card-swap-copy h2{margin:0;font-size:clamp(1.75rem,3vw,2.35rem);letter-spacing:-.03em;line-height:1.15}.card-swap-stage{position:relative;min-height:26rem;display:flex;justify-content:center;align-items:flex-end}.platform-card{position:relative;padding:0}.platform-card__glow{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.55;pointer-events:none}.platform-card__inner{position:relative;z-index:1;display:flex;flex-direction:column;height:100%;padding:1.35rem 1.25rem 1.2rem}.platform-card__icon{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:12px;margin-bottom:.85rem;background:#ffffff14;border:1px solid rgba(255,255,255,.12)}.platform-card__eyebrow{margin:0 0 .35rem;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#93c5fd}.platform-card__inner h3{margin:0;font-size:1.2rem;line-height:1.2;letter-spacing:-.02em}.platform-card__inner p:last-child{margin:.65rem 0 0;font-size:.88rem;line-height:1.55;color:#cbd5e1}.platform-card--attendance .platform-card__glow{background:radial-gradient(circle at 20% 20%,rgba(59,130,246,.35),transparent 55%)}.platform-card--attendance .platform-card__icon{color:#93c5fd}.platform-card--schedule .platform-card__glow{background:radial-gradient(circle at 20% 20%,rgba(168,85,247,.35),transparent 55%)}.platform-card--schedule .platform-card__icon{color:#d8b4fe}.platform-card--guardian .platform-card__glow{background:radial-gradient(circle at 20% 20%,rgba(244,63,94,.28),transparent 55%)}.platform-card--guardian .platform-card__icon{color:#fda4af}.platform-card--analytics .platform-card__glow{background:radial-gradient(circle at 20% 20%,rgba(245,158,11,.28),transparent 55%)}.platform-card--analytics .platform-card__icon{color:#fcd34d}.platform-card--ai .platform-card__glow{background:radial-gradient(circle at 20% 20%,rgba(82,39,255,.38),transparent 55%)}.platform-card--ai .platform-card__icon{color:#c4b5fd}.cta-actions{display:grid;gap:.65rem;min-width:220px}.snap-section--viewport{scroll-margin-top:0}.role-showcase{display:flex;align-items:center;justify-content:center;height:100svh;min-height:100svh;max-height:100svh;padding:0;overflow:hidden;box-sizing:border-box}.role-showcase.section{padding:0}.role-showcase__wrap{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;padding-inline:.25rem}.role-showcase .section-head{margin-bottom:clamp(1rem,2.2vw,1.75rem)}.role-showcase__card{width:min(100%,1080px);padding:clamp(1.1rem,2.2vw,1.75rem);border-radius:24px;background:linear-gradient(180deg,#ffffff0f,#ffffff08);border:1px solid rgba(255,255,255,.12);box-shadow:0 24px 64px #00000061;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.role-showcase__header{margin-bottom:clamp(.75rem,1.6vw,1rem)}.role-showcase__body{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:clamp(.85rem,1.8vw,1.25rem);align-items:center}.role-showcase__copy{width:100%;min-width:0}.role-showcase__tabs{display:flex;flex-wrap:wrap;justify-content:center;gap:.4rem;margin:0}.role-showcase__tab{position:relative;overflow:hidden;padding:.48rem .9rem;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:#ffffff0a;color:#cbd5e1;font-size:.84rem;font-weight:600;font-family:inherit;cursor:pointer;transition:background .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}.role-showcase__tab-label{position:relative;z-index:1}.role-showcase__tab-progress{position:absolute;inset:0 auto 0 0;width:0;background:linear-gradient(120deg,#5227ff73,#ff9ffc59);animation:role-progress-fill var(--role-progress-duration, 5s) linear forwards;pointer-events:none}.role-showcase__tab:hover{transform:translateY(-1px);border-color:#93c5fd59;color:#f8fafc}.role-showcase__tab.is-active{background:linear-gradient(120deg,#5227ff59,#ff9ffc38);border-color:#ff9ffc73;color:#fff}.role-showcase__content h2,.role-showcase__copy h3{margin:0;font-size:clamp(1.45rem,2.4vw,1.95rem);line-height:1.15;letter-spacing:-.03em}.role-showcase__role-eyebrow{margin:0 0 .55rem;font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#c4b5fd}.role-showcase__content .section-lead{margin-top:.65rem}.role-showcase__copy .section-lead{margin-top:.65rem;font-size:.94rem;line-height:1.55}.role-showcase__list{list-style:none;margin:.85rem 0 0;padding:0;display:grid;gap:.45rem}.role-showcase__list li{display:flex;align-items:flex-start;gap:.45rem;font-size:.86rem;line-height:1.45;color:#dbe4f0}.role-showcase__list svg{color:#93c5fd;flex-shrink:0;margin-top:.12rem}.role-showcase__visual{position:relative;width:100%;height:clamp(16rem,44svh,34rem);min-height:16rem;display:flex;align-items:center;justify-content:center;padding:.35rem;border-radius:18px;background:#ffffff05;border:1px solid rgba(255,255,255,.08)}.role-showcase__image{position:relative;z-index:1;display:block;width:100%;height:100%;max-height:100%;margin-inline:auto;object-fit:contain;object-position:center}.role-showcase__progress{display:inline-flex;gap:.4rem;justify-content:center;width:100%;margin-top:.95rem;padding-top:.15rem}.role-showcase__dot{position:relative;width:.45rem;height:.45rem;border-radius:999px;background:#ffffff40;overflow:hidden;transition:transform .2s ease,background .2s ease}.role-showcase__dot.is-active{width:1.6rem;background:#ffffff2e;transform:none}.role-showcase__dot.is-active:after{content:"";position:absolute;inset:0 auto 0 0;width:0;border-radius:inherit;background:linear-gradient(120deg,#5227ff,#ff9ffc);animation:role-progress-fill var(--role-progress-duration, 5s) linear forwards}@keyframes role-progress-fill{0%{width:0}to{width:100%}}.site-footer{margin-top:0;padding:0;border-top:1px solid rgba(148,163,184,.14);background:linear-gradient(180deg,#0f172a59,#070b14eb),#070b14f5}.footer-shell{display:grid;gap:0}.footer-top{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,.8fr) minmax(0,1fr);gap:clamp(1.5rem,4vw,3rem);padding:clamp(2rem,5vw,3rem) 0 clamp(1.5rem,3vw,2rem)}.footer-brand-block{display:grid;gap:.85rem;align-content:start}.footer-logo{display:inline-flex;width:fit-content}.footer-logo img{filter:brightness(0) invert(1);opacity:.92}.footer-brand-text{margin:0;max-width:26rem;color:#94a3b8;font-size:.92rem;line-height:1.65}.footer-block{display:grid;gap:.85rem;align-content:start}.footer-block__title{margin:0;color:#e2e8f0;font-size:.78rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.footer-nav{display:grid;gap:.55rem}.footer-nav a{color:#94a3b8;font-size:.9rem;font-weight:500;transition:color .2s ease}.footer-nav a:hover{color:#f8fafc}.footer-actions{display:grid;gap:.65rem}.footer-action{display:inline-flex;align-items:center;gap:.5rem;width:fit-content;max-width:100%;padding:.65rem .85rem;border-radius:12px;border:1px solid rgba(103,232,249,.28);background:#0891b21f;color:#cffafe;font-size:.88rem;font-weight:700;transition:background .2s ease,border-color .2s ease,transform .2s ease}.footer-action:hover{background:#0891b233;border-color:#67e8f973}.footer-action.footer-action--panel{border-color:#ff9ffc47;background:linear-gradient(120deg,#5227ff47,#ff9ffc2e);color:#fdf4ff}.footer-action.footer-action--panel:hover{background:linear-gradient(120deg,#5227ff61,#ff9ffc47);border-color:#ff9ffc6b}.footer-action--muted{border-color:#94a3b82e;background:#ffffff08;color:#cbd5e1;font-weight:600}.footer-action--muted:hover{background:#ffffff0f;border-color:#94a3b847}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;padding:1rem 0 1.35rem;border-top:1px solid rgba(148,163,184,.12)}.footer-copy{margin:0;color:#64748b;font-size:.82rem}.footer-bottom-links{display:flex;flex-wrap:wrap;gap:.85rem 1.1rem}.footer-bottom-links a{color:#64748b;font-size:.82rem;font-weight:600}.footer-bottom-links a:hover{color:#cbd5e1}@media(max-width:900px){.footer-top{grid-template-columns:1fr 1fr}.footer-brand-block{grid-column:1 / -1}}@media(max-width:640px){.footer-top{grid-template-columns:1fr;gap:1.35rem;padding-top:1.75rem}.footer-bottom{flex-direction:column;align-items:flex-start}.footer-action{width:100%}}.solution-page{min-height:calc(100svh - 72px);padding:2rem 0 3rem}.solution-page__inner{display:grid;gap:2rem;max-width:52rem}.solution-breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:.45rem;color:var(--muted);font-size:.85rem}.solution-breadcrumb a{color:#93c5fd}.solution-breadcrumb a:hover{color:var(--text)}.solution-hero{display:grid;gap:.85rem}.solution-kicker{margin:0;color:#67e8f9;font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.solution-hero h1{margin:0;font-size:clamp(2rem,5vw,3rem);line-height:1.08;letter-spacing:-.03em}.solution-lead{margin:0;color:#cbd5e1;font-size:clamp(1rem,2vw,1.12rem);line-height:1.65}.solution-hero__actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:.35rem}.solution-section h2,.solution-features h2,.solution-faq h2,.solution-related h2{margin:0 0 .75rem;font-size:clamp(1.25rem,2.5vw,1.55rem);letter-spacing:-.02em}.solution-section p{margin:0 0 .85rem;color:#b6c2d3;line-height:1.7}.solution-features__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;margin:0;padding:0;list-style:none}.solution-feature-card{background:#0f172a8c;border:1px solid var(--border);border-radius:14px;padding:1rem}.solution-feature-card h3{margin:0 0 .45rem;font-size:.98rem}.solution-feature-card p{margin:0;color:var(--muted);font-size:.9rem;line-height:1.55}.solution-highlights__list{margin:0;padding-left:1.2rem;display:grid;gap:.45rem;color:var(--muted);line-height:1.6}.solution-usecases__grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.solution-usecase-card{background:#0f172a8c;border:1px solid var(--border);border-radius:14px;padding:1rem}.solution-usecase-card h3{margin:0 0 .5rem;font-size:.98rem}.solution-usecase-card p{margin:0;color:var(--muted);font-size:.9rem;line-height:1.55}.solution-compare__table-wrap{overflow-x:auto;border:1px solid var(--border);border-radius:14px}.solution-compare__table{width:100%;border-collapse:collapse;min-width:520px}.solution-compare__table th,.solution-compare__table td{padding:.85rem 1rem;text-align:left;border-bottom:1px solid var(--border);vertical-align:top;font-size:.92rem}.solution-compare__table thead th{background:#0f172aa6;font-size:.82rem;text-transform:uppercase;letter-spacing:.04em}.solution-compare__table tbody th{font-weight:700;color:var(--text);width:22%}.solution-compare__table td:nth-child(2){color:#86efac}.solution-compare__table td:nth-child(3){color:var(--muted)}.seo-discover{padding:4rem 0 2rem}.seo-discover__inner{display:grid;gap:1.25rem}.seo-discover__inner h2{margin:0;font-size:clamp(1.35rem,2.5vw,1.75rem)}.seo-discover__inner p{margin:0;color:var(--muted);max-width:62ch;line-height:1.65}.seo-discover__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.85rem;list-style:none;margin:0;padding:0}.seo-discover__grid a{display:block;padding:.9rem 1rem;border-radius:12px;border:1px solid var(--border);background:#0f172a73;color:var(--text);font-weight:600;text-decoration:none;transition:border-color .2s ease,background .2s ease}.seo-discover__grid a:hover{border-color:#38bdf873;background:#0f172ab3}.solution-faq__list{margin:0}.solution-faq__item{border-top:1px solid var(--border);padding:1rem 0}.solution-faq__item:first-child{border-top:0;padding-top:0}.solution-faq__item dt{margin:0 0 .45rem;font-weight:700}.solution-faq__item dd{margin:0;color:var(--muted);line-height:1.65}.solution-related__links{display:flex;flex-wrap:wrap;gap:.75rem 1rem}.solution-related__links a{color:#93c5fd;font-weight:600}.seo-solutions__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin:1.5rem 0 0;padding:0;list-style:none}.seo-solutions__card{background:#0f172a8c;border:1px solid var(--border);border-radius:16px;padding:1.1rem;display:grid;gap:.65rem}.seo-solutions__card h3{margin:0;font-size:1.05rem}.seo-solutions__card h3 a{color:var(--text)}.seo-solutions__card p{margin:0;color:var(--muted);font-size:.9rem;line-height:1.55}.seo-solutions__more{color:#67e8f9;font-size:.88rem;font-weight:700}.seo-solutions__grid--6{grid-template-columns:repeat(3,minmax(0,1fr))}.seo-solutions__hub-link{margin:1.25rem 0 0;text-align:center}.seo-solutions__hub-link a{color:#67e8f9;font-weight:700}.solutions-hub__group{display:grid;gap:1rem}.solutions-hub__group h2{margin:0;font-size:1.35rem}.solutions-hub__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;margin:0;padding:0;list-style:none}.solutions-hub__keywords{border-top:1px solid var(--border);padding-top:1.5rem}.solutions-hub__keywords h2{margin:0 0 .75rem;font-size:1.25rem}@media(max-width:980px){.solution-features__grid,.seo-solutions__grid,.seo-solutions__grid--6,.solutions-hub__grid,.seo-discover__grid,.solution-usecases__grid{grid-template-columns:1fr}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.site-nav,.header-gooey,.header-actions{display:none}.menu-toggle{display:inline-flex;flex-shrink:0}.mobile-nav-dropdown{display:grid}.ogta-grid,.pricing-grid,.licensing-policy-grid{grid-template-columns:1fr}.licensing-section{padding:5.5rem 0 3rem}.licensing-headline{font-size:clamp(2rem,9vw,2.75rem)}.licensing-contact-card{flex-direction:column;align-items:stretch}.licensing-contact-card__actions{width:100%;min-width:0}.contact-request-form__grid{grid-template-columns:1fr}.contact-request-form__actions{flex-direction:column;align-items:stretch}.contact-request-form__actions .btn{width:100%;justify-content:center}.modules-section.snap-section--viewport{height:auto;min-height:auto;max-height:none;overflow:visible}.modules-section.snap-section--viewport.section{padding:4.5rem 0}.modules-section__wrap{height:auto}.modules-section__panel{width:100%}.modules-section__panel .section-head{margin-bottom:1rem}.modules-glowing-cards .glowing-cards__grid{grid-template-columns:1fr;grid-template-rows:auto;max-height:none}.modules-glowing-cards .glowing-card p{display:block;-webkit-line-clamp:unset;overflow:visible}.ogta-section.snap-section--viewport{height:auto;min-height:auto;max-height:none;overflow:visible}.ogta-section.snap-section--viewport.section{padding:4.5rem 0}.ogta-section__wrap{height:auto}.ogta-section__card{width:100%;padding:1.25rem;border-radius:20px;background:linear-gradient(180deg,#ffffff0f,#ffffff08);border:1px solid rgba(255,255,255,.12);box-shadow:0 16px 48px #00000047}.ogta-section__body{grid-template-columns:1fr;gap:1.25rem}.ogta-section__copy{order:2}.ogta-section__demo{order:1}.ogta-section__head{margin-bottom:.25rem}.ogta-section__intro{display:block}.ogta-section__tagline{font-size:clamp(1rem,4.5vw,1.2rem)}.ogta-section__copy .section-lead{font-size:.92rem;line-height:1.6}.ogta-section__checks{grid-template-columns:1fr;gap:.45rem}.ogta-section__checks li{padding:.62rem .72rem;font-size:.84rem}.ogta-demo{border-radius:18px}.ogta-demo__header{padding:.75rem .85rem;flex-wrap:wrap}.ogta-demo__brand{font-size:.8rem}.ogta-demo__messages{max-height:min(46svh,20rem);overflow-y:auto;overscroll-behavior:contain;padding:.8rem .85rem .75rem;gap:.55rem}.ogta-demo__message{max-width:100%}.ogta-demo__message p{font-size:.84rem;line-height:1.45;padding:.58rem .72rem}.ogta-demo__footer{padding:.65rem .85rem;font-size:.76rem;line-height:1.45;text-align:left}.feature-grid{grid-template-columns:1fr}.hero--centered{min-height:calc(100svh - 72px);padding-top:2rem}.hero-stats{grid-template-columns:1fr}.hero-visual{min-height:auto}.floating-card--1,.floating-card--2{position:static;margin-top:.75rem;animation:none}.price-card.featured{transform:none}.cta-card{flex-direction:column;align-items:stretch}.cta-actions{width:100%;min-width:0}.role-showcase__body{grid-template-columns:1fr;gap:.85rem}.role-showcase__copy{text-align:center;order:2}.role-showcase__tabs{justify-content:center}.role-showcase__list li{justify-content:flex-start;text-align:left}.role-showcase__visual{order:1;height:clamp(14rem,42vw,22rem)}.about-grid{grid-template-columns:1fr}.card-swap-grid{grid-template-columns:1fr;gap:1.5rem}.card-swap-stage{min-height:22rem;justify-content:center}}@media(max-width:768px){.hero--centered{padding-top:1.75rem}.hero-content{gap:1.15rem}.hero-headline{font-size:clamp(2.05rem,9.2vw,2.95rem);line-height:1.06;letter-spacing:-.035em}.hero-headline-line{flex-direction:column;align-items:center;gap:.18em;white-space:normal;max-width:min(100%,22rem)}.hero-headline-row{display:flex;justify-content:center;width:100%}.hero-headline-line>*,.hero-headline-accent,.blur-gradient-text.hero-headline-accent,.hero-headline-part{display:flex!important;justify-content:center!important;width:100%!important;white-space:nowrap}.hero-subtitle{font-size:clamp(.92rem,3.8vw,1.02rem);max-width:22rem}}@media(max-width:640px){.ogta-section.snap-section--viewport.section{padding:3.25rem 0}.ogta-section__card{padding:1rem;border-radius:18px}.ogta-section__eyebrow{font-size:.72rem}.ogta-section__intro{font-size:.88rem}.ogta-demo__messages{max-height:min(50svh,18.5rem)}.ogta-demo__footer span{display:inline}.hero--centered{padding-top:1.5rem}.hero-headline{font-size:clamp(2.15rem,10vw,2.75rem)}.hero-actions .btn,.cta-actions .btn{width:100%}}.faq-page{padding-bottom:0}.faq-section{padding:5rem 0 4.5rem}.faq-section__wrap{display:grid;gap:clamp(1.75rem,3vw,2.5rem)}.faq-headline{margin:0!important;width:100%;text-align:center;font-size:clamp(2.35rem,6.5vw,4rem);line-height:1.08;letter-spacing:-.04em;font-weight:800}.faq-headline-accent,.blur-gradient-text.faq-headline-accent{display:inline-flex;flex-wrap:nowrap;align-items:baseline;justify-content:center;white-space:nowrap;font:inherit!important;margin:0!important}.faq-subtitle{margin:.85rem auto 0!important;width:100%;max-width:34rem;display:flex!important;flex-wrap:wrap;justify-content:center;font-size:clamp(1rem,2vw,1.2rem);font-weight:500;line-height:1.55;letter-spacing:-.01em;text-align:center}.faq-subtitle .blur-text-segment{color:#dbe4f0;font-weight:500}.faq-intro-text{margin:.75rem auto 0!important;width:100%;max-width:46rem;display:flex!important;flex-wrap:wrap;justify-content:center;font-size:clamp(.88rem,1.15vw,.98rem);font-weight:400;line-height:1.65;text-align:center}.faq-intro-text .blur-text-segment{color:#b6c2d3}.faq-layout{display:grid;gap:clamp(1.35rem,2.5vw,2rem)}.faq-category{padding:clamp(1rem,2vw,1.35rem);border-radius:22px;background:linear-gradient(180deg,#ffffff0a,#ffffff05);border:1px solid rgba(255,255,255,.08);box-shadow:0 16px 48px #0000002e}.faq-category__head{margin-bottom:.85rem;padding-bottom:.75rem;border-bottom:1px solid rgba(255,255,255,.08)}.faq-category__head h2{margin:0;font-size:clamp(1.05rem,1.8vw,1.25rem);letter-spacing:-.02em}.faq-category__head p{margin:.35rem 0 0;color:var(--muted);font-size:.88rem;line-height:1.55}.faq-list{display:grid;gap:.65rem}.faq-item{border-radius:16px;background:#070b1473;border:1px solid rgba(255,255,255,.08);overflow:hidden;transition:border-color .2s ease,box-shadow .2s ease}.faq-item.is-open{border-color:#93c5fd47;box-shadow:0 10px 30px #2563eb1f}.faq-item__trigger{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;width:100%;padding:.95rem 1rem;border:0;background:transparent;color:#f1f5f9;text-align:left;font:inherit;font-size:.94rem;font-weight:600;letter-spacing:-.02em;line-height:1.45;cursor:pointer}.faq-item__trigger:hover{color:#fff}.faq-item__chevron{flex-shrink:0;margin-top:.1rem;color:#93c5fd;transition:transform .25s ease}.faq-item.is-open .faq-item__chevron{transform:rotate(180deg)}.faq-item__panel{overflow:hidden}.faq-item__content{padding:0 1rem 1rem}.faq-item__content p{margin:0;color:#94a3b8;font-size:.9rem;line-height:1.65}.faq-cta{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding:1.65rem 1.75rem;border-radius:22px;background:linear-gradient(135deg,#2563eb33,#a855f71f);border:1px solid rgba(147,197,253,.2)}.faq-cta__copy h2{margin:.35rem 0 0;font-size:clamp(1.2rem,2.2vw,1.55rem);letter-spacing:-.03em;line-height:1.2}.faq-cta__copy .section-lead{margin-top:.55rem;max-width:36rem}.faq-cta__actions{flex-shrink:0;min-width:12.5rem}.faq-cta__actions .btn{width:100%;justify-content:center}@media(max-width:980px){.faq-section{padding:5.5rem 0 3rem}.faq-headline{font-size:clamp(2rem,9vw,2.75rem)}.faq-cta{flex-direction:column;align-items:stretch}.faq-cta__actions{width:100%;min-width:0}}
