:root{--canvas:#F4F6F9;--surface:#FFFFFF;--surface-2:#FAFBFC;--hairline:#E5E9F0;--hairline-2:#EEF1F6;--ink:#15223B;--ink-2:#56627A;--ink-3:#8A93A6;--navy-deep:#16233F;--blue:#2F58E0;--blue-press:#2546B8;--blue-soft:#EAF0FF;--green:#1F8A5B;--green-soft:#E6F3EC;--amber:#B07A1E;--amber-soft:#F8F0DD;--terra:#C0603C;--terra-soft:#F8EAE2;--r-sm:8px;--r:12px;--r-lg:16px;--r-xl:22px;--shadow-sm:0 1px 2px rgba(16,34,58,.05);--shadow:0 1px 2px rgba(16,34,58,.04),0 10px 26px -14px rgba(16,34,58,.16);--shadow-lg:0 2px 6px rgba(16,34,58,.05),0 26px 60px -28px rgba(16,34,58,.28);--font-display:"Bricolage Grotesque",system-ui,sans-serif;--font:"Hanken Grotesk",system-ui,sans-serif;--font-serif:"Newsreader",Georgia,serif}*,:after,:before{box-sizing:border-box}body,html{height:100%;margin:0;padding:0;background:var(--canvas);font-family:var(--font);color:var(--ink);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}h1,h2,h3,h4,h5,h6,p{margin:0}.p-screen,.p-screen *{box-sizing:border-box}.p-screen{width:100%;height:100%;font-family:var(--font);color:var(--ink);background:var(--canvas);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;display:flex;flex-direction:column;letter-spacing:-.005em}.p-screen h1,.p-screen h2,.p-screen h3,.p-screen h4,.p-screen p{margin:0}.eyebrow{font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--ink-3)}.display{font-weight:700;line-height:1.02}.display,.h1{font-family:var(--font-display);letter-spacing:-.02em}.h1{font-size:30px;line-height:1.08}.h1,.h2{font-weight:600}.h2{font-family:var(--font-display);font-size:21px;letter-spacing:-.015em;line-height:1.15}.h3{font-size:16px;font-weight:600;letter-spacing:-.01em}.body{font-size:15px;line-height:1.62;color:var(--ink-2)}.small{font-size:13px;line-height:1.5}.muted{color:var(--ink-3)}.serif{font-family:var(--font-serif)}.tnum{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.mono-num{font-family:var(--font-display);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;letter-spacing:-.01em}.btn{display:inline-flex;align-items:center;gap:9px;font-family:var(--font);font-size:14px;font-weight:600;line-height:1;border-radius:var(--r);padding:13px 18px;cursor:pointer;border:1px solid transparent;transition:transform .12s,box-shadow .15s,background .15s;white-space:nowrap;text-decoration:none}.btn:active{transform:translateY(1px)}.btn-primary{background:var(--navy-deep);color:#fff;box-shadow:0 1px 2px rgba(16,34,58,.25)}.btn-primary:hover{background:#1d2c4d}.btn-accent{background:var(--blue);color:#fff;box-shadow:0 1px 2px rgba(47,88,224,.3)}.btn-accent:hover{background:var(--blue-press)}.btn-ghost{background:var(--surface);color:var(--ink);border-color:var(--hairline)}.btn-ghost:hover{border-color:#d3d9e4;background:var(--surface-2)}.btn-sm{padding:9px 13px;font-size:13px;border-radius:var(--r-sm)}.btn-lg{padding:15px 22px;font-size:15px}.card{box-shadow:var(--shadow)}.card,.card-flat{background:var(--surface);border:1px solid var(--hairline);border-radius:var(--r-lg)}.card-pad{padding:24px}.card-pad-lg{padding:30px}.badge{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:600;padding:5px 11px;border-radius:999px;letter-spacing:.01em;white-space:nowrap}.badge-blue{background:var(--blue-soft);color:var(--blue-press)}.badge-green{background:var(--green-soft);color:var(--green)}.badge-amber{background:var(--amber-soft);color:var(--amber)}.badge-terra{background:var(--terra-soft);color:var(--terra)}.badge-ghost{background:var(--surface-2);color:var(--ink-2);border:1px solid var(--hairline)}.dot{width:7px;height:7px;border-radius:50%;background:currentColor}.row{align-items:center}.col,.row{display:flex}.col{flex-direction:column}.divider{height:1px;background:var(--hairline)}.kpi{font-family:var(--font-display);font-weight:700;letter-spacing:-.02em;white-space:nowrap}.stat{display:flex;flex-direction:column;gap:4px}.stat .kpi{font-size:26px}.chip{display:inline-flex;align-items:center;gap:7px;padding:7px 12px;border:1px solid var(--hairline);border-radius:999px;font-size:13px;font-weight:600;color:var(--ink-2);background:var(--surface);white-space:nowrap}.ring{position:relative;display:grid;place-items:center;border-radius:50%}.ring .ring-in{position:absolute;inset:11px;background:var(--surface);border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center}.ring .ring-num{font-family:var(--font-display);font-weight:700;line-height:.95}.ring .ring-sub{font-size:11px;font-weight:600;color:var(--ink-3);letter-spacing:.02em}.barrow{display:flex;flex-direction:column;gap:8px}.bartop{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.barname{font-size:14px;font-weight:600;color:var(--ink)}.barfr{font-size:12px;color:var(--ink-3);font-weight:500}.barval{font-family:var(--font-display);font-weight:700;font-size:15px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.bartrack{height:8px;border-radius:6px;background:var(--hairline-2);overflow:hidden}.barfill{height:100%;border-radius:6px}.ph{background:repeating-linear-gradient(45deg,#eef1f6,#eef1f6 9px,#e6eaf2 0,#e6eaf2 18px);border:1px solid var(--hairline);border-radius:var(--r);display:grid;place-items:center}.ph span{font-family:var(--font);font-size:12px;font-weight:600;letter-spacing:.04em;color:var(--ink-3);background:rgba(255,255,255,.8);padding:5px 10px;border-radius:6px}.sidebar{width:248px;flex:0 0 248px;background:var(--surface);border-right:1px solid var(--hairline);display:flex;flex-direction:column;padding:22px 16px;gap:6px}.brand{display:flex;align-items:center;gap:10px;padding:6px 8px 18px}.brand-mark{background:var(--navy-deep);display:grid;place-items:center;flex:0 0 auto}.brand-mark:after{content:"";width:37%;height:37%;border-radius:50%;border:2.5px solid var(--blue);border-right:2.5px solid transparent;transform:rotate(-45deg)}.brand-name{font-family:var(--font-display);font-weight:700;letter-spacing:-.02em}.navitem{display:flex;align-items:center;gap:12px;padding:10px 12px;border-radius:10px;font-size:14px;font-weight:500;color:var(--ink-2);cursor:pointer}.navitem:hover{background:var(--surface-2);color:var(--ink)}.navitem.active{background:var(--blue-soft);color:var(--blue-press);font-weight:600}.navitem svg{flex:0 0 auto;opacity:.9}.navitem.active svg{opacity:1}.topbar{display:flex;align-items:center;justify-content:space-between;padding:18px 32px;border-bottom:1px solid var(--hairline);background:var(--surface)}.avatar{width:34px;height:34px;border-radius:50%;background:linear-gradient(135deg,#26406f,#3a5fa8);color:#fff;display:grid;place-items:center;font-size:13px;font-weight:700;font-family:var(--font-display);flex-shrink:0}.goalcard{display:flex;flex-direction:column;gap:8px;padding:14px;border-radius:14px;background:var(--surface-2);border:1px solid var(--hairline)}.scrollarea{flex:1 1;min-height:0;overflow-y:auto;overflow-x:hidden}.scrollarea::-webkit-scrollbar{width:10px}.scrollarea::-webkit-scrollbar-thumb{background:#d7dce5;border-radius:8px;border:3px solid var(--canvas)}.scrollarea::-webkit-scrollbar-track{background:transparent}.tlink{color:var(--blue-press);font-weight:600;cursor:pointer;font-size:14px;display:inline-flex;align-items:center;gap:6px}.tlink:hover{text-decoration:underline}.choice{border:1.5px solid var(--hairline);border-radius:16px;padding:22px;cursor:pointer;background:var(--surface);transition:border-color .15s,box-shadow .15s,transform .12s;display:flex;flex-direction:column;gap:14px}.choice:hover{border-color:#cdd5e3}.choice.sel{border-color:var(--blue);box-shadow:0 0 0 3px var(--blue-soft)}.choice .pickdot{width:20px;height:20px;border-radius:50%;border:2px solid #c4ccda;display:grid;place-items:center}.choice.sel .pickdot{border-color:var(--blue)}.choice.sel .pickdot:after{content:"";width:9px;height:9px;border-radius:50%;background:var(--blue)}.scen{border:1px solid var(--hairline);border-radius:12px;overflow:hidden;cursor:pointer;background:var(--surface);transition:border-color .15s,box-shadow .15s;display:flex;flex-direction:column}.scen:hover{border-color:#cdd5e3}.scen.sel{border-color:var(--blue);box-shadow:0 0 0 3px var(--blue-soft)}.scen .thumb{height:96px;background-size:cover;background-position:top}.session-wrap{display:grid;grid-template-columns:460px 1fr;grid-template-rows:minmax(0,1fr);flex:1 1;min-height:0}.docrail{background:var(--surface);border-right:1px solid var(--hairline);padding:24px;display:flex;flex-direction:column;gap:18px;overflow-y:auto;min-height:0}.docimg{width:100%;border-radius:12px;border:1px solid var(--hairline);display:block;cursor:zoom-in;transition:opacity .15s}.docimg:hover{opacity:.88}.docimg-wrap{position:relative;display:block}.docimg-wrap:hover .docimg-hint{opacity:1}.docimg-hint{position:absolute;top:10px;right:10px;background:rgba(21,34,59,.72);color:#fff;border-radius:8px;padding:5px 9px;font-size:12px;font-weight:600;display:flex;align-items:center;gap:5px;opacity:0;transition:opacity .15s;pointer-events:none}.lightbox-backdrop{position:fixed;inset:0;z-index:200;background:rgba(10,18,36,.82);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:grid;place-items:center;padding:24px;animation:fadeUp .18s ease both}.lightbox-img{max-width:90vw;max-height:90vh;border-radius:14px;border:1px solid rgba(255,255,255,.12);box-shadow:var(--shadow-lg);display:block;animation:popIn .22s cubic-bezier(.2,.7,.2,1) both}.lightbox-close{position:fixed;top:20px;right:20px;z-index:201;width:38px;height:38px;border-radius:50%;background:rgba(255,255,255,.15);border:1px solid rgba(255,255,255,.22);color:#fff;display:grid;place-items:center;cursor:pointer;font-size:18px;line-height:1;transition:background .15s}.lightbox-close:hover{background:rgba(255,255,255,.25)}.convo{display:flex;flex-direction:column;min-height:0;min-width:0;background:var(--canvas)}.convo-head{padding:18px 28px;border-bottom:1px solid var(--hairline);background:var(--surface);display:flex;align-items:center;justify-content:space-between}.convo-scroll{flex:1 1;min-height:0;overflow-y:auto;padding:26px 28px;display:flex;flex-direction:column;gap:16px}.convo-foot{border-top:1px solid var(--hairline);background:var(--surface);padding:20px 28px}.timerpill{display:flex;align-items:center;gap:10px;padding:8px 16px;border-radius:12px;border:1.5px solid var(--hairline);background:var(--surface-2)}.timerpill .tv{font-family:var(--font-display);font-weight:700;font-size:22px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;letter-spacing:-.01em}.timerpill.prep{border-color:var(--blue);background:var(--blue-soft)}.timerpill.prep .tv{color:var(--blue-press)}.timerpill.urgent{border-color:var(--terra);background:var(--terra-soft)}.timerpill.urgent .tv{color:var(--terra)}.bubble{max-width:78%;border-radius:16px;padding:14px 17px;display:flex;flex-direction:column;gap:10px;line-height:1.5;font-size:15px}.bubble.ai{align-self:flex-start;background:var(--surface);border:1px solid var(--hairline);border-bottom-left-radius:5px;color:var(--ink);box-shadow:var(--shadow-sm)}.bubble.user{align-self:flex-end;background:var(--navy-deep);color:#fff;border-bottom-right-radius:5px}.bubble .who{font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;opacity:.6}.bubble.user .who{color:#aebbd6}.metricrow{display:flex;gap:8px;flex-wrap:wrap}.metricrow .m{gap:5px;font-size:11.5px;font-weight:600;padding:4px 9px;border-radius:8px;background:rgba(255,255,255,.1);color:#cfd8ec;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.metricrow .m,.replaybtn{display:inline-flex;align-items:center}.replaybtn{align-self:flex-start;gap:7px;border:1px solid var(--hairline);background:var(--surface-2);border-radius:999px;padding:6px 12px;font-size:12px;font-weight:600;color:var(--ink-2);cursor:pointer}.replaybtn:hover{border-color:#cdd5e3;color:var(--ink)}.replaybtn.playing{border-color:var(--blue);color:var(--blue-press);background:var(--blue-soft)}@keyframes blink{0%,80%,to{opacity:.25}40%{opacity:1}}.typing{display:inline-flex;gap:5px;align-items:center}.typing i{width:7px;height:7px;border-radius:50%;background:var(--ink-3);animation:blink 1.3s infinite}.typing i:nth-child(2){animation-delay:.18s}.typing i:nth-child(3){animation-delay:.36s}.wave{display:flex;align-items:center;gap:3px;height:30px}.wave i{width:3px;border-radius:3px;background:var(--terra);animation:wv 1s ease-in-out infinite}@keyframes wv{0%,to{height:7px}50%{height:26px}}@keyframes ppulse{0%{box-shadow:0 0 0 0 rgba(192,96,60,.32)}70%{box-shadow:0 0 0 12px rgba(192,96,60,0)}to{box-shadow:0 0 0 0 rgba(192,96,60,0)}}.recdot{width:11px;height:11px;border-radius:50%;background:var(--terra);animation:ppulse 1.8s infinite}.recmain{display:flex;align-items:center;justify-content:center;gap:11px;width:100%;border-radius:14px;padding:16px;font-family:var(--font);font-size:15px;font-weight:600;cursor:pointer;border:1.5px solid transparent;transition:.15s}.recmain.ready{background:var(--terra);color:#fff}.recmain.ready:hover{background:#a9512f}.recmain.rec{background:var(--terra-soft);color:var(--terra);border-color:var(--terra)}.recmain.locked{background:var(--surface-2);color:var(--ink-3);border-color:var(--hairline);cursor:not-allowed}.errbar{display:flex;align-items:flex-start;gap:12px;background:var(--terra-soft);border:1px solid #e6c0b6;border-radius:12px;padding:14px 16px}.errbar .ei{width:22px;height:22px;border-radius:50%;background:var(--terra);color:#fff;display:grid;place-items:center;font-weight:700;flex:0 0 auto}.trow{display:flex;align-items:center;justify-content:space-between;padding:15px 0;border-top:1px solid var(--hairline)}.trow:first-child{border-top:none}.trow.click{cursor:pointer;border-radius:10px}.trow.click:hover{background:var(--surface-2);margin:0 -12px;padding-left:12px;padding-right:12px}.minibars{display:flex;align-items:flex-end;gap:10px;height:150px}.minibars .b{flex:1 1;border-radius:7px 7px 3px 3px;background:var(--blue-soft);position:relative}.minibars .b.last{background:var(--blue)}.ob-screen{min-height:100%;height:100%;display:flex;overflow-y:auto;padding:40px;background:radial-gradient(1200px 600px at 50% -10%,#eef2fb,var(--canvas))}.ob-card{width:560px;max-width:100%;margin:auto}.ob-dots{display:flex;gap:7px}.ob-dots i{width:7px;height:7px;border-radius:999px;background:var(--hairline);transition:.2s}.ob-dots i.on{width:22px;background:var(--blue)}.optrow{display:flex;flex-direction:column;gap:10px}.opt{display:flex;align-items:center;gap:13px;border:1.5px solid var(--hairline);border-radius:13px;padding:15px 16px;cursor:pointer;background:var(--surface);transition:.15s}.opt:hover{border-color:#cdd5e3}.opt.sel{border-color:var(--blue);box-shadow:0 0 0 3px var(--blue-soft)}.opt .rd{width:20px;height:20px;border-radius:50%;border:2px solid #c4ccda;flex:0 0 auto;display:grid;place-items:center}.opt.sel .rd:after{content:"";width:9px;height:9px;border-radius:50%;background:var(--blue)}.opt.sel .rd{border-color:var(--blue)}.auth-screen{min-height:100%;height:100%;display:flex;overflow-y:auto;padding:40px;background:radial-gradient(1200px 600px at 50% -10%,#eef2fb,var(--canvas))}.auth-card{width:452px;max-width:100%;margin:auto}.auth-brand{display:flex;justify-content:center;margin-bottom:26px}.auth-feat{display:flex;align-items:center;gap:11px}.auth-feat-ic{width:28px;height:28px;flex:0 0 auto;border-radius:8px;display:grid;place-items:center;background:var(--blue-soft);color:var(--blue-press)}.gbtn{display:flex;align-items:center;justify-content:center;gap:11px;width:100%;font-family:var(--font);font-size:15px;font-weight:600;color:var(--ink);background:var(--surface);border:1.5px solid var(--hairline);border-radius:var(--r);padding:14px 18px;cursor:pointer;transition:border-color .15s,box-shadow .15s,background .15s,transform .12s;box-shadow:var(--shadow-sm)}.gbtn:hover{border-color:#cdd5e3;background:var(--surface-2);box-shadow:var(--shadow)}.gbtn:active{transform:translateY(1px)}.oauth-backdrop{position:fixed;inset:0;z-index:60;display:grid;place-items:center;padding:24px;background:rgba(16,34,58,.46);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);animation:fadeUp .2s ease both}.oauth-win{width:430px;max-width:100%;background:var(--surface);border-radius:16px;overflow:hidden;box-shadow:var(--shadow-lg);border:1px solid var(--hairline)}@keyframes popIn{0%{opacity:0;transform:translateY(10px) scale(.97)}to{opacity:1;transform:none}}.popin{animation:popIn .26s cubic-bezier(.2,.7,.2,1) both}.oauth-chrome{display:flex;align-items:center;gap:10px;padding:11px 14px;background:var(--surface-2);border-bottom:1px solid var(--hairline)}.oauth-dots{display:flex;gap:6px}.oauth-dots i{width:10px;height:10px;border-radius:50%;background:#d7dce5}.oauth-url{flex:1 1;display:flex;align-items:center;justify-content:center;gap:6px;font-size:12px;font-weight:500;color:var(--ink-3);background:var(--surface);border:1px solid var(--hairline);border-radius:999px;padding:5px 12px}.oauth-body{padding:30px 28px 24px}.oauth-head{display:flex;flex-direction:column;align-items:center;gap:9px;text-align:center;margin-bottom:22px}.oauth-title{font-family:var(--font-display);font-weight:600;font-size:21px;letter-spacing:-.015em;line-height:1.2;color:var(--ink);margin:0}.oauth-sub{font-size:14px;color:var(--ink-2);margin:0}.acct-list{display:flex;flex-direction:column}.acct{display:flex;align-items:center;gap:14px;padding:13px 10px;border:none;background:none;border-top:1px solid var(--hairline);cursor:pointer;font-family:var(--font);width:100%;text-align:left;transition:background .12s}.acct:last-of-type{border-bottom:1px solid var(--hairline)}.acct:hover{background:var(--surface-2)}.acct-av{width:38px;height:38px;flex:0 0 auto;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,#26406f,#3a5fa8);color:#fff;font-family:var(--font-display);font-weight:700;font-size:14px}.acct-av.sm{width:22px;height:22px;font-size:10px}.acct-av-empty{background:var(--surface-2);border:1px solid var(--hairline);color:var(--ink-3)}.acct-name{font-size:14px;font-weight:600;color:var(--ink)}.acct-mail{font-size:13px;color:var(--ink-3)}.acct-chip{display:inline-flex;align-items:center;gap:8px;padding:6px 13px 6px 6px;border:1px solid var(--hairline);border-radius:999px;font-size:13px;font-weight:500;color:var(--ink-2)}.oauth-fine{font-size:12px;line-height:1.55;color:var(--ink-3);margin:18px 2px 0}.scope-block{border:1px solid var(--hairline);border-radius:12px;padding:16px;display:flex;flex-direction:column;gap:13px;background:var(--surface-2)}.scope-head{font-size:13px;font-weight:600;color:var(--ink);margin:0 0 1px}.scope{display:flex;align-items:center;gap:11px}.scope-ic{width:26px;height:26px;flex:0 0 auto;border-radius:7px;display:grid;place-items:center;background:var(--surface);border:1px solid var(--hairline);color:var(--ink-2)}.scope-txt{font-size:13.5px;color:var(--ink-2)}.oauth-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:22px}.oauth-spinner{width:34px;height:34px;border-radius:50%;border:3px solid var(--hairline);border-top-color:var(--blue);animation:spin .8s linear infinite}@keyframes fadeUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.fadeup{animation:fadeUp .4s ease both}@keyframes spin{to{transform:rotate(1turn)}}@font-face{font-family:Bricolage Grotesque;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/93a6e477e1480c92-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:Bricolage Grotesque;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/c7e0cf6c760983e7-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:Bricolage Grotesque;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/9d5a263311222317-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:Bricolage Grotesque;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(/_next/static/media/93a6e477e1480c92-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:Bricolage Grotesque;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(/_next/static/media/c7e0cf6c760983e7-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:Bricolage Grotesque;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(/_next/static/media/9d5a263311222317-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:Bricolage Grotesque;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/93a6e477e1480c92-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:Bricolage Grotesque;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/c7e0cf6c760983e7-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:Bricolage Grotesque;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/9d5a263311222317-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:Bricolage Grotesque;font-style:normal;font-weight:800;font-stretch:100%;font-display:swap;src:url(/_next/static/media/93a6e477e1480c92-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:Bricolage Grotesque;font-style:normal;font-weight:800;font-stretch:100%;font-display:swap;src:url(/_next/static/media/c7e0cf6c760983e7-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:Bricolage Grotesque;font-style:normal;font-weight:800;font-stretch:100%;font-display:swap;src:url(/_next/static/media/9d5a263311222317-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:Bricolage Grotesque Fallback;src:local("Arial");ascent-override:88.21%;descent-override:25.61%;line-gap-override:0.00%;size-adjust:105.43%}.__className_0bd9b6{font-family:Bricolage Grotesque,Bricolage Grotesque Fallback;font-style:normal}.__variable_0bd9b6{--font-display:"Bricolage Grotesque","Bricolage Grotesque Fallback"}@font-face{font-family:Hanken Grotesk;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/a6c19694cd327cd4-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:Hanken Grotesk;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/851c4691abdf3def-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:Hanken Grotesk;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/a8a8dd7277bab4cf-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:Hanken Grotesk;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/313510e2713fb214-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:Hanken Grotesk;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/a6c19694cd327cd4-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:Hanken Grotesk;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/851c4691abdf3def-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:Hanken Grotesk;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/a8a8dd7277bab4cf-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:Hanken Grotesk;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/313510e2713fb214-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:Hanken Grotesk;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/a6c19694cd327cd4-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:Hanken Grotesk;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/851c4691abdf3def-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:Hanken Grotesk;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/a8a8dd7277bab4cf-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:Hanken Grotesk;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/313510e2713fb214-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:Hanken Grotesk;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/a6c19694cd327cd4-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:Hanken Grotesk;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/851c4691abdf3def-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:Hanken Grotesk;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/a8a8dd7277bab4cf-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:Hanken Grotesk;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/313510e2713fb214-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:Hanken Grotesk Fallback;src:local("Arial");ascent-override:99.07%;descent-override:30.02%;line-gap-override:0.00%;size-adjust:100.94%}.__className_c8454b{font-family:Hanken Grotesk,Hanken Grotesk Fallback;font-style:normal}.__variable_c8454b{--font:"Hanken Grotesk","Hanken Grotesk Fallback"}@font-face{font-family:Newsreader;font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/eb251072d3b5478c-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:Newsreader;font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/e92f802bb57ccffe-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:Newsreader;font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/4b9bb515ce6d026f-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:Newsreader;font-style:italic;font-weight:500;font-display:swap;src:url(/_next/static/media/eb251072d3b5478c-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:Newsreader;font-style:italic;font-weight:500;font-display:swap;src:url(/_next/static/media/e92f802bb57ccffe-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:Newsreader;font-style:italic;font-weight:500;font-display:swap;src:url(/_next/static/media/4b9bb515ce6d026f-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:Newsreader;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/7088c2b12ccac062-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:Newsreader;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/665e920483964785-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:Newsreader;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/5611c55482296524-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:Newsreader;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/7088c2b12ccac062-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:Newsreader;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/665e920483964785-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:Newsreader;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/5611c55482296524-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:Newsreader Fallback;src:local("Times New Roman");ascent-override:69.68%;descent-override:25.12%;line-gap-override:0.00%;size-adjust:105.48%}.__className_cc28ac{font-family:Newsreader,Newsreader Fallback}.__variable_cc28ac{--font-serif:"Newsreader","Newsreader Fallback"}