@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Inter:wght@400;500;600;700;800&family=Manrope:wght@500;600;700;800&family=Outfit:wght@400;500;600;700;800&family=Playfair+Display:wght@500;600;700&family=Poppins:wght@400;500;600;700&display=swap";
:root{--ink:#15211c;--muted:#66736d;--green:#176b4d;--green-2:#21a06c;--mint:#e9f6ef;--cream:#f7f7f2;--line:#dfe5e1;--white:#fff;--amber:#fff5d8;--red:#b5473e;color:var(--ink);background:var(--cream);font-family:DM Sans,sans-serif}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}h1,h2,h3,p{margin-top:0}h1,h2,h3,.brand,.big-number{font-family:Manrope,sans-serif}.container{width:min(1160px,100% - 40px);margin-inline:auto}.brand{align-items:center;gap:10px;font-size:18px;font-weight:800;display:flex}.brand>span{color:#fff;background:var(--green);border-radius:10px;place-items:center;width:34px;height:34px;display:grid}.brand.light{color:#fff}.topbar{justify-content:space-between;align-items:center;height:84px;display:flex}.nav-actions,.hero-actions,.inline-actions{align-items:center;gap:12px;display:flex}.button{border:1px solid var(--green);background:var(--green);color:#fff;border-radius:10px;justify-content:center;align-items:center;padding:12px 20px;font-weight:700;transition:all .2s;display:inline-flex}.button:hover{background:#0f573e;transform:translateY(-1px)}.button.small{padding:9px 14px}.button.ghost{color:var(--green);background:0 0}.button.full{width:100%}.button:disabled{opacity:.55}.marketing{background:radial-gradient(circle at 83% 23%,#d9f1e4 0,transparent 26%),var(--cream);min-height:100vh}.hero{grid-template-columns:1.05fr .95fr;align-items:center;gap:70px;min-height:620px;padding-block:65px;display:grid}.kicker{text-transform:uppercase;letter-spacing:.14em;color:var(--green-2);font-size:12px;font-weight:800}.hero h1,.store-hero h1{letter-spacing:-.055em;margin-bottom:24px;font-size:clamp(48px,6vw,78px);line-height:1.02}.hero-copy{color:var(--muted);max-width:610px;font-size:20px;line-height:1.65}.country-line{color:var(--muted);margin-top:32px;font-size:13px}.hero-visual{padding:35px;transform:rotate(2deg)}.mini-window{border:1px solid var(--line);background:#fff;border-radius:22px;padding:28px;box-shadow:0 35px 90px #19392b26}.window-top{gap:6px;margin-bottom:40px;display:flex}.window-top i{background:#ced8d2;border-radius:50%;width:8px;height:8px}.label{font-size:11px}.big-number{margin:8px 0;font-size:40px;display:block}.trend{color:var(--green-2);font-weight:700}.chart{border-bottom:1px solid var(--line);align-items:end;gap:11px;height:150px;margin:20px 0;display:flex}.chart i{background:#b9dfca;border-radius:5px 5px 0 0;flex:1}.chart i:nth-child(2){height:50%}.chart i:nth-child(3){height:40%}.chart i:nth-child(4){height:68%}.chart i:nth-child(5){height:57%}.chart i:nth-child(6){height:80%}.chart i:nth-child(7){height:72%}.chart i:nth-child(8){background:var(--green);height:95%}.mini-stats{color:var(--muted);gap:45px;display:flex}.mini-stats b{color:var(--ink);font-size:22px;display:block}.features{grid-template-columns:repeat(3,1fr);gap:18px;padding:40px 0 100px;display:grid}.features article{border:1px solid var(--line);background:#fff;border-radius:16px;padding:30px}.features h2{font-size:20px}.features p,.panel p{color:var(--muted);line-height:1.6}.feature-icon{color:var(--green);margin-bottom:30px;font-weight:800;display:inline-block}.footer,.store-footer{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;padding-block:28px;font-size:13px;display:flex}.auth-page,.result-page{background:radial-gradient(circle at top,#dff2e8,transparent 35%),var(--cream);place-content:center;gap:25px;min-height:100vh;padding:30px;display:grid}.auth-page>.brand,.result-page>.brand{margin:auto}.auth-card,.result-card{border:1px solid var(--line);background:#fff;border-radius:20px;width:min(480px,100vw - 32px);padding:38px;box-shadow:0 25px 70px #1b382b14}.auth-card h1,.result-card h1{margin-bottom:8px;font-size:34px}.auth-card>p,.result-card>p{color:var(--muted);line-height:1.6}form{gap:16px;margin-top:26px;display:grid}label{color:#34423b;gap:7px;font-size:13px;font-weight:700;display:grid}input,select,textarea{width:100%;color:var(--ink);background:#fff;border:1px solid #ccd6d0;border-radius:9px;outline:none;padding:12px 13px}input:focus,select:focus,textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px #1b795323}label small{color:var(--muted);font-weight:400}.form-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.form-error{border-radius:8px;padding:10px;font-size:13px;color:var(--red)!important;background:#fff0ef!important}.auth-switch{text-align:center;font-size:14px}.auth-switch a,.text-button{color:var(--green);font-weight:700}.text-button{background:0 0;border:0}.dashboard-layout{background:#f4f6f4;grid-template-columns:218px 1fr;min-height:100vh;display:grid}.sidebar{background:#122b21;flex-direction:column;height:100vh;padding:26px 18px;display:flex;position:sticky;top:0}.sidebar nav{gap:6px;margin-top:45px;display:grid}.sidebar nav a{color:#b8c9c1;border-radius:9px;align-items:center;gap:12px;padding:11px 13px;font-size:14px;display:flex}.sidebar nav a:hover,.sidebar nav a.active{color:#fff;background:#ffffff12}.sidebar nav i{width:22px;font-style:normal}.logout{color:#aebfb7;text-align:left;background:0 0;border:0;margin-top:auto;padding:12px}.dashboard-main{min-width:0}.dashboard-header{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;height:70px;padding:0 32px;display:flex}.dashboard-header>div:first-child{align-items:center;gap:20px;display:flex}.status-dot{color:var(--green);background:var(--mint);border-radius:99px;padding:7px 10px;font-size:12px}.status-dot:before{content:"";background:var(--green-2);border-radius:50%;width:6px;height:6px;margin-right:7px;display:inline-block}.avatar{background:var(--mint);width:35px;height:35px;color:var(--green);border-radius:50%;place-items:center;font-weight:800;display:grid}.dashboard-content,.admin-content{max-width:1440px;margin:auto;padding:38px}.page-title{justify-content:space-between;align-items:flex-start;margin-bottom:28px;display:flex}.page-title h1{margin-bottom:6px;font-size:30px}.page-title p{color:var(--muted);margin-bottom:0}.notice{background:var(--mint);border:1px solid #c9e6d6;border-radius:12px;justify-content:space-between;align-items:center;margin-bottom:20px;padding:18px 22px;display:flex}.notice p{color:var(--muted);margin:4px 0 0}.notice.amber{background:var(--amber);border-color:#eedda8}.notice.danger{background:#fff0ef;border-color:#f0c6c0}.notice.compact{padding:12px 16px;display:block}.stat-grid{grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:20px;display:grid}.stat-grid article,.admin-stats article{border:1px solid var(--line);background:#fff;border-radius:13px;padding:20px}.stat-grid span,.stat-grid small,.admin-stats span{color:var(--muted);font-size:12px;display:block}.stat-grid strong{margin:12px 0 5px;font:700 25px Manrope;display:block}.stat-grid .status-text{font-size:18px}.panel-grid{grid-template-columns:2fr 1fr;gap:18px;margin-bottom:18px;display:grid}.panel{border:1px solid var(--line);background:#fff;border-radius:13px;margin-bottom:18px;padding:24px}.panel h2{font-size:17px}.panel-head{justify-content:space-between;align-items:center;display:flex}.panel-head>span{color:var(--muted);font-size:12px}.steps{gap:0;display:grid}.steps>div{border-bottom:1px solid #edf0ee;align-items:center;gap:14px;padding:14px 0;display:flex}.steps>div:last-child{border:0}.steps i{border:1px solid #cbd4cf;border-radius:50%;place-items:center;width:30px;height:30px;font-size:12px;font-style:normal;display:grid}.steps .done i{background:var(--green);color:#fff;border-color:var(--green)}.steps span,.table-row span{display:grid}.steps small,.table-row small{color:var(--muted);margin-top:3px}.form-panel{max-width:700px}.form-panel form{max-width:600px}.identity{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.identity span{color:var(--muted);margin-bottom:7px;font-size:12px;display:block}.pill{color:#446055;letter-spacing:.04em;background:#eef3f0;border-radius:99px;width:max-content;padding:5px 9px;font-weight:800;font-size:10px!important;display:inline-flex!important}.store-card{grid-template-columns:240px 1fr;gap:30px;display:grid}.store-preview{color:#fff;background:linear-gradient(145deg,#c8ead8,#176b4d);border-radius:12px;place-items:center;min-height:240px;font:800 80px Manrope;display:grid}.store-card code{color:var(--green);margin:20px 0;display:block}.product-list{gap:10px;display:grid}.product-list article{border:1px solid var(--line);background:#fff;border-radius:12px;align-items:center;gap:18px;padding:15px;display:flex}.product-cover{width:54px;height:54px;color:var(--green);background:#dcefe5;border-radius:8px;place-items:center;font-weight:800;display:grid}.grow{flex:1}.grow h2{margin-bottom:4px;font-size:15px}.grow p{color:var(--muted);margin:0;font-size:12px}.empty{text-align:center;background:#fff;border:1px dashed #c6d1cb;border-radius:14px;padding:60px}.balance-card{color:#fff;background:linear-gradient(130deg,#123d2e,#176b4d);border-radius:16px;margin-bottom:20px;padding:28px}.balance-card>span{color:#b8d9ca;font-size:12px}.balance-card>strong{margin:10px 0 24px;font:800 36px Manrope;display:block}.balance-card>div{border-top:1px solid #ffffff2b;justify-content:space-between;padding-top:16px;display:flex}.table{display:grid}.table-row{border-top:1px solid #e9eeeb;align-items:center;gap:24px;padding:14px 0;font-size:13px;display:flex}.table-row>*{min-width:120px}.table-row>:first-child{flex:1}.admin-tabs{background:#e4eae6;border-radius:12px;gap:8px;width:max-content;margin-bottom:22px;padding:5px;display:flex}.admin-tabs button{color:#5d6d65;background:0 0;border:0;border-radius:9px;padding:10px 16px;font-weight:750}.admin-tabs button.active{color:#122b21;background:#fff;box-shadow:0 4px 14px #173a2b14}.admin-section-title{margin:10px 0 20px}.admin-section-title h2{margin:3px 0;font-size:25px}.admin-section-title p:last-child{color:var(--muted)}.pricing-admin-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.pricing-admin-card{border:1px solid var(--line);background:#fff;border-radius:16px;padding:20px;transition:all .2s}.pricing-admin-card.disabled{opacity:.58}.pricing-admin-card>div:first-child{justify-content:space-between;align-items:center;display:flex}.pricing-admin-card h3{margin:18px 0;font-size:20px}.pricing-admin-card label{margin-bottom:12px}.pricing-admin-card small{color:var(--muted)}.plan-chip{color:var(--green);background:#e7f4ed;border-radius:99px;padding:6px 10px;font-size:11px;font-weight:800;display:inline-flex}.admin-switch{margin:0!important}.admin-switch input{display:none}.admin-switch i{background:#cbd4cf;border-radius:99px;width:42px;height:24px;padding:3px;display:block}.admin-switch i:after{content:"";background:#fff;border-radius:50%;width:18px;height:18px;transition:all .2s;display:block}.admin-switch input:checked+i{background:var(--green)}.admin-switch input:checked+i:after{transform:translate(18px)}.promotion-admin-layout{grid-template-columns:minmax(360px,.85fr) 1.4fr;align-items:start;gap:18px;display:grid}.promotion-form{position:sticky;top:20px}.promotion-form label{margin-top:14px}.promotion-form .button{width:100%;margin-top:8px}.check-line{align-items:center;gap:9px;display:flex!important}.check-line input{width:auto}.promotion-list{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.promotion-card{border:1px solid var(--line);background:#fff;border-radius:15px;padding:20px}.promotion-card>div{justify-content:space-between;align-items:center;display:flex}.promotion-card h3{margin:17px 0 5px;font-size:17px}.promotion-card strong{color:var(--green);font-size:26px}.promotion-card p,.promotion-card small{color:var(--muted)}.promotion-status{text-transform:uppercase;background:#eef1ef;border-radius:99px;padding:5px 8px;font-size:10px;font-weight:800}.promotion-status.on{background:var(--mint);color:var(--green)}.billing-page{max-width:1280px}.billing-status{grid-template-columns:1.1fr 1fr 1fr;gap:14px;margin-bottom:18px;display:grid}.billing-status article{border:1px solid var(--line);background:#fff;border-radius:14px;padding:22px}.billing-status span,.billing-card-head span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:800}.billing-status strong{margin:10px 0 6px;font:800 30px Manrope;display:block}.billing-status p,.billing-card p{color:var(--muted);margin:0;line-height:1.5}.billing-status i{background:#e5ece8;border-radius:99px;height:9px;margin-top:14px;display:block;overflow:hidden}.billing-status i span{background:linear-gradient(90deg,var(--green),var(--green-2));border-radius:inherit;height:100%;display:block}.billing-toolbar{justify-content:space-between;align-items:end;gap:18px;margin:26px 0 18px;display:flex}.billing-toolbar label{width:min(280px,100%)}.cycle-tabs{background:#e7ece9;border-radius:12px;gap:6px;padding:5px;display:flex}.cycle-tabs button{color:#587066;background:0 0;border:0;border-radius:8px;padding:10px 15px;font-weight:800}.cycle-tabs button.active{color:#122b21;background:#fff;box-shadow:0 8px 22px #1c3e2f12}.billing-grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:16px;display:grid}.billing-card{border:1px solid var(--line);background:#fff;border-radius:16px;flex-direction:column;min-height:410px;padding:24px;display:flex;position:relative}.billing-card.featured{border-color:#9bd2b5;box-shadow:0 20px 60px #123d2e14}.billing-card.disabled{opacity:.72}.billing-card-head{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.billing-card-head em{color:#fff;background:var(--green);border-radius:99px;padding:6px 10px;font-size:11px;font-style:normal;font-weight:800}.billing-card h2{margin-bottom:6px;font-size:34px}.billing-card ul{color:#34443c;gap:12px;margin:26px 0 30px;padding:0;list-style:none;display:grid}.billing-card li{align-items:flex-start;gap:10px;display:flex}.billing-card li:before{content:"✓";background:var(--mint);height:20px;color:var(--green);border-radius:50%;flex:0 0 20px;place-items:center;font-size:12px;font-weight:900;display:grid}.billing-card form,.billing-card>.button{margin-top:auto}.notice-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.subscription-notice>div:first-child{min-width:0}.subscription-notice .button{white-space:nowrap}.store-settings-panel{max-width:950px}.store-settings-panel .panel-head{margin-bottom:20px}.store-settings-panel .panel-head h2{font-size:24px}.store-settings-panel form{gap:18px;display:grid}.store-settings-panel label{margin:0}.store-settings-panel fieldset{border:0;margin:0;padding:0}.store-settings-panel legend{margin-bottom:8px;font-weight:800}.store-settings-panel .market-grid,.store-settings-panel .theme-grid{margin-top:0}.color-setting{border:1px solid var(--line);border-radius:9px;align-items:center;gap:12px;height:46px;padding:6px 12px;display:flex}.color-setting input{background:0 0;border:0;width:42px;height:32px;padding:0}.color-setting code{color:var(--muted)}.settings-divider{margin:42px 0 18px}.settings-divider h2{font-size:23px}.store-settings-panel .button{width:max-content}.product-list article.archived{opacity:.65;background:#f5f6f5}.product-actions{flex-wrap:wrap;align-items:center;gap:5px;display:flex}.product-actions .text-button{padding:7px}.danger-text{color:var(--red)!important}.product-status.published{color:#176b4d;background:#e4f5ec}.product-status.archived{color:#66736d;background:#eceeed}.product-edit-modal{width:min(680px,100%)}.product-edit-actions{justify-content:flex-end;gap:10px;margin-top:8px;display:flex}.edit-wizard-backdrop{align-items:flex-start;padding:28px;overflow:auto}.edit-product-wizard{width:min(980px,100%);max-width:980px;max-height:none;margin:auto}.edit-product-wizard form{margin-top:15px}.edit-product-wizard .wizard-step{min-height:540px}.edit-product-wizard .conversion-step{gap:16px;display:grid}.edit-list{margin:0}.edit-list .section-title{margin-bottom:14px}.edit-list h3 small{color:var(--muted);font-weight:400}.edit-list .builder-item{position:relative}.remove-item{color:var(--red);background:#fff0ef;border:0;border-radius:50%;width:28px;height:28px;font-weight:800;position:absolute;top:9px;right:10px}.edit-list .builder-item>input{padding-right:48px}.edit-wizard-backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0d2119b8;align-items:center;padding:16px;overflow:hidden}.edit-product-wizard{border-radius:19px;flex-direction:column;width:min(760px,100vw - 40px);max-width:760px;height:min(650px,100dvh - 40px);max-height:calc(100dvh - 40px);margin:0;padding:17px 19px 0;display:flex;overflow:hidden;box-shadow:0 30px 90px #07150e55}.edit-product-wizard .wizard-head{border-bottom:1px solid var(--line);flex:none;padding-bottom:14px}.edit-product-wizard .wizard-progress{gap:7px}.edit-product-wizard .wizard-progress span{width:30px;height:30px;font-size:12px}.edit-product-wizard .wizard-close{width:34px;height:34px;font-size:20px}.edit-product-wizard form{flex:1;min-height:0;margin:0;display:flex;overflow:hidden}.edit-product-wizard .wizard-step{overscroll-behavior:contain;scrollbar-width:thin;flex-direction:column;flex:1;min-height:0;padding:12px 3px 0 0;display:flex;overflow:hidden auto}.edit-product-wizard .wizard-step>.kicker{margin-bottom:7px;font-size:10px}.edit-product-wizard .wizard-step>h2{margin-bottom:3px;font-size:21px}.edit-product-wizard .wizard-step>p:not(.kicker){margin-bottom:12px;font-size:13px}.edit-product-wizard .type-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:8px 0}.edit-product-wizard .type-grid button{border-radius:11px;grid-template-columns:34px 1fr;column-gap:9px;min-height:68px;padding:10px 12px}.edit-product-wizard .type-grid i{font-size:23px}.edit-product-wizard .type-grid b{font-size:13px}.edit-product-wizard .type-grid small{font-size:10px}.edit-product-wizard label{gap:5px;font-size:12px}.edit-product-wizard input,.edit-product-wizard select,.edit-product-wizard textarea{padding:9px 11px}.edit-product-wizard textarea{min-height:74px;max-height:120px}.edit-product-wizard .upload-dropzone{border-radius:12px;gap:9px;min-height:82px;margin:4px 0 8px;padding:10px}.edit-product-wizard .upload-icon{border-radius:11px;width:38px;height:38px;font-size:21px}.edit-product-wizard .upload-dropzone b{font-size:13px}.edit-product-wizard .upload-dropzone small{font-size:10px}.edit-product-wizard .cover-dropzone.has-file img{border-radius:10px;width:78px;height:78px}.edit-product-wizard .form-row,.edit-product-wizard .conversion-step{gap:10px}.edit-product-wizard .conversion-card{border-radius:13px;padding:13px}.edit-product-wizard .conversion-card-head{margin-bottom:9px}.edit-product-wizard .builder-list{gap:8px;margin-top:9px}.edit-product-wizard .builder-item{border-radius:10px;gap:7px;padding:10px}.edit-product-wizard .wizard-actions{z-index:3;border-top:1px solid var(--line);background:linear-gradient(#fffffff2,#fff 28%);flex:none;margin-top:auto;padding:9px 0 10px;position:sticky;bottom:0}.edit-product-wizard .wizard-actions .button{min-width:140px;padding:10px 16px}@media (max-width:720px){.edit-wizard-backdrop{align-items:stretch;padding:0}.edit-product-wizard{border-radius:0;width:100%;height:100dvh;max-height:100dvh;padding:15px 14px 0}.edit-product-wizard .type-grid{grid-template-columns:1fr}.edit-product-wizard .wizard-actions{flex-direction:row}.edit-product-wizard .wizard-actions .button{flex:1;width:auto;min-width:0}.edit-product-wizard .form-row{grid-template-columns:1fr}}.sidebar{background:linear-gradient(#fafbf9 0%,#f4f7f5 100%);border-right:1px solid #dfe6e2;padding:15px 13px 12px;box-shadow:8px 0 30px #19392b08}.sidebar .brand{color:#14251d;letter-spacing:-.025em;min-height:48px;padding:3px 7px;font-size:18px}.sidebar .brand>span{background:linear-gradient(145deg,#17815b,#116346);border-radius:10px;width:34px;height:34px;box-shadow:0 7px 18px #176b4d22}.sidebar .store-switcher{background:#fff;border:1px solid #d8e1dc;border-radius:12px;margin-top:15px;padding:7px;box-shadow:0 5px 16px #173a2b09}.sidebar .store-switcher small{color:#75827c;margin-bottom:6px;padding:0 5px;font-size:8px}.sidebar .store-switcher select{color:#15241d;background:#f6f8f7;border:1px solid #dce4df;border-radius:9px;height:40px;padding:8px 10px;font-size:12px;font-weight:700}.sidebar nav{gap:3px;margin-top:19px}.sidebar nav a{color:#46534d;border:1px solid #0000;border-radius:10px;gap:11px;min-height:41px;padding:8px 10px;font-size:13px;font-weight:600;transition:background .18s,border-color .18s,color .18s,transform .18s;position:relative}.sidebar nav a:hover{color:#15241d;background:#edf2ef;border-color:#e4ebe7;transform:translate(1px)}.sidebar nav a.active{color:#123f2e;box-shadow:none;background:linear-gradient(90deg,#e5f3eb,#edf5f1);border-color:#d5e8dd}.sidebar nav a.active:before{content:"";background:#1b8e62;border-radius:0 4px 4px 0;width:3px;height:21px;position:absolute;left:-14px;box-shadow:0 0 12px #1b8e6240}.sidebar nav i{color:#66756e;background:0 0;border-radius:8px;place-items:center;width:27px;height:27px;display:grid}.sidebar nav a.active i{color:#157653;background:#fff;box-shadow:0 3px 10px #173a2b10}.sidebar nav svg{width:17px;height:17px}.logout{color:#6d7973;border-radius:10px;align-items:center;gap:11px;min-height:40px;margin-top:auto;padding:8px 10px;font-size:13px;font-weight:600;transition:all .18s;display:flex}.logout:hover{color:#16251e;background:#e9efec}.logout svg{width:17px;height:17px}.dashboard-header{z-index:12;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:linear-gradient(#fffffff7,#f9fbfaf0);border-bottom:1px solid #dde6e1;height:56px;padding:0 18px;position:sticky;top:0;box-shadow:0 8px 28px #10291f0a}.header-context,.header-actions,.header-logo,.storefront-shortcut,.profile-trigger,.profile-identity,.profile-links a,.profile-logout{align-items:center;display:flex}.header-context{gap:10px}.header-logo{gap:8px}.header-logo>span{color:#fff;background:linear-gradient(145deg,#18815b,#116347);border-radius:9px;place-items:center;width:30px;height:30px;font:800 14px Manrope;display:grid;box-shadow:0 6px 16px #176b4d20}.header-logo>b{font-size:14px}.header-context>i{background:#dfe6e2;width:1px;height:23px}.header-context>strong{color:#14251d;letter-spacing:-.015em;background:#fff;border:1px solid #e1e9e5;border-radius:99px;align-items:center;min-height:31px;padding:0 12px;font:800 13px Manrope;display:inline-flex;box-shadow:0 8px 22px #10291f08}.header-actions{gap:7px}.storefront-shortcut{color:#203329;background:#fff;border:1px solid #dce6e1;border-radius:11px;gap:7px;height:34px;padding:0 10px;font-size:11px;font-weight:800;transition:all .18s;box-shadow:0 7px 18px #10291f08}.storefront-shortcut:hover{color:var(--green);background:#eef6f2;border-color:#bed7ca;transform:translateY(-1px)}.storefront-shortcut svg{width:14px;height:14px}.storefront-shortcut svg:last-child{color:#718078;width:11px;height:11px}.profile-control{position:relative}.profile-trigger{color:#17251e;background:#fff;border:1px solid #dce5e0;border-radius:13px;gap:7px;height:38px;padding:3px 7px 3px 4px;transition:all .18s;box-shadow:0 7px 18px #10291f08}.profile-trigger:hover,.profile-trigger:focus-visible{border-color:#bcd7c9;box-shadow:0 0 0 3px #176b4d10,0 10px 24px #10291f0d}.profile-trigger>svg{color:#64736b;width:13px;height:13px;transition:transform .18s}.profile-trigger>svg.open{transform:rotate(180deg)}.profile-avatar{color:#126044;background:linear-gradient(145deg,#dff3e8,#ccebdc);border-radius:10px;flex:none;place-items:center;width:31px;height:31px;font:800 11px Manrope;display:grid}.profile-trigger-copy{text-align:left;min-width:64px;line-height:1.02;display:grid}.profile-trigger-copy small{text-transform:uppercase;letter-spacing:.09em;color:#839088;font-size:7px}.profile-trigger-copy b{text-overflow:ellipsis;white-space:nowrap;max-width:92px;font-size:11px;overflow:hidden}.profile-menu{z-index:100;width:286px;transform-origin:var(--radix-dropdown-menu-content-transform-origin);background:#fff;border:1px solid #dfe6e2;border-radius:15px;animation:.16s ease-out profile-menu-in;overflow:hidden;box-shadow:0 22px 65px #10291f20}.profile-menu [data-radix-collection-item]:focus{background:#f1f5f3;outline:0}.profile-identity{gap:11px;padding:17px 16px 13px}.profile-avatar.large{border-radius:12px;width:42px;height:42px;font-size:14px}.profile-identity>div{min-width:0;display:grid}.profile-identity b,.profile-identity small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.profile-identity b{font-size:14px}.profile-identity small{color:#7a8780;margin-top:3px;font-size:11px}.profile-plan{color:#156b4c;background:#eaf5ef;border-radius:9px;justify-content:space-between;align-items:center;margin:0 12px 9px;padding:9px 11px;display:flex}.profile-plan span{font-size:11px;font-weight:800}.profile-plan small{font-size:9px;font-weight:700}.profile-links{border-top:1px solid #edf1ef;padding:7px 8px;display:grid}.profile-links a,.profile-logout{border-radius:8px;gap:10px;min-height:38px;padding:8px 10px;font-size:12px;font-weight:650}.profile-links a:hover{background:#f1f5f3}.profile-links svg,.profile-logout svg{width:17px;height:17px}.profile-logout{color:#c13e36;background:0 0;border:0;border-top:1px solid #f2e5e3;border-radius:8px;width:calc(100% - 16px);margin:0 8px 8px}.profile-logout:hover{background:#fff0ef}@keyframes profile-menu-in{0%{opacity:0;transform:scale(.98)translateY(-3px)}to{opacity:1;transform:scale(1)translateY(0)}}.edit-product-wizard{border:1px solid #fff;box-shadow:0 34px 100px #06150e66,0 0 0 1px #132d2312}.edit-product-wizard .wizard-progress span{background:#f1f4f2;border:1px solid #dfe7e3}.edit-product-wizard .wizard-progress span.active{background:linear-gradient(145deg,#18845e,#125f44);border-color:#176b4d;box-shadow:0 7px 18px #176b4d2d}.edit-product-wizard .wizard-close{border:1px solid #e2e8e5;transition:all .18s}.edit-product-wizard .wizard-close:hover{color:#17251e;background:#e5ebe8;transform:rotate(4deg)}.edit-product-wizard .type-grid button{background:linear-gradient(145deg,#fff,#fbfcfb);border-color:#e1e7e4;transition:all .18s;box-shadow:0 6px 20px #102c2208}.edit-product-wizard .type-grid button:hover{transform:translateY(-2px);box-shadow:0 12px 25px #102c2214}.edit-product-wizard .type-grid button.selected{background:linear-gradient(145deg,#f0faf5,#e6f5ed);box-shadow:0 0 0 2px #176b4d12,0 12px 28px #176b4d12}.edit-product-wizard .upload-dropzone{background:linear-gradient(145deg,#fbfdfc,#f6faf8)}.edit-product-wizard .upload-dropzone:hover{transform:translateY(-1px)}.edit-product-wizard .button{border-radius:12px;box-shadow:0 8px 20px #176b4d20}.edit-product-wizard .button.ghost{box-shadow:none;background:#fff}.edit-product-wizard .button.ghost:hover{background:#f2f7f4}.edit-wizard-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding-bottom:10px;display:flex}.edit-wizard-context{align-items:center;gap:9px;min-width:0;display:flex}.edit-product-mark{width:34px;height:34px;color:var(--green);background:linear-gradient(145deg,#e6f5ed,#d8efe4);border-radius:10px;place-items:center;display:grid}.edit-product-mark svg{width:17px;height:17px}.edit-wizard-context>div{min-width:0;display:grid}.edit-wizard-context small{letter-spacing:.12em;color:#809087;font-size:8px;font-weight:800}.edit-wizard-context strong{text-overflow:ellipsis;white-space:nowrap;max-width:330px;font-size:13px;overflow:hidden}.edit-wizard-header .wizard-close{place-items:center;display:grid}.edit-wizard-header .wizard-close svg{width:16px;height:16px}.edit-stepper{border-bottom:1px solid var(--line);grid-template-columns:repeat(4,1fr);gap:0;padding:7px 4px;display:grid}.edit-stepper button{color:#8a9790;background:0 0;border:0;justify-content:center;align-items:center;gap:6px;font-size:10px;font-weight:700;display:flex;position:relative}.edit-stepper button:not(:last-child):after{content:"";background:#dde5e1;height:1px;position:absolute;left:calc(50% + 40px);right:calc(40px - 50%)}.edit-stepper button>span{z-index:1;background:#f5f7f6;border:1px solid #dbe3df;border-radius:50%;place-items:center;width:23px;height:23px;font-size:9px;display:grid}.edit-stepper button>span svg{width:12px;height:12px}.edit-stepper button.current{color:var(--ink)}.edit-stepper button.current>span,.edit-stepper button.done>span{border-color:var(--green);background:var(--green);color:#fff}.edit-stepper button.done{color:var(--green)}.modern-step-heading{grid-template-columns:42px 1fr auto;align-items:start;gap:12px;margin-bottom:13px;display:grid}.modern-step-heading>span{width:42px;height:42px;color:var(--green);background:#edf7f2;border-radius:13px;place-items:center;display:grid}.modern-step-heading>span svg{width:21px;height:21px}.modern-step-heading .kicker{margin:0 0 3px!important}.modern-step-heading h2{margin:0 0 2px!important;font-size:22px!important}.modern-step-heading>div>p:last-child{color:var(--muted);margin:0!important;font-size:12px!important}.content-score{background:#eff9f4;border:1px solid #cce6da;border-radius:12px;align-items:center;gap:8px;padding:8px 11px;display:flex!important}.content-score strong{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:34px;height:34px;font-size:12px;display:grid}.content-score span{color:#496157;font-size:10px;font-weight:800}.wizard-section-card{background:linear-gradient(145deg,#fff,#f8fbf9);border:1px solid #e0e7e3;border-radius:12px;margin-bottom:8px;padding:10px}.wizard-section-head{align-items:center;gap:8px;margin-bottom:7px;display:flex}.wizard-section-head>svg{width:17px;height:17px;color:var(--green)}.wizard-section-head>div{display:grid}.wizard-section-head b{font-size:11px}.wizard-section-head small{color:var(--muted);font-size:9px}.wizard-field-grid{grid-template-columns:1fr 1fr;gap:8px;margin-bottom:8px;display:grid}.wizard-field-grid .wide{grid-column:1/-1}.modern-upload{grid-template-columns:auto minmax(0,1fr) auto;min-width:0;max-width:100%;text-align:left!important;border-style:dashed!important;border-width:1px!important;justify-content:stretch!important;align-items:center!important;gap:8px!important;min-height:66px!important;margin:0!important;padding:8px 10px!important;display:grid!important}.modern-upload>span:not(.upload-icon){text-align:left;min-width:0;align-items:flex-start!important}.modern-upload>span:not(.upload-icon) b,.modern-upload>span:not(.upload-icon) small{overflow-wrap:anywhere;max-width:100%}.modern-upload>em{color:var(--green);background:#fff;border:1px solid #c9ddd4;border-radius:8px;margin-left:0;padding:7px 10px;font-size:10px;font-style:normal;font-weight:800}.modern-upload.has-file img{object-fit:cover;border-radius:9px!important;width:46px!important;height:46px!important}.modern-upload .upload-icon svg{width:18px;height:18px}.modern-type-grid button{position:relative}.modern-type-grid button>i{color:#4f685d;background:#eef5f1;border-radius:9px;place-items:center;width:32px;height:32px;display:grid}.modern-type-grid button>i svg{width:17px;height:17px}.modern-type-grid button.selected>i{color:#fff;background:#176b4d}.modern-type-grid button>em{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:18px;height:18px;display:grid;position:absolute;top:9px;right:9px}.modern-type-grid button>em svg{width:11px;height:11px}.modern-wizard-footer{grid-template-columns:1fr auto auto!important;align-items:center!important;gap:9px!important;display:grid!important}.modern-wizard-footer>div{display:grid}.modern-wizard-footer>div small{text-transform:uppercase;letter-spacing:.1em;color:var(--muted);font-size:8px}.modern-wizard-footer>div span{font-size:11px;font-weight:800}.modern-wizard-footer .button{gap:9px}.remove-item{place-items:center;display:grid}.remove-item svg{width:13px;height:13px}@media (max-width:720px){.edit-stepper button small{display:none}.edit-stepper button:not(:last-child):after{left:calc(50% + 18px);right:calc(18px - 50%)}.modern-step-heading{grid-template-columns:36px 1fr}.modern-step-heading>span{width:36px;height:36px}.modern-step-heading>.content-score{grid-column:1/-1;width:max-content}.wizard-field-grid{grid-template-columns:1fr}.wizard-field-grid .wide{grid-column:auto}.modern-upload>em{display:none}.modern-wizard-footer{grid-template-columns:auto 1fr!important}.modern-wizard-footer>div{display:none}.modern-wizard-footer .button:last-child{min-width:0}.edit-wizard-context strong{max-width:210px}}@media (max-width:1000px){.hero{grid-template-columns:1fr}.hero-visual{display:none}.stat-grid,.catalog-grid,.identity{grid-template-columns:1fr 1fr}.admin-row{flex-wrap:wrap}.pricing-admin-grid{grid-template-columns:repeat(2,1fr)}.promotion-admin-layout{grid-template-columns:1fr}.promotion-form{position:static}.billing-status,.billing-grid{grid-template-columns:1fr 1fr}}@media (max-width:720px){.container{width:min(100% - 28px,1160px)}.nav-actions>a:first-child{display:none}.hero{min-height:auto;padding:70px 0}.hero h1{font-size:46px}.hero-actions{flex-direction:column;align-items:stretch}.features,.catalog-grid{grid-template-columns:1fr}.footer,.store-footer{flex-direction:column;gap:10px}.dashboard-layout{display:block}.sidebar{height:auto;padding:14px;display:block;position:static}.sidebar .brand,.sidebar .logout{display:none}.sidebar nav{margin:0;display:flex;overflow-x:auto}.sidebar nav a{white-space:nowrap}.dashboard-header{display:none}.dashboard-content,.admin-content{padding:22px 14px}.page-title{flex-direction:column;gap:15px}.stat-grid,.panel-grid,.identity,.admin-stats,.pricing-admin-grid,.promotion-list,.billing-status,.billing-grid{grid-template-columns:1fr}.billing-toolbar{flex-direction:column;align-items:stretch}.cycle-tabs{overflow-x:auto}.billing-card{min-height:auto}.admin-tabs{width:100%;overflow-x:auto}.admin-tabs button{white-space:nowrap}.store-card{grid-template-columns:1fr}.store-preview{min-height:160px}.form-row{grid-template-columns:1fr}.table-row{flex-direction:column;align-items:flex-start;gap:9px}.table-row>*{min-width:0}.product-list article{flex-wrap:wrap}.section-title{flex-direction:column;align-items:start;gap:10px}.store-hero{padding:55px 14px}.auth-card{padding:28px 22px}.admin-nav{padding:0 15px}.dashboard-header{height:56px;padding:0 12px;display:flex}.header-logo>b,.header-context>i,.profile-trigger-copy,.storefront-shortcut span,.storefront-shortcut svg:last-child{display:none}.header-context{gap:8px}.header-context>strong{text-overflow:ellipsis;white-space:nowrap;max-width:105px;font-size:13px;overflow:hidden}.header-logo>span{width:29px;height:29px}.header-actions{gap:6px}.storefront-shortcut{justify-content:center;width:36px;height:36px;padding:0}.storefront-shortcut svg{width:16px}.profile-trigger{height:38px;padding:3px}.profile-trigger>svg{display:none}.profile-avatar{width:30px;height:30px}.profile-menu{width:min(340px,100vw - 20px)}}.verified-name{flex-wrap:wrap;align-items:center;gap:.38rem;display:inline-flex}.verified-badge{vertical-align:-.15em;flex:none;width:1.15em;height:1.15em;display:inline-flex}.verified-badge svg{fill:#1495ed;filter:drop-shadow(0 2px 5px #1495ed33);width:100%;height:100%}.verified-badge .check{fill:none;stroke:#fff;stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round}.store-handle{opacity:.78;justify-content:center;align-items:center;gap:.3rem;font-weight:650;margin:.2rem 0 .8rem!important;display:flex!important}.store-handle .verified-badge{font-size:.8em}.notice.danger{color:#8f2525;background:#fff1f1;border-color:#f5b8b8}.commerce-page{max-width:1500px}.commerce-page .page-title{align-items:center}.commerce-stats article{min-height:122px}.commerce-toolbar{justify-content:space-between;align-items:center;gap:14px;margin-bottom:18px;display:flex}.commerce-toolbar form{flex:1;gap:8px;max-width:620px;margin:0;display:flex}.commerce-toolbar select{max-width:230px}.commerce-panel{padding:18px}.data-table{border:1px solid #e4e9e6;border-radius:13px;overflow-x:auto}.data-head,.data-row{text-align:left;align-items:center;min-width:920px;padding:13px 16px;display:grid}.sales-table .data-head,.sales-table .data-row{grid-template-columns:1.25fr 1.35fr 1.25fr .85fr 1.1fr 28px}.customers-table .data-head,.customers-table .data-row{grid-template-columns:1.45fr .9fr .65fr .9fr 1fr 28px}.data-head{color:#74827b;text-transform:uppercase;letter-spacing:.08em;background:#f4f7f5;font-size:10px;font-weight:800}.data-row{color:var(--ink);background:#fff;border:0;border-top:1px solid #e8edea;font-size:12px;transition:all .16s}.data-row:hover{background:#f8fbf9}.data-row>span{gap:3px;min-width:0;display:grid}.data-row b,.data-row small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.data-row small{color:var(--muted)}.row-arrow{color:var(--green);font-size:18px}.status-chip,.segment-chip{color:#53645b;text-transform:uppercase;background:#eef1ef;border-radius:99px;width:max-content;padding:5px 8px;font-size:9px;font-style:normal;font-weight:800;display:inline-flex}.status-chip.paid,.segment-chip.active,.segment-chip.repeat{color:#176b4d;background:#e7f5ed}.status-chip.payment_failed,.status-chip.cancelled,.segment-chip.refunded{color:#b5473e;background:#fff0ef}.status-chip.processing,.status-chip.pending,.segment-chip.new{color:#896813;background:#fff5d8}.segment-chip.top{color:#4a52af;background:#eef0ff}.commerce-empty{border:0;padding:70px 20px}.pagination{justify-content:center;align-items:center;gap:18px;padding-top:18px;display:flex}.pagination button{background:#fff;border:1px solid #d8e2dd;border-radius:8px;padding:8px 12px}.pagination button:disabled{opacity:.45}.pagination span{color:var(--muted);font-size:11px}.sale-detail,.customer-detail{width:min(720px,100%)}.detail-grid{grid-template-columns:repeat(2,1fr);gap:10px;margin:20px 0;display:grid}.detail-grid>div{background:#f5f8f6;border-radius:10px;gap:5px;padding:14px;display:grid}.detail-grid small{color:var(--muted)}.detail-line{border-top:1px solid #e7ece9;justify-content:space-between;align-items:center;gap:12px;padding:13px 0;display:flex}.detail-line span{display:grid}.detail-line small{color:var(--muted);margin-top:3px}.customer-cell{align-items:center;gap:10px;display:flex!important}.customer-cell>i,.customer-profile>i{width:36px;height:36px;color:var(--green);background:#e6f4ec;border-radius:10px;flex:none;place-items:center;font-style:normal;font-weight:800;display:grid}.customer-profile{align-items:center;gap:14px;display:flex}.customer-profile>i{border-radius:15px;width:54px;height:54px;font-size:18px}.customer-profile h2,.customer-profile p{margin-bottom:3px}.owned-products{flex-wrap:wrap;gap:7px;margin-bottom:20px;display:flex}.owned-products span{color:#176b4d;background:#eaf5ef;border-radius:8px;padding:7px 10px;font-size:11px;font-weight:700}.range-presets{background:#e7ece9;border-radius:10px;gap:5px;padding:4px;display:flex}.range-presets button{color:#617169;background:0 0;border:0;border-radius:7px;padding:8px 11px;font-size:11px;font-weight:800}.range-presets button.active{color:#176b4d;background:#fff;box-shadow:0 3px 10px #163a2b12}.analytics-datebar{align-items:end;gap:10px;margin-bottom:17px;display:flex}.analytics-datebar label{max-width:170px}.analytics-datebar span{color:var(--muted);margin-left:auto;font-size:11px}.metric-grid{grid-template-columns:repeat(4,1fr);gap:11px;margin-bottom:17px;display:grid}.metric-grid article{background:#fff;border:1px solid #dfe5e1;border-radius:13px;gap:8px;min-height:122px;padding:17px;display:grid}.metric-grid span{color:var(--muted);font-size:11px;font-weight:700}.metric-grid strong{font:800 23px Manrope}.metric-grid small{color:var(--muted);font-size:9px}.metric-grid small.positive{color:#16805a}.metric-grid small.negative{color:#b5473e}.analytics-layout{grid-template-columns:minmax(0,1.7fr) minmax(280px,.7fr);gap:15px;display:grid}.chart-panel{min-width:0}.revenue-chart{border-bottom:1px solid #dfe5e1;align-items:end;gap:6px;height:270px;padding:20px 4px 5px;display:flex;overflow-x:auto}.chart-column{text-align:center;flex:1;grid-template-rows:1fr 18px 18px;align-items:end;min-width:30px;height:100%;display:grid}.bar-space{justify-content:center;align-items:end;height:100%;display:flex}.bar-space i{background:linear-gradient(#31ae7c,#176b4d);border-radius:5px 5px 2px 2px;width:min(24px,70%);min-height:4px;display:block}.chart-column>b{color:#176b4d;font-size:9px}.chart-column>small{color:#87928d;font-size:8px}.chart-legend{color:var(--muted);justify-content:space-between;padding-top:12px;font-size:10px;display:flex}.chart-legend i{background:#176b4d;border-radius:3px;width:9px;height:9px;display:inline-block}.chart-empty{height:250px;color:var(--muted);place-items:center;display:grid}.funnel-step{border-top:1px solid #e8edea;align-items:center;gap:10px;padding:13px 0;display:flex}.funnel-step>span{color:#176b4d;background:#e8f5ee;border-radius:8px;place-items:center;width:26px;height:26px;font-weight:800;display:grid}.funnel-step>div{flex:1;display:grid}.funnel-step small{color:var(--muted)}.analytics-triple{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.ranking{border-top:1px solid #e8edea;align-items:center;gap:10px;padding:11px 0;display:flex}.ranking>i{color:#176b4d;background:#edf4f0;border-radius:9px;place-items:center;width:30px;height:30px;font-style:normal;font-weight:800;display:grid}.ranking>span{flex:1;min-width:0;display:grid}.ranking small{color:var(--muted)}@media (max-width:1100px){.metric-grid{grid-template-columns:repeat(2,1fr)}.analytics-layout,.analytics-triple{grid-template-columns:1fr}.commerce-stats{grid-template-columns:repeat(2,1fr)}}@media (max-width:720px){.commerce-toolbar{flex-direction:column;align-items:stretch}.commerce-toolbar form,.commerce-toolbar select{max-width:none}.commerce-stats,.metric-grid{grid-template-columns:1fr 1fr}.analytics-datebar{flex-wrap:wrap;align-items:stretch}.analytics-datebar label{flex:1;max-width:none}.analytics-datebar span{width:100%;margin:0}.range-presets{width:100%;overflow:auto}.detail-grid{grid-template-columns:1fr}.data-table{margin-inline:-3px}.commerce-page .page-title{align-items:stretch}.sale-detail,.customer-detail{padding:24px 18px}}.sales-filters{flex-wrap:wrap;align-items:end}.sales-filters>label{color:var(--muted);gap:.35rem;font-size:.78rem;font-weight:700;display:grid}.sales-filters>label input{min-width:9rem}.sales-filters>select{min-width:11rem}.customer-detail-page{max-width:1180px}.customer-detail-page .page-title{align-items:center}.customer-detail-panel{padding:24px}.customer-detail-panel h3{margin:22px 0 10px}.detail-lines{border-bottom:1px solid #e7ece9}.customer-detail-panel .owned-products small{color:var(--muted)}@media (max-width:760px){.sales-filters,.sales-filters form{grid-template-columns:1fr;width:100%;display:grid}.sales-filters>select,.sales-filters>label input{width:100%;min-width:0}}.advanced-appearance-settings{border-top:1px solid #e9ddff;gap:18px;margin-top:20px;padding-top:18px;display:grid}.advanced-appearance-settings fieldset{border:0;padding:0}.advanced-appearance-settings legend{margin-bottom:10px;font-size:12px;font-weight:850}.mobile-catalog-layout-panel{background:linear-gradient(135deg,#faf7ff,#f5f0ff);border:1px solid #d8c5ff;border-radius:18px;grid-template-columns:minmax(0,260px) minmax(0,1fr);align-items:center;gap:16px;margin:0 0 20px;padding:16px;display:grid;box-shadow:0 16px 36px #7c3aed12}.mobile-catalog-layout-panel span{color:#5b21b6;letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:900;display:block}.mobile-catalog-layout-panel p{color:#6b5b82;margin:5px 0 0;font-size:12px}.product-layout-options{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.product-layout-options.mobile-layout-options{grid-template-columns:repeat(2,minmax(0,1fr))}.product-layout-options>button{text-align:left;background:#fff;border:1px solid #e4dcf5;border-radius:12px;gap:5px;padding:9px;display:grid}.product-layout-options>button.selected{background:#f1eaff;border-color:#7c3aed;box-shadow:0 0 0 2px #7c3aed18}.product-layout-options b{font-size:11px}.product-layout-options small{color:#6b617a;font-size:8px;line-height:1.35}.layout-sketch{background:#f5f1ff;border-radius:8px;grid-template-columns:1fr 1fr;gap:4px;height:48px;padding:6px;display:grid}.layout-sketch span{background:#d8c8ff;border-radius:3px;display:block}.layout-sketch span:first-child{background:#7c3aed;grid-row:span 2}.layout-sketch.layout-feed{grid-template-columns:1fr}.layout-sketch.layout-feed span:first-child{grid-row:auto}.layout-sketch.layout-make{grid-template-columns:.7fr 1.3fr}.appearance-select-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.appearance-select-grid label{font-size:10px}.appearance-select-grid select{min-height:39px;margin-top:5px;padding:7px 30px 7px 10px;font-size:10px}.appearance-toggle-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.appearance-toggle-list .toggle-line{background:#fff;border:1px solid #e0e7e3;border-radius:12px;min-height:64px;margin:0;padding:10px}.appearance-toggle-list .toggle-line b{font-size:10px}.appearance-toggle-list .toggle-line small{font-size:8px}.live-store-preview.corners-square :is(.preview-product-row,.preview-product-row button){border-radius:2px}.live-store-preview.preview-layout-make .preview-product-row{border-color:var(--brand);box-shadow:0 8px 24px color-mix(in srgb,var(--brand) 15%,transparent)}@media (max-width:900px){.mobile-catalog-layout-panel,.product-layout-options,.product-layout-options.mobile-layout-options,.appearance-select-grid,.appearance-toggle-list{grid-template-columns:1fr}}.creation-wizard{border-radius:18px;max-width:1120px;padding:28px 34px}.creation-wizard .edit-stepper>div{color:#829087;justify-content:center;align-items:center;gap:8px;min-width:0;font-size:12px;font-weight:750;display:flex;position:relative}.creation-wizard .edit-stepper>div:not(:last-child):after{content:"";z-index:0;background:#dce5e0;height:1px;position:absolute;left:calc(50% + 45px);right:calc(45px - 50%)}.creation-wizard .edit-stepper>div>span{z-index:1;background:#f3f6f4;border:1px solid #d8e2dd;border-radius:50%;flex:none;place-items:center;width:28px;height:28px;font-size:11px;display:grid;position:relative}.creation-wizard .edit-stepper>div>span svg{width:13px;height:13px}.creation-wizard .edit-stepper>div.current,.creation-wizard .edit-stepper>div.done{color:var(--green)}.creation-wizard .edit-stepper>div.current>span,.creation-wizard .edit-stepper>div.done>span{border-color:var(--green);background:var(--green);color:#fff}.creation-wizard .modern-step-heading{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:24px;margin-bottom:22px;display:grid}.creation-wizard .modern-step-heading>div{min-width:0}.creation-wizard .modern-step-heading h2{max-width:720px;line-height:1.15;font-size:30px!important}.creation-wizard .content-score{grid-template-columns:38px minmax(0,90px);width:auto;height:auto;padding:9px 12px;display:grid!important}.creation-wizard .content-score b{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:38px;height:38px;font-size:13px;display:grid}.creation-wizard .content-score small{color:#496157;font-size:10px;font-weight:800;line-height:1.25}.creation-wizard .modern-type-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:18px 0 24px}.creation-wizard .modern-type-grid button{grid-template-rows:auto;grid-template-columns:44px minmax(0,1fr);align-items:center;column-gap:14px;min-height:94px;padding:16px 18px;display:grid}.creation-wizard .modern-type-grid button>i{grid-row:auto;width:44px;height:44px}.creation-wizard .modern-type-grid button>i svg{width:21px;height:21px}.creation-wizard .modern-type-grid button>span{gap:4px;min-width:0;padding-right:24px;display:grid}.creation-wizard .modern-type-grid button b,.creation-wizard .modern-type-grid button small{min-width:0;line-height:1.35;display:block}.creation-wizard .modern-type-grid button small{color:var(--muted);margin:0;font-size:12px}.creation-wizard .modern-type-grid button>em{top:14px;right:14px}@media (max-width:720px){.creation-wizard{padding:20px 16px}.creation-wizard .edit-stepper>div{gap:0}.creation-wizard .edit-stepper>div small{display:none}.creation-wizard .edit-stepper>div:not(:last-child):after{left:calc(50% + 18px);right:calc(18px - 50%)}.creation-wizard .modern-step-heading{grid-template-columns:1fr;gap:12px}.creation-wizard .content-score{width:max-content}.creation-wizard .modern-type-grid{grid-template-columns:1fr}.creation-wizard .modern-type-grid button{min-height:84px}}.ui-button{border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:8px;font-weight:750;transition:background-color .18s,border-color .18s,color .18s,box-shadow .18s,transform .18s;display:inline-flex}.ui-button:focus-visible{outline:0;box-shadow:0 0 0 3px #176b4d24}.ui-button:disabled{cursor:not-allowed;opacity:.55}.ui-button svg{width:17px;height:17px}.ui-button-md{min-height:42px;padding:10px 16px}.ui-button-sm{min-height:34px;padding:7px 11px;font-size:12px}.ui-button-primary{border-color:var(--green);background:var(--green);color:#fff}.ui-button-primary:hover:not(:disabled){background:#105c42;transform:translateY(-1px)}.ui-button-secondary{color:var(--green);background:#fff;border-color:#c9d8d0}.ui-button-secondary:hover:not(:disabled),.ui-button-ghost:hover:not(:disabled){background:#edf6f1}.ui-button-ghost{color:#31463b;background:0 0}.ui-button-danger{color:#b83f36;background:#fff2f0;border-color:#f1cfca}.ui-spinner{border:2px solid;border-right-color:#0000;border-radius:50%;width:15px;height:15px;animation:.7s linear infinite ui-spin}@keyframes ui-spin{to{transform:rotate(360deg)}}.ui-card{border:1px solid var(--line);background:#fff;border-radius:14px;padding:20px;box-shadow:0 8px 30px #102c2208}.ui-badge{color:#53645b;background:#eef2f0;border-radius:99px;align-items:center;width:max-content;padding:5px 9px;font-size:10px;font-weight:800;display:inline-flex}.ui-badge-success{color:#176b4d;background:#e7f5ed}.ui-badge-warning{color:#896813;background:#fff5d8}.ui-badge-danger{color:#b5473e;background:#fff0ef}.ui-notice{color:#30453a;background:#f4f8f6;border:1px solid #d9e4de;border-radius:11px;gap:3px;padding:13px 15px;display:grid}.ui-notice>div{color:inherit}.ui-notice-success{color:#176b4d;background:#eaf7f0;border-color:#c6e6d4}.ui-notice-warning{color:#755b16;background:#fff7df;border-color:#eedda8}.ui-notice-danger{color:#a23b34;background:#fff0ef;border-color:#f0c6c0}.field-error{color:#b33f37;margin-top:5px;font-size:12px;font-weight:650;display:block}.auth-card input[aria-invalid=true]{border-color:#d9665e;box-shadow:0 0 0 3px #d9665e16}.auth-card .form-row label{grid-template-rows:auto auto minmax(18px,auto);align-content:start}.auth-card .form-row .field-error{min-height:18px}.auth-verification{color:#19352a;background:#edf8f2;border:1px solid #bfe5d1;border-radius:12px;gap:10px;margin-top:18px;padding:14px;display:grid}.auth-verification p{color:#52645d;margin:0;line-height:1.45}.auth-verification small{color:#176b4d;font-weight:700}.auth-verification .ui-button{justify-self:start}.ui-empty{text-align:center;place-items:center;min-height:280px;padding:40px;display:grid}.ui-empty>span{width:48px;height:48px;color:var(--green);background:#eaf5ef;border-radius:14px;place-items:center;display:grid}.ui-empty svg{width:23px;height:23px}.ui-empty h2{margin:16px 0 6px;font-size:19px}.ui-empty p{max-width:460px;color:var(--muted);margin:0 0 18px}.admin-page{background:#f0f3f1;min-height:100vh}.admin-nav{color:#bdd0c7;background:#122b21;justify-content:space-between;align-items:center;height:70px;padding:0 35px;font-size:13px;display:flex}.admin-stats{grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:20px;display:grid}.admin-stats strong{margin-top:10px;font:700 25px Manrope;display:block}.admin-row .row-actions{gap:7px;display:flex}.approve,.reject{border:0;border-radius:7px;padding:8px 10px;font-size:11px;font-weight:700}.approve{background:var(--mint);color:var(--green)}.reject{color:var(--red);background:#fff0ef}.page-loader{min-height:100vh;color:var(--muted);place-items:center;display:grid}.muted{color:var(--muted)}.app-loader{isolation:isolate;color:#191423;background:radial-gradient(circle at 50% 45%,#f1eaff 0,#f1eaffb8 15%,#faf9fc8f 34%,#faf9fc 68%);flex-direction:column;justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.app-loader:before,.app-loader:after{content:"";z-index:-1;filter:blur(30px);opacity:.34;border-radius:50%;width:340px;height:340px;position:absolute}.app-loader:before{background:#d9c7ff;top:-190px;right:-120px}.app-loader:after{background:#efe7ff;bottom:-220px;left:-130px}.app-loader-visual{place-items:center;width:88px;height:88px;margin-bottom:21px;display:grid;position:relative}.app-loader-icon{object-fit:contain;filter:drop-shadow(0 15px 35px #7c3aed3d);width:52px;height:52px;animation:1.8s ease-in-out infinite loader-breathe}.app-loader-orbit{border:2px solid #7c3aed;border-color:#7c3aed #c4b5fd #0000 #0000;border-radius:50%;animation:1.15s cubic-bezier(.55,.12,.45,.88) infinite loader-spin;position:absolute;inset:0}.app-loader-orbit.secondary{border-width:1px;border-top-color:#0000;border-bottom-color:#8b5cf6;border-right-color:#ddd6fe;animation-duration:1.65s;animation-direction:reverse;inset:8px}.app-loader-copy{text-align:center;gap:4px;display:grid}.app-loader-copy b{letter-spacing:-.02em;font:800 17px Manrope}.app-loader-copy span{color:#718078;font-size:12px;font-weight:600}.app-loader-dots{gap:5px;margin-top:15px;display:flex}.app-loader-dots i{background:#7c3aed;border-radius:50%;width:5px;height:5px;animation:1.2s ease-in-out infinite loader-dot}.app-loader-dots i:nth-child(2){animation-delay:.15s}.app-loader-dots i:nth-child(3){animation-delay:.3s}.app-loader.compact{background:radial-gradient(circle at 50% 42%,#f5f0ff,#fff 65%);border:1px solid #e7ddf8;border-radius:16px;min-height:220px}.app-loader.compact:before,.app-loader.compact:after{display:none}.app-loader.compact .app-loader-visual{width:66px;height:66px;margin-bottom:14px}.app-loader.compact .app-loader-icon{width:40px;height:40px}.app-loader.compact .app-loader-copy b{font-size:14px}.app-loader.compact .app-loader-copy span{font-size:11px}.app-loader.compact .app-loader-dots{margin-top:10px}@keyframes loader-spin{to{transform:rotate(360deg)}}@keyframes loader-breathe{0%,to{transform:scale(.96)}50%{transform:scale(1.03)}}@keyframes loader-dot{0%,70%,to{opacity:.35;transform:translateY(0)}35%{opacity:1;transform:translateY(-4px)}}@media (prefers-reduced-motion:reduce){.app-loader-orbit,.app-loader-icon,.app-loader-dots i{animation:none}.app-loader-dots i{opacity:.7}}@media (min-width:721px){.dashboard-layout{grid-template-columns:198px minmax(0,1fr)}.sidebar{padding:11px 9px 9px}.sidebar .brand{min-height:42px;padding:2px 6px;font-size:16px}.sidebar .brand>span{border-radius:9px;width:31px;height:31px}.sidebar .store-switcher{border-radius:10px;margin-top:10px;padding:6px}.sidebar .store-switcher small{margin-bottom:4px}.sidebar .store-switcher select{height:36px;padding:6px 8px}.sidebar nav{gap:1px;margin-top:12px}.sidebar nav a{border-radius:9px;gap:8px;min-height:37px;padding:6px 8px;font-size:12px}.sidebar nav i{width:25px;height:25px}.sidebar nav svg{width:16px;height:16px}.logout{min-height:36px;padding:6px 8px;font-size:12px}.dashboard-header{height:56px;padding:0 18px}.dashboard-content,.admin-content{width:100%;max-width:1600px;padding:22px 24px}.page-title{margin-bottom:18px}.page-title h1{margin-bottom:3px;font-size:27px}.page-title p{font-size:13px}.notice{margin-bottom:14px;padding:13px 16px}.stat-grid{gap:11px;margin-bottom:14px}.stat-grid article,.admin-stats article{padding:16px}.stat-grid strong{margin:8px 0 3px;font-size:22px}.panel-grid{gap:13px;margin-bottom:13px}.panel{margin-bottom:13px;padding:18px}.commerce-toolbar{margin-bottom:13px}.commerce-panel{padding:14px}.ui-card{padding:16px}.sidebar .brand{gap:7px;min-height:36px;padding:0 5px;font-size:14px}.sidebar .brand>span{border-radius:8px;width:28px;height:28px;font-size:13px}.header-context{gap:0}.header-context>strong{font-size:14px}}.product-wizard-page{padding-top:14px}.product-wizard-page>.page-title{display:none}.product-wizard-page>.notice{margin-bottom:10px}.creation-wizard{border-radius:15px;width:100%;max-width:1280px;margin:0 auto 12px;padding:16px 20px}.creation-wizard .edit-wizard-header{padding-bottom:9px}.creation-wizard .edit-product-mark{width:34px;height:34px}.creation-wizard .edit-stepper{padding:7px 2px}.creation-wizard .edit-stepper>div{gap:6px;font-size:11px}.creation-wizard .edit-stepper>div>span{width:25px;height:25px}.creation-wizard .wizard-step{padding-top:13px}.creation-wizard .modern-step-heading{gap:14px;margin-bottom:12px}.creation-wizard .modern-step-heading h2{line-height:1.12;font-size:24px!important}.creation-wizard .modern-step-heading>div>p:last-child{font-size:12px!important}.creation-wizard .content-score{grid-template-columns:31px minmax(0,78px);padding:6px 9px}.creation-wizard .content-score b{width:31px;height:31px;font-size:11px}.creation-wizard .content-score small{font-size:9px}.creation-wizard .wizard-section-card{border-radius:12px;margin-bottom:8px;padding:9px 11px}.creation-wizard .wizard-section-card label{gap:4px;margin-bottom:6px;font-size:11px}.creation-wizard .wizard-section-card input,.creation-wizard .wizard-section-card select,.creation-wizard .wizard-section-card textarea{border-radius:9px;padding:8px 10px}.creation-wizard .wizard-section-card textarea{min-height:66px;max-height:90px}.creation-wizard .modern-upload{gap:10px!important;min-height:58px!important;padding:7px 10px!important}.creation-wizard .modern-upload .upload-icon{border-radius:10px;width:35px;height:35px}.creation-wizard .modern-upload b{font-size:12px}.creation-wizard .modern-upload small{font-size:9px}.creation-wizard .modern-upload.has-file img{width:42px!important;height:42px!important}.creation-wizard .modern-type-grid{gap:9px;margin:10px 0 12px}.creation-wizard .modern-type-grid button{grid-template-columns:36px minmax(0,1fr);column-gap:10px;min-height:70px;padding:10px 13px}.creation-wizard .modern-type-grid button>i{width:36px;height:36px}.creation-wizard .modern-type-grid button b{font-size:13px}.creation-wizard .modern-type-grid button small{font-size:10px}.creation-wizard .wizard-actions{z-index:5;background:linear-gradient(#ffffffed,#fff 30%);margin-top:8px;padding:9px 0 2px;position:sticky;bottom:0}.creation-wizard .wizard-actions .button{min-height:38px;padding:8px 14px}@media (max-width:720px){.product-wizard-page{padding-top:10px}.creation-wizard{padding:13px 12px}.creation-wizard .modern-step-heading{grid-template-columns:1fr;gap:7px}.creation-wizard .content-score{display:none!important}.creation-wizard .modern-type-grid button{min-height:64px}.creation-wizard .wizard-actions{flex-direction:row;padding-bottom:4px}.creation-wizard .wizard-actions .button{flex:1;width:auto}}.action-with-icon{align-items:center;gap:8px;display:inline-flex}.action-with-icon svg,.button svg,.text-button svg{stroke-width:1.9px;flex:none;width:16px;height:16px}.button:not(.ghost){box-shadow:0 8px 22px #176b4d20}.button:not(.ghost):hover{box-shadow:0 11px 26px #176b4d2b}.button.ghost{background:#f8fbf9;border-color:#c9dad1}.button.ghost:hover{background:#eaf5ef;border-color:#a9cbbb}.visual-stat-grid article,.visual-metric-grid article{padding-right:58px;transition:transform .18s,border-color .18s,box-shadow .18s;position:relative;overflow:hidden}.visual-stat-grid article:after,.visual-metric-grid article:after{content:"";background:#dce7e1;width:3px;position:absolute;inset:0 auto 0 0}.visual-stat-grid article:hover,.visual-metric-grid article:hover{border-color:#cbdcd3;transform:translateY(-2px);box-shadow:0 13px 32px #102c2210}.tile-icon{border-radius:10px;place-items:center;width:34px;height:34px;font-style:normal;position:absolute;top:14px;right:14px;display:grid!important}.tile-icon svg{stroke-width:1.9px;width:17px;height:17px}.tile-icon.green{color:#14704f;background:#e3f4eb}.tile-icon.blue{color:#2d6da6;background:#e8f1fb}.tile-icon.amber{color:#9a6b0d;background:#fff2d2}.tile-icon.violet{color:#6949a8;background:#f0eafe}.visual-stat-grid article:has(.tile-icon.green):after{background:#2a9b70}.visual-metric-grid article:has(.tile-icon.green):after{background:#2a9b70}.visual-stat-grid article:has(.tile-icon.blue):after{background:#4c88bc}.visual-metric-grid article:has(.tile-icon.blue):after{background:#4c88bc}.visual-stat-grid article:has(.tile-icon.amber):after{background:#dda72b}.visual-metric-grid article:has(.tile-icon.amber):after{background:#dda72b}.visual-stat-grid article:has(.tile-icon.violet):after{background:#8465c5}.visual-metric-grid article:has(.tile-icon.violet):after{background:#8465c5}.feature-panel{position:relative;padding-top:20px!important}.feature-panel>.tile-icon{margin-bottom:12px;position:static}.overview-split-stat{grid-template-columns:minmax(0,1fr) minmax(112px,.82fr);align-items:center;gap:14px;display:grid}.overview-split-stat>.tile-icon{z-index:1}.overview-split-main,.live-stat-inline{align-self:center;min-width:0}.live-stat-inline{border-left:1px solid #ece6fb;padding-left:13px}.live-stat-label{white-space:nowrap;align-items:center;gap:6px;width:max-content;max-width:100%;font-weight:800;color:#7c3aed!important;display:inline-flex!important}.live-stat-label i{background:#c8ff3d;border-radius:999px;width:8px;height:8px;display:inline-block;box-shadow:0 0 0 3px #d9ff5d40,0 0 12px #bfff00}.live-stat-inline strong{line-height:1.05;margin:10px 0 0!important;font-size:30px!important}.overview-store-stat small{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.live-metric-note{white-space:nowrap;background:#f3e8ff;border-radius:999px;align-items:center;gap:5px;width:max-content;max-width:100%;padding:6px 10px;font-weight:800;color:#6d28d9!important;font-size:11px!important;display:inline-flex!important}.live-metric-note b{color:#7c3aed;font-size:12px}.accent-panel{position:relative;overflow:hidden}.accent-panel:before{content:"";background:#2a9b70;width:3px;position:absolute;inset:0 auto 0 0}.ui-button-primary{box-shadow:0 8px 22px #176b4d20}.ui-button-primary:hover:not(:disabled){box-shadow:0 11px 26px #176b4d2b}.commerce-toolbar .button,.product-actions .text-button,.approve,.reject{justify-content:center;align-items:center;gap:7px;display:inline-flex}.commerce-toolbar .button:before,.product-actions .text-button:before,.approve:before,.reject:before{content:"";background:currentColor;flex:none;width:14px;height:14px;display:inline-block;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.commerce-toolbar .button:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round'%3E%3Ccircle cx='11' cy='11' r='7'/%3E%3Cpath d='m20 20-3.5-3.5'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round'%3E%3Ccircle cx='11' cy='11' r='7'/%3E%3Cpath d='m20 20-3.5-3.5'/%3E%3C/svg%3E")}.product-actions .text-button:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 20h9M16.5 3.5a2.1 2.1 0 0 1 3 3L7 19l-4 1 1-4Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 20h9M16.5 3.5a2.1 2.1 0 0 1 3 3L7 19l-4 1 1-4Z'/%3E%3C/svg%3E")}.product-actions .danger-text:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3 6h18M8 6V4h8v2M19 6l-1 14H6L5 6M10 11v5M14 11v5'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3 6h18M8 6V4h8v2M19 6l-1 14H6L5 6M10 11v5M14 11v5'/%3E%3C/svg%3E")}.approve:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m5 12 4 4L19 6'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m5 12 4 4L19 6'/%3E%3C/svg%3E")}.reject:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.5' stroke-linecap='round'%3E%3Cpath d='M6 6l12 12M18 6 6 18'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.5' stroke-linecap='round'%3E%3Cpath d='M6 6l12 12M18 6 6 18'/%3E%3C/svg%3E")}@media (max-width:720px){.visual-stat-grid article,.visual-metric-grid article{padding-right:52px}.overview-split-stat{grid-template-columns:1fr}.live-stat-inline{border-top:1px solid #ece6fb;border-left:0;padding:11px 0 0}.tile-icon{width:31px;height:31px;top:11px;right:11px}}.brand-official{align-items:center;gap:0;display:inline-flex}.brand-logo{object-fit:contain;width:auto;max-width:220px;height:42px;display:block}.brand-logo-compact{max-width:165px;height:32px}.dashboard-brand .brand-logo{max-width:150px;height:30px}.admin-brand .brand-logo{max-width:168px;height:32px}.public-brand.brand-official .brand-logo,.checkout-page-brand.brand-official .brand-logo{max-width:176px;height:34px}.auth-page>.brand .brand-logo,.result-page>.brand .brand-logo{max-width:245px;height:48px}.payment-brand.brand-official{color:var(--ink);flex-direction:column;gap:5px}.payment-brand.brand-official .brand-logo{max-width:220px;height:42px}.app-loader-logo.brand-logo{filter:drop-shadow(0 13px 28px #7c3aed29);max-width:170px;height:42px}.app-loader.compact .app-loader-logo.brand-logo{max-width:135px;height:34px}.review-brand.brand-official{justify-content:flex-start}.review-brand.brand-official .brand-logo{max-width:220px;height:44px}@media (min-width:721px){.dashboard-layout{grid-template-columns:184px minmax(0,1fr);transition:grid-template-columns .2s}.sidebar{padding:8px 7px 7px}.sidebar .brand{gap:7px;min-height:34px;padding:0 6px;font-size:13px}.sidebar .brand>span{border-radius:8px;width:27px;height:27px;font-size:12px}.sidebar .brand b{white-space:nowrap;overflow:hidden}.sidebar .store-switcher{border-radius:9px;margin-top:8px;padding:5px}.sidebar .store-switcher select{height:33px;font-size:11px}.sidebar nav{gap:0;margin-top:8px}.sidebar nav a{border-radius:8px;gap:7px;min-height:33px;padding:4px 7px;font-size:11.5px}.sidebar nav i{border-radius:7px;width:24px;height:24px}.sidebar nav svg{width:15px;height:15px}.sidebar-footer{gap:3px;margin-top:auto;display:grid}.sidebar-footer .logout{border-radius:8px;min-height:33px;margin-top:0;padding:5px 7px;font-size:11.5px}.sidebar-toggle{color:#405249;cursor:pointer;background:#e8eeeb;border:0;border-radius:8px;align-items:center;gap:7px;min-height:33px;padding:5px 7px;font:700 11.5px inherit;transition:background-color .16s,color .16s;display:flex}.sidebar-toggle:hover{color:#125d42;background:#dce7e1}.sidebar-toggle:focus-visible{outline-offset:2px;outline:2px solid #2b8d69}.sidebar-toggle svg,.sidebar-footer .logout svg{flex:none;width:16px;height:16px}.dashboard-layout.sidebar-collapsed{grid-template-columns:58px minmax(0,1fr)}.sidebar-collapsed .sidebar{padding-inline:6px}.sidebar-collapsed .sidebar .brand{justify-content:center;padding-inline:0}.sidebar-collapsed .sidebar .brand b,.sidebar-collapsed .sidebar .store-switcher,.sidebar-collapsed .sidebar nav a span,.sidebar-collapsed .sidebar-footer button span{display:none}.sidebar-collapsed .sidebar nav{margin-top:12px}.sidebar-collapsed .sidebar nav a,.sidebar-collapsed .sidebar-footer button{justify-content:center;padding-inline:0}.sidebar-collapsed .sidebar nav i{width:29px;height:29px}.sidebar-collapsed .sidebar nav a.active:before{left:-6px}}@media (max-width:720px){.sidebar-footer{display:none}}.catalog-filter-panel{background:#fff;border:1px solid #dfe7e2;border-radius:13px;grid-template-columns:minmax(220px,1.1fr) auto minmax(300px,.9fr);align-items:center;gap:10px;margin-bottom:12px;padding:9px;display:grid;box-shadow:0 8px 26px #102c2208}.compact-search{align-items:center;min-width:0;display:flex;position:relative}.compact-search>svg{color:#73847b;pointer-events:none;width:15px;height:15px;position:absolute;left:10px}.compact-search input{background:#f5f8f6;border-radius:9px;height:36px;padding:7px 35px 7px 32px;font-size:11.5px}.compact-search>button{color:#75837c;cursor:pointer;background:0 0;border:0;border-radius:7px;place-items:center;width:27px;height:27px;padding:0;display:grid;position:absolute;right:5px}.compact-search>button:hover{color:#176b4d;background:#e7efeb}.compact-search>button svg{width:13px;height:13px}.filter-segments{background:#edf2ef;border-radius:9px;align-items:center;gap:3px;padding:3px;display:flex}.filter-segments button{color:#5d6d65;white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:7px;align-items:center;gap:5px;height:30px;padding:0 8px;font-size:10.5px;font-weight:750;display:flex}.filter-segments button b{background:#dce6e1;border-radius:99px;place-items:center;min-width:17px;height:17px;padding:0 4px;font-size:8.5px;display:grid}.filter-segments button.active{color:#176b4d;background:#fff;box-shadow:0 3px 10px #173a2b12}.filter-segments button.active b{background:#dff2e8}.compact-selects{justify-content:flex-end;align-items:end;gap:6px;min-width:0;display:flex}.compact-selects label{gap:2px;min-width:0;margin:0;display:grid}.compact-selects label>span{color:#78877f;text-transform:uppercase;letter-spacing:.06em;padding-left:2px;font-size:8px;font-weight:800}.compact-selects select{background-color:#f8faf9;border-radius:8px;width:auto;min-width:125px;height:34px;padding:5px 28px 5px 9px;font-size:10.5px}.filter-reset{color:#56685f;cursor:pointer;background:#fff;border:1px solid #d8e3dd;border-radius:8px;align-items:center;gap:5px;height:34px;padding:0 9px;font-size:9.5px;font-weight:750;display:flex}.filter-reset:hover{color:#176b4d;background:#edf6f1;border-color:#a9cbbb}.filter-reset svg{width:13px;height:13px}.catalog-results-head{color:#6d7d75;justify-content:space-between;align-items:center;margin:0 2px 8px;font-size:10px;display:flex}.catalog-results-head b{color:#183329;font-size:12px}.catalog-results-head small{font-size:9px}.modern-product-list{gap:7px}.modern-product-list article{border-radius:11px;grid-template-columns:48px minmax(220px,1fr) 120px auto;align-items:center;gap:13px;min-height:76px;padding:10px 12px;transition:border-color .16s,box-shadow .16s,transform .16s;display:grid;box-shadow:0 5px 18px #102c2206}.modern-product-list article:hover{z-index:1;border-color:#bfd5ca;transform:translateY(-1px);box-shadow:0 10px 28px #102c220e}.modern-cover{color:#176b4d;background:linear-gradient(145deg,#e5f5ed,#cfe9dc);border-radius:11px;width:48px;height:48px;position:relative;overflow:hidden}.modern-cover>svg{width:20px;height:20px}.modern-cover>span{color:#176b4d55;text-transform:uppercase;font-size:18px;font-weight:900;position:absolute;bottom:1px;right:3px}.modern-cover.has-cover{background:#eef3f0}.modern-cover.has-cover img{object-fit:cover;width:100%;height:100%;display:block}.product-identity{gap:3px;min-width:0;display:grid}.product-identity>div{align-items:center;gap:6px;display:flex}.product-identity h2{text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:13px;line-height:1.25;overflow:hidden}.product-identity p{color:#75827b;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:9.5px;overflow:hidden}.product-kind{color:#5d7167;align-items:center;gap:4px;font-size:8.5px;font-weight:750;display:inline-flex}.product-kind svg{width:11px;height:11px}.product-identity .product-status{padding:3px 6px;font-size:7.5px}.product-price{justify-items:end;gap:2px;display:grid}.product-price small{color:#7b8982;font-size:8px}.product-price b{font-size:12px}.product-price del{color:#9aa49f;font-size:8px}.modern-product-list .product-actions{justify-content:flex-end;gap:3px}.modern-product-list .product-actions .text-button{border-radius:7px;gap:4px;min-height:29px;padding:5px 7px;font-size:9px}.modern-product-list .product-actions .text-button svg{width:12px;height:12px}.modern-product-list .product-actions .text-button:before{display:none}.modern-product-list .primary-action{color:#176b4d;background:#e8f5ee}.modern-product-list .publish-action{color:#fff;background:#176b4d}.compact-empty{min-height:220px;padding:30px}.compact-empty>svg{color:#6f8077;width:22px;height:22px;margin-bottom:8px}.commerce-panel>.commerce-toolbar{background:#f8faf9;border:1px solid #e1e8e4;border-radius:11px;justify-content:flex-start;gap:7px;margin-bottom:11px;padding:7px}.commerce-panel>.commerce-toolbar form{gap:5px;max-width:390px}.commerce-panel>.commerce-toolbar input,.commerce-panel>.commerce-toolbar select{background:#fff;border-radius:8px;height:34px;padding:5px 9px;font-size:10.5px}.commerce-panel>.commerce-toolbar form input{min-width:190px}.commerce-panel>.commerce-toolbar .button{border-radius:8px;min-height:34px;padding:6px 10px;font-size:9.5px}.commerce-panel>.commerce-toolbar select{width:auto;min-width:135px;max-width:180px}.commerce-panel>.sales-filters>label{color:#74837b;text-transform:uppercase;letter-spacing:.05em;gap:2px;margin:0;font-size:8px}.commerce-panel>.sales-filters>label input{width:116px;min-width:116px}.analytics-page .range-presets{border-radius:9px;gap:2px;padding:3px}.analytics-page .range-presets button{border-radius:7px;padding:6px 9px;font-size:9.5px}.analytics-datebar{background:#f8faf9;border:1px solid #e1e8e4;border-radius:11px;align-items:center;gap:6px;margin-bottom:11px;padding:7px 9px}.analytics-datebar label{color:#74837b;text-transform:uppercase;align-items:center;gap:5px;margin:0;font-size:8px;font-weight:800;display:flex}.analytics-datebar label input{background:#fff;border-radius:7px;width:128px;height:32px;padding:5px 7px;font-size:9.5px}.analytics-datebar span{font-size:9px}@media (max-width:1180px){.catalog-filter-panel{grid-template-columns:1fr auto}.compact-selects{grid-column:1/-1;justify-content:flex-start}.modern-product-list article{grid-template-columns:48px minmax(180px,1fr) 110px}.modern-product-list .product-actions{grid-column:2/-1;justify-content:flex-start}}@media (max-width:720px){.catalog-filter-panel{flex-direction:column;align-items:stretch;display:flex}.filter-segments{overflow-x:auto}.filter-segments button{flex:1}.compact-selects{grid-template-columns:1fr 1fr;display:grid}.compact-selects select{width:100%;min-width:0}.filter-reset{grid-column:1/-1;justify-content:center}.modern-product-list article{grid-template-columns:42px minmax(0,1fr);gap:9px}.modern-cover{width:42px;height:42px}.product-price{grid-column:2;justify-items:start}.modern-product-list .product-actions{grid-column:1/-1}.commerce-panel>.commerce-toolbar,.commerce-panel>.sales-filters{flex-direction:column;align-items:stretch;display:flex}.commerce-panel>.commerce-toolbar form{grid-template-columns:1fr auto;max-width:none;display:grid}.commerce-panel>.commerce-toolbar form input,.commerce-panel>.commerce-toolbar select,.commerce-panel>.sales-filters>label input{width:100%;min-width:0;max-width:none}.analytics-datebar{align-items:stretch}.analytics-datebar label{flex-direction:column;flex:1;align-items:stretch}.analytics-datebar label input{width:100%}}.profile-avatar{overflow:hidden}.profile-avatar img{object-fit:cover;width:100%;height:100%}.profile-identity{padding-right:50px;position:relative}.profile-edit-button{color:#51645a;background:#f7faf8;border:1px solid #dbe5e0;border-radius:8px;place-items:center;width:30px;height:30px;transition:all .16s;display:grid;position:absolute;top:18px;right:14px}.profile-edit-button:hover{color:#176b4d;background:#eaf5ef;border-color:#aad0bd}.profile-edit-button svg{width:14px;height:14px}.profile-page{max-width:1300px}.profile-layout{grid-template-columns:260px minmax(0,1fr);align-items:start;gap:14px;margin:0;display:grid}.profile-photo-card,.profile-form-card{background:#fff;border:1px solid #dfe6e2;border-radius:15px;box-shadow:0 10px 35px #102c2208}.profile-photo-card{text-align:center;justify-items:center;padding:24px 18px;display:grid;position:sticky;top:72px}.profile-photo-preview{background:linear-gradient(145deg,#dff3e8,#ccebdc);border:5px solid #edf5f1;border-radius:28px;width:104px;height:104px;margin-bottom:14px;position:relative;box-shadow:0 13px 30px #176b4d18}.profile-photo-preview>img{object-fit:cover;border-radius:23px;width:100%;height:100%}.profile-photo-preview>span{color:#176b4d;place-items:center;width:100%;height:100%;font:800 28px Manrope;display:grid}.profile-photo-preview>label{color:#fff;cursor:pointer;background:#176b4d;border:3px solid #fff;border-radius:10px;place-items:center;width:32px;height:32px;display:grid;position:absolute;bottom:-5px;right:-5px;box-shadow:0 6px 15px #102c2228}.profile-photo-preview>label svg{width:14px;height:14px}.profile-photo-preview input{display:none}.profile-photo-card h2{margin:0 0 3px;font-size:16px}.profile-photo-card p{color:#718078;margin:0;font-size:11px}.profile-photo-card>small{color:#89958f;margin-top:12px;font-size:8.5px}.photo-change-button{color:#355046;cursor:pointer;background:#f8faf9;border:1px solid #d7e3dd;border-radius:8px;align-items:center;gap:6px;margin-top:13px;padding:7px 10px;font-size:9.5px;font-weight:750;display:flex}.photo-change-button:hover{color:#176b4d;background:#eaf5ef}.photo-change-button svg{width:13px;height:13px}.profile-form-card{padding:20px}.profile-section-head{align-items:center;gap:10px;margin-bottom:14px;display:flex}.profile-section-head>span{color:#176b4d;background:#e7f4ed;border-radius:10px;place-items:center;width:34px;height:34px;display:grid}.profile-section-head svg{width:16px;height:16px}.profile-section-head h2{margin:0 0 2px;font-size:15px}.profile-section-head p{color:#7b8982;margin:0;font-size:9.5px}.profile-section-head.address-head{border-top:1px solid #e8eeeb;margin-top:21px;padding-top:18px}.profile-form-card label{gap:5px;margin-bottom:11px;font-size:10.5px}.profile-form-card label>small:not(.field-error){color:#8a9690;font-size:8px;font-weight:500}.profile-form-card input,.profile-form-card select{border-radius:9px;height:38px;padding:7px 10px;font-size:11px}.profile-form-card input:disabled{color:#77837d;background:#f2f5f3}.profile-address-grid{grid-template-columns:1fr .65fr 1fr;gap:10px;display:grid}.profile-save{border-top:1px solid #e8eeeb;justify-content:space-between;align-items:center;gap:15px;margin-top:10px;padding-top:15px;display:flex}.profile-save>small{color:#7f8c85;font-size:8.5px}.profile-save .ui-button{min-height:38px;padding:8px 13px;font-size:10px}.profile-page .profile-photo-card,.profile-page .profile-form-card{border-color:#e4def2;box-shadow:0 10px 35px #7c3aed0d}.profile-page .profile-photo-preview{background:linear-gradient(145deg,#f3efff,#e8ddff);border-color:#f0ebff;box-shadow:0 13px 30px #7c3aed1f}.profile-page .profile-photo-preview>span{color:#7c3aed}.profile-page .profile-photo-preview>label{background:#7c3aed;box-shadow:0 6px 15px #7c3aed35}.profile-page .profile-photo-preview>label:hover{background:#6d28d9}.profile-page .profile-photo-card p,.profile-page .profile-photo-card>small,.profile-page .profile-section-head p,.profile-page .profile-form-card label>small:not(.field-error),.profile-page .profile-save>small{color:#716b7a}.profile-page .photo-change-button{color:#5b5268;background:#faf8ff;border-color:#ddd3f5}.profile-page .photo-change-button:hover,.profile-page .photo-change-button:focus-visible{color:#6d28d9;background:#f0eaff;border-color:#bda7f5}.profile-page .profile-section-head>span{color:#7c3aed;background:#f0eaff}.profile-page .profile-section-head.address-head,.profile-page .profile-save{border-color:#e9e3f2}.profile-page .profile-form-card input,.profile-page .profile-form-card select{border-color:#dcd5e7}.profile-page .profile-form-card input:hover,.profile-page .profile-form-card select:hover{border-color:#bca8ec}.profile-page .profile-form-card input:focus,.profile-page .profile-form-card select:focus{border-color:#7c3aed;outline:0;box-shadow:0 0 0 3px #7c3aed1a}.profile-page .profile-form-card input:disabled{color:#746f7b;background:#f5f3f8;border-color:#e1dce8}.profile-page .profile-photo-card .upload-progress>div{color:#61576f}.profile-page .profile-photo-card .upload-progress>div b{color:#7c3aed}.profile-page .profile-photo-card .upload-progress>i{background:#e9e2f5}.profile-page .profile-photo-card .upload-progress>i>span{background:linear-gradient(90deg,#7c3aed,#a855f7);box-shadow:0 0 12px #7c3aed4d}@media (max-width:900px){.profile-layout{grid-template-columns:1fr}.profile-photo-card{text-align:left;grid-template-columns:auto 1fr auto;justify-items:start;gap:12px;position:static}.profile-photo-preview{border-radius:20px;grid-row:1/4;width:72px;height:72px;margin:0}.profile-photo-preview>img{border-radius:15px}.profile-photo-card h2{align-self:end}.profile-photo-card>small{margin:0}.photo-change-button{grid-area:1/3/4;align-self:center;margin:0}}@media (max-width:620px){.profile-photo-card{grid-template-columns:auto 1fr}.photo-change-button{grid-area:auto/1/auto/-1;justify-content:center;width:100%}.profile-form-card{padding:15px}.profile-form-card .form-row,.profile-address-grid{grid-template-columns:1fr}.profile-save{flex-direction:column;align-items:stretch}.profile-save .ui-button{width:100%}}.store-dashboard-page .page-title{margin-bottom:18px}.modern-quota{background:linear-gradient(135deg,#fff,#f6fbf8);border:1px solid #dfe8e3;border-radius:14px;grid-template-columns:auto minmax(130px,190px) 1fr;align-items:center;gap:14px;margin-bottom:16px;padding:12px 16px;display:grid;box-shadow:0 12px 35px #10291f08}.modern-quota span{color:#63736b;text-transform:uppercase;letter-spacing:.08em;font-size:11px;font-weight:800}.modern-quota b{font-size:13px}.modern-quota i{background:#e6eeea;border-radius:99px;height:8px;overflow:hidden}.modern-quota i span{border-radius:inherit;background:linear-gradient(90deg,#176b4d,#3aa378);height:100%;display:block}.modern-store-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:14px}.pro-store-card{background:linear-gradient(145deg,#fff,#f7faf8);border:1px solid #dfe6e2;grid-template-columns:78px 1fr auto;align-items:center;gap:14px;min-height:118px;padding:14px;display:grid;position:relative;box-shadow:0 16px 42px #10291f0a}.pro-store-card.active-store-card{border-color:#b9dfce;box-shadow:0 18px 55px #176b4d14}.pro-store-card.active-store-card:before{content:"";background:#176b4d;border-radius:0 99px 99px 0;width:4px;position:absolute;top:18px;bottom:18px;left:0}.pro-store-card .store-card-cover{color:#176b4d;background:linear-gradient(145deg,#e9f6ef,#d7efe4);border-radius:18px;place-items:center;width:78px;height:78px;display:grid;position:relative}.pro-store-card .store-card-cover span{font:850 30px Manrope}.pro-store-card .store-card-cover em{color:#176b4d;text-transform:uppercase;background:#fff;border:1px solid #dce8e2;border-radius:99px;padding:4px 7px;font-size:8px;font-style:normal;font-weight:850;position:absolute;bottom:-6px;right:-6px}.pro-store-card .store-card-body{min-width:0}.pro-store-card .store-card-body small{text-transform:uppercase;letter-spacing:.08em;color:#74827b;font-size:9px;font-weight:800}.pro-store-card .store-card-body h2{margin:4px 0 3px;font-size:17px}.pro-store-card .store-card-body a{text-overflow:ellipsis;white-space:nowrap;color:#176b4d;max-width:100%;font-size:11px;font-weight:800;display:block;overflow:hidden}.pro-store-card .store-stats{flex-wrap:wrap;gap:7px;margin-top:10px;display:flex}.pro-store-card .store-stats span{color:#53655d;background:#eef4f1;border-radius:99px;align-items:center;gap:4px;padding:5px 7px;font-size:9px;display:inline-flex}.pro-store-card .store-stats b{color:#17251e}.store-card-actions{justify-items:end;gap:8px;display:grid}.icon-button{color:#176b4d;cursor:pointer;background:#fff;border:1px solid #d9e5df;border-radius:11px;place-items:center;width:34px;height:34px;transition:all .18s;display:grid}.icon-button:hover{background:#eaf5ef;border-color:#b9d9c9;box-shadow:0 8px 22px #176b4d12}.icon-button:disabled{opacity:.45;cursor:not-allowed}.icon-button svg{width:15px;height:15px}.store-edit-panel{background:linear-gradient(145deg,#fff,#f7fbf9);border-color:#cfe7da;box-shadow:0 22px 65px #10291f10}.store-edit-head{border-bottom:1px solid #e6eeea;justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:16px;padding-bottom:14px;display:flex}.store-edit-head h2{margin:3px 0;font-size:22px}.store-edit-head p{color:#6f7f77;margin:0}.store-edit-actions{gap:8px;display:flex}.store-edit-panel form{gap:12px;display:grid}.store-edit-panel fieldset{border:0;margin:0;padding:0}.store-edit-panel legend{color:#31443b;margin-bottom:8px;font-size:11px;font-weight:850}.compact-market-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.store-edit-footer{border-top:1px solid #e7eeea;justify-content:space-between;align-items:center;gap:14px;margin-top:4px;padding-top:14px;display:flex}.settings-hub{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:22px;display:grid}.settings-hub-card{color:#17251e;background:#fff;border:1px solid #dfe7e3;border-radius:14px;gap:5px;padding:16px;display:grid;box-shadow:0 12px 32px #10291f08}.settings-hub-card:hover{background:#f7fbf9;border-color:#bfdccd}.settings-hub-card b{font-size:14px}.settings-hub-card span{color:#728078;font-size:11px;line-height:1.4}.settings-hub-card.accent{color:#176b4d;background:#edf8f2;border-color:#c5e5d5}@media (max-width:980px){.settings-hub{grid-template-columns:repeat(2,1fr)}.pro-store-card{grid-template-columns:68px 1fr}.store-card-actions{grid-column:1/-1;justify-content:flex-end;display:flex}.compact-market-grid{grid-template-columns:1fr}}@media (max-width:620px){.modern-quota,.modern-store-grid{grid-template-columns:1fr}.pro-store-card{grid-template-columns:58px 1fr;padding:12px}.pro-store-card .store-card-cover{border-radius:15px;width:58px;height:58px}.store-edit-head,.store-edit-footer{flex-direction:column;align-items:stretch}.settings-hub{grid-template-columns:1fr}}.store-branding-editor{background:#f8fbf9;border-radius:14px;border:1px solid #dfe9e4!important;padding:12px!important}.store-branding-editor>p{color:#708078;margin:-3px 0 10px;font-size:11px}.store-branding-editor .branding-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.store-branding-editor .brand-dropzone{border-radius:12px;min-height:132px;padding:12px}.store-branding-editor .brand-dropzone img{object-fit:cover;border-radius:10px;max-height:70px}.store-branding-editor .brand-dropzone b{font-size:11px}.store-branding-editor .brand-dropzone small{font-size:9px}@media (max-width:720px){.store-branding-editor .branding-grid{grid-template-columns:1fr}}.pro-store-card{background:#fff;border-color:#e0e8e3;grid-template-columns:70px 1fr auto;min-height:108px;padding:13px 14px;box-shadow:0 14px 34px #10291f08}.pro-store-card.active-store-card{background:linear-gradient(90deg,#fbfffd,#fff);border-color:#a8dcc4;box-shadow:0 16px 44px #176b4d12}.pro-store-card .store-card-cover{width:64px;height:64px;box-shadow:none;background:#eef7f2;border:1px solid #d8eadf;border-radius:17px;overflow:hidden}.pro-store-card .store-card-cover span{color:#176b4d;place-items:center;width:100%;height:100%;font:850 24px Manrope;display:grid}.pro-store-card .store-card-cover img{object-fit:cover;width:100%;height:100%}.pro-store-card .store-card-cover em{display:none}.pro-store-card .store-card-body h2{font-size:16px}.pro-store-card .store-stats span{background:#f0f5f2}.pro-store-card .store-stats .status-live{color:#176b4d;background:#e5f6ed;font-weight:850}.pro-store-card .store-stats .status-draft{color:#8a6500;background:#fff6dc;font-weight:850}.pro-store-card .store-stats .active-pill{color:#176b4d;background:#e8f5ef}.store-card-actions .button.small{border-radius:11px;min-height:34px;padding:7px 12px;font-size:11px}.store-edit-layout{grid-template-columns:230px minmax(0,1fr);gap:16px;display:grid!important}.store-settings-nav{background:#fff;border:1px solid #dfe8e3;border-radius:16px;align-self:start;gap:7px;padding:10px;display:grid;position:sticky;top:88px;box-shadow:0 14px 34px #10291f08}.store-settings-nav button{color:#24372e;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:12px;gap:3px;width:100%;padding:12px;display:grid}.store-settings-nav button:hover{background:#f4f8f6}.store-settings-nav button.active{color:#176b4d;background:#eaf6f0;box-shadow:inset 0 0 0 1px #c6e4d4}.store-settings-nav b{font-size:13px}.store-settings-nav small{color:#728078;font-size:10px;line-height:1.35}.store-edit-content{gap:12px;min-width:0;display:grid}.store-edit-section{background:#fff;border:1px solid #dfe8e3;border-radius:16px;gap:13px;padding:16px;display:grid;box-shadow:0 12px 32px #10291f07}.store-edit-section header{border-bottom:1px solid #edf2ef;justify-content:space-between;align-items:flex-start;gap:14px;padding-bottom:10px;display:flex}.store-edit-section h3{margin:0;font-size:16px}.store-edit-section header p{color:#718078;margin:2px 0 0;font-size:11px}.store-edit-section label{font-size:11px}.store-edit-section input,.store-edit-section select,.store-edit-section textarea{border-radius:11px;min-height:40px}.store-edit-section textarea{min-height:94px}.store-branding-editor.store-edit-section{background:#fff;padding:16px!important}.brand-editor-grid{grid-template-columns:180px minmax(0,1fr);align-items:stretch;gap:12px;display:grid}.brand-dropzone.logo-dropzone{max-width:180px;min-height:180px}.brand-dropzone.banner-dropzone{min-height:180px}.brand-dropzone.logo-dropzone img{object-fit:cover;border-radius:22px;width:112px;height:112px}.brand-dropzone.banner-dropzone img{object-fit:cover;border-radius:14px;width:100%;height:98px}.brand-dropzone.logo-dropzone span{width:54px;height:54px}.brand-dropzone.banner-dropzone span{width:64px;height:54px}.store-edit-footer{background:linear-gradient(#ffffffd8,#fff 45%);padding:12px 0 0;position:sticky;bottom:0}.social-settings-list{gap:9px;display:grid}.store-edit-section .social-setting{background:#fbfcfb;border:1px solid #e1e9e4;border-radius:13px;grid-template-columns:auto 42px minmax(120px,.55fr) minmax(220px,1.45fr);align-items:center;gap:11px;padding:10px;display:grid}.social-setting>input[type=checkbox]{accent-color:#176b4d;width:18px;height:18px;min-height:0}.social-setting>input[type=url]{min-width:0}.social-setting>span:nth-of-type(2){gap:2px;display:grid}.social-setting>span small{color:#748179;font-size:9px}.social-setting-icon{color:#fff;border-radius:11px;place-items:center;width:38px;height:38px;display:grid;box-shadow:0 8px 18px #10291f14}.social-setting-icon svg{width:21px;height:21px}.social-setting-icon.facebook{background:#1877f2}.social-setting-icon.whatsapp{background:#25d366}.social-setting-icon.tiktok{background:#111}.social-setting-icon.snapchat{color:#171717;background:#ffec00}.footer-settings-list{gap:9px;display:grid}.store-edit-section .footer-link-setting{background:#fbfcfb;border:1px solid #e1e9e4;border-radius:13px;grid-template-columns:auto minmax(160px,.85fr) minmax(120px,.5fr) minmax(220px,1.25fr);align-items:center;gap:10px;padding:10px;display:grid}.footer-link-setting>input[type=checkbox]{accent-color:#176b4d;width:18px;height:18px;min-height:0}.footer-link-setting>span{gap:2px;display:grid}.footer-link-setting>span small{color:#748179;font-size:9px}.footer-link-setting input{min-width:0}.field-hint{color:#728078;margin:0;font-size:10px;line-height:1.5}.rich-editor{background:#fff;border:1px solid #ccd8d1;border-radius:13px;transition:border-color .18s,box-shadow .18s;overflow:hidden}.rich-editor:focus-within{border-color:#177657;box-shadow:0 0 0 3px #17765718}.rich-editor-toolbar{background:#fafcfb;border-bottom:1px solid #e3e9e6;align-items:center;gap:2px;padding:7px 8px;display:flex;overflow-x:auto}.rich-editor-toolbar select{background:0 0;border:0;width:auto;min-width:105px;height:34px;min-height:34px;padding:0 8px;font-size:12px;font-weight:700}.rich-editor-toolbar button{color:#4d5b54;cursor:pointer;background:0 0;border:0;border-radius:8px;flex:none;place-items:center;width:32px;height:32px;display:grid}.rich-editor-toolbar button:hover{color:#176b4d;background:#eaf5ef}.rich-editor-toolbar svg{width:16px;height:16px}.rich-editor-content{color:#24332b;outline:0;min-height:150px;padding:14px 16px;font-size:14px;line-height:1.65}.rich-editor.compact .rich-editor-content{min-height:90px}.rich-editor-content:empty:before{content:attr(data-placeholder);color:#97a39d;pointer-events:none}.rich-editor-content h2,.rich-editor-content h3{margin:8px 0}.rich-editor-content p{margin:0 0 9px}.rich-editor-content blockquote{color:#5e6d65;border-left:3px solid #76b99d;margin:10px 0;padding-left:12px}.rich-editor-content img{border-radius:10px;max-width:100%;height:auto}.rich-editor-content a{color:#176b4d;text-decoration:underline}.rich-text-content{line-height:1.7}.rich-text-content>:first-child{margin-top:0}.rich-text-content>:last-child{margin-bottom:0}.rich-text-content img{border-radius:12px;max-width:100%;height:auto;display:block}.rich-text-content img[data-image-align=left]{margin-left:0;margin-right:auto}.rich-text-content img[data-image-align=center]{margin-left:auto;margin-right:auto}.rich-text-content img[data-image-align=right]{margin-left:auto;margin-right:0}.rich-text-content a{color:var(--store-accent,#176b4d);text-decoration:underline}.rich-text-content blockquote{border-left:3px solid var(--store-accent,#176b4d);background:#f4f8f6;margin:14px 0;padding:10px 14px}.rich-text-content ul,.rich-text-content ol{padding-left:22px}@media (max-width:900px){.store-edit-layout{grid-template-columns:1fr}.store-settings-nav{grid-template-columns:repeat(2,1fr);position:static}.brand-editor-grid{grid-template-columns:1fr}.brand-dropzone.logo-dropzone{max-width:none}.pro-store-card{grid-template-columns:58px 1fr}.store-card-actions{grid-column:1/-1;justify-content:flex-end;display:flex}.store-edit-section .social-setting{grid-template-columns:auto 42px 1fr}.social-setting>input[type=url]{grid-column:1/-1}.store-edit-section .footer-link-setting{grid-template-columns:auto 1fr}.footer-link-setting input:not([type=checkbox]){grid-column:1/-1}}@media (max-width:560px){.store-settings-nav,.store-edit-section .form-row{grid-template-columns:1fr}.store-edit-section header{display:block}}.security-page{max-width:1240px}.security-page .page-title{align-items:center}.security-score{color:#607169;background:#fff;border:1px solid #dce6e1;border-radius:10px;align-items:center;gap:7px;padding:8px 11px;font-size:9px;font-weight:800;display:inline-flex}.security-score svg{width:15px}.security-score.strong{color:#176b4d;background:#eaf7f0;border-color:#bce2cf}.security-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.security-card{background:#fff;border:1px solid #dfe6e2;border-radius:14px;padding:18px;box-shadow:0 8px 28px #102c2207}.security-card.security-wide{grid-column:1/-1}.security-card>header{align-items:center;gap:10px;margin-bottom:15px;display:flex}.security-card>header>span{color:#176b4d;background:#e9f5ef;border-radius:10px;flex:none;place-items:center;width:34px;height:34px;display:grid}.security-card>header>span svg{width:16px}.security-card>header>div{flex:1}.security-card h2{margin:0 0 2px;font-size:14px}.security-card header p{color:#78877f;margin:0;font-size:9px}.security-card form{gap:9px;display:grid}.security-card label{gap:4px;margin:0;font-size:9.5px}.security-card input{border-radius:8px;height:36px;padding:7px 10px;font-size:10px}.security-card .ui-button{justify-self:start;min-height:34px;padding:7px 10px;font-size:9px}.status-on,.status-off{border-radius:999px;padding:5px 8px;font-size:8px}.status-on{color:#176b4d;background:#e5f5ed}.status-off{color:#718078;background:#f0f3f1}.two-factor-setup{background:#f7faf8;border-radius:11px;grid-template-columns:minmax(260px,1fr) 170px auto;align-items:end;gap:10px;padding:12px;display:grid}.two-factor-setup>div{gap:5px;display:grid}.two-factor-setup small{color:#78877f;font-size:8px}.two-factor-setup code{color:#176b4d;letter-spacing:.08em;background:#fff;border:1px dashed #a9cdbb;border-radius:6px;width:max-content;padding:6px 8px;font-size:11px}.two-factor-setup a{color:#176b4d;font-size:8.5px;font-weight:750}.disable-2fa{align-items:center;gap:7px;display:flex}.disable-2fa input{max-width:220px}.recovery-codes{background:#fff9e9;border:1px solid #efd58f;border-radius:11px;margin-top:12px;padding:13px}.recovery-codes>strong{font-size:11px}.recovery-codes>p{color:#7e7460;margin:3px 0 9px;font-size:8.5px}.recovery-codes>div{grid-template-columns:repeat(4,1fr);gap:5px;margin-bottom:10px;display:grid}.recovery-codes code{text-align:center;background:#fff;border-radius:6px;padding:6px;font-size:9px}.session-list{gap:6px;display:grid}.session-list article{border:1px solid #e7ece9;border-radius:10px;align-items:center;gap:10px;padding:10px;display:flex}.session-list article>span{color:#587066;background:#f0f5f2;border-radius:8px;place-items:center;width:30px;height:30px;display:grid}.session-list article>span svg{width:14px}.session-list article>div{flex:1;gap:2px;display:grid}.session-list b{font-size:10px}.session-list small{color:#7b8881;font-size:8px}.session-list em{color:#176b4d;background:#e7f5ed;border-radius:999px;padding:4px 7px;font-size:7.5px;font-style:normal;font-weight:800}.session-list button{color:#c4493d;cursor:pointer;background:0 0;border:0;font-size:8.5px;font-weight:800}.security-events{display:grid}.security-events article{border-bottom:1px solid #edf1ef;grid-template-columns:8px 1fr auto;align-items:center;gap:8px;padding:8px 3px;display:grid}.security-events article:last-child{border:0}.security-events article>span{background:#36aa75;border-radius:50%;width:6px;height:6px}.security-events b{font-size:9.5px}.security-events time{color:#84918a;font-size:8px}@media (max-width:850px){.security-grid{grid-template-columns:1fr}.security-card.security-wide{grid-column:auto}.two-factor-setup{grid-template-columns:1fr}.recovery-codes>div{grid-template-columns:repeat(2,1fr)}}@media (max-width:580px){.security-page .page-title{align-items:flex-start}.security-card{padding:14px}.security-card>header{flex-wrap:wrap;align-items:flex-start}.security-card>header .ui-button{width:100%}.security-card .form-row{grid-template-columns:1fr}.disable-2fa{flex-direction:column;align-items:stretch}.disable-2fa input{max-width:none}.session-list article{flex-wrap:wrap;align-items:flex-start}.session-list article>div{min-width:calc(100% - 42px)}.session-list em,.session-list button{margin-left:40px}}.preference-list{gap:8px;display:grid}.preference-row{border:1px solid var(--line,#dce7e2);background:#fff;border-radius:16px;justify-content:space-between;align-items:center;gap:20px;padding:16px 18px;display:flex}.preference-row span{gap:4px;display:grid}.preference-row small,.notification-job small{color:#71827b}.preference-row input{appearance:none;cursor:pointer;background:#dce7e2;border-radius:999px;width:42px;height:24px;transition:all .2s;position:relative}.preference-row input:checked{background:#197653}.preference-row input:after{content:"";background:#fff;border-radius:50%;width:18px;height:18px;transition:all .2s;position:absolute;top:3px;left:3px}.preference-row input:checked:after{transform:translate(18px)}.preference-row input:disabled{opacity:.65;cursor:not-allowed}.notification-jobs{gap:8px;display:grid}.notification-job{border:1px solid var(--line,#dce7e2);border-radius:14px;justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.notification-job div{gap:4px;display:grid}.status-pill{background:#eef3f0;border-radius:999px;padding:5px 9px;font-size:11px;font-weight:800}.status-pill.sent{color:#14704d;background:#dff4e9}.status-pill.failed{color:#b33b32;background:#fee8e6}.status-pill.pending,.status-pill.processing{color:#946b15;background:#fff3d5}.email-verification-banner{background:linear-gradient(135deg,#fff8e4,#fffdf6);border:1px solid #f1d58b;border-radius:14px;justify-content:space-between;align-items:center;gap:16px;margin:12px 22px 0;padding:13px 15px;display:flex;box-shadow:0 10px 28px #7d5e150a}.email-verification-banner strong{color:#1c241f;margin-bottom:3px;font-size:13px;display:block}.email-verification-banner p{color:#65736d;margin:0;font-size:10.5px;line-height:1.45}.email-verification-banner small{color:#176b4d;margin-top:5px;font-size:9px;font-weight:750;display:block}.email-verification-banner>div:last-child{flex:none;align-items:center;gap:7px;display:flex}.email-verification-banner .button.small{border-radius:9px;min-height:34px;padding:7px 10px;font-size:9.5px}.email-verification-banner .button.ghost.small{color:#5b6962;box-shadow:none;background:#fff;border:1px solid #e3e9e5}.email-verification-banner .button.ghost.small:hover{color:#176b4d;background:#f5f8f6}@media (max-width:760px){.email-verification-banner{flex-direction:column;align-items:stretch;margin:9px 12px 0;padding:12px}.email-verification-banner>div:last-child{grid-template-columns:1fr 1fr;display:grid}.email-verification-banner .button.small{justify-content:center;width:100%}}.upload-progress{pointer-events:none;grid-column:1/-1;gap:6px;width:100%;min-width:0;max-width:100%;margin-top:8px;overflow:hidden;display:grid!important}.upload-progress>div{color:#4f645b;justify-content:space-between;align-items:center;gap:10px;width:100%;min-width:0;font-size:10px;font-weight:750;display:flex!important}.upload-progress>div span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.upload-progress>div b{color:#176b4d;font-variant-numeric:tabular-nums;flex:none;font-size:10px}.upload-progress>i{background:#dfe9e4;border-radius:999px;width:100%;max-width:100%;height:7px;overflow:hidden;box-shadow:inset 0 1px 2px #10291f12;display:block!important}.upload-progress>i>span{border-radius:inherit;background:linear-gradient(90deg,#176b4d,#42b883);width:0;max-width:100%;height:100%;transition:width .18s;display:block;box-shadow:0 0 12px #42b88355}.upload-progress.complete>div{color:#176b4d}.upload-progress.complete>i>span{background:#18a36f}.brand-dropzone .upload-progress{padding:0 8px}.profile-photo-card .upload-progress{max-width:190px;margin-top:10px}.modern-upload .upload-progress{grid-column:1/-1;min-width:0;margin-top:2px}.brand-dropzone{isolation:isolate;cursor:pointer;background:#fbfdfc;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-width:0;transition:border-color .18s,box-shadow .18s,transform .18s;position:relative;overflow:hidden;border:1.5px dashed #c7d7cf!important;border-radius:15px!important;padding:42px 16px 16px!important;display:flex!important}.brand-dropzone:hover{transform:translateY(-1px);box-shadow:0 12px 30px #176b4d12;border-color:#6fb696!important}.brand-dropzone>input{z-index:6;opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.brand-dropzone-title{z-index:4;color:#176b4d;letter-spacing:.02em;background:#eef6f2;border-radius:8px;padding:5px 8px;font-size:10px;font-weight:850;top:12px;left:13px;width:auto!important;height:auto!important;position:absolute!important}.brand-dropzone-icon{color:#176b4d;background:#e9f5ef;border-radius:14px;place-items:center;width:50px!important;height:50px!important;display:grid!important}.brand-dropzone-icon svg{width:24px;height:24px}.brand-dropzone-copy{z-index:3;text-align:center;gap:2px;max-width:100%;position:relative;width:auto!important;height:auto!important;display:grid!important}.brand-dropzone-copy b{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:11px;overflow:hidden}.brand-dropzone-copy small{color:#6d7d75;font-size:9px;line-height:1.35}.brand-preview{display:block}.logo-dropzone .brand-preview{object-fit:cover;border:1px solid #dce7e1;box-shadow:0 10px 25px #10291f16;border-radius:22px!important;width:104px!important;height:104px!important;max-height:none!important}.banner-dropzone.has-preview{justify-content:flex-end;min-height:180px;border-style:solid!important;padding:45px 18px 16px!important}.banner-dropzone.has-preview:after{content:"";z-index:1;background:linear-gradient(#0000,#071911c7);position:absolute;inset:35% 0 0}.banner-dropzone.has-preview .brand-preview{z-index:0;object-fit:cover;position:absolute;inset:0;border-radius:0!important;width:100%!important;height:100%!important;max-height:none!important}.banner-dropzone.has-preview .brand-dropzone-title{background:#ffffffeb;box-shadow:0 5px 15px #10291f18}.banner-dropzone.has-preview .brand-dropzone-copy{color:#fff}.banner-dropzone.has-preview .brand-dropzone-copy small{color:#e4eee9}.brand-dropzone .upload-progress{z-index:5;position:relative}.brand-dropzone.has-preview{background:#edf3ef;justify-content:flex-end;border-style:solid!important;padding:44px 16px 16px!important}.brand-dropzone.has-preview:after{content:"";z-index:1;background:linear-gradient(#0000,#071911c2);position:absolute;inset:42% 0 0}.brand-dropzone.has-preview .brand-dropzone-title{display:none!important}.brand-dropzone.has-preview .brand-preview{z-index:0;object-fit:cover;box-shadow:none;position:absolute;inset:0;border:0!important;border-radius:0!important;width:100%!important;height:100%!important;max-height:none!important}.brand-dropzone.has-preview .brand-dropzone-copy{color:#fff}.brand-dropzone.has-preview .brand-dropzone-copy small{color:#e4eee9}.theme-picker{gap:12px;display:grid}.theme-preview-grid{gap:10px}.theme-preview-grid .theme-option{text-align:left;gap:5px;min-width:0;padding:9px;transition:border-color .18s,transform .18s,box-shadow .18s;display:grid;position:relative;overflow:hidden}.theme-preview-grid .theme-option:hover{border-color:#b9d9c9;transform:translateY(-2px);box-shadow:0 10px 24px #176b4d10}.theme-preview-grid .theme-option>b{font-size:12px}.theme-preview-grid .theme-option>small{color:#74827b;font-size:8.5px}.theme-preview-grid .theme-selected{color:#fff;background:#176b4d;border-radius:50%;place-items:center;width:20px;height:20px;display:grid;position:absolute;top:7px;right:7px}.theme-preview-grid .theme-selected svg{width:11px}.theme-preview-grid .theme-miniature{--theme-color:#176b4d;background:#f7faf8;border:1px solid #e3e9e6;border-radius:9px;padding:8px;display:block;position:relative;overflow:hidden;height:88px!important;margin:0 0 3px!important}.theme-miniature i{display:block;position:absolute}.theme-miniature .mini-nav{background:color-mix(in srgb,var(--theme-color) 20%,#fff);border-radius:4px;height:6px;top:7px;left:8px;right:8px}.theme-miniature .mini-title{background:#17251e;border-radius:3px;width:43%;height:9px;top:25px;left:10px}.theme-miniature .mini-copy{background:#aebbb4;border-radius:3px;width:57%;height:4px;top:39px;left:10px}.theme-miniature .mini-cards{grid-template-columns:repeat(3,1fr);gap:4px;display:grid;bottom:8px;left:9px;right:9px}.theme-miniature .mini-cards em{background:#fff;border:1px solid #dce5e0;border-radius:4px;height:24px}.theme-miniature .mini-button{background:var(--theme-color);border-radius:4px;width:25%;height:13px;top:27px;right:10px}.theme-option.theme-bold .theme-miniature{background:#14221b}.theme-option.theme-bold .mini-nav{background:var(--theme-color)}.theme-option.theme-bold .mini-title{background:#fff;width:55%;height:12px}.theme-option.theme-bold .mini-copy{background:#a8b6ae;top:43px}.theme-option.theme-bold .mini-button{background:var(--theme-color);top:29px;box-shadow:0 0 0 2px #fff2}.theme-option.theme-bold .mini-cards em{border:0;border-radius:2px}.theme-option.theme-bold .mini-cards em:first-child{background:var(--theme-color)}.theme-option.theme-editorial .theme-miniature{background:#fffaf2}.theme-option.theme-editorial .mini-nav{background:var(--theme-color);width:28%;right:auto}.theme-option.theme-editorial .mini-title{background:#30271f;width:60%;height:11px}.theme-option.theme-editorial .mini-copy{width:42%;top:42px}.theme-option.theme-editorial .mini-button{display:none}.theme-option.theme-editorial .mini-cards{grid-template-columns:1.7fr 1fr;right:8px}.theme-option.theme-editorial .mini-cards em{border-color:#dfd5c8;border-radius:0}.theme-option.theme-editorial .mini-cards em:last-child{display:none}.shared-theme-color{background:#f8faf9;border:1px solid #dfe8e3;border-radius:11px;align-items:center;gap:10px;padding:10px 12px;margin:0!important;display:flex!important}.shared-theme-color>span{flex:1;gap:2px;display:grid}.shared-theme-color>span b{font-size:10.5px}.shared-theme-color>span small{color:#77857e;font-size:8.5px;font-weight:500}.shared-theme-color input{flex:none;border-radius:9px!important;width:42px!important;height:34px!important;padding:2px!important}.shared-theme-color code{color:#52655c;font-size:10px}.live-store-preview.preview-bold{color:#fff;border-color:var(--brand);background:#14221b}.live-store-preview.preview-bold .mock-banner{background:linear-gradient(120deg,var(--brand),#14221b)}.live-store-preview.preview-bold button{text-transform:uppercase;border-radius:3px}.live-store-preview.preview-editorial{text-align:left;background:#fffaf2;border-color:#e9ded0}.live-store-preview.preview-editorial h3{font-family:Georgia,serif;font-size:22px}.live-store-preview.preview-editorial i{border-radius:50%;margin:-25px 0 10px 14px}.live-store-preview.preview-editorial button{border-radius:0}@media (max-width:720px){.theme-preview-grid{grid-template-columns:1fr}.theme-preview-grid .theme-miniature{height:98px!important}}.payment-result{background:radial-gradient(circle at 50% 5%,#d8f4e5 0,#0000 35%),linear-gradient(145deg,#fafbf7,#f3f7f4);position:relative;overflow:hidden}.payment-result:before,.payment-result:after{content:"";pointer-events:none;border-radius:50%;width:260px;height:260px;position:fixed}.payment-result:before{background:#dff2e866;top:-120px;left:-80px}.payment-result:after{background:#ffe8b35c;bottom:-140px;right:-90px}.payment-brand{z-index:1;position:relative}.payment-brand>div{font-size:18px;display:grid}.payment-brand small{color:#718078;letter-spacing:.12em;text-transform:uppercase;font:600 9px DM Sans,sans-serif}.payment-result-card{z-index:1;border-color:#dbe6e0;border-radius:28px;width:min(570px,100vw - 32px);padding:46px 48px;position:relative;overflow:hidden;box-shadow:0 34px 90px #15392a1a}.payment-result-card .result-icon{color:#53635b;background:#eef3f0;border-radius:19px;place-items:center;width:62px;height:62px;margin-bottom:22px;display:grid}.payment-result-card .result-icon.success{color:#fff;background:linear-gradient(145deg,#157a56,#20a873);box-shadow:0 13px 30px #16815b35}.payment-result-card .result-icon.failed{color:#b5473e;background:#fff0ef}.payment-result-card .order-reference{color:#5c6c64;overflow-wrap:anywhere;margin-bottom:12px;font-size:11px}.payment-result-card h1{letter-spacing:-.045em;margin-bottom:15px;font-size:clamp(32px,5vw,44px);line-height:1.08}.payment-result-card h1 span{font-size:.7em}.payment-result-copy{max-width:460px;font-size:16px;margin-bottom:22px!important;line-height:1.65!important}.delivery-confirmation{color:#176b4d;background:#edf9f3;border:1px solid #cce7d9;border-radius:15px;align-items:center;gap:13px;margin:4px 0 14px;padding:15px 16px;display:flex}.delivery-confirmation>svg{flex:none;width:24px;height:24px}.delivery-confirmation>div{gap:3px;display:grid}.delivery-confirmation b{font-size:13px}.delivery-confirmation span{color:#60746a;font-size:11px;line-height:1.4}.payment-result-card .order-total{border-top:1px solid #e7ece9;border-bottom:1px solid #e7ece9;justify-content:space-between;align-items:center;gap:18px;margin:0 0 18px;padding:17px 2px;display:flex}.payment-result-card .order-total span{color:#6b7972;font-size:12px}.payment-result-card .order-total b{letter-spacing:-.03em;font-size:24px}.payment-home-button{border-radius:13px;gap:9px}.payment-home-button svg{width:17px;height:17px}.secure-payment-note{justify-content:center;align-items:center;gap:6px;display:flex;color:#7a8781!important;margin:14px 0 0!important;font-size:10px!important}.secure-payment-note svg{width:14px;height:14px}.celebration{align-items:center;gap:8px;display:flex;position:absolute;inset:22px 25px auto auto}.celebration span{font-size:18px;animation:2.2s ease-in-out infinite celebrate;display:inline-block}.celebration span:nth-child(2){animation-delay:.25s}.celebration span:nth-child(3){animation-delay:.5s}.celebration span:nth-child(4){animation-delay:.75s}@keyframes celebrate{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-6px)rotate(8deg)}}@media (prefers-reduced-motion:reduce){.celebration span{animation:none}}@media (max-width:560px){.payment-result-card{border-radius:22px;padding:34px 24px}.celebration{top:18px;right:18px}.celebration span{font-size:15px}.payment-result-card .result-icon{width:54px;height:54px}}.toggle-line{background:#f8fbf9;border:1px solid #dfe8e3;border-radius:13px;align-items:flex-start;gap:12px;padding:13px;display:flex!important}.toggle-line input{width:18px;height:18px;margin-top:2px}.toggle-line span{gap:2px;display:grid}.toggle-line small{color:#728078}.media-manager-upload{cursor:pointer;background:#f8fbf9;border:1px dashed #b8cac1;border-radius:15px;grid-template-columns:42px 1fr auto;align-items:center;gap:13px;min-height:92px;padding:16px;position:relative;display:grid!important}.media-manager-upload>svg{color:#176b4d;width:22px}.media-manager-upload b,.media-manager-upload small{display:block}.media-manager-upload small{color:#718079;margin-top:3px}.media-manager-upload em{color:#176b4d;background:#fff;border:1px solid #cfe0d8;border-radius:10px;padding:9px 13px;font-style:normal;font-weight:850}.media-manager-upload input{opacity:0;cursor:pointer;position:absolute;inset:0}.media-manager-upload .upload-progress{grid-column:2/-1}.media-manager-grid{grid-template-columns:repeat(auto-fill,minmax(126px,1fr));gap:12px;margin-top:14px;display:grid}.media-manager-grid>a{color:#17251e;background:#fff;border:1px solid #dde7e2;border-radius:13px;gap:7px;padding:8px;display:grid}.media-manager-grid img{aspect-ratio:16/10;object-fit:cover;background:#eef4f1;border-radius:9px;width:100%}.media-manager-grid span{text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:750;overflow:hidden}.media-manager-grid>p{color:#728078;grid-column:1/-1;margin:0}.public-legal-links{flex-wrap:wrap;align-items:center;gap:11px;display:flex!important}.public-legal-links a{color:#176b4d;font-weight:800}.public-legal-links i{align-items:center;gap:7px;font-style:normal;display:flex}.legal-page{min-height:100vh}.legal-document{background:#fff;border:1px solid #dfe7e3;border-radius:22px;margin-top:42px;margin-bottom:70px;padding:34px;box-shadow:0 22px 70px #10291f0d;max-width:850px!important}.legal-document h1{letter-spacing:-.05em;margin:0 0 22px;font-size:clamp(32px,5vw,52px)}.legal-document .rich-content{color:#33443b;line-height:1.8}.legal-contact{color:#64746c;border-top:1px solid #e6ece8;margin-top:28px;padding-top:18px}.legal-contact a{color:#176b4d;font-weight:850}@media (max-width:720px){.media-manager-upload{grid-template-columns:34px 1fr}.media-manager-upload em{text-align:center;grid-column:1/-1}.legal-document{margin-top:22px;padding:22px}}@media (min-width:721px){.dashboard-layout{grid-template-columns:176px minmax(0,1fr)}.sidebar{flex-direction:column;height:100dvh;max-height:100dvh;padding:7px 6px;display:flex;position:sticky;top:0;overflow:hidden}.sidebar .brand{flex:none;gap:6px;min-height:32px;padding:0 6px;font-size:12.5px}.sidebar .brand>span{border-radius:8px;width:25px;height:25px;font-size:11.5px}.sidebar .store-switcher{border-radius:9px;flex:none;margin-top:7px;padding:4px}.sidebar .store-switcher small{margin-bottom:3px;font-size:7.5px}.sidebar .store-switcher select{height:31px;padding:5px 7px;font-size:10.5px}.sidebar nav{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#78928755 transparent;flex:auto;min-height:0;margin-top:7px;padding:1px 4px 7px 0;overflow:hidden auto}.sidebar nav::-webkit-scrollbar{width:4px;display:block}.sidebar nav::-webkit-scrollbar-track{background:0 0}.sidebar nav::-webkit-scrollbar-thumb{background:#78928755;border-radius:99px}.sidebar nav:hover{scrollbar-color:#62807388 transparent}.sidebar nav:hover::-webkit-scrollbar-thumb{background:#62807388}.sidebar nav a{border-radius:8px;gap:6px;min-height:31px;padding:4px 6px;font-size:11px;line-height:1.1}.sidebar nav i{border-radius:7px;flex:none;width:22px;height:22px}.sidebar nav svg{width:14px;height:14px}.sidebar nav a.active:before{height:18px;left:-7px}.sidebar-footer{border-top:1px solid #dfe7e2;flex:none;gap:3px;margin-top:0;padding-top:4px;display:grid}.sidebar-footer .logout,.sidebar-toggle{border-radius:8px;min-height:31px;padding:4px 6px;font-size:11px}.sidebar-toggle svg,.sidebar-footer .logout svg{width:15px;height:15px}.dashboard-layout.sidebar-collapsed{grid-template-columns:56px minmax(0,1fr)}.sidebar-collapsed .sidebar nav{margin-top:9px}.sidebar-collapsed .sidebar nav a{min-height:32px}}.theme-picker{gap:16px}.theme-family{gap:8px;display:grid}.theme-family h4{color:#718079;letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:10px;font-weight:850}.theme-family .theme-preview-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.theme-preview-grid .theme-option{isolation:isolate;cursor:pointer;border-radius:13px;padding:7px;position:relative}.theme-preview-grid .theme-option:active{transform:translateY(0)scale(.99)}.theme-preview-grid .theme-option.selected{border-color:var(--green);background:linear-gradient(#fff,#f6fbf8);box-shadow:0 0 0 1px #176b4d22,0 18px 44px #176b4d16}.theme-preview-grid .theme-option.selected .theme-miniature{box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--theme-color) 42%,transparent)}.theme-preview-grid .theme-miniature{background:var(--theme-preview-bg,#f7faf8);border-color:color-mix(in srgb,var(--theme-preview-text,#17251e) 12%,transparent);height:78px!important}.theme-miniature .mini-nav{background:color-mix(in srgb,var(--theme-color) 38%,var(--theme-preview-surface))}.theme-miniature .mini-avatar{background:var(--theme-color);border-radius:50%;width:13px;height:13px;top:22px;left:10px}.theme-miniature .mini-title{background:var(--theme-preview-text);width:37%;height:6px;top:23px;left:29px}.theme-miniature .mini-copy{background:var(--theme-preview-muted);width:29%;height:4px;top:33px;left:29px}.theme-miniature .mini-button{background:var(--theme-color);height:11px;top:24px}.theme-miniature .mini-cards{bottom:7px}.theme-miniature .mini-cards em{background:var(--theme-preview-surface);border-color:color-mix(in srgb,var(--theme-preview-text) 13%,transparent);height:20px}.theme-option-copy{justify-content:space-between;align-items:center;gap:5px;display:flex!important}.theme-option-copy b{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.theme-option-copy small{color:#68766f;background:#eef2ef;border-radius:99px;padding:2px 5px;font-size:7px}.theme-customization-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.theme-customization-grid fieldset{border:0;gap:7px;padding:0;display:grid}.theme-customization-grid legend{color:#26352e;margin-bottom:7px;font-size:11px;font-weight:800}.theme-customization-grid .theme-font-field{grid-column:1/-1}.theme-segmented{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;display:grid}.theme-segmented.font-options{grid-template-columns:repeat(5,minmax(0,1fr))}.theme-segmented button{color:#506059;background:#fff;border:1px solid #dfe6e2;border-radius:10px;min-height:38px;padding:7px;font-size:10px;font-weight:750}.theme-segmented button:hover{border-color:#9fcdb8}.theme-segmented button.selected{border-color:var(--green);color:#126847;background:#eaf6f0;box-shadow:0 0 0 2px #176b4d12}.live-store-preview{background:var(--preview-bg,#fff);color:var(--preview-text,#17251e);font-family:DM Sans,sans-serif}.live-store-preview.font-inter{font-family:Inter,sans-serif}.live-store-preview.font-poppins{font-family:Poppins,sans-serif}.live-store-preview.font-outfit{font-family:Outfit,sans-serif}.live-store-preview.font-playfair{font-family:Playfair Display,serif}.live-store-preview.position-center{text-align:center}.live-store-preview.position-left{text-align:left}.live-store-preview.position-left i,.live-store-preview.position-compact i{margin-left:12px}.live-store-preview.position-compact{text-align:left;padding:13px}.live-store-preview.position-compact .mock-banner{height:65px}.live-store-preview.position-compact i{width:44px;height:44px;margin-top:-21px}.live-store-preview.shape-round i{border-radius:50%}.live-store-preview.shape-square i{border-radius:3px}.live-store-preview.preview-stone,.live-store-preview.preview-neon,.live-store-preview.preview-glass,.live-store-preview.preview-midnight,.live-store-preview.preview-velvet,.live-store-preview.preview-ink{border-color:color-mix(in srgb,var(--brand) 55%,#fff)}.live-store-preview:is(.preview-cream,.preview-sand,.preview-slate,.preview-ink,.preview-peach,.preview-aurora) .mock-banner{display:none}.live-store-preview:is(.preview-cream,.preview-sand,.preview-slate,.preview-ink,.preview-peach,.preview-aurora) i{margin-top:8px}.live-store-preview button{background:var(--brand)}@media (max-width:980px){.theme-family .theme-preview-grid,.theme-segmented.font-options{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:620px){.theme-family .theme-preview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.theme-customization-grid{grid-template-columns:1fr}.theme-customization-grid .theme-font-field{grid-column:auto}.theme-segmented.font-options{grid-template-columns:repeat(2,minmax(0,1fr))}}.store-style-workspace{grid-template-columns:minmax(0,1fr) 290px;align-items:start;gap:18px;display:grid}.store-live-preview-panel{background:#f7faf8;border:1px solid #dfe8e3;border-radius:16px;gap:8px;min-width:0;padding:10px;display:grid;position:sticky;top:86px}.store-live-preview-panel>header,.product-live-preview-panel>header{justify-content:space-between;align-items:center;gap:8px;display:flex}.store-live-preview-panel>header span,.product-live-preview-panel>header span{color:#7b8982;letter-spacing:.13em;font-size:9px;font-weight:850}.store-live-preview-panel>header a{color:#7c3aed;align-items:center;gap:4px;font-size:10px;font-weight:800;display:inline-flex}.store-live-preview-panel>header svg{width:12px}.store-settings-preview{border-radius:22px;min-height:430px;padding:12px;box-shadow:0 16px 40px #10291f1b}.store-settings-preview .mock-banner{border-radius:14px;height:116px}.store-settings-preview i{border:4px solid var(--preview-bg,#fff);background:var(--brand);color:#fff;place-items:center;width:64px;height:64px;margin:-28px auto 8px;font-size:22px;font-style:normal;font-weight:850;display:grid;overflow:hidden}.store-settings-preview i img{object-fit:cover;width:100%;height:100%}.store-settings-preview h3{margin:3px 0;font-size:18px}.store-settings-preview>p{min-height:34px;color:color-mix(in srgb,var(--preview-text) 70%,transparent);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:3px 0 14px;font-size:10px;line-height:1.55;display:-webkit-box;overflow:hidden}.preview-mobile-catalog-label{color:#5b21b6;letter-spacing:.08em;text-transform:uppercase;background:#f1eaff;border-radius:999px;width:max-content;margin:4px 0 0;padding:5px 8px;font-size:8px;font-weight:900;display:inline-flex}.preview-product-row{border:1px solid color-mix(in srgb,var(--preview-text) 14%,transparent);background:var(--preview-surface,#fff);border-radius:11px;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:8px;margin-top:8px;padding:8px;display:grid}.preview-product-row>span{background:linear-gradient(145deg,color-mix(in srgb,var(--brand) 25%,#fff),var(--brand));border-radius:8px;width:48px;height:48px}.preview-product-row>div{gap:3px;min-width:0;display:grid}.preview-product-row b{font-size:10px}.preview-product-row small{color:var(--preview-text);opacity:.65;text-overflow:ellipsis;white-space:nowrap;font-size:7px;overflow:hidden}.preview-product-row button{color:#fff;border:0;border-radius:7px;padding:7px;font-size:8px;font-weight:800}.preview-mobile-strip{gap:5px;margin-top:7px;display:grid}.preview-mobile-strip span{background:linear-gradient(135deg,#f8f5ff,#fff);border:1px solid #eadfff;border-radius:8px;display:block}.preview-mobile-cards .preview-mobile-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.preview-mobile-cards .preview-mobile-strip span{height:42px}.preview-mobile-list .preview-product-row{grid-template-columns:34px minmax(0,1fr) auto;padding:6px}.preview-mobile-list .preview-product-row>span{width:34px;height:34px}.preview-mobile-list .preview-product-row button{padding:6px;font-size:7px}.preview-mobile-list .preview-mobile-strip{grid-template-columns:1fr}.preview-mobile-list .preview-mobile-strip span{height:18px}.preview-mobile-list .preview-mobile-strip span:nth-child(n+5){display:none}.edit-product-stage{grid-template-columns:minmax(0,760px) 280px;align-items:center;gap:16px;width:min(1056px,100vw - 32px);max-height:calc(100dvh - 32px);display:grid}.edit-product-stage .edit-product-wizard{width:100%;margin:0}.product-live-preview-panel{background:#f7faf8;border:1px solid #dfe8e3;border-radius:19px;grid-template-rows:auto 1fr;align-self:stretch;gap:8px;min-height:0;padding:12px;display:grid;box-shadow:0 30px 90px #07150e33}.product-live-preview-panel>header small{color:#87938d;font-size:8px}.preview-phone-shell{background:#fff;border:7px solid #101a16;border-radius:28px;align-self:center;width:100%;padding:10px;box-shadow:0 18px 42px #0a1c1426}.preview-phone-top{justify-content:space-between;align-items:center;padding:0 4px 8px;font-size:8px;display:flex}.preview-phone-top i{background:#101a16;border-radius:99px;width:48px;height:12px}.preview-product-card{background:#fff;border:1px solid #e1e8e4;border-radius:16px;position:relative;overflow:hidden}.preview-product-card>em{z-index:2;color:#fff;border-radius:6px;max-width:80%;padding:4px 6px;font-size:7px;font-style:normal;font-weight:850;position:absolute;top:7px;left:7px}.preview-product-cover{aspect-ratio:1.35;width:100%;color:var(--green);background:#e9f3ee;place-items:center;display:grid}.preview-product-cover img{object-fit:cover;width:100%;height:100%}.preview-product-cover svg{width:38px}.preview-product-copy{gap:7px;padding:11px;display:grid}.preview-product-copy>small{color:#f17850;letter-spacing:.1em;text-transform:uppercase;font-size:7px;font-weight:850}.preview-product-copy h3{margin:0;font-size:14px}.preview-product-copy p{color:#6f7c75;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:28px;margin:0;font-size:8px;line-height:1.5;display:-webkit-box;overflow:hidden}.preview-product-price{border-top:1px solid #edf1ef;justify-content:space-between;align-items:end;gap:6px;padding-top:7px;display:flex}.preview-product-price del{color:#8a958f;font-size:7px}.preview-product-price strong{font-size:12px}.preview-product-copy>button{background:var(--green);color:#fff;border:0;border-radius:9px;padding:9px;font-size:9px;font-weight:850}@media (max-width:1180px){.edit-product-stage{width:min(760px,100vw - 32px);display:block}.product-live-preview-panel{display:none}.store-style-workspace{grid-template-columns:1fr}.store-live-preview-panel{max-width:360px;margin:auto;position:static}}@media (max-width:650px){.store-live-preview-panel{width:100%}}.product-editing-page{height:calc(100dvh - 72px);padding-top:12px;overflow:hidden}.product-editing-page>.page-title,.product-editing-page>.notice{display:none}.product-editing-page .edit-wizard-backdrop{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;align-items:stretch;height:calc(100dvh - 96px);min-height:calc(100dvh - 96px);padding:0;display:grid;position:relative;inset:auto;overflow:hidden}.product-editing-page .edit-product-stage{align-items:stretch;width:min(1180px,100%);height:100%;max-height:100%;margin:0 auto}.product-editing-page .edit-product-stage .edit-product-wizard{height:100%;max-height:100%}.product-editing-page .product-live-preview-panel{min-height:0}@media (max-width:1180px){.product-editing-page .edit-product-stage{width:min(780px,100%)}}@media (max-width:720px){.product-editing-page{height:auto;overflow:visible}.product-editing-page .edit-wizard-backdrop{height:auto;min-height:auto}.product-editing-page .edit-product-stage .edit-product-wizard{height:auto;min-height:calc(100dvh - 84px)}}.store-dashboard-page:has(.store-edit-panel) .page-title{margin-bottom:10px}.store-dashboard-page:has(.store-edit-panel) .page-title h1{font-size:clamp(30px,3.2vw,42px)}.store-dashboard-page:has(.store-edit-panel) .page-title p{margin-top:2px}.store-dashboard-page:has(.store-edit-panel) .modern-quota{display:none}.store-dashboard-page:has(.store-edit-panel) .store-edit-panel{grid-template-rows:auto minmax(0,1fr);height:calc(100dvh - 132px);min-height:560px;padding:12px 14px 14px;display:grid;overflow:hidden}.store-dashboard-page:has(.store-edit-panel) .store-edit-head{margin-bottom:10px;padding-bottom:10px}.store-dashboard-page:has(.store-edit-panel) .store-edit-head h2{font-size:20px}.store-dashboard-page:has(.store-edit-panel) .store-edit-head p{font-size:12px}.store-dashboard-page:has(.store-edit-panel) .store-edit-layout{grid-template-columns:minmax(190px,220px) minmax(0,1fr);gap:12px;min-height:0;overflow:hidden}.store-dashboard-page:has(.store-edit-panel) .store-settings-nav{scrollbar-width:thin;scrollbar-color:#78928755 transparent;align-self:start;gap:5px;max-height:100%;padding:8px;position:sticky;top:0;overflow-y:auto}.store-dashboard-page:has(.store-edit-panel) .store-settings-nav::-webkit-scrollbar{width:4px}.store-dashboard-page:has(.store-edit-panel) .store-settings-nav::-webkit-scrollbar-thumb{background:#78928755;border-radius:99px}.store-dashboard-page:has(.store-edit-panel) .store-settings-nav button{border-radius:10px;padding:9px 10px}.store-dashboard-page:has(.store-edit-panel) .store-settings-nav b{font-size:12px}.store-dashboard-page:has(.store-edit-panel) .store-settings-nav small{font-size:9px;line-height:1.25}.store-dashboard-page:has(.store-edit-panel) .store-edit-content{scrollbar-width:thin;scrollbar-color:#78928755 transparent;flex-direction:column;gap:10px;height:100%;min-height:0;padding-right:6px;display:flex;overflow:hidden auto}.store-dashboard-page:has(.store-edit-panel) .store-edit-content::-webkit-scrollbar{width:5px}.store-dashboard-page:has(.store-edit-panel) .store-edit-content::-webkit-scrollbar-track{background:0 0}.store-dashboard-page:has(.store-edit-panel) .store-edit-content::-webkit-scrollbar-thumb{background:#78928755;border-radius:99px}.store-dashboard-page:has(.store-edit-panel) .store-edit-section{border-radius:14px;flex:none;gap:10px;padding:13px}.store-dashboard-page:has(.store-edit-panel) .store-edit-section header{padding-bottom:8px}.store-dashboard-page:has(.store-edit-panel) .store-edit-section h3{font-size:15px}.store-dashboard-page:has(.store-edit-panel) .brand-editor-grid{grid-template-columns:160px minmax(0,1fr);gap:10px}.store-dashboard-page:has(.store-edit-panel) .brand-dropzone.logo-dropzone{max-width:160px;min-height:150px}.store-dashboard-page:has(.store-edit-panel) .brand-dropzone.banner-dropzone{min-height:150px}.store-dashboard-page:has(.store-edit-panel) .brand-dropzone.logo-dropzone img{width:96px;height:96px}.store-dashboard-page:has(.store-edit-panel) .brand-dropzone.banner-dropzone img{height:86px}.store-dashboard-page:has(.store-edit-panel) .store-edit-section .theme-picker{padding-bottom:78px}.store-dashboard-page:has(.store-edit-panel) .store-edit-footer{z-index:5;pointer-events:none;background:linear-gradient(#ffffffd6,#fff 42%);margin-top:auto;padding:11px 0 0;position:sticky;bottom:0}.store-dashboard-page:has(.store-edit-panel) .store-edit-footer>*{pointer-events:auto}@media (max-width:900px){.store-dashboard-page:has(.store-edit-panel) .store-edit-panel{height:auto;min-height:0;overflow:visible}.store-dashboard-page:has(.store-edit-panel) .store-edit-layout{grid-template-columns:1fr;overflow:visible}.store-dashboard-page:has(.store-edit-panel) .store-edit-content{height:auto;overflow:visible}}.store-pages-editor>header{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.content-pages-workspace{grid-template-columns:minmax(220px,280px) minmax(0,1fr);gap:18px;min-height:460px;display:grid}.content-pages-list{border:1px solid var(--line);background:#f7faf8;border-radius:18px;flex-direction:column;gap:8px;padding:8px;display:flex}.content-pages-list>button{text-align:left;width:100%;color:inherit;background:0 0;border:1px solid #0000;border-radius:13px;justify-content:space-between;align-items:center;gap:10px;padding:13px;display:flex}.content-pages-list>button:hover,.content-pages-list>button.active{background:#fff;border-color:#bad7ca;box-shadow:0 7px 20px #164f3420}.content-pages-list span{gap:3px;min-width:0;display:grid}.content-pages-list b,.content-pages-list small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.content-pages-list small{color:var(--muted)}.content-pages-list em{border-radius:999px;flex:none;padding:5px 8px;font-size:11px;font-style:normal;font-weight:800}.content-pages-list em.published{color:#08704c;background:#ddf5e9}.content-pages-list em.draft{color:#756a55;background:#f2eee6}.content-page-editor{border:1px solid var(--line);background:#fff;border-radius:18px;min-width:0;padding:18px}.content-page-editor-head{justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;display:flex}.content-page-editor .rich-text-editor{min-height:270px}@media (max-width:900px){.content-pages-workspace{grid-template-columns:1fr}.content-pages-list{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.store-pages-editor>header{flex-direction:column;align-items:stretch}}@media (max-width:560px){.content-pages-list{grid-template-columns:1fr}.content-page-editor{padding:12px}}.store-toast{z-index:1600;color:#0c6b49;background:#f1fbf6;border:1px solid #bfe4d0;border-radius:16px;max-width:min(420px,100vw - 32px);padding:13px 16px;font-size:14px;font-weight:800;line-height:1.35;animation:.18s ease-out store-toast-in;position:fixed;bottom:24px;right:24px;box-shadow:0 18px 46px #0f3a292e}.store-toast.danger{color:#a82525;background:#fff2f2;border-color:#f3c4c4}@keyframes store-toast-in{0%{opacity:0;transform:translateY(10px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@media (max-width:560px){.store-toast{max-width:none;bottom:14px;left:14px;right:14px}}.payment-result-card{border-radius:25px;width:min(540px,100vw - 32px);padding:32px 38px}.payment-result-card .result-icon{border-radius:17px;width:56px;height:56px;margin-bottom:16px}.payment-result-card .result-icon svg{width:28px;height:28px}.payment-result-card .order-reference{margin-bottom:8px}.payment-result-card h1{margin-bottom:11px;font-size:clamp(30px,4.5vw,40px)}.payment-result-copy{font-size:14px;margin-bottom:15px!important;line-height:1.55!important}.delivery-confirmation{margin:3px 0 11px;padding:12px 14px}.payment-result-card .order-total{margin-bottom:13px;padding:13px 2px}.payment-review-button,.payment-download-button{margin-bottom:10px}.secure-payment-note{margin-top:10px!important}.celebration{top:18px;right:21px}@media (max-width:560px){.payment-result-card{border-radius:21px;padding:27px 21px}}.payment-result.is-paid{background:radial-gradient(circle at 50% 5%,#7c3aed2e 0,#0000 36%),linear-gradient(145deg,#fcfbff,#f4f0ff)}.payment-result.is-paid:before{background:#c4b5fd57}.payment-result.is-paid:after{background:#ddd6fe6b}.payment-result.is-paid .payment-result-card{border-color:#ded3f7;box-shadow:0 34px 90px #4c1d9529}.payment-result.is-paid .result-icon.success{background:linear-gradient(145deg,#6d28d9,#8b5cf6);box-shadow:0 13px 30px #6d28d94d}.payment-result.is-paid .delivery-confirmation{color:#6d28d9;background:#f4efff;border-color:#d8c8fa}.payment-result.is-paid .delivery-confirmation span{color:#665b76}.payment-result.is-paid .order-total{border-color:#e7def8}.payment-result.is-paid .payment-download-button,.payment-result.is-paid .payment-home-button{color:#fff;background:linear-gradient(135deg,#6d28d9,#8b5cf6);border-color:#7c3aed;box-shadow:0 12px 26px #7c3aed33}.payment-result.is-paid .payment-download-button:hover,.payment-result.is-paid .payment-home-button:hover{background:linear-gradient(135deg,#5b21b6,#7c3aed);border-color:#6d28d9}.payment-result.is-paid .payment-review-button{color:#6d28d9;background:#fff;border-color:#d7c6fa}.payment-result.is-paid .payment-review-button:hover{background:#f6f1ff;border-color:#bfa5f7}.payment-result.is-paid .secure-payment-note{color:#746783!important}.payment-result.is-pending{background:radial-gradient(circle at 50% 5%,#7c3aed29 0,#0000 36%),linear-gradient(145deg,#fcfbff,#f4f0ff)}.payment-result.is-pending:before{background:#c4b5fd52}.payment-result.is-pending:after{background:#ddd6fe66}.payment-result.is-pending .payment-result-card{border-color:#ded3f7;box-shadow:0 34px 90px #4c1d9524}.payment-result.is-pending .result-icon{color:#6d28d9;background:linear-gradient(145deg,#ede9fe,#ddd6fe);box-shadow:0 11px 26px #7c3aed2e}.payment-result.is-pending .result-icon .spin{color:#7c3aed}.payment-result.is-pending .payment-home-button{color:#fff;background:linear-gradient(135deg,#6d28d9,#8b5cf6);border-color:#7c3aed;box-shadow:0 12px 26px #7c3aed2e}.payment-result.is-pending .payment-home-button:hover{background:linear-gradient(135deg,#5b21b6,#7c3aed);border-color:#6d28d9}.payment-result.is-pending .secure-payment-note{color:#746783!important}.language-switcher{color:#241b35;font:700 13px/1 inherit;display:inline-flex;position:relative}.language-switcher-trigger{min-width:104px;height:40px;color:inherit;font:inherit;cursor:pointer;background:#fff;border:1px solid #e2d9f0;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:0 13px;transition:border-color .2s,box-shadow .2s,transform .2s;display:inline-flex}.language-switcher-trigger:hover,.language-switcher-trigger[aria-expanded=true]{border-color:#7c3aed;transform:translateY(-1px);box-shadow:0 7px 20px #7c3aed21}.language-switcher-trigger svg{width:15px;height:15px;transition:transform .2s}.language-switcher-trigger[aria-expanded=true] svg{transform:rotate(180deg)}.language-switcher-menu{z-index:80;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;border:1px solid #e2d9f0;border-radius:16px;min-width:154px;padding:7px;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 22px 50px #26164029}.language-switcher-menu button{color:#241b35;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:11px;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:11px 12px;font:800 14px/1 inherit;display:flex}.language-switcher-menu button:hover,.language-switcher-menu button.active{color:#6d28d9;background:#f1e9ff}.language-switcher-menu svg{color:#7c3aed;width:16px;height:16px}.header-language-switcher,.site-language-switcher,.auth-language-switcher{justify-content:center;align-items:center;display:inline-flex}.header-language-switcher:hover,.site-language-switcher:hover,.auth-language-switcher:hover{transform:none}.site-language-select{gap:0;min-width:112px;padding:0 10px;position:relative}.site-language-select>span{display:none}.site-language-select select{width:100%;height:100%;color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;outline:0}.auth-language-switcher{z-index:10;position:fixed;top:20px;right:20px}@media (max-width:720px){.header-language-switcher .language-switcher-trigger{min-width:88px;height:36px;padding-inline:10px}.site-language-switcher{order:3}.auth-language-switcher{top:12px;right:12px}}.auth-page{--auth-accent:#7c3aed;--auth-accent-2:#8b5cf6;--auth-accent-soft:#f2ecff;--auth-focus:#7c3aed2e;background:radial-gradient(circle at top,#efe7ff 0,#0000 34%),#faf9fc}.auth-page .auth-card{border-color:#e7ddf8;box-shadow:0 26px 70px #2718471f}.auth-page .kicker,.auth-page .auth-switch a,.auth-page .text-button{color:var(--auth-accent)}.auth-page input:focus,.auth-page select:focus,.auth-page textarea:focus{border-color:var(--auth-accent);box-shadow:0 0 0 3px var(--auth-focus)}.auth-page .button:not(.ghost),.auth-page .ui-button-primary{border-color:var(--auth-accent);background:linear-gradient(135deg,var(--auth-accent),var(--auth-accent-2));color:#fff;box-shadow:0 18px 38px #7c3aed38}.auth-page .button:not(.ghost):hover:not(:disabled),.auth-page .ui-button-primary:hover:not(:disabled){background:linear-gradient(135deg,#6d28d9,var(--auth-accent));box-shadow:0 21px 44px #7c3aed47}.auth-page .button.ghost,.auth-page .ui-button-secondary,.auth-page .ui-button-ghost{color:var(--auth-accent);background:#fff;border-color:#d9c9f4}.auth-page .button.ghost:hover:not(:disabled),.auth-page .ui-button-secondary:hover:not(:disabled),.auth-page .ui-button-ghost:hover:not(:disabled){background:var(--auth-accent-soft);color:#5b21b6;border-color:#c9b4f1}.stripe-connect-card{border:1px solid var(--line);background:#fff;border-radius:18px;padding:20px;box-shadow:0 16px 42px #1a352a0f}.stripe-connect-card header{align-items:center;gap:13px;display:flex}.stripe-connect-card header>i{width:44px;height:44px;color:var(--green);background:#e8f5ee;border-radius:12px;place-items:center;display:grid}.stripe-connect-card header svg{width:20px}.stripe-connect-card header h2{margin:0;font-size:19px}.stripe-connect-card header p{color:var(--muted);margin:3px 0 0;font-size:12px}.stripe-connect-card header>b{color:#8b631e;background:#fff1d8;border-radius:999px;margin-left:auto;padding:7px 10px;font-size:11px}.stripe-connect-card.status-active header>b{color:#23744b;background:#e4f7eb}.stripe-connect-capabilities{grid-template-columns:repeat(3,1fr);gap:9px;margin:18px 0;display:grid}.stripe-connect-capabilities article{background:#f6f8f7;border-radius:12px;grid-template-columns:25px 1fr;gap:2px 8px;padding:12px;display:grid}.stripe-connect-capabilities article svg{width:18px;color:var(--green);grid-row:1/3}.stripe-connect-capabilities article span{font-size:11px;font-weight:800}.stripe-connect-capabilities article b{color:var(--muted);text-transform:uppercase;font-size:10px}.stripe-connect-card footer{border-top:1px solid var(--line);justify-content:flex-end;gap:9px;padding-top:14px;display:flex}.stripe-connect-card footer span{flex:1}.stripe-connect-card footer svg,.merchant-payments-page .page-title button svg{width:15px}.stripe-connect-notice{color:#76581c;background:#fff6df;border-radius:10px;align-items:center;gap:9px;margin:10px 0;padding:10px;font-size:11px;display:flex}.stripe-connect-notice svg{width:16px}.stripe-connect-notice.danger{color:#a43737;background:#fff0ef}.stripe-payment-info{border:1px solid var(--line);background:#f7faf8;border-radius:14px;margin-top:12px;padding:17px}.stripe-payment-info h2{margin:0 0 5px;font-size:14px}.stripe-payment-info p{color:var(--muted);margin:0;font-size:12px;line-height:1.6}.billing-provider-tabs{gap:6px;margin-top:7px;display:flex}.billing-provider-tabs button{border:1px solid var(--line);color:var(--muted);background:#fff;border-radius:9px;padding:7px 10px;font-size:11px;font-weight:800}.billing-provider-tabs button.active{border-color:var(--green);background:var(--mint);color:var(--green)}@media (max-width:760px){.stripe-connect-capabilities{grid-template-columns:1fr}.stripe-connect-card header{flex-wrap:wrap;align-items:flex-start}.stripe-connect-card header>b{margin-left:0}.stripe-connect-card footer{flex-direction:column}.stripe-connect-card footer .button{width:100%}}.merchant-payments-page{max-width:1060px}.merchant-payments-page .payments-page-heading{align-items:flex-end;margin-bottom:14px}.merchant-payments-page .payments-page-heading h1{letter-spacing:-.035em;margin-top:2px;font-size:clamp(1.75rem,3vw,2.25rem)}.merchant-payments-page .payments-page-heading>div>p:last-child{margin-top:3px;font-size:.78rem}.merchant-payments-page .payments-page-heading>button{background:#fffc;border-radius:11px;min-height:36px;padding:7px 11px;box-shadow:0 8px 22px #4f2e7612}.merchant-payments-page .is-spinning{animation:.8s linear infinite merchant-payment-spin}@keyframes merchant-payment-spin{to{transform:rotate(360deg)}}.merchant-payments-page .stripe-connect-card{background:linear-gradient(145deg,#fff 0% 66%,#fbf9ff 100%);border-color:#e6dfec;border-radius:18px;padding:0;overflow:hidden;box-shadow:0 16px 44px #3d245814}.merchant-payments-page .stripe-connect-card:before{content:"";background:linear-gradient(90deg,#635bff,#8b5cf6 55%,#c084fc);height:3px;display:block}.merchant-payments-page .stripe-connect-card>header{border-bottom:1px solid #eee9f2;justify-content:space-between;align-items:center;gap:14px;padding:14px 18px 12px;display:flex}.stripe-connect-brand{align-items:center;gap:11px;min-width:0;display:flex}.stripe-connect-brand>i{color:#fff;background:linear-gradient(145deg,#635bff,#8b5cf6);border-radius:11px;flex:0 0 38px;place-items:center;width:38px;height:38px;display:grid;box-shadow:0 9px 20px #635bff3d}.stripe-connect-brand>i svg{width:18px}.stripe-connect-brand span{color:#7569df;letter-spacing:.11em;margin-bottom:1px;font-size:.57rem;font-weight:900;display:block}.merchant-payments-page .stripe-connect-brand h2{color:#1f1628;letter-spacing:-.015em;margin:0;font-size:1rem}.merchant-payments-page .stripe-connect-brand p{color:#84798d;margin:2px 0 0;font-size:.65rem}.merchant-payments-page .stripe-connect-card>header>b{color:#8d6217;background:#fff7e7;border:1px solid #f0d9a6;border-radius:999px;align-items:center;gap:6px;margin-left:auto;padding:6px 9px;font-size:.62rem;font-weight:850;display:inline-flex}.merchant-payments-page .stripe-connect-card>header>b>i{background:#e2a52c;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 3px #e2a52c21}.merchant-payments-page .stripe-connect-card.status-active>header>b{color:#23744b;background:#eaf9f0;border-color:#bfe5cf}.merchant-payments-page .stripe-connect-card.status-active>header>b>i{background:#25a66e;box-shadow:0 0 0 3px #25a66e21}.stripe-connect-body{grid-template-columns:minmax(0,1.65fr) minmax(210px,.75fr);gap:10px;padding:13px 18px;display:grid}.merchant-payments-page .stripe-connect-capabilities{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin:0;display:grid}.merchant-payments-page .stripe-connect-capabilities article{background:#faf9fc;border:1px solid #eee9f2;border-radius:11px;grid-template-columns:22px minmax(0,1fr);gap:1px 7px;min-width:0;padding:10px;display:grid}.merchant-payments-page .stripe-connect-capabilities article svg{color:#8b5cf6;grid-row:1/3;width:16px}.merchant-payments-page .stripe-connect-capabilities article.is-active{background:#f1faf5;border-color:#cce8d8}.merchant-payments-page .stripe-connect-capabilities article.is-active svg{color:#25a66e}.merchant-payments-page .stripe-connect-capabilities article span{color:#382d42;text-overflow:ellipsis;white-space:nowrap;font-size:.63rem;font-weight:850;overflow:hidden}.merchant-payments-page .stripe-connect-capabilities article b{color:#8d8295;letter-spacing:.025em;text-transform:uppercase;font-size:.55rem}.stripe-connect-body>aside{background:linear-gradient(135deg,#f7f4ff,#fbfaff);border:1px solid #e4ddfb;border-radius:11px;align-items:flex-start;gap:9px;padding:10px 11px;display:flex}.stripe-connect-body>aside>svg{color:#7357dd;flex:0 0 17px;width:17px}.stripe-connect-body>aside strong{color:#493778;font-size:.63rem;display:block}.stripe-connect-body>aside p{color:#817593;margin:3px 0 0;font-size:.57rem;line-height:1.45}.merchant-payments-page .stripe-connect-notice{margin:0 18px 12px}.merchant-payments-page .stripe-connect-notice.danger{margin:0 0 10px}.merchant-payments-page .stripe-connect-card>footer{background:#f9f7fcb8;border-top:1px solid #eee9f2;justify-content:space-between;align-items:center;gap:14px;padding:11px 18px;display:flex}.merchant-payments-page .stripe-connect-card>footer>div strong,.merchant-payments-page .stripe-connect-card>footer>div small{display:block}.merchant-payments-page .stripe-connect-card>footer>div strong{color:#403449;font-size:.65rem}.merchant-payments-page .stripe-connect-card>footer>div small{color:#968c9e;margin-top:2px;font-size:.55rem}.merchant-payments-page .stripe-connect-card>footer nav{gap:7px;display:flex}.merchant-payments-page .stripe-connect-card>footer .button{border-radius:9px;min-height:34px;padding:7px 11px;font-size:.65rem}.merchant-payments-page .stripe-connect-card>footer .button:not(.secondary){background:linear-gradient(135deg,#6d5dfc,#8b5cf6);box-shadow:0 9px 20px #6d5dfc33}.merchant-payments-page .stripe-payment-info{background:#ffffff9e;border-color:#e5dff0;border-radius:12px;align-items:flex-start;gap:10px;margin-top:10px;padding:11px 13px;display:flex}.merchant-payments-page .stripe-payment-info>svg{color:#7457df;flex:0 0 17px;width:17px}.merchant-payments-page .stripe-payment-info h2{color:#41334d;margin:0 0 2px;font-size:.68rem}.merchant-payments-page .stripe-payment-info p{font-size:.61rem;line-height:1.45}@media (max-width:900px){.stripe-connect-body{grid-template-columns:1fr}}@media (max-width:700px){.merchant-payments-page .payments-page-heading,.merchant-payments-page .stripe-connect-card>header{align-items:flex-start}.merchant-payments-page .stripe-connect-card>header>b{margin-left:0}.merchant-payments-page .stripe-connect-capabilities{grid-template-columns:1fr}.merchant-payments-page .stripe-connect-card>footer{flex-direction:column;align-items:stretch}.merchant-payments-page .stripe-connect-card>footer nav{grid-template-columns:1fr;display:grid}.merchant-payments-page .stripe-connect-card>footer .button{width:100%}}
