.home-page{--bg:oklch(0.155 0.008 60);--bg-2:oklch(0.135 0.008 60);--panel:oklch(0.185 0.01 55);--panel-2:oklch(0.175 0.01 55);--panel-dk:oklch(0.11 0.01 55);--line:oklch(0.28 0.015 55);--line-soft:oklch(0.24 0.012 55);--text:oklch(0.96 0.008 80);--muted:oklch(0.78 0.012 70);--muted-2:oklch(0.66 0.012 70);--muted-3:oklch(0.66 0.012 70);--ember:oklch(0.7 0.19 45);--ember-hot:oklch(0.8 0.17 52);--ink:oklch(0.16 0.01 60);--scorched:oklch(0.62 0.21 32);--baking:oklch(0.82 0.16 85);--maxw:1220px;--disp:var(--hp-archivo),"Archivo",system-ui,sans-serif;--sans:var(--hp-sans),"IBM Plex Sans",system-ui,sans-serif;--mono:var(--hp-mono),"IBM Plex Mono",ui-monospace,monospace;background:var(--bg);color:var(--text);font-family:var(--sans);-webkit-font-smoothing:antialiased}.home-page a{color:inherit;text-decoration:none}.home-page ::selection{background:var(--ember);color:var(--ink)}@keyframes hp-pulse{0%,to{opacity:.55}50%{opacity:1}}.home-page .hp-dot{width:6px;height:6px;border-radius:999px;background:var(--ember);animation:hp-pulse 2s ease-in-out infinite;flex:none}@media (prefers-reduced-motion:reduce){.home-page .hp-dot{animation:none}}.home-page .hp-kicker{font-family:var(--mono);font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:var(--muted-2);margin-bottom:14px;display:flex;align-items:center;gap:9px}.home-page .hp-kicker.live{color:var(--ember)}.home-page .hp-h2{margin:0;font-family:var(--disp);font-weight:900;font-size:clamp(32px,5vw,52px);line-height:1;letter-spacing:-.03em}.home-page .hp-h2.sm{font-size:clamp(30px,4.5vw,46px)}.home-page .hp-body{margin:0 0 12px;font-size:18px;line-height:1.55;color:var(--muted)}.home-page .hp-body em{color:var(--text);font-style:normal}.home-page .hp-btn{display:inline-flex;align-items:center;gap:10px;padding:16px 28px;border-radius:999px;background:var(--ember);color:var(--ink);font-weight:600;font-size:16px;box-shadow:0 10px 40px -12px oklch(.62 .21 35/.8);transition:background .14s ease,transform .14s ease}.home-page .hp-btn:hover{background:var(--ember-hot);transform:translateY(-1px)}.home-page .hp-btn.lg{padding:18px 34px;font-size:17px}.home-page .hp-btn-ghost{display:inline-flex;align-items:center;gap:10px;padding:16px 26px;border-radius:999px;border:1px solid var(--line);color:var(--text);font-weight:500;font-size:16px;transition:border-color .14s ease}.home-page .hp-btn-ghost:hover{border-color:oklch(.55 .1 50)}.home-page .hp-btn-ghost:focus-visible,.home-page .hp-btn:focus-visible,.home-page .hp-clip-btn:focus-visible,.home-page .hp-sort button:focus-visible{outline:3px solid var(--baking);outline-offset:3px}.home-page .hp-head{position:sticky;top:0;z-index:50;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:16px 40px;background:oklch(.155 .008 60/.82);backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}.home-page .hp-logo{display:flex;align-items:baseline;gap:10px}.home-page .hp-logo-word{font-family:var(--disp);font-weight:900;font-size:19px;letter-spacing:-.02em;text-transform:uppercase}.home-page .hp-nav{display:flex;align-items:center;gap:28px;font-size:14px;color:var(--muted)}.home-page .hp-nav a:hover{color:var(--text)}.home-page .hp-nav-cta{display:inline-flex;align-items:center;padding:10px 18px;border-radius:999px;background:var(--ember);color:var(--ink)!important;font-weight:600}.home-page .hp-nav-cta:hover{background:var(--ember-hot)}.home-page .hp-hero{position:relative;padding:88px 40px 72px;overflow-x:clip}.home-page .hp-hero-glow{position:absolute;inset:-140px 0 auto 0;height:620px;background:radial-gradient(60% 55% at 62% 22%,oklch(.55 .2 40/.3),transparent 70%);pointer-events:none}.home-page .hp-hero-grid{position:relative;max-width:var(--maxw);margin:0 auto;display:grid;grid-template-columns:1.05fr .95fr;gap:56px;align-items:center}.home-page .hp-badge{display:inline-flex;align-items:center;gap:10px;margin-bottom:26px;padding:7px 14px;border:1px solid oklch(.34 .03 50);border-radius:999px;font-family:var(--mono);font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:oklch(.76 .06 60)}.home-page .hp-h1{margin:0 0 22px;font-family:var(--disp);font-weight:900;font-size:clamp(46px,7vw,76px);line-height:.94;letter-spacing:-.035em}.home-page .hp-stuck{display:flex;align-items:center;gap:14px;margin:0 0 26px;font-family:var(--mono);font-size:15px;color:var(--scorched)}.home-page .hp-rule{height:1px;width:40px;background:var(--scorched);flex:none}.home-page .hp-lede{margin:0 0 34px;max-width:30em;font-size:19px;line-height:1.55;color:var(--muted)}.home-page .hp-hero-ctas{display:flex;flex-wrap:wrap;align-items:center;gap:14px;margin-bottom:34px}.home-page .hp-hero-tags{display:flex;flex-wrap:wrap;gap:10px 22px;font-family:var(--mono);font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:var(--muted-3)}.home-page .hp-hero-tags i{color:oklch(.4 .02 55);font-style:normal}.home-page .hp-hero-media{position:relative}.home-page .hp-clip{position:relative;border-radius:18px;overflow:hidden;border:1px solid oklch(.32 .02 55);background:var(--panel-dk);box-shadow:0 40px 100px -40px oklch(.05 .01 50/.9)}.home-page .hp-clip video{display:block;width:100%;aspect-ratio:4/5;object-fit:cover}.home-page .hp-clip-btn{position:absolute;bottom:14px;left:14px;display:inline-flex;align-items:center;gap:8px;padding:9px 14px;border:1px solid oklch(.45 .03 55/.6);border-radius:999px;background:oklch(.12 .01 55/.7);backdrop-filter:blur(8px);color:var(--text);font-family:var(--mono);font-size:11px;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;transition:border-color .14s ease}.home-page .hp-clip-btn:hover{border-color:var(--ember)}.home-page .hp-burning{position:absolute;top:18px;right:-14px;padding:12px 16px;border-radius:12px;background:oklch(.2 .012 55);border:1px solid oklch(.34 .03 50);box-shadow:0 18px 40px -18px oklch(.05 .01 50/.9)}.home-page .hp-burning-k{font-family:var(--mono);font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:var(--muted-2);margin-bottom:4px}.home-page .hp-burning-v{font-family:var(--mono);font-size:22px;font-weight:600;color:var(--scorched);font-variant-numeric:tabular-nums}.home-page .hp-turn{padding:26px 40px;border-top:1px solid var(--line-soft);border-bottom:1px solid var(--line-soft);background:var(--bg-2)}.home-page .hp-turn p{max-width:var(--maxw);margin:0 auto;font-family:var(--disp);font-weight:500;font-size:clamp(18px,2.6vw,22px);line-height:1.4;letter-spacing:-.01em;color:var(--muted);text-align:center}.home-page .hp-turn p span{color:var(--text)}.home-page .hp-board-sec{padding:96px 40px;max-width:var(--maxw);margin:0 auto}.home-page .hp-board-head{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:36px}.home-page .hp-sort{display:flex;gap:8px;padding:5px;border:1px solid var(--line);border-radius:999px;background:var(--panel)}.home-page .hp-sort button{padding:9px 16px;border:0;border-radius:999px;background:transparent;color:var(--muted);font-family:var(--mono);font-size:11px;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;transition:background .14s ease,color .14s ease}.home-page .hp-sort button.on{background:var(--ember);color:var(--ink)}.home-page .hp-board{border:1px solid var(--line);border-radius:16px;overflow:hidden;background:var(--panel)}.home-page .hp-board-scroll{overflow-x:auto}.home-page .hp-brow{display:grid;grid-template-columns:2.4fr 1.3fr 1.1fr 1fr 140px;gap:20px;align-items:center;padding:20px 24px;border-bottom:1px solid var(--line-soft);min-width:720px;transition:background .16s ease}.home-page .hp-brow:not(.hp-bhead):hover{background:oklch(.21 .014 52)}.home-page .hp-bhead{padding:14px 24px;background:oklch(.16 .01 55);font-family:var(--mono);font-size:10px;letter-spacing:.16em;text-transform:uppercase;color:var(--muted-2)}.home-page .hp-brow .r{text-align:right;display:flex;justify-content:flex-end}.home-page .hp-btask{display:flex;align-items:center;gap:12px;min-width:0}.home-page .hp-btask span:last-child{font-size:16px;font-weight:500;color:var(--text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-page .hp-bown{display:flex;align-items:center;gap:9px;min-width:0}.home-page .hp-init{display:grid;place-items:center;width:26px;height:26px;flex:none;border-radius:999px;background:oklch(.3 .02 55);font-family:var(--mono);font-size:10px;font-weight:600;color:oklch(.86 .01 80)}.home-page .hp-bown span:last-child,.home-page .hp-bwait{font-size:14px;color:var(--muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-page .hp-bwait{color:var(--muted-2)}.home-page .hp-bclock{font-family:var(--mono);font-size:15px;font-weight:600;font-variant-numeric:tabular-nums}.home-page .hp-heat{display:inline-flex;align-items:center;gap:7px;padding:6px 12px;border-radius:999px;border:1px solid;font-family:var(--mono);font-size:10px;letter-spacing:.12em;text-transform:uppercase;white-space:nowrap}.home-page .hp-heat-dot{width:5px;height:5px;border-radius:999px;flex:none}.home-page .hp-board-foot{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:18px;padding:20px 24px;background:oklch(.16 .01 55)}.home-page .hp-board-foot p{margin:0;font-size:15px;color:var(--muted)}.home-page .hp-board-foot strong{color:var(--text)}.home-page .hp-tick{font-family:var(--mono);font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:var(--muted-3);font-variant-numeric:tabular-nums}.home-page .hp-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:20px}.home-page .hp-stat{padding:22px;border:1px solid var(--line);border-radius:14px;background:var(--panel-2)}.home-page .hp-stat-n{font-family:var(--disp);font-weight:900;font-size:34px;letter-spacing:-.03em;font-variant-numeric:tabular-nums;color:var(--text)}.home-page .hp-stat-n.scorched{color:var(--scorched)}.home-page .hp-stat-n.baking{color:var(--baking)}.home-page .hp-stat-l{margin-top:6px;font-size:14px;color:var(--muted-2)}.home-page .hp-slop{padding:0 40px 96px}.home-page .hp-slop-grid{max-width:var(--maxw);margin:0 auto;display:grid;grid-template-columns:.9fr 1.1fr;gap:48px;align-items:center;padding:40px;border:1px solid var(--line);border-radius:20px;background:var(--panel-2)}.home-page .hp-slop-tag{margin:0;font-family:var(--mono);font-size:13px;letter-spacing:.06em;color:var(--ember)}.home-page .hp-slop-vid{border-radius:14px;overflow:hidden;border:1px solid oklch(.3 .02 55);background:var(--panel-dk)}.home-page .hp-slop-vid video{display:block;width:100%;aspect-ratio:16/9;object-fit:cover;background:var(--panel-dk)}.home-page .hp-how{padding:0 40px 96px;max-width:var(--maxw);margin:0 auto}.home-page .hp-how .hp-h2{margin-bottom:40px}.home-page .hp-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.home-page .hp-step{position:relative;padding:30px 28px 32px;border:1px solid var(--line);border-radius:16px;background:var(--panel-2);overflow:hidden;transition:border-color .14s ease}.home-page .hp-step:hover{border-color:oklch(.45 .1 50)}.home-page .hp-step-n{position:absolute;top:-18px;right:14px;font-family:var(--disp);font-weight:900;font-size:96px;color:oklch(.22 .015 55);line-height:1}.home-page .hp-step-g{position:relative;font-size:26px;display:block;margin-bottom:16px}.home-page .hp-step h3{position:relative;margin:0 0 10px;font-family:var(--disp);font-weight:700;font-size:21px;letter-spacing:-.015em}.home-page .hp-step p{position:relative;margin:0;font-size:15px;line-height:1.6;color:var(--muted)}.home-page .hp-aint{padding:0 40px 96px;max-width:var(--maxw);margin:0 auto}.home-page .hp-aint .hp-h2{margin-bottom:32px}.home-page .hp-aint-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:var(--line);border:1px solid var(--line);border-radius:16px;overflow:hidden}.home-page .hp-aint-cell{padding:30px;background:var(--panel-2)}.home-page .hp-aint-cell h3{margin:0 0 9px;font-family:var(--disp);font-weight:700;font-size:19px;letter-spacing:-.015em}.home-page .hp-aint-cell p{margin:0;font-size:15px;line-height:1.6;color:var(--muted)}.home-page .hp-price{padding:0 40px 96px;max-width:var(--maxw);margin:0 auto}.home-page .hp-price-head{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:36px}.home-page .hp-price-sub{margin:0;max-width:26em;font-size:17px;line-height:1.55;color:var(--muted)}.home-page .hp-tiers{display:grid;grid-template-columns:.85fr 1.15fr .85fr;gap:20px;align-items:stretch}.home-page .hp-tier{display:flex;flex-direction:column;padding:30px;border:1px solid var(--line);border-radius:16px;background:var(--panel-2)}.home-page .hp-tier.feat{padding:34px;border-color:oklch(.55 .14 45);background:linear-gradient(180deg,oklch(.24 .045 45),oklch(.185 .015 55) 55%);box-shadow:0 30px 80px -40px oklch(.62 .21 35/.5)}.home-page .hp-tier-badge{align-self:flex-start;font-family:var(--mono);font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--muted-2)}.home-page .hp-tier.feat .hp-tier-badge{color:oklch(.82 .1 55)}.home-page .hp-tier-price{margin:18px 0 6px;font-family:var(--disp);font-weight:900;font-size:46px;letter-spacing:-.035em;line-height:.9}.home-page .hp-tier.feat .hp-tier-price{font-size:62px;letter-spacing:-.04em}.home-page .hp-tier-name{font-family:var(--mono);font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--muted-2);margin-top:6px}.home-page .hp-tier-per{font-size:14px;color:var(--muted-2)}.home-page .hp-tier.feat .hp-tier-per{color:var(--muted)}.home-page .hp-tier ul{list-style:none;margin:22px 0 26px;padding:22px 0 0;border-top:1px solid var(--line);display:grid;gap:10px;font-size:15px;color:var(--muted)}.home-page .hp-tier.feat ul{border-top-color:oklch(.38 .04 50);color:oklch(.88 .012 75)}.home-page .hp-tier li{padding-left:20px;position:relative}.home-page .hp-tier li:before{content:"🍟";position:absolute;left:0;font-size:12px}.home-page .hp-tier-cta{margin-top:auto;display:block;padding:13px;border-radius:999px;border:1px solid var(--line);text-align:center;color:var(--text);font-weight:500;font-size:15px;transition:border-color .14s ease,background .14s ease}.home-page .hp-tier-cta:hover{border-color:oklch(.55 .1 50)}.home-page .hp-tier.feat .hp-tier-cta{padding:15px;border:0;background:var(--ember);color:var(--ink);font-weight:600;font-size:16px}.home-page .hp-tier.feat .hp-tier-cta:hover{background:var(--ember-hot)}.home-page .hp-final{position:relative;padding:100px 40px;border-top:1px solid var(--line-soft);overflow:hidden}.home-page .hp-final-glow{position:absolute;inset:0;background:radial-gradient(55% 120% at 50% 100%,oklch(.55 .2 40/.28),transparent 70%);pointer-events:none}.home-page .hp-final-in{position:relative;max-width:780px;margin:0 auto;text-align:center}.home-page .hp-final h2{margin:0 0 18px;font-family:var(--disp);font-weight:900;font-size:clamp(40px,6.5vw,62px);line-height:.98;letter-spacing:-.035em}.home-page .hp-final p{margin:0 0 32px;font-size:19px;line-height:1.55;color:var(--muted)}.home-page .hp-foot{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:24px;padding:44px 40px;max-width:var(--maxw);margin:0 auto;border-top:1px solid var(--line-soft)}.home-page .hp-foot-tag{margin-top:7px;font-family:var(--mono);font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--muted-3)}.home-page .hp-foot-links{display:flex;flex-wrap:wrap;gap:22px;font-size:14px;color:var(--muted-2)}.home-page .hp-foot-links a:hover{color:var(--text)}.home-page .hp-foot-co{font-size:13px;color:oklch(.64 .012 70)}@media (max-width:900px){.home-page .hp-hero-grid{grid-template-columns:1fr;gap:40px}.home-page .hp-hero-media{max-width:420px}.home-page .hp-slop-grid{gap:28px;padding:28px}.home-page .hp-aint-grid,.home-page .hp-slop-grid,.home-page .hp-stats,.home-page .hp-steps,.home-page .hp-tiers{grid-template-columns:1fr}}@media (max-width:640px){.home-page .hp-head{padding:14px 20px}.home-page .hp-nav{gap:16px;font-size:13px}.home-page .hp-nav a:not(.hp-nav-cta){display:none}.home-page .hp-hero{padding:56px 20px 48px}.home-page .hp-aint,.home-page .hp-board-sec,.home-page .hp-final,.home-page .hp-foot,.home-page .hp-how,.home-page .hp-price,.home-page .hp-slop,.home-page .hp-turn{padding-left:20px;padding-right:20px}.home-page .hp-burning{right:10px}}@font-face{font-family:__Archivo_f5c036;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/b06b356f834173cc-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Archivo_f5c036;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/23d669af23d19c95-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,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:__Archivo_f5c036;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/1a4aa50920b5315c-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Archivo_f5c036;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/b06b356f834173cc-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Archivo_f5c036;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/23d669af23d19c95-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,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:__Archivo_f5c036;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/1a4aa50920b5315c-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Archivo_f5c036;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/b06b356f834173cc-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Archivo_f5c036;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/23d669af23d19c95-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,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:__Archivo_f5c036;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/1a4aa50920b5315c-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Archivo_f5c036;font-style:normal;font-weight:900;font-stretch:100%;font-display:swap;src:url(/_next/static/media/b06b356f834173cc-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Archivo_f5c036;font-style:normal;font-weight:900;font-stretch:100%;font-display:swap;src:url(/_next/static/media/23d669af23d19c95-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,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:__Archivo_f5c036;font-style:normal;font-weight:900;font-stretch:100%;font-display:swap;src:url(/_next/static/media/1a4aa50920b5315c-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Archivo_Fallback_f5c036;src:local("Arial");ascent-override:88.96%;descent-override:21.28%;line-gap-override:0.00%;size-adjust:98.70%}.__className_f5c036{font-family:__Archivo_f5c036,__Archivo_Fallback_f5c036;font-style:normal}.__variable_f5c036{--hp-archivo:"__Archivo_f5c036","__Archivo_Fallback_f5c036"}@font-face{font-family:__IBM_Plex_Sans_1bc20f;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/7b19b489dc6743ba-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__IBM_Plex_Sans_1bc20f;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/28793f5c5e3d822d-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__IBM_Plex_Sans_1bc20f;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/c9c3823090ec8b55-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__IBM_Plex_Sans_1bc20f;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/b3bf17a9041d9433-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__IBM_Plex_Sans_1bc20f;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/2801417b65625cf5-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,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:__IBM_Plex_Sans_1bc20f;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/26d4368bf94c0ec4-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__IBM_Plex_Sans_1bc20f;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/7b19b489dc6743ba-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__IBM_Plex_Sans_1bc20f;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/28793f5c5e3d822d-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__IBM_Plex_Sans_1bc20f;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/c9c3823090ec8b55-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__IBM_Plex_Sans_1bc20f;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/b3bf17a9041d9433-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__IBM_Plex_Sans_1bc20f;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/2801417b65625cf5-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,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:__IBM_Plex_Sans_1bc20f;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/26d4368bf94c0ec4-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__IBM_Plex_Sans_1bc20f;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(/_next/static/media/7b19b489dc6743ba-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__IBM_Plex_Sans_1bc20f;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(/_next/static/media/28793f5c5e3d822d-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__IBM_Plex_Sans_1bc20f;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(/_next/static/media/c9c3823090ec8b55-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__IBM_Plex_Sans_1bc20f;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(/_next/static/media/b3bf17a9041d9433-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__IBM_Plex_Sans_1bc20f;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(/_next/static/media/2801417b65625cf5-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,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:__IBM_Plex_Sans_1bc20f;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(/_next/static/media/26d4368bf94c0ec4-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__IBM_Plex_Sans_Fallback_1bc20f;src:local("Arial");ascent-override:101.32%;descent-override:27.18%;line-gap-override:0.00%;size-adjust:101.17%}.__className_1bc20f{font-family:__IBM_Plex_Sans_1bc20f,__IBM_Plex_Sans_Fallback_1bc20f;font-style:normal}.__variable_1bc20f{--hp-sans:"__IBM_Plex_Sans_1bc20f","__IBM_Plex_Sans_Fallback_1bc20f"}@font-face{font-family:__IBM_Plex_Mono_595324;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/58f386aa6b1a2a92-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__IBM_Plex_Mono_595324;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/011e180705008d6f-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__IBM_Plex_Mono_595324;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/7ba5fb2a8c88521c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__IBM_Plex_Mono_595324;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/92eeb95d069020cc-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,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:__IBM_Plex_Mono_595324;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/d3ebbfd689654d3a-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__IBM_Plex_Mono_595324;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/ef4d5661765d0e49-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__IBM_Plex_Mono_595324;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/d29838c109ef09b4-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__IBM_Plex_Mono_595324;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/e40af3453d7c920a-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__IBM_Plex_Mono_595324;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/99dcf268bda04fe5-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,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:__IBM_Plex_Mono_595324;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/98e207f02528a563-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__IBM_Plex_Mono_595324;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/73cb51aac9c97f90-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__IBM_Plex_Mono_595324;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/d26bbd13d6b70f89-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__IBM_Plex_Mono_595324;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/20535187d867b7b9-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__IBM_Plex_Mono_595324;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/5356a6a4f2c8c8d8-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,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:__IBM_Plex_Mono_595324;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/db96af6b531dc71f-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__IBM_Plex_Mono_Fallback_595324;src:local("Arial");ascent-override:76.16%;descent-override:20.43%;line-gap-override:0.00%;size-adjust:134.59%}.__className_595324{font-family:__IBM_Plex_Mono_595324,__IBM_Plex_Mono_Fallback_595324;font-style:normal}.__variable_595324{--hp-mono:"__IBM_Plex_Mono_595324","__IBM_Plex_Mono_Fallback_595324"}