.klo{--klo-parchment:#fdfcf5;--klo-paper:#fff;--klo-ink:#141413;--klo-charcoal:#4c4c4a;--klo-dusty:#9c9a92;--klo-placeholder:#8a867c;--klo-stone:#d5d0b8;--klo-wash:hsla(50,26%,78%,.18);--klo-teal:#10756a;--klo-red:#f42c2b;--klo-serif:var(--font-newsreader),Georgia,serif;--klo-sans:var(--font-instrument),-apple-system,sans-serif;--klo-mono:var(--font-geist-mono),ui-monospace,monospace;display:flex;min-height:100vh;background:var(--klo-paper);color:var(--klo-ink);font-family:var(--klo-sans);-webkit-font-smoothing:antialiased}.klo *,.klo :after,.klo :before{box-sizing:border-box}.klo-form-col{width:640px;flex-shrink:0;min-height:100vh;flex-direction:column;padding:48px 72px 40px;background:var(--klo-paper)}.klo-form-col,.klo-top{display:flex;justify-content:space-between}.klo-logo,.klo-top{align-items:center}.klo-logo{display:flex;gap:10px;color:var(--klo-ink)}.klo-wordmark{font-family:var(--klo-serif);font-size:24px;font-weight:500;letter-spacing:-.01em}.klo-stack{width:100%;max-width:496px}.klo-kicker{font-family:var(--klo-mono);font-size:11px;font-weight:400;letter-spacing:.14em;color:var(--klo-charcoal)}.klo-h1{font-family:var(--klo-serif);font-size:38px;font-weight:400;line-height:1.16;letter-spacing:-.01em;margin:14px 0 0}.klo-sub{font-size:15px;line-height:1.6;color:var(--klo-charcoal);margin:10px 0 0}.klo-persona-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px;margin-top:32px}.klo-tile{display:flex;align-items:center;gap:12px;padding:14px 16px;background:var(--klo-paper);border:1px solid var(--klo-stone);border-radius:12px;font-family:var(--klo-sans);text-align:left;cursor:pointer;text-decoration:none;color:inherit;transition:border-color .15s ease,background .15s ease}.klo-tile:hover{border-color:#b9b298}.klo-tile.is-selected{background:var(--klo-wash);border:2px solid var(--klo-ink);padding:13px 15px}.klo-tile--door{border-style:dashed}.klo-avatar{width:38px;height:38px;border-radius:50%;object-fit:cover;flex-shrink:0}.klo-tile-text{display:flex;flex-direction:column;gap:2px;min-width:0}.klo-tile-title{font-size:14px;font-weight:500;color:var(--klo-ink)}.klo-tile-sub{font-size:12px;line-height:1.35;color:var(--klo-charcoal)}.klo-goal-list{display:flex;flex-direction:column;gap:12px;margin-top:32px}.klo-goal{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 20px;background:var(--klo-paper);border:1px solid var(--klo-stone);border-radius:12px;font-family:var(--klo-sans);text-align:left;cursor:pointer;transition:border-color .15s ease,background .15s ease}.klo-goal:hover{border-color:#b9b298}.klo-goal.is-selected{background:var(--klo-wash);border:2px solid var(--klo-ink);padding:17px 19px}.klo-goal .klo-tile-title{font-size:15px}.klo-goal .klo-tile-sub{font-size:13px}.klo-radio{width:20px;height:20px;border-radius:50%;border:1.5px solid var(--klo-stone);flex-shrink:0;position:relative}.klo-radio.is-on{border-color:var(--klo-ink);background:var(--klo-ink)}.klo-radio.is-on:after{content:"";position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath d='M6 10.2 8.8 13 14 7.5' stroke='%23FDFCF5' stroke-width='1.8' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.klo-material{display:flex;flex-direction:column;gap:10px;margin-top:32px}.klo-label{font-size:13px;font-weight:500;color:var(--klo-ink)}.klo-input-wrap{display:flex;align-items:center;gap:10px;height:52px;background:var(--klo-parchment);border:1px solid var(--klo-stone);border-radius:10px;padding:0 18px;transition:border-color .15s ease,box-shadow .15s ease}.klo-input-wrap:focus-within{border-color:var(--klo-teal);box-shadow:0 0 0 3px rgba(16,117,106,.14)}.klo-input-bare{flex:1 1;border:none;background:none;outline:none;font-family:var(--klo-sans);font-size:15px;color:var(--klo-ink)}.klo-input-bare::placeholder{color:var(--klo-placeholder)}.klo-textarea{min-height:140px;background:var(--klo-parchment);border:1px solid var(--klo-stone);border-radius:10px;padding:14px 18px;font-family:var(--klo-sans);font-size:14px;line-height:1.55;color:var(--klo-ink);resize:vertical;outline:none;transition:border-color .15s ease,box-shadow .15s ease}.klo-textarea--short{min-height:84px}.klo-textarea:focus-visible{border-color:var(--klo-teal);box-shadow:0 0 0 3px rgba(16,117,106,.14)}.klo-textarea::placeholder{color:var(--klo-placeholder)}.klo-hint{font-size:13px;color:var(--klo-charcoal);margin:0}.klo-hint--dim{font-size:12px;color:var(--klo-dusty)}.klo-trust{display:flex;align-items:center;gap:7px;font-size:12px;color:var(--klo-charcoal);margin:0}.klo-linkbtn{background:none;border:none;padding:0;font-family:var(--klo-sans);font-size:inherit;font-weight:500;color:var(--klo-teal);cursor:pointer;text-decoration:none}.klo-linkbtn:hover{text-decoration:underline}.klo-linkbtn--dim{color:var(--klo-charcoal);font-weight:400}.klo-error{font-size:13px;color:var(--klo-red);margin:12px 0 0}.klo-continue{display:flex;align-items:center;justify-content:center;gap:10px;height:52px;width:100%;margin-top:28px;background:var(--klo-ink);color:var(--klo-parchment);border:none;border-radius:999px;font-family:var(--klo-sans);font-size:15px;font-weight:500;cursor:pointer;transition:background .15s ease,opacity .15s ease}.klo-continue:hover:not(:disabled){background:#2c2c2a}.klo-continue:disabled{opacity:.45;cursor:default}.klo-continue--outline{background:var(--klo-paper);color:var(--klo-ink);border:1px solid var(--klo-stone);margin-top:12px}.klo-continue--outline:hover:not(:disabled){background:var(--klo-parchment)}.klo-log{display:flex;flex-direction:column;gap:16px;margin-top:36px}.klo-log-line{display:flex;align-items:center;gap:12px}.klo-log-dot{width:16px;height:16px;border-radius:50%;border:1.5px solid var(--klo-ink);flex-shrink:0;position:relative}.klo-log-line:not(.is-done) .klo-log-dot:after{content:"";position:absolute;inset:3px;border-radius:50%;background:var(--klo-ink);animation:klo-pulse 1.2s ease-in-out infinite}.klo-log-dot.is-done{border-color:var(--klo-teal)}.klo-log-dot.is-done:after{content:"";position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M4.8 8.2 7 10.4 11.2 6' stroke='%2310756A' stroke-width='1.5' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");animation:none}@keyframes klo-pulse{0%,to{opacity:1}50%{opacity:.35}}.klo-log-text{font-family:var(--klo-mono);font-size:12px;letter-spacing:.08em;color:var(--klo-ink)}.klo-log-detail{color:var(--klo-charcoal)}.klo-fail{margin-top:20px}.klo-fail-actions{display:flex;gap:12px}.klo-fail-actions .klo-continue{margin-top:12px}.klo-habit{display:flex;flex-direction:column;gap:10px;margin-top:32px}.klo-connect-card{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 18px;background:var(--klo-paper);border:1px solid var(--klo-stone);border-radius:12px;margin-bottom:16px}.klo-connect-left{display:flex;align-items:center;gap:12px;min-width:0}.klo-mini-btn{display:flex;align-items:center;justify-content:center;height:38px;padding:0 18px;background:var(--klo-ink);color:var(--klo-parchment);border:none;border-radius:999px;font-family:var(--klo-sans);font-size:13px;font-weight:500;cursor:pointer;flex-shrink:0}.klo-connected{color:var(--klo-teal);font-size:18px;font-weight:600;flex-shrink:0}.klo-times{display:flex;flex-wrap:wrap;gap:10px}.klo-time{display:flex;align-items:center;justify-content:center;gap:7px;height:44px;padding:0 20px;background:var(--klo-paper);border:1px solid var(--klo-stone);border-radius:999px;font-family:var(--klo-mono);font-size:13px;color:var(--klo-charcoal);cursor:pointer;transition:border-color .15s ease,background .15s ease}.klo-time:hover{border-color:#b9b298}.klo-time.is-selected{background:var(--klo-wash);border:2px solid var(--klo-ink);color:var(--klo-ink);font-weight:500;padding:0 19px}.klo-time--custom{font-family:var(--klo-sans);font-weight:500;color:var(--klo-ink)}.klo-time--input{font-family:var(--klo-mono);color:var(--klo-ink);border:2px solid var(--klo-ink);background:var(--klo-wash);outline:none}.klo-foot{font-size:13px;color:var(--klo-charcoal);min-height:20px}.klo-foot-row{display:flex;align-items:center;gap:28px}.klo-stage{position:relative;flex:1 1;min-height:100vh;background:var(--klo-parchment);border-left:1px solid var(--klo-stone);overflow:hidden}.klo-stage-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .45s ease}.klo-stage-img.is-active{opacity:1}.klo-stage-img--low{top:150px;height:calc(100% - 150px)}.klo-stage-copy{position:absolute;top:clamp(48px,10vh,96px);left:clamp(48px,6.5vw,88px);right:clamp(48px,6.5vw,88px);z-index:2}.klo-stage-title{font-family:var(--klo-serif);font-size:clamp(30px,2.8vw,38px);font-weight:400;line-height:1.2;letter-spacing:-.01em;margin:10px 0 0;max-width:560px;text-wrap:balance}.klo-stage-goal{font-style:italic;color:var(--klo-teal)}.klo-stage-chip--swap,.klo-stage-copy-swap{animation:klo-copy-swap .35s ease-out}@keyframes klo-copy-swap{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.klo-stage-chip{position:absolute;left:clamp(48px,6.5vw,88px);bottom:clamp(56px,10vh,96px);display:flex;align-items:center;gap:10px;background:var(--klo-paper);border:1px solid var(--klo-stone);border-radius:999px;padding:10px 18px 10px 10px;font-family:var(--klo-mono);font-size:11px;font-weight:500;letter-spacing:.12em;color:var(--klo-ink);box-shadow:5px 6px 0 hsla(50,26%,78%,.45);transform:rotate(-1deg);z-index:2}.klo-avatar--chip{width:32px;height:32px}.klo-stage-gate{position:absolute;inset:0}.klo-cards{position:absolute;top:240px;left:clamp(48px,8vw,120px);right:clamp(48px,8vw,120px);display:flex;flex-direction:column;gap:26px}.klo-card{background:var(--klo-paper);border:1px solid var(--klo-stone);border-radius:4px;box-shadow:6px 8px 0 hsla(50,26%,78%,.45);padding:22px 26px;max-width:480px;animation:klo-land .4s ease-out}@keyframes klo-land{0%{opacity:0;transform:translateY(14px)}to{opacity:1}}.klo-card-top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.klo-card-meta{letter-spacing:.12em;color:var(--klo-charcoal)}.klo-card-chip,.klo-card-meta{font-family:var(--klo-mono);font-size:10px}.klo-card-chip{font-weight:500;letter-spacing:.1em;color:var(--klo-teal);background:rgba(16,117,106,.08);border:1px solid rgba(16,117,106,.35);border-radius:999px;padding:4px 11px;white-space:nowrap}.klo-card-chip.is-fail{color:var(--klo-red);background:rgba(244,44,43,.06);border-color:rgba(244,44,43,.4)}.klo-card-text{font-family:var(--klo-serif);font-size:18px;line-height:1.4;color:var(--klo-ink);margin:0}.klo-card-text.is-fail{font-style:italic;color:var(--klo-charcoal);text-decoration:line-through;-webkit-text-decoration-color:var(--klo-red);text-decoration-color:var(--klo-red);text-decoration-thickness:2px}@media (max-width:1100px){.klo-form-col{width:55%;padding:44px 48px 36px}}@media (max-width:880px){.klo-stage{display:none}.klo-form-col{width:100%;padding:40px 24px 32px}}@media (prefers-reduced-motion:reduce){.klo-card,.klo-log-line:not(.is-done) .klo-log-dot:after,.klo-stage-chip--swap,.klo-stage-copy-swap{animation:none}.klo-stage-img{transition:none}}@font-face{font-family:__Newsreader_0b1737;font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/eb251072d3b5478c.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:__Newsreader_0b1737;font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/e92f802bb57ccffe.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:__Newsreader_0b1737;font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/4b9bb515ce6d026f.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:__Newsreader_0b1737;font-style:italic;font-weight:500;font-display:swap;src:url(/_next/static/media/eb251072d3b5478c.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:__Newsreader_0b1737;font-style:italic;font-weight:500;font-display:swap;src:url(/_next/static/media/e92f802bb57ccffe.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:__Newsreader_0b1737;font-style:italic;font-weight:500;font-display:swap;src:url(/_next/static/media/4b9bb515ce6d026f.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:__Newsreader_0b1737;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/7088c2b12ccac062.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:__Newsreader_0b1737;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/665e920483964785.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:__Newsreader_0b1737;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/5611c55482296524.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:__Newsreader_0b1737;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/7088c2b12ccac062.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:__Newsreader_0b1737;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/665e920483964785.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:__Newsreader_0b1737;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/5611c55482296524.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}.__className_0b1737{font-family:__Newsreader_0b1737}.__variable_0b1737{--font-newsreader:"__Newsreader_0b1737"}@font-face{font-family:__Instrument_Sans_3d9088;font-style:normal;font-weight:400 700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/adb45196eddef626-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:__Instrument_Sans_3d9088;font-style:normal;font-weight:400 700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/26d0ba92e140f0dc-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:__Instrument_Sans_Fallback_3d9088;src:local("Arial");ascent-override:94.42%;descent-override:24.33%;line-gap-override:0.00%;size-adjust:102.74%}.__className_3d9088{font-family:__Instrument_Sans_3d9088,__Instrument_Sans_Fallback_3d9088;font-style:normal}.__variable_3d9088{--font-instrument:"__Instrument_Sans_3d9088","__Instrument_Sans_Fallback_3d9088"}@font-face{font-family:__IBM_Plex_Mono_46fe82;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_46fe82;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_46fe82;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_46fe82;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_46fe82;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_46fe82;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_46fe82;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_46fe82;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_46fe82;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_46fe82;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_Fallback_46fe82;src:local("Arial");ascent-override:76.16%;descent-override:20.43%;line-gap-override:0.00%;size-adjust:134.59%}.__className_46fe82{font-family:__IBM_Plex_Mono_46fe82,__IBM_Plex_Mono_Fallback_46fe82;font-style:normal}.__variable_46fe82{--font-geist-mono:"__IBM_Plex_Mono_46fe82","__IBM_Plex_Mono_Fallback_46fe82"}