:root{--brand-navy: #0a1f44;--accent: #00d4ff;--text: #1a1a1a;--muted: #6b7280;--bg: #f5f7fa;--surface: #ffffff;--border: #e5eaf0;--primary: var(--accent);--primary-pressed: #00b8e0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;line-height:1.5;font-weight:400;color:var(--text);background-color:var(--bg);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{box-sizing:border-box}body{margin:0;min-width:320px;color:var(--text);background:var(--bg)}#root{min-height:100vh}h1,h2{color:var(--brand-navy);margin:0}h1{font-size:clamp(1.9rem,4vw,2.8rem)}h2{font-size:1.2rem}p{margin:0}a{color:inherit}.site-shell{min-height:100vh;display:flex;flex-direction:column;position:relative;isolation:isolate}.topbar{height:64px;border-bottom:1px solid var(--border);background:var(--surface);display:flex;align-items:center;justify-content:space-between;padding:0 1.25rem}.logo{display:inline-flex;align-items:center;gap:.5rem;font-weight:800;color:var(--brand-navy);text-decoration:none;letter-spacing:.02em}.logo-icon{width:28px;height:28px;border-radius:6px;object-fit:cover}.top-nav{display:flex;gap:1rem;flex-wrap:wrap;justify-content:flex-end}.top-nav a{text-decoration:none;color:var(--muted);font-size:.95rem}.top-nav a:hover{color:var(--brand-navy)}.container{width:min(1040px,100%);margin:0 auto;gap:2rem;padding:2.5rem 1.25rem 3rem;display:flex;flex-direction:column;flex:1}.container.landing-mode{width:min(1200px,100%);padding-top:1.5rem;position:relative;z-index:1}.landing-video-bg{position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;overflow:hidden;width:100vw;height:100vh}.landing-video-bg video{width:100vw;height:100vh;object-fit:cover}.landing-split{display:grid;grid-template-columns:1.08fr .92fr;gap:2.5rem;align-items:center;min-height:calc(100vh - 100px)}.landing-copy h1{margin:.9rem 0 0;font-size:clamp(2rem,5vw,3.5rem);line-height:1.2;letter-spacing:-.03em;color:#f8fafc;text-shadow:0 8px 28px rgba(0,0,0,.45)}.landing-copy .badge{margin:0;display:inline-flex;align-items:center;gap:.4rem;font-weight:700;background:#fff3;border-color:#ffffff59;color:#f8fafc}.landing-copy .cta-row{justify-content:flex-start;margin-top:1rem}.landing-copy{border:1px solid rgba(255,255,255,.2);background:#0c0c105c;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border-radius:20px;padding:1.6rem;box-shadow:0 20px 40px #0000004d;display:grid;gap:.9rem;max-width:640px}.landing-copy-footer{margin-top:.35rem;padding-top:1rem;border-top:1px solid rgba(255,255,255,.18);display:grid;gap:.65rem}.landing-footer-brand-row{display:flex;align-items:center;gap:.55rem;flex-wrap:wrap}.footer-logo{width:32px;height:32px;border-radius:8px;object-fit:cover}.footer-kakao-mark{display:inline-block;padding:.12rem .45rem;border-radius:4px;font-size:.7rem;font-weight:800;letter-spacing:-.02em;color:#191919;background:#fee500;line-height:1.2}.landing-footer-corp{display:grid;gap:.12rem}.landing-footer-corp p{margin:0;font-size:.72rem;line-height:1.5;color:#f1f5f9e0}.landing-copy-footer a{color:#bae6fd;text-decoration:underline;text-underline-offset:2px}.landing-copy-footer a:hover{color:#f0f9ff}.landing-footer-legal{margin:0;font-size:.65rem;line-height:1.55;color:#e2e8f0b8}.landing-points{list-style:none;margin:.25rem 0 0;padding:0;color:var(--muted);display:grid;gap:.65rem}.landing-points li{display:inline-flex;align-items:center;gap:.5rem;color:#f8fafceb}.landing-stats{margin:.2rem 0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem}.landing-stats div{border:1px solid rgba(255,255,255,.24);background:#ffffff21;border-radius:12px;padding:.8rem .75rem;display:grid;gap:.3rem}.landing-stats strong{color:#fff;font-size:1.05rem}.landing-stats span{color:#f1f5f9d9;font-size:.74rem}.landing-preview{position:relative;display:flex;justify-content:center}.preview-glow{position:absolute;border-radius:999px;filter:blur(40px);pointer-events:none}.preview-glow.a{width:180px;height:180px;background:#00d4ff47;top:5%;left:8%}.preview-glow.b{width:150px;height:150px;background:#4e79ff3d;bottom:12%;right:4%}.phone-mock{width:min(360px,100%);aspect-ratio:9 / 19.5;border-radius:32px;padding:10px;background:linear-gradient(160deg,#0a1f44,#123061);box-shadow:0 24px 40px #0a1f4447}.phone-notch{width:38%;height:24px;border-radius:0 0 16px 16px;background:#091a39;margin:0 auto 8px}.phone-screen{border-radius:24px;padding:0;background:#f7fbff;height:100%;overflow:hidden}.phone-screen-image{width:100%;height:100%;object-fit:cover;display:block}.badge{margin:0 auto;padding:.35rem .8rem;border:1px solid var(--border);border-radius:999px;font-size:.85rem;width:fit-content;background:#00d4ff1a;color:var(--brand-navy)}.description{color:#f1f5f9e6;line-height:1.7;text-shadow:0 4px 18px rgba(0,0,0,.35);max-width:58ch;margin-top:.1rem}.cta-row{display:flex;gap:.75rem;justify-content:center;flex-wrap:wrap}.btn{text-decoration:none;border:1px solid transparent;border-radius:.625rem;padding:.7rem 1.1rem;font-size:.95rem;cursor:pointer;transition:all .2s ease}.btn.primary{background:#7dd3fc;color:#082f49}.btn.primary:hover{background:#38bdf8}.btn.ghost{border-color:#ffffff6b;background:#ffffff26;color:#fff}.btn.ghost:hover{background:#ffffff3d}.store-badge{width:220px;max-width:100%;height:auto;display:block}.features{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;max-width:980px;margin:0 auto;width:100%}.card{border:1px solid var(--border);border-radius:.875rem;padding:1rem;text-align:left;background:var(--surface)}.card h2{margin-bottom:.5rem}.doc{border:1px solid var(--border);border-radius:14px;background:var(--surface);padding:1.25rem;display:grid;gap:.75rem}.doc-list{margin:0;padding-left:1.1rem;display:grid;gap:.4rem}.doc-meta{color:var(--muted);font-size:.92rem;margin-bottom:.5rem}.link-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem}.link-grid a{border:1px solid var(--border);border-radius:10px;padding:.7rem .8rem;text-decoration:none;color:var(--brand-navy);background:#fff}.link-grid a:hover{background:#00d4ff14}.doc h2{margin-top:.7rem}.doc p{color:#344054;line-height:1.65}.footer{border-top:1px solid var(--border);background:var(--surface);padding:1rem 1.25rem;display:flex;justify-content:space-between;gap:.75rem;color:var(--muted);flex-wrap:wrap}.footer a{color:var(--brand-navy);text-decoration:none}@media (max-width: 900px){.features{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-split{grid-template-columns:1fr;min-height:auto}.landing-stats{grid-template-columns:1fr 1fr}.landing-copy{padding:1.25rem;gap:.8rem}}@media (max-width: 600px){.container{padding-top:2rem}.features{grid-template-columns:1fr}.topbar{height:auto;padding:.9rem 1rem;align-items:flex-start;flex-direction:column;gap:.5rem}.link-grid{grid-template-columns:1fr}.landing-copy .cta-row{justify-content:center}}.console-shell{min-height:100vh;background:linear-gradient(160deg,#0a1f44,#0d284d 45%,#0f172a);color:#e8eef7;display:flex;flex-direction:column}.console-topbar{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1.25rem;border-bottom:1px solid rgba(255,255,255,.08);background:#00000026}.console-topbar h1{font-size:1rem;font-weight:700;color:#fff;letter-spacing:-.01em}.console-topbar a{color:#e8eef7bf;text-decoration:none;font-size:.875rem}.console-topbar a:hover{color:#00d4ff}.console-main{flex:1;width:min(960px,100%);margin:0 auto;padding:2rem 1.25rem 3rem}.console-card{background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:1.5rem;max-width:400px;margin:0 auto}.console-card h2{color:#fff;font-size:1.1rem;margin-bottom:1rem}.console-field{margin-bottom:1rem}.console-field label{display:block;font-size:.8rem;color:#e8eef7a6;margin-bottom:.35rem}.console-field input{width:100%;padding:.6rem .75rem;border-radius:8px;border:1px solid rgba(255,255,255,.15);background:#00000040;color:#fff;font-size:.95rem}.console-field input:focus{outline:none;border-color:#00d4ff}.console-btn{width:100%;padding:.65rem 1rem;border:none;border-radius:8px;background:#00d4ff;color:#0a1f44;font-weight:700;font-size:.95rem;cursor:pointer}.console-btn:hover{background:#00b8e0}.console-btn.secondary{width:auto;background:transparent;color:#e8eef7d9;border:1px solid rgba(255,255,255,.2)}.console-btn.secondary:hover{border-color:#00d4ff;color:#00d4ff}.console-alert{font-size:.85rem;color:#fca5a5;margin-bottom:1rem}.console-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:1rem;margin-top:1.5rem}.console-stat{background:#ffffff0f;border:1px solid rgba(255,255,255,.08);border-radius:10px;padding:1rem}.console-stat strong{display:block;font-size:1.35rem;color:#00d4ff;font-variant-numeric:tabular-nums}.console-stat span{font-size:.75rem;color:#e8eef799;margin-top:.25rem;display:block}.console-loading{color:#e8eef799;font-size:.9rem}.console-app{display:flex;min-height:100vh;background:#0f172a}.console-sidebar{width:240px;flex-shrink:0;background:linear-gradient(180deg,#0a1f44,#0d284d);border-right:1px solid rgba(255,255,255,.08);display:flex;flex-direction:column;color:#e8eef7}.console-sidebar-brand{padding:1rem 1rem .75rem;font-weight:800;font-size:.95rem;letter-spacing:-.01em;color:#fff}.console-nav{flex:1;overflow-y:auto;padding:.25rem .5rem 1rem}.console-nav-link,.console-nav-sublink{display:block;padding:.45rem .65rem;border-radius:8px;color:#e8eef7c7;text-decoration:none;font-size:.875rem}.console-nav-link:hover,.console-nav-sublink:hover{background:#ffffff0f;color:#fff}.console-nav-link.active,.console-nav-sublink.active{background:#00d4ff26;color:#00d4ff}.console-nav-group{margin-top:.75rem}.console-nav-group-title{font-size:.78rem;font-weight:600;letter-spacing:-.01em;color:#e8eef78c;padding:.35rem .65rem .2rem}.console-nav-sublink{padding-left:.85rem}.console-sidebar-footer{padding:.75rem;border-top:1px solid rgba(255,255,255,.08);display:flex;flex-direction:column;gap:.5rem}.console-sidebar-logout{width:100%}.console-content{flex:1;min-width:0;background:#f1f5f9;color:#0f172a;overflow-x:auto}.console-crud{padding:1.25rem 1.5rem 2rem;max-width:1400px}.console-crud-header{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:.5rem}.console-crud-header-main{display:flex;flex-direction:column;align-items:flex-start;gap:.65rem;min-width:0}.console-crud--fab-pad{padding-bottom:max(6.5rem,calc(5rem + env(safe-area-inset-bottom,0px)))}.console-crud-header h1{font-size:1.35rem;color:#0a1f44;margin:0}.console-crud-actions{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.console-crud-meta{font-size:.85rem;color:#64748b;margin:0 0 1rem}.console-filter{display:flex;align-items:center;gap:.35rem;font-size:.8rem;color:#475569}.console-filter input{padding:.35rem .5rem;border:1px solid #cbd5e1;border-radius:6px;width:8rem}.console-table-wrap{background:#fff;border:1px solid #e2e8f0;border-radius:10px;overflow:auto}.console-table{width:100%;border-collapse:collapse;font-size:.8rem}.console-table th,.console-table td{border-bottom:1px solid #e2e8f0;padding:.45rem .6rem;text-align:left;vertical-align:top}.console-table th{background:#f8fafc;color:#475569;font-weight:600;white-space:nowrap}.console-th-actions,.console-td-actions{width:7rem;white-space:nowrap}.console-linkbtn{background:none;border:none;color:#0369a1;cursor:pointer;font-size:.8rem;padding:0 .35rem 0 0;text-decoration:underline}.console-linkbtn.danger{color:#b91c1c}.console-fab-stack{position:fixed;right:max(1rem,env(safe-area-inset-right,0px));bottom:max(1rem,env(safe-area-inset-bottom,0px));z-index:40;display:flex;flex-direction:column;align-items:flex-end;gap:.45rem}.console-fab-stack .console-fab-btn{width:auto;min-width:6.75rem;padding:.58rem 1.15rem;border-radius:999px;box-shadow:0 4px 18px #0f172a33;font-weight:700;font-size:.875rem;border-width:1px}.console-fab-stack .console-fab-btn.console-fab-primary{min-width:7.5rem;padding:.72rem 1.35rem;font-size:.92rem;box-shadow:0 6px 22px #0ea5e961}.console-fab-stack .console-fab-btn:disabled{opacity:.45;box-shadow:none}.console-content .console-btn{width:auto;min-width:5rem}.console-content .console-btn.secondary{color:#334155;border-color:#cbd5e1}.console-content .console-btn.secondary:hover{color:#0a1f44;border-color:#00d4ff}.console-content .console-alert{color:#b91c1c}.console-content .console-loading{color:#64748b;padding:1rem}.console-grid-light .console-stat{background:#fff;border-color:#e2e8f0}.console-grid-light .console-stat strong{color:#0369a1}.console-grid-light .console-stat span{color:#64748b}.console-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a80;display:flex;align-items:center;justify-content:center;z-index:250;padding:1rem}.console-modal{background:#fff;border-radius:12px;padding:1.25rem;width:min(640px,100%);max-height:90vh;display:flex;flex-direction:column;box-shadow:0 20px 50px #0003}.console-modal h2{font-size:1.1rem;color:#0a1f44;margin:0 0 .5rem}.console-modal-hint{margin:0 0 .65rem;font-size:.8rem;line-height:1.5;color:#64748b}.console-table-empty{text-align:center;padding:2rem 1rem!important;color:#64748b;font-size:.9rem}.console-img-cell{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem;max-width:22rem}.console-img-thumb-wrap{display:inline-block;line-height:0;border-radius:8px;overflow:hidden;border:1px solid #e2e8f0;background:#f8fafc;flex-shrink:0}.console-img-thumb{display:block;max-height:4.5rem;max-width:6.5rem;width:auto;height:auto;object-fit:cover;vertical-align:middle}.console-img-fallback{font-size:.72rem;color:#0369a1;word-break:break-all;max-width:12rem;display:inline-block}.console-img-more{font-size:.72rem;color:#64748b;align-self:center}.console-json-editor{flex:1;min-height:240px;font-family:ui-monospace,monospace;font-size:.8rem;border:1px solid #cbd5e1;border-radius:8px;padding:.65rem;resize:vertical}.console-mobile-bar{display:none;align-items:center;gap:.75rem;padding:.6rem 1rem;background:#fff;border-bottom:1px solid #e2e8f0;position:sticky;top:0;z-index:35;box-shadow:0 1px #0f172a0a}.console-menu-toggle{display:inline-flex;align-items:center;gap:.45rem;padding:.45rem .65rem;border-radius:10px;border:1px solid #e2e8f0;background:#f8fafc;color:#0f172a;font-size:.875rem;font-weight:600;cursor:pointer}.console-menu-toggle:hover{border-color:#00d4ff;background:#f0f9ff}.console-menu-toggle-bars{display:block;width:18px;height:14px;position:relative}.console-menu-toggle-bars:before{content:"";position:absolute;left:0;top:0;width:18px;height:2px;border-radius:1px;background:#0f172a;box-shadow:0 6px #0f172a,0 12px #0f172a}.console-menu-toggle-text{letter-spacing:-.02em}.console-mobile-title{font-weight:800;font-size:.95rem;color:#0a1f44;letter-spacing:-.02em}.console-content-body{min-width:0}.console-nav-overlay{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:199;margin:0;padding:0;border:none;background:#0f172a66;cursor:pointer;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.console-alert--bar{padding:.55rem .75rem;border-radius:8px;background:#fef2f2;border:1px solid #fecaca;margin-bottom:.75rem}.console-modal--form{width:min(720px,100%)}.console-modal-head{flex-shrink:0;padding-bottom:.35rem;border-bottom:1px solid #e2e8f0;margin-bottom:.75rem}.console-modal-head h2{margin:0 0 .2rem}.console-modal-sub{margin:0;font-size:.82rem;color:#64748b}.console-modal-body{flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;padding-right:.15rem}.console-modal-footer{flex-shrink:0;display:flex;justify-content:flex-end;align-items:center;flex-wrap:wrap;gap:.5rem;padding-top:1rem;margin-top:auto;border-top:1px solid #e2e8f0}.console-modal-btn{min-width:5.5rem;padding:.6rem 1.15rem;border-radius:10px;font-weight:700;font-size:.9rem}.console-content .console-modal-footer .console-btn.console-modal-btn-primary{min-width:6.5rem;background:linear-gradient(180deg,#38bdf8,#0ea5e9);color:#0c1222;border:none;box-shadow:0 2px 8px #0ea5e959}.console-content .console-modal-footer .console-btn.console-modal-btn-primary:hover:not(:disabled){filter:brightness(1.05);background:linear-gradient(180deg,#7dd3fc,#38bdf8)}.console-content .console-modal-footer .console-btn.console-modal-btn-primary:disabled{opacity:.65;box-shadow:none}.console-content .console-modal-footer .console-btn.secondary{border-color:#cbd5e1;color:#475569}.console-content .console-modal-footer .console-btn.secondary:hover:not(:disabled){border-color:#94a3b8;color:#0f172a;background:#f8fafc}.console-form{display:flex;flex-direction:column;gap:1rem}.console-form-field label{display:block;font-size:.8rem;font-weight:600;color:#334155;margin-bottom:.35rem}.console-form-req{color:#dc2626;font-weight:700}.console-form-field-hint{margin:0 0 .35rem;font-size:.74rem;line-height:1.45;color:#64748b}.console-form-input,.console-form-textarea,.console-form-select{width:100%;box-sizing:border-box;border:1px solid #cbd5e1;border-radius:10px;padding:.55rem .7rem;font-size:.9rem;color:#0f172a;background:#fff;transition:border-color .15s ease,box-shadow .15s ease}.console-form-select{cursor:pointer;min-height:2.5rem}.console-form-input:focus,.console-form-textarea:focus,.console-form-select:focus{outline:none;border-color:#38bdf8;box-shadow:0 0 0 3px #38bdf833}.console-form-textarea{resize:vertical;min-height:4rem;line-height:1.5;font-family:inherit}.console-form-field--readonly .console-form-input,.console-form-field--readonly .console-form-textarea,.console-form-field--readonly .console-form-select{background:#f1f5f9;color:#475569}.console-form-check{display:inline-flex;align-items:center;gap:.45rem;font-size:.88rem;color:#334155;cursor:pointer}.console-form-check input{width:1.05rem;height:1.05rem;accent-color:#0284c7}.console-form-img-preview{margin-top:.45rem;max-width:200px;border-radius:10px;overflow:hidden;border:1px solid #e2e8f0;background:#f8fafc;line-height:0}.console-form-img-preview img{width:100%;height:auto;max-height:140px;object-fit:contain;display:block}.console-form-advanced{margin-top:1.25rem;padding-top:1rem;border-top:1px dashed #e2e8f0}.console-form-advanced summary{cursor:pointer;font-size:.78rem;font-weight:600;color:#64748b;-webkit-user-select:none;user-select:none}.console-form-advanced summary:hover{color:#0a1f44}.console-form-raw-preview{margin:.5rem 0 0;padding:.65rem;font-size:.68rem;line-height:1.45;background:#0f172a;color:#e2e8f0;border-radius:8px;overflow:auto;max-height:200px;white-space:pre-wrap;word-break:break-all}@media (max-width: 900px){.console-mobile-bar{display:flex}.console-nav-overlay{display:block}.console-sidebar{position:fixed;left:0;top:0;height:100vh;height:100dvh;width:min(288px,88vw);z-index:200;transform:translate(-108%);transition:transform .22s ease;box-shadow:none}.console-sidebar.is-open{transform:translate(0);box-shadow:12px 0 40px #0000002e}.console-crud{padding:1rem 1rem 2rem}.console-crud-header h1{font-size:1.2rem;line-height:1.25}.console-table-wrap{border-radius:12px;margin:0 -.25rem;border-left:none;border-right:none}.console-table{font-size:.78rem;min-width:640px}.console-th-actions,.console-td-actions{position:sticky;right:0;background:#fff;box-shadow:-6px 0 12px #0f172a0f;z-index:1}.console-table thead .console-th-actions{background:#f8fafc}.console-td-actions{display:flex;flex-direction:column;align-items:flex-start;gap:.25rem;width:auto;min-width:4.5rem}.console-fab-stack .console-fab-btn{min-width:5.5rem;padding:.52rem .95rem;font-size:.82rem}.console-fab-stack .console-fab-btn.console-fab-primary{min-width:6.25rem;padding:.62rem 1.1rem;font-size:.88rem}.console-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.console-modal-backdrop{padding:0;align-items:stretch}.console-modal,.console-modal--form{width:100%;max-height:none;height:100%;min-height:0;border-radius:0;padding:1rem 1rem 1.25rem}.console-modal-footer{padding-top:.85rem;padding-bottom:max(.5rem,env(safe-area-inset-bottom,0px));gap:.65rem}.console-modal-btn,.console-modal-btn-primary{flex:1;min-width:0}}@media (max-width: 480px){.console-grid{grid-template-columns:1fr}.console-filter{flex-direction:column;align-items:flex-start}.console-filter input{width:100%;max-width:16rem}}@media (min-width: 901px){.console-mobile-bar,.console-nav-overlay{display:none!important}}.dash{max-width:1200px;margin:0 auto;padding-bottom:1rem}.dash-hero{position:relative;overflow:hidden;border-radius:16px;padding:1.35rem 1.5rem 1.5rem;margin-bottom:1.25rem;background:linear-gradient(135deg,#0a1f44,#0e3a6e 42%,#0c4a6e);color:#f8fafc;box-shadow:0 12px 40px #0a1f4438}.dash-hero:after{content:"";position:absolute;right:-20%;top:-40%;width:55%;height:140%;background:radial-gradient(ellipse,rgba(56,189,248,.18) 0%,transparent 70%);pointer-events:none}.dash-hero-inner{position:relative;z-index:1;display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:1rem}.dash-hero-title{display:flex;align-items:center;gap:.65rem;margin:0 0 .35rem;font-size:clamp(1.35rem,3.5vw,1.65rem);font-weight:800;letter-spacing:-.03em}.dash-hero-icon{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:12px;background:#ffffff1f;color:#7dd3fc}.dash-hero-sub{margin:0;font-size:.9rem;color:#f8fafcc7;line-height:1.5}.dash-hero-sub strong{color:#fff;font-weight:700}.dash-hero-meta{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:.65rem}.dash-pill{display:inline-flex;align-items:center;gap:.35rem;padding:.25rem .65rem;border-radius:999px;font-size:.75rem;font-weight:600;background:#ffffff24;color:#e0f2fe;border:1px solid rgba(255,255,255,.12)}.dash-hero-actions{display:flex;align-items:center;gap:.5rem}.dash-btn-refresh{display:inline-flex;align-items:center;gap:.45rem;padding:.55rem 1rem;border:none;border-radius:10px;font-size:.875rem;font-weight:700;cursor:pointer;background:#fffffff2;color:#0a1f44;box-shadow:0 4px 14px #0000001f;transition:transform .15s ease,box-shadow .15s ease}.dash-btn-refresh:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 20px #00000026}.dash-btn-refresh:disabled{opacity:.65;cursor:not-allowed}.dash-btn-refresh svg.spin{animation:dash-spin .85s linear infinite}@keyframes dash-spin{to{transform:rotate(360deg)}}.dash-gamification-card{background:linear-gradient(180deg,#fffbeb,#fff 48%);border:1px solid #fde68a;border-radius:16px;padding:1rem 1.1rem 1.1rem;margin-bottom:1.35rem;box-shadow:0 1px 3px #78350f14}.dash-gamification-head{margin-bottom:.75rem}.dash-gamification-title{display:flex;align-items:center;gap:.45rem;margin:0 0 .35rem;font-size:1rem;font-weight:800;color:#78350f}.dash-gamification-title svg{color:#d97706}.dash-gamification-sub{margin:0;font-size:.78rem;color:#92400e;line-height:1.45}.dash-gamification-sub strong{font-weight:700;color:#713f12}.dash-gamification-links{display:flex;flex-wrap:wrap;gap:.45rem}.dash-gamification-link{display:inline-flex;align-items:center;padding:.4rem .75rem;border-radius:999px;font-size:.78rem;font-weight:600;text-decoration:none;color:#78350f;background:#fff;border:1px solid #fcd34d;transition:background .12s ease,border-color .12s ease}.dash-gamification-link:hover{background:#fffbeb;border-color:#f59e0b}.dash-section-title{display:flex;align-items:center;gap:.45rem;margin:0 0 .75rem;font-size:.95rem;font-weight:700;color:#0f172a}.dash-section-title svg{color:#0284c7}.dash-chart-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:1.15rem 1rem .85rem;margin-bottom:1.35rem;box-shadow:0 1px 3px #0f172a0f}.dash-chart-head{padding:0 .35rem .65rem;border-bottom:1px solid #f1f5f9;margin-bottom:.5rem}.dash-chart-head h2{margin:0;font-size:1rem;font-weight:700;color:#0a1f44}.dash-chart-head p{margin:.2rem 0 0;font-size:.78rem;color:#64748b}.dash-chart-area{width:100%;height:min(320px,52vw);min-height:240px}.dash-tooltip{padding:.5rem .75rem;background:#0f172a;color:#f1f5f9;border-radius:10px;font-size:.8rem;box-shadow:0 8px 24px #0003;border:1px solid rgba(255,255,255,.08)}.dash-tooltip strong{display:block;margin-bottom:.35rem;color:#7dd3fc}.dash-tooltip-row{display:flex;justify-content:space-between;gap:1.25rem;margin-top:.2rem}.dash-stat-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(158px,1fr));gap:.75rem}.dash-stat-card{position:relative;display:block;background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:.9rem .95rem;box-shadow:0 1px 2px #0f172a0a;transition:border-color .15s ease,box-shadow .15s ease}a.dash-stat-card:focus-visible{outline:2px solid #38bdf8;outline-offset:2px}.dash-stat-card:hover{border-color:#bae6fd;box-shadow:0 4px 16px #0ea5e914}.dash-stat-card:before{content:"";position:absolute;left:0;top:.65rem;bottom:.65rem;width:3px;border-radius:0 3px 3px 0;background:var(--dash-accent, #0ea5e9)}.dash-stat-card-head{display:flex;align-items:center;gap:.45rem;margin-bottom:.45rem}.dash-stat-card-icon{display:flex;align-items:center;justify-content:center;width:1.85rem;height:1.85rem;border-radius:8px;background:#f0f9ff;color:var(--dash-accent, #0369a1)}.dash-stat-card-label{font-size:.72rem;font-weight:600;color:#64748b;line-height:1.25;flex:1;min-width:0}.dash-stat-card-value{font-size:1.35rem;font-weight:800;color:#0a1f44;font-variant-numeric:tabular-nums;letter-spacing:-.02em;line-height:1.1}.dash-loading{display:grid;gap:1rem}.dash-skel-hero{height:120px;border-radius:16px;background:linear-gradient(90deg,#e2e8f0 25%,#f1f5f9,#e2e8f0 75%);background-size:200% 100%;animation:dash-shimmer 1.2s ease-in-out infinite}.dash-skel-chart{height:300px;border-radius:16px;background:linear-gradient(90deg,#e2e8f0 25%,#f1f5f9,#e2e8f0 75%);background-size:200% 100%;animation:dash-shimmer 1.2s ease-in-out infinite}.dash-skel-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(158px,1fr));gap:.75rem}.dash-skel-card{height:92px;border-radius:14px;background:linear-gradient(90deg,#e2e8f0 25%,#f1f5f9,#e2e8f0 75%);background-size:200% 100%;animation:dash-shimmer 1.2s ease-in-out infinite}@keyframes dash-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width: 640px){.dash-hero-inner{flex-direction:column}.dash-hero-actions{width:100%}.dash-btn-refresh{flex:1;justify-content:center}.dash-chart-area{min-height:220px}}
