@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Noto+Sans+KR:wght@400;500;600;700;800&family=Noto+Serif+KR:wght@500;600;700&display=swap";:root{font-family:Inter,Noto Sans KR,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#101b35;background:#f3f6fb;font-synthesis:none;text-rendering:optimizeLegibility;--navy: #0a1633;--navy-2: #111f42;--accent: #1769ff;--accent-soft: #eaf2ff;--cyan: #35a8ff;--text: #101b35;--muted: #6f7d98;--line: #e5eaf2;--surface: #fff;--success: #159c69;--warning: #e69013;--danger: #dd4350;--shadow: 0 12px 32px rgba(18, 37, 76, .07)}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:#f3f6fb}button,input,select{font:inherit}button{color:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid rgba(23,105,255,.22);outline-offset:1px}button:disabled{cursor:not-allowed;opacity:.5}h1,h2,h3,h4,p{margin-top:0}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.login-page{min-height:100vh;display:grid;grid-template-columns:minmax(480px,1.08fr) minmax(460px,.92fr);background:#fff}.login-story{position:relative;overflow:hidden;padding:42px 7vw;color:#fff;background:radial-gradient(circle at 78% 22%,rgba(46,144,255,.48),transparent 29%),linear-gradient(135deg,#071126,#0d214d 62%,#113a7c);display:flex;flex-direction:column}.login-brand{display:flex;align-items:center;gap:13px;font-size:14px;letter-spacing:.14em;font-weight:800;position:relative;z-index:2}.brand-mark{width:40px;height:40px;border-radius:11px;display:inline-flex;align-items:center;justify-content:center;color:#fff;font-size:15px;font-weight:900;letter-spacing:-.04em;background:linear-gradient(145deg,#1769ff,#41b4ff);box-shadow:0 8px 24px #1769ff52;flex:0 0 auto}.login-story-content{max-width:680px;margin:auto 0;position:relative;z-index:2;padding:70px 0}.story-badge{display:inline-flex;align-items:center;gap:9px;text-transform:uppercase;color:#89c7ff;font-size:12px;font-weight:700;letter-spacing:.18em;margin-bottom:26px}.story-badge span{width:30px;height:2px;background:#46aeff}.login-story h1{font-size:clamp(42px,5vw,72px);line-height:1.13;letter-spacing:-.05em;margin-bottom:26px}.login-story h1 em{font-style:normal;color:#55b4ff}.login-story-content>p{font-size:17px;line-height:1.8;color:#b7c7e4;max-width:570px}.login-proof{display:inline-flex;align-items:center;gap:10px;margin-top:24px;color:#d9e8ff;border:1px solid rgba(255,255,255,.16);background:#ffffff0f;padding:13px 16px;border-radius:12px;font-size:13px}.login-grid-art{position:absolute;inset:auto -8% -27% auto;width:620px;aspect-ratio:1;transform:rotate(22deg);opacity:.23}.login-grid-art:before,.login-grid-art:after{content:"";position:absolute;inset:0;border:1px solid #5cb6ff;border-radius:50%}.login-grid-art:after{inset:14%}.login-grid-art span{position:absolute;background:#55b4ff;width:10px;height:10px;border-radius:50%}.login-grid-art span:nth-child(1){left:20%;top:20%}.login-grid-art span:nth-child(2){right:10%;top:44%}.login-grid-art span:nth-child(3){left:46%;bottom:15%}.login-grid-art span:nth-child(4){left:4%;bottom:36%}.login-panel{display:grid;place-items:center;padding:48px clamp(28px,6vw,90px)}.login-card{width:min(430px,100%);display:flex;flex-direction:column}.login-logo{width:220px;height:auto;object-fit:contain;margin:0 0 38px -12px}.eyebrow{color:var(--accent);font-size:11px;letter-spacing:.18em;font-weight:800;margin-bottom:10px}.login-card h2{font-size:30px;letter-spacing:-.035em;margin-bottom:10px}.login-card>p{color:var(--muted);font-size:14px;line-height:1.65;margin-bottom:30px}.login-card label,.setup-card label,.form-grid label,.admin-form>label,.sync-range label,.color-field{color:#34425d;font-size:13px;font-weight:650;display:flex;flex-direction:column;gap:8px;margin-bottom:18px}input,select{border:1px solid #dce3ee;background:#fff;border-radius:10px;min-height:42px;padding:0 12px;color:var(--text)}input::placeholder{color:#a0abc0}input:hover,select:hover{border-color:#bfc9da}input:focus,select:focus{border-color:var(--accent);outline:none;box-shadow:0 0 0 3px #1769ff1c}.login-card input{min-height:50px;border-radius:12px}.password-field{position:relative}.password-field input{width:100%;padding-right:48px}.password-field button{position:absolute;right:10px;top:50%;translate:0 -50%;border:0;background:transparent;color:var(--muted);display:grid;place-items:center;cursor:pointer}.form-error{padding:11px 13px;border-radius:9px;color:#b62c38;background:#fff0f1;border:1px solid #ffdadd;font-size:13px;margin:-3px 0 16px}.button{min-height:40px;padding:0 16px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:9px;font-size:13px;font-weight:700;border:1px solid transparent;cursor:pointer;transition:.18s ease;white-space:nowrap}.button-primary{color:#fff;background:var(--accent);box-shadow:0 7px 16px #1769ff2e}.button-primary:hover:not(:disabled){background:#0759ee;translate:0 -1px}.button-secondary{background:#fff;border-color:#dce3ee;color:#34425d;box-shadow:none}.button-secondary:hover:not(:disabled){border-color:#aebcd0;background:#f8faff}.button-ghost{background:transparent;color:#52617d;border-color:transparent;box-shadow:none}.button-ghost:hover:not(:disabled){background:#eef3fa;color:var(--accent)}.button-danger{background:#dc3545;color:#fff}.login-card>.button{min-height:50px;font-size:14px;margin-top:2px}.demo-accounts{margin-top:24px;padding:16px;border:1px solid #e3e8f1;background:#f8faff;border-radius:12px;display:grid;gap:8px}.demo-accounts>strong{font-size:11px;letter-spacing:.08em;color:#7c899f;text-transform:uppercase;margin-bottom:2px}.demo-accounts button{border:0;background:transparent;padding:4px 0;display:flex;justify-content:space-between;gap:10px;font-size:12px;font-weight:700;cursor:pointer;text-align:left}.demo-accounts button span{font-weight:500;color:#7b88a0}.login-mode{text-align:center;color:#9aa5b8;font-size:10px;margin-top:18px}.setup-page{min-height:100vh;display:grid;place-items:center;background:radial-gradient(circle at 50% 0%,#e6f0ff,transparent 40%),#f3f6fb;padding:28px}.setup-card{width:min(470px,100%);padding:44px;background:#fff;border:1px solid #e4e9f2;border-radius:20px;box-shadow:var(--shadow);display:flex;flex-direction:column}.setup-icon{width:50px;height:50px;border-radius:14px;display:grid;place-items:center;color:#fff;background:var(--accent);margin-bottom:24px}.setup-card h1{font-size:27px;letter-spacing:-.035em;margin-bottom:10px}.setup-card>p{color:var(--muted);font-size:14px;line-height:1.65;margin-bottom:28px}.session-loading{min-height:100vh;display:grid;place-content:center;justify-items:center;gap:20px;background:#f3f6fb}.loading-line{height:3px;width:120px;background:linear-gradient(90deg,transparent,var(--accent),transparent);animation:loadline 1.4s infinite}.session-loading .brand-mark{width:54px;height:54px}@keyframes loadline{0%{transform:scaleX(.2);opacity:.3}50%{transform:scaleX(1);opacity:1}to{transform:scaleX(.2);opacity:.3}}.app-shell{min-height:100vh;display:grid;grid-template-columns:228px minmax(0,1fr)}.sidebar{position:fixed;z-index:40;left:0;top:0;bottom:0;width:228px;display:flex;flex-direction:column;background:linear-gradient(180deg,#09152f,#0b1837);color:#e9effd;padding:22px 14px 16px;overflow-y:auto}.sidebar-brand{height:50px;display:flex;align-items:center;gap:11px;padding:0 8px;margin-bottom:31px}.sidebar-brand .brand-mark{width:36px;height:36px;border-radius:10px;font-size:13px}.sidebar-brand div{min-width:0;display:flex;flex-direction:column;gap:2px}.sidebar-brand strong{font-size:12px;letter-spacing:.08em;white-space:nowrap}.sidebar-brand span:last-child{font-size:11px;color:#7f91b7}.sidebar-close{display:none}.nav-label{color:#53678f;font-size:9px;letter-spacing:.18em;font-weight:800;padding:0 12px 8px}.nav-label-admin{margin-top:25px}.sidebar nav>button,.subnav button{width:100%;border:0;background:transparent;color:#8fa0c1;min-height:42px;border-radius:9px;padding:0 11px;display:flex;align-items:center;gap:11px;cursor:pointer;text-align:left;font-size:13px;font-weight:600;margin-bottom:3px;transition:.16s ease}.sidebar nav button:hover{color:#fff;background:#ffffff0e}.sidebar nav button.active{color:#fff;background:linear-gradient(90deg,#1769ff52,#1769ff1f);box-shadow:inset 3px 0 #3b94ff}.sidebar nav button svg:last-child{margin-left:auto}.chevron-open{transform:rotate(180deg)}.subnav{padding-left:12px;border-left:1px solid rgba(255,255,255,.08);margin-left:18px}.subnav button{font-size:12px;min-height:38px}.sidebar-user{margin-top:auto;border-top:1px solid rgba(255,255,255,.08);padding:17px 6px 0;display:grid;grid-template-columns:34px minmax(0,1fr) 28px;align-items:center;gap:9px}.sidebar-user .avatar{width:34px;height:34px;border-radius:10px;display:grid;place-items:center;background:#22365e;font-size:13px;font-weight:800}.sidebar-user>div:nth-child(2){min-width:0;display:flex;flex-direction:column}.sidebar-user strong{font-size:11px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar-user span{font-size:10px;color:#7e91b7;margin-top:3px}.sidebar-user button{border:0;background:transparent;color:#7890b8;padding:4px;cursor:pointer}.sidebar-user button:hover{color:#fff}.workspace{grid-column:2;min-width:0}.topbar{height:74px;position:sticky;top:0;z-index:30;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:0 28px;background:#fffffff0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid #e7ebf2}.topbar-title{display:flex;align-items:center;gap:12px}.topbar-title>div{display:flex;flex-direction:column;gap:2px}.topbar-title span{font-size:9px;color:#8691a6;font-weight:800;letter-spacing:.14em}.topbar-title h1{font-size:18px;line-height:1.2;letter-spacing:-.025em;margin:0}.mobile-menu{display:none;border:0;background:transparent;padding:5px}.topbar-actions{display:flex;align-items:center;gap:9px;min-width:0}.topbar-actions>select{min-height:38px;max-width:170px;font-size:12px}.date-range{display:flex;align-items:center;gap:7px;padding:0 10px;min-height:38px;border:1px solid #dfe5ee;border-radius:9px;background:#fff;color:#77849c}.date-range input{min-height:30px;border:0;padding:0;width:108px;font-size:11px;box-shadow:none}.client-pill,.role-pill{min-height:38px;display:flex;align-items:center;gap:7px;border:1px solid #dfe5ee;background:#fff;padding:0 11px;border-radius:9px;font-size:11px;font-weight:650;white-space:nowrap}.role-pill{color:#51627e;background:#f7f9fc}.logout-button{min-height:38px;border:1px solid #dfe5ee;background:#fff;border-radius:9px;padding:0 10px;display:flex;align-items:center;gap:6px;cursor:pointer;color:#586681;font-size:11px;font-weight:700}.logout-button:hover{color:#d83949;border-color:#f0bcc2;background:#fff7f8}.main-content{width:100%;max-width:1660px;margin:0 auto;padding:24px 28px 48px}.page-stack{display:flex;flex-direction:column;gap:18px}.hero-card{min-height:132px;position:relative;overflow:hidden;border-radius:16px;padding:26px 29px;color:#fff;background:radial-gradient(circle at 85% 0%,rgba(56,155,255,.34),transparent 31%),linear-gradient(115deg,#0a1633,#122c5f);display:flex;align-items:center;justify-content:space-between;gap:24px;box-shadow:0 12px 25px #0c1f4824}.hero-card:after{content:"";position:absolute;width:200px;height:200px;border:1px solid rgba(255,255,255,.08);border-radius:50%;right:12%;top:-110px}.hero-card>*{position:relative;z-index:2}.hero-card .eyebrow{color:#68bcff;margin-bottom:7px}.hero-card h2{margin-bottom:7px;font-size:24px;letter-spacing:-.035em}.hero-card p{margin:0;color:#aebfdf;font-size:13px;line-height:1.6}.hero-period{min-width:245px;padding:15px 17px;border:1px solid rgba(255,255,255,.12);border-radius:11px;background:#ffffff0f;display:flex;flex-direction:column;gap:5px}.hero-period span{color:#84a1ce;font-size:10px;text-transform:uppercase;letter-spacing:.11em}.hero-period strong{font-size:12px}.hero-period i{color:#55b4ff;font-style:normal;padding:0 6px}.hero-actions{display:flex;align-items:center;gap:9px}.hero-lock{display:flex;align-items:center;gap:9px;padding:12px 15px;border:1px solid rgba(255,255,255,.12);border-radius:10px;color:#c6d7f3;font-size:12px;font-weight:700}.kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px}.kpi-card{min-height:125px;position:relative;overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:14px;padding:19px 20px;box-shadow:0 5px 18px #14274d09}.kpi-card>span{display:block;color:#758199;font-size:11px;font-weight:650;margin-bottom:11px}.kpi-card>div:not(.kpi-icon){display:flex;align-items:baseline;gap:5px}.kpi-card strong{font-size:26px;letter-spacing:-.04em}.kpi-card em{color:#7f8ba0;font-size:11px;font-style:normal}.kpi-card small{display:block;color:#98a2b5;font-size:10px;margin-top:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.kpi-icon{position:absolute;width:39px;height:39px;display:grid;place-items:center;right:16px;top:17px;border-radius:11px;background:#edf4ff;color:var(--accent)}.kpi-cyan .kpi-icon{color:#0a9ccc;background:#e8faff}.kpi-violet .kpi-icon{color:#7955db;background:#f2edff}.kpi-amber .kpi-icon{color:#d88810;background:#fff5df}.currency-value{font-size:21px!important}.section-card{background:#fff;border:1px solid var(--line);border-radius:15px;padding:23px;box-shadow:0 6px 20px #12254c09;min-width:0}.section-heading{min-height:48px;display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:19px}.section-kicker{color:var(--accent);font-size:9px;font-weight:800;letter-spacing:.16em}.section-heading h3{font-size:17px;letter-spacing:-.025em;margin:5px 0}.section-heading p{color:var(--muted);font-size:11px;margin:0}.badge{display:inline-flex;align-items:center;gap:5px;min-height:23px;border-radius:20px;padding:2px 9px;font-size:10px;font-weight:750;white-space:nowrap}.badge-success{color:#087a51;background:#e8f8f1}.badge-warning{color:#a76400;background:#fff3da}.badge-danger{color:#b32735;background:#ffebed}.badge-info{color:#0758ca;background:#e8f1ff}.badge-neutral{color:#5c6a83;background:#eef2f7}.digital-layout{display:grid;grid-template-columns:minmax(370px,.9fr) minmax(470px,1.1fr);gap:17px}.digital-summary{display:flex;flex-direction:column;justify-content:space-between}.metric-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.metric-cards>div{padding:13px;border:1px solid #e8edf5;background:#f8faff;border-radius:10px}.metric-cards span{display:block;color:#7c889f;font-size:9px;font-weight:650;margin-bottom:6px}.metric-cards strong{font-size:16px;letter-spacing:-.03em}.media-chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:15px}.media-chips button{border:1px solid #dfe6f1;background:#fff;border-radius:20px;min-height:32px;padding:0 11px;display:flex;align-items:center;gap:7px;font-size:11px;font-weight:650;cursor:pointer}.media-chips button:hover{color:var(--accent);border-color:#9fc2ff}.platform-dot{width:8px;height:8px;border-radius:50%;background:#1769ff;flex:0 0 auto}.platform-meta{background:#1769ff}.platform-naver{background:#03c75a}.platform-kakao{background:#ffd600}.platform-google{background:#ea4335}.chart-panel{min-width:0;border:1px solid #e7ecf4;border-radius:11px;background:#fff;padding:14px 12px 5px}.chart-title{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0 4px 10px}.chart-title strong{display:flex;align-items:center;gap:7px;font-size:12px}.chart-title span{color:#8c97aa;font-size:9px}.offline-kpis{display:grid;grid-template-columns:repeat(5,1fr);gap:9px;margin-bottom:18px}.offline-kpis>div{border:1px solid #e8edf4;border-radius:10px;padding:13px;display:flex;align-items:center;gap:10px}.offline-kpis svg{color:var(--accent);width:17px}.offline-kpis span{color:#7e8a9f;font-size:9px;display:flex;flex-direction:column;gap:2px}.offline-kpis strong{color:var(--text);font-size:18px}.table-wrap{width:100%;overflow:auto;border:1px solid #e7ecf3;border-radius:11px}.table-wrap table{width:100%;border-collapse:collapse;min-width:820px;font-size:11px}.table-wrap th{height:39px;padding:0 13px;text-align:left;color:#78859c;background:#f7f9fc;border-bottom:1px solid #e5eaf2;font-size:9px;font-weight:750;white-space:nowrap}.table-wrap td{height:54px;padding:8px 13px;border-bottom:1px solid #edf0f5;color:#394762;white-space:nowrap}.table-wrap tbody tr:last-child td{border-bottom:0}.table-wrap tbody tr:hover{background:#fbfcff}.table-wrap td strong{display:block;color:#17233b;font-size:11px}.table-wrap td small{display:block;color:#8c97aa;font-size:9px;margin-top:4px}.clickable-row{cursor:pointer}.checkbox-cell{width:34px!important;padding-right:0!important}.checkbox-cell input{min-height:auto;width:15px;height:15px;accent-color:var(--accent)}.table-link{border:0;background:transparent;padding:0;color:#17233b;font-size:11px;font-weight:700;cursor:pointer}.table-link:hover{color:var(--accent)}.tabs{border-bottom:1px solid #e5eaf2;display:flex;gap:24px;margin-bottom:16px}.tabs button{position:relative;min-height:40px;display:flex;align-items:center;gap:7px;border:0;background:transparent;color:#78849a;font-size:11px;font-weight:700;cursor:pointer;padding:0 2px}.tabs button:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:2px;background:transparent}.tabs button.active{color:var(--accent)}.tabs button.active:after{background:var(--accent)}.tabs button span{border-radius:10px;padding:2px 6px;background:#eef2f7;font-size:9px}.large-tabs{gap:30px;margin:-5px 0 22px}.large-tabs button{min-height:47px;font-size:12px}.campaign-heading{align-items:center}.selection-action{display:flex;align-items:center;gap:12px}.selection-action>span{color:#78849a;font-size:11px}.selection-action>span strong{color:var(--accent)}.filter-row{display:flex;align-items:center;gap:9px;margin-bottom:14px}.filter-row select{min-height:36px;font-size:11px;min-width:145px}.search-field{height:36px;min-width:210px;max-width:310px;flex:1;display:flex!important;flex-direction:row!important;align-items:center;gap:8px!important;border:1px solid #dce3ee;background:#fff;border-radius:9px;padding:0 10px;margin:0!important;color:#8894a9!important}.search-field input{min-height:30px;border:0;box-shadow:none;padding:0;width:100%;font-size:11px;background:transparent}.modal-backdrop{position:fixed;z-index:100;inset:0;background:#060e1f99;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);display:grid;place-items:center;padding:22px;overflow:auto}.modal{width:min(600px,100%);max-height:calc(100vh - 44px);display:flex;flex-direction:column;background:#fff;border-radius:17px;box-shadow:0 25px 70px #00000038;overflow:hidden}.modal-wide{width:min(1120px,100%)}.modal-header{padding:20px 23px 17px;border-bottom:1px solid #e7ebf2;display:flex;justify-content:space-between;gap:18px}.modal-header h2{font-size:18px;letter-spacing:-.025em;margin-bottom:5px}.modal-header p{font-size:11px;color:#7d899f;margin:0}.icon-button{width:34px;height:34px;border:0;background:#f1f4f8;border-radius:9px;display:grid;place-items:center;cursor:pointer}.modal-content{padding:22px 23px 24px;overflow:auto}.modal-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;margin-top:20px}.report-toolbar{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:17px}.report-toolbar>div{display:flex;gap:7px}.detail-metrics{grid-template-columns:repeat(6,1fr);margin-bottom:16px}.detail-grid{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(250px,.4fr);gap:14px;margin-bottom:14px}.inner-card{border:1px solid #e7ecf4;border-radius:11px;padding:13px;margin-bottom:14px}.creative-card img{width:100%;max-height:280px;object-fit:cover;border-radius:9px;display:block}.compact-table{max-height:270px}.offline-report-note{display:flex;align-items:center;gap:13px;margin-top:16px;padding:16px;background:#edf4ff;color:#1857ad;border-radius:10px}.offline-report-note p{margin:4px 0 0;font-size:11px;color:#557398}.empty{min-height:230px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#7c889e}.empty-dot{width:43px;height:43px;border-radius:50%;background:#edf3fb;box-shadow:inset 0 0 0 10px #f7f9fc;margin-bottom:14px}.empty strong{color:#34425c;font-size:13px}.empty p{margin:7px 0 0;font-size:11px}.toast{position:fixed;z-index:200;right:24px;bottom:24px;min-width:300px;max-width:460px;min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:15px;padding:10px 14px 10px 16px;border-radius:11px;color:#fff;background:#102244;box-shadow:0 14px 38px #0a163347;font-size:11px;font-weight:650;animation:toast-in .2s ease-out}.toast-error{background:#b8323e}.toast button{border:0;background:transparent;color:#fff;display:grid;place-items:center;cursor:pointer}.toast-success:before{content:"";width:7px;height:7px;border-radius:50%;background:#48db9c}.toast span{flex:1}@keyframes toast-in{0%{transform:translateY(10px);opacity:0}}.evidence-hero .button{align-self:center}.evidence-kpis .kpi-card{min-height:105px}.evidence-filters{margin:0}.evidence-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.evidence-card{border:1px solid #e5eaf2;border-radius:13px;overflow:hidden;background:#fff}.evidence-image{position:relative;aspect-ratio:1.46;background:#ecf0f5;overflow:hidden}.evidence-image img{width:100%;height:100%;object-fit:cover;display:block}.proof-pending{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#9ba5b7;gap:9px;font-size:11px}.gallery-prev,.gallery-next{position:absolute;top:50%;translate:0 -50%;width:31px;height:31px;border:0;border-radius:50%;color:#fff;background:#060e1f99;display:grid;place-items:center;cursor:pointer}.gallery-prev{left:9px}.gallery-next{right:9px}.gallery-count{position:absolute;right:10px;bottom:9px;color:#fff;background:#060e1fb3;border-radius:12px;padding:3px 7px;font-size:9px}.evidence-body{padding:15px}.evidence-title{display:flex;justify-content:space-between;gap:10px}.evidence-badges{display:flex;flex-wrap:wrap;gap:5px}.evidence-title h4{margin:9px 0 0;font-size:13px}.evidence-title button{width:32px;height:32px;display:grid;place-items:center;border:1px solid #e0e6ef;background:#fff;border-radius:8px;cursor:pointer}.evidence-title button:hover{color:var(--accent);border-color:#a9c8ff}.evidence-body>p{display:flex;align-items:center;gap:5px;color:#7b879e;font-size:10px;margin:10px 0 13px}.evidence-body dl{margin:0;padding-top:11px;border-top:1px solid #edf0f5;display:grid;gap:7px}.evidence-body dl div{display:flex;justify-content:space-between;gap:12px;font-size:9px}.evidence-body dt{color:#8b96aa}.evidence-body dd{margin:0;color:#45536d;font-weight:650;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.evidence-attachments{display:grid;gap:6px;margin-top:12px;padding-top:11px;border-top:1px solid #edf0f5}.evidence-attachments a{display:flex;align-items:center;min-width:0;gap:7px;color:#45536d;text-decoration:none;font-size:9px}.evidence-attachments a:hover b{color:var(--accent)}.evidence-attachments span{flex:none;min-width:38px;padding:3px 5px;color:#2465b7;background:#eaf2ff;border-radius:5px;text-align:center;font-size:7px;font-weight:800}.evidence-attachments b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.review-heading{align-items:center}.multiplier-chip{padding:4px 8px;border-radius:7px;color:#1769ff;background:#e9f2ff;font-weight:750}.table-action{border:0;background:#eef4ff;color:#1769ff;border-radius:7px;min-height:29px;padding:0 9px;display:flex;align-items:center;gap:5px;font-size:10px;font-weight:700;cursor:pointer}.review-lock-banner{display:flex;align-items:flex-start;gap:12px;padding:14px;border-radius:10px;color:#0758ca;background:#edf4ff;margin-bottom:18px}.review-lock-banner.locked{color:#606c81;background:#f1f3f6}.review-lock-banner svg{flex:0 0 auto}.review-lock-banner strong{font-size:11px}.review-lock-banner p{font-size:10px;margin:4px 0 0;color:#6880a2}.review-editor{border:1px solid #e3e8f0;border-radius:10px;overflow:hidden}.review-editor-head,.review-editor-row{display:grid;grid-template-columns:.7fr 1fr 1.2fr .75fr;align-items:center;gap:12px;min-height:48px;padding:0 14px}.review-editor-head{min-height:36px;color:#7d899f;background:#f7f9fc;font-size:9px;font-weight:750}.review-editor-row{border-top:1px solid #edf0f5}.review-editor-row>strong{font-size:11px}.raw-value{color:#5f6e87;font-size:11px}.review-editor-row label{position:relative}.review-editor-row input{width:100%;min-height:34px;font-size:11px;background:#edf5ff;border-color:#aecaef;font-weight:700}.review-editor-row input:read-only{background:#f1f3f6;border-color:#e0e4eb;color:#747f91}.multiplier-input span:last-child{position:absolute;right:9px;top:50%;translate:0 -50%;color:#78849a;font-size:10px}.multiplier-input input{padding-right:25px}.derived-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:9px;margin-top:14px}.derived-grid>div{padding:12px;border-radius:9px;background:#0e1d3e;color:#fff}.derived-grid span{display:block;color:#8499bf;font-size:9px;margin-bottom:5px}.derived-grid strong{font-size:15px}.review-bulk-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.correction-presets{display:flex;align-items:center;gap:7px;flex-wrap:wrap;margin-bottom:15px}.correction-presets>span{margin-right:2px;color:#6f7c91;font-size:10px;font-weight:700}.correction-presets button{min-height:31px;padding:0 10px;border:1px solid #dce3ee;border-radius:7px;color:#47617d;background:#f8faff;font-size:9px;font-weight:700;cursor:pointer}.correction-presets button:hover{border-color:#9bb6e5;color:#2764d5;background:#eef4ff}.correction-rate-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.correction-rate-grid>label{margin:0;padding:12px;border:1px solid #e3e8f0;border-radius:9px;background:#fff}.correction-rate-grid>label>span{color:#34435a;font-size:10px;font-weight:750}.correction-rate-grid>label>div{position:relative;margin-top:7px}.correction-rate-grid input{width:100%;min-height:39px;padding-right:31px;color:#1b2c47;font-size:13px;font-weight:750;background:#f8faff}.correction-rate-grid em{position:absolute;right:11px;top:50%;translate:0 -50%;color:#7d899c;font-size:10px;font-style:normal;font-weight:700;pointer-events:none}.correction-rate-grid small{display:block;margin-top:6px;color:#7e8999;font-size:8px}.correction-note{display:flex;align-items:flex-start;gap:9px;margin-top:14px;padding:11px 12px;border-radius:8px;color:#3566b7;background:#eef4ff}.correction-note svg{flex:0 0 auto}.correction-note p{margin:0;color:#637b9e;font-size:9px;line-height:1.55}.correction-error{margin-top:11px;padding:10px 12px;border:1px solid #efb5ba;border-radius:8px;color:#a62d38;background:#fff4f5;font-size:9px;line-height:1.45}.execution-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.execution-list{display:flex;flex-direction:column;gap:10px}.execution-list article{border:1px solid #e7ecf3;border-radius:11px;padding:14px}.execution-media{display:flex;align-items:center;gap:10px}.execution-media .platform-dot{width:11px;height:11px}.execution-media>div:not(.offline-icon){display:flex;flex-direction:column;gap:3px;flex:1}.execution-media strong{font-size:12px}.execution-media small{color:#8793a7;font-size:9px}.offline-icon{width:31px;height:31px;display:grid;place-items:center;border-radius:9px;color:#1769ff;background:#eaf2ff}.execution-metrics{display:flex;gap:18px;margin-top:13px;padding-top:12px;border-top:1px solid #edf0f5;overflow:auto}.execution-metrics span{display:flex;align-items:center;gap:4px;color:#8994a8;font-size:9px;white-space:nowrap}.execution-metrics strong{color:#34425c;font-size:10px}.progress-bar{height:5px;background:#edf1f6;border-radius:4px;overflow:hidden;margin-top:13px}.progress-bar span{display:block;height:100%;border-radius:4px;background:linear-gradient(90deg,#1769ff,#35a8ff)}.admin-kpis{margin:0 0 20px}.admin-kpis .kpi-card{min-height:102px}.list-toolbar{display:flex;justify-content:flex-end;margin-bottom:13px}.auto-cell{display:flex;align-items:center;gap:8px}.switch{position:relative;display:inline-flex;margin:0!important}.switch input{position:absolute;opacity:0;width:0;height:0;min-height:0}.switch span{width:34px;height:19px;border-radius:12px;background:#cdd5e1;position:relative;cursor:pointer;transition:.2s}.switch span:after{content:"";position:absolute;width:15px;height:15px;top:2px;left:2px;border-radius:50%;background:#fff;box-shadow:0 1px 4px #00000040;transition:.2s}.switch input:checked+span{background:#1769ff}.switch input:checked+span:after{transform:translate(15px)}.auto-cell button{border:0;background:transparent;display:flex;align-items:center;gap:4px;color:#66748d;font-size:9px;cursor:pointer}.row-actions{display:flex;gap:4px}.row-actions button,.account-card footer button:not(.button){width:30px;height:30px;border:1px solid #e1e6ee;background:#fff;border-radius:7px;display:grid;place-items:center;color:#66748c;cursor:pointer}.row-actions button:hover{color:var(--accent);border-color:#acc9ff}.row-actions .danger-icon:hover{color:#dc3545;border-color:#f3bbc0}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:0 14px}.form-grid label{margin-bottom:14px}.form-grid label small{color:#8a95a8;font-size:9px;font-weight:500;line-height:1.5}.form-grid .span-2{grid-column:1/-1}.schedule-toggle{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:14px;border:1px solid #e5eaf2;border-radius:10px}.schedule-toggle strong{font-size:12px}.schedule-toggle p{margin:4px 0 0;color:#7e8a9f;font-size:10px}.schedule-list{margin-top:18px}.schedule-label{display:flex;justify-content:space-between;font-size:11px;margin-bottom:10px}.schedule-label span{color:#8b96a9;font-size:9px}.schedule-row{display:grid;grid-template-columns:24px 1fr 34px;align-items:center;gap:8px;margin-bottom:8px}.schedule-row input{min-height:38px}.schedule-row button{width:33px;height:33px;display:grid;place-items:center;border:1px solid #e3e8f0;background:#fff;border-radius:8px;color:#9a6870;cursor:pointer}.schedule-list>.button{margin-top:5px}.ownership-alert{display:flex;gap:12px;padding:14px;border:1px solid #cfe0ff;background:#f1f6ff;color:#1d5faf;border-radius:10px;margin-bottom:17px}.ownership-alert svg{flex:0 0 auto}.ownership-alert strong{font-size:11px}.ownership-alert p{color:#6980a1;font-size:10px;line-height:1.5;margin:4px 0 0}.roadmap{display:flex;align-items:center;flex-wrap:wrap;gap:9px;margin-bottom:14px;padding:11px 14px;border-radius:9px;background:#f8faff;color:#77849a;font-size:10px}.roadmap>span:first-child{font-weight:700;color:#4d5a72;margin-right:4px}.roadmap strong{color:#1769ff}.roadmap i{font-style:normal;color:#b1bbca}.manage-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:14px}.manage-heading h3{font-size:15px;margin-bottom:5px}.manage-heading p{margin:0;color:#7c899e;font-size:10px}.manage-heading>div:last-child{display:flex;gap:8px}.account-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.account-card{border:1px solid #e5eaf2;border-radius:12px;padding:15px}.account-card header{display:flex;align-items:center;gap:10px}.platform-logo{width:34px;height:34px;display:grid;place-items:center;border-radius:9px;color:#fff;background:#1769ff;font-weight:850}.account-card header>div:nth-child(2){display:flex;flex-direction:column;gap:3px;flex:1;min-width:0}.account-card header strong{font-size:11px}.account-card header span{color:#8793a7;font-size:9px}.account-card dl{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:14px 0;padding:12px;background:#f7f9fc;border-radius:9px}.account-card dl div{min-width:0}.account-card dt{color:#8b96a9;font-size:8px;margin-bottom:4px}.account-card dd{margin:0;font-size:9px;color:#3e4b64;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account-card footer{border-top:1px solid #edf0f5;padding-top:11px;display:flex;align-items:center;justify-content:space-between}.account-card footer>div{display:flex;gap:5px}.connection-test{padding:13px;border:1px dashed #d3dce9;border-radius:10px;display:flex;align-items:center;gap:12px}.test-success,.test-error{display:flex;align-items:center;gap:8px;color:#087a51}.test-error{color:#b82d3a}.test-success svg,.test-error svg{width:17px}.test-success span,.test-error span{display:flex;flex-direction:column;gap:2px;font-size:10px}.test-success small,.test-error small{font-size:9px;opacity:.75}.spin{animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.sync-range{display:grid;grid-template-columns:1fr 28px 1fr;align-items:end;gap:8px}.sync-range span{align-self:center;text-align:center;color:#8b96a9}.sync-range label{margin:0}.sync-note{display:flex;gap:10px;margin-top:15px;padding:12px;border-radius:9px;background:#f7f9fc;color:#67758e}.sync-note svg{flex:0 0 auto;width:17px}.sync-note p{margin:0;font-size:10px;line-height:1.6}.mapping-flow{display:grid;grid-template-columns:1fr 42px 1fr;gap:14px}.mapping-flow section{border:1px solid #e5eaf2;border-radius:11px;padding:15px;min-width:0}.mapping-title{display:flex;gap:9px;margin-bottom:13px}.mapping-title>span{width:23px;height:23px;display:grid;place-items:center;border-radius:7px;color:#fff;background:#1769ff;font-size:10px;font-weight:750}.mapping-title strong{font-size:11px}.mapping-title p{color:#8591a6;font-size:9px;margin:3px 0 0}.mapping-arrow{display:grid;place-items:center;color:#1769ff;font-weight:800}.campaign-choice-list{max-height:250px;overflow:auto;margin-top:10px;display:flex;flex-direction:column;gap:6px}.campaign-choice-list label{border:1px solid #e4e9f1;border-radius:9px;padding:10px;display:flex;align-items:center;gap:8px;cursor:pointer}.campaign-choice-list label.selected{border-color:#8fb8ff;background:#f0f6ff}.campaign-choice-list input{min-height:auto;accent-color:#1769ff}.campaign-choice-list span{display:flex;flex-direction:column;gap:3px}.campaign-choice-list strong{font-size:10px}.campaign-choice-list small{color:#8793a7;font-size:8px}.assignment-chips{display:flex;align-items:center;flex-wrap:wrap;gap:4px}.assignment-chips span{background:#eef3fb;border-radius:5px;padding:3px 6px;font-size:8px}.assignment-chips strong{color:#1769ff;font-size:8px!important}.admin-form .form-grid{margin-bottom:6px}.assignment-picker{border:1px solid #e2e7ef;border-radius:11px;padding:14px}.assignment-header{display:flex;justify-content:space-between;gap:15px;align-items:center;margin-bottom:11px}.assignment-header strong{font-size:11px}.assignment-header p{color:#8793a7;font-size:9px;margin:3px 0 0}.assignment-picker .search-field{max-width:none;margin-bottom:10px!important}.assignment-list{max-height:280px;overflow:auto;display:grid;grid-template-columns:repeat(2,1fr);gap:6px}.assignment-list>label{min-height:48px;border:1px solid #e4e9f0;border-radius:8px;padding:8px 10px;display:flex;align-items:center;gap:8px;cursor:pointer}.assignment-list>label.selected{border-color:#8db6ff;background:#f1f6ff}.assignment-list input{position:absolute;opacity:0}.assignment-check{width:20px;height:20px;border:1px solid #cfd7e4;border-radius:6px;color:transparent;display:grid;place-items:center}.assignment-list label.selected .assignment-check{background:#1769ff;color:#fff;border-color:#1769ff}.assignment-list label>span:last-child{display:flex;flex-direction:column;gap:2px}.assignment-list strong{font-size:10px}.assignment-list small{color:#8a95a8;font-size:8px}.brand-layout{display:grid;grid-template-columns:minmax(360px,.7fr) minmax(440px,1.3fr);gap:18px}.brand-logo-upload{display:flex;flex-direction:column;align-items:flex-start;gap:10px;margin-bottom:22px}.logo-preview{width:100%;height:130px;display:grid;place-items:center;background:#f7f9fc;border:1px dashed #d7dfea;border-radius:11px}.logo-preview img{max-width:310px;max-height:90px;object-fit:contain}.upload-button{min-height:38px;display:inline-flex;align-items:center;gap:7px;border:1px solid #dce3ee;background:#fff;border-radius:9px;padding:0 13px;font-size:10px;font-weight:700;cursor:pointer}.upload-button input{display:none}.brand-logo-upload small{color:#8b96aa;font-size:9px}.color-field>div{display:flex;gap:8px}.color-field input[type=color]{width:50px;padding:4px}.color-field input:last-child{flex:1}.report-preview{min-height:520px;border-radius:15px;overflow:hidden;display:grid;grid-template-columns:1.35fr .65fr;box-shadow:var(--shadow)}.preview-cover{padding:45px;color:#fff;background:radial-gradient(circle at 90% 12%,color-mix(in srgb,var(--preview-accent),transparent 52%),transparent 30%),#0a1633;display:flex;flex-direction:column}.preview-cover img{width:190px;height:60px;object-fit:contain;background:#fff;border-radius:8px;margin-bottom:auto}.preview-cover>span{color:color-mix(in srgb,var(--preview-accent),white 35%);font-size:9px;letter-spacing:.15em;font-weight:800}.preview-cover h3{font-size:28px;line-height:1.35;margin:12px 0 18px}.preview-cover p{color:#9eafce;font-size:11px}.preview-data{padding:40px 24px;background:#fff;display:flex;flex-direction:column}.preview-data>span{color:#77849a;font-size:9px;letter-spacing:.11em}.preview-data>div{margin:auto 0}.preview-data strong{display:block;color:var(--preview-accent);font-size:42px}.preview-data small{color:#758199;font-size:10px}.preview-data i{height:7px;background:var(--preview-accent);border-radius:5px}.app-loading{min-height:100vh;padding:50px}.loading-brand{display:flex;align-items:center;gap:12px;margin-bottom:35px}.skeleton-wrap{max-width:1200px;margin:auto}.skeleton{background:linear-gradient(90deg,#e9edf3 25%,#f4f6f9,#e9edf3 75%);background-size:200% 100%;animation:skeleton 1.4s infinite;border-radius:12px}.skeleton-title{width:270px;height:40px;margin-bottom:25px}.skeleton-card{height:120px}.skeleton-table{height:340px;margin-top:18px}@keyframes skeleton{to{background-position:-200% 0}}.data-error{margin:80px auto;max-width:560px;padding:30px;text-align:center;background:#fff;border:1px solid #ffdadd;border-radius:14px;color:#a72935}.data-error p{color:#6e7b91;font-size:12px;margin:8px 0 0}.mobile-scrim{display:none}@media(max-width:1180px){.topbar{padding:0 20px}.main-content{padding:22px 20px 42px}.date-range,.role-pill{display:none}.digital-layout{grid-template-columns:1fr}.detail-metrics{grid-template-columns:repeat(3,1fr)}.evidence-grid{grid-template-columns:repeat(2,1fr)}.brand-layout{grid-template-columns:1fr}.report-preview{min-height:470px}}@media(max-width:900px){.login-page{grid-template-columns:1fr}.login-story{display:none}.login-panel{min-height:100vh}.app-shell{grid-template-columns:1fr}.workspace{grid-column:1}.sidebar{transform:translate(-102%);transition:transform .22s ease;box-shadow:20px 0 50px #00000040}.sidebar-open{transform:translate(0)}.sidebar-close{margin-left:auto;display:grid;place-items:center;border:0;background:transparent;color:#fff}.mobile-scrim{display:block;position:fixed;z-index:35;inset:0;border:0;background:#050c1c80}.mobile-menu{display:grid;place-items:center}.topbar-title>div span{display:none}.kpi-grid{grid-template-columns:repeat(2,1fr)}.execution-grid,.account-grid{grid-template-columns:1fr}.offline-kpis{grid-template-columns:repeat(3,1fr)}.detail-grid{grid-template-columns:1fr}.evidence-grid{grid-template-columns:repeat(2,1fr)}.mapping-flow{grid-template-columns:1fr}.mapping-arrow{transform:rotate(90deg)}.report-preview{grid-template-columns:1.25fr .75fr}}@media(max-width:640px){.topbar{height:auto;min-height:66px;padding:10px 14px}.topbar-actions{gap:5px}.topbar-actions>select{max-width:125px}.client-pill{max-width:125px;overflow:hidden;text-overflow:ellipsis}.logout-button span{display:none}.main-content{padding:14px 12px 34px}.page-stack{gap:12px}.hero-card{padding:22px;align-items:flex-start;flex-direction:column}.hero-period{width:100%;min-width:0}.hero-actions{width:100%;flex-wrap:wrap}.kpi-grid{gap:8px}.kpi-card{padding:15px;min-height:108px}.kpi-card strong{font-size:22px}.section-card{padding:16px}.section-heading{flex-direction:column}.campaign-heading,.review-heading{align-items:flex-start}.selection-action{width:100%;justify-content:space-between}.offline-kpis,.metric-cards,.detail-metrics{grid-template-columns:repeat(2,1fr)}.filter-row{flex-wrap:wrap}.search-field{max-width:none;min-width:100%}.evidence-grid{grid-template-columns:1fr}.execution-grid{gap:12px}.modal-backdrop{padding:0;align-items:end}.modal{max-height:94vh;border-radius:17px 17px 0 0}.modal-content{padding:18px 16px}.form-grid{grid-template-columns:1fr}.form-grid .span-2{grid-column:auto}.connection-test{flex-direction:column;align-items:flex-start}.review-editor{overflow:auto}.review-editor-head,.review-editor-row{min-width:670px}.derived-grid{grid-template-columns:repeat(2,1fr)}.assignment-list{grid-template-columns:1fr}.report-preview{min-height:420px;grid-template-columns:1fr}.preview-data{display:none}.preview-cover{padding:32px}.login-panel{padding:30px 24px}.login-logo{width:190px}.setup-card{padding:28px 24px}.toast{left:12px;right:12px;bottom:12px;min-width:0}.evidence-filters{width:100%}.topbar-title h1{font-size:15px}}:root{--navy: #122231;--navy-2: #182d3e;--accent: #2f6cf2;--accent-soft: #edf2ff;--text: #18263a;--muted: #7d8792;--line: #dfdcd4;--surface: #fff;--warm: #f5f1e9;--serif: "Noto Serif KR", "Iowan Old Style", "Palatino Linotype", Georgia, serif;--shadow: none;color:var(--text);background:var(--warm)}body{background:var(--warm)}.app-shell{grid-template-columns:258px minmax(0,1fr)}.workspace{grid-column:2;background:var(--warm)}.sidebar{width:258px;padding:28px 18px 18px;background:#122231;color:#f3f3ed}.sidebar-brand{height:48px;gap:13px;padding:0 7px;margin-bottom:42px}.sidebar-brand .brand-mark{width:44px;height:44px;border:1px solid #9da7ad;border-radius:50%;color:var(--accent);background:#f7f5ee;box-shadow:inset 0 0 0 5px #f7f5ee,inset 0 0 0 7px #6e7981;font-size:10px}.sidebar-brand strong{color:#fbfbf7;font-size:13px;letter-spacing:.1em}.sidebar-brand span:last-child{color:#84909a;font-size:9px;letter-spacing:.16em;text-transform:uppercase}.nav-label{color:#71808c;padding:0 7px 12px;font-size:9px;letter-spacing:.2em}.nav-label-admin{margin-top:28px}.sidebar nav>button,.subnav button{min-height:46px;margin-bottom:4px;padding:0 12px;border-radius:8px;color:#9aa7b1;font-size:12px;font-weight:600}.sidebar nav button:hover{color:#fff;background:#ffffff0b}.sidebar nav button.active{color:#fff;background:#294057;box-shadow:none}.sidebar nav button.active-parent{color:#fff}.sidebar nav button:focus-visible{outline:1px solid rgba(151,177,205,.62);outline-offset:-2px}.subnav{margin-left:18px;padding-left:10px;border-left-color:#ffffff17}.subnav button{min-height:39px;font-size:11px}.sidebar-user{grid-template-columns:38px minmax(0,1fr) 28px;padding:20px 5px 0;border-top-color:#ffffff1a}.sidebar-user .avatar{width:38px;height:38px;border-radius:50%;color:#26333c;background:#e4eb93}.sidebar-user strong{color:#f4f4ef;font-size:11px}.sidebar-user span{color:#83909b;font-size:9px}.topbar{height:78px;padding:0 32px;background:#fbfaf7f5;border-bottom-color:#e5e1d8;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.topbar-search{min-width:250px;max-width:520px;flex:1;display:flex;align-items:center;gap:10px;color:#8c959e}.topbar-search>svg{flex:0 0 auto}.topbar-search input{width:100%;min-height:38px;padding:0;border:0;border-radius:0;background:transparent;color:#45515d;box-shadow:none;font-size:12px}.topbar-search input:hover,.topbar-search input:focus{border:0;box-shadow:none}.topbar-search input::placeholder{color:#b4b9bc}.topbar-search kbd{min-width:39px;min-height:28px;display:grid;place-items:center;border:1px solid #ddd9d0;border-radius:6px;color:#8b9298;background:#fff;box-shadow:0 1px 2px #252b320a;font:600 10px/1 Inter,sans-serif;white-space:nowrap}.topbar-actions{gap:8px}.topbar-actions>select,.date-range,.client-pill,.logout-button,.notification-button{border-color:#dedbd3;background:#fff;border-radius:8px;box-shadow:0 1px 2px #262a2f06}.topbar-actions>select{min-height:40px;font-size:11px}.date-range{min-height:40px;color:#858e96}.date-range input{color:#5c6872;background:transparent}.client-pill{min-height:40px;color:#596570}.notification-button,.logout-button{position:relative;width:40px;height:40px;min-height:40px;padding:0;display:grid;place-items:center;border:1px solid #dedbd3;color:#596570;cursor:pointer}.notification-button span{position:absolute;top:8px;right:8px;width:6px;height:6px;border-radius:50%;background:#e75d57;box-shadow:0 0 0 2px #fff}.notification-button:hover,.logout-button:hover{color:#26384a;border-color:#c8c4ba;background:#fff}.logout-button span{display:none}.main-content{max-width:1720px;padding:34px 40px 56px}.page-stack{gap:18px}.hero-card{min-height:160px;overflow:visible;padding:10px 0 21px;border-radius:0;color:var(--text);background:transparent;box-shadow:none}.hero-card:after{display:none}.hero-card .eyebrow{margin-bottom:12px;color:#84909b;font-size:9px;letter-spacing:.14em}.hero-card h2{max-width:850px;margin-bottom:12px;font-family:var(--serif);font-size:clamp(27px,2.3vw,36px);font-weight:600;line-height:1.35;letter-spacing:-.045em}.hero-card p{color:#7d8790;font-size:12px}.hero-period{min-width:258px;padding:13px 15px;border:1px solid #dedbd3;border-radius:8px;color:#55616c;background:#fff;box-shadow:0 1px 3px #2d2f3106}.hero-period span{color:#8d959c;font-size:9px}.hero-period strong{font-size:11px}.hero-period i{color:#87929b}.hero-lock{border-color:#dedbd3;color:#596570;background:#fff}.hero-card .badge{border:1px solid #dedbd3}.kpi-card{min-height:146px;padding:21px 22px;border-color:#dfdcd4;border-radius:9px;box-shadow:none}.kpi-card:first-child{border-left:3px solid var(--accent);padding-left:20px}.kpi-card>span{margin-bottom:14px;color:#737e88;font-size:10px}.kpi-card strong{font-family:var(--serif);font-size:29px;font-weight:600;color:#172438;letter-spacing:-.045em}.kpi-card em{color:#7f8992;font-size:10px}.kpi-card small{margin-top:13px;padding-top:10px;border-top:1px solid #eeebe5;color:#8b949b;font-size:9px}.kpi-icon{right:18px;top:18px;width:34px;height:34px;border-radius:7px;color:var(--accent);background:var(--accent-soft)}.kpi-cyan .kpi-icon{color:#358b9c;background:#edf7f6}.kpi-violet .kpi-icon{color:#7b6aaa;background:#f3f0f9}.kpi-amber .kpi-icon{color:#ad7c2f;background:#fbf3e6}.section-card,.detail-card,.setup-card,.modal{border-color:#dfdcd4;border-radius:9px;box-shadow:none}.section-card{padding:23px}.section-heading{padding-bottom:16px;border-bottom:1px solid #ece9e2}.section-kicker{color:#7f8b95;font-size:8px;letter-spacing:.15em}.section-heading h3{margin-top:6px;color:#213044;font-size:15px;font-weight:650}.section-heading p{color:#8a939a;font-size:10px}.metric-cards>div,.offline-kpis>div,.detail-metrics>div{border-color:#e5e1d9;background:#fbfaf7}.metric-cards strong,.offline-kpis strong,.detail-metrics strong{color:#203047;font-family:var(--serif);font-weight:600}.chart-panel{border-color:#e5e1d9;border-radius:8px;background:#fff}.media-chips button{border-color:#dedbd3;border-radius:7px;background:#fff}.table-wrap{border-color:#e5e1d9;border-radius:8px}.table-wrap th{color:#7b858e;background:#fbfaf7;border-bottom-color:#e5e1d9}.table-wrap td{color:#46525f;border-bottom-color:#efede8}.table-wrap tbody tr:hover{background:#fcfbf8}.table-wrap td strong,.table-link{color:#213044}.badge{border-radius:5px;font-weight:700}.badge-success{color:#2f795e;background:#edf6f1}.badge-warning{color:#946820;background:#fbf3e4}.badge-info{color:#3566b7;background:#eef3fb}.badge-neutral{color:#64717b;background:#f1f2f1}.filter-row,.roadmap,.account-card dl,.sync-note{background:#fbfaf7}input,select{border-color:#ddd9d0;border-radius:8px}input:hover,select:hover{border-color:#c8c3b8}input:focus,select:focus{border-color:#7e9ddb;box-shadow:0 0 0 3px #2f6cf217}.button{border-radius:7px}.button-primary{background:var(--accent)}.login-page{background:var(--warm)}.login-story{background:#122231}.login-story h1{font-family:var(--serif);font-weight:600}.login-story h1 em{color:#aebf63}.story-badge{color:#aeb9c2}.story-badge span{background:#aebf63}.login-panel{background:#fbfaf7}.login-card h2{font-family:var(--serif);font-weight:600}.login-card input{border-radius:8px}.data-error{border-radius:9px;box-shadow:none}.account-actions{display:flex;flex-wrap:wrap;gap:6px}.account-card footer .account-actions .button{padding:7px 9px}.mapping-summary{display:flex;align-items:center;gap:7px;margin-bottom:13px}.mapping-summary>span:last-child{margin-left:auto;color:#7c8791;font-size:9px}.shared-mapping-flow{grid-template-columns:minmax(0,1.15fr) 42px minmax(280px,.85fr)}.shared-mapping-flow section:last-child{display:flex;flex-direction:column;gap:11px}.shared-mapping-flow section:last-child label{margin:0}.campaign-choice-list label>span{flex:1;min-width:0}.campaign-choice-list em{align-self:flex-start;margin-top:2px;padding:3px 6px;border-radius:5px;font-size:8px;font-style:normal;font-weight:750}.campaign-choice-list .mapped-label{color:#2f795e;background:#edf6f1}.campaign-choice-list .unmapped-label{color:#946820;background:#fbf3e4}.current-mapping{display:flex;justify-content:space-between;gap:12px;padding:11px;border-radius:8px;background:#fbfaf7;font-size:10px}.current-mapping span{color:#7d8790}.mapping-warning{display:flex;gap:8px;padding:10px;border:1px solid #efcf98;border-radius:8px;color:#90651f;background:#fff9ed;font-size:9px;line-height:1.45}.mapping-warning svg{flex:0 0 auto}.shared-client-picker{position:relative;grid-column:1 / -1;margin:0 0 14px;padding:12px;border:1px solid #ddd9d0;border-radius:9px}.shared-client-picker legend{padding:0 5px;color:#4c5965;font-size:10px;font-weight:750}.shared-client-picker legend small{margin-left:5px;color:#8a949d;font-size:8px;font-weight:500}.client-select-trigger{width:100%;min-height:47px;display:flex;align-items:center;gap:9px;padding:8px 11px;border:1px solid #ddd9d0;border-radius:8px;color:#334357;background:#fff;text-align:left;cursor:pointer}.client-select-trigger:hover,.client-select-trigger[aria-expanded=true]{border-color:#8ca9df;box-shadow:0 0 0 3px #2f6cf214}.client-select-trigger:disabled{cursor:not-allowed;opacity:.65}.client-select-trigger>strong{flex:0 0 auto;color:#647286;font-size:9px}.client-select-trigger>svg{flex:0 0 auto;color:#7f8994;transition:transform .18s}.client-select-trigger[aria-expanded=true]>svg{transform:rotate(180deg)}.client-select-values{flex:1;min-width:0;display:flex;align-items:center;flex-wrap:wrap;gap:5px}.client-select-values em{max-width:210px;overflow:hidden;padding:4px 7px;border-radius:5px;color:#315caa;background:#eef3fb;font-size:9px;font-style:normal;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.client-select-values i{color:#8a949d;font-size:10px;font-style:normal;font-weight:500}.client-select-dropdown{position:absolute;z-index:30;top:calc(100% - 6px);left:12px;right:12px;display:block;padding:9px;border:1px solid #d8dce4;border-radius:9px;background:#fff;box-shadow:0 12px 30px #19274029}.client-select-search{display:flex!important;align-items:center;gap:7px;margin:0 0 8px!important;padding:0 9px;border:1px solid #ddd9d0;border-radius:7px;background:#fbfaf7}.client-select-search svg{flex:0 0 auto;color:#7f8994}.client-select-search input{min-height:37px;padding:0;border:0;box-shadow:none!important;background:transparent}.client-select-options{max-height:220px;overflow:auto;display:flex;flex-direction:column;gap:4px}.client-select-options label{display:flex;align-items:center;gap:8px;margin:0;padding:9px 10px;border:1px solid transparent;border-radius:7px;cursor:pointer}.client-select-options label:hover{background:#f7f9fc}.client-select-options label.selected{border-color:#b7caed;background:#f0f5ff}.client-select-options label.locked{cursor:not-allowed}.client-select-options input{width:15px;min-height:auto;margin:0;accent-color:var(--accent)}.client-select-options span{display:flex;flex:1;align-items:center;justify-content:space-between;gap:8px;color:#334357;font-size:10px;font-weight:650}.client-select-options span small{color:var(--accent);font-size:8px;font-weight:700}.client-select-empty{padding:18px;color:#8a949d;font-size:10px;text-align:center}.client-select-dropdown footer{display:flex;justify-content:space-between;align-items:center;margin-top:8px;padding:8px 3px 0;border-top:1px solid #eeebe5}.client-select-dropdown footer span{color:#7b8791;font-size:9px}.client-select-dropdown footer button{padding:6px 10px;border:0;border-radius:6px;color:#fff;background:var(--accent);font-size:9px;font-weight:700;cursor:pointer}.campaign-selection-tools{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:9px 0 7px}.campaign-selection-tools button{border:0;padding:0;color:var(--accent);background:transparent;font-size:9px;font-weight:750;cursor:pointer}.campaign-selection-tools button:disabled{color:#a3adba;cursor:default}.campaign-selection-tools span{color:#7d899a;font-size:9px}.account-card footer .danger-icon:hover{color:#dc3545;border-color:#f3bbc0;background:#fff7f8}.delete-account-warning{display:flex;align-items:flex-start;gap:11px;padding:14px;border:1px solid #efb5ba;border-radius:9px;color:#a62d38;background:#fff4f5}.delete-account-warning>svg{flex:0 0 auto}.delete-account-warning strong{font-size:12px}.delete-account-warning p{margin:5px 0 8px;color:#7a4a50;font-size:10px}.delete-account-warning ul{margin:0;padding-left:18px;color:#7a4a50;font-size:10px;line-height:1.7}.delete-confirm-label{margin-top:15px}.account-save-error{display:flex;align-items:flex-start;gap:9px;padding:11px 12px;border:1px solid #efb5ba;border-radius:8px;color:#a62d38;background:#fff4f5}.account-save-error svg{flex:0 0 auto}.account-save-error div{display:flex;flex-direction:column;gap:3px}.account-save-error strong{font-size:10px}.account-save-error span{font-size:9px;line-height:1.45}.page-date-range{min-width:310px;display:flex;flex-direction:column;gap:7px;padding:10px 12px;border:1px solid #dedbd3;border-radius:8px;color:#55616c;background:#fff;box-shadow:0 1px 3px #2d2f3106}.page-date-range>span{display:flex;align-items:center;gap:6px;color:#858e96;font-size:9px;font-weight:700}.page-date-range>div{display:flex;align-items:center;gap:8px}.page-date-range input{width:116px;min-height:30px;padding:0;border:0;border-radius:0;color:#46535f;background:transparent;box-shadow:none;font-size:10px;font-weight:650}.page-date-range input:hover,.page-date-range input:focus{border:0;box-shadow:none}.page-date-range i{color:#89939b;font-size:10px;font-style:normal}.page-filter-strip{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:14px 17px;border:1px solid #dfdcd4;border-radius:9px;background:#fff}.page-filter-strip>div:first-child{display:flex;flex-direction:column;gap:4px}.page-filter-strip>div:first-child strong{color:#213044;font-size:13px}.page-filter-strip>div:first-child small{color:#8a939a;font-size:9px}.page-filter-actions{display:flex;align-items:center;justify-content:flex-end;gap:9px}.page-filter-actions>.button{min-height:58px;white-space:nowrap}.offline-campaign-form{align-items:start}.offline-registration-note{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:12px 13px;border:1px solid #cbdaf4;border-radius:8px;color:#315caa;background:#f1f6ff}.offline-registration-note strong{font-size:10px}.offline-registration-note span{color:#6e82a3;font-size:9px;text-align:right}@media(max-width:1180px){.topbar{padding:0 20px}.main-content{padding:28px 22px 44px}.topbar-search{max-width:360px}}@media(max-width:900px){.app-shell{grid-template-columns:1fr}.workspace{grid-column:1}.sidebar{width:258px}.topbar-search{min-width:0}.topbar-search kbd{display:none}.shared-mapping-flow{grid-template-columns:1fr}.shared-mapping-flow .mapping-arrow{transform:rotate(90deg)}}@media(max-width:640px){.topbar{min-height:66px;padding:9px 12px}.topbar-search{max-width:none}.topbar-search>svg,.topbar-search input{display:none}.main-content{padding:19px 12px 34px}.hero-card{min-height:auto;padding:8px 3px 18px}.hero-card h2{font-size:25px}.hero-period{width:100%}.kpi-card{min-height:125px}.section-card{padding:16px}.review-bulk-actions{width:100%;justify-content:flex-start}.review-bulk-actions .button{flex:1}.correction-rate-grid{grid-template-columns:1fr}.page-date-range{width:100%;min-width:0}.page-date-range>div{width:100%}.page-date-range input{flex:1;min-width:0;width:auto}.page-filter-strip,.page-filter-actions{align-items:stretch;flex-direction:column}.page-filter-actions>.button{min-height:42px}.offline-registration-note{align-items:flex-start;flex-direction:column}.offline-registration-note span{text-align:left}}.report-filter-strip{position:static;z-index:12;box-shadow:0 8px 24px #1c252d0f}.report-document-scroll{width:100%;overflow-x:auto;padding-bottom:5px}.report-document{width:100%;min-width:900px;display:flex;flex-direction:column;gap:16px;padding:28px;border:1px solid #dfdcd4;border-radius:10px;background:#fff;color:#18263a}.report-cover{min-height:245px;display:flex;align-items:stretch;justify-content:space-between;gap:35px;overflow:hidden;padding:34px 38px;border-radius:9px;color:#fff;background:radial-gradient(circle at 78% 10%,rgba(174,191,99,.3),transparent 28%),#122231}.report-cover>div:first-child{display:flex;flex-direction:column;align-items:flex-start}.report-cover>div:first-child>span{color:#aab8c2;font-size:9px;font-weight:750;letter-spacing:.18em}.report-cover h2{margin:auto 0 13px;font-family:var(--serif);font-size:34px;font-weight:600;line-height:1.35;letter-spacing:-.045em}.report-cover p{margin:0;color:#b3c0c9;font-size:11px;letter-spacing:.08em}.report-cover-summary{width:230px;flex:0 0 auto;display:flex;flex-direction:column;justify-content:center;padding:25px;border:1px solid rgba(255,255,255,.12);border-radius:9px;background:#ffffff0e}.report-cover-summary>span{color:#aebf63;font-size:8px;font-weight:800;letter-spacing:.16em}.report-cover-summary strong{margin:15px 0 2px;font-family:var(--serif);font-size:55px;font-weight:600;line-height:1}.report-cover-summary small{color:#c1cbd2;font-size:10px}.report-cover-summary i{margin-top:28px;padding-top:12px;border-top:1px solid rgba(255,255,255,.1);color:#8998a3;font-size:8px;font-style:normal}.report-intro{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:13px 15px;border:1px solid #d8e2f7;border-radius:8px;background:#f2f6fd}.report-intro>div{display:flex;align-items:flex-start;gap:10px;min-width:0;color:#3b66a7}.report-intro svg{flex:0 0 auto}.report-intro p{margin:0;color:#70809a;font-size:9px;line-height:1.55}.report-intro p strong{display:block;margin-bottom:2px;color:#315eaa;font-size:10px}.report-intro p b{color:#254f90;font-weight:800}.report-criteria-badges{flex:0 0 auto;align-items:center!important;justify-content:flex-end;gap:6px!important}.report-major-section{display:flex;flex-direction:column;gap:14px;margin-top:10px;padding:17px;border:1px solid #dfdcd4;border-radius:12px;background:#fbfaf8}.report-major-common{border-color:#d7dce1;background:#f7f8f8}.report-major-offline{border-color:#dfe3c8;background:#fafbf6}.report-major-online{border-color:#d7e1f6;background:#f7f9fd}.report-major-section>.report-section-heading{margin-top:0}.report-section-heading{min-height:104px;display:flex;align-items:center;justify-content:space-between;gap:28px;margin-top:12px;padding:21px 25px;border:1px solid #e3e0da;border-left-width:5px;background:#faf9f7}.report-section-heading>div{min-width:0}.report-section-heading span{color:#858f97;font-size:7px;font-weight:850;letter-spacing:.18em}.report-section-heading h3{margin:5px 0 4px;color:#243348;font-size:19px;letter-spacing:-.035em}.report-section-heading p{margin:0;color:#7f898f;font-size:9px;line-height:1.5}.report-section-heading>strong{flex:0 0 auto;color:#c8c5be;font-family:var(--serif);font-size:32px;font-weight:600;letter-spacing:-.03em}.report-section-common{border-left-color:#26374b;background:#f6f7f7}.report-section-offline{border-left-color:#aebf63;background:#f7f8f0}.report-section-offline>strong{color:#bcc884}.report-section-digital{border-left-color:var(--accent);background:var(--accent-soft)}.report-section-digital>strong{color:#9cb8f7}.report-section-empty{min-height:132px;display:grid;place-items:center;border:1px dashed #d9d6cf;color:#90999f;background:#fbfaf7;font-size:10px}.report-subsection-heading{min-height:52px;display:flex;align-items:end;justify-content:space-between;gap:18px;margin-top:4px;padding:5px 3px 10px;border-bottom:1px solid #dedbd4}.report-subsection-heading span{color:#7f8992;font-size:7px;font-weight:850;letter-spacing:.17em}.report-subsection-heading h4{margin:4px 0 0;color:#26374b;font-size:14px;letter-spacing:-.025em}.report-subsection-heading p{margin:0;color:#8c959c;font-size:8px}.report-kpi-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.report-common-kpis{grid-template-columns:repeat(5,minmax(0,1fr))}.report-online-kpis{grid-template-columns:repeat(4,minmax(0,1fr))}.report-kpi-grid article{min-height:116px;padding:17px 18px;border:1px solid #e4e1da;border-radius:8px;background:#fbfaf7}.report-kpi-grid article>span{display:flex;align-items:center;gap:7px;color:#747f89;font-size:9px;font-weight:700}.report-kpi-grid article>span svg{width:15px;color:var(--accent)}.report-kpi-grid article strong{display:block;margin-top:14px;color:#1d2c40;font-family:var(--serif);font-size:24px;font-weight:600;letter-spacing:-.035em}.report-kpi-grid article small{display:block;margin-top:7px;color:#929a9f;font-size:8px}.report-period-kpi strong{display:flex!important;flex-direction:column;gap:2px;font-family:inherit!important;font-size:13px!important;line-height:1.25;letter-spacing:0!important}.report-period-kpi strong i{color:#9aa2a8;font-size:8px;font-style:normal}.report-chart-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:12px}.report-chart-grid-wide{grid-template-columns:repeat(2,minmax(0,1fr))}.report-panel{min-width:0;padding:18px;border:1px solid #e4e1da;border-radius:8px;background:#fff}.report-panel-heading{min-height:45px;display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:8px;padding-bottom:12px;border-bottom:1px solid #efede8}.report-panel-heading span{color:#879199;font-size:7px;font-weight:800;letter-spacing:.16em}.report-panel-heading h3{margin:5px 0 0;color:#243348;font-size:13px}.report-panel-heading>small{color:#8f989e;font-size:8px}.report-chart-empty{height:245px;display:grid;place-items:center;color:#90999f;background:#fbfaf7;font-size:9px}.report-donut-layout{min-height:250px;display:flex;align-items:center}.report-donut-legend{flex:1;display:flex;flex-direction:column;gap:10px}.report-donut-legend>div{display:grid;grid-template-columns:8px minmax(0,1fr) auto;align-items:center;gap:8px;padding-bottom:10px;border-bottom:1px solid #eeece7}.report-donut-legend i{width:8px;height:8px;border-radius:50%}.report-donut-legend span{color:#344256;font-size:9px;font-weight:700}.report-donut-legend span small{display:block;margin-top:3px;color:#90999f;font-size:7px;font-weight:500}.report-donut-legend strong{color:#26374d;font-size:10px}.report-evidence-list{max-height:255px;overflow:auto;display:flex;flex-direction:column;gap:13px;padding:6px 2px}.report-evidence-list>div>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:12px}.report-evidence-list strong{max-width:75%;overflow:hidden;color:#344256;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.report-evidence-list span{color:#687786;font-size:8px}.report-evidence-list small{display:block;margin-top:4px;color:#929ba2;font-size:7px}.report-progress{height:6px;overflow:hidden;margin-top:7px;border-radius:4px;background:#ecebe6}.report-progress i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--accent),#7ca2f7)}.report-progress-offline i{background:linear-gradient(90deg,#8fa446,#b9c970)}.report-table-panel{padding-bottom:17px}.report-table-panel .table-wrap{overflow:visible}.report-table{min-width:0!important;table-layout:auto}.report-table th{height:34px;padding:0 9px;font-size:8px}.report-table td{height:46px;padding:7px 9px;font-size:9px;white-space:normal}.report-table td strong{font-size:9px}.report-table td small{font-size:7px}.report-campaign-table th:first-child{width:22%}.report-offline-campaign-table th:last-child{width:17%}.report-online-campaign-table th:first-child{width:21%}.report-evidence-detail-table th:first-child{width:27%}.report-inline-empty{min-height:90px;display:grid;place-items:center;color:#91999f;background:#fbfaf7;font-size:9px}.report-document-footer{min-height:45px;display:grid;grid-template-columns:150px minmax(0,1fr) auto;align-items:center;gap:20px;padding:0 4px;border-top:1px solid #dad7cf;color:#8b949b}.report-document-footer span{color:#26374b;font-size:9px;font-weight:800;letter-spacing:.1em}.report-document-footer p{margin:0;font-size:8px;text-align:center}.report-document-footer strong{color:#697580;font-size:8px}.report-paged-document{width:1120px;min-width:1120px;gap:22px;padding:2px 0 6px;border:0;border-radius:0;background:transparent}.report-sheet{position:relative;width:1120px;aspect-ratio:297 / 210;overflow:hidden;display:flex;flex-direction:column;gap:14px;padding:34px 42px 54px;border:1px solid #dedbd4;border-radius:4px;background:#fff;box-shadow:0 12px 32px #2c271e14}.report-sheet>.report-document-footer{position:absolute;left:42px;right:42px;bottom:16px;min-height:26px}.report-sheet>.report-section-heading{flex:0 0 auto;margin-top:0}.report-cover-page{padding:40px 42px 54px}.report-cover-page .report-cover{min-height:330px;flex:0 0 330px}.report-cover-index{min-height:144px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.report-cover-index>div{display:flex;flex-direction:column;justify-content:center;padding:18px 20px;border:1px solid #e1ded7;border-radius:7px;background:#faf9f6}.report-cover-index span{color:var(--accent);font-size:9px;font-weight:850;letter-spacing:.14em}.report-cover-index strong{margin-top:11px;color:#26374b;font-size:15px}.report-cover-index small{margin-top:6px;color:#8c959c;font-size:8px}.report-common-page .report-common-kpis{flex:0 0 auto}.report-overview-charts{min-height:310px;flex:1}.report-overview-charts .report-panel{min-height:0}.report-overview-charts .report-donut-layout{min-height:225px}.report-media-overview-page .report-type-kpis,.report-media-overview-page .report-online-kpis{flex:0 0 auto}.report-media-overview-page .report-kpi-grid article{min-height:98px;padding:13px 15px}.report-media-overview-page .report-kpi-grid article strong{margin-top:9px;font-size:21px}.report-media-overview-page .report-kpi-grid article small{margin-top:4px}.report-media-overview-table{min-height:0;flex:1}.report-media-overview-table .report-table th:nth-child(2){width:23%}.report-media-overview-table.is-compact{margin:0}.report-media-overview-table.is-compact .report-panel-heading{min-height:39px;margin-bottom:5px;padding-bottom:8px}.report-media-overview-table.is-compact .report-table th{height:27px;padding-inline:6px;font-size:7px}.report-media-overview-table.is-compact .report-table td{height:32px;padding:5px 6px;font-size:7px}.report-media-overview-table.is-compact .report-table td strong{font-size:8px}.report-online-overview-lower{min-height:0;flex:1;display:grid;grid-template-columns:minmax(0,.86fr) minmax(0,1.14fr);gap:12px}.report-online-overview-lower>.report-panel{min-height:0}.report-chart-empty-compact{height:185px}.report-media-page-heading{min-height:92px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:17px 22px;border-left:5px solid var(--accent);background:var(--accent-soft)}.report-media-page-heading>div{min-width:0}.report-media-page-heading span{color:#72829a;font-size:7px;font-weight:850;letter-spacing:.18em}.report-media-page-heading h3{margin:6px 0 4px;overflow:hidden;color:#203047;font-size:21px;letter-spacing:-.035em;text-overflow:ellipsis;white-space:nowrap}.report-media-page-heading p{margin:0;color:#7e8997;font-size:8px}.report-media-page-heading i{flex:0 0 auto;color:#a8bce8;font-family:var(--serif);font-size:26px;font-style:normal;font-weight:650;letter-spacing:-.03em}.report-media-detail-page.is-offline .report-media-page-heading,.report-creative-page.is-offline .report-media-page-heading,.report-evidence-page .report-media-page-heading{border-left-color:#aebf63;background:#f7f8f0}.report-media-detail-page.is-offline .report-media-page-heading i,.report-creative-page.is-offline .report-media-page-heading i,.report-evidence-page .report-media-page-heading i{color:#bcc884}.report-media-kpis{min-height:105px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));border:1px solid #e2dfd8;background:#faf9f7}.report-media-kpis>div{min-width:0;display:flex;flex-direction:column;justify-content:center;padding:12px 15px;border-right:1px solid #e7e4de}.report-media-kpis>div:last-child{border-right:0}.report-media-kpis span{color:#858e96;font-size:8px;font-weight:700}.report-media-kpis strong{margin-top:8px;overflow:hidden;color:#203047;font-family:var(--serif);font-size:19px;font-weight:650;letter-spacing:-.035em;text-overflow:ellipsis;white-space:nowrap}.report-media-kpis strong.is-period{font-family:inherit;font-size:10px;line-height:1.4;white-space:normal}.report-media-kpis small{margin-top:5px;color:#979ea4;font-size:7px}.report-media-campaign-detail{min-height:0;flex:1}.report-media-campaign-detail .report-table th:first-child{width:25%}.report-media-campaign-detail .report-table td{height:43px}.report-next-content-note{position:absolute;right:42px;bottom:52px;display:flex;align-items:center;gap:9px;color:#778493}.report-next-content-note span{color:var(--accent);font-size:7px;font-weight:850;letter-spacing:.17em}.report-next-content-note strong{font-size:8px}.report-gallery-page{gap:17px}.report-image-grid{min-height:0;flex:1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr));gap:16px 18px}.report-image-grid.is-count-1{grid-template-columns:1fr;grid-template-rows:1fr}.report-image-grid.is-count-2{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:1fr}.report-image-grid.is-count-3{grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:1fr}.report-image-grid.is-count-4{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr))}.report-image-grid figure{min-width:0;min-height:0;overflow:hidden;display:flex;flex-direction:column;margin:0;border:1px solid #e1ded8;border-radius:3px;background:#f4f2ee}.report-image-grid img{width:100%;min-height:0;flex:1;object-fit:contain;background:#efede9}.report-image-grid figcaption{min-height:48px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-content:center;gap:3px 10px;padding:8px 10px;background:#fff}.report-image-grid figcaption strong{min-width:0;overflow:hidden;color:#302c36;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.report-image-grid figcaption span{min-width:0;overflow:hidden;color:#8b8790;font-size:7px;text-overflow:ellipsis;white-space:nowrap}.report-image-grid figcaption small{grid-row:1 / 3;grid-column:2;align-self:center;color:#99959d;font-size:7px}.report-image-empty{min-height:0;flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px dashed #d8d4cd;color:#97949a;background:#f8f7f4;text-align:center}.report-image-empty svg{color:#b3b0b6}.report-image-empty strong{margin-top:14px;color:#57535e;font-size:15px}.report-image-empty span{margin-top:8px;font-size:9px}.report-empty-page .report-section-empty{flex:1}.report-export-stage .report-paged-document{zoom:1!important}.report-filter-actions{flex-wrap:wrap}.report-mode-switch{min-height:38px;display:inline-flex;align-items:center;padding:3px;border:1px solid #dedbd4;border-radius:9px;background:#f6f4ef}.report-mode-switch button{min-height:32px;display:inline-flex;align-items:center;gap:6px;padding:0 11px;border:0;border-radius:7px;color:#777f88;background:transparent;font-size:10px;font-weight:750;cursor:pointer}.report-mode-switch button.active{color:#fff;background:#2a2055;box-shadow:0 4px 11px #2a205529}.offline-report-campaign-select{min-width:220px;max-width:300px;min-height:38px;font-size:11px}.offline-report-modal-toolbar{position:sticky;z-index:2;top:-22px;display:flex;align-items:center;justify-content:space-between;gap:14px;margin:-22px -23px 18px;padding:13px 23px;border-bottom:1px solid #e6e2db;background:#fffffff5;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.offline-report-modal-toolbar>div{display:flex;gap:8px}.offline-report-document{width:1120px;display:flex;flex-direction:column;gap:22px;padding:2px 0 6px;color:#1e2026;font-family:Inter,Noto Sans KR,sans-serif}.offline-report-sheet{position:relative;width:1120px;aspect-ratio:297 / 210;overflow:hidden;padding:84px 64px 52px;border:1px solid #dedbd4;border-radius:4px;background:#fff;box-shadow:0 12px 32px #2c271e14}.offline-report-cover-sheet{display:flex;flex-direction:column;justify-content:center;padding:80px 140px}.offline-report-cover-main{display:flex;flex-direction:column;align-items:center;text-align:center}.offline-report-cover-main>span{margin-bottom:88px;color:#85828d;font-size:10px;font-weight:800;letter-spacing:.18em}.offline-report-cover-title{width:min(760px,100%);min-height:61px;display:flex;align-items:center;justify-content:center;padding:12px 26px 14px;color:#fff;background:#2a2055;font-size:23px;font-weight:750;line-height:1.35;letter-spacing:-.035em;text-wrap:balance;word-break:keep-all}.offline-report-cover-main h2{margin:30px 0 13px;color:#2a2055;font-size:43px;font-weight:650;line-height:1.25;letter-spacing:-.055em}.offline-report-cover-main p{margin:0;color:#686575;font-size:13px;letter-spacing:.06em}.offline-report-cover-sheet>footer{position:absolute;left:64px;right:64px;bottom:35px;display:flex;align-items:center;justify-content:space-between;padding-top:13px;border-top:1px solid #e4e1dc;color:#85818b;font-size:9px}.offline-report-cover-sheet>footer strong{color:#2a2055;font-size:10px;letter-spacing:.11em}.offline-report-page-header{position:absolute;inset:0 0 auto;height:58px;display:flex;align-items:center;justify-content:space-between;padding:0 27px;color:#fff;background:#2a2055}.offline-report-page-header h3{margin:0;font-size:21px;font-weight:700;letter-spacing:-.035em}.offline-report-page-header span{color:#ffffff94;font-size:10px;font-weight:750;letter-spacing:.12em}.offline-report-overview{height:485px;display:grid;grid-template-columns:minmax(0,.86fr) minmax(0,1.14fr);gap:34px}.offline-report-facts{padding:13px 0 0}.offline-report-facts>span,.offline-report-proof-heading span,.offline-report-ledger-heading>div:first-child>span,.offline-report-closing span{color:#8d8995;font-size:8px;font-weight:800;letter-spacing:.17em}.offline-report-facts h3,.offline-report-proof-heading h3,.offline-report-ledger-heading h3{margin:8px 0 21px;color:#292437;font-size:19px;letter-spacing:-.035em}.offline-report-facts dl{margin:0;border-top:1px solid #dfdcd6}.offline-report-facts dl div{min-height:55px;display:grid;grid-template-columns:83px minmax(0,1fr);align-items:center;gap:12px;border-bottom:1px solid #ece9e3}.offline-report-facts dt{color:#89858d;font-size:9px;font-weight:650}.offline-report-facts dd{min-width:0;margin:0;color:#292633;font-size:11px;font-weight:650;line-height:1.45}.offline-report-representative{min-width:0;overflow:hidden;display:flex;flex-direction:column;border-radius:3px;background:#f3f1ed}.offline-report-representative>img{width:100%;min-height:0;flex:1;object-fit:cover}.offline-report-representative>div:not(.offline-report-image-empty){min-height:63px;display:flex;flex-direction:column;justify-content:center;padding:10px 14px;background:#f5f3ef}.offline-report-representative strong{color:#302c38;font-size:10px}.offline-report-representative span{margin-top:4px;color:#89858e;font-size:8px}.offline-report-image-empty{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#8c8991;text-align:center}.offline-report-image-empty span{margin:0 0 12px;font-size:7px;font-weight:800;letter-spacing:.18em}.offline-report-image-empty strong{color:#57525f;font-size:14px}.offline-report-image-empty small{margin-top:7px;font-size:8px}.offline-report-kpis{height:102px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:24px;border:1px solid #dfdcd6;background:#faf9f7}.offline-report-kpis>div{display:flex;flex-direction:column;justify-content:center;padding:0 20px;border-right:1px solid #e5e2dd}.offline-report-kpis>div:last-child{border-right:0}.offline-report-kpis span{color:#8a8690;font-size:8px;font-weight:700}.offline-report-kpis strong{margin-top:8px;color:#2a2055;font-size:19px;letter-spacing:-.035em}.offline-report-proof-heading,.offline-report-ledger-heading{min-height:64px;display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.offline-report-proof-heading h3,.offline-report-ledger-heading h3{margin-bottom:0}.offline-report-proof-heading>strong{color:#77727f;font-size:10px;letter-spacing:.08em}.offline-report-proof-grid{height:548px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr));gap:18px 20px}.offline-report-proof-grid.is-count-1{grid-template-columns:1fr;grid-template-rows:1fr}.offline-report-proof-grid.is-count-2{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:1fr}.offline-report-proof-grid.is-count-3{grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:1fr}.offline-report-proof-grid.is-count-4{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr))}.offline-report-proof-grid figure{min-width:0;overflow:hidden;display:flex;flex-direction:column;margin:0;border:1px solid #e1ded8;background:#f7f5f1}.offline-report-proof-grid img{width:100%;min-height:0;flex:1;object-fit:contain;background:#efede9}.offline-report-proof-grid figcaption{min-height:58px;position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;align-content:center;gap:4px 12px;padding:9px 11px;background:#fff}.offline-report-proof-grid figcaption strong{min-width:0;overflow:hidden;color:#302c36;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.offline-report-proof-grid figcaption span{min-width:0;overflow:hidden;color:#8b8790;font-size:7px;text-overflow:ellipsis;white-space:nowrap}.offline-report-proof-grid figcaption small{grid-row:1 / 3;grid-column:2;align-self:center;color:#99959d;font-size:7px}.offline-report-proof-empty{height:548px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px dashed #d8d4cd;color:#8c8891;background:#f8f7f4}.offline-report-proof-empty strong{color:#58535f;font-size:14px}.offline-report-proof-empty span{margin-top:8px;font-size:9px}.offline-report-ledger-heading{min-height:102px;align-items:center}.offline-report-ledger-heading h3{margin-top:9px}.offline-report-completion{display:flex;align-items:center;gap:13px}.offline-report-completion>i{width:64px;height:64px;display:grid;place-items:center;border-radius:50%;background:conic-gradient(#2a2055 var(--proof-rate),#e8e5df 0)}.offline-report-completion>i:before{content:"";grid-area:1 / 1;width:48px;height:48px;border-radius:50%;background:#fff}.offline-report-completion>i span{z-index:1;grid-area:1 / 1;color:#2a2055;font-size:10px;font-style:normal;font-weight:800}.offline-report-completion>div{display:flex;flex-direction:column;gap:4px}.offline-report-completion strong{color:#302b39;font-size:11px}.offline-report-completion span{color:#8d8993;font-size:8px}.offline-report-ledger-table{min-height:90px;overflow:hidden;border:1px solid #dedbd5}.offline-report-ledger-table table{width:100%;border-collapse:collapse;table-layout:fixed}.offline-report-ledger-table th{height:42px;padding:0 15px;color:#77727d;background:#f3f1ed;font-size:8px;text-align:left}.offline-report-ledger-table th:first-child{width:31%}.offline-report-ledger-table th:nth-child(2){width:26%}.offline-report-ledger-table td{height:48px;padding:0 15px;border-top:1px solid #ebe8e2;color:#67636c;font-size:8px}.offline-report-ledger-table td strong{color:#312d38;font-size:9px}.offline-report-ledger-table td>span{display:inline-flex;padding:5px 8px;border-radius:3px;font-size:7px;font-weight:750}.offline-report-ledger-table td>span.complete{color:#28654f;background:#e9f3ee}.offline-report-ledger-table td>span.pending{color:#8c6727;background:#fbf1df}.offline-report-ledger-continuation{position:absolute;right:64px;bottom:80px;display:flex;align-items:center;justify-content:flex-end;height:42px;color:#8b8790;font-size:8px;font-weight:700;letter-spacing:.03em}.offline-report-closing{position:absolute;left:64px;right:64px;bottom:68px;min-height:104px;display:flex;align-items:center;justify-content:space-between;gap:35px;padding:20px 23px;color:#fff;background:#2a2055}.offline-report-closing>div{display:flex;flex-direction:column;gap:7px}.offline-report-closing span{color:#ffffff8c}.offline-report-closing strong{font-size:16px}.offline-report-closing p{max-width:500px;margin:0;color:#ffffffab;font-size:8px;line-height:1.65;text-align:right}.offline-report-page-footer{position:absolute;left:64px;right:64px;bottom:20px;display:grid;grid-template-columns:150px minmax(0,1fr) auto;align-items:center;gap:20px;padding-top:10px;border-top:1px solid #e1ded9;color:#97939b;font-size:7px}.offline-report-page-footer strong{color:#2a2055;font-size:8px;letter-spacing:.1em}.offline-report-page-footer span{overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}.offline-report-page-footer small{font-size:7px}.report-export-stage{position:fixed;z-index:-1;left:-20000px;top:0;width:1120px;pointer-events:none;background:#fff}.report-export-stage .offline-report-document{zoom:1!important}.report-cover-logo{width:180px;max-height:54px;display:block;margin-bottom:28px;object-fit:contain;object-position:left center}.offline-report-cover-logo{width:210px;max-height:62px;margin-bottom:30px;object-fit:contain}.report-document,.offline-report-document{--accent: var(--report-accent, #2f6cf2)}@media(max-width:1560px)and (min-width:1361px){.offline-report-document{zoom:.9}}@media(max-width:1360px)and (min-width:901px){.offline-report-document{zoom:.8}}@media(min-width:1561px){.report-filter-strip{position:sticky;top:88px}}@media(max-width:640px){.report-filter-strip{position:static}.report-filter-strip .page-filter-actions,.report-filter-strip .button{width:100%}.report-document{padding:20px}.report-mode-switch{width:100%}.report-mode-switch button{flex:1;justify-content:center}.offline-report-campaign-select{width:100%;max-width:none}.offline-report-modal-toolbar{position:static;align-items:stretch;flex-direction:column;margin:-18px -16px 16px;padding:13px 16px}.offline-report-modal-toolbar>div{display:grid;grid-template-columns:1fr}}.offline-data-hero .hero-actions{flex-wrap:wrap;justify-content:flex-end}.offline-data-hero .hero-actions .button{min-height:46px}.offline-data-filters .search-field{max-width:420px}.offline-data-table{min-width:1180px!important}.offline-data-table td:nth-child(1){min-width:205px}.offline-data-table td:nth-child(2){min-width:150px}.offline-data-table td:nth-child(4){min-width:150px;white-space:normal}.offline-data-table td small svg{margin-right:3px;vertical-align:-1px}.offline-data-proof{min-width:90px;display:grid;grid-template-columns:1fr auto;align-items:center;gap:4px 7px}.offline-data-proof>span{color:#465464;font-size:9px;font-weight:700}.offline-data-proof>div{grid-column:1 / -1;height:5px;overflow:hidden;border-radius:4px;background:#ecebe6}.offline-data-proof>div i{display:block;height:100%;border-radius:inherit;background:var(--accent)}.offline-data-proof small{grid-column:2;grid-row:1;margin:0!important;color:#879199!important}@media(max-width:640px){.offline-data-hero .hero-actions{align-items:stretch;flex-direction:column}.offline-data-hero .hero-actions .button{width:100%}.offline-data-filters select{flex:1}}.app-shell{grid-template-columns:76px 258px minmax(0,1fr)}.service-rail{position:fixed;z-index:45;inset:0 auto 0 0;width:76px;display:flex;flex-direction:column;align-items:center;padding:18px 9px;border-right:1px solid #3b4161;color:#9da4bc;background:#171a34}.service-rail-brand{width:42px;height:42px;display:grid;place-items:center;margin-bottom:22px;border-radius:12px;color:#fff;background:linear-gradient(145deg,#1683ff,#2253b4);box-shadow:0 8px 24px #1683ff3b;font-size:18px;font-weight:900}.service-rail nav{width:100%;min-height:0;overflow-y:auto;display:flex;flex-direction:column;gap:9px;scrollbar-width:none}.service-rail nav::-webkit-scrollbar{display:none}.service-rail a{min-height:72px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:8px 3px;border:1px solid transparent;border-radius:11px;color:#9da4bc;font-size:9px;font-weight:700;text-decoration:none;transition:color .15s ease,background .15s ease,border-color .15s ease}.service-rail a:hover{color:#e5e8f2;background:#252a48}.service-rail a.active{color:#fff;background:#183d72;border-color:#286eb9;box-shadow:inset 0 0 0 1px #5ca3ff1f}.sidebar{left:76px}.workspace{grid-column:3}@media(max-width:900px){.app-shell{grid-template-columns:60px minmax(0,1fr)}.service-rail{width:60px;padding:14px 5px}.service-rail-brand{width:38px;height:38px;margin-bottom:16px;border-radius:10px}.service-rail nav{gap:5px}.service-rail a{min-height:62px;gap:5px;padding-inline:1px;font-size:8px}.service-rail a svg{width:19px;height:19px}.sidebar{left:60px}.workspace{grid-column:2}.mobile-scrim{left:60px}}.brand-logo-mark{overflow:hidden;padding:5px;background:#fff;box-shadow:0 8px 24px #1769ff33}.brand-logo-mark img{width:100%;height:100%;display:block;object-fit:contain}.data-warning{display:flex;align-items:center;gap:9px;margin-bottom:14px;padding:11px 14px;border:1px solid #f1d39d;border-radius:9px;color:#795315;background:#fff9ec;font-size:12px}.data-warning span{color:#8a6c3c}.clickable-row:focus-visible{outline:3px solid color-mix(in srgb,var(--accent) 25%,transparent);outline-offset:-3px;background:var(--accent-soft)}.table-wrap table{font-size:12px}.table-wrap th{font-size:10px}.table-wrap td strong{font-size:12px}.table-wrap td small{font-size:10px}.topbar-search{position:relative}.global-search-results{position:absolute;z-index:70;top:calc(100% + 12px);left:28px;width:min(540px,calc(100vw - 56px));max-height:390px;overflow:auto;padding:7px;border:1px solid #ddd9d0;border-radius:11px;background:#fff;box-shadow:0 18px 45px #1b232d29}.global-search-results button{width:100%;min-height:52px;display:grid;grid-template-columns:56px minmax(0,1fr);grid-template-rows:auto auto;align-items:center;column-gap:10px;padding:8px 10px;border:0;border-radius:8px;background:transparent;text-align:left;cursor:pointer}.global-search-results button:hover,.global-search-results button:focus-visible{background:#f2f6fd}.global-search-results button>span{grid-row:1 / 3;display:inline-flex;justify-content:center;padding:4px 6px;border-radius:5px;color:#526b90;background:#edf2fa;font-size:9px;font-weight:750}.global-search-results strong{overflow:hidden;color:#253244;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.global-search-results small{overflow:hidden;color:#87919d;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.global-search-results p,.topbar-client-menu p{margin:0;padding:18px 12px;color:#858e98;font-size:11px;text-align:center}.topbar-client-selector{position:relative}.topbar-client-selector>button{min-width:150px;max-width:220px;min-height:40px;display:flex;align-items:center;gap:8px;padding:0 10px;border:1px solid #dedbd3;border-radius:8px;color:#344252;background:#fff;cursor:pointer}.topbar-client-selector>button span{min-width:0;flex:1;overflow:hidden;font-size:12px;font-weight:700;text-align:left;text-overflow:ellipsis;white-space:nowrap}.topbar-client-menu{position:absolute;z-index:75;top:calc(100% + 8px);right:0;width:300px;padding:8px;border:1px solid #ddd9d0;border-radius:11px;background:#fff;box-shadow:0 18px 45px #1b232d29}.topbar-client-menu>label{height:38px;display:flex;align-items:center;gap:7px;margin-bottom:5px;padding:0 9px;border:1px solid #e0e3e7;border-radius:8px;color:#89939d}.topbar-client-menu input{width:100%;min-height:32px;padding:0;border:0;box-shadow:none;font-size:11px}.topbar-client-menu>div{max-height:320px;overflow:auto}.topbar-client-menu>div>button{width:100%;display:flex;flex-direction:column;gap:3px;padding:9px 10px;border:0;border-radius:7px;background:transparent;text-align:left;cursor:pointer}.topbar-client-menu>div>button:hover,.topbar-client-menu>div>button[aria-selected=true]{background:#f0f5ff}.topbar-client-menu strong{color:#283648;font-size:12px}.topbar-client-menu small{color:#87919d;font-size:9px}.page-date-range>span{justify-content:space-between}.page-date-range>span select{width:auto;min-height:24px;padding:0 22px 0 7px;border:0;color:#687581;background-color:transparent;box-shadow:none;font-size:9px;font-weight:700}@media(max-width:900px){.app-shell{grid-template-columns:minmax(0,1fr)}.service-rail{inset:auto 0 0;width:100%;height:68px;flex-direction:row;padding:5px 8px;border-top:1px solid #3b4161;border-right:0}.service-rail-brand{display:none}.service-rail nav{flex-direction:row;gap:4px;overflow-x:auto}.service-rail a{min-width:68px;min-height:56px;flex:1 0 68px;gap:4px;padding:4px;font-size:8px}.service-rail a svg{width:18px;height:18px}.sidebar{left:0;bottom:68px}.workspace{grid-column:1}.mobile-scrim{left:0;bottom:68px}.main-content{padding-bottom:94px}.toast{bottom:80px}.table-wrap{background:linear-gradient(90deg,#fff 30%,#fff0),linear-gradient(90deg,#fff0,#fff 70%) 100% 0,radial-gradient(farthest-side at 0 50%,rgba(26,42,64,.12),transparent),radial-gradient(farthest-side at 100% 50%,rgba(26,42,64,.12),transparent) 100% 0;background-attachment:local,local,scroll,scroll;background-repeat:no-repeat;background-size:34px 100%,34px 100%,12px 100%,12px 100%}.data-warning{align-items:flex-start;flex-direction:column}.topbar-client-selector>button{min-width:0;width:132px}.topbar-client-menu{position:fixed;top:64px;right:10px;left:10px;width:auto}}@media(max-width:640px){.main-content{padding-inline:14px}.section-card{padding:15px}.table-wrap table{font-size:11px}.table-wrap th{font-size:10px}.global-search-results{left:0;width:calc(100vw - 28px)}}.app-recovery{max-width:640px;margin:15vh auto;padding:32px;line-height:1.8}.app-recovery h1{font-size:24px}@media(max-width:900px){.sidebar:not(.sidebar-open){box-shadow:none}}.report-data-notice,.schedule-status{font-size:13px;line-height:1.8;color:#536680;margin:0}.review-view-toolbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:14px}.health-badges{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.health-badges small{color:#536680;font-size:12px}.report-filter-strip>div:first-child strong{font-size:20px;line-height:1.5}.report-filter-strip>div:first-child small{font-size:13px;line-height:1.65}.schedule-status span{display:block;color:#a12c3b}.sidebar-toggle{display:grid;place-items:center;flex:0 0 34px;height:34px;border:1px solid #dde4ed;border-radius:7px;background:#fff;color:#3e5674;cursor:pointer}.app-shell.sidebar-collapsed{grid-template-columns:64px 0 minmax(0,1fr)}.sidebar-collapsed .sidebar{display:none}.main-content .section-card th{font-size:12px;color:#435773;background:#f5f7fb;padding:12px}.main-content .section-card td{font-size:14px;line-height:1.5;padding:13px 12px}.main-content .section-card td small{font-size:12px;line-height:1.5}:root{--canvas:#f5f7fa;--surface:#fff;--ink:#192b43;--muted:#56677d;--line:#dde4ed;--warm:var(--canvas);--text:var(--ink);font-family:Pretendard,Noto Sans KR,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{font-size:14px;background:var(--canvas)}button,input,select,textarea{font:inherit}:focus-visible{outline:3px solid #6c9bff;outline-offset:3px}.app-shell{grid-template-columns:64px 220px minmax(0,1fr)}.service-rail{width:64px;padding:16px 5px;background:#111d31;border-color:#26364c}.service-rail a{min-height:64px;font-size:10px;gap:6px;color:#bac6d8}.sidebar{left:64px;width:220px;padding:22px 14px 16px;background:#16263b}.sidebar nav>button,.subnav button{min-height:41px;font-size:14px;color:#c2cddb}.subnav button{font-size:13px}.nav-label{font-size:11px;color:#9aaec5}.sidebar-user span{font-size:12px;color:#b5c3d3}.sidebar-user strong{font-size:13px}.topbar{min-height:66px;height:66px;padding:0 28px;background:#fff;border-color:var(--line)}.topbar-search input{font-size:14px}.topbar-search input::placeholder{color:#697a8e}.topbar-client-selector>button,.client-pill{font-size:14px;min-height:40px}.topbar-client-menu{width:320px}.topbar-client-menu strong{font-size:14px}.topbar-client-menu small{font-size:12px;color:var(--muted)}.main-content{padding:14px 28px 40px;max-width:1800px}.page-stack{gap:20px}.data-freshness{min-height:26px;display:flex;justify-content:flex-end;align-items:center;gap:12px;margin-bottom:10px;font-size:12px;color:var(--muted)}.data-freshness button,.data-warning button{border:0;background:none;color:#245bcb;cursor:pointer;font-weight:650}.data-warning{margin-bottom:16px;padding:14px;border-radius:8px;color:#714b09;background:#fff6de;font-size:13px}.hero-card{min-height:94px;padding:0 0 12px;gap:20px}.hero-card h2{font-family:inherit;font-size:clamp(23px,2vw,29px);font-weight:750;line-height:1.4;margin:0 0 8px;letter-spacing:-.04em}.hero-card p{font-size:14px;color:var(--muted);line-height:1.65}.hero-card .eyebrow,.section-kicker{font-size:11px;letter-spacing:.1em;color:#526681}.hero-card .eyebrow{margin-bottom:7px}.kpi-grid{gap:14px}.kpi-card{min-height:108px;padding:18px;border:1px solid var(--line);border-radius:10px;box-shadow:0 2px 3px #182b4310}.kpi-card>span{font-size:13px;color:var(--muted);margin-bottom:9px}.kpi-card strong{font-family:inherit;font-size:28px;font-weight:700;font-variant-numeric:tabular-nums;letter-spacing:-.035em}.kpi-card em{font-size:13px}.kpi-card small{font-size:12px;padding-top:9px;margin-top:10px;color:var(--muted)}.section-card{padding:22px;border-color:var(--line);border-radius:12px;box-shadow:0 2px 4px #20395705}.section-heading{margin-bottom:18px;padding-bottom:15px}.section-heading h3{font-size:18px;line-height:1.5}.section-heading p{font-size:13px;line-height:1.6;color:var(--muted)}.button{min-height:40px;font-size:14px;padding:10px 15px;border-radius:8px;box-shadow:none}.badge{font-size:12px;padding:4px 8px;white-space:nowrap}.badge-success{color:#167150;background:#e7f5ef}.badge-warning{color:#83500d;background:#fff3d9}.badge-danger{color:#a12c3b;background:#ffedf0}.search-field input,.filter-row select,.form-grid input,.form-grid select,.form-grid textarea{font-size:14px;min-height:40px}.form-grid label{font-size:14px}.form-grid small{font-size:12px;color:var(--muted)}.table-wrap{border:1px solid var(--line);border-radius:8px;max-width:100%}.main-content table{font-variant-numeric:tabular-nums}.managed-table th{font-size:12px;color:#435773;background:#f5f7fb;font-weight:700;padding:12px}.managed-table td{font-size:14px;padding:13px 12px;line-height:1.5;color:var(--ink)}.managed-table td small{font-size:12px;color:var(--muted);line-height:1.5}.managed-table tr:hover td{background:#f7faff}.managed-table .table-wrap{max-height:620px;overflow:auto}.managed-table th{position:sticky;top:0;z-index:2;white-space:nowrap}.managed-table th:first-child,.managed-table td:first-child{position:sticky;left:0;z-index:1;background:#fff;box-shadow:1px 0 var(--line)}.managed-table th:first-child{z-index:3;background:#f5f7fb}.table-controls,.table-pagination{display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--muted);font-size:12px;padding:8px 0 12px}.table-controls>div,.table-pagination>div{display:flex;align-items:center;gap:14px}.table-controls select{min-height:30px;padding:3px 6px;font-size:12px}.table-controls details{position:relative}.table-controls summary{cursor:pointer}.column-menu{position:absolute;right:0;z-index:10;min-width:200px;display:grid;gap:10px;padding:15px;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:0 8px 24px #15243b20}.column-menu label{display:flex;align-items:center;gap:10px;white-space:nowrap}.column-menu input{width:16px;min-height:16px}.table-sort{background:none;border:0;padding:0;font-size:inherit;color:inherit;font-weight:inherit;cursor:pointer;text-align:left}.table-sort span{color:#768ba6}.table-pagination button{border:1px solid var(--line);border-radius:6px;padding:6px 10px;background:#fff;cursor:pointer}.table-pagination button:disabled{opacity:.4}.page-date-range{min-width:290px;padding:10px 12px;border-color:var(--line)}.page-date-range>span,.page-date-range select{font-size:12px}.page-date-range input{font-size:13px}.page-filter-strip{padding:16px 18px;border-color:var(--line)}.page-filter-strip strong{font-size:17px}.page-filter-strip small{font-size:12px;line-height:1.6}.modal-header h2{font-family:inherit;font-size:22px}.modal-header p{font-size:14px;color:var(--muted)}.evidence-card h4{font-size:16px}.evidence-card p,.evidence-card dt,.evidence-card dd{font-size:13px}.report-view-controls{display:flex;align-items:center;flex-wrap:wrap;gap:12px}.report-view-controls button{border:1px solid var(--line);background:#fff;padding:9px 14px;border-radius:7px;cursor:pointer}.report-view-controls button[aria-pressed=true]{color:#245ac5;background:#edf3ff;border-color:#94b4f1}.report-screen .report-paged-document,.report-screen .report-sheet{width:100%;min-width:0;zoom:1}.report-screen .report-sheet{aspect-ratio:auto;overflow:visible;min-height:0;padding:24px;box-shadow:none;gap:20px}.report-screen .report-document-footer{position:static;margin-top:16px}.report-screen .report-cover-page{display:none}.report-screen .report-section-heading{min-height:80px;padding:16px}.report-screen .report-section-heading h3{font-size:22px}.report-screen .report-section-heading p{font-size:13px}.report-screen .report-kpi-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.report-screen .report-kpi-grid article{padding:16px;min-height:108px}.report-screen .report-kpi-grid article>span{font-size:13px}.report-screen .report-kpi-grid article strong{font-family:inherit;font-size:24px}.report-screen .report-kpi-grid article small{font-size:12px;color:var(--muted)}.report-screen .report-chart-grid,.report-screen .report-online-overview-lower{grid-template-columns:repeat(2,minmax(0,1fr))}.report-screen .report-panel-heading h3{font-size:16px}.report-screen .report-panel-heading span,.report-screen .report-panel-heading small{font-size:11px}.report-screen .report-media-page-heading h3{font-size:22px}.report-screen .report-media-page-heading p{font-size:13px}.report-screen .report-table{min-width:720px}.report-screen .report-table th{font-size:12px}.report-screen .report-table td{font-size:13px}.report-screen .report-image-grid{min-height:260px;height:auto}.report-toc{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.report-toc button{padding:7px 11px;background:#eef3fa;color:#314c72;border:0;border-radius:7px;cursor:pointer}.ai-insights{border:1px solid #cbdaf5;background:#f6f9ff;border-radius:12px;padding:22px}.ai-insights h3{margin:0;font-size:18px}.ai-insights p{line-height:1.7;color:var(--muted)}.ai-insights header{display:flex;justify-content:space-between;gap:12px}.ai-insights li{margin:12px 0;line-height:1.7}.ai-insights small{display:block;font-size:12px;color:var(--muted)}.ai-evidence{font-family:monospace;overflow-wrap:anywhere}@media(max-width:1100px){.kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-card{flex-wrap:wrap}.report-screen .report-chart-grid,.report-screen .report-online-overview-lower{grid-template-columns:1fr}}@media(max-width:900px){.app-shell{grid-template-columns:minmax(0,1fr)}.workspace{grid-column:1}.sidebar{left:0;width:260px}.service-rail{width:100%;height:64px;padding:4px}.service-rail a{min-height:54px;font-size:10px}.main-content{padding:12px 18px 92px}.topbar{padding:10px 16px;height:auto}.hero-card{min-height:0}.hero-card h2{font-size:24px}.section-card{padding:18px}}@media(max-width:640px){.topbar{flex-wrap:wrap;gap:8px}.topbar-search{min-width:100%;order:2}.topbar-search input{display:block;min-height:36px}.topbar-search>svg{display:block}.topbar-search .mobile-menu{position:fixed;top:20px;left:16px}.topbar-actions{margin-left:auto}.topbar-client-selector>button{max-width:230px}.main-content{padding-inline:14px}.hero-card h2{font-size:22px}.kpi-card{min-height:94px;padding:13px}.kpi-card strong{font-size:25px}.kpi-card small{border:0;padding-top:0;margin-top:8px;font-size:11px}.section-card{padding:14px}.page-date-range{width:100%;min-width:0}.page-filter-actions{width:100%}.report-screen .report-sheet{padding:16px}.report-screen .report-image-grid{grid-template-columns:1fr}.ai-insights header{flex-direction:column}.data-freshness{justify-content:space-between}.column-menu{right:-90px}}
