.gl-landing{--canvas:#ece5d6;--panel:#e4dac6;--card:#fbf8f1;--cream:#f3eee3;--espresso:#2b2721;--ink:#241f1a;--muted:#5a5344;--label:#8a8270;--faint:#a69e8c;--sage:#3f5b54;--sage-light:#9cb7ac;--gold:#c9b79a;--gold-deep:#b79a6e;--gold-light:#e7d6b8;--hairline:#d3c9b2;--line:#d3c9b2;--teal:#3f5b54;--teal-deep:#3f5b54;--taupe:#8a8270;--paper:#ece5d6;--sand:#e4dac6}.gl-landing *{box-sizing:border-box;margin:0;padding:0}.gl-landing{scroll-behavior:smooth;font-family:var(--font-manrope),sans-serif;color:var(--ink);background:var(--canvas);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;line-height:1.55;position:relative}html,body{overflow-x:clip}.gl-landing{max-width:100%;overflow-x:clip}.gl-landing .gl-why-grid>*,.gl-landing .gl-mgr-grid>*,.gl-landing .gl-book-grid>*,.gl-landing .gl-faq-grid>*,.gl-landing .gl-fc-grid>*,.gl-landing .gl-pitch-card>*,.gl-landing .gl-stats-grid>*,.gl-landing .gl-steps-grid>*,.gl-landing .gl-tst-grid>*,.gl-landing .gl-proof-item{min-width:0}.gl-landing h1,.gl-landing h2,.gl-landing h3,.gl-landing h4{font-family:var(--font-newsreader),serif;letter-spacing:-.01em;font-weight:500;line-height:1.1}.gl-landing ::selection{background:var(--sage);color:var(--cream)}.gl-landing .mono{font-family:var(--font-space-mono),monospace}.gl-landing .wrap{max-width:1280px;margin:0 auto;padding:0 40px}.gl-landing a{color:inherit;text-decoration:none}.gl-landing a:focus-visible,.gl-landing [tabindex]:focus-visible,.gl-landing input:focus-visible,.gl-landing summary:focus-visible{outline:2px solid var(--sage);outline-offset:3px;border-radius:6px}.gl-grain{z-index:45;pointer-events:none;opacity:.05;mix-blend-mode:soft-light;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-size:160px 160px;position:fixed;inset:0}.gl-landing .btn{font-family:var(--font-manrope),sans-serif;cursor:pointer;text-align:center;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:15px 26px;font-size:15px;font-weight:700;transition:transform .2s,background .2s,color .2s,box-shadow .2s;display:inline-flex}.gl-landing .btn:focus-visible{outline:2px solid var(--sage);outline-offset:3px}.gl-landing .btn-dark{background:var(--espresso);color:var(--cream)}.gl-landing .btn-dark:hover{transform:translateY(-2px);box-shadow:0 12px 26px #2b272138}.gl-landing .btn-sage{background:var(--sage);color:var(--cream)}.gl-landing .btn-sage:hover{transform:translateY(-2px);box-shadow:0 12px 28px #00000047}.gl-landing .btn-mint{background:var(--sage-light);color:#1c2c27}.gl-landing .btn-mint:hover{transform:translateY(-2px);box-shadow:0 14px 30px #0000004d}.gl-landing .btn-cream{background:var(--cream);color:var(--espresso)}.gl-landing .btn-cream:hover{transform:translateY(-2px);box-shadow:0 16px 34px #00000038}.gl-landing .btn-line{color:var(--espresso);border-color:var(--espresso);background:0 0}.gl-landing .btn-line:hover{background:var(--espresso);color:var(--cream)}.gl-landing .btn-hair{color:var(--espresso);background:0 0;border-color:#b7a98c;font-size:14px;font-weight:700}.gl-landing .btn-hair:hover{background:#efe8da;transform:translateY(-2px)}.gl-landing .eyebrow{font-family:var(--font-space-mono),monospace;letter-spacing:.24em;text-transform:uppercase;color:var(--sage);font-size:12px}.gl-landing .lede{font-size:17px;line-height:1.6}.gl-landing .sec-head{max-width:34em;margin-bottom:46px}.gl-landing .sec-head h2{font-family:var(--font-newsreader),serif;letter-spacing:-.01em;color:var(--ink);margin:16px 0 12px;font-size:clamp(30px,3.6vw,46px);font-weight:500}.gl-landing .sec-head p{color:var(--muted);font-size:16px;line-height:1.6}.gl-landing section.pad{padding:96px 0}.gl-landing .h2{font-family:var(--font-newsreader),serif;letter-spacing:-.01em;color:var(--ink);font-size:clamp(30px,3.6vw,46px);font-weight:500;line-height:1.06}.gl-landing .gl-nav{z-index:50;transition:background .35s,box-shadow .35s,-webkit-backdrop-filter .35s,backdrop-filter .35s;position:fixed;top:0;left:0;right:0}.gl-landing .gl-nav-inner{justify-content:space-between;align-items:center;max-width:1280px;margin:0 auto;padding:22px 40px;display:flex}.gl-landing .gl-nav-logo{font-family:var(--font-newsreader),serif;font-size:24px;font-weight:500;transition:color .35s}.gl-landing .gl-nav-logo b{font-family:var(--font-manrope),sans-serif;letter-spacing:.02em;margin-left:7px;font-size:14px;font-weight:700;transition:color .35s}.gl-landing .gl-nav-links{align-items:center;gap:10px;font-size:14px;font-weight:600;display:flex}.gl-landing .gl-nav-links a{border-radius:8px;padding:10px 16px;transition:background .35s,color .35s,transform .18s,box-shadow .18s}.gl-landing .gl-nav-links a:hover{transform:translateY(-1px);box-shadow:0 8px 20px #2b272133}.gl-landing .gl-hero{background:var(--espresso);align-items:flex-end;min-height:720px;display:flex;position:relative;overflow:hidden}.gl-landing .gl-hero-img{object-fit:cover;object-position:center 8%;will-change:transform;width:100%;height:100%;position:absolute;inset:0;transform:scale(1.05)}.gl-landing .gl-hero-scrim{background:linear-gradient(#2b272180 0%,#2b272114 24%,#2b272180 54%,#2b2721db 78%,#2b2721fa 100%);position:absolute;inset:0}.gl-landing .gl-hero-cue{z-index:3;pointer-events:none;flex-direction:column;align-items:center;gap:6px;display:flex;position:absolute;bottom:22px;left:50%;transform:translate(-50%)}.gl-landing .gl-hero-cue .lbl{font-family:var(--font-space-mono),monospace;letter-spacing:.28em;color:#f3eee3b3;text-transform:uppercase;font-size:10px}.gl-landing .gl-hero-cue .arw{color:#f3eee3cc;font-size:14px;line-height:1;animation:1.8s ease-in-out infinite glCue}.gl-landing .gl-hero-base{z-index:2;width:100%;position:relative}.gl-landing .gl-hero-inner{max-width:1280px;color:var(--cream);justify-content:space-between;align-items:flex-end;gap:56px;margin:0 auto;padding:64px 40px 60px;animation:.9s 50ms both glUp;display:flex}.gl-landing .gl-hero-copy{max-width:760px}.gl-landing .gl-hero-badge{font-family:var(--font-space-mono),monospace;letter-spacing:.24em;color:var(--espresso);background:var(--gold);text-transform:uppercase;border-radius:6px;margin-bottom:20px;padding:6px 12px;font-size:12px;display:inline-block}.gl-landing .gl-hero h1{text-shadow:0 2px 28px #14110e80;margin:0 0 18px;font-size:clamp(40px,5.2vw,66px);line-height:1}.gl-landing .gl-hero h1 i{color:var(--sage-light);font-style:italic}.gl-landing .gl-hero-lede{color:#d8d0c0;max-width:540px;margin:0;font-size:17px;line-height:1.6}.gl-landing .gl-hero-actions{flex-direction:column;flex-shrink:0;gap:12px;display:flex}.gl-landing .gl-hero-actions .already{color:#b7ae9c;text-align:center;margin-top:2px;font-size:13px;transition:color .2s}.gl-landing .gl-hero-actions .already:hover{color:var(--cream)}.gl-landing .gl-hero-actions .already a{color:var(--sage-light);font-weight:600}.gl-landing .gl-hero-micro{font-family:var(--font-space-mono),monospace;letter-spacing:.14em;color:#9aa39a;text-align:center;text-transform:uppercase;margin-top:8px;font-size:10px}.gl-landing .gl-hero .btn-line{color:var(--cream);border-color:#fff6}.gl-landing .gl-hero .btn-line:hover{color:var(--cream);background:#ffffff1f}.gl-landing .gl-stats{max-width:1280px;margin:0 auto;padding:44px 40px 0}.gl-landing .gl-stats-grid{border-top:1px solid var(--hairline);border-bottom:1px solid var(--hairline);grid-template-columns:repeat(4,1fr);display:grid}.gl-landing .gl-stat{padding:26px 28px}.gl-landing .gl-stat+.gl-stat{border-left:1px solid var(--hairline)}.gl-landing .gl-stat-fig{font-family:var(--font-newsreader),serif;color:var(--ink);font-variant-numeric:tabular-nums;margin-bottom:10px;font-size:44px;line-height:1}.gl-landing .gl-stat-fig .u{color:#7c7566;font-size:18px}.gl-landing .gl-stat-lbl{font-family:var(--font-space-mono),monospace;letter-spacing:.16em;color:var(--faint);text-transform:uppercase;font-size:10px}.gl-landing .gl-stats-note{font-family:var(--font-space-mono),monospace;letter-spacing:.2em;color:#9a9382;text-transform:uppercase;padding-top:16px;font-size:12px}.gl-landing .gl-marquee{padding:30px 0 6px;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000);mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000)}.gl-landing .gl-marquee-track{gap:0;width:max-content;animation:34s linear infinite glMarquee;display:flex}.gl-landing .gl-marquee-row{font-family:var(--font-newsreader),serif;color:var(--label);white-space:nowrap;align-items:center;gap:14px;padding-right:14px;font-size:26px;font-style:italic;display:flex}.gl-landing .gl-marquee-row .s{color:#c4b79a}.gl-landing .gl-why-grid{grid-template-columns:.85fr 1.15fr;align-items:start;gap:64px;display:grid}.gl-landing .gl-vrow{border-top:1px solid var(--hairline);gap:26px;padding:26px 0;display:flex}.gl-landing .gl-vrow:last-child{border-bottom:1px solid var(--hairline)}.gl-landing .gl-vnum{font-family:var(--font-newsreader),serif;color:var(--sage);min-width:36px;font-size:26px}.gl-landing .gl-vhead{color:var(--ink);margin-bottom:8px;font-size:20px;font-weight:700}.gl-landing .gl-vbody{color:var(--muted);font-size:15px;line-height:1.6}.gl-landing .gl-mgr{background:var(--panel)}.gl-landing .gl-mgr-grid{grid-template-columns:.82fr 1.1fr;align-items:center;gap:64px;display:grid}.gl-landing .gl-mgr-img{object-fit:cover;object-position:center 15%;border-radius:18px;width:100%;height:clamp(360px,42vw,580px)}.gl-landing .gl-mgr p{color:var(--muted);max-width:520px;margin:0 0 16px;font-size:17px;line-height:1.7}.gl-landing .gl-sign{font-family:var(--font-newsreader),serif;color:var(--ink);margin:12px 0 2px;font-size:24px;font-style:italic}.gl-landing .gl-sign-role{font-family:var(--font-space-mono),monospace;letter-spacing:.14em;color:var(--label);text-transform:uppercase;margin-bottom:30px;font-size:12px}.gl-landing .gl-proof{border-top:1px solid #cdbfa6;display:flex}.gl-landing .gl-proof-item{padding:20px 22px 0}.gl-landing .gl-proof-item:first-child{padding-left:0}.gl-landing .gl-proof-item+.gl-proof-item{border-left:1px solid #cdbfa6}.gl-landing .gl-proof-fig{font-family:var(--font-newsreader),serif;color:var(--ink);font-variant-numeric:tabular-nums;font-size:26px}.gl-landing .gl-proof-lbl{font-family:var(--font-space-mono),monospace;letter-spacing:.1em;color:var(--label);text-transform:uppercase;margin-top:4px;font-size:11px}.gl-landing .gl-fc{background:var(--espresso);color:var(--cream)}.gl-landing .gl-fc .eyebrow{color:var(--gold-deep)}.gl-landing .gl-fc h2{font-family:var(--font-newsreader),serif;letter-spacing:-.01em;margin:16px 0 12px;font-size:clamp(30px,3.6vw,46px);font-weight:500}.gl-landing .gl-fc-intro{color:#c4bcac;max-width:540px;margin:0 0 44px;font-size:16px;line-height:1.6}.gl-landing .gl-fc-grid{background:#ffffff1a;border:1px solid #ffffff1a;border-radius:16px;grid-template-columns:1fr 1fr;gap:1px;display:grid;overflow:hidden}.gl-landing .gl-fc-panel{background:var(--espresso);padding:42px 38px}.gl-landing .gl-fc-panel.out{flex-direction:column;display:flex}.gl-landing .gl-fc-cap{color:#c4bcac;margin-bottom:14px;font-size:15px}.gl-landing .gl-fc-big{font-family:var(--font-newsreader),serif;font-variant-numeric:tabular-nums;margin-bottom:28px;font-size:76px;line-height:1}.gl-landing .gl-fc-income{font-family:var(--font-newsreader),serif;font-variant-numeric:tabular-nums;margin-bottom:12px;font-size:clamp(48px,6vw,68px);line-height:1}.gl-landing .gl-fc-income span{color:var(--sage-light)}.gl-landing .gl-fc-trend{color:var(--sage-light);align-items:center;gap:8px;margin-bottom:22px;font-size:14px;display:flex}.gl-landing .gl-fc-trend .t{font-size:11px}.gl-landing .gl-fc-assume{color:#948b79;font-size:13px;line-height:1.6}.gl-landing .gl-fc-rebate{border-top:1px solid #ffffff1a;margin-top:22px;padding-top:22px}.gl-landing .gl-fc-rebate-head{justify-content:space-between;align-items:baseline;margin-bottom:14px;display:flex}.gl-landing .gl-fc-rebate-head .lbl{color:#c4bcac;font-size:15px}.gl-landing .gl-fc-rebate-head .v{font-family:var(--font-newsreader),serif;color:var(--sage-light);font-variant-numeric:tabular-nums;font-size:30px}.gl-landing .gl-slider{align-items:center;height:22px;display:flex;position:relative}.gl-landing .gl-slider-track{background:#ffffff24;border-radius:2px;height:4px;position:absolute;left:0;right:0}.gl-landing .gl-slider-fill{border-radius:2px;height:4px;position:absolute;left:0}.gl-landing .gl-slider-fill.mint{background:var(--sage-light)}.gl-landing .gl-slider-fill.gold{background:var(--gold-deep)}.gl-landing input[type=range]{appearance:none;accent-color:var(--sage);cursor:pointer;z-index:2;background:0 0;width:100%;height:22px;margin:0;position:relative}.gl-landing input[type=range]::-webkit-slider-runnable-track{background:0 0;height:22px}.gl-landing input[type=range]::-webkit-slider-thumb{appearance:none;background:var(--sage-light);border:3px solid var(--cream);border-radius:50%;width:22px;height:22px;box-shadow:0 2px 8px #00000059}.gl-landing input[type=range]::-moz-range-thumb{background:var(--sage-light);border:3px solid var(--cream);border-radius:50%;width:22px;height:22px;box-shadow:0 2px 8px #00000059}.gl-landing .gl-fc-chart{width:100%;height:160px}.gl-landing .gl-fc-chart .line{fill:none;stroke:var(--sage-light);stroke-width:1.4px}.gl-landing .gl-fc-disc{color:#948b79;margin-top:16px;font-size:13px}.gl-landing .gl-fc-foot{flex-wrap:wrap;align-items:center;gap:20px;margin-top:30px;display:flex}.gl-landing .gl-fc-foot .note{font-family:var(--font-space-mono),monospace;letter-spacing:.06em;color:#948b79;max-width:320px;font-size:12px;line-height:1.5}.gl-landing .gl-book{background:var(--panel)}.gl-landing .gl-book-grid{grid-template-columns:1fr 1fr;align-items:center;gap:64px;display:grid}.gl-landing .gl-book h2{font-family:var(--font-newsreader),serif;letter-spacing:-.01em;color:var(--ink);margin:16px 0 18px;font-size:clamp(30px,3.6vw,46px);font-weight:500}.gl-landing .gl-book p.lede{color:var(--muted);max-width:26em;margin:0 0 32px;font-size:17px;line-height:1.6}.gl-landing .gl-book-alt{flex-wrap:wrap;align-items:center;gap:14px;margin-top:18px;display:flex}.gl-landing .gl-book-alt span{color:var(--label);max-width:240px;font-size:13px;line-height:1.5}.gl-landing .gl-slotcard{background:var(--cream);border-radius:16px;padding:32px 34px}.gl-landing .gl-slotcard-head{justify-content:space-between;align-items:baseline;margin-bottom:6px;display:flex}.gl-landing .gl-slotcard-head .l{font-family:var(--font-space-mono),monospace;letter-spacing:.16em;color:var(--label);text-transform:uppercase;font-size:12px}.gl-landing .gl-slotcard-head .r{font-family:var(--font-space-mono),monospace;color:var(--sage);font-size:12px}.gl-landing .gl-slotcard-day{font-family:var(--font-newsreader),serif;color:var(--ink);margin-bottom:22px;font-size:22px;font-style:italic}.gl-landing .gl-slot-grid{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.gl-landing .gl-slot{text-align:center;border:1px solid var(--hairline);font-family:var(--font-space-mono),monospace;color:var(--ink);border-radius:10px;padding:14px 0;font-size:15px;transition:all .16s;display:block}.gl-landing .gl-slot:hover{background:var(--sage);color:var(--cream);border-color:var(--sage);transform:translateY(-2px)}.gl-landing .gl-slot--off{color:#b8af9c;pointer-events:none;border-color:#e2dacb;text-decoration:line-through}.gl-landing .gl-slotcard-note{color:var(--label);margin-top:18px;font-size:13px;line-height:1.5}.gl-landing .gl-steps-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.gl-landing .gl-card{background:var(--cream);border-radius:14px;padding:38px;transition:transform .2s,box-shadow .2s}.gl-landing .gl-card:hover{transform:translateY(-4px);box-shadow:0 18px 38px #2b272121}.gl-landing .gl-card-num{font-family:var(--font-newsreader),serif;color:var(--sage);margin-bottom:22px;font-size:28px}.gl-landing .gl-card h3{color:var(--ink);font-size:22px;font-weight:700;font-family:var(--font-manrope),sans-serif;letter-spacing:0;margin-bottom:12px}.gl-landing .gl-card p{color:var(--muted);font-size:15px;line-height:1.6}.gl-landing .gl-tst{background:var(--panel)}.gl-landing .gl-tst-head{justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:52px;display:flex}.gl-landing .gl-tst-head .meta{font-family:var(--font-space-mono),monospace;letter-spacing:.14em;color:var(--label);text-transform:uppercase;white-space:nowrap;font-size:12px}.gl-landing .gl-tst-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.gl-landing .gl-quote{background:var(--cream);border-radius:16px;flex-direction:column;padding:38px;transition:transform .2s,box-shadow .2s;display:flex}.gl-landing .gl-quote:hover{transform:translateY(-4px);box-shadow:0 18px 38px #2b272121}.gl-landing .gl-quote-mark{font-family:var(--font-newsreader),serif;color:var(--sage-light);height:20px;font-size:40px;line-height:.6}.gl-landing .gl-quote-p{font-family:var(--font-newsreader),serif;color:var(--ink);margin:0 0 26px;font-size:21px;line-height:1.4}.gl-landing .gl-quote-by{align-items:center;gap:14px;margin-top:auto;display:flex}.gl-landing .gl-avatar{object-fit:cover;background:var(--sage-light);border-radius:50%;flex-shrink:0;width:46px;height:46px}.gl-landing .gl-quote-name{color:var(--ink);font-size:15px;font-weight:700}.gl-landing .gl-quote-role{font-family:var(--font-space-mono),monospace;letter-spacing:.1em;color:var(--label);text-transform:uppercase;font-size:11px}.gl-landing .gl-tst-note{color:var(--label);max-width:620px;margin-top:22px;font-size:12px;line-height:1.5}.gl-landing .gl-faq-grid{grid-template-columns:.8fr 1.2fr;align-items:start;gap:64px;display:grid}.gl-landing .gl-faq-lede{color:var(--muted);max-width:340px;margin:20px 0 0;font-size:16px;line-height:1.65}.gl-landing .gl-faq-lede a{color:var(--sage);border-bottom:1px solid var(--sage-light)}.gl-landing .gl-faq details{border-top:1px solid var(--hairline)}.gl-landing .gl-faq details:last-child{border-bottom:1px solid var(--hairline)}.gl-landing .gl-faq summary{cursor:pointer;font-family:var(--font-newsreader),serif;color:var(--ink);justify-content:space-between;align-items:center;gap:24px;padding:24px 0;font-size:23px;list-style:none;display:flex}.gl-landing .gl-faq summary::-webkit-details-marker{display:none}.gl-landing .gl-faq-plus{color:var(--sage);flex-shrink:0;font-size:26px;line-height:1;transition:transform .3s}.gl-landing .gl-faq details[open] .gl-faq-plus{transform:rotate(45deg)}.gl-landing .gl-faq-body{color:var(--muted);max-width:660px;padding:0 0 26px;font-size:16px;line-height:1.7}.gl-landing .gl-cta{background:var(--sage);color:var(--cream)}.gl-landing .gl-cta .wrap{text-align:center;padding:110px 40px}.gl-landing .gl-cta h2{letter-spacing:-.01em;color:var(--cream);margin:0 0 18px;font-size:clamp(38px,5vw,60px)}.gl-landing .gl-cta p{color:#f3eee3d1;max-width:520px;margin:0 auto 34px;font-size:17px;line-height:1.6}.gl-landing .gl-cta .micro{font-family:var(--font-space-mono),monospace;letter-spacing:.1em;color:#f3eee399;text-transform:uppercase;margin-top:20px;font-size:12px}.gl-landing .gl-pitch{max-width:1280px;margin:0 auto;padding:72px 40px}.gl-landing .gl-pitch-card{background:var(--espresso);color:var(--cream);border-radius:18px;grid-template-columns:1.1fr .9fr;align-items:center;gap:56px;padding:56px 54px;display:grid}.gl-landing .gl-pitch-card h2{letter-spacing:-.01em;margin:16px 0;font-size:clamp(30px,3.4vw,42px);line-height:1.04}.gl-landing .gl-pitch-card h2 i{color:var(--sage-light);font-style:italic}.gl-landing .gl-pitch-card .eyebrow{color:var(--gold-deep)}.gl-landing .gl-pitch-card p{color:#c4bcac;max-width:490px;margin:0 0 28px;font-size:16px;line-height:1.65}.gl-landing .gl-pitch-card p b{color:var(--cream)}.gl-landing .gl-pitch-viz{background:#ffffff0d;border:1px solid #ffffff1f;border-radius:14px;padding:32px}.gl-landing .gl-pitch-viz-head{justify-content:space-between;align-items:baseline;margin-bottom:18px;display:flex}.gl-landing .gl-pitch-viz-head .l{font-family:var(--font-space-mono),monospace;letter-spacing:.16em;color:#c4bcac;text-transform:uppercase;font-size:12px}.gl-landing .gl-pitch-viz-head .r{font-family:var(--font-space-mono),monospace;color:var(--sage-light);font-variant-numeric:tabular-nums;font-size:12px}.gl-landing .gl-dots{flex-wrap:wrap;gap:7px;max-width:210px;margin-bottom:14px;display:flex}.gl-landing .gl-dot{background:#4a4238;border-radius:50%;width:16px;height:16px}.gl-landing .gl-dot--on{background:var(--sage-light)}.gl-landing .gl-dots-key{font-family:var(--font-space-mono),monospace;letter-spacing:.06em;color:var(--label);margin-bottom:28px;font-size:11px}.gl-landing .gl-dots-key .on{color:var(--sage-light)}.gl-landing .gl-dots-key .off{color:#4a4238}.gl-landing .gl-pitch-steps{flex-direction:column;gap:16px;display:flex}.gl-landing .gl-pitch-step{align-items:baseline;gap:16px;display:flex}.gl-landing .gl-pitch-step .n{font-family:var(--font-space-mono),monospace;color:var(--gold-deep);font-size:12px}.gl-landing .gl-pitch-step .h{font-size:15px;font-weight:700}.gl-landing .gl-pitch-step .d{color:#948b79;font-size:13px;line-height:1.5}.gl-landing .gl-footer{background:var(--espresso);color:#9a9280}.gl-landing .gl-footer .wrap{font-size:13px;font-family:var(--font-space-mono),monospace;letter-spacing:.02em;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px 24px;padding:30px 40px;display:flex}.gl-landing .gl-foot-fine{color:var(--faint);letter-spacing:.1em;flex-basis:100%;order:9;font-size:11px}.gl-landing .gl-social{align-items:center;gap:18px;display:flex}.gl-landing .gl-social a{color:#c4bcac;transition:color .2s;display:inline-flex}.gl-landing .gl-social a:hover{color:var(--sage-light)}.gl-mobile-bar{z-index:60;pointer-events:none;max-width:520px;margin:0 auto;transition:transform .4s cubic-bezier(.2,.7,.2,1);display:none;position:fixed;bottom:0;left:0;right:0;transform:translateY(120%)}.gl-mobile-bar.show{transform:translateY(0)}.gl-mobile-bar-inner{-webkit-backdrop-filter:blur(10px);pointer-events:auto;background:#2b2721f5;border:1px solid #c9b79a40;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;margin:0 12px 12px;padding:12px 12px 12px 18px;display:flex;box-shadow:0 12px 34px #00000057}.gl-mobile-bar-inner .t{color:var(--cream);line-height:1.2}.gl-mobile-bar-inner .t b{font-size:14px;font-weight:700;display:block}.gl-mobile-bar-inner .t span{font-family:var(--font-space-mono),monospace;letter-spacing:.08em;color:#b7ae9c;text-transform:uppercase;font-size:10px}.gl-mobile-bar-inner a{background:var(--sage-light);color:#1c2c27;white-space:nowrap;border-radius:9px;padding:12px 20px;font-size:14px;font-weight:700}.gl-reveal{opacity:0;transition:opacity .7s cubic-bezier(.2,.7,.2,1),transform .7s cubic-bezier(.2,.7,.2,1);transform:translateY(26px)}.gl-reveal.shown{opacity:1;transform:none}@keyframes glUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}@keyframes glCue{0%,to{opacity:.5;transform:translateY(0)}50%{opacity:1;transform:translateY(6px)}}@keyframes glMarquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.gl-landing nav{z-index:20;-webkit-backdrop-filter:blur(12px);background:#ece5d6eb;border-bottom:1px solid #c6bba499;position:sticky;top:0}.gl-landing nav .wrap{justify-content:space-between;align-items:center;height:64px;display:flex}.gl-landing .brand{font-family:var(--font-newsreader),serif;color:var(--espresso);font-size:21px;font-weight:600}.gl-landing nav .btn{padding:9px 16px;font-size:14px}.gl-landing .slots{gap:14px;display:grid}.gl-landing .slot{background:var(--cream);border:1px solid var(--line);border-radius:10px;justify-content:space-between;align-items:center;padding:20px 22px;display:flex}.gl-landing .slot .t{font-family:var(--font-space-mono),monospace;color:var(--espresso);font-size:20px}.gl-landing .slot .d{color:var(--muted);font-size:13px}@media (max-width:960px){.gl-landing .gl-why-grid,.gl-landing .gl-mgr-grid,.gl-landing .gl-book-grid,.gl-landing .gl-fc-grid,.gl-landing .gl-faq-grid,.gl-landing .gl-pitch-card{grid-template-columns:1fr;gap:32px}.gl-landing .gl-steps-grid,.gl-landing .gl-tst-grid{grid-template-columns:1fr}.gl-landing .gl-mgr-img{order:-1;height:400px}.gl-landing .gl-fc-grid{gap:1px}}@media (max-width:820px){.gl-landing .wrap{padding:0 24px}.gl-landing section.pad{padding:64px 0}.gl-landing .gl-nav-inner{padding:16px 20px}.gl-landing .gl-nav-links a[data-nav-desktop]{display:none}.gl-landing .gl-hero{min-height:660px}.gl-landing .gl-hero-inner{flex-direction:column;align-items:stretch;gap:24px;padding:104px 24px 52px}.gl-landing .gl-hero-actions{flex-direction:column}.gl-landing .gl-stats{padding:32px 24px 0}.gl-landing .gl-stats-grid{grid-template-columns:1fr 1fr}.gl-landing .gl-stat{border-left:1px solid var(--hairline);border-bottom:1px solid var(--hairline)}.gl-landing .gl-stat:nth-child(odd){border-left:none}.gl-landing .gl-pitch{padding:48px 24px}.gl-landing .gl-pitch-card{padding:36px 28px}.gl-landing .gl-footer .wrap{text-align:left;flex-direction:column;align-items:flex-start}.gl-landing .gl-cta .wrap{padding:80px 24px}.gl-mobile-bar{display:block}}@media (prefers-reduced-motion:reduce){.gl-landing *,.gl-mobile-bar{scroll-behavior:auto;transition:none!important}.gl-landing .gl-marquee-track,.gl-landing .gl-hero-cue .arw,.gl-landing .gl-hero-inner{animation:none!important}.gl-landing .gl-hero-img{transform:none!important}.gl-reveal{opacity:1!important;transform:none!important}.gl-landing .gl-fc-chart .line{stroke-dashoffset:0!important}}.gl-landing .gl-watch-grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.gl-landing .gl-watch-card{flex-direction:column;gap:12px;display:flex}.gl-landing .gl-watch-frame{aspect-ratio:16/9;border:1px solid var(--hairline);background:var(--espresso);border-radius:12px;position:relative;overflow:hidden}.gl-landing .gl-watch-play{cursor:pointer;background:0 0;border:none;width:100%;height:100%;padding:0;position:absolute;inset:0}.gl-landing .gl-watch-thumb{object-fit:cover;width:100%;height:100%;transition:transform .3s,opacity .3s;display:block}.gl-landing .gl-watch-play:hover .gl-watch-thumb{opacity:.92;transform:scale(1.04)}.gl-landing .gl-watch-btn{width:54px;height:54px;color:var(--cream);background:#2b2721d1;border-radius:999px;justify-content:center;align-items:center;padding-left:3px;font-size:17px;transition:transform .2s,background .2s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.gl-landing .gl-watch-play:hover .gl-watch-btn{background:var(--sage);transform:translate(-50%,-50%)scale(1.08)}.gl-landing .gl-watch-iframe{border:0;width:100%;height:100%;position:absolute;inset:0}.gl-landing .gl-watch-meta{flex-direction:column;gap:3px;display:flex}.gl-landing .gl-watch-label{font-family:var(--font-space-mono),monospace;letter-spacing:.14em;text-transform:uppercase;color:var(--gold-deep);font-size:11px}.gl-landing .gl-watch-title{color:var(--ink);font-size:16px;font-weight:600}.gl-landing .gl-watch-press{border:1px solid var(--hairline);background:var(--card);border-radius:12px;flex-direction:row;align-self:start;align-items:center;gap:16px;padding:20px;transition:transform .18s,box-shadow .18s;display:flex}.gl-landing .gl-watch-press-text{flex-direction:column;gap:5px;min-width:0;display:flex}.gl-landing .gl-watch-press:hover{transform:translateY(-3px);box-shadow:0 16px 34px #2b27211f}.gl-landing .gl-watch-press-title{font-family:var(--font-newsreader),serif;color:var(--espresso);font-size:24px}.gl-landing .gl-watch-press-cta{color:var(--sage);font-size:13px;font-weight:600}.gl-landing .gl-watch-press-logo{border:1px solid var(--hairline);border-radius:10px;flex-shrink:0;width:72px;height:102px;display:block;overflow:hidden;box-shadow:0 4px 14px #2b272124}.gl-landing .gl-watch-press-logo img{object-fit:contain;width:100%;height:100%;display:block}.gl-landing .gl-gallery-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.gl-landing .gl-gallery-cell{aspect-ratio:1;border:1px solid var(--hairline);background:var(--panel);border-radius:12px;overflow:hidden}.gl-landing .gl-gallery-cell img{object-fit:cover;width:100%;height:100%;transition:transform .4s;display:block}.gl-landing .gl-gallery-cell:hover img{transform:scale(1.05)}@media (max-width:900px){.gl-landing .gl-watch-grid{grid-template-columns:repeat(2,1fr)}.gl-landing .gl-gallery-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:560px){.gl-landing .gl-watch-grid{grid-template-columns:1fr}.gl-landing .gl-gallery-grid{grid-template-columns:repeat(2,1fr)}.gl-landing .gl-hero{min-height:660px}.gl-landing .gl-hero-img{object-fit:cover;object-position:center;width:100%;height:1200px;position:absolute;inset:0 auto auto 0;transform:none!important}.gl-landing .gl-hero-scrim{background:linear-gradient(#2b272173 0%,#2b27210d 20%,#2b27218c 52%,#2b2721e6 80%,#2b2721fc 100%);inset:0}.gl-landing .gl-hero-cue{display:flex;bottom:16px}.gl-landing .gl-hero-inner{gap:22px;padding:0 24px 52px}.gl-landing .gl-hero-badge{letter-spacing:.22em;margin-bottom:16px;padding:5px 11px;font-size:10px}.gl-landing .gl-hero h1{margin:0 0 14px;font-size:42px;line-height:1}.gl-landing .gl-hero-lede{margin:0;font-size:15px}.gl-landing .gl-hero-actions{gap:10px}.gl-landing .gl-hero-actions .already{display:none}.gl-landing .gl-stats-grid{grid-template-columns:1fr 1fr}.gl-landing .gl-stat{padding:18px 14px}.gl-landing .gl-stat-fig{font-size:32px}.gl-landing .gl-stat-lbl{font-size:10px}.gl-landing .gl-proof{grid-template-columns:1fr 1fr;gap:18px 20px;margin-top:6px;display:grid}.gl-landing .gl-proof-item{padding:0}.gl-landing .gl-proof-item+.gl-proof-item{border-left:none}.gl-landing .gl-tst-head{flex-direction:column;align-items:flex-start;gap:10px}.gl-landing .gl-tst-head .meta{white-space:normal}}
@font-face{font-family:Newsreader;font-style:italic;font-weight:200 800;font-display:swap;src:url(../media/79e9e0e3b9220e46-s.3a-pd9010p_dh.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Newsreader;font-style:italic;font-weight:200 800;font-display:swap;src:url(../media/e62850744c7f266e-s.0n7ulcr4ivksg.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Newsreader;font-style:italic;font-weight:200 800;font-display:swap;src:url(../media/9433d1a810498265-s.p.1hij5ex6k3v9q.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Newsreader;font-style:normal;font-weight:200 800;font-display:swap;src:url(../media/150f724d70372c02-s.1ljbalzvxyif7.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Newsreader;font-style:normal;font-weight:200 800;font-display:swap;src:url(../media/750c737482d9de2f-s.3ex3j6ahhvjry.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Newsreader;font-style:normal;font-weight:200 800;font-display:swap;src:url(../media/5f402bd2d8eef81a-s.p.40bho2kviej2o.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Newsreader Fallback;src:local(Times New Roman);ascent-override:69.68%;descent-override:25.12%;line-gap-override:0.0%;size-adjust:105.48%}.newsreader_d567c07b-module__olU6UW__className{font-family:Newsreader,Newsreader Fallback}.newsreader_d567c07b-module__olU6UW__variable{--font-newsreader:"Newsreader", "Newsreader Fallback"}
@font-face{font-family:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(../media/a342834df7752944-s.3hd2l7bm32o7k.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(../media/d3fe2f289711ac3f-s.1l2zhvq5eocqf.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(../media/58c4895d0a0ef7cc-s.2vhvl9vrvk-va.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(../media/bfc7db5c00d21bc5-s.173xwsdme27n8.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(../media/6ab0db14f70d8ed6-s.13hnt-xgp82zk.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(../media/a343f882a40d2cc9-s.p.1sj6eobyi31rd.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Manrope;font-style:normal;font-weight:500;font-display:swap;src:url(../media/a342834df7752944-s.3hd2l7bm32o7k.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Manrope;font-style:normal;font-weight:500;font-display:swap;src:url(../media/d3fe2f289711ac3f-s.1l2zhvq5eocqf.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:500;font-display:swap;src:url(../media/58c4895d0a0ef7cc-s.2vhvl9vrvk-va.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Manrope;font-style:normal;font-weight:500;font-display:swap;src:url(../media/bfc7db5c00d21bc5-s.173xwsdme27n8.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Manrope;font-style:normal;font-weight:500;font-display:swap;src:url(../media/6ab0db14f70d8ed6-s.13hnt-xgp82zk.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Manrope;font-style:normal;font-weight:500;font-display:swap;src:url(../media/a343f882a40d2cc9-s.p.1sj6eobyi31rd.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(../media/a342834df7752944-s.3hd2l7bm32o7k.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(../media/d3fe2f289711ac3f-s.1l2zhvq5eocqf.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(../media/58c4895d0a0ef7cc-s.2vhvl9vrvk-va.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(../media/bfc7db5c00d21bc5-s.173xwsdme27n8.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(../media/6ab0db14f70d8ed6-s.13hnt-xgp82zk.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(../media/a343f882a40d2cc9-s.p.1sj6eobyi31rd.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(../media/a342834df7752944-s.3hd2l7bm32o7k.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(../media/d3fe2f289711ac3f-s.1l2zhvq5eocqf.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(../media/58c4895d0a0ef7cc-s.2vhvl9vrvk-va.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(../media/bfc7db5c00d21bc5-s.173xwsdme27n8.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(../media/6ab0db14f70d8ed6-s.13hnt-xgp82zk.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(../media/a343f882a40d2cc9-s.p.1sj6eobyi31rd.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Manrope;font-style:normal;font-weight:800;font-display:swap;src:url(../media/a342834df7752944-s.3hd2l7bm32o7k.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Manrope;font-style:normal;font-weight:800;font-display:swap;src:url(../media/d3fe2f289711ac3f-s.1l2zhvq5eocqf.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:800;font-display:swap;src:url(../media/58c4895d0a0ef7cc-s.2vhvl9vrvk-va.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Manrope;font-style:normal;font-weight:800;font-display:swap;src:url(../media/bfc7db5c00d21bc5-s.173xwsdme27n8.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Manrope;font-style:normal;font-weight:800;font-display:swap;src:url(../media/6ab0db14f70d8ed6-s.13hnt-xgp82zk.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Manrope;font-style:normal;font-weight:800;font-display:swap;src:url(../media/a343f882a40d2cc9-s.p.1sj6eobyi31rd.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Manrope Fallback;src:local(Arial);ascent-override:103.31%;descent-override:29.07%;line-gap-override:0.0%;size-adjust:103.19%}.manrope_70237e19-module__fgAieq__className{font-family:Manrope,Manrope Fallback;font-style:normal}.manrope_70237e19-module__fgAieq__variable{--font-manrope:"Manrope", "Manrope Fallback"}
@font-face{font-family:Space Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../media/4ba802ed8e67eac5-s.0fuxtgzazslqx.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Space Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../media/d7a0600e467cf0bd-s.451yigaaz_4mg.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Space Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../media/dc0d9adbac686440-s.p.3cik_s2si-ft-.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Space Mono;font-style:normal;font-weight:700;font-display:swap;src:url(../media/b8f2b92a9960dd69-s.0we3rzhp_h228.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Space Mono;font-style:normal;font-weight:700;font-display:swap;src:url(../media/28e60ca39c9ae554-s.44izq0ia6orkf.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Space Mono;font-style:normal;font-weight:700;font-display:swap;src:url(../media/8d05cfa5faa8406c-s.p.1s123piy9_v1m.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Space Mono Fallback;src:local(Arial);ascent-override:81.58%;descent-override:26.3%;line-gap-override:0.0%;size-adjust:137.28%}.space_mono_d1319051-module__bMQZ5a__className{font-family:Space Mono,Space Mono Fallback;font-style:normal}.space_mono_d1319051-module__bMQZ5a__variable{--font-space-mono:"Space Mono", "Space Mono Fallback"}
