.hp *{box-sizing:border-box;margin:0;padding:0}.hp{--ink:#ffffff;--ink-2:#f2f6fe;--ink-line:#e5e9f1;--canvas:#f5f8fd;--surface:#ffffff;--border:#e5e9f1;--text:#0f1b2e;--muted:#5a6a82;--muted-2:#9aa6b8;--primary:var(--brand-primary,#2563eb);--primary-600:var(--brand-primary,#1d4ed8);--primary-soft:#eaf1fe;--amber:#b45309;--amber-soft:#fef3c7;--emerald:#16a34a;--emerald-soft:#f0fdf4;--red:#dc2626;--red-soft:#fef2f2;--radius:14px;--radius-sm:10px;--shadow:0 1px 2px rgba(15,23,42,0.04),0 8px 24px rgba(15,23,42,0.05);font-family:var(--font-inter),"Inter",system-ui,-apple-system,sans-serif;color:var(--text);background:var(--canvas);display:flex;min-height:100vh;width:100%;-webkit-font-smoothing:antialiased}.hp button{font-family:inherit;cursor:pointer;border:none;background:none;color:inherit}.hp a{color:inherit;text-decoration:none}.hp-side{width:264px;flex-shrink:0;background:var(--surface);color:var(--muted);display:flex;flex-direction:column;padding:20px 16px;position:sticky;top:0;height:100vh;border-right:1px solid var(--border)}.hp-brand{gap:11px;padding:6px 6px 4px;position:relative}.hp-brand,.hp-brand-mark{display:flex;align-items:center}.hp-brand-mark{width:38px;height:38px;border-radius:11px;flex-shrink:0;background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff;font-weight:800;font-size:18px;justify-content:center;box-shadow:0 4px 14px rgba(37,99,235,.35);overflow:hidden}.hp-brand-mark img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.hp-brand-text{display:flex;flex-direction:column;line-height:1.15;min-width:0}.hp-brand-name{color:var(--text);font-weight:800;font-size:16px;letter-spacing:-.02em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hp-brand-sub{color:var(--muted-2);font-size:11px;font-weight:500;letter-spacing:.02em}.hp-side-close{display:none;position:absolute;right:0;top:2px;color:var(--muted-2)}.hp-side-label{font-size:10.5px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--muted-2);margin:26px 8px 8px}.hp-nav{display:flex;flex-direction:column;gap:3px}.hp-nav-item{display:flex;align-items:center;gap:11px;padding:10px 11px;border-radius:10px;color:var(--muted);font-size:14px;font-weight:500;text-align:left;width:100%;transition:background .15s,color .15s;position:relative}.hp-nav-item:hover{background:var(--canvas);color:var(--text)}.hp-nav-item.on{background:var(--primary-soft);color:var(--primary-600);font-weight:600}.hp-nav-item.on .hp-nav-ico{color:var(--primary);opacity:1}.hp-nav-item.on:before{content:"";position:absolute;left:-16px;top:9px;bottom:9px;width:3px;border-radius:0 3px 3px 0;background:var(--primary)}.hp-nav-ico{display:flex;color:inherit;opacity:.9}.hp-nav-txt{flex:1}.hp-nav-badge{background:var(--primary);color:#fff;font-size:11px;font-weight:700;min-width:19px;height:19px;border-radius:99px;display:flex;align-items:center;justify-content:center;padding:0 5px}.hp-side-bottom{margin-top:auto;padding-top:18px}.hp-case-card{margin:0 4px;padding:13px;border-radius:12px;background:var(--ink-2);border:1px solid var(--border)}.hp-case-row{display:flex;align-items:center;gap:7px}.hp-dot{width:8px;height:8px;border-radius:99px;background:#22c55e;box-shadow:0 0 0 3px rgba(34,197,94,.16)}.hp-case-status{font-size:12px;font-weight:600;color:var(--emerald)}.hp-case-type{color:var(--text);font-weight:700;font-size:15px;margin-top:7px}.hp-case-atty{color:var(--muted);font-size:12px;margin-top:2px}.hp-side-user{gap:10px;padding:14px 8px 4px;border-top:1px solid var(--border);margin-top:16px}.hp-avatar,.hp-side-user{display:flex;align-items:center}.hp-avatar{width:36px;height:36px;border-radius:10px;flex-shrink:0;color:#fff;font-weight:700;font-size:14px;justify-content:center}.hp-avatar,.hp-avatar.indigo{background:linear-gradient(135deg,#3b82f6,#1d4ed8)}.hp-avatar.sm{width:30px;height:30px;font-size:12px;border-radius:8px}.hp-user-meta{display:flex;flex-direction:column;min-width:0;flex:1}.hp-user-name{color:var(--text);font-weight:600;font-size:13.5px}.hp-user-mail{color:var(--muted-2);font-size:11px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hp-user-logout{color:var(--muted-2);padding:6px;border-radius:8px;display:flex;transition:.15s}.hp-user-logout:hover{color:var(--primary);background:var(--canvas)}.hp-main{flex:1;min-width:0;display:flex;flex-direction:column}.hp-top{display:flex;align-items:center;gap:14px;padding:20px 34px;background:rgba(245,247,251,.85);backdrop-filter:blur(8px);border-bottom:1px solid var(--border);position:sticky;top:0;z-index:20}.hp-burger{display:none;color:var(--text);padding:6px;border-radius:9px;border:1px solid var(--border);background:var(--surface)}.hp-top-title{flex:1;min-width:0}.hp-top-title h1{font-size:21px;font-weight:800;letter-spacing:-.02em}.hp-top-title p{font-size:13px;color:var(--muted);margin-top:2px}.hp-top-actions{gap:12px}.hp-icon-btn,.hp-top-actions{display:flex;align-items:center}.hp-icon-btn{position:relative;width:38px;height:38px;border-radius:10px;border:1px solid var(--border);background:var(--surface);justify-content:center;color:var(--muted);transition:.15s}.hp-icon-btn:hover{color:var(--text);border-color:#cbd5e1}.hp-icon-dot{position:absolute;top:9px;right:9px;width:7px;height:7px;border-radius:99px;background:var(--primary);border:2px solid var(--surface)}.hp-top-user{display:flex;align-items:center;gap:8px;font-weight:600;font-size:13.5px;padding-right:2px}.hp-content{padding:28px 34px 40px;max-width:1180px;width:100%;animation:hp-fade .35s ease}@keyframes hp-fade{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}.hp-stack{display:flex;flex-direction:column;gap:18px}.hp-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);padding:22px}.hp-card-head{justify-content:space-between;margin-bottom:16px;gap:12px}.hp-card-head,.hp-card-title{display:flex;align-items:center}.hp-card-title{gap:9px;min-width:0}.hp-card-title h2{font-size:15.5px;font-weight:700;letter-spacing:-.01em}.hp-card-ico{color:var(--primary);flex-shrink:0}.hp-count{font-size:12px;font-weight:600;color:var(--muted);background:var(--canvas);border:1px solid var(--border);padding:3px 10px}.hp-count,.hp-pill{border-radius:99px;white-space:nowrap}.hp-pill{font-size:11.5px;font-weight:700;padding:4px 11px;letter-spacing:.01em}.hp-pill.sm{font-size:10.5px;padding:3px 9px}.hp-pill.on-emerald{background:var(--emerald-soft);color:var(--emerald)}.hp-pill.on-amber{background:var(--amber-soft);color:var(--amber)}.hp-pill.on-red{background:var(--red-soft);color:var(--red)}.hp-pill.on-slate{background:var(--canvas);color:var(--muted)}.hp-case-lead{font-size:13.5px;color:var(--muted);margin-bottom:20px}.hp-case-lead strong{color:var(--text)}.hp-stepper{align-items:flex-start;justify-content:space-between}.hp-step,.hp-stepper{display:flex;position:relative}.hp-step{flex:1;flex-direction:column;align-items:center;gap:8px;text-align:center}.hp-step-node{width:34px;height:34px;border-radius:99px;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:13px;background:var(--canvas);border:2px solid var(--border);color:var(--muted-2);z-index:2;transition:.2s}.hp-step.done .hp-step-node{background:var(--primary);border-color:var(--primary);color:#fff}.hp-step.now .hp-step-node{background:#fff;border-color:var(--primary);color:var(--primary);box-shadow:0 0 0 4px var(--primary-soft)}.hp-step-label{font-size:12px;font-weight:600;color:var(--muted)}.hp-step.done .hp-step-label,.hp-step.now .hp-step-label{color:var(--text)}.hp-step-line{position:absolute;top:17px;left:50%;width:100%;height:2px;background:var(--border);z-index:1}.hp-step.done .hp-step-line{background:var(--primary)}.hp-quick{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.hp-quick-card{display:flex;align-items:center;gap:14px;padding:18px;text-align:left;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);transition:.18s;width:100%}.hp-quick-card:hover{transform:translateY(-2px);border-color:#cbd5e1;box-shadow:0 4px 10px rgba(15,23,42,.06),0 14px 30px rgba(15,23,42,.07)}.hp-quick-ico{width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.hp-quick-ico.indigo{background:var(--primary-soft);color:var(--primary)}.hp-quick-ico.amber{background:var(--amber-soft);color:var(--amber)}.hp-quick-ico.emerald{background:var(--emerald-soft);color:var(--emerald)}.hp-quick-body{display:flex;flex-direction:column;flex:1;min-width:0}.hp-quick-label{font-weight:700;font-size:14.5px}.hp-quick-note{font-size:12.5px;color:var(--muted);margin-top:2px}.hp-quick-arrow{color:var(--muted-2);flex-shrink:0}.hp-grid-2{display:grid;grid-template-columns:1.5fr 1fr;gap:18px;align-items:start}.hp-activity{list-style:none;display:flex;flex-direction:column}.hp-act-item{display:flex;align-items:center;gap:12px;padding:12px 0;border-bottom:1px solid var(--border)}.hp-act-item:last-child{border-bottom:none;padding-bottom:0}.hp-act-ico{width:32px;height:32px;border-radius:9px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.hp-act-ico.ai{background:var(--primary-soft);color:var(--primary)}.hp-act-ico.sync{background:var(--canvas);color:var(--muted);border:1px solid var(--border)}.hp-act-body{flex:1;min-width:0;display:flex;flex-direction:column}.hp-act-title{font-size:13.5px;font-weight:600}.hp-act-meta{font-size:12px;color:var(--muted)}.hp-act-date{font-size:12px;color:var(--muted-2);flex-shrink:0}.hp-tips{list-style:none;display:flex;flex-direction:column;gap:12px}.hp-tips li{display:flex;gap:10px;align-items:flex-start;font-size:13.5px;color:var(--text)}.hp-tip-ico{color:var(--primary);flex-shrink:0;margin-top:1px}.hp-contact{display:flex;gap:12px;align-items:flex-start;margin-bottom:14px}.hp-contact-mark{width:40px;height:40px;border-radius:11px;background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff;font-weight:800;display:flex;align-items:center;justify-content:center;flex-shrink:0}.hp-contact-name{font-weight:700;font-size:14.5px}.hp-contact-note{font-size:12.5px;color:var(--muted);margin-top:2px;line-height:1.45}.hp-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:13.5px;font-weight:600;padding:10px 16px;border-radius:10px;transition:.15s}.hp-btn.full{width:100%}.hp-btn.primary{background:var(--primary);color:#fff;box-shadow:0 4px 12px rgba(37,99,235,.26)}.hp-btn.primary:hover{background:var(--primary-600)}.hp-btn.primary:disabled{opacity:.6;cursor:not-allowed}.hp-btn.ghost{background:var(--canvas);color:var(--text);border:1px solid var(--border)}.hp-btn.ghost:hover{border-color:#cbd5e1}.hp-btn.light{background:var(--surface);color:var(--text);border:1px solid var(--border);box-shadow:0 1px 2px rgba(15,23,42,.05)}.hp-btn.light:hover{border-color:var(--primary);color:var(--primary)}.hp-btn.mt{margin-top:20px}.hp-card.req{border-color:#fce9c6}.hp-req+.hp-req{margin-top:18px;padding-top:18px;border-top:1px solid var(--border)}.hp-req-head{display:flex;justify-content:space-between;gap:14px;margin-bottom:16px}.hp-req-head h3{font-size:15px;font-weight:700}.hp-req-head p{font-size:13px;color:var(--muted);margin-top:4px;max-width:52ch;line-height:1.5}.hp-due{display:inline-flex;align-items:center;gap:5px;font-size:12.5px;font-weight:600;color:var(--amber);margin-top:9px}.hp-drop{border:1.5px dashed #cbd5e1;border-radius:12px;padding:26px;text-align:center;background:var(--canvas);transition:.15s}.hp-drop.drag{border-color:var(--primary);background:#fbfcff}.hp-drop-ico{width:48px;height:48px;border-radius:12px;background:var(--surface);border:1px solid var(--border);display:flex;align-items:center;justify-content:center;margin:0 auto 12px;color:var(--muted)}.hp-drop-lead{font-size:13.5px;color:var(--muted);margin-bottom:12px}.hp-drop-hint{font-size:11.5px;color:var(--muted-2);margin-top:12px}.hp-sub-label{font-size:13px;font-weight:600;color:var(--text);margin:22px 0 12px}.hp-empty{text-align:center;padding:32px 20px;color:var(--muted-2)}.hp-empty svg{color:#cbd5e1;margin-bottom:12px}.hp-empty p{font-size:14px;font-weight:600;color:var(--muted)}.hp-empty span{font-size:12.5px;display:block;margin-top:4px}.hp-empty.good .hp-empty-ring{width:56px;height:56px;border-radius:99px;background:var(--emerald-soft);color:var(--emerald);display:flex;align-items:center;justify-content:center;margin:0 auto 12px}.hp-empty.good p{color:var(--text)}.hp-files{list-style:none;display:flex;flex-direction:column;gap:8px}.hp-file{gap:11px;padding:11px 13px;border:1px solid var(--border);border-radius:10px;background:var(--canvas)}.hp-file,.hp-file-ico{display:flex;align-items:center}.hp-file-ico{width:30px;height:30px;border-radius:8px;background:var(--surface);border:1px solid var(--border);justify-content:center;color:var(--primary);flex-shrink:0}.hp-file-name{flex:1;font-size:13px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hp-file-date{font-size:12px;color:var(--muted-2)}.hp-chat-card{display:flex;flex-direction:column;padding:0;overflow:hidden}.hp-chat-head{justify-content:space-between;padding:16px 20px;border-bottom:1px solid var(--border)}.hp-chat-head,.hp-chat-peer{display:flex;align-items:center}.hp-chat-peer{gap:11px}.hp-chat-name{font-weight:700;font-size:14.5px}.hp-chat-role{font-size:12px;color:var(--muted)}.hp-chat-body{padding:22px 20px;gap:16px;min-height:340px;background:linear-gradient(180deg,#fbfcfe,#fff)}.hp-chat-body,.hp-msg{display:flex;flex-direction:column}.hp-msg{max-width:74%}.hp-msg.them{align-self:flex-start;align-items:flex-start}.hp-msg.me{align-self:flex-end;align-items:flex-end}.hp-msg-name{font-size:11.5px;font-weight:600;color:var(--muted);margin:0 2px 5px}.hp-bubble{padding:11px 14px;border-radius:14px;font-size:13.5px;line-height:1.5;white-space:pre-wrap;word-break:break-word}.hp-msg.them .hp-bubble{background:var(--canvas);border:1px solid var(--border);color:var(--text);border-bottom-left-radius:5px}.hp-msg.me .hp-bubble{background:var(--primary);color:#fff;border-bottom-right-radius:5px}.hp-msg-time{font-size:11px;color:var(--muted-2);margin:5px 3px 0;display:flex;align-items:center;gap:4px}.hp-composer{display:flex;align-items:flex-end;gap:9px;padding:12px 14px;border-top:1px solid var(--border);background:var(--surface)}.hp-attach{width:38px;height:38px;border-radius:10px;border:1px solid var(--border);display:flex;align-items:center;justify-content:center;color:var(--muted);flex-shrink:0}.hp-attach:hover{color:var(--primary);border-color:var(--primary)}.hp-composer textarea{flex:1;resize:none;border:1px solid var(--border);border-radius:10px;padding:10px 13px;font-family:inherit;font-size:13.5px;color:var(--text);max-height:120px;outline:none;transition:.15s}.hp-composer textarea:focus{border-color:var(--primary);box-shadow:0 0 0 3px var(--primary-soft)}.hp-send{width:38px;height:38px;border-radius:10px;background:var(--primary);color:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 3px 10px rgba(37,99,235,.3)}.hp-send:hover{background:var(--primary-600)}.hp-send:disabled{opacity:.5;cursor:not-allowed}.hp-composer-hint{font-size:11.5px;color:var(--muted-2);padding:8px 16px 14px}.hp-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.hp-stat{gap:14px;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);padding:20px}.hp-stat,.hp-stat-ico{display:flex;align-items:center}.hp-stat-ico{width:46px;height:46px;border-radius:12px;justify-content:center;flex-shrink:0}.hp-stat-ico.indigo{background:var(--primary-soft);color:var(--primary)}.hp-stat-ico.amber{background:var(--amber-soft);color:var(--amber)}.hp-stat-ico.emerald{background:var(--emerald-soft);color:var(--emerald)}.hp-stat-label{font-size:12.5px;color:var(--muted);font-weight:500}.hp-stat-value{font-size:24px;font-weight:800;letter-spacing:-.02em;margin-top:2px}.hp-rows{list-style:none;display:flex;flex-direction:column;gap:10px}.hp-row{display:flex;align-items:center;gap:13px;padding:14px;border:1px solid var(--border);border-radius:12px;background:var(--canvas)}.hp-row-body{flex:1;min-width:0;display:flex;flex-direction:column}.hp-row-title{font-size:13.5px;font-weight:600}.hp-row-meta{font-size:12.5px;color:var(--muted);margin-top:2px}.hp-row-amount{font-size:15px;font-weight:700;flex-shrink:0}.hp-notes{list-style:none;display:flex;flex-direction:column;gap:10px}.hp-note{display:flex;align-items:center;gap:13px;padding:14px;border:1px solid var(--border);border-radius:12px;cursor:pointer;transition:.15s;width:100%;text-align:left}.hp-note:hover{border-color:#cbd5e1;background:var(--canvas)}.hp-note-ico{width:36px;height:36px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.hp-note-ico.amber{background:var(--amber-soft);color:var(--amber)}.hp-note-ico.indigo{background:var(--primary-soft);color:var(--primary)}.hp-note-ico.emerald{background:var(--emerald-soft);color:var(--emerald)}.hp-note-body{flex:1;min-width:0;display:flex;flex-direction:column}.hp-note-title{font-size:13.5px;font-weight:600}.hp-note-meta{font-size:12.5px;color:var(--muted);margin-top:2px}.hp-note-time{font-size:12px}.hp-note-arrow,.hp-note-time{color:var(--muted-2);flex-shrink:0}.hp-field-read{display:flex;align-items:center;gap:12px;padding:13px 0;border-bottom:1px solid var(--border)}.hp-field-read:first-of-type{padding-top:0}.hp-field-ico{width:34px;height:34px;border-radius:9px;background:var(--canvas);border:1px solid var(--border);display:flex;align-items:center;justify-content:center;color:var(--muted);flex-shrink:0}.hp-field-label{font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--muted-2)}.hp-field-label.block{display:block;margin-bottom:9px}.hp-field-label.mt{margin-top:22px}.hp-field-value{font-size:14.5px;font-weight:600;margin-top:2px}.hp-note-line{font-size:12.5px;color:var(--muted-2);margin-top:14px}.hp-input{display:flex;align-items:center;gap:9px;border:1px solid var(--border);border-radius:10px;padding:0 13px;transition:.15s}.hp-input:focus-within{border-color:var(--primary);box-shadow:0 0 0 3px var(--primary-soft)}.hp-input svg{color:var(--muted-2);flex-shrink:0}.hp-input input{flex:1;border:none;outline:none;padding:11px 0;font-family:inherit;font-size:14px;color:var(--text);background:none}.hp-help{font-size:12px;color:var(--muted);margin-top:8px}.hp-check{display:flex;align-items:center;gap:11px;width:100%;text-align:left;padding:14px;border:1px solid var(--border);border-radius:11px;font-size:13.5px;font-weight:500;margin-top:10px;transition:.15s}.hp-check:hover{border-color:#cbd5e1}.hp-check.on{border-color:var(--primary);background:var(--primary-soft)}.hp-check-box{width:20px;height:20px;border-radius:6px;border:2px solid #cbd5e1;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#fff;transition:.15s}.hp-check.on .hp-check-box{background:var(--primary);border-color:var(--primary)}.hp-alert{display:flex;align-items:flex-start;gap:9px;padding:11px 13px;border-radius:10px;font-size:13px;margin-top:12px}.hp-alert.err{background:var(--red-soft);color:var(--red)}.hp-alert.ok{background:var(--emerald-soft);color:var(--emerald)}.hp-sk{background:linear-gradient(90deg,#eef2f8 25%,#f6f9fd 37%,#eef2f8 63%);background-size:400% 100%;animation:hp-shimmer 1.4s ease infinite;border-radius:8px}@keyframes hp-shimmer{0%{background-position:100% 0}to{background-position:0 0}}.hp-foot{text-align:center;font-size:12px;color:var(--muted-2);padding:34px 0 6px}.hp-toast{position:fixed;bottom:24px;left:50%;transform:translate(-50%,20px);background:#0f1b2e;color:#fff;font-size:13.5px;font-weight:500;padding:12px 18px;border-radius:12px;display:flex;align-items:center;gap:9px;box-shadow:0 12px 30px rgba(15,27,46,.35);opacity:0;pointer-events:none;transition:.25s;z-index:100}.hp-toast svg{color:#34d399}.hp-toast.show{opacity:1;transform:translate(-50%)}.hp-backdrop{display:none}@media (max-width:1024px){.hp-grid-2{grid-template-columns:1fr}}@media (max-width:860px){.hp-side{position:fixed;left:0;top:0;z-index:60;transform:translateX(-100%);transition:transform .28s ease;box-shadow:0 0 40px rgba(0,0,0,.3)}.hp-side.open{transform:translateX(0)}.hp-side-close{display:flex}.hp-backdrop{display:block;position:fixed;inset:0;background:rgba(11,18,32,.5);opacity:0;pointer-events:none;transition:.25s;z-index:55}.hp-backdrop.show{opacity:1;pointer-events:auto}.hp-burger{display:flex}.hp-top{padding:16px 18px}.hp-top-user span{display:none}.hp-content{padding:20px 18px 32px}.hp-quick,.hp-stats{grid-template-columns:1fr}.hp-stepper{overflow-x:auto;gap:4px}.hp-step-label{font-size:11px}}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-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:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-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:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-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:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-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:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-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:Inter Fallback;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_f367f3{font-family:Inter,Inter Fallback;font-style:normal}.__variable_f367f3{--font-inter:"Inter","Inter Fallback"}