@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700;800&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}@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}}.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:#17251e;background:radial-gradient(circle at 50% 45%,#eaf6f0 0,#eaf6f0b8 15%,#f7f9f880 34%,#f7f9f8 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:#bfe9d3;top:-190px;right:-120px}.app-loader:after{background:#d9eee3;bottom:-220px;left:-130px}.app-loader-visual{place-items:center;width:88px;height:88px;margin-bottom:21px;display:grid;position:relative}.app-loader-visual strong{color:#fff;background:linear-gradient(145deg,#1b8a62,#105d43);border-radius:16px;place-items:center;width:52px;height:52px;font:800 22px Manrope;animation:1.8s ease-in-out infinite loader-breathe;display:grid;box-shadow:0 15px 35px #11684a40,inset 0 1px #ffffff40}.app-loader-orbit{border:2px solid #19825d;border-color:#19825d #8ccfb0 #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:#4ba37d;border-right-color:#c6e7d6;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:#1b7d5a;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%,#edf8f2,#fff 65%);border:1px solid #e0e9e4;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-visual strong{border-radius:12px;width:40px;height:40px;font-size:17px}.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-visual strong,.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}.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}.tile-icon{width:31px;height:31px;top:11px;right:11px}}@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}@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}.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}.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}}@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 svg{width:31px;height:31px}.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}}
