*[hidden]{display:none!important}*{box-sizing:border-box}body{margin:0;background:#f6f8fb;color:#172033;font-family:Inter,Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.entryPage{min-height:100vh;display:grid;place-items:center;background:#f6f8fb;padding:24px}.entryBox{width:min(92vw,500px);display:flex;flex-direction:column;align-items:center;text-align:center;background:#fff;border:1px solid #e5e9f0;border-radius:24px;padding:42px 38px;box-shadow:0 14px 40px #17203312}.entryBrand{display:flex;align-items:center;gap:10px;margin-bottom:24px}.entryBrandLogo,.logo{display:grid;place-items:center;background:#635bff;color:#fff;font-weight:900}.entryBrandLogo{width:42px;height:42px;border-radius:12px;font-size:18px}.entryBrandText{text-align:left}.entryBrandText strong,.brand strong{display:block;font-size:15px}.entryBrandText small,.brand small{display:block;color:#8b95a7;font-size:11px;margin-top:3px}.entryBox h1{margin:0 0 12px;font-size:36px;line-height:1.18;letter-spacing:-1.5px;font-weight:900}.entryBox h1 em,.hero h1 em{font-style:normal;color:#635bff}.entryBox p{margin:0 0 24px;color:#697386;font-size:15px;line-height:1.6}.entryLock{width:58px;height:58px;margin:0 0 20px;display:grid;place-items:center;border-radius:16px;background:#efedff}.entryLock svg{width:30px;height:30px;fill:none;stroke:#635bff;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.entryInput{width:100%;height:56px;border:1px solid #dce1e8;border-radius:11px;background:#fff;padding:0 16px;font-size:17px;color:#39445a;outline:none}.entryInput:focus{border-color:#635bff;box-shadow:0 0 0 3px #635bff1f}.entryButton{width:100%;height:56px;margin-top:14px;border:0;border-radius:11px;background:#635bff;color:#fff;font-size:17px;font-weight:900;cursor:pointer;box-shadow:0 8px 18px #635bff33}.entryButton:disabled{opacity:.4;cursor:not-allowed;box-shadow:none}.entryError{width:100%;margin-top:11px;padding:10px 12px;border-radius:8px;background:#fff1f1;color:#c62828;font-size:13px;text-align:left}.entryHint{margin-top:14px;color:#929aaa;font-size:11px}.shell{max-width:1180px;margin:auto;padding:28px 24px 70px}.hero{text-align:center;padding:8px 0 24px}.brand{display:flex;justify-content:center;align-items:center;gap:10px;margin-bottom:22px}.brand>div{text-align:left}.logo{width:38px;height:38px;border-radius:11px}.privacy{display:inline-block;background:#ecf8f2;color:#21815a;border-radius:999px;padding:7px 13px;font-size:12px;font-weight:700}.hero h1{font-size:46px;line-height:1.12;margin:18px 0 12px;letter-spacing:-1.8px}.hero p{margin:0 auto;color:#697386;max-width:820px;line-height:1.7}.steps{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;margin:0 0 18px}.steps div{display:flex;align-items:center;justify-content:center;gap:8px;background:#fff;border:1px solid #e5e9f0;border-radius:11px;padding:10px;font-size:12px;color:#697386}.steps b{width:23px;height:23px;display:grid;place-items:center;border-radius:7px;background:#efedff;color:#635bff}.panel{background:#fff;border:1px solid #e5e9f0;border-radius:16px;box-shadow:0 5px 20px #17203309}.apiPanel{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:24px;align-items:center;padding:20px;margin-bottom:18px}.apiIntro{display:flex;gap:13px;align-items:flex-start}.apiIcon{width:43px;height:43px;border-radius:12px;background:#fff7d6;display:grid;place-items:center;font-size:20px;flex:0 0 auto}.apiIntro h2,.panel h2{font-size:16px;margin:2px 0 6px}.apiIntro p,.panelHead p,.controlPanel p{font-size:12px;line-height:1.6;color:#7f899b;margin:0}.keyRow{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:7px}.keyRow input{width:100%;height:43px;border:1px solid #dce1e8;border-radius:9px;padding:0 12px;font:inherit;color:#39445a;outline:none}.primaryButton,.ghostButton{border:0;border-radius:9px;padding:0 14px;font-weight:800;cursor:pointer}.primaryButton{background:#635bff;color:#fff}.ghostButton{background:#f1f3f7;color:#4c566a}.keyStatusRow{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:8px}.keyStatus{font-size:12px;color:#8b95a7}.keyStatus.saved{color:#21815a;font-weight:700}.textButton{border:0;background:transparent;color:#7d8799;font-size:11px;cursor:pointer}.workspace.wide{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:18px}.uploadPanel{overflow:hidden}.panelHead{padding:18px;border-bottom:1px solid #edf0f4}.upload.compact{display:block;margin:18px;background:#fff;border:2px dashed #ccd3df;border-radius:18px;padding:28px 18px;text-align:center;cursor:pointer;transition:.2s}.upload.compact:hover{border-color:#635bff;background:#fbfaff}.uploadIcon{margin:auto;width:50px;height:50px;border-radius:15px;background:#efedff;color:#635bff;display:grid;place-items:center;font-size:28px}.upload h3{font-size:17px;margin:13px 0 6px}.upload p{color:#8a94a6;font-size:12px;min-height:18px}.primary{display:inline-block;cursor:pointer;border:0;border-radius:10px;padding:11px 18px;margin:8px 4px;font-size:13px;font-weight:800;background:#635bff;color:#fff}.hiddenInput{display:none}.notice{margin:14px 0;padding:12px 14px;border-radius:10px;background:#f0efff;color:#5148cf;font-size:13px;line-height:1.6}.controlPanel{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:18px;padding:20px;margin-top:18px}.toggleRow{display:flex;align-items:center;gap:9px;font-size:12px;font-weight:800;color:#555f73}.toggleRow input{accent-color:#635bff}.make,.download{border:0;border-radius:11px;background:#635bff;color:#fff;font-weight:900;padding:13px 17px;cursor:pointer}.make:disabled{opacity:.5;cursor:not-allowed}.progress{grid-column:1/-1;padding-top:14px;border-top:1px solid #edf0f4}.progress>div{display:flex;justify-content:space-between;font-size:11px}.progress progress{width:100%;margin-top:8px}.results{margin-top:18px;padding:20px}.resultHead{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:15px}.resultHead p{font-size:12px;color:#8993a5;margin:5px 0 0}.tableWrap{overflow:auto;border:1px solid #e8ebf1;border-radius:12px}table{border-collapse:collapse;width:100%;min-width:860px;font-size:12px}th,td{padding:10px 11px;border-bottom:1px solid #edf0f4;text-align:left;vertical-align:top}th{position:sticky;top:0;background:#f8f9fc;color:#555f73;font-size:11px;z-index:1}td input{width:100%;min-width:150px;border:1px solid #dce1e8;border-radius:7px;padding:7px;font:inherit}.badge{display:inline-block;border-radius:999px;padding:5px 8px;font-size:10px;font-weight:800;white-space:nowrap}.badge.ok{background:#e9f8f1;color:#21815a}.badge.warn{background:#fff7d6;color:#8a6900}.badge.none{background:#f1f3f7;color:#7d8798}.keywordsCell{min-width:360px;line-height:1.6;color:#4f596c}footer{text-align:center;color:#929aaa;font-size:11px;margin-top:30px}@media(max-width:800px){.shell{padding:18px 14px 50px}.hero h1{font-size:34px}.steps{grid-template-columns:1fr 1fr}.steps div:last-child{grid-column:1/-1}.apiPanel,.workspace.wide{grid-template-columns:1fr}.keyRow{grid-template-columns:1fr auto}.keyRow .primaryButton{grid-column:1/-1;height:42px}.controlPanel{grid-template-columns:1fr}.make{width:100%}.resultHead{flex-direction:column}.download{width:100%}.entryBox{width:min(96vw,390px);padding:34px 22px}.entryBox h1{font-size:30px}}.workspace.wide .uploadPanel.fullUpload{grid-column:1/-1}.logo,.entryBrandLogo{cursor:pointer;-webkit-user-select:none;user-select:none;transition:transform .15s ease,box-shadow .15s ease}.logo:hover,.entryBrandLogo:hover{transform:translateY(-1px);box-shadow:0 6px 15px #635bff38}.logo:focus-visible,.entryBrandLogo:focus-visible{outline:3px solid rgba(99,91,255,.25);outline-offset:3px}#resultHead th:last-child,#resultBody td:last-child{min-width:108px;text-align:center;vertical-align:middle}#resultBody td:last-child .exactChip{display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;max-width:100%;font-size:10px;line-height:1.2;padding:5px 8px;text-align:center}.userResultSummary{margin:12px 0;padding:13px 15px;border:1px solid #e3e6ef;border-radius:12px;background:#fbfcff;display:flex;align-items:center;gap:8px;flex-wrap:wrap;font-size:12px}.userResultSummary strong{font-size:13px;margin-right:3px}.userResultChip{display:inline-flex;align-items:center;justify-content:center;padding:5px 9px;border-radius:999px;background:#eef0ff;color:#4d45d6;font-weight:800;white-space:nowrap}.userResultChip.ok{background:#e8f7ee;color:#13743d}.userResultChip.warn{background:#fff4da;color:#8a5a00}.userResultChip.bad{background:#fff0f0;color:#ad342c}.panGuideBackdrop{position:fixed;inset:0;z-index:10000;background:#17203373;display:grid;place-items:center;padding:20px}.panGuideModal{width:min(760px,94vw);max-height:88vh;overflow:auto;background:#fff;border:1px solid #e5e9f0;border-radius:22px;box-shadow:0 24px 70px #17203333;padding:26px}.panGuideHead{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px}.panGuideHead h2{margin:0;font-size:22px}.panGuideClose{border:0;background:#f1f3f7;color:#4c566a;border-radius:10px;width:38px;height:38px;font-size:20px;font-weight:900;cursor:pointer}.panGuideModal h3{margin:20px 0 8px;font-size:15px}.panGuideModal p,.panGuideModal li{font-size:13px;line-height:1.75;color:#5d687c}.panGuideModal ol,.panGuideModal ul{padding-left:22px}.panGuideTip{padding:12px 14px;border-radius:12px;background:#f0efff;color:#5148cf;font-size:13px;line-height:1.7}.guideHint{margin-top:8px;color:#8b95a7;font-size:11px;text-align:center}@media(max-width:800px){.workspace.wide .uploadPanel.fullUpload{grid-column:auto}.panGuideModal{padding:20px}.userResultSummary{align-items:flex-start}}
