:root{--brand:#32e6bc;--brand-dark:#27c9a3;--brand-soft:#e6fffa;--ink:#172033;--muted:#64748b;--line:#e2e8f0;--surface:#ffffff;--page:#f7fafc;--danger:#ef4444;--warn:#f59e0b}*{box-sizing:border-box}#__next,body,html{min-height:100%}body{margin:0;background:#ffffff;color:#0f172a;font-family:Inter,Inter Fallback,Noto Sans KR,Noto Sans KR Fallback,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;letter-spacing:0;line-height:1.5}button,input,select,textarea{font:inherit}button{border:0}a{color:inherit}.login-page{min-height:100vh;display:grid;grid-template-rows:1fr auto;background:#ffffff}.login-wrap{display:grid;place-items:center;padding:48px 20px 28px}.login-card{width:min(390px,100%)}.brand-title{margin:0 0 30px;text-align:center;font-size:28px;font-weight:950;letter-spacing:0}.brand-title span{color:var(--brand-dark)}.field-label{display:block;margin:0 0 8px;color:#475569;font-size:12px;font-weight:800}.text-input{width:100%;height:44px;border:1px solid #dbe3ee;border-radius:12px;background:#f8fafc;padding:0 14px;color:var(--ink);outline:none;transition:border-color .15s ease,background-color .15s ease,box-shadow .15s ease}.text-input:focus{background:#ffffff;border-color:var(--brand);box-shadow:0 0 0 4px rgba(48,217,208,.14)}.login-row{display:flex;align-items:center;justify-content:space-between;margin:12px 0 18px;color:#64748b;font-size:12px;font-weight:700}.danger-btn,.dark-btn,.ghost-btn,.mini-btn,.primary-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:12px;cursor:pointer;font-weight:900;transition:transform .14s ease,box-shadow .14s ease,background-color .14s ease}.primary-btn{min-height:44px;padding:0 18px;background:var(--brand);color:#052f31;box-shadow:0 8px 18px rgba(48,217,208,.22)}.dark-btn{min-height:40px;padding:0 18px;background:#111827;color:#ffffff}.ghost-btn{min-height:38px;padding:0 14px;background:#f1f5f9;color:#475569}.mini-btn{min-height:30px;padding:0 10px;border-radius:9px;background:#eef2f7;color:#475569;font-size:12px}.danger-btn{min-height:34px;padding:0 12px;background:#fff1f2;color:#e11d48}.danger-btn:hover,.dark-btn:hover,.ghost-btn:hover,.mini-btn:hover,.primary-btn:hover{transform:translateY(-1px)}.full{width:100%}.error-text{margin:10px 0 0;color:var(--danger);font-size:12px;font-weight:800}.login-footer{padding:18px 20px 28px;color:#64748b;text-align:center;font-size:11px;line-height:1.75}.app-shell{height:100vh;overflow:hidden;display:flex;justify-content:center;gap:20px;padding:24px;background:#f1f5f9}.sidebar{width:280px;min-width:280px;max-width:280px;height:calc(100vh - 48px);display:flex;flex-direction:column;border:1px solid #e2e8f0;border-radius:20px;background:#ffffff;padding:20px;box-shadow:none}.logo-button{position:relative;width:240px;height:56px;display:flex;align-items:center;justify-content:center;margin:0 auto 28px;border:0;padding:2px 0 0;background:transparent;cursor:pointer;outline:none}.logo-led{position:absolute;inset:0;overflow:visible;pointer-events:none}.logo-image{width:160px;height:31.25px;object-fit:contain}.ropago-led-path{fill:none;stroke:#2de1c2;stroke-width:5px;stroke-linecap:round;stroke-dasharray:80 920;animation:ropago-led-loop 4.6s linear infinite,ropago-led-color 1.6s ease-in-out infinite}@keyframes ropago-led-loop{0%{stroke-dashoffset:0}to{stroke-dashoffset:-1000px}}@keyframes ropago-led-color{0%,to{stroke:#2de1c2}50%{stroke:#3b82f6}}.sidebar-nav{flex:1 1 auto;display:flex;flex-direction:column;gap:8px;overflow:hidden;padding:4px 0 8px}.nav-btn{position:relative;width:100%;min-height:48px;display:flex;align-items:center;justify-content:flex-start;gap:12px;border-radius:12px;background:transparent;color:#475569;padding:10px 12px;cursor:pointer;font-size:13px;font-weight:400;line-height:20px;transition:background-color .16s ease,color .16s ease,transform .16s ease}.nav-group{display:flex;flex-direction:column;gap:0}.nav-btn:hover{background:#f8fafc}.nav-btn.active{background:#ffffff;color:#0f172a;font-weight:600;box-shadow:0 10px 22px rgba(15,23,42,.08)}.nav-btn.active:before{content:"";position:absolute;left:-12px;top:50%;width:3px;height:20px;border-radius:999px;background:#1aa7ff;transform:translateY(-50%)}.nav-btn.active .nav-status{background:#4fd1c5}.nav-btn>span:not(.nav-icon):not(.nav-status){flex:1 1 auto;text-align:left;line-height:20px}.nav-status{width:6px;height:6px;margin-left:auto;border-radius:999px;background:#e2e8f0}.nav-icon{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #e2e8f0;border-radius:9999px;background:#ffffff;color:#cbd5e1;flex:0 0 auto;font-size:0}.nav-btn.active .nav-icon{border-color:transparent;background:transparent;color:#22c7b9;box-shadow:none}.nav-icon svg{display:block;vertical-align:middle}.sidebar-subnav{display:flex;flex-direction:column;gap:6px;margin-left:24px;margin-top:8px}.subnav-btn{width:100%;min-height:36px;display:flex;align-items:center;gap:8px;border-radius:8px;background:transparent;color:#64748b;cursor:pointer;font-size:12px;font-weight:400;line-height:20px;padding:8px 12px;text-align:left;transition:background-color .16s ease,color .16s ease}.subnav-btn:hover{background:#f8fafc;color:#334155}.subnav-btn.active{background:transparent;color:#1fa59a;font-weight:600}.subnav-dot{width:6px;height:6px;flex:0 0 auto;border-radius:999px;background:#cbd5e1}.subnav-btn.active .subnav-dot{background:#4fd1c5}.nav-icon svg{width:18px;height:18px;filter:none}.sidebar-bottom{position:relative;flex:0 0 auto;display:flex;flex-direction:column;gap:0;padding-top:12.5px}.sidebar-bottom:before{content:"";position:absolute;top:45px;left:0;right:0;border-top:1px solid #e2e8f0}.sidebar-links{display:flex;align-items:center;justify-content:space-between;gap:12px;height:24.5px;padding:8px 0 0;border-bottom:0}.logout-btn,.terms-btn{display:inline-flex;align-items:center;gap:6px;background:transparent;cursor:pointer;font-size:11px;font-weight:700;height:16.5px;line-height:16.5px}.terms-btn{color:#fdba74;padding:0 0 0 4px}.logout-btn{color:#fecaca;padding:0 4px}.utility-btn{width:100%;min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:0;border-radius:0;padding:5px 4px 5px 12px;background:transparent;color:#475569;cursor:pointer;font-size:12px;font-weight:700;line-height:18px;transition:background-color .16s ease,transform .16s ease}.sidebar-links+.utility-btn{margin-top:21px}.utility-btn+.account-chip,.utility-btn+.utility-btn{margin-top:8px}.utility-btn:hover{background:transparent;transform:translateY(-1px)}.utility-label{display:flex;align-items:center;gap:8px;min-width:0;text-align:left}.utility-label>span{min-width:0}.utility-btn strong{color:#94a3b8;font-size:11px;font-weight:700;line-height:16.5px}.small-icon{width:13px;height:13px;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.small-icon-play{width:14px;height:10px;stroke:none;stroke-width:0}.small-icon-terms{stroke-width:2.3px}.small-icon-logout{stroke-width:2.2px}.utility-label .small-icon-card,.utility-label .small-icon-chat{color:#64748b}.small-icon-chat circle{stroke:none}.avatar{display:inline-flex;align-items:center;justify-content:center;background:#7c3aed;color:#ffffff;font-weight:900;width:40px;height:40px;border-radius:999px;font-size:18px;flex:0 0 40px}.avatar-letter{display:block;transform:translate(-.4px,.2px)}.section-label{margin:0 0 14px;color:#0f172a;font-size:16px;font-weight:950}.account-chip{position:relative;display:flex;flex-wrap:wrap;align-items:center;overflow:hidden;gap:2px 7px;margin:12px -6px 0;padding:18px;border:0;border-radius:16px;background:linear-gradient(135deg,#ffffff,#f4e6ff 58%,#ead6ff);box-shadow:0 12px 28px rgba(127,86,217,.18);cursor:pointer}.account-chip .avatar{display:none}.account-copy{display:contents}.account-copy span,.account-copy strong{display:block}.account-copy strong{order:3;color:#7c3aed;font-size:11px;font-weight:800}.account-copy span,.account-copy strong{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.account-copy span{order:1;flex:0 0 100%;color:#0f172a;font-size:22px;font-weight:900}.plan-pill{position:static;order:2;flex:0 0 auto;min-width:0;width:auto;height:auto;display:inline-flex;align-items:center;justify-content:center;border-radius:9px;padding:0;background:transparent;color:#7c3aed;font-size:11px;font-weight:900}.plan-pill:before{content:"";width:6px;height:6px;margin-right:6px;border-radius:999px;background:#7c3aed}.main{flex:1 1;min-width:0;height:calc(100vh - 48px);min-height:calc(100vh - 48px);max-height:calc(100vh - 48px);overflow-y:auto;border:1px solid #e2e8f0;border-radius:20px;background:#ffffff;padding:40px;box-shadow:none;scrollbar-width:none}.main::-webkit-scrollbar,.sidebar-nav::-webkit-scrollbar,.sidebar::-webkit-scrollbar{display:none}.page-title{display:flex;align-items:center;gap:20px;margin-bottom:24px}.page-title.tooltip{margin-bottom:32px}.title-bar{width:10px;height:40px;border-radius:99px;background:var(--brand)}.page-title:has(+.dashboard-screen) .title-bar{background:#3eefab}.page-title:has(+.rank-batch-page) .title-bar{border-radius:9999px;background:#31ded8}.page-title:has(+.archive-page) .title-bar{background:#41edb6}.page-heading-inline{display:flex;align-items:center;gap:24px}.page-title h1,.page-title h2{margin:0;font-size:26px;line-height:26px;font-weight:900;letter-spacing:-1.3px;white-space:pre-line;color:#1e293b}.title-help{position:relative;color:#94a3b8;cursor:help;margin:2px 0 0 4px}.title-help,.title-help svg{width:16px;height:16px;display:block}.title-help svg{stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.title-help>span{position:absolute;left:0;top:calc(100% + 8px);z-index:50;width:max-content;max-width:460px;border-radius:10px;background:rgba(15,23,42,.9);color:#ffffff;opacity:0;pointer-events:none;padding:8px 12px;font-size:12px;font-weight:500;line-height:18px;transition:opacity .15s ease}.title-help:hover>span{opacity:1}.subcopy{margin:8px 0 0;color:#64748b;font-size:13px;font-weight:650}.analyze-page-title{display:flex;align-items:center;gap:20px;margin-bottom:32px}.analyze-page-title .title-bar{align-self:center}.analyze-title-line{display:flex;align-items:center;gap:20px}.analyze-help{position:relative;display:block;width:16px;height:16px;margin:2px 0 0 4px;color:#0f172a;cursor:help}.analyze-help .small-icon{display:block;width:16px;height:16px;stroke:#94a3b8;stroke-width:2.2px}.analyze-help>span{position:absolute;left:0;top:calc(100% + 8px);z-index:50;width:max-content;max-width:460px;border-radius:10px;background:rgba(15,23,42,.9);color:#ffffff;opacity:0;pointer-events:none;padding:8px 12px;font-size:12px;font-weight:500;line-height:18px}.analyze-help:hover>span{opacity:1}.analyze-workspace{display:grid;grid-template-columns:minmax(0,587px) minmax(0,1fr);gap:clamp(24px,2.2vw,40px);align-items:start;width:calc(100% + 41px);margin-left:-17px;margin-bottom:20px;padding:4px 0}.analyze-weight-panel{display:flex;flex-direction:column;gap:8px;min-width:0;max-width:587px}.weight-row{display:grid;grid-template-columns:95px 120px 360px;gap:6px;align-items:center}.circle-action,.naver-badge,.pill-action.active,.weight-row strong{background:var(--brand);color:#ffffff}.weight-row strong{min-height:30px;display:grid;place-items:center;border-radius:999px;font-size:12px;font-weight:600}.weight-value-row{align-items:stretch}.weight-placeholder,.weight-placeholder-stack span{display:block;border-radius:18px;background:#f8fafc}.weight-placeholder.tall{min-height:56px}.weight-placeholder-stack{display:flex;flex-direction:column;gap:4px}.weight-placeholder-stack span{height:26px;border-radius:10px}.analyze-weight-value,.weight-placeholder-stack span{display:flex;align-items:center;justify-content:center;color:#0f172a;font-size:11px;font-weight:900;line-height:1.25;padding:0 8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.position-weight-row{margin-top:2px}.position-weight-row strong{min-height:30px;align-self:center}.position-weight-row .weight-placeholder{height:34px;border-radius:12px}.position-weight-row .wide{grid-column:span 2}.analyze-side-panels{display:flex;align-items:flex-start;gap:clamp(20px,2.2vw,40px);min-width:0}.analyze-filter-panel{width:285px;min-width:260px;flex:0 1 285px}.analyze-tab-panel{width:min(500px,100%);min-width:0;flex:1 1 360px}.filter-base-block{margin-bottom:12px}.filter-label-row,.filter-term-main{display:flex;align-items:flex-end;justify-content:flex-start}.filter-label-row{gap:2px}.filter-label-row span{color:var(--brand);font-size:18px;font-weight:800}.filter-label-row input,.filter-term-main input{height:26px;border:0;background:transparent;color:#020617;font-size:14px;font-weight:700;text-align:center;outline:0}.filter-label-row input{width:135px;margin-left:auto}.filter-underline{height:2px;margin-top:8px;border-radius:999px;background:var(--brand)}.filter-term-block{min-height:56px;margin-bottom:0}.filter-term-main{height:34px;align-items:center;justify-content:space-between}.filter-term-main span{color:var(--brand);font-size:20px;font-weight:800;letter-spacing:0}.filter-term-main .filter-title{display:inline-block;line-height:30px;letter-spacing:.15em}.filter-term-main input{width:95px;margin-left:-28px}.filter-term-block{position:relative}.filter-term-block:after{content:none}.filter-term-underline-row{height:34px;margin-top:-12px;display:flex;align-items:center;justify-content:space-between}.filter-term-underline-row .filter-underline{flex:1 1 auto;margin-top:0}.filter-term-block .circle-action{width:34px;height:34px;margin-left:12px;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:400;line-height:24px;transform:translateY(-17px)}.filter-term-block .small-icon{width:18px;height:18px}.filter-term-block .small-icon-search line{stroke-width:2.8px}.filter-action-row{display:flex;align-items:center;gap:10px;margin-top:2px}.filter-action-row .pill-action{position:relative;height:30px;min-height:30px;min-width:0;display:flex;align-items:center;justify-content:center;border-radius:999px;font-size:12px;font-weight:600;padding:0}.filter-action-row .pill-action.large{min-width:0}.filter-action-row .pill-action:first-child{flex:0.95 1}.filter-action-row .pill-action:nth-child(2){flex:1.2 1}.action-dot,.action-plus{position:absolute;left:12px;top:50%;font-weight:900}.action-dot{font-size:10px;transform:translateY(-8px)}.action-plus{font-size:16px;transform:translateY(-14px)}.filter-action-row .pill-action:first-child span:last-child{padding-left:10px}.filter-action-row .pill-action:nth-child(2) span:last-child{padding-left:15px}.filter-action-row .edit-action{width:36px;height:30px;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:400;padding:0}.filter-action-row .archive-action{width:36px;height:30px;font-size:12px;font-weight:900}.edit-symbol{display:inline-block;transform:translateY(-1px)}.keyword-open-row{display:flex;align-items:center;gap:12px;margin-bottom:16px}.keyword-open-row .naver-badge{width:40px;height:40px;border:0;border-radius:14px;font-size:22px}.keyword-open-row .naver-badge span{display:inline-block;letter-spacing:-.05em;transform:translateX(-1px)}.keyword-open-button{position:relative;flex:1 1 auto;min-width:0;height:40px;display:flex;align-items:center;justify-content:center;border:1px solid #e2e8f0;border-radius:14px;background:rgba(248,250,252,.8);color:#020617;font-size:16px;font-weight:600}.keyword-open-button>span{min-width:0;max-width:calc(100% - 32px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.keyword-open-button .small-icon{position:absolute;right:6px;width:18px;height:18px;color:var(--brand)}.analyze-search-modal{position:fixed;inset:0;z-index:999;display:flex;align-items:flex-start;justify-content:center;overflow-y:auto;padding:clamp(24px,20vh,220px) 20px 24px}.analyze-search-backdrop{position:absolute;inset:0;border:0;background:rgba(0,0,0,.3)}.analyze-search-card{position:relative;z-index:1;width:min(880px,calc(100vw - 40px));min-width:0;max-height:calc(100vh - 48px);overflow-y:auto;border-radius:18px;background:#ffffff;box-shadow:0 20px 50px rgba(15,23,42,.35);padding:24px 32px}.analyze-search-close{position:absolute;right:16px;top:16px;width:26px;height:26px;border:0;background:transparent;color:#94a3b8;font-size:22px;font-weight:700;line-height:1}.analyze-search-content.dimmed{opacity:.4;pointer-events:none;-webkit-user-select:none;user-select:none}.analyze-search-row{display:flex;align-items:center;gap:24px;min-width:0}.analyze-search-brand{display:flex;align-items:center;gap:8px;white-space:nowrap}.analyze-search-n{width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:6px;background:#00c73c;color:#ffffff;font-size:20px;font-weight:900;letter-spacing:-.06em;transform:translateX(-1px)}.analyze-search-brand strong{color:#111827;font-size:27px;font-weight:900;letter-spacing:0}.analyze-search-input-wrap{height:44px;flex:1 1 auto;min-width:0;display:flex;align-items:center;border:2px solid #00c73c;border-radius:12px;background:#ffffff;padding:0 12px 0 20px}.analyze-search-input-wrap input{min-width:0;flex:1 1 auto;border:0;outline:0;background:transparent;color:#111827;font-size:15px;font-weight:500}.analyze-search-input-wrap input::placeholder{color:#9ca3af}.analyze-search-input-wrap svg{width:18px;height:18px;margin-left:12px;color:#00c73c}.analyze-search-input-wrap>span{width:1px;height:12px;margin:0 10px;background:#e5e7eb}.analyze-search-input-wrap button{width:30px;height:30px;border:0;border-radius:999px;background:transparent;color:#00c73c}.analyze-search-input-wrap button:disabled{opacity:.45;cursor:not-allowed}.analyze-search-input-wrap .small-icon{width:24px;height:24px}.analyze-search-categories{margin-top:16px}.analyze-search-categories .special-category-grid{display:flex;flex:1 1 auto;gap:12px;min-width:0}.analyze-search-categories .special-category-select{flex:1 1}.analyze-search-error,.analyze-search-progress{position:absolute;inset:0;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:18px;background:rgba(255,255,255,.88);color:#0f172a;text-align:center}.analyze-search-progress{background:transparent;pointer-events:none}.analyze-search-progress-card{width:min(720px,calc(100% - 32px));border:1px solid #e2e8f0;border-radius:20px;background:#ffffff;box-shadow:0 18px 40px rgba(15,23,42,.18);padding:20px 24px;pointer-events:auto}.analyze-search-progress-head{display:flex;align-items:center;gap:12px;text-align:left}.analyze-search-spinner{width:40px;height:40px;flex:0 0 auto;border-radius:14px;border:3px solid rgba(45,225,194,.35);border-top-color:#00c73c;animation:ropagoSpin .85s linear infinite}.analyze-search-error strong,.analyze-search-progress strong{font-size:14px;font-weight:900}.analyze-search-error span,.analyze-search-progress span{margin-top:8px;color:#64748b;font-size:12px;font-weight:700}.analyze-search-progress span{display:block;margin-top:6px}.analyze-search-progress em{margin-left:auto;background:linear-gradient(135deg,#2de1c2,#00c73c);-webkit-background-clip:text;background-clip:text;color:transparent;font-size:18px;font-style:normal;font-weight:900}.analyze-search-progressbar{width:100%;height:10px;margin-top:16px;overflow:hidden;border-radius:999px;background:#f1f5f9}.analyze-search-progressbar i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#2de1c2,#00c73c);transition:width .12s linear}.analyze-search-error{inset:18px;border:1px solid #fecdd3;background:rgba(255,241,242,.96);color:#be123c}@keyframes ropagoSpin{to{transform:rotate(1turn)}}.mode-row{margin-bottom:20px}.mode-buttons,.mode-row{display:flex;align-items:center}.mode-buttons{gap:8px}.mode-row .pill-action,.terms-pill{height:26px;min-height:26px;display:flex;align-items:center;justify-content:center;border-radius:10px;padding:4px 14px;font-size:13px;font-weight:600}.mode-row .pill-action{background:#e5e7eb;color:#9ca3af}.mode-row .pill-action.active{background:#32dcd8;color:#ffffff}.terms-pill{height:28px;min-height:28px;min-width:64px;margin-left:30px;background:var(--brand);color:#ffffff}.terms-value{height:32px;flex:1 1 auto;display:flex;align-items:center;justify-content:center;margin-left:10px;border:1px solid #e2e8f0;border-radius:14px;background:rgba(248,250,252,.8);color:#020617;font-size:13px;font-weight:600}.weight-row .wide{min-width:0}.analyze-control-panel{display:flex;flex-direction:column;gap:10px}.control-actions-row,.control-filter-row,.control-keyword-row{display:grid;align-items:center;gap:12px}.control-keyword-row{grid-template-columns:minmax(270px,1fr) 42px minmax(260px,370px)}.control-filter-row{grid-template-columns:minmax(220px,1fr) 42px 64px 64px 72px minmax(180px,1fr)}.control-actions-row{grid-template-columns:146px 154px 42px minmax(360px,1fr)}.control-label{min-width:0;height:44px;display:flex;align-items:center;border-bottom:2px solid var(--brand)}.control-label span{color:var(--brand);font-size:21px;font-weight:950;line-height:1.1;white-space:nowrap}.control-filter-row .control-label span{letter-spacing:0}.control-input,.filter-value{width:100%;height:44px;border:1px solid #dbe4ef;border-radius:14px 14px 0 0;background:#f8fafc;color:#0f172a;font-size:18px;font-weight:850;padding:0 24px;text-align:center}.filter-value{height:42px;border-radius:14px}.circle-action,.naver-badge{width:42px;height:42px;padding:0;border:0;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;font-size:22px;font-weight:800}.circle-action .small-icon{width:18px;height:18px;stroke-width:2.4}.pill-action{min-height:34px;border-radius:16px;padding:0 18px;background:#e5e7eb;color:#94a3b8;font-size:13px;font-weight:900;white-space:nowrap}.pill-action.large{min-width:132px}.analyze-tabs{height:28px;display:grid;grid-template-columns:1.1fr 1.1fr 1.1fr .6fr;align-items:center;flex:1 1 auto;min-width:0;overflow:hidden;border:1px solid #e2e8f0;border-radius:999px;background:#f8fafc}.analyze-tabs button,.analyze-tabs span{height:100%;display:flex;align-items:center;justify-content:center;color:#9ca3af;font-size:12px;font-weight:600;background:transparent}.analyze-tabs button.active{background:#ffffff;color:#0f172a}.analyze-tabs span{border-left:1px solid #e2e8f0;background:#ffffff;color:#6b7280;font-size:9px;font-weight:500}.analyze-table-wrap{position:relative;width:100%;height:clamp(360px,calc(100vh - 360px),532px);margin-top:0;overflow:visible;border:0;border-radius:28px;background:#ffffff;padding:16px 32px 16px 0}.analyze-table-wrap:after{content:none}.table-scroll-hint{position:absolute;top:50%;width:30px;height:30px;z-index:50;border:0;background:transparent;padding:0;line-height:0;cursor:pointer;transform:translateY(-50%);transition:opacity .25s}.table-scroll-hint.left{left:-18px;opacity:0;pointer-events:none;animation:table-scroll-hint-left 1.6s ease-in-out infinite}.table-scroll-hint.right{right:-4px;opacity:.65;pointer-events:auto;animation:table-scroll-hint-right 1.6s ease-in-out infinite}.table-scroll-hint svg{display:block;width:30px;height:30px;transition:stroke .2s}.analyze-scroll-status{position:absolute;right:36px;bottom:0;border-radius:999px;background:#0f172a;color:#ffffff;padding:5px 10px;font-size:11px;font-weight:800;pointer-events:none}@keyframes table-scroll-hint-left{0%,to{transform:translateY(-50%)}50%{transform:translate(-4px,-50%)}}@keyframes table-scroll-hint-right{0%,to{transform:translateY(-50%)}50%{transform:translate(4px,-50%)}}.analyze-table-scroll{height:calc(100% - 32px);max-height:none;overflow:auto;padding-right:8px;padding-bottom:4px;-ms-overflow-style:none;scrollbar-width:none}.analyze-table-scroll::-webkit-scrollbar{display:none}.analyze-grid{display:grid;width:2670px;min-width:2670px}.analyze-header{position:sticky;top:0;z-index:2;background:#ffffff}.analyze-header>div{height:30px;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4px 12px 3px;color:var(--brand);-webkit-user-select:none;user-select:none}.analyze-header>div>span{font-size:12px;font-weight:900;line-height:18px;text-align:center}.analyze-header>div>i{width:100%;height:2px;margin-top:3px;background:var(--brand)}.analyze-header>div:first-child,.analyze-row .analyze-cell:first-child{position:sticky;left:0;z-index:3;background:#ffffff}.analyze-row{position:relative;background:transparent}.analyze-cell{display:flex;align-items:center;justify-content:center;min-height:40px;padding:6px 12px;color:#0f172a;font-size:11px;font-weight:700;line-height:1.5;text-align:center;word-break:break-word}.analyze-row .analyze-cell:first-child{border-radius:14px 0 0 14px}.analyze-row .product-cell{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;column-gap:12px;text-align:left}.analyze-row .product-cell>span:last-child{text-align:center;font-weight:800;line-height:1.375}.row-no{display:block;color:#0f172a;font-size:11px;font-weight:700}.label-chip{display:inline-flex;align-items:center;justify-content:center;border-radius:5px;background:#94a3b8;color:#ffffff;font-size:9.5px;font-weight:900;line-height:1.5;letter-spacing:.03em;padding:2px 6px;white-space:nowrap}.label-chip.price{background:#60a5fa}.analyze-modal{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;overflow-y:auto;padding:16px}.analyze-modal-backdrop{position:fixed;inset:0;border:0;background:rgba(15,23,42,.24);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.analyze-modal-card{position:relative;width:min(420px,calc(100vw - 32px));max-height:calc(100vh - 32px);overflow-y:auto;border:1px solid #e2e8f0;border-radius:18px;background:#ffffff;padding:24px;box-shadow:0 24px 50px rgba(15,23,42,.24)}.analyze-modal-card strong{display:block;color:#0f172a;font-size:17px;font-weight:900}.analyze-modal-card p{margin:10px 0 20px;color:#475569;font-size:13px;font-weight:700;line-height:1.6}.analyze-modal-card>div{display:flex;justify-content:flex-end;gap:10px}.analyze-modal-card button{min-width:82px;height:38px;border-radius:12px;background:#e2e8f0;color:#334155;font-size:12px;font-weight:900}.analyze-modal-card button:last-child,.analyze-modal-card.success button:first-child{background:var(--brand);color:#ffffff}.analyze-modal-card.warning{border-color:#fed7aa}.special-page{--brand:#30d9d0;--brand-dark:#26c2ba;--brand-soft:#30d9d01f;width:100%;color:#0f172a}.special-page-title{gap:20px;margin-bottom:32px}.special-help{position:relative;display:inline-flex;align-items:center;justify-content:center;margin-left:4px;color:#0f172a;cursor:help;transform:translateY(1px)}.special-help .small-icon{width:16px;height:16px;stroke:#94a3b8;stroke-width:2.2}.special-query-section{padding:20px 24px 24px}.special-section-heading{display:flex;align-items:center;gap:12px;margin-bottom:28px}.special-section-heading>span{width:8px;height:8px;flex:0 0 auto;border-radius:999px;background:var(--brand);transform:translateY(1px)}.special-section-heading h2{margin:0;color:#0f172a;font-size:24px;font-weight:800;line-height:36px;letter-spacing:-.025em}.special-query-section .special-section-heading h2{transform:none}.special-storage-section>.special-section-heading h2{min-width:140px;transform:none}.special-query-layout{display:flex;align-items:flex-start}.special-query-left{width:100%;max-width:360px;flex:0 0 auto;margin-right:50px}.special-query-right{flex:1 1 auto;min-width:0;border-left:2px solid var(--brand);padding-left:50px}.special-label{display:block;margin:0 0 4px;color:#64748b;font-size:12px;font-weight:600}.special-inline-control{display:flex;align-items:center;gap:12px;margin-bottom:16px}.special-input{width:100%;height:44px;border:1px solid #e2e8f0;border-radius:12px;background:#f8fafc;padding:0 12px;color:#0f172a;font-size:13px;outline:none}.special-input:focus{border-color:var(--brand);background:#ffffff;box-shadow:0 0 0 2px rgba(48,217,208,.12)}.special-input::placeholder{color:#94a3b8;font-weight:400;opacity:1}.special-query-left .special-input{font-size:14px}.special-action-btn{width:80px;height:35px;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;gap:0;border-radius:12px;background:var(--brand);color:#ffffff;cursor:pointer;font-size:14px;font-weight:700;padding:0;box-shadow:0 1px 3px rgba(15,23,42,.06);transition:background-color .15s ease,box-shadow .15s ease,transform .15s ease}.special-action-btn:hover{background:var(--brand-dark);box-shadow:0 6px 14px rgba(15,23,42,.12);transform:translateY(-1px)}.special-action-btn .special-action-icon{margin-right:5px;font-size:22px;line-height:33px;transform:translate(-2px,-1px)}.special-action-btn.verify .special-action-icon{font-size:15px;line-height:22.5px;transform:translate(-2px,1px)}.special-action-label{font-size:14px;line-height:21px}.special-verify-row .special-action-btn.verify{padding:0;font-size:14px;line-height:21px;margin-left:-59px;box-shadow:0 1px 2px rgba(0,0,0,.05)}.special-verify-row .special-action-btn.verify .special-action-icon{line-height:22.5px}.special-verify-block .special-label{margin-bottom:3px}.special-output,.special-verdict{height:44px;display:flex;align-items:center;border:1px dashed #e2e8f0;border-radius:12px;background:#f8fafc;padding:0 12px;color:#94a3b8;font-size:13px;font-weight:400}.special-output.error{color:#ef4444;font-weight:700}.special-caption{margin-top:8px;color:#94a3b8;font-size:11px;font-weight:400}.special-category-block{margin:3px 0 18px}.special-category-row{display:flex;align-items:center;gap:20px}.special-category-grid{display:grid;grid-template-columns:repeat(4,196px);column-gap:26px}.special-category-select{position:relative;width:196px}.special-category-select>button{width:100%;height:40px;display:flex;align-items:center;justify-content:space-between;border-radius:12px;background:#f3f4f6;color:#4b5563;cursor:pointer;padding:0 16px;font-size:13px;font-weight:600;box-shadow:0 1px 3px rgba(15,23,42,.06)}.special-category-select>button.selected{background:#ffffff;color:#0f172a;box-shadow:0 2px 4px rgba(15,23,42,.08),0 6px 14px rgba(15,23,42,.1)}.special-category-select>button:disabled{cursor:not-allowed;opacity:.6}.special-category-select span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.special-category-select svg{width:16px;height:16px;flex:0 0 auto;transition:transform .16s ease}.special-category-select svg.open{transform:rotate(180deg)}.special-category-menu{position:absolute;z-index:50;top:46px;left:0;right:0;max-height:220px;overflow-y:auto;border-radius:16px;background:#ffffff;box-shadow:0 14px 30px rgba(15,23,42,.22)}.special-category-menu button{width:100%;min-height:34px;display:block;background:#ffffff;color:#111827;cursor:pointer;padding:8px 16px;text-align:left;font-size:13px}.special-category-menu button.active,.special-category-menu button:hover{background:var(--brand-soft)}.special-reset-btn{width:38px;height:38px;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;background:var(--brand);color:#0f172a;cursor:pointer;padding:0;transition:box-shadow .15s ease,transform .15s ease}.special-reset-btn:hover{box-shadow:0 6px 14px rgba(15,23,42,.12);transform:translateY(-1px)}.special-reset-btn .small-icon{width:18px;height:18px;stroke:#ffffff;stroke-width:3}.special-verify-row{display:grid;grid-template-columns:220px 220px 24px 250px 80px;align-items:center;column-gap:35px}.special-arrow{color:var(--brand);font-size:22px;font-weight:900;line-height:1;text-align:center}.special-verdict{justify-content:flex-start;border-style:solid;font-size:12px;font-weight:500}.special-verdict.progress{justify-content:center;color:var(--brand);font-weight:900}.special-verdict.error{color:#ef4444;font-weight:800}.special-verdict.verdict{justify-content:center;color:var(--brand);font-weight:900}.special-storage-section{margin-top:60px;padding:24px 32px 32px}.special-storage-section>.special-section-heading{margin-left:0;margin-bottom:24px}.special-storage-layout{display:flex;align-items:flex-start;gap:40px}.special-storage-tabs{width:113px;flex:0 0 113px;border-right:1px solid #f1f5f9;margin-top:18px;padding-right:24px;display:flex;flex-direction:column;gap:28px}.special-storage-tabs button{width:88px;min-height:62px;display:flex;align-items:center;border-radius:14px;background:#f1f5f9;color:#0f172a;cursor:pointer;margin-left:0;padding:10px 16px;text-align:left;transition:background-color .16s ease}.special-storage-tabs button.active{background:var(--brand);box-shadow:0 2px 8px rgba(48,217,208,.28)}.special-storage-tabs button span{color:#64748b;font-size:14px;font-weight:800;letter-spacing:-.025em}.special-storage-tabs button.active span{color:#ffffff}.special-storage-tabs button em{margin-left:auto;color:#94a3b8;font-size:12px;font-style:normal;font-weight:600;letter-spacing:-.025em}.special-storage-tabs button.active em{color:rgba(255,255,255,.85)}.special-storage-grid-wrap{flex:1 1 auto;min-width:1200px;margin-left:0;margin-top:-20px}.special-storage-head,.special-storage-row{display:grid;grid-template-columns:repeat(3,380px);column-gap:30px}.special-storage-head{margin-bottom:12px;color:#64748b;font-size:12px;font-weight:600}.special-pair-head,.special-pair-input{display:grid;grid-template-columns:1fr 40px 1fr;align-items:center;column-gap:6px}.special-pair-head span{text-align:center}.special-storage-grid{display:grid;row-gap:8px}.special-pair-input input{width:100%;height:32px;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc;color:#0f172a;padding:0 8px;font-size:12px;outline:none}.special-pair-input input:focus{border-color:var(--brand);background:#ffffff;box-shadow:0 0 0 1px var(--brand-soft)}.special-pair-input span{display:flex;align-items:center;justify-content:center}.special-pair-input svg{width:16px;height:16px;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.special-storage-footer{display:flex;align-items:center;justify-content:flex-end;gap:12px;margin-top:24px;color:#334155;font-size:13px;font-weight:600}.special-storage-footer button{width:32px;height:32px;display:inline-grid;place-items:center;border:0;border-radius:999px;background:transparent;color:#94a3b8;cursor:pointer;font-size:13px;font-weight:400;padding:0}.special-storage-footer button:disabled{cursor:default;opacity:.4}.account-page{--account-brand:#1eb6ef;width:100%;position:relative}.account-page-title{gap:20px;margin-bottom:0}.account-page-title .title-bar{background:var(--account-brand)}.account-help{width:16px;height:16px;display:inline-flex;align-items:center;justify-content:center;margin-left:4px;margin-top:2px;color:#94a3b8;cursor:help}.account-help svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:2.2}.account-help svg circle:last-child{fill:currentColor}.account-help svg path{stroke-linecap:round}.account-toast{position:fixed;left:50%;bottom:32px;z-index:99999;transform:translateX(-50%);border-radius:12px;background:#1e293b;color:#ffffff;box-shadow:0 12px 30px rgba(15,23,42,.24);font-size:13px;font-weight:800;padding:10px 20px}.account-panel-container{display:flex;flex-direction:column;gap:32px;margin-top:70px}.account-bottom-grid,.account-top-grid{display:grid;gap:32px;align-items:start}.account-top-grid{gap:24px;grid-template-columns:3.65fr 6.35fr}.account-bottom-grid{grid-template-columns:7fr 3fr}.account-glass-card{display:flex;flex-direction:column;overflow:hidden;border:1px solid #f1f5f9;border-radius:24px;background:#ffffff;box-shadow:0 10px 30px rgba(0,0,0,.02);padding:32px}.account-panel-block{min-width:0}.account-panel-block>.account-section-title{margin-bottom:0}.account-basic-panel{height:330px;padding-top:42px}.account-license-panel{height:390px;overflow:visible}.account-section-title{display:flex;align-items:center;margin-bottom:28px}.account-license-panel .account-section-title{margin-bottom:24px}.account-section-title h2{margin:0;color:#1e293b;font-size:18px;font-weight:800;line-height:27px}.account-profile-card{position:relative;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:6px;overflow:hidden;flex-shrink:0;margin-bottom:12px;min-height:114px;border-radius:20px;background:linear-gradient(135deg,#0ea5e9,#38bdf8 55%,#7dd3fc);box-shadow:0 8px 28px rgba(14,165,233,.28);padding:16px 24px}.account-profile-badges{position:absolute;top:22px;right:16px;z-index:2;display:flex;align-items:center;gap:8px}.account-profile-badges span{display:inline-flex;align-items:center;border:1px solid rgba(255,255,255,.32);border-radius:999px;background:rgba(255,255,255,.22);color:#ffffff;font-size:12px;font-weight:900;line-height:18px;padding:3px 10px}.account-profile-current{position:relative;z-index:2;display:flex;flex-wrap:wrap;align-items:baseline;gap:0 10px}.account-profile-current>span{flex:0 0 100%;color:rgba(255,255,255,.78);font-size:12px;font-weight:800;line-height:18px}.account-batch-badges{position:absolute;top:12px;right:16px;z-index:3;display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px;max-width:55%}.account-batch-badges span{display:inline-flex;align-items:center;border:1px solid rgba(255,255,255,.32);border-radius:999px;background:rgba(255,255,255,.22);color:#ffffff;font-size:10px;font-weight:900;padding:2px 10px}.account-plan-watermark,.account-role-watermark{position:absolute;right:12px;bottom:8px;pointer-events:none;-webkit-user-select:none;user-select:none;color:rgba(255,255,255,.1);font-weight:900;line-height:1}.account-role-watermark{font-size:40px}.account-plan-watermark,.account-role-watermark{letter-spacing:-.05em}.account-profile-avatar{position:relative;z-index:2;flex:0 0 auto}.account-profile-avatar>span{width:56px;height:56px;display:grid;place-items:center;border:2px solid rgba(255,255,255,.35);border-radius:999px;background:rgba(255,255,255,.22);color:#ffffff;font-size:26px;font-weight:900}.account-avatar-edit{position:relative;z-index:3;width:24px;height:24px;display:flex;align-items:center;justify-content:center;border:1.5px solid rgba(255,255,255,.5);border-radius:999px;background:rgba(255,255,255,.92);color:#0f172a;padding:0}.account-avatar-edit svg{width:11px;height:11px;fill:none;stroke:#0284c7;stroke-width:2.8;stroke-linecap:round;stroke-linejoin:round}.account-profile-name{position:relative;z-index:2;color:#ffffff;font-size:28px;font-weight:900;letter-spacing:-.025em;line-height:1;text-shadow:0 1px 4px rgba(0,0,0,.12)}.account-info-grid{position:relative;z-index:2;display:flex;gap:8px;margin-bottom:8px}.account-info-tile{min-width:0;flex:1 1;display:flex;align-items:center;gap:12px;border:1px solid #f1f5f9;border-radius:14px;background:#f8fafc;padding:10px 16px}.account-info-tile:first-child{flex:47 1}.account-info-tile:nth-child(2){flex:50 1}.account-card-icon,.account-info-tile>span,.account-payment-icon{width:28px;height:28px;display:grid;place-items:center;flex:0 0 auto;border-radius:9px;background:rgba(30,182,239,.1);color:var(--account-brand)}.account-card-icon svg{transform:none}.account-card-strip svg,.account-info-tile svg,.account-payment-row svg,.account-swap-btn svg{width:13px;height:13px;fill:none;stroke:currentColor;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.account-access-row span,.account-card-label,.account-date-row span,.account-info-tile em,.account-payment-row span{color:#64748b;font-size:12px;font-style:normal;font-weight:700}.account-card-label,.account-info-tile em{color:#94a3b8;font-weight:800}.account-info-tile em{flex:0 0 auto}.account-card-icon,.account-payment-icon,.account-payment-row .account-payment-icon{color:var(--account-brand)}.account-payment-icon svg{stroke-width:2.2}.account-info-tile strong{min-width:0;margin-left:auto;overflow:hidden;color:#1e293b;font-size:12px;font-weight:800;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;line-height:18px;text-overflow:ellipsis;white-space:nowrap}.account-card-strip{height:52px;flex:0 0 52px;display:flex;align-items:center;gap:12px;min-height:48px;border:1px solid #f1f5f9;border-radius:14px;background:#f8fafc;padding:10px 16px}.account-card-value{min-width:0;margin-left:auto;overflow:hidden;color:#1e293b;font-size:13px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.account-card-strip button{min-height:30px;border:0;border-radius:9999px;background:#1e293b;color:#ffffff;cursor:pointer;font-size:12px;font-weight:800;display:inline-flex;align-items:center;gap:6px;margin-left:auto;padding:6px 14px}.account-card-strip button:disabled{cursor:default;opacity:.4}.account-license-body{display:flex;flex:1 1 auto;align-items:center;justify-content:space-between;gap:40px;min-height:0}.account-credit-column{display:flex;flex:0 0 auto;flex-direction:column;align-items:center;gap:12px;margin-left:16px;margin-top:-16px}.account-credit-gauge{position:relative;width:208px;height:208px;display:grid;place-items:center}.account-credit-ring{width:208px;height:208px;transform:rotate(-90deg)}.account-credit-ring circle{fill:transparent;stroke-width:14px}.account-credit-ring circle:first-child{stroke:#f1f5f9}.account-credit-ring circle:nth-child(2){stroke:url(#accountGaugeGradient);stroke-dasharray:553;stroke-linecap:round;transition:stroke-dashoffset 1s ease-out}.account-credit-center{position:absolute;display:flex;flex-direction:column;align-items:center}.account-credit-center span{color:#94a3b8;font-size:13px;font-weight:700;line-height:19.5px}.account-credit-center strong{color:#1e293b;font-size:46px;font-weight:900;line-height:1.25}.account-credit-center small{margin-left:4px;font-size:18px;font-weight:700}.account-swap-btn{width:80%;min-height:38px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:0;border-radius:14px;background:var(--account-brand);color:#ffffff;cursor:pointer;font-size:12px;font-weight:900;box-shadow:0 4px 12px rgba(30,182,239,.3)}.account-swap-btn:disabled{background:#f1f5f9;color:#cbd5e1;cursor:not-allowed;box-shadow:none}.account-license-stack{display:flex;flex:1 1 auto;flex-direction:column;gap:12px;height:100%;min-width:0;margin-right:16px;padding:8px 0}.account-plan-card{position:relative;flex:3 1;min-height:140px;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;border-radius:20px;background:linear-gradient(135deg,#14a8cc,#0ab8a2 50%,#06b886);box-shadow:0 8px 28px rgba(6,184,134,.3);padding:20px}.account-plan-watermark{font-size:76px}.account-plan-card>div,.account-plan-state{position:relative;z-index:2}.account-plan-card>div{padding-top:0}.account-plan-card p{margin:0 0 8px;color:rgba(255,255,255,.55);font-size:10px;font-weight:900;letter-spacing:.2em;line-height:15px;text-transform:uppercase}.account-plan-card strong{display:inline-block;height:30px;color:#ffffff;font-size:30px;font-weight:900;letter-spacing:-.025em;line-height:30px}.account-plan-state{position:absolute;top:22px;right:20px;display:inline-flex;align-items:center;gap:6px;border:1px solid rgba(255,255,255,.1);border-radius:999px;background:rgba(0,0,0,.2);color:rgba(255,255,255,.35);font-size:10px;font-weight:900;padding:4px 10px}.account-plan-state.active{border-color:rgba(255,255,255,.28);background:rgba(255,255,255,.18);color:#ffffff}.account-plan-state i{width:6px;height:6px;border-radius:50%;background:rgba(255,255,255,.25);margin-bottom:2px;transform:scale(.977843)}.account-plan-state.active i{background:#ffffff}.account-date-row,.account-payment-row{display:flex;align-items:stretch;gap:8px;flex:1 1;min-height:46.6015625px;position:relative;top:-.2px}.account-payment-main{position:relative;overflow:hidden;min-width:394.9765625px;display:flex;align-items:center;border:1px solid #e0f2fe;background:linear-gradient(135deg,#f0f9ff,#f8fafc);border-radius:20px;padding:0 20px}.account-payment-main:after{content:"";position:absolute;right:21px;bottom:-.5px;width:98px;height:1px;background:#eef8fe;pointer-events:none}.account-payment-icon{display:flex;align-items:center;justify-content:center;color:var(--account-brand);font-size:16px;line-height:24px;border-radius:8px;background:rgba(30,182,239,.12)}.account-payment-main{flex:7 1}.account-payment-plan{min-width:0;display:flex;align-items:center;flex:6 1;gap:10px}.account-payment-price{min-width:0;display:flex;align-items:center;flex:4 1;justify-content:flex-end;gap:0}.account-payment-row strong{color:#1e293b;font-size:14px;font-weight:900}.account-payment-row.cancelled .account-payment-main{border-color:#e2e8f0;background:#f8fafc}.account-divider{width:1px;height:16px;background:#e2e8f0;margin-right:20px}.account-payment-price>span:nth-child(2){color:#94a3b8;font-size:11px;font-weight:900;line-height:16.5px;margin-right:12px}.account-payment-price strong.empty{color:#cbd5e1}.account-payment-row button{flex:3 1;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid #fecdd3;border-radius:20px;background:#fff1f2;color:#f43f5e;cursor:pointer;font-size:12px;font-weight:900}.account-cancel-wrap{position:relative;flex:3 1;min-width:0;display:flex}.account-cancel-wrap>button{width:100%;height:100%;min-height:100%}.account-cancel-lock{position:absolute;inset:0;z-index:10;border-radius:20px;cursor:not-allowed}.account-cancel-lock>div{position:absolute;bottom:100%;left:50%;z-index:99999;display:none;transform:translateX(-50%);margin-bottom:8px;white-space:nowrap;border-radius:10px;background:#0f172a;color:#ffffff;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);text-align:center;padding:8px 12px;pointer-events:none}.account-cancel-lock:hover>div{display:block}.account-cancel-lock span{display:block;color:#fb923c;font-size:11px;font-weight:900}.account-cancel-lock strong{display:block;font-size:12px;font-weight:700}.account-payment-row button svg{width:15px;height:15px;stroke-width:2.5}.account-card-strip .account-plus-icon{width:12px;height:12px;margin-bottom:1px;stroke-width:4}.account-payment-row button:disabled{border-width:0;padding:0;background:#f8fafc;color:#cbd5e1;cursor:not-allowed;opacity:.6}.account-date-row>div{flex:1 1;display:flex;align-items:center;justify-content:space-between;min-width:0;border:1px solid #f1f5f9;border-radius:20px;background:#f8fafc;box-shadow:0 1px 2px rgba(0,0,0,.05);padding:0 16px}.account-date-row strong{color:#1e293b;font-size:15px;font-weight:900;letter-spacing:-.025em;line-height:22.5px}.account-date-row strong.empty{color:#cbd5e1}.account-access-row span{color:#94a3b8;font-size:13px;font-weight:500;line-height:19.5px}.account-extension-area{position:relative;margin-top:-46px}.account-extension-tab{position:relative;width:100%;height:34px;margin-bottom:13px}.account-extension-tab:after,.account-extension-tab:before{display:none}.account-extension-tab .account-section-title{position:static;margin:0;transform:none}.account-extension-edge{display:none}.account-extension-card{height:230px;display:flex;flex-direction:column;position:relative;overflow:hidden;border:1px solid #f1f5f9;border-radius:24px;background:#ffffff;box-shadow:0 10px 30px rgba(0,0,0,.02)}.account-extension-summary{min-height:60px;display:flex;align-items:center;border-bottom:1px solid #f1f5f9;padding:12px 28px}.account-summary-button{min-width:0;flex:1 1;height:36px;display:inline-flex;align-items:center;justify-content:center;gap:10px;border:0;background:transparent;color:#0f172a;padding:0}.account-summary-button span{display:flex;flex-direction:column;align-items:flex-start;line-height:1}.account-summary-button small{color:#94a3b8;font-size:9.5px;font-weight:800;line-height:10px}.account-summary-button strong{margin-top:4px;color:#0f172a;font-size:15px;font-weight:900;line-height:16px}.account-summary-icon{width:30px;height:30px;display:grid;place-items:center;border-radius:10px;background:#eff6ff;color:#38bdf8}.account-summary-icon.minus{background:#ffe4ee;color:#f43f5e}.account-summary-icon.clipboard{background:#f1f5f9;color:#64748b}.account-summary-icon.ticket{background:#d1fae5;color:#059669}.account-access-row>i svg,.account-summary-icon svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}.account-coupon-button{cursor:pointer}.account-extension-scroll{flex:1 1 auto;overflow-y:auto;padding:10px 32px 12px;scrollbar-width:none}.account-extension-scroll::-webkit-scrollbar{display:none}.account-extension-row{position:relative;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:7px 0 8px 28px}.account-extension-row:before{content:"";position:absolute;left:0;top:50%;width:14px;height:14px;border:4px solid #0ea5e9;border-radius:999px;background:#ffffff;transform:translateY(-50%)}.account-extension-row+.account-extension-row{border-top:1px solid #f8fafc}.account-extension-row strong{display:block;color:#1e293b;font-size:14px;font-weight:700;line-height:21px}.account-extension-row span{display:block;color:#94a3b8;font-size:11px;font-weight:500;line-height:16.5px}.account-extension-row em{flex:0 0 auto;border:0;border-radius:0;background:transparent;color:#0284c7;font-size:13px;font-style:normal;font-weight:900;padding:0}.account-extension-track{width:6px;height:calc(100% - 48px);margin:24px 12px 24px 0;border-radius:999px;background:#f8fafc;position:relative}.account-extension-track span{position:absolute;left:0;right:0;border-radius:999px;background:#13a8f3}.account-empty{height:180px;display:grid;place-items:center;color:#cbd5e1;font-size:13px;font-weight:800}.account-access-area{display:flex;flex-direction:column;margin-top:-46px}.account-access-area .account-section-title{margin:0 0 15px 4px}.account-access-card{height:230px}.account-access-list{display:flex;flex:1 1 auto;flex-direction:column;justify-content:center;gap:26px;height:100%;padding:24px 32px}.account-access-row{display:flex;align-items:center;justify-content:flex-start;gap:16px;font-size:13px}.account-access-row>i{width:44px;height:44px;display:grid;place-items:center;border-radius:12px;background:#dbeafe;color:#2563eb;flex:0 0 auto}.account-access-row>i.yellow{background:#fde68a;color:#d97706}.account-access-row>i.green{background:#bbf7d0;color:#059669}.account-access-row>span{min-width:0;display:flex;flex-direction:column}.account-access-row em{color:#94a3b8;font-size:12px;font-style:normal;font-weight:800;line-height:18px}.account-access-row strong{color:#334155;font-family:Noto Sans KR,sans-serif;font-size:13px;font-weight:800;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;letter-spacing:-.025em;line-height:19.5px;text-align:right}.account-access-row strong.blue{color:#3b82f6}.grid{display:grid;gap:18px}.grid.two{grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr)}.grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-screen{width:100%;display:flex;flex-direction:column;align-items:center;margin-top:-40px}.dashboard-hero{max-width:1152px;--thumb-w:clamp(220px,30vw,400px);--thumb-h:calc(var(--thumb-w) * 0.5625);--thumb-side-shift:calc(var(--thumb-w) * 0.9)}.dashboard-hero.empty{min-height:360px;display:grid;place-items:center}.hero-stage{position:relative;width:100%;height:calc(var(--thumb-h) * 1.35 + 30px);display:flex;align-items:center;justify-content:center}.hero-thumb{position:absolute;display:block;overflow:visible;border-radius:0;box-shadow:none;transition:transform 1s cubic-bezier(.16,1,.3,1),opacity 1s cubic-bezier(.16,1,.3,1)}.thumbnail-clip{display:block;overflow:hidden;border-radius:20px;background:#ffffff;box-shadow:0 18px 45px rgba(0,0,0,.08);cursor:pointer}.thumbnail-frame{position:relative;width:var(--thumb-w);height:var(--thumb-h);overflow:hidden}.hero-thumb img{display:block;width:100%;height:100%;object-fit:cover;transform:scale(1.1)}.hero-thumb.center{z-index:30;opacity:1;transform:scale(1.2);pointer-events:auto}.hero-thumb.left{transform:translateX(calc(var(--thumb-side-shift) * -1))}.hero-thumb.left,.hero-thumb.right{z-index:1;opacity:.3;pointer-events:none}.hero-thumb.right{transform:translateX(var(--thumb-side-shift))}.hero-thumb.hidden{z-index:0;opacity:0;transform:scale(.9);pointer-events:none}.hero-dots,.trend-mini-dots{display:flex;align-items:center;justify-content:center;gap:8px}.hero-dots{margin-top:24px}.hero-dots .indicator-bar,.trend-mini-dots button,.trend-mini-dots span{width:5px;height:5px;border-radius:999px;background:#3eefab;opacity:.4}.hero-dots .indicator-bar,.trend-mini-dots button{cursor:pointer;padding:0;border:0}.hero-dots .indicator-bar.active,.trend-mini-dots .active{width:36px;background:#3eefab;opacity:1}.dashboard-card-grid{width:100%;max-width:1337px;display:grid;grid-template-columns:repeat(12,minmax(0,1fr));margin-top:40px}.dashboard-card{min-width:0;height:350px;display:flex;flex-direction:column;border:1px solid #f1f5f9;border-radius:30px;background:#ffffff;padding:24px;box-shadow:0 1px 2px rgba(0,0,0,.05)}.notices-card{grid-column:span 6}.trends-card{grid-column:span 4}.community-card{grid-column:span 2}.dashboard-card-title{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.dashboard-card-title>div{min-width:0;display:flex;align-items:center;gap:8px}.dashboard-card-title>div>span{width:8px;height:8px;border-radius:999px;background:#3eefab;flex:0 0 auto}.dashboard-card-title h3{margin:0;color:#1e293b;font-size:18px;line-height:28px;font-weight:900;white-space:nowrap}.notice-list{flex:1 1 auto;overflow-y:auto;padding-right:12px;scrollbar-width:none}.notice-list::-webkit-scrollbar,.trend-list::-webkit-scrollbar{display:none}.dashboard-notice{display:flex;align-items:center;gap:12px;min-width:0;border-bottom:1px solid #f1f5f9;padding:8px 12px;color:#0f172a;transition:background .2s ease}.dashboard-notice:not(.disabled){cursor:pointer}.dashboard-notice:last-child{border-bottom:0}.dashboard-notice.disabled{opacity:.4;cursor:not-allowed}.dashboard-notice.disabled p{text-decoration:line-through}.dashboard-notice p{flex:1 1 auto;min-width:0;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#1e293b;font-size:14px;line-height:20px;font-weight:600}.dashboard-notice time{color:#94a3b8;font-weight:400}.dashboard-notice time,.notice-badge{font-size:11px;line-height:16.5px;flex:0 0 auto}.notice-badge{display:inline-flex;align-items:center;justify-content:center;height:20.5px;border-radius:6px;padding:2px 8px;background:#e0f2fe;color:#0369a1;font-weight:700}.notice-badge.notice{background:#fef3c7;color:#b45309}.trend-panel-title{justify-content:space-between;margin-bottom:12px}.trend-panel-title,.trend-panel-title>div{min-width:0;display:flex;align-items:center;gap:8px}.trend-panel-title>div>span{width:8px;height:8px;flex:0 0 auto;border-radius:999px;background:#3eefab}.trend-panel-title strong{min-width:0;display:block;overflow:hidden;color:#0f172a;text-overflow:ellipsis;white-space:nowrap;font-size:18px;line-height:28px;font-weight:900}.trend-date{display:inline-flex;align-items:center;background:#ecfdf5;color:#0f766e;padding:4px 8px;font-size:10px;line-height:15px;font-weight:700;white-space:nowrap}.trend-date,.trend-date span{flex:0 0 auto;border-radius:999px}.trend-date span{width:6px;height:6px;background:#3eefab}.trend-headline{display:flex;flex-direction:column;align-items:center;gap:12px;margin-top:4px}.trend-category{max-width:100%;margin:0;overflow:hidden;color:#0f172a;text-align:center;text-overflow:ellipsis;white-space:nowrap;font-size:18px;line-height:27px;font-weight:900;letter-spacing:-.45px}.trend-mini-dots{margin-bottom:0}.trend-list{flex:1 1 auto;margin-top:12px;overflow-y:auto;padding-right:12px}.trend-empty{margin:0;padding:8px 14px;color:#94a3b8;font-size:12px;font-weight:600}.dashboard-trend-row{display:grid;grid-template-columns:32px minmax(0,1fr) 80px;align-items:center;gap:0;min-width:0;border-bottom:1px solid rgba(226,232,240,.4);padding:8px 14px;color:#0f172a;font-size:13px;line-height:19.5px;font-weight:400}.dashboard-trend-row .trend-rank{color:#94a3b8;text-align:start;font-size:11px;line-height:16.5px;font-weight:800}.trend-keyword-cell{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:8px}.dashboard-trend-row strong{min-width:0;overflow:hidden;color:#0f172a;text-overflow:ellipsis;white-space:nowrap;font-weight:600}.dashboard-trend-row em{color:#64748b;font-style:normal;text-align:right;font-size:11px;line-height:16.5px;font-weight:400;white-space:nowrap}.dashboard-trend-row em strong{color:#0f172a;font-weight:800}.trend-change{min-width:34px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;border-radius:5px;padding:1px 4px;background:#e0f2fe;color:#0284c7;font-size:10px;font-weight:700;font-style:normal;line-height:15px}.trend-change.new{background:#ffedd5;color:#ea580c}.trend-change.up{background:#ffe4e6;color:#e11d48}.trend-change.down{background:#e0f2fe;color:#0284c7}.community-links{display:flex;flex-direction:column;gap:24px;align-items:stretch;margin-top:8px}.community-btn{box-sizing:border-box;width:100%;min-width:0;height:43px;display:flex;align-items:center;justify-content:space-between;gap:8px;border:1px solid transparent;border-radius:14px;padding:10px 12px;text-decoration:none;font-size:14px;line-height:21px;font-weight:700;white-space:nowrap;transition:all .2s ease}.community-btn.btn-yt{border-color:#fee2e2;background:#fef2f2;color:#ff0000}.community-btn.btn-kakao{border-color:#fef3c7;background:#fffbeb;color:#3c1e1e}.community-btn.btn-cheat{border-color:#dbeafe;background:#eef2ff;color:#1d4ed8}.community-btn.btn-cafe{border-color:#dcfce7;background:#f0fdf4;color:#03c75a}.community-icon-slot{width:24px;flex:0 0 auto;display:flex;align-items:center;justify-content:flex-start}.community-label{flex:1 1 auto;min-width:0;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}.community-button-inner{width:100%;min-width:0;display:flex;align-items:center;gap:8px}.community-svg{width:20px;height:20px;display:block;fill:currentColor}.cheat-glyph{width:16px;height:16px;display:flex;align-items:center;justify-content:center;border-radius:9999px;background:#4a78d8;box-shadow:0 1px 2px 0 rgba(0,0,0,.05);transform:translateX(1px)}.cheat-glyph span{margin-left:1px;color:#ffffff;font-size:8px;line-height:8px}.cafe-icon-slot{transform:translateX(-2px) scaleX(1.15)}.naver-cafe-svg{width:24px;height:20px;display:block}.community-btn.btn-kakao.active{border-color:transparent;background:var(--brand);color:#ffffff;box-shadow:0 12px 28px rgba(10,184,162,.22);transform:scale(1.02)}.cohort-popup-backdrop{position:fixed;inset:0;z-index:190;border:0;background:rgba(15,23,42,.04);-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}.cohort-popup{position:fixed;z-index:200;right:120px;top:62%;display:flex;max-width:min(720px,70vw);min-width:500px;gap:16px;overflow-x:auto;padding:20px;border:1px solid rgba(255,255,255,.62);border-radius:40px;background:rgba(255,255,255,.92);box-shadow:30px 0 80px rgba(0,0,0,.15);transform:translateY(-50%);scrollbar-width:none}.cohort-popup::-webkit-scrollbar{display:none}.cohort-popup-empty{padding:24px 40px;color:#64748b;font-size:13px;font-weight:700}.cohort-option{width:140px;flex:0 0 auto;display:flex;flex-direction:column;align-items:center;gap:13px;border:1px solid transparent;border-radius:28px;padding:20px 14px;background:#ffffff;box-shadow:0 3px 12px rgba(15,23,42,.06);color:#0f172a;transition:all .18s ease}.cohort-option:not(.disabled):hover{border-color:rgba(10,184,162,.22);background:rgba(10,184,162,.05);box-shadow:0 8px 22px rgba(15,23,42,.09)}.cohort-option.disabled{cursor:not-allowed;opacity:.22;filter:grayscale(1)}.cohort-badge{width:64px;height:64px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:linear-gradient(135deg,var(--brand),var(--brand-dark));color:#ffffff;font-size:24px;font-weight:900}.cohort-option strong{color:#0f172a;font-size:14px;font-weight:900;line-height:1.1;text-align:center;white-space:nowrap}.cohort-option em{color:var(--brand);font-size:11px;font-style:normal;font-weight:900;letter-spacing:.08em}.guide-modal-backdrop,.subscription-shortcut-backdrop{position:fixed;inset:0;z-index:9998;display:flex;align-items:center;justify-content:center;padding:24px;background:rgba(15,23,42,.2);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.guide-modal{width:860px;max-width:92vw;height:560px;max-height:86vh;overflow:hidden;border:1px solid #e2e8f0;border-radius:26px;background:#ffffff;box-shadow:0 35px 90px rgba(0,0,0,.18)}.guide-modal-header,.subscription-shortcut-header{height:54px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #f1f5f9;padding:0 24px}.guide-modal-header div,.subscription-shortcut-header div{display:flex;align-items:center;gap:8px}.guide-modal-header strong,.subscription-shortcut-header strong{color:#0f172a;font-size:14px;font-weight:900}.guide-modal-header span,.subscription-shortcut-header span{color:#94a3b8;font-size:11px;font-weight:700}.guide-modal-header button,.guide-player-top button,.subscription-shortcut-header button{border:0;background:transparent;color:#64748b;font-size:12px;font-weight:900}.guide-card-grid{height:calc(100% - 54px);display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding:24px}.guide-card{position:relative;overflow:hidden;border:1px solid #e2e8f0;border-radius:22px;background:#f8fafc}.guide-card.playable{text-align:left;transition:box-shadow .2s ease}.guide-card.playable:hover{box-shadow:0 20px 55px rgba(15,23,42,.1)}.guide-card img{width:100%;height:100%;display:block;object-fit:cover;filter:brightness(.78)}.guide-card-title{position:absolute;z-index:2;top:16px;left:16px;border:1px solid #e2e8f0;border-radius:999px;padding:6px 12px;background:rgba(255,255,255,.86);color:#475569;font-size:13px;font-weight:900}.guide-play-label{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;color:#0f172a;font-size:12px;font-weight:900;opacity:0;transition:opacity .2s ease}.guide-card.playable:hover .guide-play-label{opacity:1}.guide-card.coming-soon{display:flex;align-items:center;justify-content:center}.guide-card.coming-soon strong{color:#cbd5e1;font-size:26px;font-weight:900;letter-spacing:.18em}.guide-card.coming-soon em{position:absolute;right:16px;bottom:16px;color:#cbd5e1;font-size:11px;font-style:normal;font-weight:700}.guide-player{position:relative;height:100%;background:#000000}.guide-player-top{position:absolute;z-index:2;left:0;right:0;top:0;display:flex;align-items:center;justify-content:space-between;padding:16px}.guide-player-top button{border-radius:999px;padding:8px 16px;background:rgba(255,255,255,.9);color:#0f172a}.guide-player-top strong{color:#ffffff;font-size:12px;font-weight:900}.guide-player-frame{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.guide-player-frame iframe{width:min(980px,100%);aspect-ratio:16/9;border:0}.subscription-shortcut-modal{width:520px;max-width:92vw;overflow:hidden;border:1px solid #e2e8f0;border-radius:24px;background:#ffffff;box-shadow:0 35px 90px rgba(0,0,0,.16)}.subscription-shortcut-body{display:flex;flex-direction:column;gap:18px;padding:26px}.subscription-shortcut-body p{margin:0;color:#475569;font-size:13px;font-weight:700;line-height:1.65}.subscription-shortcut-body button{align-self:flex-end;border:0;border-radius:14px;padding:12px 18px;background:var(--brand);color:#ffffff;font-size:13px;font-weight:900}.batch-label{margin:auto 0 0;color:#94a3b8;text-align:center;font-size:12px;font-weight:800}.rank-batch-page{height:calc(100vh - 202px);min-height:0;display:flex;flex-direction:column;margin:32px -40px 0;padding:24px 32px 0;color:#0f172a}.rank-batch-summary-shell{display:flex;margin-bottom:20px;padding:0 28px}.rank-batch-summary{height:72px;margin-left:auto;width:calc(100% - 158.84375px);display:flex;border-bottom:1px solid #e2e8f0}.rank-batch-metric{--rank-accent:#1f2937;flex:1 1;min-width:0;display:flex;flex-direction:column;justify-content:center;gap:8px;padding:0 20px}.rank-batch-metric.mint{--rank-accent:#31ded8}.rank-batch-metric.indigo{--rank-accent:#6366f1}.rank-batch-metric.slate{--rank-accent:#1f2937}.rank-batch-metric.green{--rank-accent:#10b981}.rank-batch-metric.rose{--rank-accent:#f43f5e}.rank-metric-line{height:21.5px;display:flex;align-items:center;justify-content:space-between;gap:0}.rank-metric-label{align-items:center;gap:4px;font-size:11px;font-weight:700;line-height:16.5px;letter-spacing:.025em;white-space:nowrap}.rank-metric-label,.rank-metric-line strong{display:inline-flex;color:var(--rank-accent)}.rank-metric-line strong{align-items:baseline;gap:2px;height:21.5px;font-weight:400;line-height:24px}.rank-metric-value{color:var(--rank-accent);font-size:20px;font-weight:900;line-height:20px}.rank-metric-line em{margin-left:2px;color:#cbd5e1;font-size:11px;font-style:normal;font-weight:600;line-height:16.5px}.rank-progress{width:100%;height:5px;overflow:hidden;border-radius:999px;background:#f1f5f9}.rank-progress i{display:block;height:100%;border-radius:inherit;background:var(--rank-accent)}.rank-slot-list{position:relative;flex:1 1 auto;min-height:0;display:flex;flex-direction:column;gap:24px;width:100%;padding:24px 28px 32px;overflow:auto;scrollbar-width:none;user-select:none;-webkit-user-select:none}.rank-slot-list::-webkit-scrollbar{display:none}.rank-scroll-hint{position:absolute;left:50%;bottom:10px;z-index:50;padding:0;border:0;background:transparent;color:#25406d;line-height:0;opacity:.65;cursor:pointer;transform:translateX(-50%);animation:scroll-hint-bounce 1.6s ease-in-out infinite;transition:opacity .3s}.rank-scroll-hint:hover{opacity:1}.rank-scroll-hint svg{width:30px;height:30px;fill:none;stroke:currentColor;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}@keyframes scroll-hint-bounce{0%,to{transform:translate(-50%)}50%{transform:translate(-50%,6px)}}.rank-slot-row{display:flex;align-items:center;flex-shrink:0}.rank-slot-index{width:120px;flex:0 0 120px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px}.rank-slot-index strong{color:#cbd5e1;font-size:23px;font-weight:900;line-height:23px;letter-spacing:-.05em}.rank-slot-index span{color:#cbd5e1;font-size:9px;font-weight:800;line-height:14px;letter-spacing:-.025em}.rank-slot-index.complete span{color:#31ded8}.rank-slot-card{position:relative;flex:1 1;min-width:0;min-height:135px;display:flex;align-items:center;overflow:hidden;border:1px solid #f1f5f9;border-radius:35px;background:#ffffff;box-shadow:0 1px 0 rgba(15,23,42,.02)}.rank-slot-state-bar{width:6px;height:50px;flex:0 0 6px;border-radius:0 9999px 9999px 0;background:#cbd5e1}.rank-slot-card:not(.empty){min-height:135.5px}.rank-slot-card.empty .rank-slot-state-bar{transform:none}.rank-slot-content{width:100%;min-width:0;height:100%;display:flex;align-items:center;gap:28px;padding:14px 32px}.rank-empty-thumb,.rank-product-thumb{width:105px;height:105px;flex:0 0 105px;display:flex;align-items:center;justify-content:center;overflow:hidden;border:1px solid #f1f5f9;border-radius:24px;background:#f8fafc;box-shadow:inset 0 2px 4px rgba(0,0,0,.05)}.rank-empty-thumb{border:0;border-radius:20px;background:#e8edf2;box-shadow:none}.rank-product-thumb img{width:100%;height:100%;object-fit:cover}.rank-product-copy{flex:1 1 auto;min-width:0;height:100%;display:flex;flex-direction:column;gap:0;justify-content:center}.rank-store-name{display:block;margin:0 0 -3px;color:#0f5a5e;font-size:12px;font-weight:1000;line-height:18px;letter-spacing:.05em;text-transform:uppercase}.rank-product-title-row{height:27px;display:flex;align-items:center;margin:1px 0;padding-right:320px}.rank-product-title-row h3{width:100%;margin:0;color:#1e293b;font-size:18px;line-height:18px;letter-spacing:-.025em}.rank-category,.rank-product-title-row h3{font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rank-category{margin:-3px 0 0;color:#94a3b8;font-size:14px;line-height:21px}.rank-meta-row{display:flex;align-items:center;gap:16px;margin-top:4px;color:#475569;font-size:13px;font-weight:700;line-height:19.5px}.rank-meta{display:inline-flex;align-items:center;gap:6px;white-space:nowrap}.rank-meta>span{line-height:19.5px}.rank-meta strong{color:#4f46e5;font-size:13px;font-weight:800}.rank-meta-icon{font-size:13px}.rank-meta-separator{width:1px;height:12px;flex:0 0 1px;background:#e8edf2}.rank-tag-row{min-height:26.5px;display:flex;align-items:center;gap:10px;margin-top:2px;overflow:hidden}.rank-tag-row.empty{min-height:18px;height:18px}.rank-tag-label{color:#64748b;font-size:12px;font-weight:900;line-height:18px;flex-shrink:0;white-space:nowrap}.rank-tag-chips{min-width:0;display:flex;gap:6px;overflow:hidden;padding-right:100px;white-space:nowrap;mask-image:linear-gradient(90deg,black 85%,transparent);-webkit-mask-image:linear-gradient(90deg,black 85%,transparent)}.rank-tag-chip{display:block;flex-shrink:0;height:26.5px;padding:4px 12px;border:1px solid #f1f5f9;border-radius:8px;background:#f8fafc;color:#64748b;font-size:11px;font-weight:700;box-shadow:0 0 0 0 rgba(0,0,0,0),0 0 0 0 rgba(0,0,0,0),0 1px 2px 0 rgba(0,0,0,.05)}.rank-side{position:absolute;right:33px;top:15.75px;width:auto;min-height:30px;flex-direction:row;justify-content:flex-end;gap:24.4px;padding:0;border-left:0;pointer-events:none}.rank-side,.rank-toggle-row{display:flex;align-items:center}.rank-toggle-row{gap:8px}.rank-toggle{height:21.5px;min-width:0;display:inline-flex;align-items:center;justify-content:center;gap:4px;border-radius:8px;padding:4px 10px;font-size:9px;font-weight:800}.rank-toggle .small-icon,.rank-toggle svg{width:12px;height:12px;stroke-width:2.5;transform:translateX(-.5px)}.rank-add-button svg,.rank-toggle svg,.rank-trash-button svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round}.rank-toggle.on.track{color:#26c2ba;background:#e0fbf1}.rank-toggle.on.bell{color:#92620a;background:#fff8dc}.rank-toggle.off{color:#cbd5e1;background:#f8fafc}.rank-toggle span{line-height:13.5px;transform:translateX(-.34375px)}.rank-update{width:113px;display:flex;flex-direction:column;align-items:flex-end;transform:translateX(1px)}.rank-update span{width:106px;display:flex;align-items:center;justify-content:flex-start;gap:8px;margin-bottom:1px;transform:translateX(.25px);color:#cbd5e1;font-size:8px;font-weight:900;line-height:12px;letter-spacing:.1em;text-transform:uppercase}.rank-update span:before{content:"";display:block;width:4px;height:4px;flex:0 0 4px;border-radius:999px;background:#31ded8}.rank-update strong{width:113px;display:flex;align-items:baseline;justify-content:flex-end;gap:6px;color:#94a3b8;font-size:11px;font-weight:900;line-height:16.5px;white-space:nowrap}.rank-update strong em,.rank-update strong i{font-style:normal}.rank-update strong i{color:#94a3b8;font-size:11px;font-weight:900}.rank-update strong em{color:#cbd5e1;font-size:9px;font-weight:700;line-height:13.5px}.rank-empty-lines{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:10px;transform:none}.rank-empty-lines span{display:block;border-radius:999px;background:#e8edf2}.rank-empty-lines .short{width:80px;height:12px}.rank-empty-lines .title{width:320px;height:18px}.rank-empty-lines .medium{width:180px;height:14px}.rank-empty-lines p{margin:4px 0 0;color:#31ded8;font-size:12px;font-weight:700;line-height:18px}.rank-add-button,.rank-trash-button{position:absolute;right:32px;bottom:32px;width:56px;height:56px;display:inline-flex;align-items:center;justify-content:center;padding:0;border:0;border-radius:9999px;background:#f8fafc;color:#cbd5e1}.rank-add-button svg,.rank-trash-button svg{width:26px;height:26px}.rank-add-button svg{stroke-width:3.5}.rank-trash-button svg{stroke-width:3}.rank-trash-button{opacity:0;transition:opacity .2s ease,color .2s ease,background .2s ease}.rank-slot-card:hover .rank-trash-button{opacity:1}.archive-loading{height:60vh;display:grid;place-items:center;color:#e2e8f0;font-size:24px;font-weight:950;letter-spacing:0}.archive-page{display:flex;align-items:flex-start;gap:42px;width:1417px;transform:translateX(80px)}.archive-slot-panel{flex:0 0 300px;width:300px;height:695px;display:flex;flex-direction:column;margin-top:10px;padding-top:52px;padding-bottom:36px}.archive-slot-heading{display:flex;align-items:center;gap:10px;margin-bottom:32px}.archive-slot-heading span{flex:1 1;height:1.5px;background:#e2e8f0}.archive-slot-heading svg{width:18px;height:18px;color:#cbd5e1;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.archive-slot-heading strong{color:#cbd5e1;font-size:18px;font-weight:900;letter-spacing:.04em;white-space:nowrap}.archive-slot-list{display:flex;flex-direction:column;gap:42px}.archive-slot-row{position:relative;display:flex;align-items:center;gap:14px;transition:transform .2s ease-out;z-index:1}.archive-slot-row.selected{transform:translate(-6px,-6px);z-index:5}.archive-slot-row.hovered:not(.selected){transform:translate(-4px,-4px);z-index:3}.archive-slot-number{width:52px;display:flex;flex-direction:column;align-items:center;justify-content:center;flex-shrink:0;gap:3px}.archive-slot-number strong{color:#cbd5e1;font-size:26px;font-weight:900;line-height:1;letter-spacing:-.05em}.archive-slot-number span{color:#cbd5e1;font-size:9px;font-weight:800;line-height:13.5px;letter-spacing:.12em}.archive-slot-row.selected .archive-slot-number span,.archive-slot-row.selected .archive-slot-number strong{color:#41edb6}.archive-slot-card{position:relative;flex:1 1;height:76px;padding:0;border-radius:14px;background:#ffffff;color:#1e293b;text-align:left;cursor:pointer;box-shadow:0 1px 3px rgba(15,23,42,.04),0 2px 6px rgba(15,23,42,.04);transition:box-shadow .2s ease-out}.archive-slot-row.hovered .archive-slot-card,.archive-slot-row.selected .archive-slot-card{box-shadow:6px 6px 6px rgba(15,23,42,.1)}.archive-slot-card>span{position:absolute;left:20px;right:46px;top:calc((100% - 17px) / 2);transform:translateY(-50%);display:block;overflow:hidden;color:#1e293b;text-overflow:ellipsis;white-space:nowrap;font-size:19px;font-weight:800;line-height:1.05;letter-spacing:-.025em}.archive-slot-row.selected .archive-slot-card>span{color:#41edb6;font-weight:900}.archive-slot-card>div{position:absolute;left:20px;right:46px;bottom:14px;display:flex;flex-direction:column;gap:4px}.archive-slot-card p{display:inline-flex;justify-content:flex-end;align-items:baseline;gap:2px;margin:0}.archive-slot-card p strong{color:#cbd5e1;font-size:11px;font-weight:900;line-height:1;letter-spacing:-.22px}.archive-slot-card p em{color:#94a3b8;font-size:9.5px;font-style:normal;font-weight:700;line-height:1}.archive-slot-row.selected .archive-slot-card p strong{color:#41edb6}.archive-slot-card i{height:3px;overflow:hidden;border-radius:999px;background:#f1f5f9}.archive-slot-card i b{display:block;height:100%;border-radius:999px;background:#41edb6;transition:width .5s ease}.archive-slot-edit,.archive-slot-pin{position:absolute;right:10px;z-index:10;width:22px;height:22px;display:flex;align-items:center;justify-content:center;padding:0;border:0;background:transparent;cursor:pointer}.archive-slot-pin{top:10px}.archive-slot-pin svg{width:20px;height:20px;transform:rotate(18deg)}.archive-slot-edit{bottom:10px;border-radius:6px;color:#94a3b8}.archive-slot-row.selected .archive-slot-edit{color:#41edb6}.archive-slot-edit:hover{background:rgba(65,237,182,.06)}.archive-slot-edit svg{width:14px;height:14px;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.archive-record-panel{position:relative;flex:0 0 1100px;width:1100px;height:695px;display:flex;flex-direction:column;margin-top:10px;margin-left:6px;padding:24px;border-radius:32px;background:#ffffff}.archive-toolbar{position:relative;z-index:100;display:flex;align-items:center;justify-content:space-between;width:100%;flex-shrink:0;margin-bottom:20px}.archive-toolbar-left{display:flex;align-items:center;transform:translateX(17px)}.archive-select-all{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border:0;padding:0;background:transparent;cursor:pointer;transform:translateX(-10px)}.archive-select-all:before{content:"";box-sizing:border-box;width:22px;height:22px;border:1px solid #e2e8f0;border-radius:6px;background:transparent;transition:all .15s ease-out}.archive-select-all.checked:before{border-color:#41edb6;background:#41edb6}.archive-select-all i,.archive-select-all span{position:absolute;width:11px;height:2.8px;border-radius:10px;background:#ffffff}.archive-select-all.partial:before{border:2px solid #41edb6}.archive-select-all.partial span{background:#41edb6}.archive-tool-button{height:30px;display:flex;align-items:center;gap:8px;margin-left:12px;padding:0 14px;border:0;border-radius:8px;background:#f1f5f9;color:#64748b;cursor:pointer;font-size:12.5px;font-weight:700;transition:all .2s ease}.archive-tool-button svg{width:13px;height:13px;stroke-width:2.5}.archive-move-wrap .archive-tool-button svg{width:11px;height:11px;stroke-width:3}.archive-toolbar-left>.archive-tool-button:last-of-type svg:first-child{width:14px;height:14px}.archive-toolbar-left>.archive-tool-button:last-of-type svg:last-child{width:10px;height:10px;stroke-width:4}.archive-tool-button:disabled{cursor:not-allowed}.archive-tool-button.active,.archive-tool-button:not(:disabled):hover{background:#41edb6;color:#ffffff}.archive-tool-button svg.up{transform:rotate(180deg)}.archive-move-wrap{position:relative;z-index:110}.archive-move-menu{position:absolute;top:115%;left:12px;z-index:99999;width:256px;border:1px solid #f1f5f9;border-radius:16px;background:#ffffff;padding:6px;box-shadow:0 20px 50px rgba(0,0,0,.25)}.archive-move-menu>div{padding:8px 12px;color:#94a3b8;font-size:10px;font-weight:900;text-transform:uppercase}.archive-move-menu button{width:100%;display:flex;align-items:center;border-radius:12px;background:transparent;padding:10px 12px;cursor:pointer}.archive-move-menu button span{margin-right:12px;color:#cbd5e1;font-size:10px;font-weight:900}.archive-move-menu button strong{color:#334155;font-size:13.5px;font-weight:700}.archive-move-menu button strong.active{color:#41edb6}.archive-date-filters{display:flex;align-items:center;gap:4px;margin-left:20px;padding-left:12px;border-left:1px solid #e2e8f0}.archive-date-filters button{height:28px;padding:0 11px;border:1px solid #f1f5f9;border-radius:7px;background:transparent;color:#64748b;cursor:pointer;font-size:11.5px;font-weight:800}.archive-date-filters button.active{border-width:0;border-color:#41edb6;background:#41edb6;color:#ffffff}.archive-search{position:relative;width:160px;height:30px;display:flex;align-items:center;padding:0 8px 0 12px;border:1px solid #e2e8f0;border-radius:8px;background:#ffffff;cursor:text;transform:translateX(-95px)}.archive-search:focus-within{border:2px solid #41edb6}.archive-search>svg{width:14px;height:14px;flex-shrink:0;color:#94a3b8;stroke-width:2.5}.archive-search:focus-within>svg{color:#41edb6}.archive-search input{width:100%;height:100%;border:0;outline:0;background:transparent;padding:0 24px 2px 8px;color:#0f172a;font-size:12px;font-weight:600}.archive-search input::placeholder{color:#94a3b8}.archive-search button{position:absolute;right:8px;width:16px;height:16px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#41edb6;color:#ffffff;cursor:pointer}.archive-search button svg{width:8px;height:8px;stroke-width:4}.archive-scroll{position:relative;flex:1 1;overflow-y:auto;padding-top:12px;padding-right:10px;scrollbar-width:none}.archive-scroll::-webkit-scrollbar{display:none}.archive-card-list{display:flex;flex-direction:column;gap:20px;padding-bottom:20px;transform:translateX(-33px)}.archive-row-shell{display:flex;align-items:flex-start;width:100%}.archive-row-spacer{width:50px;flex-shrink:0}.archive-card{width:940px;flex-shrink:0;border:1px solid #f1f5f9;border-radius:24px;background:#ffffff;cursor:pointer;text-transform:uppercase;box-shadow:0 10px 30px rgba(0,0,0,.04);transition:all .22s cubic-bezier(.22,.61,.36,1)}.archive-card.hovered,.archive-card.selected{transform:translate(-6px,-6px);box-shadow:0 18px 40px rgba(0,0,0,.12)}.archive-card-inner{display:flex;flex-direction:column;gap:5px;padding:15px 22px}.archive-card-head{display:flex;align-items:flex-end;justify-content:space-between}.archive-card-title{display:block;color:#64748b;font-size:11px;font-weight:850}.archive-card-name{display:flex;align-items:baseline;gap:10px}.archive-card-name h1{margin:0;color:#1e293b;font-size:32px;font-weight:900;line-height:48px}.archive-card-name span{color:#c4cbd4;font-size:15px;font-weight:700}.archive-card-head time{color:#1e293b;font-size:26px;font-weight:900;line-height:39px;transform:translateY(-28px)}.archive-card-lines{display:flex;flex-direction:column;gap:10px}.archive-card-line{height:32px;display:flex;align-items:center;gap:10px}.archive-card-line.top{width:894px;gap:6px}.archive-priority-group{display:flex;flex:0 0 92.5px;align-items:center;gap:4px}.archive-priority-group span{height:22px;display:flex;align-items:center;flex-shrink:0;padding:0 12px;border-radius:6px;background:#e2e8f0;color:#94a3b8;font-size:11px;font-weight:900;line-height:1;white-space:nowrap}.archive-priority-group span.active{background:#41edb6;color:#ffffff}.archive-metric{height:32px;display:flex;align-items:center;justify-content:space-between;flex:0 0 134.4px;gap:8px;border:1px solid #f1f5f9;border-radius:8px;background:#ffffff;padding:0 12px;font-size:11.5px;font-weight:800}.archive-metric.fixed{flex:0 0 118.90625px}.archive-metric span,.archive-small-metric span{color:#64748b}.archive-metric strong,.archive-small-metric strong{color:#1e293b;font-weight:800}.archive-small-metric{justify-content:space-between;flex:0 0 113.6px;border:1px solid #f1f5f9;border-radius:8px;background:#ffffff;padding:0 12px}.archive-note,.archive-small-metric{height:32px;display:flex;align-items:center;font-size:11px;font-weight:800}.archive-note{justify-content:center;flex:0 0 262.2px;overflow:hidden;border-radius:10px;background:#f8fafc;color:#64748b;padding:0 10px;white-space:nowrap}.archive-note.warning{gap:6px;background:linear-gradient(90deg,#fffbeb,rgba(254,243,199,.9));color:#b45309;font-weight:900}.archive-note svg{width:14px;height:14px;stroke:#b45309;stroke-linecap:round;stroke-linejoin:round}.archive-note em{margin-left:6px;color:#94a3b8;font-size:9px;font-style:normal;font-weight:700}.archive-card-line.top .archive-small-metric{flex-basis:113.625px;margin-left:4px}.archive-card-line.top .archive-note{flex-basis:262.203125px;margin-left:4px}.archive-card-line.top>.archive-metric:nth-child(2){flex-basis:134.375px}.archive-full-name{height:32px;display:flex;flex:0 0 498.18px;overflow:hidden;border-radius:8px;background:#f1fff6}.archive-type{width:58.58px;display:flex;align-items:center;justify-content:center}.archive-type:before{content:attr(class)}.archive-type{color:transparent;font-size:0;color:#0369a1}.archive-type:after{content:"일반";width:42px;height:18px;display:flex;align-items:center;justify-content:center;border-radius:99px;background:#e0f2fe;color:#0369a1;font-size:9px;font-weight:900}.archive-type.price:after{content:"가격";background:rgba(220,252,231,.9);color:#166534}.archive-highlighted-name{display:flex;align-items:center;justify-content:center;flex:8.8 0;overflow:hidden;color:#0f172a;padding:0 5px;font-size:12px;font-weight:800;white-space:nowrap}.archive-highlighted-name>span{display:inline;line-height:18px}.archive-highlighted-name .blue{color:#2563eb;font-weight:900}.archive-highlighted-name .red{color:#ef4444;font-weight:900}.archive-empty{min-height:500px;height:100%;display:flex;flex:1 1;flex-direction:column;align-items:center;justify-content:center;gap:16px;color:#cbd5e1;text-align:center}.archive-empty>svg{width:56px;height:56px;stroke-width:1.6}.archive-empty p{margin:0;color:#94a3b8;font-size:16px;font-weight:900;line-height:1.25}.archive-empty span{display:block;margin-top:4px;color:#cbd5e1;font-size:12px;font-weight:700}.archive-empty button{margin-top:8px;border-radius:10px;background:#ecfdf5;color:#059669;padding:8px 20px;font-size:12px;font-weight:800;cursor:pointer}.archive-empty-storage{gap:20px;padding:24px 32px}.archive-empty-storage p{color:#334155;font-size:18px}.archive-empty-storage span{color:#94a3b8;font-size:13px}.archive-empty-icon{width:64px;height:64px;display:flex;align-items:center;justify-content:center;border:1px dashed #a7f3d0;border-radius:20px;background:linear-gradient(135deg,#ecfdf5,rgba(65,237,182,.14))}.archive-empty-icon svg{width:28px;height:28px;color:#10b981;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.archive-empty-storage button{display:inline-flex;align-items:center;gap:8px;margin-top:4px;border-radius:14px;background:#41edb6;color:#ffffff;padding:12px 24px;font-size:13.5px;font-weight:900}.archive-empty-storage button svg{width:14px;height:14px;stroke-width:2.6}.archive-modal{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center}.archive-modal-backdrop{position:fixed;inset:0;background:rgba(15,23,42,.25);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.archive-delete-dialog{position:relative;width:460px;display:flex;flex-direction:column;gap:20px;border:1px solid #f1f5f9;border-radius:24px;background:#ffffff;padding:32px;box-shadow:0 25px 50px rgba(15,23,42,.25)}.archive-delete-title{display:flex;align-items:center;gap:16px}.archive-delete-title>div{width:48px;height:48px;display:flex;align-items:center;justify-content:center;flex-shrink:0;border-radius:14px;background:#fff1f2;color:#f43f5e}.archive-delete-title svg{width:22px;height:22px;stroke-width:2.3}.archive-delete-title p{margin:0;color:#0f172a;font-size:17px;font-weight:900;line-height:1.2}.archive-delete-title span{display:block;margin-top:2px;color:#94a3b8;font-size:12.5px;font-weight:700}.archive-delete-warning{border-radius:14px;background:#fff1f2;color:#be123c;padding:16px;font-size:13px;font-weight:700;line-height:1.6}.archive-modal-actions{display:flex;gap:12px}.archive-modal-actions button{flex:1 1;height:50px;border-radius:14px;background:#f1f5f9;color:#64748b;cursor:pointer;font-size:13.5px;font-weight:800}.archive-delete-dialog .archive-modal-actions button:last-child{background:#f43f5e;color:#ffffff;font-weight:900}.archive-rename-dialog{position:relative;width:420px;border-radius:20px;background:#ffffff;padding:28px 28px 22px;box-shadow:0 30px 60px rgba(15,23,42,.25)}.archive-rename-title{margin-bottom:18px}.archive-rename-title h3{margin:0;color:#1e293b;font-size:18px;font-weight:900;line-height:1.2}.archive-rename-title p{margin:4px 0 0;color:#64748b;font-size:12.5px;font-weight:700}.archive-rename-dialog input{width:100%;height:46px;border:1.5px solid #41edb6;border-radius:12px;background:#f8fafc;color:#1e293b;outline:none;padding:0 14px;font-size:15px;font-weight:700}.archive-rename-dialog .archive-modal-actions{margin-top:20px;gap:10px}.archive-rename-dialog .archive-modal-actions button{height:44px;border-radius:12px}.archive-rename-dialog .archive-modal-actions button:last-child{background:#41edb6;color:#ffffff;font-weight:900}.archive-toast{position:fixed;left:0;right:0;bottom:32px;z-index:99999;display:flex;justify-content:center;pointer-events:none}.archive-toast span{border-radius:12px;background:#1e293b;color:#ffffff;padding:10px 20px;font-size:13px;font-weight:800;box-shadow:0 12px 28px rgba(15,23,42,.22)}@keyframes archive-scroll-bounce-up{0%,to{transform:translate(-50%)}50%{transform:translate(-50%,-5px)}}@keyframes archive-scroll-bounce-down{0%,to{transform:translate(-50%)}50%{transform:translate(-50%,5px)}}.realtime-title{display:flex;align-items:center;gap:20px;margin-bottom:32px}.realtime-title-bar{width:10px;height:40px;border-radius:999px;background:var(--brand)}.realtime-title h2{margin:0;color:#1e293b;font-size:26px;font-weight:900;line-height:1;letter-spacing:-1.3px}.realtime-result-help,.realtime-title-help{position:relative;display:inline-flex;align-items:center;justify-content:center;color:#94a3b8;cursor:help}.realtime-title-help{margin-left:4px;margin-top:2px}.realtime-result-help>svg,.realtime-title-help>svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.realtime-result-help>svg{width:14px;height:14px;stroke-width:2}.realtime-result-help>svg circle:last-child,.realtime-title-help>svg circle:last-child{fill:currentColor}.realtime-result-help>span,.realtime-title-help>span{position:absolute;top:calc(100% + 8px);left:0;z-index:9999;width:max-content;max-width:520px;border-radius:10px;background:#1e293b;color:#ffffff;opacity:0;pointer-events:none;padding:8px 12px;font-size:12px;font-weight:500;line-height:18px;white-space:nowrap;box-shadow:0 8px 24px rgba(15,23,42,.3);transition:opacity .15s ease}.realtime-result-help>span{top:calc(100% + 4px);left:100%;margin-left:4px;border-radius:11px;padding:10px 14px;font-size:11.5px}.realtime-result-help b,.realtime-title-help b{color:var(--brand);font-weight:950}.realtime-result-help:hover>span,.realtime-title-help:hover>span{opacity:1}.realtime-page{height:calc(100vh - 226px);margin:56px 0 0;padding:0 32px;color:#0f172a;display:flex;flex-direction:column;overflow:hidden}.realtime-top{display:flex;gap:40px;flex-shrink:0;margin-bottom:32px}.realtime-progress-card{width:260px;flex:0 0 260px;display:flex;flex-direction:column;justify-content:flex-end;padding:0 20px 0 4px}.realtime-progress-card>div{width:90%;align-self:flex-end;display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.realtime-progress-card span{color:#94a3b8;font-size:11px;font-weight:700;letter-spacing:.025em}.realtime-progress-count{display:flex;align-items:baseline;gap:2px}.realtime-progress-count span{font-size:22px;font-weight:900;letter-spacing:0;line-height:1}.realtime-progress-card em{margin-left:2px;color:#cbd5e1;font-size:11px;font-style:normal;font-weight:600}.realtime-progress-card i{width:90%;align-self:flex-end;height:6px;border-radius:999px;overflow:hidden;background:#f1f5f9}.realtime-progress-card b{display:block;height:100%;border-radius:inherit}.realtime-search-panel{flex:1 1;min-width:0;padding:14px 4px 28px;border-bottom:1px solid #e2e8f0}.realtime-search-row{display:flex;align-items:center;gap:12px}.realtime-engine{display:flex;align-items:center;gap:10px;padding-right:16px;border-right:1px solid #f1f5f9}.realtime-engine span,.realtime-naver-store b{display:inline-flex;align-items:center;justify-content:center;background:#03c75a;color:#ffffff;font-weight:900}.realtime-engine span{width:26px;height:26px;border-radius:6px;font-size:15px}.realtime-engine strong{color:#1e293b;font-size:18px;font-weight:900;letter-spacing:-.025em;white-space:nowrap}.realtime-search-row input{height:40px;border:1px solid #e2e8f0;border-radius:10px;background:#f8fafc;padding:0 14px;color:#0f172a;font-size:13px;font-weight:500}.realtime-search-row input::placeholder{color:#94a3b8;opacity:1}.realtime-search-row input:first-of-type{flex:0.7 1}.realtime-search-row input:nth-of-type(2){flex:1.4 1}.realtime-search-row button{height:40px;display:inline-flex;align-items:center;gap:8px;border-radius:10px;background:#111827;color:#ffffff;padding:0 24px;font-size:15px;font-weight:900;cursor:pointer}.realtime-search-row svg{width:20px;height:20px;transform:translate(-2px,-1.5px);fill:none;stroke:currentColor;stroke-width:3.4;stroke-linecap:round;stroke-linejoin:round}.realtime-main{flex:1 1;min-height:0;display:flex;gap:40px}.realtime-history{width:260px;flex:0 0 260px;display:flex;flex-direction:column;min-height:0;position:relative}.realtime-clear-row{display:flex;justify-content:flex-end;margin-bottom:8px;padding-right:20px}.realtime-clear-row button{background:transparent;color:#94a3b8;padding:0;text-decoration:underline;text-underline-offset:2px;font-size:12px;font-weight:700;line-height:18px;cursor:pointer}.realtime-clear-row button:disabled{opacity:.5;cursor:default}.realtime-history-list{flex:1 1;min-height:0;overflow:auto;scrollbar-width:none;padding:4px 12px 44px 8px;display:flex;flex-direction:column;gap:12px}.realtime-history-list::-webkit-scrollbar,.realtime-scroll::-webkit-scrollbar{display:none}.realtime-history-card{position:relative;transition:transform .2s ease-out}.realtime-history-card.active{transform:translate(-6px,-6px)}.realtime-history-card>button:first-child{width:100%;height:97.5px;min-height:0;border:0;border-radius:14px;background:#ffffff;color:#0f172a;padding:12px 16px;text-align:left;box-shadow:0 1px 0 rgba(15,23,42,.02);cursor:pointer}.realtime-history-card.active>button:first-child{box-shadow:6px 6px 6px rgba(15,23,42,.1)}.realtime-history-card strong{display:block;margin-bottom:6px;color:#1e293b;font-size:14px;font-weight:900;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.realtime-naver-store{display:inline-flex;align-items:center;gap:6px;color:#334155;font-size:13px;font-weight:700}.realtime-naver-store b{width:18px;height:18px;border-radius:5px;background:linear-gradient(135deg,var(--brand),var(--brand-dark));font-size:10px}.realtime-history-card span:not(.realtime-naver-store){margin-top:6px;display:flex;justify-content:space-between;gap:8px;color:#94a3b8;font-size:11px;font-weight:600}.realtime-history-card em{color:#64748b;font-style:normal;font-weight:700}.realtime-history-card em b{color:var(--brand-dark);font-weight:900}.realtime-delete-record{position:absolute;top:8px;right:8px;width:19px;height:19px;padding:4px;border-radius:6px;background:transparent;color:#cbd5e1;line-height:0;cursor:pointer}.realtime-delete-record svg{display:block;width:11px;height:11px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.realtime-results{flex:1 1;min-width:0;min-height:0;display:flex;flex-direction:column;position:relative}.realtime-active-card{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;border:1px solid #f1f5f9;border-radius:16px;background:#ffffff;padding:16px 24px;box-shadow:0 1px 3px rgba(15,23,42,.06)}.realtime-active-left,.realtime-active-right{display:flex;align-items:center;gap:16px}.realtime-active-left>strong{color:#1e293b;font-size:16px;font-weight:900}.realtime-active-left>.realtime-active-divider{width:1px;height:14px;background:#e2e8f0}.realtime-active-right{gap:20px;color:#94a3b8;font-size:12px;font-weight:700}.realtime-active-right>span{color:#64748b}.realtime-active-right strong{color:var(--brand-dark);margin-left:2px}.realtime-active-right time{font-weight:600}.realtime-active-right button{display:inline-flex;align-items:center;gap:6px;border:1px solid transparent;border-radius:10px;background:transparent;color:#475569;padding:5px 11px;font-size:12px;font-weight:700;cursor:pointer}.realtime-active-right svg{width:12px;height:12px;fill:none;stroke:currentColor;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}.realtime-scroll{flex:1 1;min-height:0;overflow:auto;padding:0 4px 8px 0;scrollbar-width:none}.realtime-result-heading{position:sticky;top:0;z-index:2;display:flex;align-items:center;gap:8px;margin-bottom:4px;padding-bottom:12px;background:#ffffff}.realtime-result-heading h3{margin:0;color:#1e293b;font-size:18px;font-weight:900}.realtime-help-dot{width:15px;height:15px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#f1f5f9;color:#94a3b8;font-size:10px;font-weight:900}.realtime-counts{margin-left:8px;color:#64748b;font-size:12px;font-weight:700}.realtime-counts strong{color:#1e293b;font-weight:700}.realtime-counts i{color:#cbd5e1;font-style:normal}.realtime-counts .realtime-dot{margin:0 6px}.realtime-counts .realtime-slash{margin:0 4px}.realtime-product-list{display:flex;flex-direction:column;gap:12px}.realtime-empty{border:1px dashed #e2e8f0;border-radius:14px;background:#ffffff;padding:40px 16px;text-align:center;color:#94a3b8;font-size:13px;font-weight:600}.realtime-empty.compact{padding:40px 12px;font-size:12px}.realtime-product-card{display:flex;align-items:center;gap:20px;border:1px solid #f1f5f9;border-radius:16px;background:#ffffff;padding:16px 20px;box-shadow:0 1px 3px rgba(15,23,42,.04)}.realtime-thumb{position:relative;width:100px;height:100px;flex:0 0 100px;border-radius:12px;background:#f1f5f9;display:grid;place-items:center;overflow:hidden}.realtime-thumb img{width:100%;height:100%;object-fit:cover}.realtime-thumb svg{width:28px;height:28px;fill:none;stroke:#cbd5e1;stroke-width:1.6}.realtime-product-type{position:absolute;top:4px;left:4px;z-index:1;border-radius:4px;background:#94a3b8;color:#ffffff;padding:2px 5px;font-size:8px;font-weight:950}.realtime-product-type.price{background:#60a5fa}.realtime-product-copy{flex:1 1;min-width:0}.realtime-product-copy h4{margin:0;color:#1e293b;font-size:15px;font-weight:750;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.realtime-rank-line{margin-top:6px;display:flex;align-items:flex-end;gap:8px;color:var(--brand-dark);font-size:15px;font-weight:950}.realtime-rank-line a,.realtime-rank-line span{color:#2563eb;font-size:11.5px;font-weight:950;display:inline-flex;align-items:center;gap:2px}.realtime-product-copy svg{width:10px;height:10px;fill:none;stroke:currentColor;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.realtime-meta-line{margin-top:6px;display:flex;align-items:center;gap:8px;color:#475569;font-size:12.5px;font-weight:650;flex-wrap:wrap}.realtime-meta-line b{color:#1e293b;font-weight:950}.realtime-meta-line i{width:1px;height:12px;background:#cbd5e1}.realtime-meta-line.small{color:#64748b;font-size:12px}.realtime-meta-line a{color:var(--brand-dark);text-decoration:underline;text-underline-offset:2px;display:inline-flex;align-items:center;gap:4px}.realtime-meta-line a.disabled{color:#cbd5e1;cursor:not-allowed}.realtime-product-action{flex:0 0 auto;align-self:flex-end}.realtime-product-action button{display:inline-flex;align-items:center;gap:6px;border-radius:10px;background:#f1f5f9;color:#64748b;padding:8px 14px;font-size:12px;font-weight:950;cursor:pointer}.realtime-product-action button.tracked{background:var(--brand);color:#ffffff}.realtime-product-action button:disabled{opacity:.55;cursor:not-allowed}.realtime-product-action svg{width:13px;height:13px;fill:none;stroke:currentColor;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.realtime-status{position:fixed;left:50%;bottom:32px;z-index:99999;margin:0;border-radius:12px;background:#1e293b;color:#ffffff;padding:10px 20px;font-size:13px;font-weight:750;transform:translateX(-50%);box-shadow:0 16px 40px rgba(15,23,42,.22)}.realtime-modal-backdrop{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;background:rgba(15,23,42,.45);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.realtime-modal{width:380px;max-width:90vw;border-radius:20px;background:#ffffff;padding:28px;box-shadow:0 32px 90px rgba(0,0,0,.22)}.realtime-modal-icon{width:40px;height:40px;border-radius:12px;background:#fef3c7;color:#f59e0b;display:grid;place-items:center;margin-bottom:14px}.realtime-modal-icon svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.realtime-modal strong{color:#0f172a;font-size:15px;font-weight:950}.realtime-modal p{margin:10px 0 16px;border-radius:12px;background:#f8fafc;color:#64748b;padding:12px 14px;font-size:12.5px;font-weight:550;line-height:1.6}.realtime-modal button{width:100%;height:44px;border-radius:12px;background:var(--brand);color:#ffffff;font-size:13px;font-weight:950;cursor:pointer}.item-card,.panel{border:1px solid var(--line);border-radius:8px;background:var(--surface);box-shadow:0 1px 0 rgba(15,23,42,.03)}.panel{padding:18px}.panel h3{margin:0 0 14px;font-size:15px;font-weight:950}.metric-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:18px}.metric{border:1px solid var(--line);border-radius:8px;background:#ffffff;padding:14px}.metric span{color:#94a3b8;font-size:11px;font-weight:800}.metric strong{display:block;margin-top:5px;font-size:24px;font-weight:950}.list{display:flex;flex-direction:column;gap:9px}.notice-row,.profile-row,.slot-row,.trend-row{display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid #edf2f7;border-radius:8px;background:#ffffff;padding:11px 12px}.notice-row strong,.trend-row strong{font-size:13px}.tag{display:inline-flex;align-items:center;border-radius:999px;padding:4px 8px;background:#eefdfb;color:#0f766e;font-size:11px;font-weight:900}.muted{color:#94a3b8;font-size:12px;font-weight:700}.table-wrap{overflow:auto;border:1px solid var(--line);border-radius:8px;background:#ffffff}table{width:100%;border-collapse:collapse;min-width:760px}td,th{border-bottom:1px solid #edf2f7;padding:11px 12px;text-align:left;vertical-align:top;font-size:12px}th{color:#64748b;background:#f8fafc;font-weight:950}.toolbar{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:16px}.toolbar .text-input{width:min(280px,100%)}.product-cell{display:flex;align-items:center;gap:12px;min-width:260px}.thumb{width:48px;height:48px;object-fit:cover;border-radius:8px;background:#e2e8f0;flex:0 0 auto}.status-line{width:100%;min-height:0;margin:12px 0 16px;border:1px solid rgba(15,118,110,.14);border-radius:12px;background:#ecfdf5;color:#0f766e;padding:9px 12px;font-size:12px;font-weight:800;line-height:1.45;overflow-wrap:anywhere}.status-line+.analyze-table-wrap{margin-top:0}.marketing-page{width:100%}.marketing-shell{width:100%;max-width:820px;margin:0 auto;padding-top:24px;text-align:center}.marketing-chart{width:min(540px,100%);margin:0 auto}.marketing-chart-svg{width:100%;height:auto;display:block;overflow:visible}.marketing-chart-grid{opacity:1}.marketing-line-cyan,.marketing-line-pink{filter:none}.marketing-arrow{opacity:0}.marketing-arrow-cyan{filter:none}.marketing-arrow-pink{filter:drop-shadow(0 0 2px #f472b6) drop-shadow(0 0 8px #f472b6d9) drop-shadow(0 0 18px #f472b68c)}.marketing-title{margin:48px 0 0;color:#0f172a;font-size:30px;font-weight:900;line-height:1.35;letter-spacing:-.75px}.marketing-title span{color:var(--brand-dark)}.marketing-copy{margin:24px 0 0;color:#64748b;font-size:15px;font-weight:400;line-height:1.85}.marketing-copy strong{color:#334155;font-weight:600}.marketing-badges{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:8px;margin-top:36px}.marketing-badge{display:inline-flex;align-items:center;gap:6px;border-radius:999px;padding:6px 12px;font-size:12px;font-weight:600;line-height:18px}.marketing-badge.amber{border:1px solid rgba(251,191,36,.3);background:#fffbeb;color:#b45309}.marketing-badge.rose{border:1px solid rgba(244,63,94,.3);background:#fff1f2;color:#be123c}.marketing-badge.sky{border:1px solid rgba(59,130,246,.3);background:#eff6ff;color:#1d4ed8}.marketing-cta{display:inline-flex;align-items:center;justify-content:center;gap:8px;margin-top:48px;border-radius:999px;padding:16px 32px;background:linear-gradient(135deg,var(--brand) 0,var(--brand-dark) 70%,#38bdf8 100%);box-shadow:0 12px 26px -8px rgba(50,230,188,.55),0 6px 14px -6px rgba(15,23,42,.18);color:#ffffff;font-size:16px;font-weight:900;line-height:24px;text-decoration:none;transition:transform .2s ease}.marketing-cta:hover{transform:translateY(-2px)}.marketing-chat-icon{width:20px;height:20px}.marketing-cta-arrow{width:18px;height:18px;transition:transform .2s ease}.marketing-cta:hover .marketing-cta-arrow{animation:marketing-arrow-slide .9s ease-in-out infinite}.marketing-footer{margin:20px 0 0;color:#94a3b8;font-size:12px;font-weight:400;line-height:18px}@keyframes marketing-fade{to{opacity:1}}@keyframes marketing-pulse-cyan{0%,to{filter:drop-shadow(0 0 1px #06b6d4) drop-shadow(0 0 4px rgba(34,211,238,.95)) drop-shadow(0 0 10px rgba(34,211,238,.7)) drop-shadow(0 0 22px rgba(34,211,238,.4))}50%{filter:drop-shadow(0 0 2px #06b6d4) drop-shadow(0 0 6px #22d3ee) drop-shadow(0 0 16px rgba(34,211,238,.9)) drop-shadow(0 0 30px rgba(34,211,238,.5))}}@keyframes marketing-pulse-pink{0%,to{filter:drop-shadow(0 0 1px #ec4899) drop-shadow(0 0 4px rgba(244,114,182,.85)) drop-shadow(0 0 10px rgba(244,114,182,.55)) drop-shadow(0 0 20px rgba(244,114,182,.35))}50%{filter:drop-shadow(0 0 2px #ec4899) drop-shadow(0 0 6px #f472b6) drop-shadow(0 0 14px rgba(244,114,182,.75)) drop-shadow(0 0 28px rgba(244,114,182,.45))}}@keyframes marketing-arrow-slide{0%,to{transform:translate(0)}50%{transform:translate(6px)}}.soon{min-height:58vh;display:grid;place-items:center;text-align:center;color:#475569}.soon strong{display:block;margin-bottom:8px;color:var(--ink);font-size:18px;font-weight:950}.coming-soon-frame{height:100%;min-height:480px;justify-content:center;padding:0 24px}.coming-soon-card,.coming-soon-frame{display:flex;width:100%;align-items:center}.coming-soon-card{max-width:420px;flex-direction:column;text-align:center}.coming-soon-icon-box{position:relative;margin-bottom:24px;display:flex;height:80px;width:80px;align-items:center;justify-content:center;border-radius:16px;background:linear-gradient(135deg,#f8fafc,#f1f5f9)}.coming-soon-hourglass{color:#94a3b8}.coming-soon-soon-badge{position:absolute;top:-6px;right:-6px;height:20px;background:#0f172a;padding:0 8px;color:#ffffff;font-size:9.5px;line-height:1}.coming-soon-pill,.coming-soon-soon-badge{display:inline-flex;align-items:center;border-radius:9999px;font-weight:900;letter-spacing:.14em}.coming-soon-pill{margin-bottom:8px;gap:6px;background:#f1f5f9;padding:4px 10px;color:#64748b;font-size:10.5px;line-height:1.4}.coming-soon-title{margin:0;font-size:22px;font-weight:900;letter-spacing:-.01em;color:#0f172a;line-height:1.5}.coming-soon-desc{margin:8px 0 0;font-size:13.5px;line-height:24px;color:#64748b}.coming-soon-dots{margin-top:28px;display:flex;width:100%;align-items:center;justify-content:center;gap:6px}.coming-soon-dot{height:4px;border-radius:9999px}.coming-soon-dot-long{width:48px;background:#e2e8f0}.coming-soon-dot-mid{width:12px;background:#cbd5e1}.coming-soon-dot-short{width:4px;background:#cbd5e1}.keyword-combined-screen{display:flex;flex-direction:column;gap:16px;min-height:100%}.combined-empty-stage{margin:32px auto 0;display:flex;width:100%;max-width:920px;flex-direction:column;align-items:center;text-align:center;padding:24px 24px 48px}.combined-empty-illustration{display:flex;height:96px;width:96px;align-items:center;justify-content:center;margin-bottom:18px;border-radius:22px;background:linear-gradient(135deg,#ecfdf5,#d1fae5);box-shadow:0 12px 24px -16px rgba(16,185,129,.45)}.smart-store-glyph{width:60px;height:60px}.combined-empty-title{margin:0;font-size:22px;font-weight:900;letter-spacing:-.015em;color:#0f172a;line-height:1.4}.combined-steps{margin:18px 0 36px;padding:0;list-style:none;display:inline-flex;align-items:center;gap:10px;color:#94a3b8;font-size:13px;font-weight:700}.combined-steps li{position:relative}.combined-steps li.active{color:#1d4ed8}.combined-steps li+li:before{content:"→";margin-right:10px;color:#cbd5e1}.combined-store-cards{display:grid;grid-template-columns:repeat(3,minmax(0,280px));gap:20px;width:100%;justify-content:center}.combined-store-card{display:flex;height:260px;flex-direction:column;align-items:center;justify-content:center;gap:14px;border-radius:18px;border:1.5px dashed #cbd5e1;background:#ffffff;color:#475569;cursor:pointer;transition:border-color .2s ease,background .2s ease,color .2s ease,transform .2s ease}.combined-store-card:hover{border-color:#1d4ed8;background:#eff6ff;color:#1d4ed8;transform:translateY(-2px)}.combined-store-card:focus-visible{outline:2px solid #1d4ed8;outline-offset:2px}.combined-store-plus{display:flex;width:56px;height:56px;border-radius:9999px;align-items:center;justify-content:center;background:#f1f5f9;color:#64748b;font-size:32px;font-weight:700;line-height:1}.combined-store-card strong{font-size:15px;font-weight:800;color:#0f172a}.combined-help,.combined-store-card-help{font-size:12px;font-weight:600;color:#94a3b8}.combined-help{margin-top:28px}.keyword-scrap-screen{display:flex;flex-direction:column;gap:18px;min-height:100%}.keyword-scrap-page-title{display:flex;align-items:center;gap:10px}.keyword-scrap-title-line{display:flex;align-items:center;gap:12px}.keyword-scrap-title-line h2{margin:0;font-size:22px;font-weight:900;letter-spacing:-.01em;color:#0f172a}.keyword-scrap-help{position:relative;display:inline-flex;align-items:center;color:#94a3b8;cursor:help}.keyword-scrap-help>span{display:none;position:absolute;left:28px;top:50%;transform:translateY(-50%);background:#0f172a;color:#ffffff;font-size:11px;font-weight:600;padding:6px 10px;border-radius:6px;white-space:nowrap;z-index:10}.keyword-scrap-help:hover>span{display:inline-block}.keyword-scrap-top{display:grid;grid-template-columns:1fr 1.1fr 1.3fr;gap:16px}.keyword-scrap-panel{display:flex;flex-direction:column;gap:12px;padding:18px;background:#ffffff;border-radius:14px;border:1px solid #e2e8f0;min-height:220px}.keyword-scrap-panel h3{margin:0;font-size:13.5px;font-weight:800;color:#0f172a;letter-spacing:-.01em}.keyword-scrap-input-row{display:flex;align-items:center;gap:8px}.keyword-scrap-input-row input{flex:1 1;min-width:0;height:36px;padding:0 10px;border-radius:8px;border:1px solid #cbd5e1;background:#f8fafc;font-size:13px;color:#0f172a}.keyword-scrap-input-row input:focus{outline:none;border-color:#3b82f6;background:#ffffff}.keyword-scrap-search-btn{height:36px;padding:0 16px;border-radius:8px;border:none;background:#1d4ed8;color:#ffffff;font-size:13px;font-weight:800;cursor:pointer;transition:background .2s ease}.keyword-scrap-search-btn:hover{background:#1e40af}.keyword-scrap-recent-heading{margin-top:8px}.keyword-scrap-recent{display:flex;flex-wrap:wrap;gap:6px;min-height:32px}.keyword-scrap-recent-badge{height:26px;padding:0 10px;border-radius:9999px;border:1px solid #cbd5e1;background:#f1f5f9;font-size:12px;font-weight:700;color:#0f172a;cursor:pointer;transition:background .2s ease,border-color .2s ease}.keyword-scrap-recent-badge:hover{background:#e0e7ff;border-color:#3b82f6;color:#1d4ed8}.keyword-scrap-recent-empty{font-size:12px;color:#94a3b8;font-weight:600}.keyword-scrap-seed-card{display:flex;flex-direction:column;gap:10px;padding:14px;background:#f8fafc;border-radius:10px;border:1px solid #e2e8f0}.keyword-scrap-seed-name{font-size:20px;font-weight:900;color:#0f172a;letter-spacing:-.01em}.keyword-scrap-seed-stats{display:flex;flex-wrap:wrap;gap:14px;font-size:12px;color:#64748b;font-weight:600}.keyword-scrap-seed-stats em{font-style:normal;font-weight:800;color:#0f172a;margin-left:4px}.keyword-scrap-seed-empty{margin:0;font-size:13px;color:#94a3b8;font-weight:600}.keyword-scrap-trend-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.keyword-scrap-trend-range{font-size:11px;font-weight:700;color:#64748b;letter-spacing:.02em}.keyword-scrap-trend-chart-area{flex:1 1;display:flex;align-items:center;justify-content:center}.keyword-scrap-trend-chart{width:100%;height:auto;max-height:140px}.keyword-scrap-toolbar{display:flex;align-items:center;gap:12px;padding:6px 0}.keyword-scrap-filter-group{position:relative;display:flex;align-items:center;gap:6px}.keyword-scrap-filter-dropdown{display:inline-flex;align-items:center;gap:8px;height:36px;padding:0 14px;border-radius:9px;background:#ffffff;border:1px solid #cbd5e1;font-size:13px;font-weight:700;color:#0f172a;cursor:pointer;min-width:140px;justify-content:space-between}.keyword-scrap-filter-caret{font-size:10px;color:#64748b}.keyword-scrap-filter-menu{position:absolute;top:40px;left:0;z-index:20;min-width:160px;background:#ffffff;border:1px solid #cbd5e1;border-radius:10px;box-shadow:0 12px 24px -12px rgba(15,23,42,.18);padding:6px;display:flex;flex-direction:column;gap:2px}.keyword-scrap-filter-menu-item{text-align:left;background:transparent;border:none;padding:8px 10px;border-radius:8px;font-size:13px;font-weight:700;color:#0f172a;cursor:pointer}.keyword-scrap-filter-menu-item:hover{background:#f1f5f9}.keyword-scrap-filter-menu-item.active{background:#e0e7ff;color:#1d4ed8}.keyword-scrap-filter-edit-btn{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:9px;border:1px solid #cbd5e1;background:#ffffff;color:#64748b;cursor:pointer;font-size:14px}.keyword-scrap-filter-edit-btn:hover{background:#f1f5f9;color:#0f172a}.keyword-scrap-row-count{margin-left:auto;font-size:13px;font-weight:600;color:#64748b}.keyword-scrap-row-count strong{font-weight:900;color:#0f172a;margin:0 2px}.keyword-scrap-excel-btn{height:32px;padding:0 14px;border-radius:8px;border:none;background:#16a34a;color:#ffffff;font-size:12px;font-weight:800;cursor:pointer}.keyword-scrap-excel-btn:disabled{background:#94a3b8;cursor:not-allowed}.keyword-scrap-excel-btn:hover:not(:disabled){background:#15803d}.keyword-scrap-table{display:flex;flex-direction:column;border:1px solid #e2e8f0;border-radius:12px;background:#ffffff;overflow:hidden}.keyword-scrap-table-header{display:grid;grid-template-columns:40px 1.5fr 1.4fr 64px 1fr 1fr 1.1fr 1fr 1fr 1fr;gap:0;padding:10px 12px;background:#f8fafc;border-bottom:1px solid #e2e8f0;font-size:12px;font-weight:800;color:#475569}.keyword-scrap-table-body{display:flex;flex-direction:column;max-height:calc(100vh - 540px);min-height:200px;overflow-y:auto}.keyword-scrap-table-row{display:grid;grid-template-columns:40px 1.5fr 1.4fr 64px 1fr 1fr 1.1fr 1fr 1fr 1fr;gap:0;padding:10px 12px;border-bottom:1px solid #f1f5f9;font-size:12.5px;color:#0f172a;align-items:center}.keyword-scrap-table-row:hover{background:#f8fafc}.ks-col{display:inline-block;padding:0 4px}.ks-col.ks-col-num,.ks-col.ks-col-rate{text-align:center}.ks-col.ks-col-click,.ks-col.ks-col-mobile,.ks-col.ks-col-pc,.ks-col.ks-col-products,.ks-col.ks-col-total{text-align:right}.ks-col.ks-col-competition{text-align:center}.keyword-scrap-table-empty{padding:40px 16px;text-align:center;font-size:13px;color:#94a3b8;font-weight:600}.keyword-scrap-competition-badge{display:inline-flex;align-items:center;justify-content:center;min-width:50px;padding:2px 8px;border-radius:9999px;font-size:11.5px;font-weight:800;letter-spacing:.01em}.keyword-scrap-competition-none{background:#f1f5f9;color:#94a3b8}.keyword-scrap-competition-green{background:#dcfce7;color:#166534}.keyword-scrap-competition-yellow{background:#fef3c7;color:#92400e}.keyword-scrap-competition-orange{background:#ffedd5;color:#9a3412}.keyword-scrap-competition-red{background:#fee2e2;color:#991b1b}.app-shell:has(.dashboard-main){justify-content:flex-start;gap:69px}.dashboard-main{border:0;border-radius:0;background:transparent;padding:0;box-shadow:none}.dashboard-screen{width:min(1400px,calc(100vw - 447px));min-width:0;align-items:stretch;margin-top:0}.dashboard-hero{width:100%;max-width:none;--thumb-w:100%;--thumb-h:auto}.hero-stage{height:auto;aspect-ratio:5/1;overflow:hidden;border-radius:24px;background:#0f172a}.hero-banner{position:absolute;inset:0;display:block;width:100%;height:100%;border:0;padding:0;background:transparent;opacity:0;cursor:pointer;transition:opacity .35s ease}.hero-banner.active{opacity:1}.hero-banner img{display:block;width:100%;height:100%;object-fit:cover}.hero-arrow{position:absolute;top:50%;z-index:3;width:42px;height:64px;transform:translateY(-50%);border:0;background:transparent;color:rgba(255,255,255,.82);cursor:pointer;font-size:64px;font-weight:400;line-height:1;text-shadow:0 2px 10px rgba(0,0,0,.35)}.hero-arrow-prev{left:18px}.hero-arrow-next{right:18px}.dashboard-hero .hero-dots{display:none}.dashboard-card-grid{max-width:none;grid-template-columns:minmax(0,1.18fr) minmax(360px,.96fr);gap:24px;margin-top:36px}.dashboard-column{min-width:0}.dashboard-column .dashboard-card-title,.trends-column .trend-panel-title{height:29px;margin-bottom:8px}.notice-more-btn{border:0;background:transparent;color:#94a3b8;cursor:pointer;font-size:11px;font-weight:700}.notices-column,.trends-column{grid-column:auto}.dashboard-card{border-color:#e8edf5;border-radius:10px;padding:24px 28px;box-shadow:0 1px 2px rgba(15,23,42,.04)}.notices-card{height:263px}.trends-card{height:298px;padding-inline:30px}.dashboard-card-title h3,.trend-panel-title strong{font-size:21px;line-height:29px;letter-spacing:-.04em}.dashboard-card-title>div>span,.trend-panel-title>div>span{width:0;height:0;background:transparent}.dashboard-card-title>div,.trend-panel-title>div{gap:0}.notice-list{padding-right:8px}.dashboard-notice{min-height:38px;padding:8px}.dashboard-notice p{font-size:12px;font-weight:800}.notice-badge{width:56px;height:22px}.trend-date{gap:4px;background:transparent;color:#8aa1bd;padding:0;font-size:12px}.trend-date span{width:14px;height:14px;background:transparent;background-image:linear-gradient(currentColor,currentColor);background-repeat:no-repeat;background-size:10px 10px;background-position:50%;opacity:.55}.trend-category{font-size:20px;line-height:30px;letter-spacing:-.06em}.trend-mini-dots{position:relative;width:120px;height:3px;margin-top:10px;overflow:hidden;border-radius:999px;background:#bff8e6}.trend-mini-dots:before{content:"";position:absolute;inset:0 auto 0 0;width:34px;border-radius:inherit;background:linear-gradient(90deg,#3eefab,#2dd4bf,#22d3ee)}.trend-mini-dots button{display:none}.trend-list{display:grid;grid-auto-flow:column;grid-template-rows:repeat(5,minmax(0,1fr));grid-template-columns:repeat(2,minmax(0,1fr));column-gap:28px;margin-top:17px;overflow:hidden;padding-right:0}.dashboard-trend-row{grid-template-columns:34px minmax(0,1fr) 70px;border-bottom:0;padding:7px 0}.dashboard-trend-row strong{font-size:12px;font-weight:900}.dashboard-trend-row em{font-size:12px;font-weight:500}.dashboard-trend-row .trend-change{min-width:auto;justify-content:flex-start;border-radius:0;padding:0;background:transparent;font-size:12px;font-weight:800;line-height:18px}.dashboard-trend-row .trend-change.up{color:#18b875}.dashboard-trend-row .trend-change.down{color:#ff4f72}.dashboard-trend-row .trend-change.new{color:#ff6b00}.dashboard-news{margin-top:-12px;position:relative}.dashboard-news-arrow{position:absolute;top:82px;z-index:5;display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:9999px;border:0;color:#7fb400;font-size:38px;font-weight:700;line-height:1;cursor:pointer;box-shadow:none}.dashboard-news-arrow,.dashboard-news-arrow:hover{background:transparent}.dashboard-news-arrow-prev{left:-22px}.dashboard-news-arrow-next{right:-22px}.dashboard-news h3{margin:0 0 14px;color:#0f172a;font-size:22px;font-weight:950;letter-spacing:-.04em}.dashboard-news-strip{position:relative;display:flex;gap:16px;overflow:hidden;margin-left:-9px;padding-bottom:4px}.dashboard-news-card{flex:0 0 223px;min-width:0;color:#334155;text-decoration:none}.dashboard-news-card img{display:block;width:223px;height:126px;object-fit:cover;border-radius:7px}.dashboard-news-card span{display:block;margin-top:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:700}.community-floating-btn{position:fixed;right:24px;bottom:24px;z-index:180;width:60px;height:60px;min-height:60px;justify-content:center;border-radius:999px;border:2px solid #19c3ff;background:#ffffff;color:#22c8e8;box-shadow:0 16px 40px rgba(14,165,233,.24)}.community-floating-btn.community-btn.btn-kakao{border-color:#19c3ff;background:#ffffff;color:#22c8e8}.community-floating-btn .community-svg{width:30px;height:30px}@media (max-width:1500px){.analyze-workspace{grid-template-columns:minmax(0,1fr);gap:22px;padding-inline:0}.analyze-weight-panel{width:min(587px,100%)}.analyze-side-panels{width:100%;flex-wrap:wrap}.analyze-filter-panel{flex:1 1 285px;max-width:360px}.analyze-tab-panel{flex:1 1 360px;max-width:500px}}@media (max-width:1180px){.app-shell{gap:16px;padding:18px}.main{padding:32px 28px}}@media (max-width:980px){.app-shell{height:auto;min-height:100vh;flex-direction:column;overflow:visible;padding:14px}.sidebar{width:100%;min-width:0;max-width:none;height:auto}.dashboard-card-grid,.grid.three,.grid.two,.metric-row{grid-template-columns:1fr}.community-card,.dashboard-card,.notices-card,.trends-card{grid-column:auto}.main{width:100%;flex:0 0 auto;height:auto;min-height:auto;max-height:none;overflow:visible;padding:20px 16px 34px}.analyze-page-title{margin-bottom:24px}.analyze-title-line{min-width:0;flex-wrap:wrap;gap:12px}.analyze-workspace{margin-bottom:22px}.analyze-side-panels{flex-direction:column;gap:18px}.analyze-filter-panel,.analyze-tab-panel{width:100%;max-width:none;flex:0 0 auto}.analyze-filter-panel{min-width:0}.analyze-table-wrap{height:460px;padding:14px 18px 14px 0}}@media (max-width:680px){.weight-row{grid-template-columns:minmax(72px,.9fr) minmax(86px,1fr) minmax(0,1.5fr)}.weight-row strong{min-height:28px;padding:0 6px;font-size:11px}.analyze-weight-value,.weight-placeholder-stack span{font-size:10.5px}.mode-row{flex-wrap:wrap;gap:8px}.terms-pill,.terms-value{margin-left:0}.terms-value{flex-basis:100%}.analyze-tabs{width:100%;flex:0 0 auto}.status-line{margin:10px 0 14px;padding:8px 10px}.analyze-search-modal{padding:48px 12px 18px}.analyze-search-card{width:100%;max-height:calc(100vh - 66px);border-radius:16px;padding:20px 16px 18px}.analyze-search-close{right:12px;top:12px}.analyze-search-row{flex-direction:column;align-items:stretch;gap:14px}.analyze-search-brand{padding-right:36px}.analyze-search-brand strong{font-size:22px}.analyze-search-input-wrap{width:100%;padding:0 10px 0 14px}.analyze-search-input-wrap input{font-size:13px}.analyze-search-categories .special-category-grid{flex-direction:column;gap:8px}.analyze-search-progress-card{width:calc(100% - 24px);padding:16px}.analyze-search-progress-head{gap:10px}.analyze-search-spinner{width:34px;height:34px}.analyze-table-wrap{height:420px;padding-right:10px}}