:root{color:#1b2333;font-synthesis:none;text-rendering:optimizelegibility;--ink:#1b2333;--muted:#667085;--line:#dfe4ec;--surface:#fff;--surface-soft:#f8f9fc;--primary:#4f6bed;--primary-dark:#3d54c7;--primary-soft:#edf0ff;--success:#12816f;--danger:#c23d4b;--shadow:0 14px 38px #1c273f14;background:#f5f7fb;font-family:Inter,Pretendard,Noto Sans KR,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:#f5f7fb;min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}.app-shell{flex-direction:column;min-height:100vh;display:flex}main{flex:1}.section-container{width:min(1440px,100% - 48px);margin-inline:auto}.site-header{z-index:50;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffeb;border-bottom:1px solid #dfe4ece0;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;height:68px;padding:0 32px;display:grid;position:sticky;top:0}.brand-button,.site-header nav button{appearance:none;cursor:pointer;background:0 0;border:0}.brand-button{justify-self:start;align-items:center;gap:10px;padding:0;font-size:17px;font-weight:760;display:inline-flex}.brand-mark{color:#fff;background:var(--ink);border-radius:11px;place-items:center;width:34px;height:34px;display:grid}.site-header nav{gap:30px;display:flex}.site-header nav button{color:#505a6d;padding:10px 0;font-size:14px;font-weight:650}.site-header nav button:hover{color:var(--primary)}.header-account{justify-self:end;align-items:center;gap:12px;display:flex}.account-name{color:var(--muted);font-size:13px}.button{cursor:pointer;border:1px solid #0000;border-radius:11px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 19px;font-size:14px;font-weight:700;transition:transform .12s,border-color .12s,background .12s;display:inline-flex}.button:hover:not(:disabled){transform:translateY(-1px)}.button:disabled{cursor:wait;opacity:.65}.button-primary{color:#fff;background:var(--primary);box-shadow:0 8px 18px #4f6bed33}.button-primary:hover:not(:disabled){background:var(--primary-dark)}.button-secondary{color:var(--ink);border-color:var(--line);background:#fff}.button-ghost{border-color:var(--line);background:0 0}.button-small{min-height:36px;padding-inline:14px;font-size:13px}.eyebrow{color:var(--primary);letter-spacing:.16em;margin-bottom:14px;font-size:11px;font-weight:800;display:block}.hero{grid-template-columns:minmax(0,1.05fr) minmax(380px,.75fr);align-items:center;gap:80px;min-height:680px;padding-block:92px;display:grid}.hero-copy h1{letter-spacing:-.06em;max-width:760px;margin:0;font-size:clamp(54px,7vw,94px);line-height:.98}.hero-copy p{max-width:630px;color:var(--muted);margin:30px 0 0;font-size:19px;line-height:1.75}.hero-actions{gap:12px;margin-top:34px;display:flex}.hero-panel{color:#fff;background:#1c2434;border:1px solid #ccd4e0;border-radius:26px;flex-direction:column;min-height:430px;padding:30px;display:flex;box-shadow:0 30px 70px #1a253c38}.hero-panel-top{color:#c9d0dc;justify-content:space-between;align-items:center;font-size:13px;display:flex}.status-dot{align-items:center;gap:7px;display:inline-flex}.status-dot:before{content:"";background:#5ed6ad;border-radius:50%;width:7px;height:7px}.metric-block{flex-direction:column;gap:8px;margin-top:54px;display:flex}.metric-block strong{letter-spacing:-.05em;font-size:64px}.metric-block span{color:#98a3b5}.mini-bars{align-items:flex-end;gap:12px;height:120px;margin-top:auto;display:flex}.mini-bars i{background:linear-gradient(#879afd,#526ce9);border-radius:5px 5px 2px 2px;flex:1;min-height:14%}.feature-section{border-top:1px solid var(--line);padding-block:110px}.section-heading{margin-bottom:42px}.section-heading h1,.section-heading h2{letter-spacing:-.045em;margin:0;font-size:clamp(38px,5vw,58px)}.section-heading p{color:var(--muted);margin:18px 0 0;font-size:17px;line-height:1.7}.section-heading.narrow{max-width:720px}.feature-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.feature-card{border:1px solid var(--line);background:var(--surface);border-radius:18px;min-height:250px;padding:28px}.feature-card>span{color:var(--primary);font-size:12px;font-weight:800}.feature-card h3{margin:58px 0 12px;font-size:22px}.feature-card p{color:var(--muted);margin:0;line-height:1.65}.cta-section{background:#e9edff;border-radius:24px;justify-content:space-between;align-items:center;gap:30px;min-height:300px;margin-bottom:70px;padding:52px;display:flex}.cta-section h2{letter-spacing:-.035em;margin:0;font-size:38px}.cta-section p{color:var(--muted);margin:14px 0 0}.cta-actions{gap:10px;display:flex}.login-section{grid-template-columns:minmax(0,1fr) 440px;align-items:center;gap:100px;min-height:calc(100vh - 126px);padding-block:80px;display:grid}.login-copy h1{letter-spacing:-.055em;max-width:720px;margin:0;font-size:clamp(48px,6vw,78px);line-height:1.06}.login-copy p{max-width:590px;color:var(--muted);margin-top:24px;font-size:17px;line-height:1.7}.login-card{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:20px;flex-direction:column;gap:21px;padding:38px;display:flex}.login-card h2{margin:0;font-size:30px}.login-card label,.date-fields label{color:#4e586a;flex-direction:column;gap:8px;font-size:13px;font-weight:700;display:flex}.login-card input,.date-fields input{width:100%;height:46px;color:var(--ink);background:#fff;border:1px solid #cfd6e2;border-radius:10px;outline:none;padding:0 13px}.login-card input:focus,.date-fields input:focus{border-color:var(--primary);box-shadow:0 0 0 3px var(--primary-soft)}.form-error,.control-message{color:var(--danger);font-size:13px}.form-error{margin:-6px 0}.form-note,.filter-hint{color:#7a8496;margin:0;font-size:12px;line-height:1.55}.guide-page{padding-block:88px 100px}.guide-grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.guide-grid article{border:1px solid var(--line);background:var(--surface);border-radius:17px;min-height:210px;padding:28px}.guide-grid article>span{color:var(--primary);font-size:12px;font-weight:800}.guide-grid h2{margin:42px 0 10px;font-size:22px}.guide-grid p{color:var(--muted);margin:0;line-height:1.65}.info-card{color:#fff;background:var(--ink);border-radius:17px;justify-content:space-between;align-items:center;gap:30px;margin-top:18px;padding:30px;display:flex}.info-card>div{flex-direction:column;gap:7px;display:flex}.info-card strong{font-size:30px}.info-label,.info-card p{color:#bbc4d2;font-size:13px}.info-card p{margin:0}.keyword-page{min-height:calc(100vh - 68px)}.tool-controls{z-index:40;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;position:sticky;top:68px;box-shadow:0 6px 18px #222d460a}.tool-control-inner{grid-template-columns:auto minmax(320px,1fr);align-items:center;gap:30px;min-height:154px;padding-block:14px;display:grid}.date-fields{align-items:flex-end;gap:10px;display:flex}.date-fields input{width:148px;height:40px}.date-fields>span{color:#98a0ad;margin-bottom:11px}.search-button{min-width:88px}.keyword-entry{min-width:0}.keyword-entry-heading{justify-content:space-between;align-items:center;gap:14px;margin-bottom:7px;display:flex}.keyword-entry-heading label{color:#4e586a;font-size:13px;font-weight:760}.keyword-entry-heading label span{color:var(--muted);font-size:11px;font-weight:600}.keyword-entry textarea,.keyword-modal textarea{resize:vertical;width:100%;color:var(--ink);font:inherit;background:#fff;border:1px solid #cfd6e2;border-radius:10px;outline:none;line-height:1.45}.keyword-entry textarea{min-height:66px;max-height:112px;padding:9px 12px;font-size:13px}.keyword-entry textarea:focus,.keyword-modal textarea:focus,.table-actions input:focus{border-color:var(--primary);box-shadow:0 0 0 3px var(--primary-soft)}.keyword-quick-list{flex:1;gap:5px;min-width:0;display:flex;overflow-x:auto}.keyword-entry-footer,.keyword-entry-actions{align-items:center;display:flex}.keyword-entry-footer{justify-content:space-between;gap:12px;margin-top:7px}.keyword-entry-actions{flex:none;gap:7px}.keyword-manager-button,.keyword-entry-actions .search-button{min-height:34px;padding:0 13px;font-size:12px}.keyword-quick-list button{color:#687286;cursor:pointer;background:#fff;border:1px solid #d9dfe9;border-radius:7px;flex:none;min-height:24px;padding:0 8px;font-size:10px}.keyword-quick-list button.active{color:#354ebf;background:var(--primary-soft);border-color:#aebaf6}.query-feedback{color:#9a681a;flex-wrap:wrap;gap:8px 18px;padding-bottom:10px;font-size:12px;display:flex}.query-feedback p{margin:0}.query-feedback .control-message{color:var(--danger)}.tool-body{grid-template-columns:260px minmax(0,1fr);align-items:start;gap:22px;padding-block:24px 70px;display:grid}.filter-panel{border:1px solid var(--line);background:var(--surface);border-radius:16px;max-height:calc(100vh - 270px);padding:22px;position:sticky;top:246px;overflow:auto}.filter-panel-heading{border-bottom:1px solid #edf0f4;padding-bottom:17px}.filter-panel-heading .eyebrow{margin-bottom:8px}.filter-panel-heading h1{margin:0;font-size:22px}.control-group{border:0;min-width:0;margin:21px 0 0;padding:0}.control-group legend,.layout-options>span{color:#566074;margin-bottom:9px;font-size:12px;font-weight:760}.segmented-control,.chip-list{flex-wrap:wrap;gap:6px;display:flex}.segmented-control button,.chip,.compact-segments button{color:#5d6779;cursor:pointer;background:#fff;border:1px solid #d7dde7;border-radius:8px;min-height:31px;padding:0 10px;font-size:12px;font-weight:650}.segmented-control button.active,.chip.active,.compact-segments button.active{color:#354ebf;background:var(--primary-soft);border-color:#aebaf6}.segmented-control button:disabled{color:#b6bdc8;cursor:not-allowed;background:#f5f6f8;border-color:#eaedf1}.chip-list::-webkit-scrollbar{width:8px;height:8px}.filter-panel::-webkit-scrollbar{width:8px;height:8px}.table-scroll::-webkit-scrollbar{width:8px;height:8px}.chip-list::-webkit-scrollbar-thumb{background:#cbd2dd padding-box padding-box;border:2px solid #0000;border-radius:10px}.filter-panel::-webkit-scrollbar-thumb{background:#cbd2dd padding-box padding-box;border:2px solid #0000;border-radius:10px}.table-scroll::-webkit-scrollbar-thumb{background:#cbd2dd padding-box padding-box;border:2px solid #0000;border-radius:10px}.layout-options{margin-top:22px}.compact-segments{grid-template-columns:repeat(4,1fr);gap:5px;display:grid}.compact-segments button{padding:0}.switch-row{color:#566074;align-items:center;gap:9px;margin-top:18px;font-size:12px;font-weight:650;display:flex}.switch-row input{width:16px;height:16px;accent-color:var(--primary)}.filter-hint{border-top:1px solid #edf0f4;margin-top:20px;padding-top:18px}.results-panel{min-width:0}.result-summary{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:14px;display:grid}.result-summary>div{border:1px solid var(--line);background:var(--surface);border-radius:14px;flex-direction:column;gap:8px;padding:20px 22px;display:flex}.result-summary span{color:var(--muted);font-size:12px}.result-summary strong{letter-spacing:-.02em;font-size:21px}.chart-grid{grid-template-columns:repeat(var(--chart-columns), minmax(0, 1fr));gap:14px;display:grid}.chart-card{border:1px solid var(--line);background:var(--surface);border-radius:15px;min-width:0;overflow:hidden}.chart-card>header{justify-content:space-between;padding:19px 20px 0;display:flex}.chart-card h2{margin:0;font-size:16px}.chart-card header span{color:var(--muted);margin-top:5px;font-size:12px;display:block}.chart-wrap{padding:0 10px 16px;overflow:hidden}.chart-wrap svg{width:100%;min-width:0;height:auto;display:block}.chart-grid-line{stroke:#e6eaf0;stroke-width:1px}.chart-axis-text{fill:#7a8495;font-size:11px}.chart-legend{color:#667084;flex-wrap:wrap;justify-content:center;gap:8px 14px;font-size:11px;display:flex}.chart-legend span{align-items:center;gap:6px;display:inline-flex}.chart-legend i{border-radius:3px;width:8px;height:8px}.empty-state,.page-message{min-height:420px;color:var(--muted);background:var(--surface);border:1px dashed #cfd6e2;border-radius:16px;place-items:center;display:grid}.empty-state{flex-direction:column;gap:8px;display:flex}.empty-state strong{color:#465064;font-size:17px}.empty-state span{font-size:13px}.page-message{width:min(900px,100% - 48px);margin:60px auto}.page-message.error{color:var(--danger)}.data-section{border:1px solid var(--line);background:var(--surface);border-radius:15px;margin-top:14px;overflow:hidden}.data-section-heading{border-bottom:1px solid #e7eaf0;justify-content:space-between;align-items:end;padding:20px 22px 16px;display:flex}.data-section-heading .eyebrow{margin-bottom:6px}.data-section-heading h2{margin:0;font-size:18px}.data-section-heading>span{color:var(--muted);font-size:12px}.table-actions{align-items:center;gap:7px;display:flex}.table-actions input{border:1px solid #d5dbe5;border-radius:8px;outline:none;width:150px;height:34px;padding:0 10px;font-size:12px}.table-actions button{color:#536074;cursor:pointer;background:#fff;border:1px solid #d5dbe5;border-radius:8px;height:34px;padding:0 11px;font-size:11px;font-weight:700}.table-actions button:hover{color:var(--primary);background:var(--primary-soft);border-color:#aebaf6}.table-actions span{min-width:48px;color:var(--muted);text-align:right;font-size:11px}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#141c2b85;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.keyword-modal{background:#fff;border-radius:20px;width:min(820px,100%);max-height:min(760px,100vh - 48px);overflow:auto;box-shadow:0 30px 90px #0f172a47}.keyword-modal>header,.keyword-modal>footer{justify-content:space-between;align-items:center;gap:16px;padding:22px 26px;display:flex}.keyword-modal>header{border-bottom:1px solid var(--line)}.keyword-modal>header .eyebrow{margin-bottom:6px}.keyword-modal h2{letter-spacing:-.025em;margin:0;font-size:23px}.modal-close{color:#687286;cursor:pointer;background:#f3f5f8;border:0;border-radius:9px;width:36px;height:36px;font-size:24px;line-height:1}.collection-status{color:#256c60;background:#effaf6;border:1px solid #bfe4d9;border-radius:11px;align-items:center;gap:12px;margin:20px 26px 0;padding:14px 16px;display:flex}.collection-status i{background:#20a589;border-radius:50%;flex:none;width:10px;height:10px;box-shadow:0 0 0 5px #20a5891f}.collection-status div{flex-direction:column;gap:3px;display:flex}.collection-status strong{font-size:13px}.collection-status span{color:#5d837c;font-size:11px}.keyword-manager-grid{grid-template-columns:1fr 1fr;gap:18px;padding:22px 26px 26px;display:grid}.keyword-manager-grid>label{color:#4e586a;flex-direction:column;gap:9px;font-size:13px;font-weight:720;display:flex}.keyword-manager-grid>label>span{color:var(--muted);font-size:11px;font-weight:600}.keyword-modal textarea{flex:1;min-height:300px;padding:12px;font-size:13px}.available-keywords{flex-direction:column;gap:9px;min-width:0;display:flex}.available-keywords>strong{color:#4e586a;font-size:13px}.available-keywords>div{border:1px solid var(--line);border-radius:10px;min-height:250px;max-height:300px;overflow:auto}.available-keywords button{color:#3d4759;cursor:pointer;text-align:left;background:#fff;border:0;border-bottom:1px solid #edf0f4;justify-content:space-between;align-items:center;gap:10px;width:100%;padding:11px 12px;display:flex}.available-keywords button:hover{background:#f7f8fc}.available-keywords em{color:var(--success);font-size:10px;font-style:normal}.available-keywords p{color:var(--muted);margin:0;font-size:11px;line-height:1.5}.keyword-modal>footer{border-top:1px solid var(--line);justify-content:flex-end}.table-scroll{max-height:460px;overflow:auto}table{border-collapse:collapse;width:100%;font-size:13px}th,td{text-align:left;white-space:nowrap;border-bottom:1px solid #edf0f4;padding:12px 18px}th{z-index:1;color:#596478;letter-spacing:.04em;background:#f8f9fb;font-size:11px;position:sticky;top:0}td{color:#394356}tr:last-child td{border-bottom:0}.numeric{text-align:right;font-variant-numeric:tabular-nums}.site-footer{border-top:1px solid var(--line);color:#7b8494;background:#fff;justify-content:space-between;align-items:center;height:58px;padding:0 32px;font-size:12px;display:flex}@media (max-width:1120px){.hero{gap:42px}.feature-grid{grid-template-columns:repeat(2,1fr)}.tool-control-inner{grid-template-columns:1fr}.date-fields{grid-column:1/-1}.filter-panel{top:340px}}@media (max-width:820px){.section-container{width:min(100% - 28px,680px)}.site-header{grid-template-columns:1fr auto;height:auto;min-height:64px;padding:12px 16px}.site-header nav{border-top:1px solid #edf0f4;grid-area:2/1/auto/-1;justify-content:center;gap:24px}.hero,.login-section{grid-template-columns:1fr}.hero{gap:50px;padding-block:70px}.hero-copy h1{font-size:clamp(48px,15vw,76px)}.login-section{gap:40px}.cta-section,.info-card{flex-direction:column;align-items:flex-start}.tool-controls{position:static}.tool-control-inner{grid-template-columns:1fr;gap:16px;padding-block:18px}.date-fields{grid-column:auto}.search-button{min-width:88px}.tool-body{grid-template-columns:1fr}.filter-panel{max-height:none;position:static}.result-summary,.chart-grid{grid-template-columns:1fr}.data-section-heading{flex-direction:column;align-items:flex-start;gap:14px}.table-actions{flex-wrap:wrap;width:100%}.table-actions input{flex:1;min-width:150px}}@media (max-width:560px){.brand-button>span:last-child,.account-name{display:none}.site-header nav{justify-content:flex-start;overflow-x:auto}.hero-copy p{font-size:16px}.hero-actions,.cta-actions{flex-direction:column}.hero-panel{min-height:360px;padding:24px}.feature-grid,.guide-grid{grid-template-columns:1fr}.feature-section,.guide-page{padding-block:70px}.cta-section{padding:28px}.login-card{padding:26px}.date-fields{grid-template-columns:1fr 1fr;display:grid}.date-fields>span{display:none}.date-fields input{width:100%}.keyword-manager-grid{grid-template-columns:1fr}.keyword-entry-footer{flex-direction:column;align-items:stretch}.keyword-entry-actions{grid-template-columns:1fr 1fr;display:grid}.keyword-entry-actions .button{width:100%}.keyword-modal textarea{min-height:210px}.available-keywords>div{min-height:160px}.result-summary{gap:8px}.site-footer{padding-inline:16px}}
