.home-root{--o:var(--brand-500);--o-600:var(--brand-600);--o-100:var(--brand-100);--o-50:var(--brand-50);--g-950:var(--graphite-950);--g-900:var(--graphite-900);--g-800:var(--graphite-800);--g-700:var(--graphite-700);--g-600:var(--slate-600);--g-500:var(--slate-500);--g-300:var(--slate-300);--g-200:var(--slate-150);--g-100:var(--slate-100);--g-50:var(--slate-50);--ink-950:var(--graphite-950);--ink-900:var(--graphite-900);--ink-700:var(--graphite-700);--ink-100:var(--brand-100);--cream-50:var(--brand-50);--cream-100:var(--brand-100);--cream-200:var(--brand-200);font-family:var(--font-sans);color:var(--g-900);background:#fff;line-height:1.65;overflow-x:clip}.home-root *{box-sizing:border-box}.home-root h1,.home-root h2,.home-root h3,.home-root h4{font-family:var(--font-display);color:inherit;letter-spacing:-.025em;margin:0}.home-root strong{color:inherit}.home-root a:not([class*=btn]):not([class*=__cta]){color:inherit;text-decoration:none}.home-root a[class*=btn],.home-root a[class*=__cta]{text-decoration:none}.home-root button{cursor:pointer;font-family:inherit}.home-root img{max-width:100%;height:auto;display:block}.home-container{width:100%;max-width:1280px;margin:0 auto;padding:0 28px}.home-btn{white-space:nowrap;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:10px;padding:14px 22px;font-size:14px;font-weight:600;transition:all .2s;display:inline-flex}.home-btn svg{width:16px;height:16px}.home-btn--lg{padding:16px 26px;font-size:15px}.home-btn--sm{padding:10px 14px;font-size:13px}.home-btn--primary{background:var(--o);color:var(--g-900);box-shadow:0 10px 24px #fe9d2b3d}.home-btn--primary:hover{background:var(--o-600);color:#fff;transform:translateY(-2px)}.home-btn--ghost{border-color:var(--g-300);color:var(--g-900);background:#fffc}.home-btn--ghost:hover{border-color:var(--g-900);background:#fff}.home-root :is(a,button).home-btn--ghost-dark{color:#fff;background:0 0;border-color:#ffffff38}.home-root :is(a,button).home-btn--ghost-dark:hover{color:#fff;background:#ffffff0f;border-color:#ffffff73}.home-header{z-index:80;--pz-header-h:62px;-webkit-backdrop-filter:blur(16px)saturate(170%);backdrop-filter:blur(16px)saturate(170%);background:#fffc;border-bottom:1px solid #0000;transition:all .2s;position:sticky;top:0}.home-header[data-scrolled=true]{border-bottom-color:#1a181814;box-shadow:0 8px 30px #00000008}.home-header__inner{justify-content:space-between;align-items:center;gap:24px;padding:12px 0;display:flex}.home-header__right{align-items:center;gap:10px;display:flex}.home-logo img{height:30px}.home-nav{align-items:center;gap:2px;display:flex}.home-nav__item{color:var(--g-700);background:0 0;border:0;border-radius:999px;padding:9px 12px;font-size:13px;font-weight:500;transition:all .16s}.home-nav__item:hover{background:var(--o-50);color:var(--g-900)}.home-nav__item-arrow{opacity:.6;margin-left:4px;font-size:10px}.home-nav__phone{color:var(--g-800);align-items:center;gap:8px;font-size:13px;font-weight:600;display:inline-flex}.home-nav__phone svg{color:var(--o)}.home-cart{width:40px;height:40px;color:var(--g-800);border:1px solid var(--g-200);cursor:pointer;-webkit-tap-highlight-color:transparent;background:#fff;border-radius:999px;justify-content:center;align-items:center;transition:all .18s;display:inline-flex;position:relative}.home-cart:hover{background:var(--g-50,#f8fafc);border-color:var(--g-300,#cbd5e1);transform:translateY(-1px);box-shadow:0 4px 12px #0f172a0f}.home-cart:active{transform:translateY(0)}.home-cart__badge{color:#fff;background:var(--o,#fe9d2b);border:2px solid #fff;border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:10.5px;font-weight:800;line-height:1;transition:transform .25s cubic-bezier(.34,1.56,.64,1);display:inline-flex;position:absolute;top:-4px;right:-4px;box-shadow:0 2px 6px #fe9d2b66}.home-cart[data-count="0"] .home-cart__badge{background:var(--g-300,#cbd5e1);box-shadow:none}.home-cart[data-count]:not([data-count="0"]) .home-cart__badge{animation:1.8s ease-in-out infinite cartBadgePulse}@keyframes cartBadgePulse{0%,to{transform:scale(1)}50%{transform:scale(1.12)}}.home-cart-wrap{display:inline-flex;position:relative}.home-cart-pop{border:1px solid var(--g-200,#e2e8f0);z-index:25;background:#fff;border-radius:14px;flex-direction:column;gap:10px;width:min(360px,90vw);padding:12px;display:flex;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 18px 40px -18px #0f172a59}.home-cart-pop__empty{flex-direction:column;gap:8px;padding:4px;display:flex}.home-cart-pop__empty p{color:var(--g-600,#475569);margin:0;font-size:13px}.home-cart-pop__list{flex-direction:column;gap:8px;max-height:240px;padding-right:2px;display:flex;overflow:auto}.home-cart-pop__item{border:1px solid var(--g-100,#f1f5f9);background:#f8fafc;border-radius:10px;padding:8px 10px}.home-cart-pop__copy{flex-direction:column;gap:2px;display:flex}.home-cart-pop__copy strong{color:var(--g-900);font-size:12px;line-height:1.35}.home-cart-pop__copy span{color:var(--g-600,#475569);font-size:11px}.home-cart-pop__copy small{color:var(--g-500,#64748b);font-size:10px}.home-cart-pop__more{color:var(--g-600,#475569);margin:2px 2px 0;font-size:11px}.home-cart-pop__summary{border-top:1px dashed var(--g-200,#e2e8f0);color:var(--g-700);justify-content:space-between;align-items:center;padding-top:10px;font-size:13px;display:flex}.home-cart-pop__summary strong{color:var(--g-900)}.home-cart-pop__cta,.home-cart-pop__link{border-radius:10px;justify-content:center;align-items:center;width:100%;padding:10px 12px;font-size:13px;font-weight:700;text-decoration:none;display:inline-flex}.home-cart-pop__cta{background:var(--o,#fe9d2b);color:#fff}.home-cart-pop__link{border:1px solid var(--g-200,#e2e8f0);color:var(--g-700)}@media (max-width:760px){.home-cart{width:36px;height:36px}.home-cart-pop{right:-8px}}.home-burger{border:1px solid var(--g-200);background:0 0;border-radius:999px;padding:8px 11px;display:none}.home-section{padding:110px 0}.home-section--offset-top{padding-top:70px}.home-section--light-bleed{background:radial-gradient(circle at 15% 10%,#fe9d2b14,#0000 25%),linear-gradient(#fff 0%,#fbfbfc 100%)}.home-section--dark{background:linear-gradient(180deg, var(--g-950), var(--g-900));color:#fff;position:relative;overflow:hidden}.home-section--dark:before{content:"";pointer-events:none;background:radial-gradient(circle at 75% 20%,#fe9d2b2e,#0000 24%),radial-gradient(circle at 18% 70%,#ffffff0d,#0000 22%);position:absolute;inset:-20%}.home-section--overlap{margin-top:40px}.home-section--ai{background:linear-gradient(#fff,#f6f2eb 65%,#fff)}.home-section__head{text-align:center;max-width:780px;margin:0 auto 48px}.home-section__split{grid-template-columns:1.1fr .9fr;align-items:end;gap:40px;margin-bottom:44px;display:grid}.home-section__split--dark .home-section__title,.home-section__split--dark .home-section__sub{color:#fff}.home-section__intro{max-width:760px}.home-section__eyebrow{background:var(--o-50);color:var(--o-600);letter-spacing:.12em;text-transform:uppercase;border-radius:999px;align-items:center;gap:8px;margin-bottom:18px;padding:7px 14px;font-size:11px;font-weight:600;display:inline-flex}.home-section--dark .home-section__eyebrow{color:var(--o);background:#fe9d2b1a;border:1px solid #fe9d2b33}.home-section__title{margin-bottom:16px;font-size:clamp(30px,4.5vw,56px);font-weight:700;line-height:1.04}.home-section__title em,.home-final__h2 em,.home-hero__h1 em{color:var(--o);font-style:normal;font-weight:700}.home-section__sub{color:var(--g-600);max-width:640px;font-size:16px}.home-section__sub--side{max-width:none;margin:0;padding-bottom:6px}.home-hero{background:linear-gradient(180deg, var(--g-950), var(--g-900));color:#fff;align-items:center;min-height:calc(100vh - 54px);max-height:1026px;padding:32px 0 48px;display:flex;position:relative;overflow:hidden}.home-hero:before{content:"";z-index:2;pointer-events:none;background:radial-gradient(circle at 78% 20%,#fe9d2b33,#0000 20%),radial-gradient(circle at 15% 20%,#ffffff0f,#0000 18%);position:absolute;inset:0}.home-hero__media{z-index:1;pointer-events:none;background:var(--g-950);position:absolute;inset:0;overflow:hidden}.home-hero__video{object-fit:cover;object-position:70% center;filter:brightness(.78)saturate(1.05);opacity:0;width:100%;height:100%;animation:1.2s cubic-bezier(.2,.7,.2,1) .15s forwards heroVideoFade;position:absolute;inset:0}@keyframes heroVideoFade{to{opacity:1}}.home-hero__media-shade{pointer-events:none;background:linear-gradient(95deg,#0d0b0beb 0%,#141313c7 28%,#14131380 50%,#14131359 72%,#0d0b0b8c 100%),linear-gradient(#0d0b0b66 0%,#0000 35% 65%,#0d0b0b8c 100%);position:absolute;inset:0}.home-hero__media-grain{opacity:.5;mix-blend-mode:overlay;pointer-events:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='160' height='160'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' stitchTiles='stitch'/><feColorMatrix values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.18 0'/></filter><rect width='100%' height='100%' filter='url(%23n)'/></svg>");background-size:220px 220px;position:absolute;inset:0}.home-hero__grid{z-index:3;grid-template-columns:.95fr 1.05fr;align-items:center;gap:48px;width:100%;display:grid;position:relative}.home-hero__copy{max-width:600px}.home-hero__badge{color:var(--o);letter-spacing:.12em;text-transform:uppercase;background:#fe9d2b14;border:1px solid #fe9d2b3d;border-radius:999px;align-items:center;gap:8px;margin-bottom:16px;padding:7px 13px;font-size:11px;font-weight:600;display:inline-flex}.home-hero__badge-dot{background:currentColor;border-radius:50%;width:6px;height:6px}.home-root .home-hero__h1{color:#fff;max-width:14ch;margin-bottom:18px;font-size:clamp(36px,5.2vw,60px);font-weight:700;line-height:1.04}.home-hero__lead{color:#ffffffc7;max-width:520px;margin-bottom:22px;font-size:16px;line-height:1.6}.home-hero__ctas{flex-wrap:wrap;gap:12px;margin-bottom:20px;display:flex}.home-hero__meta{color:#ffffffb3;flex-wrap:wrap;gap:8px 18px;font-size:13px;display:flex}.home-hero__meta span:before{content:"•";color:var(--o);margin-right:8px}.home-hero__visual{height:500px;min-height:500px;position:relative}.home-orb{filter:blur(18px);opacity:.7;pointer-events:none;border-radius:50%;position:absolute}.home-orb--one{background:radial-gradient(circle,#fe9d2b47,#0000 60%);width:280px;height:280px;top:0;right:20px}.home-orb--two{background:radial-gradient(circle,#ffffff1c,#0000 60%);width:240px;height:240px;bottom:10px;left:10px}.home-hero-card{-webkit-backdrop-filter:blur(22px)saturate(150%);backdrop-filter:blur(22px)saturate(150%);background:#ffffffeb;border:1px solid #ffffff8c;position:relative;box-shadow:0 30px 70px #00000052}@media (prefers-reduced-motion:reduce){.home-hero__video{display:none}.home-hero__media{background:linear-gradient(160deg,#0d0b0bd9,#141313b3),url(/hero/hero-poster.jpg) 50%/cover no-repeat}}.home-hero-card__eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--g-500);align-items:center;gap:8px;font-size:11px;font-weight:600;display:inline-flex}.home-hero-card__eyebrow svg{width:18px;height:18px;color:var(--o-600)}.home-hero-card--main{z-index:1;border-radius:26px;width:62%;min-width:300px;padding:22px 24px 26px;position:absolute;top:0;left:0}.home-hero-card__headline{font-family:var(--font-display);text-align:center;max-width:18ch;color:var(--g-900);margin:12px auto 10px;font-size:26px;font-weight:600;line-height:1.1}.home-hero-card__body{color:var(--g-600);max-width:38ch;font-size:13.5px;line-height:1.55}.home-hero-card__stats{z-index:3;border-top:1px solid #0000000f;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:16px;padding-top:16px;display:grid;position:relative}.home-hero-stat{text-align:center;background:linear-gradient(#fe9d2b1a 0%,#fe9d2b08 100%);border:1.5px solid #fe9d2b8c;border-radius:12px;padding:10px 6px;box-shadow:inset 0 0 0 1px #fe9d2b1f}.home-hero-stat__value{font-family:var(--font-display);color:var(--g-900);letter-spacing:-.02em;font-size:clamp(20px,2.4vw,26px);font-weight:700;line-height:1.1}.home-hero-stat__label{color:var(--g-600);margin-top:6px;max-width:14ch;margin-inline:auto;font-size:11px;line-height:1.35}.home-hero-card__chart{width:100%;height:110px;margin-top:14px;display:block}.home-hero-stack{z-index:2;flex-direction:column;gap:14px;width:44%;min-width:240px;display:flex;position:absolute;top:58%;left:28%;right:auto}.home-hero-card--mini{border-radius:20px;padding:16px 18px}.home-hero-card--offset{margin-left:20px}.home-hero-card__mini-copy{color:var(--g-700);margin-top:8px;font-size:13px;line-height:1.5}.home-audit{z-index:6;margin-top:-68px;padding-bottom:20px;position:relative}.home-audit__card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffffe6;border:1px solid #1a18180f;border-radius:32px;padding:30px;box-shadow:0 24px 70px #00000014}.home-audit__head{align-items:flex-start;gap:16px;margin-bottom:18px;display:flex}.home-audit__icon{background:var(--o-50);width:46px;height:46px;color:var(--o-600);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.home-audit__title{font-family:var(--font-display);font-size:28px;font-weight:600;line-height:1.05}.home-audit__title small{letter-spacing:.12em;text-transform:uppercase;color:var(--o-600);background:var(--o-50);vertical-align:middle;border-radius:999px;margin-left:10px;padding:4px 8px;font-size:10px;display:inline-flex}.home-audit__sub{color:var(--g-600);margin:8px 0 0;font-size:14px}.home-audit__form{grid-template-columns:1fr auto;gap:12px;display:grid}.home-audit__input{border:1px solid var(--g-200);width:100%;color:var(--g-900);background:#fff;border-radius:999px;padding:16px 20px;font-size:15px}.home-audit__input:focus{border-color:var(--o);outline:none;box-shadow:0 0 0 4px #fe9d2b24}.home-audit__benefits{color:var(--g-500);flex-wrap:wrap;gap:12px 18px;margin-top:16px;font-size:12px;display:flex}.home-audit__benefits span:before{content:"·";color:var(--o);margin-right:8px}.home-audit__result{background:linear-gradient(135deg, #fff, var(--o-50));border:1px solid var(--o-100);color:var(--g-700);border-radius:18px;align-items:center;gap:12px;margin-top:18px;padding:18px 20px;display:flex}.home-audit__result-spinner{border:2px solid var(--o-100);border-top-color:var(--o);border-radius:50%;width:18px;height:18px;animation:.8s linear infinite home-spin}@keyframes home-spin{to{transform:rotate(360deg)}}.home-pathways{grid-template-columns:1.1fr .9fr .9fr;grid-auto-rows:220px;gap:18px;display:grid}.home-pathway{border:1px solid var(--g-200);background:#fff;border-radius:30px;padding:28px;transition:all .22s;position:relative;overflow:hidden;box-shadow:0 24px 60px #00000008}.home-pathway[data-large=true]{background:linear-gradient(#fff,#fcfaf7);grid-row:span 2}.home-pathway[data-index="2"]{margin-top:34px}.home-pathway[data-index="3"]{margin-top:-12px}.home-pathway[data-index="4"]{margin-top:24px}.home-pathway:hover{border-color:#fe9d2b59;transform:translateY(-6px)}.home-pathway__symbol{background:var(--o-50);width:54px;height:54px;color:var(--o-600);border-radius:18px;justify-content:center;align-items:center;margin-bottom:22px;display:inline-flex}.home-pathway__num{letter-spacing:.14em;text-transform:uppercase;color:var(--g-500);font-size:12px;position:absolute;top:24px;right:24px}.home-pathway__title{margin-bottom:10px;font-size:28px;font-weight:600}.home-pathway__desc{color:var(--g-600);max-width:30ch;font-size:14px}.home-pathway__meta{color:var(--g-500);font-size:12px;position:absolute;bottom:28px;left:28px}.home-axes{gap:22px;margin-top:72px;display:grid}.home-axes__tabs{border:1px solid var(--g-200);background:#fff;border-radius:22px;grid-template-columns:repeat(4,1fr);gap:6px;padding:8px;display:grid;box-shadow:0 4px 18px #1418220a}.home-axes__tab{cursor:pointer;color:var(--g-600);text-align:left;font:inherit;background:0 0;border:1px solid #0000;border-radius:16px;grid-template-columns:auto auto 1fr;align-items:center;gap:12px;padding:16px 18px;transition:background .22s,color .22s,border-color .22s,box-shadow .22s;display:grid;position:relative}.home-axes__tab:hover,.home-axes__tab:focus-visible{color:#fff;background:var(--g-900);border-color:var(--g-900)}.home-axes__tab:hover .home-axes__tab-sub,.home-axes__tab:focus-visible .home-axes__tab-sub{color:#ffffff8c}.home-axes__tab:hover .home-axes__tab-num,.home-axes__tab:focus-visible .home-axes__tab-num{color:var(--o)}.home-axes__tab:hover .home-axes__tab-icon,.home-axes__tab:focus-visible .home-axes__tab-icon{background:var(--o);color:#fff;border-color:var(--o)}.home-axes__tab[data-active=true]{background:var(--g-900);color:#fff;border-color:var(--g-900);box-shadow:0 8px 20px #14182226}.home-axes__tab[data-active=true] .home-axes__tab-label{color:#fff}.home-axes__tab[data-active=true] .home-axes__tab-num{color:var(--o)}.home-axes__tab[data-active=true] .home-axes__tab-sub{color:#ffffff8c}.home-axes__tab[data-active=true] .home-axes__tab-icon{background:var(--o);color:#1a120a;border-color:var(--o)}.home-axes__tab-num{font-family:var(--font-display);letter-spacing:.12em;color:var(--g-400);font-size:12px;font-weight:700;transition:color .22s}.home-axes__tab-icon{background:var(--g-50);width:38px;height:38px;color:var(--g-600);border:1px solid var(--g-200);border-radius:12px;justify-content:center;align-items:center;transition:background .22s,color .22s,border-color .22s;display:inline-flex}.home-axes__tab-body{flex-direction:column;gap:2px;min-width:0;display:flex}.home-axes__tab-label{font-family:var(--font-display);letter-spacing:-.01em;color:inherit;font-size:17px;font-weight:700;line-height:1.15}.home-axes__tab-sub{color:var(--g-500);letter-spacing:.04em;text-transform:uppercase;font-size:11px;font-weight:500;transition:color .22s}.home-axes__tab-indicator{display:none}.home-axes__panel{border:1px solid var(--g-200);background:#fff;border-radius:24px;padding:40px 42px;animation:.4s cubic-bezier(.2,.8,.2,1) home-axes-panel-in;position:relative;overflow:hidden;box-shadow:0 4px 18px #1418220a}@keyframes home-axes-panel-in{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.home-axes__panel-head{flex-wrap:wrap;align-items:flex-start;gap:32px;margin-bottom:24px;display:flex}.home-axes__panel-meta{flex:none;align-items:center;gap:16px;display:flex}.home-axes__panel-num{font-family:var(--font-display);color:var(--g-300);letter-spacing:-.03em;font-size:44px;font-weight:300;line-height:1}.home-axes__panel-label-wrap{flex-direction:column;gap:4px;display:flex}.home-axes__panel-label{font-family:var(--font-display);color:var(--g-900);letter-spacing:-.02em;font-size:34px;font-weight:700;line-height:1}.home-axes__panel-sub{letter-spacing:.12em;text-transform:uppercase;color:var(--g-500);font-size:12px;font-weight:600}.home-axes__panel-tagline{min-width:260px;color:var(--g-700);flex:280px;max-width:560px;margin:0;padding-top:8px;font-size:15px;line-height:1.6}.home-axes__chips{flex-wrap:wrap;gap:8px;margin-bottom:26px;display:flex}.home-axes__chip{border:1px solid var(--g-200);color:var(--g-700);cursor:pointer;opacity:0;animation:.38s cubic-bezier(.2,.8,.2,1) forwards home-axes-chip-in;animation-delay:calc(var(--i,0) * 30ms);background:0 0;border-radius:999px;align-items:center;gap:8px;padding:10px 16px;font-size:14px;font-weight:500;text-decoration:none;transition:transform .2s,border-color .2s,background .2s,color .2s;display:inline-flex;position:relative;transform:translateY(6px)}.home-root a.home-axes__chip:hover,.home-root a.home-axes__chip:focus-visible{background:var(--g-900);border-color:var(--g-900);color:#fff;transform:translateY(-1px)}.home-root a.home-axes__chip:hover .home-axes__chip-label,.home-root a.home-axes__chip:focus-visible .home-axes__chip-label{color:#fff}.home-root a.home-axes__chip:hover .home-axes__chip-arrow,.home-root a.home-axes__chip:focus-visible .home-axes__chip-arrow{color:#fff;opacity:1;transform:translate(3px)}.home-axes__chip-label{line-height:1}.home-axes__chip-arrow{opacity:.5;color:currentColor;justify-content:center;align-items:center;transition:opacity .2s,color .2s,transform .2s;display:inline-flex}@keyframes home-axes-chip-in{to{opacity:1;transform:translateY(0)}}.home-axes__footer{border-top:1px solid var(--g-100);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:18px;padding-top:20px;display:flex}.home-axes__footer-left{color:var(--g-600);align-items:center;gap:10px;max-width:560px;font-size:13px;line-height:1.5;display:inline-flex}.home-axes__footer-dot{background:var(--o);border-radius:50%;flex:none;width:8px;height:8px;box-shadow:0 0 0 4px #fe9d2b24}.home-root a.home-axes__footer-link{background:var(--o);color:#fff;border-radius:999px;align-items:center;gap:8px;padding:10px 18px;font-size:13px;font-weight:600;text-decoration:none;transition:background .2s,transform .2s,box-shadow .2s,color .2s;display:inline-flex;box-shadow:0 8px 20px #fe9d2b47}.home-root a.home-axes__footer-link:hover,.home-root a.home-axes__footer-link:focus-visible,.home-root a.home-axes__footer-link:active{background:var(--o-600);color:#fff;transform:translateY(-1px);box-shadow:0 10px 22px #fe9d2b5c}.home-root a.home-axes__footer-link svg{color:#fff}.home-packages-shell{grid-template-columns:.9fr 1.1fr;align-items:center;gap:44px;display:grid}.home-packages-layout{grid-template-columns:1.1fr .9fr;align-items:start;gap:18px;display:grid}.home-package-card{border:1px solid var(--g-200);background:#fff;border-radius:30px;padding:28px;box-shadow:0 24px 60px #0000000a}.home-package-card--featured{background:linear-gradient(#fff,#fff8ef);min-height:420px}.home-package-card--compact{flex-direction:column;justify-content:space-between;min-height:160px;display:flex}.home-package-card--dark{background:var(--g-900);color:#fff;border-color:#ffffff14;margin-top:20px}.home-package-card__topline{text-transform:uppercase;letter-spacing:.12em;color:var(--g-500);margin-bottom:14px;font-size:11px}.home-package-card--dark .home-package-card__topline{color:#fff9}.home-package-card h3{margin-bottom:8px;font-size:30px;font-weight:600}.home-package-card--dark h3{color:#fff}.home-package-card__price{color:var(--o-600);margin-bottom:16px;font-size:18px;font-weight:600}.home-package-card p{color:var(--g-600);margin:0 0 18px;font-size:14px}.home-package-card--dark p{color:#ffffffbd}.home-package-card ul{color:var(--g-700);gap:10px;margin:0;padding:0;font-size:14px;list-style:none;display:grid}.home-package-card li:before{content:"—";color:var(--o-600);margin-right:8px}.home-tools-masonry{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.home-tool-tile{border:1px solid var(--g-200);background:#fff;border-radius:28px;min-height:220px;padding:24px;transition:all .2s}.home-tool-tile[data-tilt=left]{transform:translateY(-10px)}.home-tool-tile[data-tilt=right]{transform:translateY(18px)}.home-tool-tile:hover{border-color:#fe9d2b59;transform:translateY(-4px)}.home-tool-tile__icon{background:var(--g-100);width:50px;height:50px;color:var(--o-600);border-radius:16px;justify-content:center;align-items:center;margin-bottom:20px;display:inline-flex}.home-tool-tile h3{margin-bottom:8px;font-size:22px;font-weight:600}.home-tool-tile p{color:var(--g-600);margin:0;font-size:14px}.home-case-editorial{z-index:1;grid-template-columns:1.2fr .8fr;gap:18px;display:grid;position:relative}.home-case-editorial__main,.home-case-editorial__mini{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);color:#fff;background:#ffffff0a;border:1px solid #ffffff14;border-radius:34px}.home-case-editorial__main{flex-direction:column;justify-content:flex-end;min-height:460px;padding:38px;display:flex}.home-case-editorial__kicker,.home-case-editorial__mini-label{color:#fff9;text-transform:uppercase;letter-spacing:.12em;font-size:11px}.home-case-editorial__main h3{color:#fff;max-width:12ch;margin:18px 0;font-size:44px;font-weight:600;line-height:1.02}.home-case-editorial__main p{color:#ffffffb8;max-width:42ch}.home-case-editorial__metric{color:var(--o);font-family:var(--font-display);margin-top:26px;font-size:clamp(42px,7vw,72px);font-weight:700;line-height:1}.home-case-editorial__side{gap:18px;display:grid}.home-case-editorial__mini{flex-direction:column;justify-content:flex-end;min-height:220px;padding:26px;display:flex}.home-case-editorial__mini--accent{background:linear-gradient(#fe9d2b2e,#ffffff0d);transform:translateY(48px)}.home-case-editorial__mini strong{font-family:var(--font-display);margin:16px 0 8px;font-size:38px;font-weight:600;line-height:1}.home-case-editorial__mini span{color:#ffffffb8;font-size:14px}.home-ai-wrap{grid-template-columns:.95fr 1.05fr;align-items:center;gap:50px;display:grid}.home-ai-list{gap:10px;margin:26px 0 0;padding:0;list-style:none;display:grid}.home-ai-list li{color:var(--g-700);font-size:14px}.home-ai-list li:before{content:"·";color:var(--o);margin-right:8px}.home-ai-panel{background:linear-gradient(#fff,#fbf6ee);border:1px solid #1a18180f;border-radius:40px;min-height:520px;position:relative;overflow:hidden}.home-ai-panel__ring{border:1px dashed #1a18181a;border-radius:50%;width:440px;height:440px;margin:-220px 0 0 -220px;position:absolute;inset:50%}.home-ai-panel__card{border:1px solid var(--g-200);color:var(--g-700);background:#fff;border-radius:999px;align-items:center;gap:8px;padding:12px 16px;font-size:13px;display:inline-flex;position:absolute;box-shadow:0 18px 40px #0000000d}.home-ai-panel__card svg{color:var(--o-600)}.home-ai-panel__card--top{top:70px;left:50%;transform:translate(-50%)}.home-ai-panel__card--left{top:52%;left:36px;transform:translateY(-50%)}.home-ai-panel__card--right{top:60%;right:36px;transform:translateY(-50%)}.home-ai-panel__center{text-align:center;background:linear-gradient(180deg, var(--g-950), var(--g-900));color:#fff;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:230px;height:230px;margin:-115px 0 0 -115px;display:flex;position:absolute;inset:50%;box-shadow:0 26px 60px #00000029}.home-ai-panel__center-label{text-transform:uppercase;letter-spacing:.14em;color:#ffffff8f;margin-bottom:10px;font-size:11px}.home-ai-panel__center strong{max-width:10ch;font-size:26px;font-weight:600;line-height:1.08;font-family:var(--font-display)}.home-process-lite{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.home-process-lite__item{background:var(--g-50);border:1px solid var(--g-200);border-radius:28px;min-height:220px;padding:28px}.home-process-lite__num{color:var(--o-600);letter-spacing:.14em;text-transform:uppercase;margin-bottom:18px;font-size:12px}.home-process-lite__item h3{margin-bottom:8px;font-size:28px;font-weight:600}.home-process-lite__item p{color:var(--g-600);margin:0;font-size:14px}.home-testimonials-editorial{grid-template-columns:1fr 1fr;gap:18px;display:grid}.home-quote-card{border:1px solid var(--g-200);background:#fff;border-radius:34px;padding:34px;box-shadow:0 20px 50px #0000000a}.home-quote-card--offset{transform:translateY(40px)}.home-quote-card p{color:var(--g-900);max-width:17ch;font-size:clamp(24px,3vw,36px);line-height:1.1;font-family:var(--font-display);margin:0 0 18px;font-weight:500}.home-quote-card span{color:var(--g-500);font-size:13px}.home-logos{flex-wrap:wrap;justify-content:center;gap:18px 28px;padding-top:60px;display:flex}.home-logos--soft{opacity:.55}.home-logos__placeholder{text-transform:uppercase;letter-spacing:.18em;color:var(--g-500);font-size:12px;font-weight:600}.home-faq{gap:12px;max-width:860px;margin:0 auto;display:grid}.home-faq__item{border:1px solid var(--g-200);background:#fff;border-radius:22px;overflow:hidden}.home-faq__item[data-open=true]{border-color:#fe9d2b59}.home-faq__q{text-align:left;width:100%;color:var(--g-900);background:0 0;border:0;justify-content:space-between;gap:18px;padding:22px 24px;font-size:16px;font-weight:600;display:flex}.home-faq__q-icon{background:var(--g-100);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:16px;display:inline-flex}.home-faq__item[data-open=true] .home-faq__q-icon{background:var(--o);color:var(--g-900);transform:rotate(45deg)}.home-faq__a{color:var(--g-600);padding:0 24px 22px;font-size:14px;display:none}.home-faq__item[data-open=true] .home-faq__a{display:block}.home-final{background:linear-gradient(180deg, var(--g-950), var(--g-900));color:#fff;text-align:center;padding:110px 0;position:relative;overflow:hidden}.home-final:before{content:"";background:radial-gradient(circle at 50% 30%,#fe9d2b33,#0000 34%);position:absolute;inset:0}.home-final__inner{z-index:1;position:relative}.home-root .home-final__h2{color:#fff;margin-bottom:18px;font-size:clamp(46px,7vw,88px);font-weight:700;line-height:.96}.home-final__sub{color:#ffffffb3;max-width:520px;margin:0 auto 30px;font-size:17px}.home-final__btns{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.home-footer{background:var(--g-900);color:#ffffffb8;padding:64px 0 24px}.home-footer__grid{grid-template-columns:1.2fr .8fr .8fr;gap:28px;margin-bottom:38px;display:grid}.home-footer__brand img{filter:brightness(0)invert();height:34px;margin-bottom:14px}.home-footer__brand p{max-width:34ch;margin-bottom:18px;font-size:14px}.home-footer__contact{font-size:13px;line-height:1.7}.home-footer__contact strong{color:#fff}.home-footer__col h4{color:#fff;letter-spacing:.12em;text-transform:uppercase;margin-bottom:12px;font-size:12px;font-weight:600}.home-footer__col ul{gap:8px;margin:0;padding:0;list-style:none;display:grid}.home-footer__col a{color:#ffffffb3;font-size:14px}.home-footer__col a:hover{color:var(--o)}.home-footer__bottom{border-top:1px solid #ffffff14;flex-wrap:wrap;justify-content:space-between;gap:12px;padding-top:22px;font-size:12px;display:flex}@media (max-width:1100px){.home-hero__grid,.home-packages-shell,.home-ai-wrap,.home-case-editorial,.home-section__split,.home-footer__grid{grid-template-columns:1fr}.home-pathways,.home-tools-masonry,.home-process-lite,.home-testimonials-editorial{grid-template-columns:1fr 1fr}.home-axes__tabs{grid-template-columns:repeat(2,1fr)}.home-axes__panel-num{font-size:44px}.home-axes__panel-label{font-size:28px}.home-pathway[data-large=true]{grid-row:span 1}.home-pathway[data-index="2"],.home-pathway[data-index="3"],.home-pathway[data-index="4"],.home-tool-tile[data-tilt=left],.home-tool-tile[data-tilt=right],.home-quote-card--offset,.home-case-editorial__mini--accent{margin-top:0;transform:none}.home-hero{min-height:0;max-height:none;padding:48px 0 80px;display:block}.home-hero__visual{height:480px;min-height:480px}}@media (max-width:1023px){.home-nav{display:none}.home-burger{display:inline-flex}.home-nav__phone,.home-nav__cta{display:none}}@media (max-width:760px){.home-container{padding:0 18px}.home-section{padding:74px 0}.home-hero{padding:44px 0 96px}.home-root .home-hero__h1{max-width:none;font-size:clamp(34px,9vw,48px)}.home-hero__visual{height:460px;min-height:460px}.home-hero__video{display:none}.home-hero__media{background:linear-gradient(160deg,#0d0b0beb,#141313d9),url(/hero/hero-poster.jpg) 50%/cover no-repeat}.home-hero__media-grain{opacity:.35}.home-hero-card--main{width:calc(100% - 20px);padding:20px;top:0;left:0}.home-hero-stack{width:calc(100% - 40px);inset:auto 0 0 40px}.home-hero-card--offset{margin-left:24px}.home-audit{margin-top:-54px}.home-audit__card{border-radius:24px;padding:22px}.home-audit__form,.home-pathways,.home-tools-masonry,.home-process-lite,.home-testimonials-editorial{grid-template-columns:1fr}.home-axes__tabs{border-radius:18px;grid-template-columns:1fr;gap:6px;padding:6px}.home-axes__tab{padding:12px 14px}.home-axes__tab-icon{width:34px;height:34px}.home-axes__tab-label{font-size:15px}.home-axes__panel{border-radius:22px;padding:22px 20px}.home-axes__panel-head{gap:16px;margin-bottom:18px}.home-axes__panel-num{font-size:36px}.home-axes__panel-label{font-size:22px}.home-axes__panel-tagline{padding-top:0;font-size:14px}.home-axes__chip{padding:9px 13px;font-size:13px}.home-axes__footer{flex-direction:column;align-items:flex-start;gap:14px}.home-ai-panel{border-radius:28px;min-height:420px}.home-ai-panel__ring{width:320px;height:320px;margin:-160px 0 0 -160px}.home-ai-panel__center{width:180px;height:180px;margin:-90px 0 0 -90px}.home-ai-panel__center strong{font-size:20px}.home-ai-panel__card--left{left:12px}.home-ai-panel__card--right{right:12px}.home-final{padding:82px 0}}.home-section--cream{background:linear-gradient(180deg, var(--cream-50) 0%, #fff 100%)}.home-section--ink{background:var(--ink-950);color:#ffffffeb}.home-section--ink h2,.home-section--ink h3{color:#fff}.home-eyebrow{text-transform:uppercase;letter-spacing:.18em;color:var(--g-600);background:var(--g-100);border-radius:999px;align-items:center;gap:8px;margin-bottom:18px;padding:6px 12px;font-size:11px;font-weight:600;display:inline-flex}.home-eyebrow--orange{color:var(--o-600);background:var(--o-50)}.home-h2{font-family:var(--font-display);letter-spacing:-.025em;max-width:22ch;margin:0 0 18px;font-size:clamp(30px,4.4vw,50px);font-weight:600;line-height:1.1}.home-h2 em{color:var(--o-600);font-style:normal}.home-lead{color:var(--g-600);max-width:56ch;margin:0 0 28px;font-size:16px;line-height:1.65}.home-lead--soft{color:var(--g-500)}.home-link-arrow{color:var(--g-900);align-items:center;gap:8px;padding-bottom:4px;font-size:14px;font-weight:600;display:inline-flex;position:relative}.home-link-arrow:after{content:"";background:var(--o);transform-origin:0;width:100%;height:1px;transition:transform .4s cubic-bezier(.2,.7,.2,1);position:absolute;bottom:0;left:0}.home-link-arrow:hover svg{transform:translate(4px)}.home-link-arrow svg{transition:transform .3s}.home-link-arrow--lg{font-size:15px}.home-btn--xl{padding:18px 30px;font-size:16px;font-weight:700}.home-btn--full{width:100%;margin-top:6px}.home-spinner{border:2px solid #0000002e;border-top-color:var(--g-900);border-radius:999px;width:14px;height:14px;animation:.8s linear infinite home-spin}.home-dot-pulse{background:var(--o);border-radius:999px;width:8px;height:8px;animation:2s infinite home-pulse;display:inline-block;position:relative;box-shadow:0 0 #fe9d2bb3}.home-dot-pulse--green{background:#22c55e;box-shadow:0 0 #22c55e99}@keyframes home-pulse{0%{box-shadow:0 0 #fe9d2bb3}70%{box-shadow:0 0 0 12px #fe9d2b00}to{box-shadow:0 0 #fe9d2b00}}.home-reveal{opacity:0;will-change:opacity, transform;transition:opacity .85s cubic-bezier(.2,.7,.2,1),transform .85s cubic-bezier(.2,.7,.2,1);transform:translateY(28px)}.home-reveal--in{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.home-reveal{opacity:1;transition:none;transform:none}.home-marquee__track,.home-dot-pulse,.home-audit-ticker__track,.home-audit-section__orb{animation:none!important}}.home-marquee{border-block:1px solid var(--g-200);background:#fff;padding:18px 0;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000);mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000)}.home-marquee--ink{background:var(--ink-950);color:#ffffffd9;border-color:var(--ink-900)}.home-marquee--cream{background:var(--cream-50);border-color:var(--cream-200)}.home-marquee__track{gap:48px;width:max-content;animation:60s linear infinite home-marquee-scroll;display:flex}.home-marquee__item{font-family:var(--font-display);letter-spacing:-.01em;white-space:nowrap;align-items:center;gap:12px;font-size:16px;font-weight:600;display:inline-flex}.home-marquee--ink .home-marquee__item{color:#ffffffe6}.home-marquee__dot{background:var(--o);border-radius:999px;width:6px;height:6px}.home-marquee--ink .home-marquee__dot{background:var(--o)}@keyframes home-marquee-scroll{0%{transform:translate(0,0)}to{transform:translate(-33.333%)}}.home-audit-section{isolation:isolate;background:linear-gradient(#fff 0%,#faf6ee 100%);padding:100px 0 110px;position:relative;overflow:hidden}.home-audit-section__bg{z-index:-1;pointer-events:none;position:absolute;inset:0}.home-audit-section__grid{background-image:linear-gradient(90deg,#1413130d 1px,#0000 1px),linear-gradient(#1413130d 1px,#0000 1px);background-size:56px 56px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(80% 60% at 60% 40%,#000 30%,#0000 80%);mask-image:radial-gradient(80% 60% at 60% 40%,#000 30%,#0000 80%)}.home-audit-section__orb{filter:blur(80px);opacity:.55;border-radius:999px;position:absolute}.home-audit-section__orb--a{background:radial-gradient(circle,#fe9d2b8c 0%,#0000 70%);width:460px;height:460px;animation:18s ease-in-out infinite home-orb-float;top:-120px;right:-80px}.home-audit-section__orb--b{background:radial-gradient(circle,#1f327052 0%,#0000 70%);width:360px;height:360px;animation:22s ease-in-out infinite reverse home-orb-float;bottom:-140px;left:-60px}@keyframes home-orb-float{0%,to{transform:translate(0)scale(1)}50%{transform:translate(30px,-20px)scale(1.06)}}.home-audit-wrap{grid-template-columns:1.05fr .95fr;align-items:center;gap:52px;display:grid}.home-audit-copy{max-width:580px}.home-h2--audit{font-size:clamp(34px,4.6vw,56px);line-height:1.05}.home-audit-bigform{background:#fff;border:1px solid #fe9d2b2e;border-radius:999px;gap:10px;margin:28px 0 18px;padding:8px;display:flex;box-shadow:0 1px #0000000a,0 24px 56px -28px #14131359,0 8px 20px -10px #fe9d2b2e}.home-audit-bigform__inputwrap{flex:1;align-items:center;padding-left:18px;display:flex}.home-audit-bigform__prefix{color:var(--g-500);font-family:var(--font-display);-webkit-user-select:none;user-select:none;font-size:16px}.home-audit-bigform__input{font-family:var(--font-display);color:var(--g-900);background:0 0;border:0;outline:0;flex:1;min-width:0;padding:14px 6px;font-size:17px;font-weight:500}.home-audit-bigform__input::placeholder{color:var(--g-500);font-weight:400}.home-audit-bigform__btn{gap:10px}.home-audit-bigform__btn[disabled]{opacity:.7;cursor:not-allowed}.home-audit-trust{color:var(--g-600);flex-wrap:wrap;gap:18px;margin:0 0 28px;padding:0;font-size:13px;list-style:none;display:flex}.home-audit-trust li{align-items:center;gap:6px;display:inline-flex}.home-audit-trust svg{color:var(--o-600)}.home-audit-ticker{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffa6;border:1px solid #14131312;border-radius:14px;align-items:center;gap:14px;padding:12px 14px;display:flex}.home-audit-ticker__label{color:var(--g-700);white-space:nowrap;flex-shrink:0;align-items:center;gap:8px;font-size:12px;font-weight:600;display:inline-flex}.home-audit-ticker__viewport{flex:1;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 6% 94%,#0000);mask-image:linear-gradient(90deg,#0000,#000 6% 94%,#0000)}.home-audit-ticker__track{gap:28px;width:max-content;animation:38s linear infinite home-ticker-scroll;display:flex}.home-audit-ticker__item{white-space:nowrap;color:var(--g-700);align-items:center;gap:8px;font-size:12.5px;display:inline-flex}.home-audit-ticker__item strong{color:var(--g-900);font-weight:600}.home-audit-ticker__score{background:var(--g-100);color:var(--g-700);border-radius:999px;padding:2px 8px;font-size:11px;font-weight:600}.home-audit-ticker__delta{color:#16a34a;font-weight:600}@keyframes home-ticker-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.home-audit-preview{position:relative}.home-preview{background:var(--ink-950);color:#fff;border:1px solid #ffffff0f;border-radius:24px;transition:transform .5s;overflow:hidden;transform:rotate(-1.2deg);box-shadow:0 50px 100px -40px #0f1730b3,0 12px 36px -12px #fe9d2b2e}.home-preview:hover{transform:rotate(0)translateY(-4px)}.home-preview__topbar{background:#ffffff0a;border-bottom:1px solid #ffffff0f;align-items:center;gap:6px;padding:12px 16px;display:flex}.home-preview__dot{background:#ffffff2e;border-radius:999px;width:10px;height:10px}.home-preview__dot:first-child{background:#ff5f56}.home-preview__dot:nth-child(2){background:#ffbd2e}.home-preview__dot:nth-child(3){background:#27c93f}.home-preview__url{color:#ffffff8c;font-size:12px;font-family:var(--font-mono);background:#ffffff0a;border-radius:999px;margin-left:auto;padding:4px 12px}.home-preview__body{padding:20px 22px}.home-preview__head{justify-content:space-between;align-items:center;gap:18px;margin-bottom:16px;display:flex}.home-preview__h{font-family:var(--font-display);color:#fff;font-size:22px;font-weight:600}.home-preview__sub{color:#ffffff80;margin-top:4px;font-size:12.5px}.home-preview__score{flex-shrink:0;width:76px;height:76px;position:relative}.home-preview__score-text{font-family:var(--font-display);flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.home-preview__score-text strong{color:var(--o);font-size:22px;font-weight:700}.home-preview__score-text small{color:#ffffff73;font-size:10px}.home-preview__bars{gap:9px;display:grid}.home-preview__bar-row{grid-template-columns:130px 1fr 36px;align-items:center;gap:12px;display:grid}.home-preview__bar-label{color:#ffffffb3;font-size:12px}.home-preview__bar-track{background:#ffffff12;border-radius:999px;height:8px;overflow:hidden}.home-preview__bar-fill{background:linear-gradient(90deg, var(--o), #ffb95b);border-radius:999px;height:100%;transition:width 1.4s cubic-bezier(.2,.7,.2,1);animation:2.4s ease-in-out infinite home-bar-pulse}.home-preview__bar-fill--warn{background:linear-gradient(90deg,#f97316,#fb7185)}.home-preview__bar-fill--good{background:linear-gradient(90deg,#22c55e,#84cc16)}.home-preview__bar-value{color:#ffffffa6;text-align:right;font-variant-numeric:tabular-nums;font-size:12px}@keyframes home-bar-pulse{0%,to{opacity:1}50%{opacity:.85}}.home-preview__divider{background:#ffffff0f;height:1px;margin:14px 0}.home-preview__findings-h{letter-spacing:.06em;text-transform:uppercase;color:#fff9;margin-bottom:10px;font-size:12px;font-weight:600}.home-preview__findings ul{gap:8px;margin:0;padding:0;list-style:none;display:grid}.home-preview__findings li{color:#ffffffd9;background:#ffffff08;border-radius:10px;align-items:center;gap:10px;padding:8px 11px;font-size:12.5px;display:flex}.home-preview__sev{letter-spacing:.05em;text-transform:uppercase;border-radius:999px;flex-shrink:0;padding:3px 8px;font-size:10px;font-weight:700}.home-preview__sev--high{color:#fca5a5;background:#ef44442e}.home-preview__sev--mid{color:#fcd34d;background:#f59e0b2e}.home-preview__sev--low{color:#86efac;background:#22c55e29}.home-packages-compare{padding:64px 0 72px}.home-packages-compare__head{text-align:center;max-width:760px;margin:0 auto 56px}.home-packages-compare__head .home-h2{margin-left:auto;margin-right:auto}.home-packages-compare__head .home-lead{text-align:center;margin-left:auto;margin-right:auto}.home-pkg-grid{grid-template-columns:1fr 1.08fr 1fr;align-items:stretch;gap:22px;display:grid}.home-pkg-card{border:1px solid var(--g-200);background:#fff;border-radius:22px;flex-direction:column;padding:32px 28px 28px;transition:transform .4s cubic-bezier(.2,.7,.2,1),box-shadow .4s,border-color .3s;display:flex;position:relative}.home-pkg-card:hover{border-color:var(--o-100);transform:translateY(-6px);box-shadow:0 30px 60px -30px #1413132e}.home-pkg-card--highlight{background:var(--ink-950);color:#ffffffeb;border-color:var(--ink-900);transform:translateY(-12px);box-shadow:0 50px 90px -40px #0f17308c,0 20px 40px -16px #fe9d2b38}.home-pkg-card--highlight:hover{transform:translateY(-18px)}.home-pkg-card--highlight .home-pkg-card__name{color:#fff}.home-pkg-card--highlight .home-pkg-card__tagline{color:#ffffffa6}.home-pkg-card--highlight .home-pkg-card__price-from,.home-pkg-card--highlight .home-pkg-card__price-unit{color:#ffffff8c}.home-pkg-card--highlight .home-pkg-card__price-value{color:var(--o)}.home-pkg-card--highlight .home-pkg-card__row{color:#ffffffd9;border-color:#ffffff12}.home-pkg-card--highlight .home-pkg-card__row-label{color:#ffffffb3}.home-pkg-card--highlight .home-pkg-card__row--off{color:#ffffff4d}.home-pkg-card__badge{background:var(--o);color:var(--g-900);text-transform:uppercase;letter-spacing:.08em;white-space:nowrap;border-radius:999px;padding:7px 16px;font-size:11px;font-weight:700;position:absolute;top:-14px;left:50%;transform:translate(-50%);box-shadow:0 12px 24px -8px #fe9d2b80}.home-pkg-card__head{margin-bottom:22px}.home-pkg-card__name{font-size:28px;font-weight:700;font-family:var(--font-display);letter-spacing:-.02em;margin:0 0 6px}.home-pkg-card__tagline{color:var(--g-600);margin:0;font-size:13px;line-height:1.5}.home-pkg-card__price{border-bottom:1px solid var(--g-200);align-items:baseline;gap:6px;margin-bottom:20px;padding-bottom:22px;display:flex}.home-pkg-card--highlight .home-pkg-card__price{border-color:#ffffff14}.home-pkg-card__price-from{color:var(--g-500);font-size:13px}.home-pkg-card__price-value{font-family:var(--font-display);color:var(--g-900);letter-spacing:-.03em;font-size:38px;font-weight:700;line-height:1}.home-pkg-card__price-unit{color:var(--g-500);font-size:13px}.home-pkg-card__list{flex:1;gap:0;margin:0 0 24px;padding:0;list-style:none;display:grid}.home-pkg-card__row{border-top:1px solid var(--g-200);color:var(--g-800);justify-content:space-between;align-items:center;gap:12px;padding:11px 0;font-size:13.5px;display:flex;position:relative}.home-pkg-card__row:first-child{border-top:0;padding-top:0}.home-pkg-card__row-label{color:var(--g-700)}.home-pkg-card__row-value{color:var(--g-900);align-items:center;gap:6px;font-weight:600;display:inline-flex}.home-pkg-card__row--off,.home-pkg-card__row--off .home-pkg-card__row-label,.home-pkg-card__row--off .home-pkg-card__row-value{color:var(--g-300)}.home-pkg-card__row--pro .home-pkg-card__row-label:after{content:"AI";background:var(--o);color:var(--g-900);letter-spacing:.05em;vertical-align:middle;border-radius:4px;margin-left:8px;padding:2px 6px;font-size:9px;font-weight:700}.home-pkg-card:not(.home-pkg-card--highlight) :is(a,button).home-btn--ghost-dark,.home-root :is(a,button).home-btn--on-dark{background:var(--g-900);color:#fff;border-color:var(--g-900)}.home-pkg-card:not(.home-pkg-card--highlight) :is(a,button).home-btn--ghost-dark:hover,.home-root :is(a,button).home-btn--on-dark:hover{background:var(--ink-700);border-color:var(--ink-700);color:#fff}.home-pkg-card:not(.home-pkg-card--highlight) :is(a,button).home-btn--ghost-dark svg,.home-root :is(a,button).home-btn--on-dark svg{color:#fff}.home-pkg-card--highlight .home-btn--primary{box-shadow:0 14px 28px #fe9d2b5c}.home-pkg-foot{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:18px;margin-top:40px;display:flex}.home-pkg-foot__trust{color:var(--g-600);align-items:center;gap:10px;font-size:13px;display:inline-flex}.home-blog{background:#fff;padding:110px 0}.home-blog__head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:32px;margin-bottom:44px;display:flex}.home-blog__head .home-h2{margin-bottom:4px}.home-blog__grid{grid-template-columns:1.15fr 1fr;align-items:stretch;gap:28px;display:grid}.home-blog__rest{grid-template-rows:1fr 1fr 1fr;gap:18px;display:grid}.home-post{border:1px solid var(--g-200);background:#fff;border-radius:20px;flex-direction:column;transition:transform .4s cubic-bezier(.2,.7,.2,1),box-shadow .4s,border-color .3s;display:flex;position:relative;overflow:hidden}.home-post:hover{border-color:var(--o-100);transform:translateY(-5px);box-shadow:0 30px 60px -28px #14131333}.home-post--featured .home-post__cover{background:var(--g-900);height:280px;position:relative;overflow:hidden}.home-post--featured.home-post--orange .home-post__cover{background:linear-gradient(135deg,#fe9d2b 0%,#d97706 100%)}.home-post--featured.home-post--ink .home-post__cover{background:linear-gradient(135deg, var(--ink-700) 0%, var(--ink-950) 100%)}.home-post--featured.home-post--graphite .home-post__cover{background:linear-gradient(135deg, var(--g-900) 0%, var(--g-700) 100%)}.home-post__cover-grid{background-image:linear-gradient(90deg,#ffffff14 1px,#0000 1px),linear-gradient(#ffffff14 1px,#0000 1px);background-size:38px 38px;position:absolute;inset:0}.home-post__cover-orb{filter:blur(40px);background:radial-gradient(circle,#fff6 0%,#0000 70%);border-radius:999px;width:280px;height:280px;animation:14s ease-in-out infinite home-orb-float;position:absolute;bottom:-100px;right:-60px}.home-post--featured.home-post--ink .home-post__cover-orb{background:radial-gradient(circle,#fe9d2b66 0%,#0000 70%)}.home-post__category{color:var(--g-900);letter-spacing:.06em;text-transform:uppercase;z-index:2;background:#fffffff2;border-radius:999px;padding:6px 12px;font-size:11px;font-weight:700;position:absolute;top:20px;left:20px}.home-post--mini .home-post__category{background:var(--g-100);color:var(--g-700);margin-bottom:12px;display:inline-flex;position:static}.home-post--mini.home-post--orange .home-post__category{background:var(--o-50);color:var(--o-600)}.home-post--mini.home-post--ink .home-post__category{background:var(--ink-100);color:var(--ink-700)}.home-post--featured .home-post__body{padding:28px 32px 32px}.home-post--mini{flex:1;padding:22px 24px}.home-post__title{font-family:var(--font-display);letter-spacing:-.02em;color:var(--g-900);margin:0 0 10px;font-size:22px;font-weight:600;line-height:1.25}.home-post--mini .home-post__title{font-size:17px;line-height:1.3}.home-post--featured .home-post__title{font-size:26px}.home-post__excerpt{color:var(--g-600);margin:0 0 16px;font-size:14px;line-height:1.55}.home-post--mini .home-post__excerpt{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:13px;display:-webkit-box;overflow:hidden}.home-post__meta{color:var(--g-500);font-variant-numeric:tabular-nums;gap:8px;font-size:12px;display:flex}.home-post__sep{opacity:.5}.home-knowledge{background:radial-gradient(circle at 8% 0%, #fe9d2b17, transparent 36%), linear-gradient(180deg, #fff 0%, var(--g-50) 100%);padding:96px 0}.home-knowledge__head{justify-content:space-between;align-items:flex-end;gap:28px;margin-bottom:32px;display:flex}.home-knowledge__head .home-h2{max-width:780px;margin-bottom:0}.home-knowledge__actions{flex-wrap:wrap;flex:none;justify-content:flex-end;gap:14px;display:flex}.home-knowledge__grid{grid-template-columns:minmax(0,1.15fr) minmax(260px,.72fr) minmax(340px,.88fr);align-items:stretch;gap:18px;display:grid}.home-knowledge__featured,.home-knowledge__post,.home-knowledge__side,.home-knowledge__item{border:1px solid var(--g-200);color:inherit;background:#fff;text-decoration:none;transition:transform .25s,border-color .25s,box-shadow .25s}.home-knowledge__featured:hover,.home-knowledge__post:hover,.home-knowledge__item:hover{border-color:var(--o-100);transform:translateY(-3px);box-shadow:0 22px 46px -28px #14131338}.home-knowledge__featured{isolation:isolate;border-radius:22px;flex-direction:column;justify-content:flex-end;min-height:420px;padding:28px;display:flex;position:relative;overflow:hidden}.home-knowledge__featured:before{content:"";z-index:-2;background:linear-gradient(135deg, var(--o) 0%, #f7931a 58%, #ffbf63 100%);position:absolute;inset:0}.home-knowledge__featured:after{content:"";z-index:-1;background:radial-gradient(circle,#ffffff73,#0000 68%);border-radius:50%;width:360px;height:360px;position:absolute;bottom:-140px;right:-120px}.home-knowledge__tag{color:var(--g-900);letter-spacing:.06em;text-transform:uppercase;background:#fffffff0;border-radius:999px;align-self:flex-start;margin-bottom:auto;padding:6px 12px;font-size:11px;font-weight:800}.home-knowledge__featured h3{color:var(--g-900);font-family:var(--font-display);letter-spacing:-.035em;margin:0 0 12px;font-size:clamp(28px,3vw,42px);font-weight:800;line-height:1.05}.home-knowledge__featured p{color:#231e1ebd;max-width:52ch;margin:0 0 18px;font-size:15px;line-height:1.55}.home-knowledge__meta{color:#231e1e9e;font-size:12px;font-weight:700}.home-knowledge__posts{gap:14px;display:grid}.home-knowledge__post{border-radius:18px;flex-direction:column;justify-content:center;gap:8px;min-height:0;padding:20px 22px;display:flex}.home-knowledge__post span,.home-knowledge__item em{color:var(--o-600);letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-style:normal;font-weight:800}.home-knowledge__post strong,.home-knowledge__item strong{color:var(--g-900);font-family:var(--font-display);letter-spacing:-.02em;font-size:17px;line-height:1.2}.home-knowledge__post small{color:var(--g-500);font-size:12px}.home-knowledge__side{border-radius:22px;flex-direction:column;gap:16px;padding:18px;display:flex}.home-knowledge__tabs{box-shadow:none;align-self:flex-start}.home-knowledge__tabs .home-ng__tab{padding:8px 14px;font-size:13px}.home-knowledge__list{gap:10px;display:grid}.home-knowledge__item{border-radius:16px;gap:7px;padding:15px 16px;display:grid}.home-knowledge__item-top{justify-content:space-between;align-items:center;gap:12px;display:flex}.home-knowledge__item small{color:var(--g-500);font-size:11px;font-weight:600}.home-knowledge__item p{color:var(--g-600);margin:0;font-size:12.5px;line-height:1.45}.home-knowledge__item--term{grid-template-columns:auto 1fr;align-items:start}.home-knowledge__item--term span:last-child{gap:4px;display:grid}.home-knowledge__term-letter{background:var(--g-900);width:34px;height:34px;color:var(--o);font-family:var(--font-display);border-radius:10px;justify-content:center;align-items:center;font-size:16px;font-weight:900;display:inline-flex}.home-ng{background:linear-gradient(#fbfaf7 0%,#fff 100%);padding:110px 0}.home-ng__head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:32px;margin-bottom:44px;display:flex}.home-ng__head-text{flex:520px;min-width:0}.home-ng__tabs{border:1px solid var(--g-200);background:#fff;border-radius:999px;flex:none;gap:4px;padding:5px;display:inline-flex;box-shadow:0 4px 14px #1418220a}.home-ng__tab{font:inherit;color:var(--g-600);cursor:pointer;background:0 0;border:0;border-radius:999px;align-items:center;gap:8px;padding:10px 22px;font-size:14px;font-weight:600;transition:background .2s,color .2s;display:inline-flex}.home-ng__tab:hover{color:var(--g-900)}.home-ng__tab[data-active=true]{background:var(--g-900);color:#fff;box-shadow:0 4px 12px #14182233}.home-ng__tab-count{color:inherit;font-variant-numeric:tabular-nums;background:#00000014;border-radius:999px;padding:2px 8px;font-size:11px;font-weight:700}.home-ng__tab[data-active=true] .home-ng__tab-count{color:#fff;background:#ffffff2e}.home-ng__panel{gap:28px;animation:.35s home-ng-fade;display:grid}@keyframes home-ng-fade{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.home-ng__foot{justify-content:center;padding-top:6px;display:flex}.home-news__grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.home-news__card{border:1px solid var(--g-200);color:inherit;background:#fff;border-radius:18px;flex-direction:column;gap:14px;padding:24px 26px 22px;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex;position:relative;overflow:hidden}.home-news__card:before{content:attr(data-index);font-family:var(--font-display);color:var(--g-100);letter-spacing:-.05em;pointer-events:none;font-size:54px;font-weight:800;line-height:1;transition:color .25s;position:absolute;top:10px;right:18px}.home-news__card:hover{border-color:var(--g-900);transform:translateY(-3px);box-shadow:0 20px 40px -20px #14182226}.home-news__card:hover:before{color:var(--o-50)}.home-news__card-top{justify-content:space-between;align-items:center;gap:10px;display:flex}.home-news__category{background:var(--o-50);color:var(--o-600);letter-spacing:.06em;text-transform:uppercase;border-radius:999px;padding:5px 12px;font-size:11px;font-weight:700;display:inline-flex}.home-news__date{color:var(--g-500);font-variant-numeric:tabular-nums;font-size:12px}.home-news__title{font-family:var(--font-display);color:var(--g-900);letter-spacing:-.01em;margin:0;font-size:19px;font-weight:700;line-height:1.25}.home-news__lead{color:var(--g-600);flex:1;margin:0;font-size:13.5px;line-height:1.55}.home-news__cta{color:var(--g-900);align-items:center;gap:6px;padding-top:4px;font-size:13px;font-weight:600;display:inline-flex}.home-news__card:hover .home-news__cta{color:var(--o-600)}.home-news__card:hover .home-news__cta svg{transform:translate(3px)}.home-news__cta svg{transition:transform .2s}.home-glossary__az{background:var(--g-50);border:1px solid var(--g-200);border-radius:16px;flex-wrap:wrap;gap:6px;padding:14px 16px;display:flex}.home-glossary__az-item{border:1px solid var(--g-200);width:34px;height:34px;color:var(--g-900);font-family:var(--font-display);background:#fff;border-radius:10px;justify-content:center;align-items:center;font-size:14px;font-weight:700;transition:background .15s,color .15s,border-color .15s;display:inline-flex}.home-glossary__az-item:hover{background:var(--g-900);color:var(--o);border-color:var(--g-900)}.home-glossary__grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.home-glossary__card{border:1px solid var(--g-200);background:#fff;border-radius:16px;transition:border-color .2s,box-shadow .2s;overflow:hidden}.home-glossary__card[data-open=true]{border-color:var(--g-900);box-shadow:0 10px 30px #14182214}.home-glossary__card-head{text-align:left;width:100%;font:inherit;cursor:pointer;color:inherit;background:0 0;border:0;grid-template-columns:auto 1fr auto;align-items:flex-start;gap:16px;padding:18px 20px;transition:background .15s;display:grid}.home-glossary__card-head:hover{background:var(--g-50)}.home-glossary__card-letter{background:var(--g-900);width:40px;height:40px;color:var(--o);font-family:var(--font-display);border-radius:10px;flex:none;justify-content:center;align-items:center;font-size:18px;font-weight:800;display:inline-flex}.home-glossary__card-body{min-width:0}.home-glossary__card-cat{letter-spacing:.1em;text-transform:uppercase;color:var(--o-600);margin-bottom:4px;font-size:10px;font-weight:700;display:inline-block}.home-glossary__card-term{font-family:var(--font-display);color:var(--g-900);letter-spacing:-.01em;margin:0 0 6px;font-size:18px;font-weight:700;line-height:1.2}.home-glossary__card-short{color:var(--g-600);margin:0;font-size:13px;line-height:1.5}.home-glossary__card-toggle{background:var(--g-100);width:28px;height:28px;color:var(--g-700);border-radius:8px;flex:none;justify-content:center;align-items:center;transition:transform .25s,background .15s,color .15s;display:inline-flex}.home-glossary__card[data-open=true] .home-glossary__card-toggle{background:var(--g-900);color:var(--o);transform:rotate(180deg)}.home-glossary__card-long{color:var(--g-700);padding:0 20px 20px 76px;font-size:14px;line-height:1.65;animation:.3s home-glossary-expand}.home-glossary__card-long p{margin:0 0 14px}@keyframes home-glossary-expand{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.home-glossary__foot{justify-content:center;padding-top:12px;display:flex}@media (max-width:1100px){.home-audit-wrap{grid-template-columns:1fr;gap:56px}.home-pkg-grid{grid-template-columns:1fr;gap:18px}.home-pkg-card--highlight{transform:none}.home-pkg-card--highlight:hover{transform:translateY(-6px)}.home-knowledge__head{flex-direction:column;align-items:flex-start}.home-knowledge__actions{justify-content:flex-start}.home-knowledge__grid{grid-template-columns:1fr 1fr}.home-knowledge__featured{grid-column:1/-1;min-height:340px}.home-blog__grid{grid-template-columns:1fr}.home-blog__rest{grid-template-rows:auto}.home-news__grid,.home-glossary__grid{grid-template-columns:1fr}.home-ng__head{align-items:flex-start}}@media (max-width:760px){.home-audit-section{padding:70px 0 80px}.home-audit-bigform{border-radius:22px;flex-direction:column;padding:14px}.home-audit-bigform__inputwrap{border-bottom:1px solid var(--g-200);padding:8px 14px}.home-audit-bigform__btn{justify-content:center;width:100%}.home-preview{transform:none}.home-preview__bar-row{grid-template-columns:100px 1fr 32px}.home-packages-compare{padding:48px 0 56px}.home-pkg-card__name{font-size:24px}.home-pkg-card__price-value{font-size:32px}.home-knowledge{padding:70px 0}.home-knowledge__grid{grid-template-columns:1fr}.home-knowledge__featured{min-height:420px;padding:24px}.home-knowledge__actions{gap:10px}.home-knowledge__side{padding:14px}.home-knowledge__tabs{width:100%}.home-knowledge__tabs .home-ng__tab{flex:1;justify-content:center}.home-blog{padding:70px 0}.home-post--featured .home-post__cover{height:200px}.home-post--featured .home-post__title{font-size:22px}.home-marquee__item{gap:10px;font-size:14px}.home-marquee__track{gap:32px}}.home-h2--center{text-align:center;margin-left:auto;margin-right:auto}.home-root .home-h2--light{color:#fff}.home-root .home-h2--light em{color:var(--o)}.home-lead--center{text-align:center;margin-left:auto;margin-right:auto}.home-lead--light{color:#ffffffc7}.home-eyebrow--ink{background:var(--ink-100);color:var(--ink-700)}.home-spinner--sm{border-width:1.5px;width:12px;height:12px}.home-dashboard{background:linear-gradient(180deg, #fff 0%, var(--cream-50) 100%);padding:110px 0 120px}.home-dashboard__head{text-align:center;max-width:720px;margin:0 auto 56px}.home-dashboard__head .home-h2,.home-dashboard__head .home-lead{text-align:center;margin-left:auto;margin-right:auto}.home-dashboard__layout{grid-template-columns:380px 1fr;align-items:stretch;gap:40px;display:grid}.home-dashboard__tabs{gap:8px;margin:0;padding:0;list-style:none;display:grid}.home-dashboard__tab{text-align:left;border:1px solid var(--g-200);width:100%;color:var(--g-900);cursor:pointer;background:0 0;border-radius:16px;grid-template-columns:36px 1fr 16px;align-items:center;gap:14px;padding:18px;transition:all .3s cubic-bezier(.2,.7,.2,1);display:grid;position:relative;overflow:hidden}.home-dashboard__tab:before{content:"";background:var(--o);transform-origin:top;width:3px;transition:transform .4s cubic-bezier(.2,.7,.2,1);position:absolute;top:0;bottom:0;left:0;transform:scaleY(0)}.home-dashboard__tab:hover{border-color:var(--o-100);background:#fff;transform:translate(4px)}.home-dashboard__tab--active{border-color:var(--o-100);background:#fff;transform:translate(8px);box-shadow:0 18px 40px -22px #1413132e}.home-dashboard__tab--active:before{transform:scaleY(1)}.home-dashboard__tab-num{font-family:var(--font-display);color:var(--g-500);background:var(--g-100);border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;font-size:13px;font-weight:600;display:inline-flex}.home-dashboard__tab--active .home-dashboard__tab-num{background:var(--o);color:var(--g-900)}.home-dashboard__tab-text{gap:3px;min-width:0;display:grid}.home-dashboard__tab-text strong{font-family:var(--font-display);letter-spacing:-.01em;color:var(--g-900);font-size:16px;font-weight:600}.home-dashboard__tab-text small{color:var(--g-500);font-size:12.5px;line-height:1.4}.home-dashboard__tab-arrow{color:var(--g-400,#b0b6bf);opacity:0;font-size:18px;transition:all .3s;transform:translate(-6px)}.home-dashboard__tab--active .home-dashboard__tab-arrow,.home-dashboard__tab:hover .home-dashboard__tab-arrow{opacity:1;color:var(--o-600);transform:translate(0)}.home-dashboard__panel-frame{background:var(--ink-950);border:1px solid #ffffff0f;border-radius:20px;flex-direction:column;height:100%;display:flex;overflow:hidden;box-shadow:0 50px 100px -40px #0f17308c,0 14px 36px -14px #fe9d2b33}.home-dashboard__panel-bar{background:#ffffff08;border-bottom:1px solid #ffffff0f;align-items:center;gap:6px;padding:12px 16px;display:flex}.home-dashboard__dot{background:#fff3;border-radius:999px;width:10px;height:10px}.home-dashboard__dot:first-child{background:#ff5f56}.home-dashboard__dot:nth-child(2){background:#ffbd2e}.home-dashboard__dot:nth-child(3){background:#27c93f}.home-dashboard__path{font-size:12px;font-family:var(--font-mono);color:#ffffff8c;background:#ffffff0a;border-radius:999px;margin-left:auto;padding:4px 12px}.home-dashboard__panel-body{color:#ffffffeb;flex:1;padding:28px;animation:.45s cubic-bezier(.2,.7,.2,1) home-dash-fade}@keyframes home-dash-fade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.home-dash-view{gap:20px;display:grid}.home-dash-view__head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.home-dash-view__h{font-family:var(--font-display);color:#fff;font-size:18px;font-weight:600}.home-dash-view__sub{color:#ffffff73;margin-top:4px;font-size:11.5px}.home-dash-view__chips{flex-wrap:wrap;gap:6px;display:flex}.home-dash-chip{color:#ffffffd9;letter-spacing:.02em;background:#ffffff0f;border-radius:999px;align-items:center;gap:6px;padding:4px 10px;font-size:11px;font-weight:600;display:inline-flex}.home-dash-chip--good{color:#86efac;background:#22c55e2e}.home-dash-chip--live{color:var(--o);background:#fe9d2b29}.home-dash-table{border-collapse:collapse;color:#ffffffe0;width:100%;font-size:13px}.home-dash-table th{text-align:left;letter-spacing:.05em;text-transform:uppercase;color:#ffffff73;border-bottom:1px solid #ffffff12;padding:8px 10px;font-size:10.5px;font-weight:600}.home-dash-table th.num,.home-dash-table td.num{text-align:right;font-variant-numeric:tabular-nums}.home-dash-table td{border-bottom:1px solid #ffffff0a;padding:11px 10px}.home-dash-table tr:last-child td{border-bottom:0}.home-dash-table tr:hover td{background:#ffffff05}.home-dash-diff--up{color:#4ade80;font-weight:600}.home-dash-diff--down{color:#f87171;font-weight:600}.home-dash-spark{color:var(--o);display:block}.home-dash-grid-2{grid-template-columns:1fr 1fr;gap:14px;display:grid}.home-dash-card{background:#ffffff0a;border:1px solid #ffffff0f;border-radius:12px;gap:10px;padding:18px;display:grid}.home-dash-card--accent{background:linear-gradient(160deg,#fe9d2b29,#fe9d2b0a);border-color:#fe9d2b47}.home-dash-card__h{letter-spacing:.06em;text-transform:uppercase;color:#ffffff8c;font-size:11px;font-weight:600}.home-dash-card__big{font-family:var(--font-display);color:#fff;letter-spacing:-.02em;font-size:30px;font-weight:700}.home-dash-card__big--score{color:var(--o)}.home-dash-card__big small{color:#fff6;margin-left:4px;font-size:14px}.home-dash-card__p{color:#ffffffb3;margin:0;font-size:12.5px;line-height:1.5}.home-dash-row{grid-template-columns:130px 1fr 30px;align-items:center;gap:10px;font-size:12px;display:grid}.home-dash-row__label{color:#ffffffa6}.home-dash-row__bar{background:#ffffff12;border-radius:999px;height:6px;overflow:hidden}.home-dash-row__bar--inline{width:100px;display:inline-block}.home-dash-row__fill{background:linear-gradient(90deg, var(--o), #ffb95b);border-radius:999px;height:100%;transition:width 1s cubic-bezier(.2,.7,.2,1)}.home-dash-row__val{text-align:right;font-variant-numeric:tabular-nums;color:#fffc;font-weight:600}.home-dash-issues{gap:6px;margin:0;padding:0;list-style:none;display:grid}.home-dash-issues li{background:#ffffff08;border-radius:8px;align-items:center;gap:8px;padding:8px 10px;font-size:12.5px;display:flex}.home-dash-sev{letter-spacing:.06em;border-radius:4px;padding:2px 6px;font-size:9px;font-weight:700}.home-dash-sev--high{color:#fca5a5;background:#ef44442e}.home-dash-sev--mid{color:#fcd34d;background:#f59e0b2e}.home-dash-sev--low{color:#86efac;background:#22c55e29}.home-dash-stats{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.home-dash-stat{background:#ffffff0a;border:1px solid #ffffff0f;border-radius:12px;gap:4px;padding:14px;display:grid}.home-dash-stat__label{letter-spacing:.05em;text-transform:uppercase;color:#ffffff80;font-size:11px}.home-dash-stat strong{font-family:var(--font-display);color:#fff;font-size:24px;font-weight:700}.home-dash-stat__delta{color:#4ade80;font-size:11px;font-weight:600}.home-dash-checklist{color:#ffffffd9;gap:6px;margin:0;padding:0;font-size:13px;list-style:none;display:grid}.home-dash-report{gap:14px;display:grid}.home-dash-report__ai{background:linear-gradient(135deg,#fe9d2b24 0%,#1f32702e 100%);border:1px solid #fe9d2b47;border-radius:14px;padding:18px}.home-dash-report__ai-head{color:#fff;align-items:center;gap:10px;margin-bottom:8px;font-size:13px;font-weight:600;display:flex}.home-dash-report__ai-badge{background:var(--o);color:var(--g-900);letter-spacing:.08em;border-radius:5px;padding:3px 7px;font-size:10px;font-weight:800}.home-dash-report__ai p{color:#ffffffd9;margin:0;font-size:13.5px;line-height:1.6}.home-poscheck{background:var(--ink-950);color:#ffffffeb;isolation:isolate;padding:110px 0 120px;position:relative;overflow:hidden}.home-poscheck__bg{z-index:-1;pointer-events:none;position:absolute;inset:0}.home-poscheck__hex{background-image:radial-gradient(circle at 25% 30%,#fe9d2b2e 0%,#0000 40%),radial-gradient(circle at 75% 70%,#fe9d2b1f 0%,#0000 40%);background-size:100% 100%;position:absolute;inset:0}.home-poscheck__bg:before{content:"";background-image:linear-gradient(90deg,#ffffff0a 1px,#0000 1px),linear-gradient(#ffffff0a 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(70% 50%,#000 30%,#0000 80%);mask-image:radial-gradient(70% 50%,#000 30%,#0000 80%)}.home-poscheck__wrap{max-width:880px;margin:0 auto}.home-poscheck__head{text-align:center;margin-bottom:48px}.home-poscheck__head .home-h2{color:#fff;margin-left:auto;margin-right:auto}.home-poscheck__head .home-h2 em{color:var(--o)}.home-poscheck__head .home-lead{color:#ffffffb3;margin-left:auto;margin-right:auto}.home-poscheck__form{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:22px;grid-template-columns:1fr 1fr auto;align-items:end;gap:14px;padding:22px;display:grid}.home-poscheck__field{gap:8px;display:grid}.home-poscheck__field-label{letter-spacing:.08em;text-transform:uppercase;color:#ffffff8c;font-size:11px;font-weight:600}.home-poscheck__input{font-family:var(--font-display);color:var(--g-900);background:#fffffff2;border:0;border-radius:12px;outline:0;padding:14px 16px;font-size:16px;font-weight:500}.home-poscheck__input::placeholder{color:var(--g-500);font-weight:400}.home-poscheck__input:focus{box-shadow:0 0 0 3px #fe9d2b80}.home-poscheck__btn{padding:18px 24px}.home-poscheck__result{background:#ffffff0a;border:1px solid #ffffff1a;border-radius:22px;padding:32px;animation:.5s cubic-bezier(.2,.7,.2,1) home-dash-fade}.home-poscheck__result-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;margin-bottom:28px;display:flex}.home-poscheck__result-eyebrow{letter-spacing:.08em;text-transform:uppercase;color:#ffffff80;font-size:11px;font-weight:600}.home-poscheck__result-kw{font-family:var(--font-display);color:#fff;margin:4px 0;font-size:22px;font-weight:700}.home-poscheck__result-domain{color:#ffffff8c;font-size:13px}.home-poscheck__result-pos{background:linear-gradient(135deg,#fe9d2b38,#fe9d2b0a);border:1px solid #fe9d2b4d;border-radius:14px;flex-direction:column;align-items:center;padding:14px 24px;display:flex}.home-poscheck__result-pos-label{letter-spacing:.08em;text-transform:uppercase;color:#fff9;font-size:10px;font-weight:600}.home-poscheck__result-pos strong{font-family:var(--font-display);color:var(--o);font-size:42px;font-weight:700;line-height:1}.home-poscheck__serp{gap:8px;margin-bottom:28px;display:grid}.home-poscheck__serp-row{background:#ffffff08;border-radius:10px;grid-template-columns:32px 1fr;align-items:center;gap:14px;padding:12px 16px;display:grid}.home-poscheck__serp-row--mine{background:linear-gradient(90deg,#fe9d2b29 0%,#fe9d2b0a 100%);border:1px solid #fe9d2b4d}.home-poscheck__serp-pos{font-family:var(--font-display);text-align:center;color:#ffffffb3;font-size:18px;font-weight:700}.home-poscheck__serp-row--mine .home-poscheck__serp-pos{color:var(--o)}.home-poscheck__serp-line{gap:6px;display:grid}.home-poscheck__serp-domain{color:#fff;font-size:14px;font-weight:500}.home-poscheck__serp-bar{background:#ffffff0f;border-radius:999px;height:6px;display:block;overflow:hidden}.home-poscheck__serp-bar-fill{background:#ffffff80;border-radius:999px;height:100%;transition:width .8s cubic-bezier(.2,.7,.2,1);display:block}.home-poscheck__serp-bar-fill--mine{background:linear-gradient(90deg, var(--o), #ffb95b)}.home-poscheck__cta{border-top:1px solid #ffffff14;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;padding-top:24px;display:flex}.home-poscheck__cta strong{color:#fff;margin-bottom:4px;font-size:16px;display:block}.home-poscheck__cta span{color:#fff9;font-size:13px}.home-poscheck__cta-btns{flex-wrap:wrap;gap:10px;display:flex}.home-paulina{background:radial-gradient(circle at 80% 20%, #fe9d2b29, transparent 34%), linear-gradient(135deg, var(--g-900) 0%, var(--ink-950) 100%);color:#ffffffe6;isolation:isolate;padding:72px 0;position:relative;overflow:hidden}.home-paulina__bg{z-index:-1;pointer-events:none;position:absolute;inset:0}.home-paulina__bg-grid{background-image:linear-gradient(90deg,#ffffff08 1px,#0000 1px),linear-gradient(#ffffff08 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(80% 60%,#000 30%,#0000 80%);mask-image:radial-gradient(80% 60%,#000 30%,#0000 80%)}.home-paulina__bg-orb{filter:blur(100px);opacity:.5;border-radius:999px;position:absolute}.home-paulina__bg-orb--a{background:radial-gradient(circle,#fe9d2b99 0%,#0000 70%);width:480px;height:480px;animation:20s ease-in-out infinite home-orb-float;top:-200px;right:-100px}.home-paulina__bg-orb--b{background:radial-gradient(circle,#fe9d2b2e 0%,#0000 70%);width:360px;height:360px;animation:24s ease-in-out infinite reverse home-orb-float;bottom:-100px;left:5%}.home-paulina__panel{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#ffffff0e,#ffffff05),#0a0a0c94;border:1px solid #ffffff14;border-radius:36px;gap:20px;padding:clamp(20px,3vw,34px);display:grid;position:relative;box-shadow:0 46px 120px -70px #000000d9,inset 0 1px #ffffff0f}.home-paulina__main{grid-template-columns:minmax(0,1.02fr) minmax(340px,.98fr);align-items:center;gap:44px;display:grid}.home-paulina__copy{flex-direction:column;justify-content:center;min-width:0;display:flex}.home-paulina__copy .home-h2{max-width:13ch}.home-paulina__copy .home-lead{max-width:58ch}.home-paulina__list{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:16px 0 0;padding:0;list-style:none;display:grid}.home-paulina__list li{background:#ffffff0a;border:1px solid #ffffff13;border-radius:16px;align-items:center;gap:10px;min-width:0;padding:12px;display:flex}.home-paulina__list li>svg{width:34px;height:34px;color:var(--o);background:#fe9d2b1f;border:1px solid #fe9d2b47;border-radius:10px;flex-shrink:0;padding:8px}.home-paulina__list li strong{font-family:var(--font-display);color:#fff;margin-bottom:1px;font-size:14px;font-weight:800;display:block}.home-paulina__list li span{color:#fff9;font-size:12px;line-height:1.35}.home-paulina__primary-cta{color:#fff;appearance:none;text-align:left;cursor:pointer;background:linear-gradient(135deg,#fe9d2b38,#fe9d2b0e),#ffffff0a;border:1px solid #fe9d2b52;border-radius:22px;grid-template-columns:42px 1fr auto;align-items:center;gap:13px;width:100%;max-width:520px;margin-top:22px;padding:20px;text-decoration:none;transition:transform .25s,border-color .25s,background .25s;display:grid;position:relative;overflow:hidden;box-shadow:0 22px 54px -34px #000000d9}.home-paulina__primary-cta:hover{background:linear-gradient(135deg,#fe9d2b47,#fe9d2b12),#ffffff0e;border-color:#fe9d2b8f;transform:translateY(-2px)}.home-paulina__path-icon{width:42px;height:42px;color:var(--o);background:#fe9d2b21;border:1px solid #fe9d2b47;border-radius:14px;justify-content:center;align-items:center;display:inline-flex}.home-paulina__path-icon svg{width:21px;height:21px}.home-paulina__path-copy{gap:4px;min-width:0;display:grid}.home-paulina__path-kicker{color:var(--o);letter-spacing:.09em;text-transform:uppercase;font-size:10px;font-weight:900;display:block}.home-paulina__primary-cta strong{font-family:var(--font-display);letter-spacing:-.02em;color:#fff;font-size:clamp(18px,1.9vw,24px);font-weight:900;line-height:1.05;display:block}.home-paulina__path-copy>span:last-child{color:#fff9;margin:0;font-size:12.5px;line-height:1.45}.home-paulina__path-arrow{background:var(--o);color:#141313;border-radius:999px;justify-content:center;align-items:center;width:32px;height:32px;font-weight:900;display:inline-flex}.home-booking-open{overflow:hidden}.home-booking{z-index:2147483000;isolation:isolate;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.home-booking__backdrop{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);cursor:pointer;background:#050505c7;border:0;position:absolute;inset:0}.home-booking__modal{z-index:1;background:radial-gradient(circle at 0 0,#fe9d2b33,#0000 38%),linear-gradient(135deg,#151312,#080808 52%,#11100f);border:1px solid #fe9d2b38;border-radius:28px;grid-template-columns:minmax(250px,.62fr) minmax(0,1.38fr);width:min(1040px,100%);max-height:min(760px,100vh - 36px);display:grid;position:relative;overflow:auto;box-shadow:0 40px 120px #00000094}.home-booking__close{z-index:3;color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff1f;border-radius:999px;width:38px;height:38px;font-size:27px;line-height:1;position:absolute;top:16px;right:16px}.home-booking__intro{border-right:1px solid #ffffff14;flex-direction:column;gap:14px;padding:clamp(22px,3vw,34px);display:flex}.home-booking__avatars{align-items:center;min-height:62px;display:flex}.home-booking__avatar{object-fit:cover;object-position:top center;background:#ffffff14;border:2px solid #fe9d2b70;border-radius:999px;width:62px;height:62px}.home-booking__avatar+.home-booking__avatar{border-color:#ffffff6b;margin-left:-16px}.home-booking__intro h3{color:#fff;font-family:var(--font-display);letter-spacing:-.04em;margin:0;font-size:clamp(24px,2.8vw,34px);line-height:.98}.home-booking__intro p{color:#ffffffa3;margin:0;font-size:14px;line-height:1.55}.home-booking__facts{gap:8px;margin-top:auto;display:grid}.home-booking__facts span{color:#fffc;background:#ffffff0f;border-radius:14px;padding:10px 12px;font-size:13px;font-weight:750}.home-booking__planner{min-width:0;padding:clamp(18px,2.4vw,28px)}.home-booking__loading,.home-booking__success{text-align:center;color:#ffffffb8;align-content:center;place-items:center;gap:14px;min-height:420px;display:grid}.home-booking__success h4{color:#fff;font-family:var(--font-display);margin:0;font-size:32px}.home-booking__success p{color:#ffffffad;max-width:520px;margin:0;line-height:1.55}.home-booking__success-icon{background:var(--o);color:#111;border-radius:999px;justify-content:center;align-items:center;width:56px;height:56px;font-size:28px;font-weight:950;display:inline-flex}.home-booking__calendar{grid-template-columns:repeat(5,minmax(0,1fr));gap:7px;padding-bottom:14px;display:grid;overflow:visible}.home-booking__day,.home-booking__slot{color:#ffffffd1;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1a;transition:transform .18s,border-color .18s,background .18s}.home-booking__day{text-align:center;border-radius:14px;align-content:center;min-height:50px;padding:7px 8px;display:grid}.home-booking__day span{text-transform:capitalize;font-size:13px;font-weight:900;line-height:1.1}.home-booking__day small{color:#ffffff73;font-size:11px;display:none}.home-booking__day:hover,.home-booking__slot:hover{border-color:#fe9d2b66;transform:translateY(-1px)}.home-booking__day.is-active,.home-booking__slot.is-active{color:#111;background:linear-gradient(135deg,#fe9d2bf2,#ffbe5fe6);border-color:#fe9d2bcc}.home-booking__day.is-active small{color:#1111119e}.home-booking__day:disabled,.home-booking__slot:disabled{opacity:.34;cursor:not-allowed;transform:none}.home-booking__body{grid-template-columns:minmax(150px,.42fr) minmax(0,1fr);align-items:start;gap:16px;display:grid}.home-booking__slots{background:#ffffff0b;border:1px solid #ffffff14;border-radius:22px;gap:12px;padding:16px;display:grid}.home-booking__slots>strong{color:#fff;text-transform:capitalize;font-size:15px}.home-booking__slot-grid{gap:8px;display:grid}.home-booking__slot{border-radius:12px;min-height:38px;font-weight:900}.home-booking__form{grid-template-columns:1fr 1fr;gap:12px;display:grid}.home-booking__form label{gap:6px;display:grid}.home-booking__form label span{color:#ffffffb8;font-size:12px;font-weight:850}.home-booking__form input,.home-booking__form textarea{color:#fff;width:100%;font:inherit;background:#ffffff13;border:1px solid #ffffff1c;border-radius:14px;outline:0}.home-booking__form input{min-height:40px;padding:0 12px}.home-booking__form textarea{resize:vertical;padding:12px}.home-booking__form input:focus,.home-booking__form textarea:focus{border-color:#fe9d2ba6;box-shadow:0 0 0 3px #fe9d2b29}.home-booking__wide,.home-booking__error,.home-booking__primary{grid-column:1/-1}.home-booking__error{color:#ffd0d0;background:#ff5a5a1f;border:1px solid #ff5a5a47;border-radius:14px;margin:0;padding:10px 12px;font-size:13px}.home-booking__primary{background:var(--o);color:#111;cursor:pointer;border:0;border-radius:16px;min-height:44px;font-weight:950;box-shadow:0 18px 36px -24px #fe9d2bcc}.home-booking__primary:disabled{opacity:.62;cursor:wait}.home-paulina__ai-kicker{color:var(--o);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:800}.home-paulina__ai-strip{background:linear-gradient(135deg,#fe9d2b1c,#ffffff06),#ffffff09;border:1px solid #fe9d2b33;border-radius:24px;grid-template-columns:minmax(220px,.78fr) minmax(0,1.4fr) auto;align-items:end;gap:16px;padding:14px;display:grid}.home-paulina__ai-strip-head{gap:4px;display:grid}.home-paulina__ai-strip-head strong{color:#fff;font-family:var(--font-display);letter-spacing:-.02em;font-size:20px;font-weight:900;line-height:1.05}.home-paulina__ai-strip-head p{color:#ffffff94;margin:0;font-size:12.5px;line-height:1.4}.home-paulina__ai-fields{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;display:grid}.home-paulina__ai-fields label{gap:5px;min-width:0;display:grid}.home-paulina__ai-fields label>span{color:#ffffffb8;letter-spacing:.04em;text-transform:uppercase;font-size:10px;font-weight:800}.home-paulina__ai-fields input{color:#fff;width:100%;min-height:42px;font:700 13px/1 var(--font-sans);background:#ffffff14;border:1px solid #ffffff1f;border-radius:12px;outline:0;padding:0 12px;transition:border-color .2s,box-shadow .2s,background .2s}.home-paulina__ai-fields input::placeholder{color:#ffffff57}.home-paulina__ai-fields input:focus{background:#ffffff1c;border-color:#fe9d2bb3;box-shadow:0 0 0 3px #fe9d2b2e}.home-paulina__ai-submit{color:#fff;min-height:42px;font:900 12px/1 var(--font-sans);cursor:pointer;background:#ffffff14;border:1px solid #ffffff24;border-radius:999px;justify-self:end;align-items:center;gap:8px;padding:0 15px;transition:border-color .2s,background .2s;display:inline-flex}.home-paulina__ai-submit:hover{background:#ffffff1f;border-color:#fe9d2b75}.home-paulina__advisor{background:radial-gradient(circle at 50% 42%,#fe9d2b2e,#0000 38%),linear-gradient(#ffffff0e,#ffffff05);border:1px solid #ffffff14;border-radius:30px;grid-template-rows:minmax(260px,1fr) auto;align-content:stretch;gap:14px;min-height:500px;padding:22px 16px 16px;display:grid;position:relative;overflow:hidden}.home-paulina__portrait{pointer-events:none;justify-content:center;align-items:flex-end;min-height:0;display:flex;position:relative}.home-paulina__glow{filter:blur(42px);z-index:0;background:#fe9d2b24;border-radius:999px;width:72%;height:38%;position:absolute;bottom:4%}.home-paulina__photo{filter:drop-shadow(0 30px 60px #0006);z-index:1;width:auto;max-width:min(84%,390px);height:auto;max-height:100%;display:block;position:relative}.home-paulina__advisor-card{z-index:3;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#07080dc7;border:1px solid #ffffff1a;border-radius:22px;gap:12px;margin:0;padding:16px;display:grid;position:relative;box-shadow:0 24px 60px -30px #000c}.home-paulina__name{gap:3px;display:grid}.home-paulina__name strong{font-family:var(--font-display);color:#fff;letter-spacing:-.02em;font-size:24px;font-weight:900;display:block}.home-paulina__name span{color:#ffffff9e;font-size:12.5px}.home-paulina__advisor-meta{flex-wrap:wrap;gap:7px;display:flex}.home-paulina__advisor-meta span{color:#ffffffb8;background:#fff1;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:800}.home-paulina__minicard{background:#ffffff0b;border:1px solid #ffffff13;border-radius:16px;justify-content:space-between;align-items:center;gap:16px;padding:12px;display:flex}.home-paulina__minicard-label{letter-spacing:.08em;text-transform:uppercase;color:#ffffff80;font-size:10.5px;font-weight:600}.home-paulina__minicard strong{font-family:var(--font-display);color:#fff;letter-spacing:-.02em;font-size:25px;font-weight:900;display:block}.home-paulina__minicard span:last-child{color:#ffffff8c;font-size:11px}.home-paulina__minicard-chart{flex:none;width:116px;height:48px}.home-paulina__badge{z-index:4;color:#86efac;background:#22c55e2e;border:1px solid #22c55e66;border-radius:999px;align-items:center;gap:8px;padding:8px 14px;font-size:12px;font-weight:600;display:inline-flex;position:absolute;top:22px;right:22px}.home-contacts{background:linear-gradient(180deg, #0b1430 0%, var(--ink-900) 60%, #1a2958 100%);color:#fff;padding:84px 0 90px;position:relative;overflow:hidden}.home-contacts__bg{z-index:-1;pointer-events:none;position:absolute;inset:0}.home-contacts__bg-dots{opacity:.7;background-image:radial-gradient(#ffffff14 1px,#0000 1px);background-size:22px 22px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(#000 40%,#0000 80%);mask-image:radial-gradient(#000 40%,#0000 80%)}.home-contacts__bg-orb{filter:blur(110px);border-radius:50%;width:520px;height:520px;position:absolute}.home-contacts__bg-orb--a{background:radial-gradient(circle,#fe9d2b3d,#0000 70%);top:-180px;right:-140px}.home-contacts__bg-orb--b{background:radial-gradient(circle,#1f327099,#0000 70%);bottom:-220px;left:-160px}.home-contacts__wrap{grid-template-columns:1.05fr 1fr;align-items:start;gap:56px;display:grid}.home-contacts__side{flex-direction:column;gap:18px;display:flex}.home-contacts__copy .home-h2{max-width:18ch}.home-contacts__copy .home-lead{max-width:54ch}.home-contacts__perks{flex-direction:column;gap:14px;margin:10px 0 0;padding:0;list-style:none;display:flex}.home-contacts__perks li{color:#ffffffd9;align-items:center;gap:12px;font-size:14.5px;font-weight:500;display:flex}.home-contacts__perks li>svg{color:var(--o);background:#fe9d2b1f;border:1px solid #fe9d2b47;border-radius:10px;flex-shrink:0;width:32px;height:32px;padding:6px}.home-contacts__form-card{background:linear-gradient(135deg,#fe9d2b29,#ffffff0a),#ffffff09;border:1px solid #fe9d2b42;border-radius:20px;grid-template-columns:1fr;align-items:stretch;gap:14px;padding:18px 20px;display:grid;box-shadow:0 26px 70px -44px #000000b3}.home-contacts__form-card-copy span{color:var(--o);letter-spacing:.09em;text-transform:uppercase;margin-bottom:4px;font-size:10.5px;font-weight:900;display:block}.home-contacts__form-card-copy strong{color:#fff;font-family:var(--font-display);letter-spacing:-.02em;font-size:18px;font-weight:900;line-height:1.15;display:block}.home-contacts__form-card-copy p{color:#ffffff9e;margin:6px 0 0;font-size:12.5px;line-height:1.5}.home-contacts__form-btn{white-space:nowrap;justify-content:center;width:100%}.home-contacts__cards{grid-template-columns:1fr 1fr;gap:18px;display:grid}.home-contact-card{text-align:center;border-radius:22px;flex-direction:column;align-items:center;gap:14px;padding:22px 18px 20px;transition:transform .4s cubic-bezier(.2,.7,.2,1),box-shadow .4s;display:flex;position:relative;box-shadow:0 26px 54px -24px #00000080}.home-contact-card:hover{transform:translateY(-6px)}.home-contact-card--light{color:var(--g-900);background:linear-gradient(#fff 0%,#fbf6ee 100%);border:1px solid #fff9}.home-contact-card--light:hover{box-shadow:0 40px 80px -24px #0000008c}.home-contact-card--orange{background:linear-gradient(180deg, #ffb95b 0%, var(--o) 60%, #e88f1c 100%);color:#141313;border:1px solid #ffffff59}.home-contact-card--orange:hover{box-shadow:0 40px 80px -20px #fe9d2b8c}.home-contact-card__photo{justify-content:center;align-items:center;width:136px;height:136px;margin-top:2px;display:flex;position:relative}.home-contact-card__photo img,.home-contact-card__photo>svg{object-fit:contain;width:100%;height:100%;display:block}.home-contact-card__name-pill{color:var(--ink-900);white-space:nowrap;background:#fff;border-radius:999px;padding:6px 16px;font-size:13.5px;font-weight:700;position:absolute;bottom:-10px;left:50%;transform:translate(-50%);box-shadow:0 10px 26px -8px #00000040}.home-contact-card--orange .home-contact-card__name-pill{color:#fff;background:#141313}.home-contact-card__role{text-transform:uppercase;letter-spacing:.12em;color:#1413138c;margin-top:6px;font-size:11.5px;font-weight:600}.home-contact-card--orange .home-contact-card__role{color:#141313bf}.home-contact-card__info{border-top:1px solid #1413131a;flex-direction:column;gap:7px;width:100%;margin-top:2px;padding-top:12px;display:flex}.home-contact-card--orange .home-contact-card__info{border-top-color:#1413132e}.home-contact-card__row{color:inherit;border-radius:10px;align-items:center;gap:9px;padding:4px;font-size:13px;font-weight:600;text-decoration:none;transition:background .2s;display:flex}.home-contact-card__row>svg{color:var(--o-600);flex-shrink:0}.home-contact-card--orange .home-contact-card__row>svg{color:#141313}.home-contact-card__row--link:hover{background:#1413130f}.home-contact-card--orange .home-contact-card__row--link:hover{background:#1413131a}.home-contact-modal{z-index:9999;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.home-contact-modal__backdrop{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);cursor:pointer;background:radial-gradient(circle at 50% 20%,#fe9d2b2e,#0000 32%),#08080ac2;border:0;position:absolute;inset:0}.home-contact-modal__panel{z-index:1;background:linear-gradient(135deg,#ffffff14,#ffffff08),#101014;border:1px solid #ffffff1f;border-radius:30px;grid-template-columns:.88fr 1.12fr;gap:26px;width:min(980px,100%);max-height:min(86vh,820px);padding:clamp(22px,3vw,34px);display:grid;position:relative;overflow-y:auto;box-shadow:0 44px 120px -56px #000000e6}.home-contact-modal__close{color:#fff;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:999px;width:36px;height:36px;font-size:24px;line-height:1;position:absolute;top:14px;right:14px}.home-contact-modal__intro{align-self:center;padding-right:10px}.home-contact-modal__intro h3{color:#fff;font-family:var(--font-display);letter-spacing:-.045em;margin:14px 0 12px;font-size:clamp(34px,4vw,54px);font-weight:900;line-height:.98}.home-contact-modal__intro p{color:#ffffffad;margin:0;font-size:15px;line-height:1.65}.home-contact-modal__proof{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:24px;display:grid}.home-contact-modal__proof div{background:#ffffff0e;border:1px solid #ffffff14;border-radius:16px;padding:14px}.home-contact-modal__proof strong{color:var(--o);font-family:var(--font-display);font-size:24px;font-weight:900;line-height:1;display:block}.home-contact-modal__proof span{color:#ffffff94;margin-top:5px;font-size:11.5px;line-height:1.25;display:block}.home-contact-modal__form{background:#ffffff0b;border:1px solid #ffffff17;border-radius:22px;grid-template-columns:1fr 1fr;gap:14px;padding:18px;display:grid}.home-contact-modal__form label{gap:7px;min-width:0;display:grid}.home-contact-modal__form label>span{color:#ffffffc2;letter-spacing:.05em;text-transform:uppercase;font-size:12px;font-weight:900}.home-contact-modal__form label>span em{color:#ffffff61;letter-spacing:0;text-transform:none;font-style:normal}.home-contact-modal__form input,.home-contact-modal__form textarea{color:#fff;width:100%;font:700 15px/1.2 var(--font-sans);background:#ffffff14;border:1px solid #ffffff1f;border-radius:14px;outline:0;transition:border-color .2s,box-shadow .2s,background .2s}.home-contact-modal__form input{min-height:52px;padding:0 15px}.home-contact-modal__form textarea{resize:vertical;min-height:132px;padding:14px 15px;line-height:1.5}.home-contact-modal__form input::placeholder,.home-contact-modal__form textarea::placeholder{color:#ffffff57}.home-contact-modal__form input:focus,.home-contact-modal__form textarea:focus{background:#ffffff1c;border-color:#fe9d2bb8;box-shadow:0 0 0 3px #fe9d2b2e}.home-contact-modal__full,.home-contact-modal__consent,.home-contact-modal__success,.home-contact-modal__error,.home-contact-modal__submit{grid-column:1/-1}.home-contact-modal__consent{color:#ffffffad;grid-template-columns:20px 1fr;align-items:start;font-size:13px;line-height:1.45;gap:10px!important}.home-contact-modal__consent input{width:18px;height:18px;min-height:0;accent-color:var(--o);margin-top:2px}.home-contact-modal__consent span{color:#ffffffad!important;letter-spacing:0!important;text-transform:none!important;font-size:13px!important;font-weight:600!important}.home-contact-modal__success,.home-contact-modal__error{border-radius:14px;padding:12px 14px;font-size:13px;font-weight:700}.home-contact-modal__success{color:#86efac;background:#22c55e24;border:1px solid #22c55e47}.home-contact-modal__error{color:#fecaca;background:#ef444424;border:1px solid #ef444447}.home-contact-modal__submit{justify-content:center}.home-real-test{background:radial-gradient(circle at 12% 10%, var(--cream-50), transparent 40%), radial-gradient(circle at 92% 90%, #f6f4ef, transparent 40%), #fafaf7;isolation:isolate;--rt-butter:#d99348;--rt-butter-soft:#fbe7c8;--rt-butter-deep:#6b3e15;--rt-steel:#2f7fb5;--rt-steel-soft:#cfe2ef;--rt-steel-deep:#0e2740;--rt-tech:#ff8a3d;--rt-tech-soft:#ffd9bb;--rt-tech-deep:#1a2d4a;padding:110px 0 120px;position:relative;overflow:hidden}.home-real-test__bg{pointer-events:none;z-index:-1;position:absolute;inset:0}.home-real-test__bg-orb{filter:blur(90px);opacity:.55;border-radius:50%;position:absolute}.home-real-test__bg-orb--a{background:radial-gradient(circle,#fe9d2b38,#0000 60%);width:460px;height:460px;top:-120px;left:-120px}.home-real-test__bg-orb--b{background:radial-gradient(circle,#0d173029,#0000 60%);width:520px;height:520px;bottom:-180px;right:-160px}.home-real-test__head{text-align:center;max-width:820px;margin:0 auto 56px}.home-real-test__head .home-h2{max-width:18ch;margin-left:auto;margin-right:auto}.home-real-test__lede{max-width:620px;color:var(--g-600);margin:18px auto 0;font-size:15.5px;line-height:1.6}.home-real-test__lede strong{color:var(--g-900);font-weight:600}.home-real-test__stage{--mx:0;--my:0;border:1px solid var(--g-200);background:#fff;border-radius:32px;grid-template-columns:1.05fr .95fr;gap:28px;padding:22px;transition:box-shadow .5s,border-color .5s;display:grid;position:relative;overflow:hidden;box-shadow:0 30px 70px -32px #1413132e}.home-real-test__stage:before{content:"";pointer-events:none;border-radius:inherit;opacity:.55;z-index:0;transition:background .6s;position:absolute;inset:0}.home-real-test__stage--butter:before{background:radial-gradient(circle at 18% 12%,#d993481a,#0000 55%)}.home-real-test__stage--steel:before{background:radial-gradient(circle at 18% 12%,#2f7fb51a,#0000 55%)}.home-real-test__stage--tech:before{background:radial-gradient(circle at 18% 12%,#ff8a3d1a,#0000 55%)}.home-real-test__visual{background:var(--g-100);z-index:1;border-radius:22px;min-height:480px;position:relative;overflow:hidden}.home-real-test__slide{opacity:0;pointer-events:none;transition:opacity .7s cubic-bezier(.2,.7,.2,1),transform 1.6s cubic-bezier(.2,.7,.2,1);position:absolute;inset:0;transform:scale(1.04)}.home-real-test__slide[data-active=true]{opacity:1;pointer-events:auto;transform:scale(1)}.home-real-test__img-wrap{border-radius:22px;position:absolute;inset:0;overflow:hidden}.home-real-test__img{object-fit:cover;transform:translate(calc(var(--mx) * -10px), calc(var(--my) * -10px)) scale(1.06);transition:transform .5s cubic-bezier(.2,.7,.2,1)}.home-real-test__img-shade{pointer-events:none;background:linear-gradient(#0000 35%,#0000002e 78%,#0000006b 100%),linear-gradient(135deg,#fff0 60%,#ffffff0a 100%);position:absolute;inset:0}.home-real-test__sticker{-webkit-backdrop-filter:blur(14px)saturate(170%);backdrop-filter:blur(14px)saturate(170%);transform:translate(calc(var(--mx) * 8px), calc(var(--my) * 6px)) rotate(-1.5deg);background:#ffffffeb;border:1px solid #fff9;border-radius:14px;align-items:center;gap:10px;max-width:80%;padding:10px 14px 10px 12px;transition:transform .5s cubic-bezier(.2,.7,.2,1);display:inline-flex;position:absolute;top:18px;right:18px;box-shadow:0 12px 30px -16px #0006}.home-real-test__sticker[data-accent=butter]{border-left:3px solid var(--rt-butter)}.home-real-test__sticker[data-accent=steel]{border-left:3px solid var(--rt-steel)}.home-real-test__sticker[data-accent=tech]{border-left:3px solid var(--rt-tech)}.home-real-test__sticker-emoji{filter:drop-shadow(0 2px 4px #00000026);font-size:22px}.home-real-test__sticker-text{flex-direction:column;gap:1px;line-height:1.2;display:flex}.home-real-test__sticker-text strong{font-family:var(--font-display);color:var(--g-900);font-size:13.5px;font-weight:600}.home-real-test__sticker-text span{color:var(--g-500);font-size:11px}.home-real-test__result-pill{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);transform:translate(calc(var(--mx) * 4px), calc(var(--my) * -4px));border-bottom:3px solid var(--g-300);background:#fffffff5;border-radius:16px;flex-direction:column;gap:2px;padding:14px 18px 12px;transition:transform .5s cubic-bezier(.2,.7,.2,1);display:flex;position:absolute;bottom:20px;left:20px;box-shadow:0 12px 30px -16px #00000073}.home-real-test__result-pill[data-accent=butter]{border-bottom-color:var(--rt-butter)}.home-real-test__result-pill[data-accent=steel]{border-bottom-color:var(--rt-steel)}.home-real-test__result-pill[data-accent=tech]{border-bottom-color:var(--rt-tech)}.home-real-test__result-value{font-family:var(--font-display);color:var(--g-900);letter-spacing:-.01em;font-size:26px;font-weight:700;line-height:1}.home-real-test__result-pill[data-accent=butter] .home-real-test__result-value{color:var(--rt-butter-deep)}.home-real-test__result-pill[data-accent=steel] .home-real-test__result-value{color:var(--rt-steel-deep)}.home-real-test__result-pill[data-accent=tech] .home-real-test__result-value{color:var(--rt-tech-deep)}.home-real-test__result-label{color:var(--g-600);max-width:22ch;font-size:11.5px;line-height:1.35}.home-real-test__industry-tag{color:#ffffffeb;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);letter-spacing:.01em;background:#0d17308c;border:1px solid #ffffff2e;border-radius:999px;align-items:center;gap:6px;padding:6px 12px;font-size:11.5px;font-weight:500;display:inline-flex;position:absolute;bottom:20px;right:20px}.home-real-test__panel{z-index:1;flex-direction:column;display:flex;position:relative}.home-real-test__quote-card{opacity:0;pointer-events:none;flex-direction:column;padding:32px 30px 28px;transition:opacity .55s cubic-bezier(.2,.7,.2,1),transform .55s cubic-bezier(.2,.7,.2,1);display:flex;position:absolute;inset:0;transform:translateY(12px)}.home-real-test__quote-card[data-active=true]{opacity:1;pointer-events:auto;transform:translateY(0)}.home-real-test__quote-top{justify-content:space-between;align-items:flex-start;margin-bottom:18px;display:flex}.home-real-test__stars{color:var(--o);gap:3px;display:inline-flex}.home-real-test__quote-mark{font-family:var(--font-display);color:var(--o);opacity:.18;margin-top:-8px;font-size:88px;font-weight:700;line-height:.65}.home-real-test__quote-short{font-family:var(--font-display);color:var(--g-900);letter-spacing:-.012em;margin:0 0 18px;font-size:clamp(22px,2.4vw,30px);font-weight:600;line-height:1.18}.home-real-test__quote-text{color:var(--g-600);border-left:2px solid var(--g-200);flex:1;margin:0;padding-left:14px;font-size:14.5px;line-height:1.65;position:relative}.home-real-test__signature{border-top:1px solid var(--g-200);grid-template-columns:44px 1fr auto;align-items:center;gap:14px;margin-top:24px;padding-top:22px;display:grid}.home-real-test__sig-avatar{width:44px;height:44px;font-family:var(--font-display);background:var(--g-900);color:#fff;border-radius:999px;justify-content:center;align-items:center;font-size:14px;font-weight:700;display:inline-flex}.home-real-test__sig-avatar[data-accent=butter]{background:var(--rt-butter);color:#fff}.home-real-test__sig-avatar[data-accent=steel]{background:var(--rt-steel-deep);color:#fff}.home-real-test__sig-avatar[data-accent=tech]{background:var(--rt-tech-deep);color:var(--rt-tech)}.home-real-test__sig-info{flex-direction:column;gap:2px;min-width:0;display:flex}.home-real-test__sig-info strong{font-family:var(--font-display);color:var(--g-900);font-size:15px;font-weight:600}.home-real-test__sig-info span{color:var(--g-500);flex-wrap:wrap;align-items:center;gap:6px;font-size:12.5px;display:inline-flex}.home-real-test__sig-info a{color:var(--g-700);font-weight:500;text-decoration:none}.home-real-test__sig-info a:hover{color:var(--o-600);text-decoration:underline}.home-real-test__sep{color:var(--g-300)}.home-real-test__sig-years{background:var(--g-100);border:1px solid var(--g-200);border-radius:12px;flex-direction:column;align-items:center;padding:6px 14px;display:flex}.home-real-test__sig-years strong{font-family:var(--font-display);color:var(--g-900);font-size:22px;font-weight:700;line-height:1}.home-real-test__sig-years span{color:var(--g-500);text-transform:uppercase;letter-spacing:.05em;margin-top:2px;font-size:10.5px}.home-real-test__switcher{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:22px;display:grid}.home-real-test__switch{border:1px solid var(--g-200);cursor:pointer;text-align:left;background:#fff;border-radius:18px;align-items:center;gap:14px;padding:14px 18px 14px 14px;font-family:inherit;transition:all .3s cubic-bezier(.2,.7,.2,1);display:flex;position:relative;overflow:hidden}.home-real-test__switch:hover{border-color:var(--g-300);transform:translateY(-2px);box-shadow:0 12px 28px -18px #1413132e}.home-real-test__switch[data-active=true]{border-color:#0000;box-shadow:0 18px 36px -22px #14131352}.home-real-test__switch[data-active=true][data-accent=butter]{background:linear-gradient(135deg, #fff, var(--rt-butter-soft))}.home-real-test__switch[data-active=true][data-accent=steel]{background:linear-gradient(135deg, #fff, var(--rt-steel-soft))}.home-real-test__switch[data-active=true][data-accent=tech]{background:linear-gradient(135deg, #fff, var(--rt-tech-soft))}.home-real-test__switch-thumb{background:var(--g-100);border-radius:14px;flex-shrink:0;width:52px;height:52px;position:relative;overflow:hidden}.home-real-test__switch-img{object-fit:cover;width:100%;height:100%;display:block}.home-real-test__switch-meta{flex-direction:column;gap:2px;min-width:0;display:flex}.home-real-test__switch-meta strong{font-family:var(--font-display);color:var(--g-900);letter-spacing:-.005em;font-size:14.5px;font-weight:600}.home-real-test__switch-meta span{color:var(--g-500);white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.home-real-test__switch-progress{background:#1413130f;height:3px;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.home-real-test__switch-progress>span{background:var(--o);transform-origin:0;height:100%;transition:transform 80ms linear;display:block}.home-real-test__switch[data-accent=butter] .home-real-test__switch-progress>span{background:var(--rt-butter)}.home-real-test__switch[data-accent=steel] .home-real-test__switch-progress>span{background:var(--rt-steel)}.home-real-test__switch[data-accent=tech] .home-real-test__switch-progress>span{background:var(--rt-tech)}.home-real-test__strip{color:var(--g-600);border:1px solid var(--g-200);background:#fff;border-radius:999px;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px 14px;width:fit-content;margin-top:36px;margin-left:auto;margin-right:auto;padding:16px 24px;font-size:14px;display:flex}.home-real-test__strip strong{color:var(--g-900);font-weight:700}.home-real-test__strip-sep{color:var(--g-300)}.home-real-test__strip-link{color:var(--o-600);font-weight:600;text-decoration:none;transition:color .2s}.home-real-test__strip-link:hover{color:var(--g-900)}.home-airec{background:var(--ink-950);color:#ffffffe6;isolation:isolate;padding:120px 0;position:relative;overflow:hidden}.home-airec__bg{z-index:-1;pointer-events:none;position:absolute;inset:0}.home-airec__orb{filter:blur(110px);opacity:.55;border-radius:999px;position:absolute}.home-airec__orb--a{background:radial-gradient(circle,#fe9d2b8c 0%,#0000 70%);width:520px;height:520px;animation:22s ease-in-out infinite home-orb-float;top:-150px;left:-120px}.home-airec__orb--b{background:radial-gradient(circle,#a855f757 0%,#0000 70%);width:420px;height:420px;animation:26s ease-in-out infinite reverse home-orb-float;bottom:-160px;right:-100px}.home-airec__lines{background-image:linear-gradient(90deg,#ffffff0a 1px,#0000 1px),linear-gradient(#ffffff0a 1px,#0000 1px);background-size:80px 80px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(60% 50%,#0000,#000 80%);mask-image:radial-gradient(60% 50%,#0000,#000 80%)}.home-airec__head{text-align:center;max-width:760px;margin:0 auto 48px}.home-airec__head .home-eyebrow{background:#fe9d2b1f;border:1px solid #fe9d2b47}.home-airec__pulse{background:var(--o);border-radius:999px;width:8px;height:8px;margin-right:6px;animation:2s infinite home-pulse;display:inline-block;position:relative;box-shadow:0 0 #fe9d2bb3}.home-airec__layout{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff0a;border:1px solid #ffffff1a;border-radius:28px;grid-template-columns:280px 1fr;gap:40px;max-width:1080px;margin:0 auto;padding:40px;display:grid}.home-airec__stepper{align-content:start;gap:18px;display:grid}.home-airec__stepper-item{opacity:.45;grid-template-columns:36px 1fr;align-items:center;gap:14px;padding:12px 0;transition:opacity .3s;display:grid;position:relative}.home-airec__stepper-item:not(:last-child):after{content:"";background:#ffffff1f;width:1.5px;position:absolute;top:56px;bottom:-22px;left:17px}.home-airec__stepper-item--active{opacity:1}.home-airec__stepper-item--done{opacity:.85}.home-airec__stepper-num{width:36px;height:36px;font-family:var(--font-display);color:#fffc;z-index:1;background:#ffffff0f;border:1.5px solid #ffffff26;border-radius:999px;justify-content:center;align-items:center;font-size:14px;font-weight:700;display:inline-flex}.home-airec__stepper-item--active .home-airec__stepper-num{background:var(--o);border-color:var(--o);color:var(--g-900);box-shadow:0 0 0 6px #fe9d2b29}.home-airec__stepper-item--done .home-airec__stepper-num{color:#4ade80;background:#22c55e33;border-color:#22c55e80}.home-airec__stepper-label{font-family:var(--font-display);color:#fff;font-size:14px;font-weight:600}.home-airec__panel{min-height:320px}.home-airec__step{gap:18px;animation:.5s cubic-bezier(.2,.7,.2,1) home-dash-fade;display:grid}.home-root .home-airec__step-h{font-family:var(--font-display);color:#fff;letter-spacing:-.02em;margin:0;font-size:26px;font-weight:700}.home-airec__step-hint{color:#ffffffa6;margin:0;font-size:14px}.home-airec__step-input{font-family:var(--font-display);color:var(--g-900);background:#fffffff2;border:0;border-radius:14px;outline:0;width:100%;padding:18px 22px;font-size:18px;font-weight:500}.home-airec__step-input:focus{box-shadow:0 0 0 3px #fe9d2b80}.home-airec__step-btn{justify-self:start}.home-airec__thinking{animation:.5s cubic-bezier(.2,.7,.2,1) home-dash-fade}.home-airec__brain{width:130px;height:130px;margin:0 auto 24px;position:relative}.home-airec__brain-orb{background:radial-gradient(circle, var(--o), #d97706);border-radius:999px;animation:1.4s ease-in-out infinite home-brain-pulse;position:absolute;inset:30px;box-shadow:0 0 60px #fe9d2bb3}.home-airec__brain-ring{border:1.5px dashed #fe9d2b66;border-radius:999px;animation:6s linear infinite home-brain-spin;position:absolute;inset:12px}.home-airec__brain-ring--2{border-color:#fe9d2b2e;animation-duration:12s;animation-direction:reverse;inset:0}@keyframes home-brain-pulse{0%,to{transform:scale(1);box-shadow:0 0 60px #fe9d2bb3}50%{transform:scale(1.08);box-shadow:0 0 90px #fe9d2b}}@keyframes home-brain-spin{to{transform:rotate(360deg)}}.home-airec__think-h{text-align:center;font-family:var(--font-display);color:#fff;margin-bottom:18px;font-size:20px;font-weight:600}.home-airec__think-list{gap:8px;max-width:480px;margin:0 auto;padding:0;list-style:none;display:grid}.home-airec__think-list li{color:#ffffffd9;background:#ffffff0a;border-radius:10px;align-items:center;gap:12px;padding:12px 16px;font-size:13.5px;animation:.4s cubic-bezier(.2,.7,.2,1) home-dash-fade;display:flex}.home-airec__think-done{color:#4ade80!important}.home-airec__think-current{font-weight:500;color:#fff!important}.home-airec__result{gap:24px;animation:.5s cubic-bezier(.2,.7,.2,1) home-dash-fade;display:grid}.home-airec__result-head{text-align:center}.home-airec__result-badge{background:linear-gradient(90deg, var(--o), #ffb95b);color:var(--g-900);letter-spacing:.08em;text-transform:uppercase;border-radius:999px;align-items:center;gap:6px;margin-bottom:12px;padding:6px 14px;font-size:11px;font-weight:800;display:inline-flex}.home-airec__result-head h3{font-family:var(--font-display);color:#fff;letter-spacing:-.01em;margin:0 0 8px;font-size:22px;font-weight:600;line-height:1.3}.home-airec__result-head h3 strong{color:var(--o);font-weight:700}.home-airec__result-sent{color:#fff9;margin:0;font-size:13px}.home-airec__result-sent strong{color:#ffffffe6}.home-airec__rec-grid{grid-template-columns:1.2fr 1fr;gap:18px;display:grid}.home-airec__rec{background:#ffffff0a;border:1px solid #ffffff1a;border-radius:16px;gap:12px;padding:24px;display:grid}.home-airec__rec--main{background:linear-gradient(160deg,#fe9d2b29,#fe9d2b0a);border-color:#fe9d2b66}.home-airec__rec-tag{letter-spacing:.08em;text-transform:uppercase;width:fit-content;color:var(--o);background:#fe9d2b38;border-radius:6px;padding:4px 10px;font-size:11px;font-weight:700;display:inline-flex}.home-airec__rec-tag--alt{color:#ffffffb3;background:#ffffff14}.home-airec__rec-name{font-family:var(--font-display);color:#fff;font-size:22px;font-weight:700}.home-airec__rec-price{font-family:var(--font-display);color:var(--o);letter-spacing:-.02em;font-size:26px;font-weight:700}.home-airec__rec--main .home-airec__rec-price{font-size:32px}.home-airec__rec-list{color:#ffffffd9;gap:6px;margin:0;padding:0;font-size:13.5px;list-style:none;display:grid}.home-airec__why{background:#ffffff08;border-radius:14px;padding:18px 22px}.home-airec__why strong{font-family:var(--font-display);color:#fff;margin-bottom:8px;font-size:14px;display:block}.home-airec__why p{color:#ffffffbf;margin:0;font-size:13.5px;line-height:1.6}.home-airec__reset{color:#ffffff80;cursor:pointer;background:0 0;border:0;justify-self:center;padding:8px;font-size:13px}.home-airec__reset:hover{color:var(--o)}@media (max-width:1100px){.home-dashboard__layout{grid-template-columns:1fr}.home-dashboard__tabs{grid-template-columns:1fr 1fr;display:grid}.home-poscheck__form,.home-paulina__main{grid-template-columns:1fr}.home-paulina__copy{max-width:720px}.home-paulina__copy .home-h2{max-width:14ch}.home-paulina__advisor{min-height:560px}.home-booking__modal{grid-template-columns:1fr}.home-booking__intro{border-bottom:1px solid #ffffff14;border-right:0}.home-booking__facts{grid-template-columns:repeat(3,minmax(0,1fr))}.home-booking__body{grid-template-columns:1fr}.home-booking__slot-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.home-paulina__ai-strip{grid-template-columns:1fr;align-items:stretch}.home-paulina__ai-submit{justify-self:start}.home-real-test__stage{grid-template-columns:1fr;padding:16px}.home-real-test__visual,.home-real-test__panel{min-height:380px}.home-real-test__quote-card{padding:22px 8px 4px;position:relative}.home-real-test__quote-card[data-active=false]{display:none}.home-real-test__switcher{grid-template-columns:1fr;gap:10px}.home-airec__layout{grid-template-columns:1fr;gap:28px;padding:28px}.home-airec__stepper{grid-template-columns:repeat(4,1fr);gap:8px}.home-airec__stepper-item:not(:last-child):after{display:none}.home-airec__stepper-item{padding:0}.home-airec__stepper-label{font-size:11px}.home-airec__rec-grid{grid-template-columns:1fr}}@media (max-width:760px){.home-dashboard{padding:70px 0 80px}.home-dashboard__tabs{grid-template-columns:1fr}.home-dashboard__panel-body{padding:18px}.home-dash-grid-2{grid-template-columns:1fr}.home-dash-stats{grid-template-columns:1fr 1fr}.home-dash-table{font-size:11.5px}.home-dash-table th,.home-dash-table td{padding:8px 6px}.home-poscheck{padding:70px 0 80px}.home-poscheck__cta{flex-direction:column;align-items:stretch}.home-paulina{padding:70px 0 80px}.home-paulina__panel{border-radius:28px;gap:24px;padding:18px}.home-paulina__ai-fields{grid-template-columns:1fr}.home-paulina__ai-submit{justify-content:center;justify-self:stretch}.home-paulina__list{grid-template-columns:1fr}.home-paulina__advisor{min-height:520px}.home-paulina__advisor-card{padding:14px}.home-booking{align-items:stretch;padding:10px}.home-booking__modal{border-radius:24px;max-height:calc(100vh - 20px)}.home-booking__intro,.home-booking__planner{padding:20px}.home-booking__facts{grid-template-columns:1fr}.home-booking__calendar{grid-template-columns:repeat(5,minmax(92px,1fr))}.home-booking__form{grid-template-columns:1fr}.home-paulina__minicard{align-items:flex-start}.home-paulina__minicard-chart{width:104px}.home-real-test{padding:70px 0 80px}.home-real-test__strip{border-radius:22px;flex-direction:column;gap:6px;padding:14px 20px;font-size:12px}.home-real-test__strip-sep{display:none}.home-real-test__quote-short{font-size:19px}.home-real-test__quote-text{font-size:13.5px}.home-real-test__visual{min-height:320px}.home-real-test__sticker{padding:8px 12px;top:12px;right:12px}.home-real-test__sticker-emoji{font-size:18px}.home-real-test__sticker-text strong{font-size:12.5px}.home-real-test__sticker-text span{font-size:10.5px}.home-real-test__result-pill{padding:10px 14px 9px;bottom:12px;left:12px}.home-real-test__result-value{font-size:22px}.home-real-test__industry-tag{padding:5px 10px;font-size:10.5px;bottom:12px;right:12px}.home-real-test__signature{grid-template-columns:40px 1fr;gap:12px}.home-real-test__sig-years{flex-direction:row;grid-column:1/-1;gap:8px;padding:8px 12px}.home-real-test__sig-years strong{font-size:16px}.home-contacts{padding:58px 0 64px}.home-contacts__wrap{grid-template-columns:1fr;gap:36px}.home-contacts__form-card{grid-template-columns:1fr;gap:16px}.home-contacts__form-btn{justify-content:center}.home-contacts__cards{grid-template-columns:1fr 1fr}.home-contact-card{padding:20px 14px 18px}.home-contact-card__photo{width:118px;height:118px}.home-contact-card__row{font-size:12.5px}.home-contact-modal{padding:14px}.home-contact-modal__panel{grid-template-columns:1fr;gap:18px;max-height:92vh}.home-contact-modal__intro{padding-right:38px}.home-contact-modal__proof{grid-template-columns:1fr 1fr 1fr}.home-airec{padding:70px 0 80px}.home-airec__step-h{font-size:22px}.home-airec__rec--main .home-airec__rec-price{font-size:26px}}@media (max-width:520px){.home-contacts__cards,.home-contact-modal__form,.home-contact-modal__proof{grid-template-columns:1fr}.home-paulina__primary-cta{grid-template-columns:38px 1fr}.home-paulina__path-arrow{display:none}.home-paulina__path-icon{width:38px;height:38px}.home-booking__calendar{grid-template-columns:repeat(3,minmax(88px,1fr))}.home-booking__slot-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-paulina__advisor{min-height:480px}.home-paulina__photo{max-width:min(94%,360px)}.home-paulina__minicard{display:grid}.home-paulina__minicard-chart{width:100%}.home-paulina__badge{top:14px;right:14px}}.home-aishow{--space-0:#050816;--space-1:#0b1029;--space-2:#1a1240;--neon-purple:#a855f7;--neon-cyan:#22d3ee;--neon-pink:#ec4899;background:var(--space-0);color:#ffffffeb;isolation:isolate;padding:130px 0 120px;position:relative;overflow:hidden}.home-aishow__container{z-index:2;position:relative}.home-aishow__bg{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.home-aishow__nebula{filter:blur(120px);mix-blend-mode:screen;border-radius:999px;position:absolute}.home-aishow__nebula--a{background:radial-gradient(circle,#a855f78c 0%,#0000 60%);width:720px;height:720px;animation:28s ease-in-out infinite home-aishow-drift;top:-240px;left:-200px}.home-aishow__nebula--b{background:radial-gradient(circle,#22d3ee6b 0%,#0000 60%);width:640px;height:640px;animation:36s ease-in-out infinite reverse home-aishow-drift;bottom:-200px;right:-160px}.home-aishow__nebula--c{background:radial-gradient(circle,#fe9d2b57 0%,#0000 60%);width:540px;height:540px;animation:44s ease-in-out infinite home-aishow-drift;top:40%;left:50%;transform:translate(-50%,-50%)}@keyframes home-aishow-drift{0%,to{transform:translate(0)scale(1)}50%{transform:translate(40px,-30px)scale(1.08)}}.home-aishow__grid{background-image:linear-gradient(90deg,#ffffff0a 1px,#0000 1px),linear-gradient(#ffffff0a 1px,#0000 1px);background-size:80px 80px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(70% 50%,#0000,#000 90%);mask-image:radial-gradient(70% 50%,#0000,#000 90%)}.home-aishow__floor{transform-origin:50% 0;opacity:.6;background-image:linear-gradient(90deg,#a855f759 1px,#0000 1px),linear-gradient(#a855f759 1px,#0000 1px);background-size:60px 60px;height:60%;position:absolute;bottom:-40%;left:-10%;right:-10%;transform:perspective(700px)rotateX(70deg);-webkit-mask-image:linear-gradient(#000 0%,#0000 80%);mask-image:linear-gradient(#000 0%,#0000 80%)}.home-aishow__stars{position:absolute;inset:0}.home-aishow__star{background:#fff;border-radius:999px;animation:4s ease-in-out infinite home-aishow-twinkle;position:absolute;box-shadow:0 0 8px #fff9}@keyframes home-aishow-twinkle{0%,to{opacity:.3;transform:scale(.8)}50%{opacity:1;transform:scale(1.2)}}.home-aishow__head{text-align:center;max-width:760px;margin:0 auto 56px}.home-aishow__chip{letter-spacing:.18em;text-transform:uppercase;color:var(--neon-cyan);background:#22d3ee1a;border:1px solid #22d3ee4d;border-radius:999px;align-items:center;gap:10px;margin-bottom:22px;padding:8px 16px;font-size:11px;font-weight:600;display:inline-flex}.home-aishow__chip-dot{background:var(--neon-cyan);width:8px;height:8px;box-shadow:0 0 12px var(--neon-cyan);border-radius:999px;animation:2s infinite home-pulse}.home-root .home-aishow__h2{font-family:var(--font-display);letter-spacing:-.025em;color:#fff;text-shadow:0 0 60px #a855f74d;margin:0 0 20px;font-size:clamp(34px,5vw,58px);font-weight:700;line-height:1.05}.home-aishow__h2 em{background:linear-gradient(90deg, var(--neon-cyan), #fe9d2b, var(--neon-pink));color:#0000;background-size:200% 100%;-webkit-background-clip:text;background-clip:text;font-style:normal;animation:6s linear infinite home-aishow-gradient}@keyframes home-aishow-gradient{0%{background-position:0%}to{background-position:200%}}.home-aishow__lead{color:#ffffffb3;max-width:620px;margin:0 auto;font-size:16px;line-height:1.7}.home-aishow__lead .home-aishow__brandpill--inline{vertical-align:middle;margin:0 2px}.home-aishow__stage{max-width:880px;margin:0 auto;padding:80px 60px;position:relative}.home-aishow__orbits{pointer-events:none;position:absolute;inset:0}.home-aishow__orbit{border:1.5px dashed #a855f740;border-radius:999px;animation:40s linear infinite home-brain-spin;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.home-aishow__orbit--1{width:600px;height:600px}.home-aishow__orbit--2{border-color:#22d3ee2e;width:800px;height:800px;animation-duration:60s;animation-direction:reverse}.home-aishow__orbit--3{border-color:#fe9d2b1f;width:1000px;height:1000px;animation-duration:80s}.home-aishow__terminal{z-index:2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(#0b1029eb 0%,#050816f2 100%);border:1px solid #a855f747;border-radius:18px;position:relative;overflow:hidden;box-shadow:0 60px 120px -40px #a855f773,0 24px 60px -16px #22d3ee33,inset 0 1px #ffffff0f}.home-aishow__terminal:before{content:"";-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(135deg,#a855f780,#22d3ee80,#0000 60%);border-radius:18px;padding:1px;position:absolute;inset:-1px;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.home-aishow__terminal-bar{background:#0000004d;border-bottom:1px solid #ffffff0f;align-items:center;gap:8px;padding:12px 18px;display:flex}.home-aishow__dot{background:#ffffff2e;border-radius:999px;width:11px;height:11px}.home-aishow__dot:first-child{background:#ff5f56}.home-aishow__dot:nth-child(2){background:#ffbd2e}.home-aishow__dot:nth-child(3){background:#27c93f}.home-aishow__terminal-title{font-family:var(--font-mono);color:#ffffff80;margin-left:14px;font-size:12.5px}.home-aishow__model{color:var(--neon-cyan);font-weight:600}.home-aishow__terminal-status{color:#22c55ed9;font-size:11px;font-family:var(--font-mono);align-items:center;gap:6px;margin-left:auto;display:inline-flex}.home-aishow__terminal-status-dot{background:#22c55e;border-radius:999px;width:7px;height:7px;animation:2s infinite home-pulse;box-shadow:0 0 8px #22c55e}.home-aishow__terminal-body{font-family:var(--font-mono);overscroll-behavior:contain;scrollbar-gutter:stable;align-content:start;gap:14px;height:540px;padding:24px 28px;font-size:13.5px;line-height:1.7;display:grid;overflow-y:auto}.home-aishow__terminal-body::-webkit-scrollbar{width:8px}.home-aishow__terminal-body::-webkit-scrollbar-track{background:#ffffff0a}.home-aishow__terminal-body::-webkit-scrollbar-thumb{background:#fe9d2b59;border-radius:999px}.home-aishow__line{align-items:flex-start;gap:10px;animation:.4s cubic-bezier(.2,.7,.2,1) home-aishow-line-in;display:flex}@keyframes home-aishow-line-in{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.home-aishow__prefix{border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-weight:700;display:inline-flex}.home-aishow__prefix--user{color:var(--neon-cyan);background:#22d3ee26}.home-aishow__prefix--ai{color:var(--neon-purple);background:#a855f726}.home-aishow__line--prompt .home-aishow__text{color:#fffffff2;font-weight:500;font-family:var(--font-sans);font-size:14.5px}.home-aishow__cursor{background:var(--neon-cyan);vertical-align:middle;width:8px;height:16px;box-shadow:0 0 8px var(--neon-cyan);margin-left:3px;animation:1s steps(2,end) infinite home-aishow-blink;display:inline-block}@keyframes home-aishow-blink{to{opacity:0}}.home-aishow__think{font-family:var(--font-sans);color:#fff9;align-items:center;gap:8px;font-size:13px;display:inline-flex}.home-aishow__think-dots{align-items:center;gap:8px;display:inline-flex}.home-aishow__think-dots>span{background:var(--neon-purple);border-radius:999px;width:6px;height:6px;animation:1.2s ease-in-out infinite home-aishow-thinkdot}.home-aishow__think-dots>span:nth-child(2){animation-delay:.15s}.home-aishow__think-dots>span:nth-child(3){animation-delay:.3s}.home-aishow__think-dots em{color:#ffffff8c;margin-left:6px;font-style:normal}@keyframes home-aishow-thinkdot{0%,80%,to{opacity:.3;transform:scale(.8)}40%{opacity:1;box-shadow:0 0 8px var(--neon-purple);transform:scale(1.3)}}.home-aishow__think-done{color:#22c55ee6;align-items:center;gap:8px;font-weight:500;display:inline-flex}.home-aishow__check{color:#22c55e;font-weight:700}.home-aishow__check--big{color:var(--neon-cyan);font-size:16px}.home-aishow__codeblock{background:#0006;border:1px solid #a855f733;border-radius:10px;animation:.4s cubic-bezier(.2,.7,.2,1) home-aishow-line-in;overflow:hidden}.home-aishow__codeblock-bar{font-size:11px;font-family:var(--font-sans);background:#a855f70f;border-bottom:1px solid #a855f71f;justify-content:space-between;align-items:center;padding:8px 14px;display:flex}.home-aishow__lang{text-transform:uppercase;letter-spacing:.1em;color:var(--neon-purple);font-weight:700}.home-aishow__codeblock-actions{color:#fff6;gap:14px;display:flex}.home-aishow__codeblock-actions span:hover{color:var(--neon-cyan);cursor:pointer}.home-aishow__code{font-family:var(--font-mono);color:#ffffffe0;white-space:pre-wrap;word-break:break-word;margin:0;padding:16px 18px;font-size:12.5px;line-height:1.65}.home-aishow__code .hl-kw{color:var(--neon-pink);font-weight:600}.home-aishow__code .hl-str{color:#fbbf24}.home-aishow__code .hl-num{color:var(--neon-cyan)}.home-aishow__code .hl-builtin{color:#c4b5fd}.home-aishow__result{background:linear-gradient(135deg,#22d3ee0f,#a855f70f);border:1px solid #22d3ee40;border-radius:10px;padding:16px 18px;animation:.5s cubic-bezier(.2,.7,.2,1) home-aishow-line-in}.home-aishow__result-head{font-family:var(--font-sans);color:#ffffffb3;border-bottom:1px solid #22d3ee26;align-items:center;gap:10px;margin-bottom:12px;padding-bottom:12px;font-size:12px;display:flex}.home-aishow__result-head strong{color:#fff;text-transform:uppercase;letter-spacing:.1em;font-size:11px}.home-aishow__result-time{color:var(--neon-cyan);margin-left:auto;font-family:monospace}.home-aishow__chart{gap:8px;display:grid}.home-aishow__chart-row{font-size:12px;font-family:var(--font-sans);color:#ffffffd9;opacity:0;grid-template-columns:100px 1fr 32px;align-items:center;gap:12px;animation:.5s cubic-bezier(.2,.7,.2,1) forwards home-aishow-row-in;display:grid}@keyframes home-aishow-row-in{0%{opacity:0;transform:translate(-8px)}to{opacity:1;transform:translate(0)}}.home-aishow__chart-bar{background:#ffffff0f;border-radius:999px;height:8px;display:block;overflow:hidden}.home-aishow__chart-fill{width:0;height:100%;animation:1s cubic-bezier(.2,.7,.2,1) forwards home-aishow-fill;animation-delay:inherit;border-radius:999px;display:block}@keyframes home-aishow-fill{to{width:var(--end,100%)}}.home-aishow__chart-fill[style]{animation:.8s cubic-bezier(.2,.7,.2,1) forwards home-aishow-fill-real}@keyframes home-aishow-fill-real{0%{width:0}}.home-aishow__chart-val{text-align:right;font-variant-numeric:tabular-nums;color:#ffffffe6;font-weight:600;font-family:var(--font-mono)}.home-aishow__kwtable{border-collapse:collapse;width:100%;font-family:var(--font-sans);color:#ffffffd9;font-size:12.5px}.home-aishow__kwtable th{text-align:left;letter-spacing:.08em;text-transform:uppercase;color:#fff6;border-bottom:1px solid #ffffff14;padding:6px 10px;font-size:10px}.home-aishow__kwtable th.num,.home-aishow__kwtable td.num{text-align:right;font-variant-numeric:tabular-nums}.home-aishow__kwtable td{border-bottom:1px solid #ffffff0a;padding:9px 10px}.home-aishow__kwtable tbody tr{opacity:0;animation:.4s cubic-bezier(.2,.7,.2,1) forwards home-aishow-row-in}.home-aishow__diff{border-radius:6px;min-width:28px;padding:2px 8px;font-size:11px;font-weight:600;display:inline-block}.home-aishow__diff--low{color:#86efac;background:#22c55e2e}.home-aishow__diff--mid{color:#fcd34d;background:#f59e0b2e}.home-aishow__diff--high{color:#fca5a5;background:#ef44442e}.home-aishow__serp{font-family:var(--font-sans)}.home-aishow__serp-row{color:#202124;background:#fff;border-radius:8px;gap:4px;padding:14px 16px;display:grid}.home-aishow__serp-url{color:#4d5156;font-size:12px;font-family:var(--font-sans)}.home-aishow__serp-title{color:#1a0dab;font-size:18px;font-weight:500;line-height:1.3}.home-aishow__serp-desc{color:#4d5156;font-size:13px;line-height:1.5}.home-aishow__serp-meta{color:var(--neon-purple);margin-top:6px;font-size:11px;font-weight:600}.home-aishow__terminal-foot{background:#0000004d;border-top:1px solid #ffffff0f;display:flex}.home-aishow__step{color:#fff6;cursor:pointer;text-align:left;background:0 0;border:0;border-right:1px solid #ffffff0f;flex-direction:column;flex:1;align-items:flex-start;gap:2px;padding:14px 18px;font-family:inherit;transition:all .3s;display:flex;position:relative}.home-aishow__step:last-child{border-right:0}.home-aishow__step:hover{color:#ffffffd9;background:#a855f714}.home-aishow__step--active{color:#fff;background:#a855f71f}.home-aishow__step--active:after{content:"";background:linear-gradient(90deg, var(--neon-cyan), var(--neon-purple));height:2px;box-shadow:0 0 12px var(--neon-purple);position:absolute;top:0;left:0;right:0}.home-aishow__step-num{font-family:var(--font-mono);letter-spacing:.1em;color:var(--neon-cyan);font-size:10px;font-weight:700}.home-aishow__step-label{font-family:var(--font-display);font-size:14px;font-weight:600}.home-aishow__brand,.home-aishow__tech{z-index:1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-family:var(--font-sans);color:#ffffffeb;white-space:nowrap;background:#0b1029d9;border:1px solid #ffffff1a;border-radius:999px;align-items:center;gap:8px;padding:8px 14px;font-size:12.5px;font-weight:600;animation:8s ease-in-out infinite home-aishow-float;display:inline-flex;position:absolute;box-shadow:0 12px 30px -8px #0009}@keyframes home-aishow-float{0%,to{transform:translate(0)}50%{transform:translateY(-10px)}}.home-aishow__brand--a{animation-delay:0s;top:6%;left:-6%}.home-aishow__brand--b{animation-delay:1.2s;top:14%;right:-8%}.home-aishow__brand--c{animation-delay:2.4s;top:50%;left:-14%}.home-aishow__brand--d{animation-delay:3.6s;top:60%;right:-12%}.home-aishow__brand--e{animation-delay:4.8s;bottom:6%;left:-2%}.home-aishow__brand--f{animation-delay:6s;bottom:12%;right:-4%}.home-aishow__tech{font-size:11px;font-family:var(--font-mono);background:#0009;border-color:#ffffff0f;padding:6px 12px}.home-aishow__tech-dot{background:var(--tech-color,var(--neon-cyan));width:8px;height:8px;box-shadow:0 0 8px var(--tech-color,var(--neon-cyan));border-radius:999px}.home-aishow__tech-dot--mono{background:linear-gradient(135deg,#fff,#888);box-shadow:0 0 8px #fff6}.home-aishow__tech--a{animation-delay:.5s;top:24%;left:2%}.home-aishow__tech--b{animation-delay:1.7s;top:36%;right:0%}.home-aishow__tech--c{animation-delay:2.9s;top:72%;left:6%}.home-aishow__tech--d{animation-delay:4.1s;top:78%;right:2%}.home-aishow__tech--e{animation-delay:5.3s;top:8%;right:14%}.home-aishow__tech--f{animation-delay:6.5s;bottom:0%;left:30%}.home-aishow__brandpill{font-size:12.5px;font-weight:600;font-family:var(--font-sans);color:#fffffff2;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:999px;align-items:center;gap:6px;padding:4px 10px;display:inline-flex}.home-aishow__brandpill--inline{background:#a855f71a;border-color:#a855f740;padding:2px 8px;font-size:13px}.home-aishow__bottomstrip{background:#ffffff08;border:1px solid #ffffff14;border-radius:999px;flex-wrap:wrap;justify-content:center;align-items:center;gap:18px;max-width:fit-content;margin-top:80px;margin-left:auto;margin-right:auto;padding:22px 28px;display:flex}.home-aishow__bottomstrip>span{color:#ffffff80;font-size:13px;font-family:var(--font-sans)}.home-aishow__bottomstrip-brands{flex-wrap:wrap;gap:8px;display:flex}@media (max-width:1100px){.home-aishow__stage{padding:60px 20px}.home-aishow__brand,.home-aishow__tech,.home-aishow__orbit--3{display:none}}@media (max-width:760px){.home-aishow{padding:80px 0 90px}.home-aishow__stage{padding:40px 0}.home-aishow__terminal-body{height:620px;padding:16px 18px;font-size:12px}.home-aishow__code{padding:12px 14px;font-size:11px}.home-aishow__chart-row{grid-template-columns:80px 1fr 28px;font-size:11px}.home-aishow__terminal-foot{flex-direction:column}.home-aishow__step{border-bottom:1px solid #ffffff0f;border-right:0}.home-aishow__step:last-child{border-bottom:0}.home-aishow__step--active:after{width:2px;height:auto;inset:0 auto 0 0}.home-aishow__bottomstrip{border-radius:18px;flex-direction:column;gap:12px;padding:18px 22px}.home-aishow__orbit--1{width:400px;height:400px}.home-aishow__orbit--2{width:540px;height:540px}.home-aishow__terminal-title{display:none}}@media (prefers-reduced-motion:reduce){.home-aishow__star,.home-aishow__nebula,.home-aishow__orbit,.home-aishow__brand,.home-aishow__tech,.home-aishow__h2 em,.home-aishow__cursor,.home-aishow__chip-dot,.home-aishow__terminal-status-dot,.home-aishow__think-dots>span{animation:none!important}}.home-ai-cta-bar{background:#0d0d0e;border-top:1px solid #fe9d2b2e;border-bottom:1px solid #fe9d2b2e;padding:28px 0}.home-ai-cta-bar__inner{flex-wrap:wrap;align-items:center;gap:28px;display:flex}.home-ai-cta-bar__text{letter-spacing:-.025em;color:#fff;min-width:220px;font-size:clamp(22px,2.8vw,32px);font-weight:700;line-height:1.15;font-family:var(--font-display);text-shadow:0 1px 18px #00000059;flex:1;margin:0}.home-ai-cta-bar__btns{flex-wrap:wrap;gap:10px;display:flex}@media (max-width:600px){.home-ai-cta-bar__inner{flex-direction:column;align-items:flex-start;gap:12px}}.home-audit-checker{position:relative}.home-audit-checker__header{padding:48px 0 0}.home-audit-checker__tabs{border-bottom:1px solid #00000014;gap:4px;margin-top:20px;padding-bottom:0;display:flex}.home-audit-checker__tab{font-size:14px;font-weight:600;font-family:var(--font-sans);color:#666;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;border-radius:8px 8px 0 0;align-items:center;gap:7px;padding:10px 22px;transition:color .18s,border-color .18s,background .18s;display:inline-flex;position:relative;bottom:-1px}.home-audit-checker__tab:hover{color:#111;background:#00000008}.home-audit-checker__tab.is-active{color:var(--o,#fe9d2b);border-bottom-color:var(--o,#fe9d2b);background:0 0}.home-audit-checker__panel{position:relative}.home-audit-checker__panel .home-audit-copy .home-eyebrow,.home-audit-checker__panel .home-audit-copy .home-h2,.home-audit-checker__panel .home-audit-copy .home-lead,.home-audit-checker__panel .home-poscheck__head{display:none}.home-audit-checker__panel .home-audit-section,.home-audit-checker__panel .home-poscheck{padding:24px 0 46px}.home-pathways-packages{position:relative}.home-pathways-packages__pathways{padding-top:48px;padding-bottom:56px}.home-pathways-separator{background:linear-gradient(90deg,#0000 0%,#0000001f 20% 80%,#0000 100%);height:1px;margin:0 24px}.home-preview__potential{color:#ffffffe6;background:#fe9d2b1a;border:1px solid #fe9d2b38;border-radius:11px;align-items:center;gap:9px;margin:14px 0 0;padding:10px 12px;font-size:12.5px;display:flex}.home-preview__potential strong{color:var(--o)}.home-preview__potential-ic{width:22px;height:22px;color:var(--o);background:#fe9d2b33;border-radius:7px;flex:none;place-items:center;font-size:13px;font-weight:800;display:grid}.home-dot-pulse,.home-cart[data-count]:not([data-count="0"]) .home-cart__badge,.home-marquee__track,.home-audit-section__orb,.home-audit-ticker__track,.home-preview__bar-fill,.home-post__cover-orb,.home-paulina__bg-orb,.home-audit-map__bar,.home-airec__orb,.home-airec__pulse,.home-airec__brain-orb,.home-airec__brain-ring,.home-aishow__nebula,.home-aishow__star,.home-aishow__chip-dot,.home-aishow__h2 em,.home-aishow__orbit,.home-aishow__terminal-status-dot,.home-aishow__cursor,.home-aishow__think-dots>span,.home-aishow__floating,.home-aishow__brand,.home-aishow__brain-ring{animation:none!important}.home-marquee,.home-audit-ticker{-webkit-mask-image:none;mask-image:none}
