@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700&display=swap";:root{font-family:Manrope,Arial,sans-serif;color:#151827;background:#fff;font-synthesis:none;--accent:#4848df;--border:#e3e5ec;--muted:#737888}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input,select{font:inherit}button{cursor:pointer}.app-shell{min-height:100vh;display:flex;background:#fff}.sidebar{position:fixed;inset:0 auto 0 0;width:210px;border-right:1px solid var(--border);background:#fff;display:flex;flex-direction:column;padding:28px 10px 18px;z-index:20}.brand{font-size:23px;font-weight:700;letter-spacing:-1px;padding:0 14px 38px}.brand span{color:#4854e6}.sidebar nav{display:grid;gap:5px}.sidebar nav button,.settings{height:48px;border:0;background:transparent;display:flex;align-items:center;gap:14px;padding:0 16px;color:#2c3040;border-radius:8px;text-align:left}.sidebar svg{width:19px}.sidebar nav button.active{background:#f0f1ff;color:var(--accent);box-shadow:inset 2px 0 var(--accent)}.settings{margin-top:auto}.close-nav{display:none}.workspace{margin-left:210px;width:calc(100% - 210px);min-height:100vh;padding-bottom:266px}.workspace>header{height:78px;border-bottom:1px solid var(--border);display:flex;align-items:center;gap:28px;padding:0 28px;position:sticky;top:0;background:#fffffff5;z-index:10}.store-select{width:215px;height:50px;border:1px solid var(--border);background:#fff;border-radius:8px;display:flex;align-items:center;gap:13px;padding:0 14px}.store-select>svg:first-child{width:22px}.store-select>svg:last-child{width:16px;margin-left:auto}.store-select span{display:flex;flex-direction:column;text-align:left;font-weight:600}.store-select small{font-weight:400;color:var(--muted);font-size:11px}.search{height:46px;border:1px solid var(--border);border-radius:7px;flex:1;display:flex;align-items:center;padding:0 14px;gap:10px}.search svg{width:19px;color:#676c7c}.search input{border:0;outline:0;width:100%;font-size:14px}.bell{width:20px}.profile{display:flex;align-items:center;gap:10px;white-space:nowrap}.profile>span{width:42px;height:42px;border-radius:50%;background:#ececff;color:var(--accent);display:grid;place-items:center;font-weight:700}.profile>div{display:flex;flex-direction:column}.profile b{font-size:13px}.profile small{font-size:11px;color:var(--muted)}.profile button{border:0;background:none;color:#8b8f9c;padding:5px}.profile button svg{width:18px}.mobile-menu{display:none}.content{padding:29px 30px 0}.title-row{display:flex;align-items:center;justify-content:space-between}.title-row h1{font-size:29px;margin:0 0 5px;letter-spacing:-1px}.title-row p{font-size:13px;color:var(--muted);margin:0}.primary{height:42px;border:0;border-radius:6px;background:var(--accent);color:#fff;padding:0 16px;display:flex;align-items:center;gap:8px;font-size:13px;font-weight:600;box-shadow:0 4px 10px #4848df22}.primary svg{width:17px}.summary{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:24px 0 14px;max-width:900px}.summary>div{height:80px;border:1px solid var(--border);border-radius:6px;display:flex;align-items:center;gap:13px;padding:0 18px}.summary svg{width:19px}.summary span{display:flex;flex-direction:column;color:var(--muted);font-size:12px;gap:7px}.summary b{color:#1e2230;font-size:18px}.dot{width:7px;height:7px;border-radius:50%}.green{background:#23a275}.gray{background:#a4a8b3}.orange{background:#ff8d19}.filters{display:flex;gap:10px;margin:12px 0 22px}.filters select{height:40px;border:1px solid var(--border);border-radius:6px;background:#fff;padding:0 38px 0 14px;font-size:13px}.filters button{border:1px solid var(--border);background:#fff;border-radius:6px;margin-left:auto;width:44px}.filters svg{width:18px}.main-grid{display:grid;grid-template-columns:minmax(640px,1fr) 295px;gap:28px}.materials h2,.review-list h2{font-size:17px;margin:0 0 12px}.table{width:100%}.tr{display:grid;grid-template-columns:minmax(260px,2fr) 100px 150px 130px 120px 24px;align-items:center;min-height:53px;border:0;border-bottom:1px solid var(--border);width:100%;background:#fff;text-align:left;padding:0 8px;color:#656a79;font-size:12px}.tr.th{min-height:35px;font-size:11px;color:#686d7c}.tr.selected{background:#f3f3ff;box-shadow:inset 2px 0 var(--accent)}button.tr:hover{background:#f8f8fc}.material-title{display:flex;align-items:center;gap:10px;min-width:0}.material-title>svg{width:18px;color:#777d8c}.material-title span{display:flex;flex-direction:column;min-width:0}.material-title b{font-size:12px;color:#272b39;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.material-title small{color:#9295a1}.channel{display:flex;align-items:center;gap:6px}.channel svg,.detail p svg,dd svg{width:15px;color:var(--accent)}.status{display:flex!important;align-items:center;gap:7px;color:#4f5361;font-size:11px;white-space:nowrap}.status i{width:6px;height:6px;border-radius:50%}.status.published i{background:#19a273}.status.draft i{background:#a7abb6}.status.review i{background:#ff8b17}.review-list{border-left:1px solid var(--border);padding-left:24px}.review-head{display:flex;justify-content:space-between;align-items:center}.review-head h2 b{color:#fff;background:#ff8b17;border-radius:50%;font-size:10px;padding:3px 6px;margin-left:5px}.review-head>button{border:0;background:transparent;color:var(--accent);font-size:11px}.review-list>button{display:flex;gap:11px;width:100%;background:#fff;border:0;border-bottom:1px solid var(--border);text-align:left;padding:15px 3px}.review-list>button>svg{width:18px}.review-list>button span{display:flex;flex-direction:column;gap:4px}.review-list b{font-size:11px}.review-list small{color:var(--muted)}.review-list em{display:flex;align-items:center;gap:5px;color:#656a79;font-size:10px;font-style:normal}.review-list em svg{width:13px;color:var(--accent)}.detail{position:fixed;left:210px;right:0;bottom:0;height:265px;background:#fff;border:1px solid var(--border);box-shadow:0 -10px 30px #1b20420d;z-index:8}.detail-head{height:90px;display:flex;align-items:center;padding:10px 26px;gap:18px}.thumb{width:70px;height:65px;border:1px solid var(--border);border-radius:7px;display:grid;place-items:center}.thumb svg{width:31px;color:#666c7b}.detail h3{font-size:15px;margin:0;display:flex;gap:9px}.detail p{font-size:11px;color:var(--muted);display:flex;align-items:center;gap:5px}.detail-actions{margin-left:auto;display:flex;gap:8px}.detail-actions button,.publication button{height:38px;border:1px solid var(--border);background:#fff;border-radius:5px;padding:0 13px;display:flex;align-items:center;gap:7px;font-size:11px}.detail-actions svg,.publication button svg{width:15px}.tabs{height:36px;padding-left:132px;border-bottom:1px solid var(--border);display:flex;gap:14px}.tabs button{border:0;border-bottom:2px solid transparent;background:#fff;color:#717686;padding:0 12px;font-size:11px}.tabs button.active{color:var(--accent);border-color:var(--accent)}.details-grid{display:grid;grid-template-columns:1fr 1fr 1.2fr;height:138px}.details-grid>*{padding:19px 28px;border-right:1px solid var(--border)}dl{margin:0;display:grid;gap:11px}dl div{display:grid;grid-template-columns:110px 1fr;font-size:11px}dt{color:var(--muted)}dd{margin:0;display:flex;align-items:center;gap:5px}.publication{display:flex;align-items:flex-start;gap:16px;flex-wrap:wrap;font-size:11px}.publication>span{color:#2f8a68;display:flex;align-items:center;gap:5px}.publication>span svg{width:16px;color:#fff;background:#25a57a;border-radius:50%;padding:3px}.publication button{flex-basis:170px}.login-page{min-height:100vh;display:grid;grid-template-columns:1.05fr .95fr}.login-brand{background:#2226a8;color:#fff;padding:65px 8vw;display:flex;flex-direction:column;justify-content:center;position:relative;overflow:hidden}.login-brand:after{content:"";position:absolute;width:520px;height:520px;border:1px solid #ffffff22;border-radius:50%;right:-220px;bottom:-190px;box-shadow:0 0 0 70px #ffffff08,0 0 0 140px #ffffff05}.brand-light{color:#fff;padding:0;position:absolute;top:42px;left:8vw}.brand-light span{color:#aeb6ff}.login-brand h1{font-size:53px;line-height:1.08;letter-spacing:-2.5px;margin:0 0 24px}.login-brand>p{font-size:17px;line-height:1.6;max-width:560px;color:#dfe1ff}.login-lines{display:flex;gap:24px;margin-top:50px;font-size:12px;color:#d7d9ff}.login-lines span:before{content:"✓";margin-right:7px}.login-panel{display:grid;place-items:center;padding:40px;background:#fff}.login-box{width:min(390px,100%)}.login-box h2{font-size:30px;letter-spacing:-1px;margin:0 0 12px}.login-box>p{color:var(--muted);line-height:1.6;margin-bottom:28px}.oauth,.demo{width:100%;height:48px;border-radius:6px;font-weight:600}.oauth{background:var(--accent);border:0;color:#fff}.demo{background:#fff;border:1px solid var(--border);margin-top:10px}.login-box>small{display:block;text-align:center;color:#969aa6;margin-top:18px}.error{background:#fff0ee;color:#b8372c;padding:11px;border-radius:6px;font-size:12px;margin-bottom:12px}.mobile-brand{display:none}.callback{min-height:100vh;display:grid;place-content:center;text-align:center}.callback h1{margin:16px 0 5px}.callback p{color:var(--muted)}.spinner{width:32px;height:32px;border:3px solid #e3e4f2;border-top-color:var(--accent);border-radius:50%;animation:spin .8s linear infinite;margin:auto}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:1100px){.main-grid{grid-template-columns:1fr}.review-list{display:none}.summary{max-width:none}.profile>div{display:none}.tr{grid-template-columns:minmax(250px,2fr) 90px 150px 120px 100px 20px}}@media(max-width:780px){.sidebar{transform:translate(-100%);transition:.2s}.sidebar.open{transform:none}.close-nav{display:block;position:absolute;right:12px;top:22px;border:0;background:none}.nav-shade{position:fixed;top:0;right:0;bottom:0;left:0;border:0;background:#15182755;z-index:19}.workspace{margin:0;width:100%;padding-bottom:0}.workspace>header{height:66px;padding:0 14px;gap:12px}.mobile-menu{display:grid;place-items:center;border:0;background:none}.mobile-menu svg{width:22px}.store-select{width:auto;border:0;padding:0}.store-select>svg:first-child,.store-select>svg:last-child,.store-select small{display:none}.store-select span{font-size:13px}.search{margin-left:auto;flex:0;width:40px;border:0;padding:0}.search input,.bell{display:none}.profile>span{width:35px;height:35px;font-size:12px}.profile button{display:none}.content{padding:22px 15px}.title-row h1{font-size:24px}.title-row p{display:none}.primary{font-size:0;width:40px;padding:0;justify-content:center}.primary svg{width:18px}.summary{grid-template-columns:1fr 1fr;gap:8px}.summary>div{height:70px;padding:0 13px}.filters select{min-width:0;max-width:42%;padding-left:9px}.filters button{margin-left:0}.table{overflow:auto}.tr{min-width:720px}.detail{display:none}.login-page{grid-template-columns:1fr}.login-brand{display:none}.login-panel{min-height:100vh;padding:28px}.mobile-brand{display:block;padding:0;margin-bottom:70px}.login-box h2{font-size:27px}}@media(max-width:780px){.main-grid,.materials,.table{min-width:0;width:100%;max-width:100%}.table{overflow:hidden}.tr{min-width:0;grid-template-columns:minmax(0,1fr) 102px}.tr>:nth-child(2),.tr>:nth-child(3),.tr>:nth-child(5),.tr>:nth-child(6){display:none}.tr>:nth-child(4){justify-self:end}.material-title b{max-width:210px}.tr.th>:nth-child(4){display:block}}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#15182766;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:grid;place-items:center;padding:24px;z-index:50}.editor{width:min(680px,100%);max-height:calc(100vh - 48px);overflow:auto;background:#fff;border-radius:10px;box-shadow:0 25px 80px #15182735}.editor>header{display:flex;justify-content:space-between;align-items:flex-start;padding:24px 26px 19px;border-bottom:1px solid var(--border)}.editor h2{font-size:21px;letter-spacing:-.5px;margin:0 0 5px}.editor header p{color:var(--muted);font-size:12px;margin:0}.editor header button{border:0;background:none;color:#777c89}.editor header svg{width:20px}.editor-fields{display:grid;grid-template-columns:1fr 1fr;gap:17px;padding:23px 26px}.editor label{display:flex;flex-direction:column;gap:7px;color:#555a68;font-size:12px;font-weight:600}.editor label.wide,.form-error.wide{grid-column:1/-1}.editor input,.editor select,.editor textarea{width:100%;border:1px solid var(--border);border-radius:6px;background:#fff;padding:11px 12px;color:#242836;outline:none;font-size:13px;font-weight:400}.editor textarea{resize:vertical;line-height:1.55}.editor input:focus,.editor select:focus,.editor textarea:focus{border-color:#6969eb;box-shadow:0 0 0 3px #4848df12}.editor>footer{display:flex;justify-content:flex-end;gap:9px;padding:17px 26px;border-top:1px solid var(--border)}.secondary{height:42px;border:1px solid var(--border);border-radius:6px;background:#fff;padding:0 18px}.form-error{margin:0;color:#b8372c;font-size:12px}@media(max-width:780px){.modal-backdrop{padding:0;place-items:end center}.editor{max-height:94vh;border-radius:14px 14px 0 0}.editor-fields{grid-template-columns:1fr;padding:18px}.editor label.wide,.form-error.wide{grid-column:auto}.editor>header{padding:20px 18px 16px}.editor>footer{padding:14px 18px;position:sticky;bottom:0;background:#fff}}.api-error{position:fixed;right:24px;bottom:286px;z-index:40;max-width:420px;background:#fff0ee;color:#a93229;border:1px solid #f2c5c0;border-radius:7px;padding:12px 14px;display:flex;align-items:center;gap:16px;font-size:12px;box-shadow:0 10px 30px #3b151120}.api-error button{border:0;background:none;color:inherit;margin-left:auto}.api-error svg{width:16px}.channels-page{max-width:1180px}.channels-page+.detail{display:none}.channels-table{margin-top:28px;border-top:1px solid var(--border)}.channel-row{width:100%;display:grid;grid-template-columns:minmax(240px,1.2fr) minmax(240px,1fr) 130px 28px;align-items:center;gap:20px;min-height:72px;padding:0 14px;border:0;border-bottom:1px solid var(--border);background:#fff;text-align:left;color:#626776;font-size:12px}.channel-row:not(.channel-head):hover{background:#f8f8fc}.channel-head{min-height:42px;color:#858996;font-size:11px}.channel-name{display:flex;align-items:center;gap:12px}.channel-name>svg{width:22px;color:var(--accent)}.channel-name>span{display:flex;flex-direction:column;gap:4px}.channel-name b{font-size:13px;color:#242836}.channel-name small{color:#858996}.channel-row>svg{width:17px}.channel-active,.channel-off{display:flex;align-items:center;gap:7px}.channel-active i,.channel-off i{width:7px;height:7px;border-radius:50%}.channel-active i{background:#22a377}.channel-off i{background:#a7abb5}.empty-channels{text-align:center;padding:80px 20px;color:var(--muted)}.empty-channels>svg{width:36px}.empty-channels h2{color:#272b39}.toggle{flex-direction:row!important;align-items:center}.toggle input{width:18px!important}.channel-editor{width:min(600px,100%)}@media(max-width:780px){.channel-row{grid-template-columns:minmax(0,1fr) 92px;padding:0 4px}.channel-row>:nth-child(2),.channel-row>:nth-child(4){display:none}.channel-head>:nth-child(3){display:block}.channel-name b{font-size:12px}.channels-page{padding-top:22px}}.collections-page{max-width:1280px}.collection-layout{display:grid;grid-template-columns:380px minmax(0,1fr);gap:28px;margin-top:28px;min-height:560px}.collection-list{border:1px solid var(--border);border-radius:9px;overflow:hidden;align-self:start}.collection-list>button{display:grid;grid-template-columns:30px minmax(0,1fr) auto;gap:10px;align-items:center;width:100%;min-height:78px;padding:12px 14px;border:0;border-bottom:1px solid var(--border);background:#fff;text-align:left}.collection-list>button:last-child{border-bottom:0}.collection-list>button:hover,.collection-list>button.selected{background:#f5f5ff}.collection-list>button.selected{box-shadow:inset 3px 0 var(--accent)}.collection-list svg{width:21px;color:var(--accent)}.collection-list span{display:flex;flex-direction:column;gap:5px;min-width:0}.collection-list b{font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.collection-list small{color:var(--muted);font-size:10px}.collection-status{font-size:9px;font-style:normal;border-radius:99px;padding:5px 8px;background:#eef0f4;color:#6b7080}.collection-status.published{background:#e8f7f1;color:#16805c}.collection-status.archived{background:#f4eded;color:#856464}.collection-detail,.collection-placeholder{border:1px solid var(--border);border-radius:9px;min-width:0}.collection-detail>header{display:flex;justify-content:space-between;gap:20px;padding:24px;border-bottom:1px solid var(--border)}.collection-detail>header small{color:var(--accent);font-size:10px;text-transform:uppercase;letter-spacing:.08em}.collection-detail h2{margin:4px 0 8px;font-size:23px}.collection-detail header p{margin:0;color:var(--muted);font-size:12px;line-height:1.55;max-width:650px}.collection-detail .secondary{display:flex;align-items:center;gap:7px;white-space:nowrap}.collection-detail .secondary svg{width:16px}.collection-toolbar{height:70px;display:flex;align-items:center;justify-content:space-between;padding:0 24px}.collection-toolbar h3{font-size:15px}.collection-toolbar h3 b{font-size:10px;background:#eeeefe;color:var(--accent);padding:4px 7px;border-radius:99px}.collection-products{padding:0 24px 20px}.collection-products article{display:grid;grid-template-columns:42px minmax(0,1fr) 34px;gap:13px;padding:17px 0;border-top:1px solid var(--border);align-items:start}.collection-products article>svg{width:38px;height:38px;padding:9px;border-radius:7px;background:#f2f2fa;color:#666bd6}.collection-products h4{display:flex;align-items:center;gap:6px;margin:0 0 3px;font-size:13px}.collection-products h4 svg{width:14px;fill:#ffb21c;color:#ffb21c}.collection-products small{color:var(--muted);font-size:10px}.collection-products p{font-size:12px;line-height:1.5;margin:8px 0 0;color:#4f5462}.collection-products article>button{border:0;background:none;color:#9a6a6a;padding:6px}.collection-products article>button svg{width:16px}.product-picker{margin:0 24px 16px;padding:8px;border:1px solid var(--border);border-radius:8px;max-height:240px;overflow:auto;background:#fafafe}.product-picker button{width:100%;display:flex;align-items:center;gap:10px;text-align:left;border:0;border-bottom:1px solid var(--border);background:transparent;padding:11px}.product-picker button:last-child{border-bottom:0}.product-picker svg{width:18px;color:var(--accent)}.product-picker span{display:flex;flex-direction:column;gap:3px}.product-picker b{font-size:12px}.product-picker small,.product-picker p{font-size:10px;color:var(--muted)}.collection-placeholder,.collection-empty{display:grid;place-content:center;text-align:center;color:var(--muted);padding:50px}.collection-placeholder svg,.collection-empty svg{width:38px;margin:auto}.collection-placeholder h2,.collection-empty h2{font-size:18px;color:#2c3040;margin:14px 0 4px}.collection-placeholder p,.collection-empty p{font-size:12px}.collection-empty{min-height:260px}.collections-page~.detail{display:none}@media(max-width:900px){.collection-layout{grid-template-columns:1fr}.collection-list{max-height:300px;overflow:auto}.collection-detail>header{padding:18px}.collection-toolbar{padding:0 18px}.collection-products{padding:0 18px 18px}}@media(max-width:560px){.collection-detail>header{flex-direction:column}.collection-detail>header .secondary{align-self:flex-start}.collection-list>button{grid-template-columns:28px minmax(0,1fr)}.collection-status{display:none}.collection-toolbar .secondary{font-size:0;width:40px;padding:0;justify-content:center}.collection-products article{grid-template-columns:34px minmax(0,1fr) 28px}.collection-products article>svg{width:32px;height:32px;padding:7px}}
