@import url("https://fonts.googleapis.com/css2?family=DM+Sans:wght@500;600;700&family=Noto+Sans+KR:wght@400;500;600;700;800&display=swap");:root{--ink:#20201e;--muted:#77756e;--line:#e8e6df;--paper:#f7f6f2;--cream:#efede5;--coral:#f36f55;--coral-dark:#e45d44;--navy:#17272a;--green:#418b6c}*{box-sizing:border-box}body,html{margin:0;min-height:100%;background:var(--paper);color:var(--ink);font-family:Noto Sans KR,sans-serif}button,input,textarea{font:inherit}button{cursor:pointer}.logo{display:flex;align-items:center;gap:10px;font:700 22px DM Sans,sans-serif;letter-spacing:-.5px}.logo span{width:35px;height:35px;display:grid;place-items:center;border-radius:11px;background:var(--coral);color:#fff;font-size:24px}.eyebrow{color:#f2ad9f;font:700 11px DM Sans,sans-serif;letter-spacing:2.2px;margin:0 0 15px}.eyebrow.dark{color:#c05f4b}.primary{border:0;border-radius:10px;background:var(--coral);color:#fff;padding:13px 19px;font-weight:700;box-shadow:0 7px 18px #f36f5530;transition:.2s}.primary:hover{background:var(--coral-dark);transform:translateY(-1px)}.primary:disabled{opacity:.6;cursor:wait}.primary.full{width:100%;display:flex;justify-content:space-between;padding:15px 19px}.auth-shell{min-height:100vh;display:grid;grid-template-columns:1.05fr .95fr}.auth-brand{background:var(--navy);color:#fff;padding:42px 7vw;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden}.auth-brand:after{content:"";position:absolute;width:420px;height:420px;border:1px solid #ffffff10;border-radius:50%;right:-170px;bottom:-140px;box-shadow:0 0 0 70px #ffffff05,0 0 0 140px #ffffff03}.logo-light{color:#fff;text-decoration:none}.brand-copy{position:relative;z-index:1}.brand-copy h1{font-size:clamp(42px,5vw,68px);line-height:1.17;letter-spacing:-3px;margin:0 0 28px}.brand-copy h1 em{color:var(--coral);font-style:normal}.brand-copy>p:last-child{color:#aeb8b7;line-height:1.9;font-size:15px}.mini-proof{display:flex;gap:45px;position:relative;z-index:1}.mini-proof div{display:flex;flex-direction:column;gap:5px}.mini-proof strong{font:700 24px DM Sans}.mini-proof span{color:#8d9b99;font-size:11px}.auth-panel{display:grid;place-items:center;padding:35px;background:#fbfaf7}.auth-card{width:min(420px,100%)}.auth-card h2{font-size:30px;letter-spacing:-1.3px;margin:0 0 8px}.muted{color:var(--muted);font-size:14px;margin:0 0 38px}.auth-card form{display:grid;grid-gap:20px;gap:20px}label{display:grid;grid-gap:8px;gap:8px;font-size:13px;font-weight:700}input,textarea{width:100%;border:1px solid #dedcd5;background:#fff;border-radius:9px;padding:13px 14px;outline:none;color:var(--ink);transition:.2s}input:focus,textarea:focus{border-color:var(--coral);box-shadow:0 0 0 3px #f36f5514}.form-error{margin:0;color:#c74734;font-size:12px}.switch-mode{text-align:center;color:var(--muted);font-size:13px;margin-top:25px}.switch-mode button{border:0;background:none;color:var(--coral-dark);font-weight:700;padding:0 4px}.mobile-logo{display:none;margin-bottom:60px}.app-shell{min-height:100vh;display:grid;grid-template-columns:240px 1fr}.sidebar{position:fixed;inset:0 auto 0 0;width:240px;background:var(--navy);color:#fff;padding:28px 19px 20px;display:flex;flex-direction:column;z-index:30}.sidebar>.logo{padding:0 9px;margin-bottom:46px}.sidebar nav{display:grid;grid-gap:7px;gap:7px}.logout,.sidebar nav button{border:0;background:transparent;color:#91a09e;display:flex;align-items:center;gap:13px;padding:12px 14px;border-radius:9px;text-align:left;font-size:13px;font-weight:600}.sidebar nav button i{width:23px;font:normal 22px DM Sans;text-align:center}.sidebar nav button.active,.sidebar nav button:hover{color:#fff;background:#ffffff0d}.sidebar nav button.active{box-shadow:inset 3px 0 var(--coral)}.side-bottom{margin-top:auto}.plan-card{background:#213538;padding:15px;border-radius:12px;margin-bottom:10px}.plan-card small,.plan-card strong{display:block}.plan-card small{font-size:9px;color:#91a09e;margin-bottom:5px}.plan-card strong{font-size:12px}.plan-card>div{height:4px;background:#ffffff12;border-radius:5px;margin:13px 0 6px}.plan-card>div span{display:block;height:100%;background:var(--coral);border-radius:5px}.plan-card p{color:#91a09e;font-size:9px;margin:0 0 12px}.plan-card button{border:0;padding:0;background:none;color:#f18a75;font-size:10px;font-weight:700}.logout{width:100%;font-size:11px}.workspace{grid-column:2;min-width:0}.topbar{height:75px;background:#fff;border-bottom:1px solid var(--line);padding:0 4vw;display:flex;align-items:center;justify-content:space-between;position:-webkit-sticky;position:sticky;top:0;z-index:20}.topbar>div:first-of-type{display:flex;flex-direction:column}.topbar>div>small{color:#a2a097;font:700 8px DM Sans;letter-spacing:1.6px}.topbar>div>strong{font-size:14px}.user-chip{display:flex;align-items:center;gap:9px}.user-chip>span{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:#e4d4cb;color:#865745;font-weight:700}.user-chip>div{display:grid}.user-chip strong{font-size:11px}.user-chip small{font-size:9px!important;letter-spacing:0!important}.page-content{max-width:1180px;margin:0 auto;padding:50px 4vw 80px}.welcome-row{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:35px}.welcome-row.compact{align-items:center}.welcome-row h1{font-size:28px;letter-spacing:-1.3px;margin:0 0 9px}.welcome-row>div>p:last-child{margin:0;color:var(--muted);font-size:13px}.stats-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px;margin-bottom:18px}.stats-grid article{position:relative;background:#fff;border:1px solid var(--line);border-radius:13px;padding:22px;overflow:hidden}.stats-grid article>div{margin:4px 0 12px}.stats-grid small{display:block;color:var(--muted);font-size:10px;margin-bottom:4px}.stats-grid strong{font:700 30px DM Sans}.stats-grid em{font-style:normal;font-size:11px;margin-left:3px}.stats-grid p{color:#99968f;font-size:10px;margin:0}.stat-icon{position:absolute;right:20px;top:20px;width:37px;height:37px;display:grid;place-items:center;border-radius:10px;font-weight:700}.stat-icon.coral{background:#fff0ec;color:var(--coral)}.stat-icon.green{background:#eaf5ef;color:var(--green)}.stat-icon.purple{background:#f0ecf8;color:#806ca8}.panel{background:#fff;border:1px solid var(--line);border-radius:13px;padding:24px;margin-bottom:18px}.panel-title{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:18px}.panel-title .eyebrow{margin-bottom:5px;font-size:8px}.panel-title h2{font-size:17px;margin:0}.text-button{border:0;background:none;color:#a05d4e;font-size:10px;font-weight:700}.quick-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px}.quick-grid button{background:#faf9f6;border:1px solid #ebe9e2;border-radius:10px;padding:17px;display:flex;align-items:center;gap:12px;text-align:left;transition:.2s}.quick-grid button:hover{border-color:#efab9d;transform:translateY(-2px);box-shadow:0 8px 20px #3028180a}.quick-grid button>span{width:36px;height:36px;flex:none;display:grid;place-items:center;border-radius:9px;color:var(--coral);background:#fff0ec;font-size:18px}.quick-grid button div{min-width:0}.quick-grid strong{font-size:11px}.quick-grid p{font-size:9px;color:#99968f;margin:3px 0 0;white-space:nowrap}.quick-grid b{margin-left:auto;color:#aaa}.draft-list article{min-height:72px;display:flex;align-items:center;gap:14px;border-bottom:1px solid #efede8;padding:13px 0}.draft-list article:last-child{border:0}.source{width:38px;height:38px;flex:none;display:grid;place-items:center;border-radius:9px;font-size:9px;font-weight:700}.source.item{background:#fff0ec;color:#c95f48}.source.news{background:#edf2f7;color:#55738e}.draft-main{min-width:0;flex:1 1}.draft-main strong{display:block;font-size:12px;margin-bottom:3px}.draft-main p{color:#8c8981;font-size:10px;margin:0 0 4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:590px}.draft-main small{color:#aaa79f;font-size:8px}.status{border-radius:20px;padding:5px 9px;font-size:8px;font-weight:700;white-space:nowrap}.status.draft{background:#f0efec;color:#777}.status.scheduled{background:#f1ecfb;color:#7d68a8}.status.published{background:#eaf5ef;color:#398261}.status.failed{background:#fff0ec;color:#c9523c}.delete{border:0;background:transparent;font-size:20px;color:#bbb}.delete:hover{color:#d8533b}.publish-button{border:1px solid #e5a697;background:#fff6f3;color:#b64e39;border-radius:7px;padding:7px 10px;font-size:8px;font-weight:700;white-space:nowrap}.publish-button:disabled{opacity:.6}.empty{text-align:center;color:#99968f;padding:30px}.empty.large{margin:35px 0;padding:70px;border:1px dashed #d9d6ce;border-radius:13px}.empty span{font-size:30px;color:#c9c5bb}.empty h3{color:#55534d;font-size:14px;margin:10px 0 4px}.empty p{font-size:11px;margin:0}.search-box{padding:10px;background:#fff;border:1px solid var(--line);border-radius:13px;display:flex;align-items:center;gap:10px;margin-bottom:20px}.search-box>span{font-size:25px;margin-left:8px;color:#999}.search-box input{border:0;box-shadow:none}.search-box button{white-space:nowrap}.notice{background:#fff2ed;border:1px solid #f1cabe;color:#a84834;padding:14px 18px;border-radius:10px;font-size:12px;margin-bottom:18px}.notice small{display:block;margin-top:3px;opacity:.75}.oauth-notice{display:flex;justify-content:space-between;align-items:center;padding:13px 16px;border-radius:10px;font-size:12px;margin-bottom:20px}.oauth-notice.error{background:#fff0ec;border:1px solid #f0c5bb;color:#a84834}.oauth-notice.success{background:#eaf5ef;border:1px solid #bfddcd;color:#307358}.oauth-notice button{border:0;background:none;color:inherit;font-size:18px}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}.product-grid article{background:#fff;border:1px solid var(--line);border-radius:13px;overflow:hidden}.product-image{aspect-ratio:1.5;background:#eee 50%/cover no-repeat;position:relative}.product-image b{position:absolute;top:10px;left:10px;padding:5px 8px;background:#287dcd;color:#fff;font-size:8px;border-radius:5px}.product-grid article>div:last-child{padding:16px}.product-grid small{color:#999;font-size:9px}.product-grid h3{height:39px;overflow:hidden;font-size:12px;line-height:1.6;margin:5px 0 10px}.product-grid strong{font-size:15px}.product-grid article button{display:block;width:100%;border:0;border-top:1px solid var(--line);background:none;padding:12px 0 0;margin-top:14px;color:#bd5945;font-size:10px;font-weight:700;text-align:left}.ranking-panel .panel-title{margin-bottom:13px}.ranking-panel .panel-title>small{color:#999;font-size:9px}.category-tabs{display:flex;flex-wrap:wrap;gap:7px}.category-tabs button{border:1px solid var(--line);background:#faf9f6;padding:8px 12px;border-radius:20px;color:#777;font-size:9px;font-weight:700}.category-tabs button.active,.category-tabs button:hover{border-color:var(--navy);background:var(--navy);color:#fff}.category-tabs button:disabled{opacity:.65}.rank-badge{position:absolute;right:10px;top:10px;width:27px;height:27px;display:grid;place-items:center;border-radius:50%;background:#17272a;color:#fff;font-size:10px;font-style:normal;font-weight:800}.editor-layout{display:grid;grid-template-columns:.85fr 1.15fr;grid-gap:18px;gap:18px;align-items:start}.editor-layout .panel{margin:0}.editor-form{display:grid;grid-gap:18px;gap:18px}.type-tabs{display:grid;grid-template-columns:1fr 1fr;background:#f3f2ee;padding:4px;border-radius:9px}.type-tabs button{border:0;background:transparent;padding:9px;border-radius:7px;color:#8d8981;font-size:11px;font-weight:700}.type-tabs button.active{background:#fff;color:#bf5c48;box-shadow:0 2px 8px #0000000a}.editor-form label small{color:#aaa;font-weight:400}.editor-content{padding:0;overflow:hidden}.editor-head{display:flex;justify-content:space-between;padding:15px 18px;border-bottom:1px solid var(--line);font-size:11px}.editor-head span{color:#999}.editor-head .over{color:red}.editor-content textarea{height:350px;border:0;border-radius:0;resize:vertical;box-shadow:none;padding:20px;line-height:1.85}.editor-actions{border-top:1px solid var(--line);padding:14px 18px;display:flex;justify-content:flex-end;align-items:center;gap:20px}.filter-row{display:flex;gap:7px;margin-bottom:13px;overflow:auto}.filter-row button{border:1px solid var(--line);background:#fff;padding:8px 13px;border-radius:20px;white-space:nowrap;color:#777;font-size:10px;font-weight:700}.filter-row button.active{border-color:var(--navy);background:var(--navy);color:#fff}.selected-product{display:flex;align-items:center;gap:15px}.selected-product-image{width:70px;height:70px;flex:none;border-radius:10px;background:#eee 50%/cover no-repeat}.selected-product>div:nth-child(2){display:grid;grid-gap:4px;gap:4px;min-width:0;flex:1 1}.selected-product small{color:#999;font-size:9px}.selected-product strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.selected-product span{color:#bd5945;font-size:12px;font-weight:700}.selected-product label{width:280px;flex:none}.selected-product label input{margin-top:5px}.variant-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px;margin-bottom:18px}.variant-grid>button{display:flex;min-height:165px;flex-direction:column;border:1px solid var(--line);border-radius:12px;padding:16px;background:#fff;text-align:left}.variant-grid>button.selected,.variant-grid>button:hover{border-color:#e58f7c;box-shadow:0 8px 20px #3028180a}.variant-grid small{color:#bd5945;font-size:9px;font-weight:700}.variant-grid p{flex:1 1;white-space:pre-wrap;color:#55534d;font-size:11px;line-height:1.65}.variant-grid strong{color:#bd5945;font-size:9px}.manual-product{display:grid;grid-template-columns:1fr 1fr 1fr auto;align-items:end;grid-gap:15px;gap:15px}.manual-product>div{align-self:center;display:grid;grid-gap:5px;gap:5px}.manual-product small{color:#999;font-size:9px}.manual-product strong{font-size:11px;line-height:1.5}.editor-form .reply-editor{min-height:130px;margin-top:7px;resize:vertical;line-height:1.55}.draft-main .draft-error{display:block;margin:3px 0;color:#c9523c}.threads-connect{display:flex;align-items:center;gap:18px}.threads-connect .integration-head{flex:1 1;border:0;padding:0}.threads-mark{width:42px;height:42px;display:grid;place-items:center;border-radius:10px;background:#111;color:#fff;font:800 20px DM Sans}.secondary-button{border:1px solid var(--line);background:#fff;color:#777;border-radius:9px;padding:10px 14px;font-size:10px;font-weight:700}.backdrop,.menu-button{display:none}.settings-grid{grid-template-columns:1.25fr .75fr;align-items:start}.settings-form,.settings-grid{display:grid;grid-gap:18px;gap:18px}.integration-head{display:flex;gap:13px;align-items:center;padding-bottom:18px;border-bottom:1px solid var(--line)}.coupang-mark{width:42px;height:42px;display:grid;place-items:center;border-radius:10px;background:#e94737;color:#fff;font:800 23px DM Sans}.integration-head div{flex:1 1}.integration-head h2{font-size:15px;margin:0 0 3px}.integration-head p{color:#999;font-size:9px;margin:0}.integration-head>b{color:#999;background:#f0efec;border-radius:20px;padding:5px 9px;font-size:8px}.integration-head>b.connected{color:#398261;background:#eaf5ef}.security-note{background:#f1f7f4;color:#39745c;border-radius:9px;padding:12px 14px}.security-note strong{font-size:10px}.security-note p{font-size:9px;margin:3px 0 0;color:#6e9182}.settings-form label small{color:#999;font-weight:400}.settings-actions{display:flex;justify-content:flex-end;gap:8px}.form-success{margin:0;color:#398261;font-size:11px}.setup-help h2{font-size:16px;margin:0 0 22px}.setup-help ol{list-style:none;padding:0;margin:0;display:grid;grid-gap:20px;gap:20px}.setup-help li{display:flex;gap:11px}.setup-help li>span{width:25px;height:25px;flex:none;display:grid;place-items:center;border-radius:50%;background:#fff0ec;color:#c95f48;font:700 10px DM Sans}.setup-help strong{font-size:10px}.setup-help p{color:#999;font-size:9px;margin:3px 0 0;line-height:1.6}.ai-settings{grid-template-columns:1fr 1.3fr;align-items:end}.ai-settings .integration-head{grid-column:1/-1}.ai-settings .security-note{align-self:stretch}.ai-settings .form-error,.ai-settings .form-success,.ai-settings .settings-actions{grid-column:1/-1}.openai-mark{width:42px;height:42px;display:grid;place-items:center;border-radius:10px;background:#111;color:#fff;font:800 11px DM Sans}@media (max-width:900px){.auth-shell{grid-template-columns:1fr}.auth-brand{display:none}.auth-panel{min-height:100vh}.mobile-logo{display:flex}.app-shell{display:block}.sidebar{transform:translateX(-100%);transition:.25s}.sidebar.open{transform:translateX(0)}.workspace{width:100%}.menu-button{display:block;border:0;background:none;font-size:20px}.backdrop{display:block;position:fixed;inset:0;border:0;background:#17272a99;z-index:25}.topbar{padding:0 20px}.topbar>div:first-of-type{display:none}.page-content{padding:35px 20px 60px}.quick-grid,.stats-grid{grid-template-columns:1fr}.product-grid{grid-template-columns:repeat(2,1fr)}.ai-settings,.editor-layout,.manual-product,.settings-grid,.variant-grid{grid-template-columns:1fr}.ai-settings .form-error,.ai-settings .form-success,.ai-settings .integration-head,.ai-settings .settings-actions{grid-column:1}}@media (max-width:560px){.auth-panel{padding:25px}.mobile-logo{margin-bottom:45px}.welcome-row{align-items:flex-start;flex-direction:column}.welcome-row h1{font-size:23px}.welcome-row .primary{width:100%}.stats-grid{grid-template-columns:1fr 1fr}.stats-grid article:last-child{grid-column:1/-1}.quick-grid button p{white-space:normal}.product-grid{grid-template-columns:1fr}.draft-list article{flex-wrap:wrap}.draft-main{width:calc(100% - 55px);flex:none}.status{margin-left:52px}.user-chip>div{display:none}.panel{padding:17px}.selected-product{align-items:stretch;flex-direction:column}.selected-product-image{width:100%;height:150px}.selected-product label{width:100%}}