.gl-home{--ink:var(--gl-ink,#0a0a0b);--ink-raised:var(--gl-raised,#121214);--ink-line:var(--gl-line,#26262a);--gold:var(--gl-gold,#d4a456);--gold-light:var(--gl-gold-light,#f0d49a);--gold-deep:var(--gl-gold-deep,#b8893a);--paper:var(--gl-paper,#f4f2ee);--muted:var(--gl-muted,#9b9ba3);--muted-dim:var(--gl-muted-dim,#7c7c84);color:var(--paper);font-family:Archivo,system-ui,-apple-system,sans-serif;font-size:var(--step-0);line-height:1.65;--ink:#0a0a0b;--ink-raised:#121214;--ink-line:#26262a;--gold:#d4a456;--gold-light:#f0d49a;--gold-deep:#b8893a;--paper:#f4f2ee;--muted:#9b9ba3;--muted-dim:#7c7c84;--col:minmax(0,1fr);--gutter:24px;--max:1240px;--step--1:clamp(.78rem,.76rem + .1vw,.84rem);--step-0:clamp(1rem,.97rem + .15vw,1.07rem);--step-1:clamp(1.15rem,1.08rem + .35vw,1.35rem);--step-2:clamp(1.5rem,1.35rem + .7vw,2rem);--step-3:clamp(1.95rem,1.65rem + 1.5vw,3rem);--step-4:clamp(2.5rem,1.85rem + 3.1vw,4.7rem)}.gl-home *,.gl-home :after,.gl-home :before{box-sizing:border-box}.gl-home h1,.gl-home h2,.gl-home h3,.gl-home h4{font-weight:700;letter-spacing:-.028em;line-height:1.06;margin:0}.gl-home p{margin:0}.gl-home a{color:inherit}.gl-home img,.gl-home svg{display:block;max-width:100%}.gl-home ul{list-style:none;margin:0;padding:0}.gl-home :focus-visible{border-radius:2px;outline:2px solid var(--gold);outline-offset:3px}.gl-home .wrap{margin-inline:auto;max-width:var(--max);padding-inline:var(--gutter);width:100%}.gl-home .sr{height:1px;overflow:hidden;position:absolute;width:1px;clip:rect(0 0 0 0);white-space:nowrap}.gl-home .mono{color:var(--gold);font-family:IBM Plex Mono,ui-monospace,monospace;font-size:var(--step--1);font-weight:500;letter-spacing:.15em;text-transform:uppercase}.gl-home .mono--quiet{color:var(--muted)}.gl-home .gold-text{background:linear-gradient(94deg,var(--gold-light) 0,var(--gold) 62%,#c9944a 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.gl-home .hairline{background:linear-gradient(90deg,transparent,var(--gold-deep) 12%,var(--gold) 50%,var(--gold-deep) 88%,transparent);border:0;height:1px;margin:0;opacity:.55}.gl-home .nav{backdrop-filter:saturate(150%) blur(14px);background:rgba(10,10,11,.86);border-bottom:1px solid var(--ink-line);position:sticky;top:0;z-index:60}.gl-home .nav__inner{align-items:center;display:flex;gap:20px;height:70px;justify-content:space-between}.gl-home .brand{align-items:center;display:flex;font-size:1.05rem;font-weight:700;gap:11px;letter-spacing:-.03em;text-decoration:none}.gl-home .brand__mark{flex:0 0 26px;height:26px;width:26px}.gl-home .nav__links{align-items:center;display:flex;gap:28px}.gl-home .nav__links a{color:var(--muted);font-size:.93rem;font-weight:500;padding-block:6px;text-decoration:none;transition:color .18s ease}.gl-home .nav__links a:hover{color:var(--paper)}.gl-home .nav__links a.is-active{box-shadow:inset 0 -1px 0 var(--gold);color:var(--paper)}.gl-home .nav__right{align-items:center;display:flex;gap:12px}.gl-home .nav__toggle{background:none;border:1px solid var(--ink-line);border-radius:2px;cursor:pointer;display:none;padding:9px 11px}.gl-home .nav__toggle span{background:var(--paper);display:block;height:1.5px;width:17px}.gl-home .nav__toggle span+span{margin-top:4px}.gl-home .nav__drawer{background:var(--ink-raised);border-top:1px solid var(--ink-line);display:none}.gl-home .nav__drawer.is-open{display:block}.gl-home .nav__drawer ul{padding-block:8px}.gl-home .nav__drawer a{border-bottom:1px solid var(--ink-line);color:var(--paper);display:block;font-weight:500;padding:14px 0;text-decoration:none}.gl-home .nav__drawer li:last-child a{border-bottom:0}.gl-home .btn{align-items:center;border:1px solid transparent;border-radius:2px;cursor:pointer;display:inline-flex;font-family:inherit;font-size:.93rem;font-weight:600;gap:9px;justify-content:center;letter-spacing:-.005em;padding:12px 22px;text-decoration:none;transition:background .2s ease,color .2s ease,border-color .2s ease,transform .2s ease}.gl-home .btn--gold{background:var(--gold);color:#0a0a0b}.gl-home .btn--gold:hover{background:var(--gold-light);transform:translateY(-1px)}.gl-home .btn--ghost{border-color:#34343a;color:var(--paper)}.gl-home .btn--ghost:hover{border-color:var(--gold-deep);color:var(--gold-light)}.gl-home .btn--lg{font-size:1rem;padding:15px 30px}.gl-home .hero{overflow:hidden;padding-block:clamp(56px,9vw,104px) clamp(60px,8vw,96px);position:relative}.gl-home .hero:before{background:radial-gradient(ellipse at center,rgba(212,164,86,.12),transparent 62%);content:"";inset:-30% 40% 30% -25%;pointer-events:none;position:absolute}.gl-home .hero__grid{align-items:center;display:grid;gap:clamp(36px,5vw,60px) 24px;grid-template-columns:repeat(12,var(--col));position:relative}.gl-home .hero__copy{grid-column:1/6}.gl-home .hero__demo{grid-column:6/13}.gl-home .hero__eyebrow{align-items:center;display:flex;gap:14px;margin-bottom:26px}.gl-home .hero__eyebrow:after{background:var(--ink-line);content:"";flex:1;height:1px}.gl-home h1{font-size:var(--step-4);letter-spacing:-.035em}.gl-home .hero__sub{color:var(--muted);font-size:var(--step-1);font-weight:400;line-height:1.5;margin-top:26px;max-width:34ch}.gl-home .hero__actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:38px}.gl-home .hero__meta{display:flex;flex-wrap:wrap;gap:10px 22px;margin-top:34px}.gl-home .hero__meta li{color:var(--muted-dim);font-family:IBM Plex Mono,monospace;font-size:.74rem;letter-spacing:.1em;text-transform:uppercase}.gl-home .hero__meta li:before{color:var(--gold-deep);content:"—";margin-right:9px}.gl-home .phero{border-bottom:1px solid var(--ink-line);overflow:hidden;padding-block:clamp(52px,7vw,88px) clamp(40px,5vw,64px);position:relative}.gl-home .phero:before{background:radial-gradient(ellipse at center,rgba(212,164,86,.1),transparent 62%);content:"";inset:-40% 55% 20% -20%;pointer-events:none;position:absolute}.gl-home .phero__grid{align-items:end;display:grid;gap:clamp(28px,4vw,52px) 24px;grid-template-columns:repeat(12,var(--col));position:relative}.gl-home .phero__copy{grid-column:1/8}.gl-home .phero__aside{grid-column:9/13}.gl-home .phero h1{font-size:var(--step-3);letter-spacing:-.032em;margin-top:22px}.gl-home .phero__sub{color:var(--muted);font-size:var(--step-1);line-height:1.55;margin-top:22px;max-width:48ch}.gl-home .phero__facts{border:1px solid var(--ink-line);border-radius:3px}.gl-home .phero__facts div{border-bottom:1px solid var(--ink-line);padding:14px 18px}.gl-home .phero__facts div:last-child{border-bottom:0}.gl-home .phero__facts dt{color:var(--muted-dim);font-family:IBM Plex Mono,monospace;font-size:.68rem;letter-spacing:.13em;margin-bottom:4px;text-transform:uppercase}.gl-home .phero__facts dd{font-size:1rem;font-weight:600;letter-spacing:-.02em;margin:0}.gl-home .frame{background:var(--ink-raised);border:1px solid var(--ink-line);border-radius:4px;box-shadow:0 40px 90px -50px rgba(0,0,0,.9);display:grid;grid-template-columns:1fr 1px 1fr;overflow:hidden}.gl-home .frame__divider{background:linear-gradient(180deg,transparent,var(--gold) 22%,var(--gold) 78%,transparent);opacity:.8}.gl-home .frame__side{min-width:0;padding:20px 22px 24px}.gl-home .frame__label{align-items:center;color:var(--muted-dim);display:flex;font-family:IBM Plex Mono,monospace;font-size:.7rem;font-weight:500;gap:8px;letter-spacing:.14em;margin-bottom:18px;text-transform:uppercase}.gl-home .frame__dot{background:var(--gold);border-radius:50%;flex:0 0 6px;height:6px;width:6px}.gl-home .code{color:#b4b4bd;font-family:IBM Plex Mono,monospace;font-size:.76rem;line-height:1.85;margin:0;overflow-x:auto;white-space:pre}.gl-home .code .t{color:var(--gold-light)}.gl-home .code .k{color:#8ec2d8}.gl-home .code .s{color:#d3bb8c}.gl-home .code .c{color:var(--muted-dim)}.gl-home .field{background:hsla(0,0%,100%,.02);border:1px solid var(--ink-line);border-radius:3px;margin-bottom:11px;padding:10px 12px}.gl-home .field__label{color:var(--muted);font-size:.75rem;font-weight:500;margin-bottom:6px}.gl-home .field__value{color:var(--paper);font-size:.88rem;font-weight:400}.gl-home .field--active{border-color:var(--gold-deep);box-shadow:0 0 0 3px rgba(212,164,86,.1)}.gl-home .field--repeat{align-items:center;display:flex;gap:10px;justify-content:space-between}.gl-home .chip{border:1px solid var(--gold-deep);border-radius:999px;color:var(--gold);font-family:IBM Plex Mono,monospace;font-size:.66rem;font-weight:500;letter-spacing:.1em;padding:3px 10px;text-transform:uppercase;white-space:nowrap}.gl-home .frame__note{color:var(--muted);font-size:.8rem;line-height:1.6;margin-top:16px}.gl-home .section{padding-block:clamp(60px,8vw,110px)}.gl-home .section--raised{background:var(--ink-raised);border-block:1px solid var(--ink-line)}.gl-home .section--tight{padding-block:clamp(48px,6vw,80px)}.gl-home .section__head{margin-bottom:clamp(36px,5vw,56px);max-width:64ch}.gl-home .section__head .mono{display:block;margin-bottom:18px}.gl-home .section__head h2{font-size:var(--step-3);letter-spacing:-.032em}.gl-home .section__head p{color:var(--muted);font-size:var(--step-1);line-height:1.55;margin-top:20px}.gl-home .problems{background:var(--ink-line);border:1px solid var(--ink-line);display:grid;gap:1px;grid-template-columns:repeat(3,1fr)}.gl-home .problem{background:var(--ink);padding:30px 26px 34px}.gl-home .problem h3{font-size:var(--step-1);margin-bottom:12px}.gl-home .problem p{color:var(--muted);font-size:.95rem;line-height:1.62}.gl-home .services{display:grid;gap:22px;grid-template-columns:repeat(3,1fr)}.gl-home .service{background:var(--ink);border:1px solid var(--ink-line);border-radius:3px;display:flex;flex-direction:column;padding:34px 28px 30px;position:relative;transition:border-color .25s ease,transform .25s ease}.gl-home .service:before{background:linear-gradient(90deg,var(--gold-deep),var(--gold),var(--gold-deep));content:"";height:1px;inset:-1px -1px auto -1px;opacity:.9;position:absolute}.gl-home .service:hover{border-color:#3a3a42;transform:translateY(-3px)}.gl-home .service--flag{border-color:var(--gold-deep)}.gl-home .service__flag{background:var(--gold);border-radius:2px;color:#0a0a0b;font-family:IBM Plex Mono,monospace;font-size:.62rem;font-weight:500;letter-spacing:.12em;padding:4px 10px;position:absolute;right:20px;text-transform:uppercase;top:-1px;transform:translateY(-50%)}.gl-home .service__name{font-size:var(--step-2);letter-spacing:-.03em;margin-bottom:14px}.gl-home .service__desc{color:var(--muted);font-size:.96rem;line-height:1.62;margin-bottom:22px}.gl-home .service__list{display:grid;gap:9px;margin-bottom:26px}.gl-home .service__list li{color:#d0d0d6;font-size:.92rem;line-height:1.5;padding-left:20px;position:relative}.gl-home .service__list li:before{background:var(--gold);content:"";height:1px;left:0;position:absolute;top:.62em;width:8px}.gl-home .service__foot{align-items:baseline;border-top:1px solid var(--ink-line);display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;margin-top:auto;padding-top:20px}.gl-home .service__price{font-size:1.3rem;font-weight:700;letter-spacing:-.03em}.gl-home .service__price span{color:var(--muted);font-size:.78rem;font-weight:400;letter-spacing:0}.gl-home .service__link{border-bottom:1px solid transparent;color:var(--gold);font-family:IBM Plex Mono,monospace;font-size:.72rem;font-weight:500;letter-spacing:.13em;text-decoration:none;text-transform:uppercase;transition:border-color .2s ease}.gl-home .service__link:hover{border-color:var(--gold)}.gl-home .standards{align-items:start;display:grid;gap:clamp(30px,4vw,52px) 24px;grid-template-columns:repeat(12,var(--col))}.gl-home .standards__head{grid-column:1/5}.gl-home .standards__head h2{font-size:var(--step-3);letter-spacing:-.032em;margin-top:18px}.gl-home .standards__head p{color:var(--muted);line-height:1.65;margin-top:20px}.gl-home .standards__list{background:var(--ink-line);border-left:1px solid var(--ink-line);border-top:1px solid var(--ink-line);display:grid;gap:1px;grid-column:5/13;grid-template-columns:1fr 1fr}.gl-home .standard{background:var(--ink-raised);padding:22px 24px 24px}.gl-home .standard h4{align-items:center;display:flex;font-size:1.02rem;gap:10px;margin-bottom:8px}.gl-home .standard h4:before{background:var(--gold);border-radius:50%;content:"";flex:0 0 5px;height:5px;width:5px}.gl-home .standard p{color:var(--muted);font-size:.9rem;line-height:1.6}.gl-home .steps{display:grid;gap:26px;grid-template-columns:repeat(3,1fr)}.gl-home .steps--4{grid-template-columns:repeat(4,1fr)}.gl-home .step{border-top:1px solid var(--ink-line);padding-top:26px;position:relative}.gl-home .step__num{color:var(--gold);font-family:IBM Plex Mono,monospace;font-size:.72rem;font-weight:500;letter-spacing:.16em;margin-bottom:16px}.gl-home .step h3{font-size:var(--step-1);margin-bottom:11px}.gl-home .step p{color:var(--muted);font-size:.94rem;line-height:1.62}.gl-home .step__when{color:var(--muted-dim);font-family:IBM Plex Mono,monospace;font-size:.72rem;letter-spacing:.1em;margin-top:14px;text-transform:uppercase}.gl-home .split{align-items:start;display:grid;gap:clamp(30px,4vw,52px) 24px;grid-template-columns:repeat(12,var(--col))}.gl-home .split__a{grid-column:1/6}.gl-home .split__b{grid-column:7/13}.gl-home .split--center{align-items:center}.gl-home .prose h2{font-size:var(--step-2);margin-bottom:18px}.gl-home .prose h3{font-size:var(--step-1);margin-bottom:12px;margin-top:30px}.gl-home .prose p{color:var(--muted);line-height:1.7}.gl-home .prose p+p{margin-top:16px}.gl-home .prose strong{color:var(--paper);font-weight:600}.gl-home .checks{display:grid;gap:14px}.gl-home .checks li{color:#d0d0d6;line-height:1.6;padding-left:28px;position:relative}.gl-home .checks li:before{border-bottom:1.5px solid var(--gold);border-left:1.5px solid var(--gold);content:"";height:6px;left:0;position:absolute;top:.5em;transform:rotate(-45deg);width:11px}.gl-home .checks strong{color:var(--paper);font-weight:600}.gl-home .crosses{display:grid;gap:14px}.gl-home .crosses li{color:var(--muted);line-height:1.6;padding-left:28px;position:relative}.gl-home .crosses li:before{color:var(--muted-dim);content:"×";font-size:1.15rem;left:2px;position:absolute;top:-.04em}.gl-home .facts{background:var(--ink-line);border:1px solid var(--ink-line);display:grid;gap:1px}.gl-home .fact{align-items:baseline;background:var(--ink);display:flex;gap:18px;justify-content:space-between;padding:20px 24px}.gl-home .section--raised .fact{background:var(--ink-raised)}.gl-home .fact dt{color:var(--muted);font-size:.94rem}.gl-home .fact dd{font-size:1.02rem;font-weight:600;letter-spacing:-.02em;margin:0;text-align:right}.gl-home .cards{background:var(--ink-line);border:1px solid var(--ink-line);display:grid;gap:1px;grid-template-columns:repeat(3,1fr)}.gl-home .card{background:var(--ink);padding:26px 24px 28px}.gl-home .section--raised .card{background:var(--ink-raised)}.gl-home .card__kicker{color:var(--gold);font-family:IBM Plex Mono,monospace;font-size:.68rem;font-weight:500;letter-spacing:.13em;margin-bottom:14px;text-transform:uppercase}.gl-home .card h3{font-size:1.12rem;margin-bottom:10px}.gl-home .card p{color:var(--muted);font-size:.92rem;line-height:1.6}.gl-home .card__meta{border-top:1px solid var(--ink-line);color:var(--muted-dim);font-family:IBM Plex Mono,monospace;font-size:.72rem;letter-spacing:.08em;margin-top:16px;padding-top:14px;text-transform:uppercase}.gl-home .callout{background:rgba(212,164,86,.04);border:1px solid var(--ink-line);border-left:2px solid var(--gold);border-radius:0 3px 3px 0;padding:24px 26px}.gl-home .callout h3{font-size:1.1rem;margin-bottom:10px}.gl-home .callout p{color:var(--muted);font-size:.96rem;line-height:1.65}.gl-home .faq{border-top:1px solid var(--ink-line)}.gl-home .faq details{border-bottom:1px solid var(--ink-line)}.gl-home .faq summary{cursor:pointer;font-size:1.05rem;font-weight:600;letter-spacing:-.02em;list-style:none;padding:22px 40px 22px 0;position:relative}.gl-home .faq summary::-webkit-details-marker{display:none}.gl-home .faq summary:after{color:var(--gold);content:"+";font-size:1.35rem;font-weight:400;line-height:1;position:absolute;right:8px;top:19px}.gl-home .faq details[open] summary:after{content:"−"}.gl-home .faq summary:hover{color:var(--gold-light)}.gl-home .faq__body{color:var(--muted);line-height:1.7;max-width:72ch;padding:0 0 24px}.gl-home .faq__body p+p{margin-top:14px}.gl-home .creds{border:1px solid var(--ink-line);border-radius:3px;overflow:hidden}.gl-home .creds__head{background:var(--ink-raised);border-bottom:1px solid var(--ink-line);padding:16px 22px}.gl-home .section--raised .creds__head{background:var(--ink)}.gl-home .cred{border-bottom:1px solid var(--ink-line);padding:18px 22px}.gl-home .cred:last-child{border-bottom:0}.gl-home .cred__val{font-size:1.6rem;font-weight:700;letter-spacing:-.035em;line-height:1.1;margin-bottom:5px}.gl-home .cred__lab{color:var(--muted);font-size:.88rem;line-height:1.5}.gl-home .form,.gl-home .form__row{display:grid;gap:20px}.gl-home .form__row{grid-template-columns:1fr 1fr}.gl-home .form__field{display:grid;gap:8px}.gl-home .form__field label{font-size:.86rem;font-weight:600;letter-spacing:-.01em}.gl-home .form__field .hint{color:var(--muted-dim);font-size:.8rem;font-weight:400}.gl-home .form__field input,.gl-home .form__field select,.gl-home .form__field textarea{background:var(--ink-raised);border:1px solid var(--ink-line);border-radius:2px;color:var(--paper);font-family:inherit;font-size:.96rem;padding:12px 14px;transition:border-color .18s ease,box-shadow .18s ease;width:100%}.gl-home .form__field textarea{line-height:1.6;min-height:130px;resize:vertical}.gl-home .form__field input:focus,.gl-home .form__field select:focus,.gl-home .form__field textarea:focus{border-color:var(--gold-deep);box-shadow:0 0 0 3px rgba(212,164,86,.1);outline:none}.gl-home .form__field input::placeholder,.gl-home .form__field textarea::placeholder{color:var(--muted-dim)}.gl-home .pills{display:flex;flex-wrap:wrap;gap:10px}.gl-home .pill{position:relative}.gl-home .pill input{cursor:pointer;height:100%;left:0;margin:0;opacity:0;position:absolute;top:0;width:100%}.gl-home .pill span{border:1px solid var(--ink-line);border-radius:999px;color:var(--muted);display:block;font-size:.88rem;padding:9px 16px;transition:border-color .18s ease,color .18s ease,background .18s ease}.gl-home .pill input:checked+span{background:rgba(212,164,86,.08);border-color:var(--gold);color:var(--gold-light)}.gl-home .pill input:focus-visible+span{outline:2px solid var(--gold);outline-offset:2px}.gl-home .form__note{color:var(--muted-dim);font-size:.84rem;line-height:1.6}.gl-home .cta{overflow:hidden;padding-block:clamp(70px,9vw,120px);position:relative;text-align:center}.gl-home .cta:before{background:linear-gradient(90deg,transparent,var(--gold),transparent);content:"";height:1px;left:50%;position:absolute;top:0;transform:translateX(-50%);width:min(720px,90%)}.gl-home .cta:after{background:radial-gradient(ellipse at center top,rgba(212,164,86,.11),transparent 65%);content:"";height:70%;inset:auto -20% -60% -20%;pointer-events:none;position:absolute}.gl-home .cta__inner{margin-inline:auto;max-width:48ch;position:relative}.gl-home .cta h2{font-size:var(--step-3);letter-spacing:-.032em}.gl-home .cta p{color:var(--muted);font-size:var(--step-1);line-height:1.55;margin-top:20px}.gl-home .cta__actions{display:flex;flex-wrap:wrap;gap:14px;justify-content:center;margin-top:36px}.gl-home .cta__note{color:var(--muted-dim);font-family:IBM Plex Mono,monospace;font-size:.72rem;letter-spacing:.11em;margin-top:26px;text-transform:uppercase}.gl-home .footer{border-top:1px solid var(--ink-line);padding-block:46px 34px}.gl-home .footer__grid{display:grid;gap:32px 24px;grid-template-columns:repeat(12,var(--col))}.gl-home .footer__brand{grid-column:1/5}.gl-home .footer__brand p{color:var(--muted);font-size:.9rem;line-height:1.6;margin-top:16px;max-width:30ch}.gl-home .footer__col{grid-column:span 3}.gl-home .footer__col h4{color:var(--muted-dim);font-family:IBM Plex Mono,monospace;font-size:.7rem;font-weight:500;letter-spacing:.14em;margin-bottom:16px;text-transform:uppercase}.gl-home .footer__col li{margin-bottom:10px}.gl-home .footer__col a{color:var(--muted);font-size:.93rem;text-decoration:none;transition:color .18s ease}.gl-home .footer__col a:hover{color:var(--gold-light)}.gl-home .footer__bar{border-top:1px solid var(--ink-line);display:flex;flex-wrap:wrap;gap:12px 24px;justify-content:space-between;margin-top:40px;padding-top:22px}.gl-home .footer__bar span{color:var(--muted-dim);font-size:.82rem}.gl-home .rv{opacity:0;transform:translateY(18px);transition:opacity .7s cubic-bezier(.22,.61,.36,1),transform .7s cubic-bezier(.22,.61,.36,1)}.gl-home .rv.in{opacity:1;transform:none}@media (max-width:1080px){.gl-home .hero__copy{grid-column:1/7}.gl-home .hero__demo{grid-column:7/13}.gl-home .code{font-size:.7rem}.gl-home .phero__copy{grid-column:1/9}.gl-home .phero__aside{grid-column:9/13}}@media (max-width:1100px){.gl-home .nav__links{display:none}.gl-home .nav__toggle{display:block}}@media (max-width:900px){.gl-home .hero__copy,.gl-home .hero__demo{grid-column:1/-1}.gl-home .hero__sub{max-width:46ch}.gl-home .frame{grid-template-columns:1fr}.gl-home .frame__divider{background:linear-gradient(90deg,transparent,var(--gold),transparent);height:1px}.gl-home .phero__aside,.gl-home .phero__copy{grid-column:1/-1}.gl-home .cards,.gl-home .problems,.gl-home .services{grid-template-columns:1fr}.gl-home .standards__head,.gl-home .standards__list{grid-column:1/-1}.gl-home .steps,.gl-home .steps--4{gap:0;grid-template-columns:1fr}.gl-home .step{padding-block:26px}.gl-home .footer__brand,.gl-home .split__a,.gl-home .split__b{grid-column:1/-1}.gl-home .footer__col{grid-column:span 6}}@media (max-width:560px){.gl-home .standards__list{grid-template-columns:1fr}.gl-home .btn{width:100%}.gl-home .cta__actions,.gl-home .fact,.gl-home .hero__actions{flex-direction:column}.gl-home .fact{gap:4px}.gl-home .fact dd{text-align:left}.gl-home .form__row{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.gl-home .rv{opacity:1;transform:none;transition:none}.gl-home *{animation-duration:.001ms!important;transition-duration:.001ms!important}}.gl-home .ba{background:var(--ink-raised);border:1px solid var(--ink-line);border-radius:4px;box-shadow:0 40px 90px -50px rgba(0,0,0,.9);display:grid;grid-template-columns:1fr 1px 1fr;overflow:hidden}.gl-home .ba__divider{background:linear-gradient(180deg,transparent,var(--gold) 22%,var(--gold) 78%,transparent);opacity:.8}.gl-home .ba__side{min-width:0;padding:20px 22px 24px}.gl-home .ba__label{align-items:center;color:var(--muted-dim);display:flex;font-family:IBM Plex Mono,monospace;font-size:.7rem;font-weight:500;gap:8px;letter-spacing:.14em;margin-bottom:16px;text-transform:uppercase}.gl-home .ba__dot{background:#50505a;border-radius:50%;flex:0 0 6px;height:6px;width:6px}.gl-home .ba__dot--gold{background:var(--gold)}.gl-home .ba__note{color:var(--muted);font-size:.82rem;line-height:1.6;margin-top:18px}.gl-home .mock{background:#0e0e10;border:1px solid #202024;border-radius:3px;padding:18px 16px}.gl-home .mock__eyebrow{color:var(--gold);font-family:IBM Plex Mono,monospace;font-size:.58rem;font-weight:500;letter-spacing:.18em;margin-bottom:9px;text-transform:uppercase}.gl-home .mock__h{color:#9a9aa2;font-size:1rem;font-weight:600;letter-spacing:-.01em;margin-bottom:12px}.gl-home .mock__h2{color:var(--paper);font-size:1.18rem;font-weight:700;letter-spacing:-.032em;margin-bottom:14px}.gl-home .mock__list li{border-bottom:1px solid #1c1c20;color:#83838c;font-size:.78rem;padding:7px 0}.gl-home .mock__list li:last-child{border-bottom:0}.gl-home .mock__link{color:#7c9cb4;display:inline-block;font-size:.75rem;margin-top:12px;text-decoration:underline}.gl-home .mock__cards{display:grid;gap:7px;grid-template-columns:repeat(3,1fr);margin-bottom:14px}.gl-home .mock__card{border:1px solid #26262b;border-radius:2px;padding:10px 8px;position:relative}.gl-home .mock__card:before{background:var(--gold);content:"";height:1px;inset:-1px -1px auto -1px;opacity:.85;position:absolute}.gl-home .mock__card b{color:var(--paper);display:block;font-size:.67rem;font-weight:700;letter-spacing:-.01em;margin-bottom:6px}.gl-home .mock__card span{background:#2b2b31;border-radius:2px;display:block;height:4px;margin-bottom:4px}.gl-home .mock__card span:last-child{margin-bottom:0;width:68%}.gl-home .mock__btn{background:var(--gold);border-radius:2px;color:#0a0a0b;display:inline-block;font-size:.71rem;font-weight:700;letter-spacing:-.01em;padding:8px 15px}@media (max-width:900px){.gl-home .ba{grid-template-columns:1fr}.gl-home .ba__divider{background:linear-gradient(90deg,transparent,var(--gold),transparent);height:1px}}.gl-home .ex{border-top:1px solid var(--ink-line);margin-bottom:clamp(56px,7vw,90px);padding-top:clamp(36px,5vw,56px)}.gl-home .ex:last-child{margin-bottom:0}.gl-home .ex__head{display:grid;gap:24px;grid-template-columns:1fr;margin-bottom:28px}.gl-home .ex__title{font-size:var(--step-2);letter-spacing:-.03em;margin:16px 0 14px}.gl-home .ex__problem{color:var(--muted);line-height:1.65;max-width:62ch}.gl-home .ex__spec{align-content:start;display:grid;gap:0 28px;grid-template-columns:repeat(3,auto);justify-content:start;margin:0}.gl-home .ex__spec dt{color:var(--muted-dim);font-family:IBM Plex Mono,monospace;font-size:.66rem;font-weight:500;letter-spacing:.14em;margin-bottom:5px;text-transform:uppercase}.gl-home .ex__spec dd{font-size:1rem;font-weight:600;letter-spacing:-.02em;margin:0;white-space:nowrap}.gl-home .ex__toggle{background:var(--ink-raised);border:1px solid var(--ink-line);border-radius:2px;display:inline-flex;margin-bottom:20px;padding:3px}.gl-home .ex__btn{background:none;border:0;border-radius:2px;color:var(--muted);cursor:pointer;font-family:inherit;font-size:.84rem;font-weight:600;letter-spacing:.01em;padding:9px 22px;transition:background .18s ease,color .18s ease}.gl-home .ex__btn:hover{color:var(--paper)}.gl-home .ex__btn[aria-pressed=true]{background:var(--gold);color:#0a0a0b}.gl-home .ex__btn:focus-visible{outline:2px solid var(--gold);outline-offset:2px}.gl-home .ex__stage{position:relative}.gl-home .ex__panel{background:var(--ink-raised);border:1px solid var(--ink-line);border-radius:4px;margin-bottom:16px;padding:14px;position:relative}.gl-home .ex--js .ex__panel{display:none;margin-bottom:0}.gl-home .ex--js[data-state=after] .ex__panel[data-panel=after],.gl-home .ex--js[data-state=before] .ex__panel[data-panel=before]{display:block}.gl-home .ex__flag{background:#3a3a42;border-radius:2px;color:var(--paper);font-family:IBM Plex Mono,monospace;font-size:.6rem;font-weight:500;left:20px;letter-spacing:.14em;padding:4px 10px;position:absolute;text-transform:uppercase;top:-1px;transform:translateY(-50%);z-index:2}.gl-home .ex__flag--gold{background:var(--gold);color:#0a0a0b}.gl-home .ex--js .ex__flag{display:none}.gl-home .ex__changes{display:grid;gap:12px;margin-top:24px}.gl-home .ex__changes li{color:var(--muted);font-size:.95rem;line-height:1.62;padding-left:24px;position:relative}.gl-home .ex__changes li:before{background:var(--gold);content:"";height:1px;left:0;position:absolute;top:.55em;width:10px}.gl-home .ex__changes strong{color:var(--paper);font-weight:600}.gl-home .demo{border:1px solid #1e1e22;border-radius:3px;padding:clamp(22px,3vw,34px)}.gl-home .demo,.gl-home .demo--plain{background:#0c0c0e}.gl-home .d-plain__h{color:#9a9aa2;font-size:1.15rem;font-weight:600;letter-spacing:-.01em;margin-bottom:16px}.gl-home .d-plain__list{list-style:none;margin:0 0 16px;padding:0}.gl-home .d-plain__list li{border-bottom:1px solid #191920;color:#83838c;font-size:.9rem;padding:8px 0}.gl-home .d-plain__list li:last-child{border-bottom:0}.gl-home .d-plain__list li:before{color:#5c5c66;content:"•";margin-right:10px}.gl-home .d-plain__link{color:#7c9cb4;font-size:.86rem;text-decoration:underline}.gl-home .d-plain__p{color:#83838c;font-size:.88rem;line-height:1.7;margin-bottom:14px;max-width:70ch}.gl-home .d-plain__p strong{color:#a8a8b0;font-weight:600}.gl-home .d-plain__quote{border-left:2px solid #26262b;margin:0;padding-left:18px}.gl-home .d-plain__quote p{color:#83838c;font-size:.95rem;font-style:italic;line-height:1.7;max-width:60ch}.gl-home .d-plain__quote footer{color:#5c5c66;font-size:.82rem;margin-top:12px}.gl-home .d-head{margin-bottom:22px}.gl-home .d-eyebrow{color:var(--gold);display:block;font-family:IBM Plex Mono,monospace;font-size:.62rem;font-weight:500;letter-spacing:.18em;margin-bottom:10px;text-transform:uppercase}.gl-home .d-h2{color:var(--paper);font-size:clamp(1.2rem,1.05rem + .6vw,1.6rem);font-weight:700;letter-spacing:-.032em}.gl-home .d-grid{display:grid;gap:12px;grid-template-columns:1fr}.gl-home .d-card{border:1px solid #26262b;border-radius:2px;padding:18px 16px 16px;position:relative}.gl-home .d-card:before{background:var(--gold);content:"";height:1px;inset:-1px -1px auto -1px;opacity:.85;position:absolute}.gl-home .d-card__ico{border:1.5px solid var(--gold-deep);border-radius:3px;display:block;height:20px;margin-bottom:12px;width:20px}.gl-home .d-card h4{color:var(--paper);font-size:.92rem;font-weight:700;letter-spacing:-.02em;margin-bottom:7px}.gl-home .d-card p{color:var(--muted);font-size:.82rem;line-height:1.55;margin-bottom:12px}.gl-home .d-card__link{color:var(--gold);font-size:.74rem;font-weight:600;letter-spacing:-.01em}.gl-home .d-more{border-top:1px solid #1e1e22;color:var(--muted-dim);font-size:.8rem;margin-top:14px;padding-top:14px}.gl-home .d-table{border:1px solid #26262b;border-radius:2px;overflow:hidden}.gl-home .d-table__row{border-bottom:1px solid #1e1e22;display:grid;grid-template-columns:1.6fr repeat(3,1fr)}.gl-home .d-table__row:last-child{border-bottom:0}.gl-home .d-table__row>span{align-items:center;color:var(--muted);display:flex;font-size:.78rem;justify-content:center;padding:11px 10px;text-align:center}.gl-home .d-table__row>span:first-child{color:#c2c2c9;justify-content:flex-start;text-align:left}.gl-home .d-table__row--head>span{background:#131317;color:var(--paper);font-size:.72rem;font-weight:700;letter-spacing:.02em}.gl-home .d-table__row--head>span.is-rec{color:var(--gold)}.gl-home .d-table__row>span.is-rec{background:rgba(212,164,86,.05)}.gl-home .d-table__row>span.y{color:var(--gold);font-size:.95rem}.gl-home .d-table__row>span.n{color:#4e4e58;font-size:.95rem}.gl-home .d-table__row--price>span{color:var(--paper);font-size:.9rem;font-weight:700}.gl-home .d-rec{color:var(--muted);font-size:.82rem;margin-top:14px}.gl-home .d-rec strong{color:var(--gold-light);font-weight:600}.gl-home .d-proof{border:1px solid #26262b;border-radius:2px;padding:18px 16px}.gl-home .d-proof__stat{color:var(--gold-light);font-size:1.75rem;font-weight:700;letter-spacing:-.04em;line-height:1;margin-bottom:8px}.gl-home .d-proof__lab{color:var(--muted);font-size:.79rem;line-height:1.5;margin-bottom:14px}.gl-home .d-proof__q{border-top:1px solid #1e1e22;color:var(--paper);font-size:.85rem;line-height:1.55;margin-bottom:10px;padding-top:12px}.gl-home .d-proof__who{color:var(--muted-dim);font-size:.72rem;line-height:1.45}@media (min-width:768px){.gl-home .d-grid--3{grid-template-columns:repeat(3,1fr)}}@media (min-width:900px){.gl-home .ex__head{align-items:start;gap:40px;grid-template-columns:1fr auto}.gl-home .ex__spec{grid-template-columns:repeat(3,auto);padding-top:38px}}@media (max-width:560px){.gl-home .d-table__row{grid-template-columns:1.4fr repeat(3,1fr)}.gl-home .d-table__row>span{font-size:.7rem;padding:9px 5px}.gl-home .ex__spec{gap:0 20px;grid-template-columns:repeat(3,auto)}}