:root{--bg:#f4f7fb;--card:#fff;--card-soft:#ffffffc7;--ink:#172033;--muted:#667085;--line:#e5e7eb;--primary:#0f766e;--primary-2:#2563eb;--accent:#7c3aed;--danger:#b42318;--warn:#b54708;--ok:#027a48;--info:#175cd3;--shadow:0 18px 50px #0f172a14}html[data-theme=dark]{--bg:#0b1120;--card:#111827;--card-soft:#111827c7;--ink:#eef2ff;--muted:#98a2b3;--line:#263245;--shadow:0 18px 50px #00000047}*{box-sizing:border-box}html,body{background:var(--bg);min-height:100%;color:var(--ink);margin:0;padding:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{overflow-x:hidden}button,input,select,textarea{font:inherit}button{touch-action:manipulation}a{color:inherit;text-decoration:none}code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.container{max-width:1180px;margin:0 auto;padding:24px}.app-shell{grid-template-columns:250px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{color:#fff;background:linear-gradient(#0a5f59,#102e49 76%,#0b1120);flex-direction:column;gap:20px;height:100vh;padding:22px 16px;display:flex;position:sticky;top:0}.sidebar-brand{align-items:center;gap:11px;padding:4px;display:flex}.sidebar-brand strong{font-size:15px;display:block}.sidebar-brand span{color:#fff9;margin-top:2px;font-size:11px;display:block}.brand-mark{color:#fff;background:linear-gradient(135deg,#34d399,#2563eb 70%,#7c3aed);border-radius:14px;place-items:center;width:42px;height:42px;font-weight:900;display:grid;box-shadow:0 10px 30px #2563eb47}.sidebar-user{background:#ffffff0f;border:1px solid #ffffff1a;border-radius:16px;align-items:center;gap:10px;padding:12px;display:flex}.avatar{background:#ffffff26;border-radius:12px;place-items:center;width:38px;height:38px;font-weight:800;display:grid}.sidebar-user-copy{min-width:0}.sidebar-user-copy strong{white-space:nowrap;text-overflow:ellipsis;font-size:13px;display:block;overflow:hidden}.sidebar-user-copy span{color:#ffffff94;margin-top:3px;font-size:11px;display:block}.side-nav{flex-direction:column;gap:5px;display:flex;overflow:auto}.side-nav-item{color:#ffffffc2;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:12px;align-items:center;gap:10px;width:100%;padding:10px 11px;font-size:13px;font-weight:650;display:flex}.side-nav-item:hover,.side-nav-item.active{color:#fff;background:#ffffff1a}.side-nav-item.active{box-shadow:inset 3px 0 #34d399}.sidebar-bottom{flex-direction:column;gap:5px;margin-top:auto;display:flex}.danger-link{color:#fecaca!important}.main-content{min-width:0;padding:30px 34px 60px}.mobile-header{display:none}.page-head{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:22px;display:flex}.page-head h1{letter-spacing:-.02em;margin:4px 0;font-size:28px}.page-head p{color:var(--muted);margin:0;font-size:13px}.page-head-actions{flex-wrap:wrap;align-items:center;gap:9px;display:flex}.eyebrow,.section-kicker{letter-spacing:.16em;color:var(--primary);font-size:10px;font-weight:800}.eyebrow.light,.section-kicker.light{color:#ffffffbf}.online-pill{background:var(--card);border:1px solid var(--line);border-radius:999px;align-items:center;gap:7px;padding:8px 10px;font-size:12px;font-weight:700;display:inline-flex}.online-pill .dot{background:#94a3b8;border-radius:50%;width:7px;height:7px}.online-pill.is-online .dot{background:#10b981}.online-pill.is-offline .dot{background:#f59e0b}.status-dot{background:#94a3b8;border-radius:50%;width:9px;height:9px;display:inline-block}.status-dot.online{background:#10b981}.status-dot.offline{background:#f59e0b}.notice{border:1px solid var(--line);background:var(--card);border-radius:14px;margin-bottom:16px;padding:13px 15px}.notice-success{color:#166534;background:#f0fdf4;border-color:#bbf7d0}.notice-error{color:#991b1b;background:#fff1f2;border-color:#fecaca}.notice-info{color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe}.notice-warning{color:#9a3412;background:#fff7ed;border-color:#fed7aa}.card{background:var(--card);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:20px;padding:19px}.stat-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:14px;display:grid}.stat-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.stat-value{letter-spacing:-.03em;margin-top:7px;font-size:26px;font-weight:850}.stat-sub{color:var(--muted);margin-top:6px;font-size:12px}.welcome-banner{color:#fff;background:linear-gradient(135deg,#0f766e 0%,#2563eb 62%,#7c3aed 120%);border-radius:22px;justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:14px;padding:24px;display:flex;box-shadow:0 20px 60px #2563eb33}.welcome-banner h2{letter-spacing:-.03em;margin:5px 0;font-size:25px}.welcome-banner p{color:#ffffffc7;margin:0;font-size:13px}.welcome-badge{background:#ffffff1a;border:1px solid #ffffff38;border-radius:999px;padding:8px 11px;font-size:11px;font-weight:800}.work-card{background:linear-gradient(180deg,var(--card),#ffffffb8);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:20px;justify-content:space-between;align-items:center;gap:20px;margin-bottom:14px;padding:20px;display:flex}.work-card-main h3{margin:4px 0;font-size:22px}.work-card-main p{color:var(--muted);margin:0;font-size:13px}.work-actions{flex-wrap:wrap;gap:9px;display:flex}.content-grid{grid-template-columns:minmax(0,1.65fr) minmax(280px,1fr);gap:14px;margin-top:14px;display:grid}.side-stack{flex-direction:column;gap:14px;display:flex}.mini-card h3{margin:5px 0 8px}.mini-card p{font-size:13px;line-height:1.55}.gradient-mini{background:linear-gradient(135deg,#0f766e,#2563eb 60%,#7c3aed);border:0}.light-text{color:#fff}.section-head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px;display:flex}.section-head h2,.section-head h3{letter-spacing:-.02em;margin:3px 0;font-size:19px}.section-head .muted{font-size:12px}.link-button{color:var(--primary-2);cursor:pointer;background:0 0;border:0;padding:4px 0;font-weight:750}.table-wrap{-webkit-overflow-scrolling:touch;overflow:auto}.table{border-collapse:collapse;width:100%;min-width:720px}.table th,.table td{text-align:left;border-bottom:1px solid var(--line);vertical-align:middle;padding:11px 10px;font-size:12px}.table th{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:10px}.wrap-cell{min-width:170px;white-space:normal!important}.capitalize{text-transform:capitalize}.empty{text-align:center;color:var(--muted);padding:28px 10px;font-size:13px}.actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.btn{cursor:pointer;border:0;border-radius:12px;padding:10px 13px;font-size:12px;font-weight:750;transition:transform .15s,opacity .15s,box-shadow .15s}.btn:hover{transform:translateY(-1px)}.btn:disabled{opacity:.5;cursor:not-allowed;transform:none}.btn-primary,.btn:not(.secondary):not(.danger){color:#fff;background:linear-gradient(135deg,#0f766e,#2563eb)}.btn.secondary{color:#172033;border:1px solid var(--line);background:#eef2f6}html[data-theme=dark] .btn.secondary{color:var(--ink);background:#1d2737}.btn.danger{color:#fff;background:#b42318}.btn-large{padding:12px 16px}.btn-small{padding:7px 9px;font-size:11px}.btn-block{width:100%}.badge{border-radius:999px;padding:5px 8px;font-size:10px;font-weight:800;display:inline-flex}.badge.ok{color:var(--ok);background:#ecfdf3}.badge.warn{color:var(--warn);background:#fff7ed}.badge.danger{color:var(--danger);background:#fef2f2}.badge.info{color:var(--info);background:#eff6ff}.field{flex-direction:column;margin-bottom:13px;display:flex}.field label{margin-bottom:6px;font-size:12px;font-weight:750;display:block}.field-label-row{justify-content:space-between;gap:10px;display:flex}.field-hint{color:var(--muted);font-size:11px}.field input,.field select,.field textarea,.search-input{border:1px solid var(--line);background:var(--card);color:var(--ink);border-radius:12px;outline:none;padding:11px 12px}.field input:focus,.field select:focus,.field textarea:focus,.search-input:focus{border-color:var(--primary-2);box-shadow:0 0 0 3px #2563eb1a}.field input:disabled{opacity:.65}.form-grid-2{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:12px;display:grid}.check-row{color:var(--ink);align-items:center;gap:8px;margin:6px 0 16px;font-size:12px;display:flex}.check-row input{width:16px;height:16px}.search-input{min-width:230px}.error-box{color:#991b1b;background:#fff1f2;border:1px solid #fecaca;border-radius:12px;margin:9px 0;padding:11px 12px;font-size:12px}.helper-row{color:var(--muted);flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;margin-top:12px;font-size:10px;display:flex}.divider{background:var(--line);height:1px;margin:18px 0}.edit-box{border:1px dashed var(--line);background:#0f766e06;border-radius:16px;margin-bottom:14px;padding:14px}.install-state{color:#bbf7d0;background:#ffffff14;border-radius:10px;padding:8px 10px;font-size:11px}.login-shell{background:radial-gradient(circle at 20% 20%,#22d3ee1f,transparent 34%),radial-gradient(circle at 80% 10%,#7c3aed1f,transparent 35%),var(--bg);place-items:center;min-height:100vh;padding:28px;display:grid;position:relative;overflow:hidden}.login-card{z-index:1;width:min(460px,100%);position:relative}.brand-lockup{align-items:center;gap:11px;margin-bottom:14px;display:flex}.brand-name{font-size:16px;font-weight:850}.hero-panel{color:#fff;background:linear-gradient(135deg,#0f766e 0%,#2563eb 60%,#7c3aed 120%);border-radius:24px;padding:26px;box-shadow:0 24px 70px #2563eb2e}.hero-panel h1{letter-spacing:-.04em;margin:7px 0 10px;font-size:31px;line-height:1.05}.hero-panel p{color:#fffc;margin:0;font-size:13px;line-height:1.6}.hero-points{flex-wrap:wrap;gap:8px;margin-top:16px;display:flex}.hero-points span{background:#ffffff17;border:1px solid #ffffff2e;border-radius:999px;padding:7px 9px;font-size:10px;font-weight:700}.glass-card{background:var(--card-soft);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);margin-top:14px}.login-footer{color:var(--muted);flex-wrap:wrap;justify-content:center;gap:6px;margin-top:12px;font-size:10px;display:flex}.login-footer a{color:var(--muted);text-decoration:none}.login-footer a:hover{color:var(--primary-2);text-decoration:underline}.app-footer{border-top:1px solid var(--line);color:var(--muted);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;margin-top:28px;padding:16px 4px 8px;font-size:11px;display:flex}.app-footer-contact{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.app-footer-contact a{color:var(--muted);text-decoration:none}.app-footer-contact a:hover{color:var(--primary-2);text-decoration:underline}@media (max-width:780px){.app-footer{text-align:center;justify-content:center}}.glow-one,.glow-two{filter:blur(70px);border-radius:999px;position:absolute}.glow-one{background:#22d3ee29;width:230px;height:230px;top:20%;left:-80px}.glow-two{background:#7c3aed24;width:260px;height:260px;bottom:10%;right:-90px}.mobile-header{justify-content:space-between;align-items:center;margin-bottom:14px}@media (max-width:1050px){.app-shell{grid-template-columns:215px minmax(0,1fr)}.main-content{padding:26px 22px}.content-grid{grid-template-columns:minmax(0,1fr)}.stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:780px){.app-shell{display:block}.sidebar{z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0a1827f0;border-top:1px solid #ffffff14;height:auto;padding:7px 8px;position:fixed;inset:auto 0 0}.sidebar-brand,.sidebar-user,.sidebar-bottom{display:none}.side-nav{flex-direction:row;justify-content:space-between;gap:4px;overflow:auto}.side-nav-item{flex-direction:column;justify-content:center;gap:3px;min-width:74px;padding:9px 8px;font-size:10px}.side-nav-item.active{box-shadow:inset 0 2px #34d399}.main-content{padding:16px 15px 94px}.mobile-header{display:flex}.page-head{flex-direction:column;align-items:flex-start}.page-head-actions{width:100%}.page-head-actions .btn,.page-head-actions .online-pill{flex:1}.welcome-banner{padding:18px}.welcome-banner h2{font-size:21px}.welcome-badge{display:none}.work-card{flex-direction:column;align-items:flex-start}.work-actions{width:100%}.work-actions .btn{flex:1}.stat-grid,.stat-grid-3{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.form-grid-2,.content-grid{grid-template-columns:minmax(0,1fr)}}@media (max-width:520px){.login-shell{padding:16px}.hero-panel h1{font-size:26px}.stat-grid,.stat-grid-3{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.stat-value{font-size:22px}.card{padding:15px}.search-input{width:100%;min-width:0}.section-head{flex-direction:column}.page-head h1{font-size:24px}.table{min-width:650px}.btn-large{width:100%}.work-actions{flex-direction:column}.hero-points span{font-size:9px}}.loading-shell{background:radial-gradient(circle at 20% 10%,#22d3ee1a,transparent 30%),var(--bg);place-items:center;min-height:100vh;padding:20px;display:grid}.loading-card{border:1px solid var(--line);background:var(--card);width:min(380px,100%);box-shadow:var(--shadow);text-align:center;border-radius:22px;padding:28px}.loading-logo{color:#fff;background:linear-gradient(135deg,#0f766e,#2563eb,#7c3aed);border-radius:18px;place-items:center;width:58px;height:58px;margin:0 auto 18px;font-size:24px;font-weight:900;display:grid}.loading-card h1{margin:0 0 7px}.loading-card p{color:var(--muted);font-size:13px}.skeleton{background:linear-gradient(90deg,#94a3b821,#94a3b84d,#94a3b821);border-radius:999px;width:58%;height:14px;margin:10px auto;animation:1.4s infinite pulse}.skeleton.wide{width:84%}@keyframes pulse{0%,to{opacity:.5}50%{opacity:1}}:root{--radius-card:18px;--radius-control:12px;--focus-ring:0 0 0 4px #2563eb24}body{font-size:15px;line-height:1.5}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--primary-2);outline-offset:2px}.container{width:min(100%,1180px)}.card{border-radius:var(--radius-card)}.main-content{width:100%;max-width:1480px;margin:0 auto}.page-head{padding-bottom:2px}.page-head h1{font-size:clamp(22px,2.4vw,28px)}.page-head p{font-size:14px}.section-head h2,.section-head h3{font-size:20px}.muted,.small,.field-hint,.stat-sub{color:var(--muted)}.btn{min-height:42px;padding:10px 14px;font-size:13px;box-shadow:0 2px 8px #0f172a0f}.btn:hover{box-shadow:0 7px 18px #0f172a1a}.btn.secondary{color:var(--ink);background:var(--card)}.btn.danger{box-shadow:0 5px 14px #b4231824}.btn-icon{place-items:center;width:42px;min-width:42px;padding:9px;font-size:17px;display:inline-grid}.action-label{margin-left:5px}.field input,.field select,.field textarea,.search-input,input[type=month],input[type=date],input[type=time],input[type=datetime-local]{border-radius:var(--radius-control);width:100%;min-height:44px;font-size:14px}.field textarea{resize:vertical;min-height:110px}.field input:focus,.field select:focus,.field textarea:focus,.search-input:focus,input[type=month]:focus,input[type=date]:focus,input[type=time]:focus,input[type=datetime-local]:focus{border-color:var(--primary-2);box-shadow:var(--focus-ring)}.table-wrap{border:1px solid var(--line);border-radius:14px}.table{min-width:760px}.table th,.table td{padding:13px 12px;font-size:13px}.table th{z-index:1;background:var(--card);color:var(--ink);font-size:11px;position:sticky;top:0}.table tbody tr:nth-child(2n){background:#94a3b80b}.table tbody tr:hover{background:#2563eb0e}.table code{white-space:pre-wrap;word-break:break-word;max-width:360px;font-size:11px;display:block}.actions{gap:7px}.action-group{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.stat-card{min-height:126px}.stat-value{font-size:clamp(22px,2vw,28px)}.work-card{border-radius:var(--radius-card)}.work-actions .btn{min-width:142px}.notice{font-size:14px}.notice strong{margin-bottom:2px;display:block}.empty{place-items:center;min-height:100px;display:grid}.install-state{align-self:center}.mobile-more-backdrop{z-index:18;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#02061770;position:fixed;inset:0}.mobile-more-sheet{z-index:30;background:#0e1a2b;border:1px solid #ffffff14;border-radius:20px;max-height:min(68vh,540px);padding:10px;position:fixed;bottom:76px;left:10px;right:10px;overflow:auto;box-shadow:0 24px 70px #02061752}.mobile-more-sheet .side-nav-item{flex-direction:row;justify-content:flex-start;width:100%;min-width:0;padding:12px;font-size:13px}.mobile-more-sheet .side-nav-item.active{box-shadow:inset 3px 0 #34d399}.mobile-nav{display:none}.toast-region{z-index:60;pointer-events:none;gap:9px;width:min(380px,100vw - 32px);display:grid;position:fixed;top:18px;right:18px}.toast{pointer-events:auto;border:1px solid var(--line);background:var(--card);color:var(--ink);border-radius:14px;align-items:flex-start;gap:10px;padding:13px 14px;font-size:13px;animation:.18s ease-out toast-in;display:flex;box-shadow:0 18px 45px #0f172a29}.toast-success{border-color:#bbf7d0}.toast-error{border-color:#fecaca}.toast-info{border-color:#bfdbfe}.toast-mark{background:#2563eb1a;border-radius:999px;flex:none;place-items:center;width:22px;height:22px;font-size:12px;font-weight:900;display:grid}.toast-success .toast-mark{color:var(--ok);background:#ecfdf3}.toast-error .toast-mark{color:var(--danger);background:#fef2f2}.toast-info .toast-mark{color:var(--info);background:#eff6ff}.legal-shell{min-height:100vh;padding:24px 16px 56px}.legal-card{max-width:820px;margin:0 auto;padding:clamp(20px,4vw,40px)}.legal-card h1{letter-spacing:-.03em;margin:0 0 8px;font-size:clamp(28px,5vw,38px)}.legal-card h2{margin-top:28px;font-size:19px}.legal-card p{color:var(--ink);line-height:1.75}.legal-card .legal-meta{color:var(--muted);font-size:13px}.legal-back{color:var(--primary-2);margin-top:10px;font-weight:750;display:inline-flex}@keyframes toast-in{0%{opacity:0;transform:translateY(-6px)scale(.99)}to{opacity:1;transform:translateY(0)scale(1)}}@media (max-width:1050px){.main-content{padding:24px 20px 54px}}@media (max-width:780px){.sidebar{display:none}.main-content{padding:14px 14px 104px}.page-head{gap:14px;margin-bottom:16px}.page-head-actions{gap:8px}.page-head-actions .btn,.page-head-actions .online-pill{flex:1 1 0;min-width:0}.welcome-banner{margin-bottom:12px}.content-grid{gap:12px;margin-top:12px}.card{padding:16px}.section-head{gap:9px}.section-head>div:first-child{min-width:0}.section-head .actions{width:100%}.section-head .actions>*{flex:1 1 0}.work-card{padding:17px}.work-actions{width:100%}.work-actions .btn{flex:1 1 0}.table-wrap{max-width:100%}.table{min-width:760px}.mobile-nav-item span:first-child{font-size:17px;line-height:1}.mobile-more-backdrop{display:block}}@media (max-width:520px){body{font-size:14px}.main-content{padding-left:12px;padding-right:12px}.page-head-actions .online-pill{display:none}.page-head-actions .btn{flex:48%}.welcome-banner{padding:17px}.welcome-banner h2{font-size:20px}.stat-grid,.stat-grid-3{gap:9px}.stat-card{min-height:112px;padding:13px}.stat-value{font-size:20px}.btn{width:100%}.actions .btn,.action-group .btn{width:auto}.work-actions{flex-direction:column}.work-actions .btn{width:100%}.section-head .actions{flex-direction:column;align-items:stretch}.section-head .actions>*{width:100%}.toast-region{width:calc(100vw - 24px);top:12px;right:12px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}.pb-24{padding-bottom:6rem}.history-scroll{max-height:300px;overflow:auto}.history-scroll .table{min-width:620px}.site-footer{color:#ffffffc7;background:#090d14;border:1px solid #ffffff12;border-radius:26px 26px 0 0;margin-top:46px;padding:46px 34px 20px;box-shadow:0 -12px 40px #02061714}.site-footer-grid{grid-template-columns:minmax(0,1.25fr) minmax(0,1fr) minmax(0,1.1fr);align-items:start;gap:42px;max-width:1240px;margin:0 auto;display:grid}.footer-brand-row{align-items:center;gap:12px;display:flex}.footer-brand-mark{color:#fff;background:linear-gradient(135deg,#34d399,#2563eb 70%,#7c3aed);border-radius:13px;place-items:center;width:44px;height:44px;font-weight:900;display:grid}.footer-kicker{color:#8fe4d8;letter-spacing:.18em;font-size:10px;font-weight:800}.site-footer h2{color:#fff;letter-spacing:-.02em;margin:4px 0 0;font-size:18px}.site-footer-brand p{color:#ffffff94;max-width:380px;margin:18px 0 12px;font-size:13px;line-height:1.75}.footer-version{color:#ffffff61;font-size:11px}.footer-link-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:4px 18px;margin-top:14px;display:grid}.footer-link-grid button,.footer-link-grid a{color:#ffffff9e;width:100%;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:9px;padding:8px 0;font-size:13px;display:flex}.footer-link-grid button:hover,.footer-link-grid a:hover{color:#fff}.footer-link-grid span:first-child{opacity:.85;width:18px}.footer-contact-list{gap:12px;margin-top:16px;display:grid}.footer-contact-list>a,.footer-contact-list>div{color:#ffffffb3;align-items:flex-start;gap:12px;display:flex}.footer-contact-list a:hover{color:#fff}.footer-contact-icon{color:#9ee9de;background:#ffffff12;border-radius:9px;flex:none;place-items:center;width:30px;height:30px;display:grid}.footer-contact-list strong{color:#fff;font-size:13px;display:block}.footer-contact-list small{color:#ffffff7a;margin-top:2px;font-size:11px;line-height:1.5;display:block}.site-footer-bottom{color:#ffffff5c;border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:16px;max-width:1240px;margin:34px auto 0;padding-top:18px;font-size:11px;display:flex}.site-footer-bottom a{color:#fff9}.site-footer-bottom a:hover{color:#fff}.mobile-menu-group+.mobile-menu-group{border-top:1px solid #ffffff14;margin-top:10px;padding-top:10px}.mobile-menu-title{color:#ffffff6b;letter-spacing:.16em;padding:7px 11px 6px;font-size:10px;font-weight:800}@media (max-width:900px){.site-footer-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:28px}.site-footer-brand{grid-column:1/-1}}@media (max-width:780px){.pb-24{padding-bottom:6.5rem}.mobile-nav{z-index:25;width:min(360px,100vw - 28px);left:50%;right:auto;bottom:max(10px, env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0a1827f7;border:1px solid #ffffff17;border-radius:18px;grid-template-columns:repeat(3,minmax(0,1fr));justify-content:center;justify-items:center;gap:8px;padding:7px;display:grid;position:fixed;transform:translate(-50%);box-shadow:0 14px 38px #0206173d}.mobile-nav-item{color:#ffffffb8;background:0 0;border:0;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:3px;width:100%;min-height:52px;padding:6px 8px;font-size:10px;font-weight:750;display:flex}.mobile-nav-item.active{color:#fff;background:#ffffff1a;box-shadow:inset 0 2px #34d399}.mobile-nav-item.danger{color:#fecaca}.mobile-more-sheet{bottom:76px}.site-footer{border-radius:22px 22px 0 0;margin-top:34px;padding:34px 20px 18px}.site-footer-grid{grid-template-columns:minmax(0,1fr);gap:30px}.site-footer-brand{grid-column:auto}.footer-link-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.site-footer-bottom{flex-direction:column;align-items:flex-start;margin-top:26px}}@media (max-width:420px){.mobile-nav{width:min(330px,100vw - 20px)}.mobile-nav-item{min-height:50px;font-size:10px}.history-scroll{max-height:280px}.footer-link-grid{grid-template-columns:minmax(0,1fr)}}.app-body{min-height:100vh}.mobile-header-actions{align-items:center;gap:8px;display:flex}.mobile-menu-trigger{border:1px solid var(--line);background:var(--card);width:40px;height:40px;color:var(--ink);cursor:pointer;border-radius:12px;font-size:18px;font-weight:900}.mobile-menu-trigger:hover{border-color:var(--primary-2)}@media (min-width:781px){.mobile-menu-trigger,.mobile-header-actions{display:none}}
