@import"https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Manrope:wght@400;500;600;700;800&display=swap";:root{color:#16231d;background:#f4f5ef;font-family:Manrope,sans-serif;font-synthesis:none;--ink: #14231c;--muted: #69766f;--paper: #fbfbf6;--line: #dce1da;--green: #1f6c4a;--green-dark: #12402d;--lime: #c8f169;--cream: #f4f5ef;--orange: #e9743f;--shadow: 0 24px 80px rgba(24, 49, 37, .14)}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:clip}body{margin:0;min-width:0;min-height:100vh;overflow-x:clip;background:var(--cream)}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}.spin{animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.state-screen{min-height:100vh;display:grid;place-content:center;justify-items:center;gap:12px;padding:28px;text-align:center;color:var(--muted)}.state-screen h1{color:var(--ink);font-size:clamp(26px,5vw,42px);margin:10px 0 0}.state-screen p{max-width:520px;margin:0 0 14px}.state-error .brand-mark{width:58px;height:58px}.brand{display:inline-flex;align-items:center;gap:11px;color:var(--ink)}.brand-mark{width:42px;height:42px;border-radius:13px;background:var(--ink);color:var(--lime);display:grid;place-items:center;box-shadow:0 8px 24px #14231c29}.brand-mark img{width:100%;height:100%;display:block;object-fit:cover;border-radius:inherit}.brand>span:last-child{display:flex;flex-direction:column;line-height:1;gap:3px}.brand strong{font-size:17px;letter-spacing:-.5px}.brand small{font-family:DM Mono;color:var(--green);font-size:9px;letter-spacing:3.4px}.store-shell{max-width:1540px;margin:0 auto;overflow:hidden}.store-header{height:86px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(22px,5.5vw,84px)}.secure-pill{display:inline-flex;align-items:center;gap:7px;border:1px solid #cad3cb;padding:9px 13px;border-radius:999px;color:#4b5b52;font-size:12px;font-weight:700;background:#ffffff80}.hero{min-height:630px;margin:0 clamp(12px,2.5vw,38px);background:var(--ink);color:#fff;border-radius:34px;display:grid;grid-template-columns:1.05fr .95fr;overflow:hidden;position:relative}.hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:48px 48px;-webkit-mask-image:linear-gradient(to right,black,transparent 80%);mask-image:linear-gradient(to right,black,transparent 80%)}.hero-copy{padding:clamp(54px,8vw,112px);align-self:center;position:relative;z-index:1}.eyebrow{display:inline-flex;align-items:center;gap:7px;font-family:DM Mono;text-transform:uppercase;letter-spacing:1.8px;font-size:11px;font-weight:500;color:#92a69b}.hero .eyebrow{color:var(--lime)}.hero h1{font-size:clamp(48px,6vw,88px);line-height:.98;letter-spacing:-5px;margin:22px 0 30px;font-weight:700}.hero h1 em,.login-brand-panel h1 em{color:var(--lime);font-style:normal;font-weight:500}.hero-copy>p{color:#aebbb4;max-width:640px;line-height:1.75;font-size:16px}.trust-row{display:flex;gap:25px;margin-top:35px;color:#dce5df;font-size:12px;font-weight:700}.trust-row span{display:flex;align-items:center;gap:7px}.trust-row svg{color:var(--lime)}.hero-card{position:relative;display:grid;place-items:center;min-height:550px}.orb{position:absolute;border-radius:50%;filter:blur(1px)}.orb-one{width:480px;height:480px;background:#275f46;right:-55px;top:55px}.orb-two{width:250px;height:250px;background:var(--lime);right:310px;bottom:-120px;opacity:.85}.hero-ticket{width:min(350px,72%);aspect-ratio:.82;padding:34px;border-radius:26px;background:#f1f6eaf5;color:var(--ink);transform:rotate(5deg);position:relative;z-index:2;box-shadow:0 40px 100px #07120d66;display:flex;flex-direction:column;justify-content:space-between}.hero-ticket>span,.hero-ticket>small{font-family:DM Mono;letter-spacing:2px;font-size:10px;color:#597166}.hero-ticket>div{width:86px;height:86px;border-radius:24px;display:grid;place-items:center;background:var(--lime);position:relative}.hero-ticket>div svg:last-child{position:absolute;right:-5px;bottom:-4px;color:var(--green);background:#fff;border-radius:50%}.hero-ticket strong{font-size:clamp(27px,2.3vw,38px);line-height:1.16;letter-spacing:-1.5px}.catalog,.customer-orders{padding:100px clamp(22px,5.5vw,84px)}.customer-orders{padding-top:0}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:38px}.section-heading>div{display:flex;align-items:center;gap:18px}.section-index{font-family:DM Mono;font-size:11px;color:var(--green);border:1px solid #b8c6bd;padding:6px 8px;border-radius:6px}.section-heading h2{margin:0;font-size:clamp(28px,3.3vw,48px);letter-spacing:-2px}.search-box,.table-tools label{width:min(320px,100%);height:46px;padding:0 15px;border:1px solid var(--line);border-radius:13px;display:flex;align-items:center;gap:10px;background:#ffffffb3;color:#87918c}.search-box input,.table-tools input{border:0;outline:0;background:transparent;width:100%;color:var(--ink)}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.product-card{border:1px solid var(--line);background:#ffffff94;border-radius:22px;overflow:hidden;transition:transform .25s ease,box-shadow .25s ease}.product-card:hover{transform:translateY(-5px);box-shadow:0 22px 60px #223a2e1c}.product-visual{height:210px;margin:9px;border-radius:16px;position:relative;overflow:hidden;display:grid;place-items:center;color:#fff}.product-visual>span{position:absolute;left:18px;top:17px;font-family:DM Mono;font-size:9px;letter-spacing:1.8px;opacity:.75;text-transform:uppercase}.product-visual>strong{font-size:58px;letter-spacing:-5px;position:relative;z-index:2}.visual-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.08) 1px,transparent 1px);background-size:36px 36px;transform:rotate(10deg) scale(1.3)}.tone-0{background:#1c4a37}.tone-1{background:#e17441}.tone-2{background:#363059}.tone-3{background:#476c76}.product-content{padding:17px 23px 24px}.product-meta{display:flex;justify-content:space-between;align-items:center;gap:12px;color:#728078;font-size:10px;font-family:DM Mono;text-transform:uppercase}.product-meta span{display:inline-flex;align-items:center;gap:5px}.stock-low{color:#bb5b30}.product-content h3{margin:16px 0 8px;font-size:21px;letter-spacing:-.7px}.product-content>p{color:var(--muted);font-size:13px;line-height:1.6;height:42px;overflow:hidden;margin:0}.product-footer{border-top:1px solid var(--line);margin-top:20px;padding-top:20px;display:flex;align-items:end;justify-content:space-between;gap:14px}.product-footer>div{display:flex;flex-direction:column;gap:3px}.product-footer small{font-family:DM Mono;font-size:9px;color:#859089;letter-spacing:1px}.product-footer strong{font-size:20px}.product-footer button{border:0;background:var(--ink);color:#fff;height:42px;padding:0 15px;border-radius:11px;font-size:12px;font-weight:700;display:flex;align-items:center;gap:5px}.empty-state{padding:45px;text-align:center;color:var(--muted)}.order-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.customer-order-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:23px}.customer-order-card>div:first-child{font-size:11px;text-transform:uppercase;letter-spacing:1px;display:flex;align-items:center;gap:7px;color:var(--muted)}.status-dot{width:8px;height:8px;border-radius:50%;background:#c4902b}.status-fulfilled .status-dot,.status-dot.status-fulfilled{background:#28a064}.customer-order-card h3{margin:19px 0 5px}.customer-order-card p{margin:0 0 12px;font-size:12px;color:var(--muted)}.delivery-box{margin-top:17px;background:#eef5ee;padding:13px;border-radius:11px;display:grid;gap:8px}.delivery-box small{font-family:DM Mono;color:var(--green);font-size:9px}.delivery-box code{overflow-wrap:anywhere;font-size:11px}.store-footer{margin:20px 38px 38px;border-radius:24px;background:#e8ebe4;padding:35px clamp(22px,5.5vw,70px);display:flex;justify-content:space-between;align-items:center}.store-footer p{color:var(--muted);font-size:12px}.checkout-backdrop,.drawer-backdrop{position:fixed;inset:0;z-index:50;background:#08110dab;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;justify-content:flex-end;animation:fade .2s ease}@keyframes fade{0%{opacity:0}}.checkout-panel{width:min(530px,100%);height:100%;background:var(--paper);position:relative;overflow-y:auto;box-shadow:var(--shadow);animation:slide .3s ease}@keyframes slide{0%{transform:translate(30px)}}.close-button{position:absolute;right:22px;top:22px;width:41px;height:41px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;background:#fff;z-index:3}.checkout-progress{height:120px;padding:34px 82px 20px 42px;display:grid;grid-template-columns:28px 1fr 28px;align-items:center;position:relative}.checkout-progress span{width:28px;height:28px;border-radius:50%;background:#d8ded8;display:grid;place-items:center;font-family:DM Mono;font-size:10px;color:#738078}.checkout-progress span.active{color:var(--lime);background:var(--ink)}.checkout-progress i{height:1px;background:#ccd4ce}.checkout-progress i.active{background:var(--green)}.checkout-progress small{position:absolute;left:42px;bottom:5px;color:var(--muted);font-size:11px}.checkout-body{padding:32px 42px 50px}.checkout-body h2{font-size:34px;letter-spacing:-1.5px;line-height:1.1;margin:13px 0}.muted-copy{color:var(--muted);line-height:1.65;font-size:14px}.checkout-summary-row{margin:28px 0 18px;background:#edf0ea;border-radius:16px;padding:18px;display:flex;justify-content:space-between;align-items:center}.checkout-summary-row>div:first-child{display:flex;flex-direction:column;gap:4px}.checkout-summary-row small,.success-order span{font-family:DM Mono;font-size:9px;letter-spacing:1px;color:#7c8881}.quantity-control{display:flex;align-items:center;gap:14px;background:#fff;padding:5px;border-radius:11px}.quantity-control button{border:0;width:29px;height:29px;display:grid;place-items:center;border-radius:8px;background:#eef0eb}.quantity-control span{min-width:18px;text-align:center;font-weight:700}.field-label{display:grid;gap:8px;margin:18px 0}.field-label>span{font-size:11px;font-weight:700;color:#536058;display:flex;align-items:center;gap:6px}.field-label input{height:48px;border:1px solid #ced6cf;border-radius:12px;background:#fff;outline:0;padding:0 14px;color:var(--ink)}.field-label input:focus{border-color:var(--green);box-shadow:0 0 0 3px #1f6c4a17}.field-label.toggle-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.field-label.toggle-row>span{font-size:13px;font-weight:600;color:var(--ink)}.total-row{display:flex;justify-content:space-between;align-items:center;padding:23px 0;margin-top:8px;border-top:1px solid var(--line)}.total-row span{color:var(--muted);font-size:13px}.total-row strong{font-size:25px}.primary-button{min-height:48px;border:0;border-radius:12px;color:#fff;background:var(--ink);padding:0 20px;font-weight:700;font-size:13px;display:inline-flex;align-items:center;justify-content:center;gap:9px;transition:.2s}.primary-button:hover{background:var(--green-dark);transform:translateY(-1px)}.primary-button:disabled{opacity:.6;cursor:wait;transform:none}.wide{width:100%}.form-error{background:#fff0eb;border:1px solid #f0c8b8;color:#a54225;border-radius:10px;padding:11px 13px;font-size:12px}.text-button{border:0;background:transparent;padding:0;color:var(--muted);display:flex;align-items:center;gap:6px;font-size:11px;margin-bottom:27px}.bank-card{background:var(--ink);color:#fff;padding:20px;border-radius:16px;margin:25px 0}.bank-card>div{min-height:42px;display:grid;grid-template-columns:115px 1fr 25px;align-items:center;border-bottom:1px solid rgba(255,255,255,.09);gap:10px}.bank-card>div:last-child{border:0}.bank-card span{font-size:10px;color:#95a99e}.bank-card strong{font-size:12px;overflow-wrap:anywhere}.bank-card button{background:transparent;border:0;color:var(--lime);display:grid;place-items:center}.upload-zone{min-height:150px;border:1.5px dashed #aebcb2;border-radius:16px;display:grid;place-content:center;justify-items:center;gap:7px;text-align:center;color:var(--green);cursor:pointer;padding:20px}.upload-zone.has-file{background:#eff6ed;border-style:solid}.upload-zone strong{color:var(--ink);font-size:13px;max-width:350px;overflow-wrap:anywhere}.upload-zone span{color:var(--muted);font-size:10px}.upload-zone input{display:none}.payment-note{display:flex;gap:10px;color:#637169;margin:19px 0}.payment-note svg{flex:0 0 auto;color:var(--green)}.payment-note p{margin:0;font-size:11px;line-height:1.5}.success-panel{min-height:100vh;display:flex;flex-direction:column;justify-content:center;text-align:center;align-items:center}.success-icon{width:74px;height:74px;border-radius:50%;display:grid;place-items:center;background:var(--lime);color:var(--ink);margin-bottom:27px}.success-panel>p{color:var(--muted);line-height:1.7;font-size:14px}.success-order{width:100%;margin:28px 0;padding:22px;display:grid;gap:7px;background:#edf0ea;border-radius:15px}.success-order strong{font-family:DM Mono}.success-order small{color:var(--muted)}.admin-shell{min-height:100vh;background:#f3f4ef;display:grid;grid-template-columns:250px 1fr}.admin-sidebar{position:fixed;inset:0 auto 0 0;width:250px;background:var(--ink);color:#fff;padding:27px 18px;display:flex;flex-direction:column;z-index:20}.admin-brand{color:#fff;margin:0 8px 44px}.admin-brand .brand-mark{background:var(--lime);color:var(--ink)}.admin-brand small{color:var(--lime)}.admin-sidebar nav{display:grid;gap:7px}.admin-sidebar nav button,.sidebar-foot button,.sidebar-foot a{width:100%;height:44px;border:0;border-radius:10px;background:transparent;color:#9eaea5;padding:0 12px;display:flex;align-items:center;gap:11px;text-align:left;font-size:12px;font-weight:600}.admin-sidebar nav button.active{color:var(--lime);background:#c8f1691a}.admin-sidebar nav b{margin-left:auto;background:var(--lime);color:var(--ink);border-radius:999px;min-width:21px;height:21px;display:grid;place-items:center;font-size:10px}.sidebar-foot{margin-top:auto;padding-top:20px;border-top:1px solid rgba(255,255,255,.08);display:grid;gap:5px}.admin-main{grid-column:2;padding:42px clamp(25px,4vw,64px) 70px;min-width:0}.admin-topbar{display:flex;align-items:end;justify-content:space-between;gap:12px;margin-bottom:22px}.admin-topbar-actions{display:flex;align-items:center;gap:8px;flex:0 0 auto}.admin-kicker{font-family:DM Mono;color:var(--green);letter-spacing:1.2px;font-size:9px;display:flex;align-items:center;gap:6px}.admin-topbar h1{font-size:35px;letter-spacing:-1.7px;margin:8px 0 0}.icon-text-button{height:41px;border:1px solid var(--line);border-radius:10px;background:#fff;padding:0 14px;display:flex;align-items:center;gap:7px;font-size:11px;font-weight:700;color:#526158}.admin-bell-button{width:41px;height:41px;position:relative;display:grid;place-items:center;border:1px solid var(--line);border-radius:12px;background:#fff;color:#4f5f56}.admin-bell-button.on{color:#1f6c4a;border-color:#c5e0b4;background:#f3fbea}.admin-bell-button.needs-setup{color:#a45a1d;border-color:#efd0a8;background:#fff8ee}.admin-bell-dot{width:9px;height:9px;position:absolute;right:8px;top:8px;border-radius:50%;background:#e67a2d;box-shadow:0 0 0 2px #fff8ee}.admin-push-menu{position:relative}.admin-push-popover{width:min(280px,calc(100vw - 28px));position:absolute;right:0;top:calc(100% + 8px);z-index:45;padding:12px;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:0 18px 40px #14231c29}.admin-push-popover header{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:6px}.admin-push-popover header strong{font-size:13px}.admin-push-popover header span{font-size:10px;font-weight:800;padding:3px 8px;border-radius:999px}.admin-push-popover header span.ok{color:#1f6c4a;background:#e7f5ea}.admin-push-popover header span.warn{color:#9a5418;background:#ffefd9}.admin-push-popover>p{margin:0 0 10px;color:#5d6a63;font-size:11px;line-height:1.45}.admin-push-steps{margin:0 0 12px;padding-left:18px;color:#4d5b54;font-size:11px;line-height:1.55}.admin-push-actions{display:flex;gap:8px}.admin-push-actions .primary-button,.admin-push-actions .secondary-button{flex:1;min-height:40px;font-size:11px}.ghost-button{min-height:40px;padding:0 12px;border:0;border-radius:10px;background:#eef2ee;color:#536058;font-size:11px;font-weight:700}.warning-banner{display:flex;align-items:center;gap:10px;padding:12px 15px;background:#fff3dc;color:#86601c;border:1px solid #eed9ab;border-radius:11px;margin-bottom:14px;font-size:11px}.stat-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:20px}.stat-grid article{background:#fff;border:1px solid var(--line);border-radius:15px;padding:18px;display:flex;gap:13px;align-items:center}.stat-grid article.profit-stat{border-color:#b7e08a;background:linear-gradient(180deg,#f7ffe9,#fff 70%)}.stat-grid article.profit-stat strong{color:#1f6b2d}.stat-icon{width:43px;height:43px;border-radius:12px;display:grid;place-items:center;flex:0 0 auto}.stat-icon.amber{background:#fff2d8;color:#bc7e10}.stat-icon.green{background:#e2f3e7;color:#278451}.stat-icon.blue{background:#e1edf8;color:#3974a4}.stat-icon.violet{background:#ece6f8;color:#7357a3}.stat-icon.red{background:#fbe8e3;color:#b44d34}.stat-grid article>div{min-width:0;display:grid;gap:2px}.stat-grid small,.product-admin-hero small{font-family:DM Mono;font-size:8px;letter-spacing:1px;color:#7a8780}.stat-grid strong{font-size:21px;letter-spacing:-.6px;white-space:nowrap;cursor:default}.stat-grid p{margin:0;font-size:9px;color:#8a958f}.analytics-grid{display:grid;grid-template-columns:1.6fr 1fr;gap:14px;margin-bottom:20px}.analytics-grid .chart-block-wide{grid-row:span 2}.chart-block{background:#fff;border:1px solid var(--line);border-radius:15px;padding:18px;display:grid;gap:12px;align-content:start}.chart-block-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.chart-block-head h3{margin:0;font-size:13px;color:var(--ink)}.chart-block-head p{margin:3px 0 0;font-size:10px;color:var(--muted)}.chart-block-head strong{font-size:17px;letter-spacing:-.4px;color:var(--ink);white-space:nowrap}.chart-svg-wrap{position:relative}.chart-svg{width:100%;height:auto;display:block;overflow:visible}.chart-tooltip{position:absolute;top:4px;transform:translate(-50%);background:var(--ink);color:#fff;padding:6px 10px;border-radius:9px;font-size:10px;line-height:1.5;white-space:nowrap;pointer-events:none;box-shadow:0 8px 20px #14231c33}.chart-tooltip strong{display:block;font-size:11px}.chart-tooltip span{color:#c6d3cb;font-size:9px}.chart-table-toggle{justify-self:start;border:0;background:transparent;color:var(--green);font-size:10px;font-weight:700;padding:0;cursor:pointer}.chart-table-wrap{overflow-x:auto;border-top:1px solid var(--line);padding-top:10px}.chart-table{width:100%;border-collapse:collapse;font-size:11px}.chart-table th{text-align:left;color:var(--muted);font-weight:600;font-size:9px;text-transform:uppercase;letter-spacing:.5px;padding:4px 8px}.chart-table td{padding:4px 8px;border-top:1px solid var(--line);color:var(--ink)}.bar-list{display:grid;gap:10px}.bar-list-row{display:grid;grid-template-columns:84px 1fr auto;align-items:center;gap:10px}.bar-list-label{font-size:11px;color:var(--ink);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bar-list-track{height:8px;border-radius:999px;background:#eef1ea;overflow:hidden}.bar-list-fill{height:100%;border-radius:999px;background:var(--green)}.bar-list-value{font-size:11px;font-weight:700;color:var(--ink);white-space:nowrap}.admin-card{background:#fff;border:1px solid var(--line);border-radius:17px;overflow:hidden}.admin-card-head{min-height:84px;padding:20px 23px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid #e6e9e4}.admin-card-head h2{margin:0 0 4px;font-size:17px}.admin-card-head p{margin:0;color:var(--muted);font-size:10px}.table-tools{display:flex;gap:8px}.table-tools label{width:220px;height:37px;border-radius:9px}.table-tools input{font-size:10px}.table-tools>button{width:37px;border:1px solid var(--line);border-radius:9px;background:#fff;display:grid;place-items:center}.filter-row{display:flex;gap:6px;padding:13px 20px;border-bottom:1px solid #edf0ec;overflow-x:auto}.filter-row button{white-space:nowrap;border:0;border-radius:8px;background:transparent;color:#6d7872;height:30px;padding:0 10px;font-size:9px;font-weight:700;display:flex;align-items:center;gap:6px}.filter-row button.active{background:var(--ink);color:#fff}.filter-row b{border-radius:999px;background:#e6e9e5;color:var(--ink);min-width:18px;height:18px;display:grid;place-items:center}.order-table-wrap{overflow-x:auto}.order-table{width:100%;border-collapse:collapse;min-width:820px}.order-table th{text-align:left;padding:12px 18px;background:#f8f9f6;color:#859089;font-family:DM Mono;font-size:8px;letter-spacing:.8px}.order-table td{padding:16px 18px;border-top:1px solid #edf0ec;font-size:11px}.order-table tr{cursor:pointer}.order-table tbody tr:hover{background:#fbfcf9}.order-table td strong,.order-table td small{display:block}.order-table td small{margin-top:4px;color:#8b9690;font-size:9px}.order-table td:last-child button{border:0;background:transparent;color:#809088}.admin-status{display:inline-flex;align-items:center;gap:6px;text-transform:uppercase;font-family:DM Mono;font-size:8px;letter-spacing:.4px;border:1px solid #e0e4df;border-radius:999px;padding:5px 8px;white-space:nowrap}.admin-status i{width:6px;height:6px;border-radius:50%;background:#c28b25}.admin-status.status-fulfilled i,.admin-status.status-paid i{background:#219c5c}.admin-status.status-rejected i,.admin-status.status-supplier_failed i,.admin-status.status-supplier_unknown i,.admin-status.status-card_payment_failed i,.admin-status.status-chargeback i{background:#c2543a}.attention-stat{outline:1px solid #f0c4b4;background:#fff8f5}.paid-not-delivered-banner{display:flex;align-items:flex-start;gap:12px;flex-wrap:wrap}.paid-not-delivered-banner .banner-action{margin-left:auto;border:0;border-radius:9px;background:var(--ink);color:#fff;height:34px;padding:0 14px;font-size:10px;font-weight:800;white-space:nowrap}.order-table tbody tr.order-row-resolve{background:#fff7f3}.order-table tbody tr.order-row-resolve:hover{background:#ffefe8}.order-error-snip{display:block;margin-top:5px;max-width:220px;color:#a6492e!important;font-size:8px!important;line-height:1.35;white-space:normal}.paid-not-delivered-detail{margin-bottom:14px}.warn-hint{color:#a6492e!important;font-weight:700}.product-admin-hero{min-height:90px;padding:19px 22px;background:var(--ink);border-radius:16px;margin-bottom:20px;color:#fff;display:flex;align-items:center;justify-content:space-between;gap:25px}.product-admin-hero>div{display:flex;align-items:center;gap:12px}.product-admin-hero>div>span:last-child{display:grid;gap:4px}.product-admin-hero .stat-icon{background:#c8f1691f;color:var(--lime)}.product-admin-hero small{color:#95a79d}.product-admin-hero strong{font-size:22px}.product-admin-hero p{color:#a5b3ac;max-width:460px;font-size:10px;line-height:1.5}.pricing-list>article{min-height:92px;padding:15px 18px;display:grid;grid-template-columns:minmax(210px,1.5fr) 115px 105px 120px 125px 38px 38px;gap:13px;align-items:center;border-top:1px solid #edf0ec}.pricing-list>article:first-child{border:0}.pricing-list>article.disabled{opacity:.5}.pricing-product{display:flex;align-items:center;gap:11px;min-width:0}.mini-product-mark{width:42px;height:42px;border-radius:10px;background:#e6eee7;color:var(--green);display:grid;place-items:center;font-weight:800;flex:0 0 auto}.product-photo-editor{position:relative;width:42px;height:42px;flex:0 0 auto}.product-photo-thumb{width:42px;height:42px;border-radius:10px;object-fit:cover;display:block;background:#e6eee7}.product-photo-btn{position:absolute;right:-6px;bottom:-6px;width:20px;height:20px;border-radius:999px;background:var(--green);color:#fff;border:2px solid white;display:grid;place-items:center;cursor:pointer;padding:0}.product-photo-btn:disabled{opacity:.6;cursor:default}.product-photo-remove{position:absolute;left:-6px;bottom:-6px;width:18px;height:18px;border-radius:999px;background:#c0392b;color:#fff;border:2px solid white;display:grid;place-items:center;cursor:pointer;padding:0}.product-photo-remove:disabled{opacity:.6;cursor:default}.pricing-product h3{margin:0 0 4px;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pricing-product p{margin:0;font-size:9px;color:#87928c}.cost-box,.calculated-price{display:grid;gap:2px}.cost-box small,.calculated-price small{font-family:DM Mono;font-size:7px;letter-spacing:.6px;color:#87928c}.cost-box strong,.calculated-price strong{font-size:11px}.cost-box span{font-size:8px;color:#8e9993}.compact-field{display:grid;gap:5px}.compact-field span{font-size:8px;color:#7a8780}.compact-field input{height:34px;border:1px solid #d7dcd7;border-radius:8px;padding:0 8px;width:100%;font-size:10px}.flash-offer-admin-fields{grid-column:1 / -1;display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px;align-items:end;padding:10px 12px;border-radius:10px;background:#fff6f2;border:1px solid #ffddd0}.flash-offer-admin-fields .toggle-inline{grid-column:1 / -1;display:flex;align-items:center;gap:7px;font-size:11px;font-weight:700;color:#c2410c}.pricing-notes-field{grid-column:1 / -1;display:grid;gap:5px;margin-top:4px}.pricing-notes-field>span{display:flex;align-items:center;gap:5px;font-size:9px;font-weight:700;color:#6c7972;text-transform:uppercase;letter-spacing:.3px}.pricing-display-name-field{grid-column:1 / -1;display:grid;gap:5px}.pricing-display-name-field>span{font-size:8px;color:#7a8780}.pricing-display-name-field input{height:34px;border:1px solid #d7dcd7;border-radius:8px;padding:0 10px;width:100%;font-size:11px}.pricing-notes-field textarea{width:100%;resize:vertical;min-height:44px;border:1px solid #d7dcd7;border-radius:8px;padding:8px 10px;font:inherit;font-size:11px;line-height:1.5;color:var(--ink)}.toggle{display:inline-flex}.toggle input{display:none}.toggle span{width:35px;height:20px;border-radius:20px;background:#cfd5d0;padding:3px;transition:.2s}.toggle span:after{content:"";display:block;width:14px;height:14px;border-radius:50%;background:#fff;transition:.2s}.toggle input:checked+span{background:var(--green)}.toggle input:checked+span:after{transform:translate(15px)}.save-icon-button{width:35px;height:35px;border:1px solid #d7ddd8;background:#fff;border-radius:9px;display:grid;place-items:center;color:var(--green)}.link-icon-button{display:inline-flex;align-items:center;gap:6px;padding:8px 12px;border:1px solid #d7ddd8;background:#fff;border-radius:9px;color:#56635c;font-size:12px;font-weight:700}.link-icon-button:hover{border-color:var(--green);color:var(--green)}.settings-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.settings-card{padding:25px}.settings-icon{width:43px;height:43px;display:grid;place-items:center;background:#e8f1e9;color:var(--green);border-radius:12px}.settings-card h2{margin:18px 0 4px;font-size:18px}.settings-card>p{color:var(--muted);font-size:10px;line-height:1.5;margin-bottom:24px}.live-rate-card{margin:0 0 20px;padding:16px;display:grid;gap:5px;border-radius:13px;color:#fff;background:var(--ink)}.live-rate-card small{color:var(--lime);font:500 8px/1 DM Mono;letter-spacing:1px}.live-rate-card strong{font-size:25px}.live-rate-card span{color:#a9b8af;font-size:8px}.settings-actions{grid-column:1 / -1;display:flex;justify-content:flex-end}.focus-products-list-card{grid-column:1 / -1}.focus-products-list-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:4px}.focus-products-list-head h2{margin:0 0 4px}.focus-products-list-head>div>p{color:var(--muted);font-size:10px;line-height:1.5;margin:0}.focus-product-form{margin:18px 0;padding:18px;display:grid;gap:4px;border:1px solid var(--line);border-radius:14px;background:#f7f9f6}.focus-product-form-row{display:grid;grid-template-columns:1fr 90px;gap:14px}.focus-product-rules{display:grid;gap:10px;margin-top:18px}.focus-product-rule{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:14px 16px;border:1px solid var(--line);border-radius:13px;background:#fff}.focus-product-rule.disabled{opacity:.55}.focus-product-rule strong{font-size:13px;color:var(--ink)}.focus-product-rule p{margin:4px 0 0;font-size:11px;color:var(--muted);line-height:1.5}.focus-product-rule .focus-product-preview{white-space:pre-line}.focus-product-rule-actions{display:flex;align-items:center;gap:10px;flex:0 0 auto}.focus-product-rule-title{display:flex;align-items:center;gap:8px}.focus-product-voice-attached{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:6px}.focus-product-voice-attached audio{height:32px;max-width:220px}.focus-product-voice-attached small{color:var(--muted);font-size:10px}.focus-product-rule .link-button{display:inline-flex;align-items:center;gap:4px;margin-top:8px;text-decoration:none}.icon-button{width:34px;height:34px;display:grid;place-items:center;border:1px solid var(--line);border-radius:10px;background:#fff;color:#b44d34;flex:0 0 auto}.login-page{min-height:100vh;display:grid;grid-template-columns:1.15fr .85fr;background:var(--paper)}.login-brand-panel{background:var(--ink);color:#fff;padding:clamp(32px,6vw,90px);display:flex;flex-direction:column;justify-content:space-between;min-height:100vh;position:relative;overflow:hidden}.login-brand-panel:after{content:"";width:420px;height:420px;border-radius:50%;background:#285b46;position:absolute;right:-170px;bottom:-130px}.login-brand-panel .brand{color:#fff;position:relative;z-index:2}.login-brand-panel .brand-mark{background:var(--lime);color:var(--ink)}.login-brand-panel .brand small{color:var(--lime)}.login-brand-panel>div{position:relative;z-index:2}.login-brand-panel h1{font-size:clamp(45px,5.5vw,78px);line-height:1;letter-spacing:-4px;margin:18px 0 28px}.login-brand-panel>div>p{color:#a6b5ad;line-height:1.7;max-width:550px}.login-brand-panel>small{font-family:DM Mono;font-size:9px;letter-spacing:1.5px;color:#789087;position:relative;z-index:2}.login-card{width:min(390px,calc(100% - 50px));align-self:center;justify-self:center}.login-icon{width:55px;height:55px;border-radius:15px;display:grid;place-items:center;color:var(--green);background:#e8f1e9}.login-card h2{font-size:30px;letter-spacing:-1.4px;margin:25px 0 6px}.login-card>p{color:var(--muted);font-size:12px;margin-bottom:28px}.login-card .primary-button.wide+.link-button{width:100%;margin-top:12px}.link-button{border:0;background:none;padding:0;color:var(--green);font-size:11px;font-weight:700;text-decoration:underline;text-underline-offset:2px}.link-button:disabled{opacity:.6;cursor:wait}.link-button.inline{display:inline;font-size:inherit;font-weight:700}.order-drawer{width:min(570px,100%);height:100%;background:var(--paper);display:flex;flex-direction:column;animation:slide .3s ease;box-shadow:var(--shadow)}.drawer-head{height:78px;flex:0 0 auto;padding:0 22px;border-bottom:1px solid var(--line);display:grid;grid-template-columns:40px 1fr 40px;align-items:center;gap:12px}.drawer-head button{width:37px;height:37px;border:1px solid var(--line);background:#fff;border-radius:10px;display:grid;place-items:center}.drawer-head small{font-family:DM Mono;font-size:8px;letter-spacing:1px;color:#859089}.drawer-head h2{font-size:16px;margin:4px 0 0;font-family:DM Mono}.drawer-scroll{padding:23px;overflow-y:auto;flex:1}.order-status-hero{background:#eef1eb;border-radius:14px;padding:17px;display:flex;align-items:center;gap:13px}.order-status-hero p{font-size:9px;color:#86918b;margin:7px 0 0}.drawer-section{margin-top:19px;border:1px solid var(--line);border-radius:14px;padding:18px;background:#fff}.drawer-section h3{font-size:12px;margin:0 0 15px}.drawer-section dl{margin:0;display:grid;gap:10px}.drawer-section dl>div{display:flex;justify-content:space-between;gap:20px;border-bottom:1px dashed #e1e5e1;padding-bottom:9px}.drawer-section dl>div:last-child{border:0;padding:0}.drawer-section dt{color:#7d8882;font-size:9px}.drawer-section dd{margin:0;font-size:10px;text-align:right;overflow-wrap:anywhere}.drawer-section-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.drawer-section-title h3{margin:0}.drawer-section-title button,.drawer-section-title a{border:0;background:transparent;color:var(--green);display:flex;align-items:center;gap:5px;font-size:9px;font-weight:700}.order-payment-ref{margin-bottom:14px;padding:12px 14px;display:flex;align-items:center;justify-content:space-between;gap:10px;border-radius:12px;background:#fff4e0}.order-payment-ref span{color:#8a6d1f;font-size:9px;font-weight:600}.order-payment-ref strong{font:700 15px/1 DM Mono;letter-spacing:1px}.order-payment-ref button{flex:0 0 auto;width:31px;height:31px;display:grid;place-items:center;border:0;border-radius:8px;background:#fff}.order-table td small.order-ref-chip{display:inline-block;margin-top:2px;padding:2px 6px;border-radius:5px;color:#8a6d1f;background:#fff4e0;font-weight:600}.auto-verify-hint{margin:-6px 0 14px;color:var(--muted);font-size:10px;line-height:1.5}.receipt-section img{width:100%;max-height:390px;object-fit:contain;border-radius:9px;background:#eceee9}.pdf-receipt{min-height:130px;border:1px dashed #cdd5ce;border-radius:10px;display:grid;place-content:center;justify-items:center;gap:7px;color:#748078}.pdf-receipt strong{font-size:10px;color:var(--ink)}.pdf-receipt a{font-size:9px;display:flex;align-items:center;color:var(--green)}.error-detail{margin-top:18px;padding:15px;border-radius:12px;background:#fff0eb;color:#a6492e;display:flex;gap:10px}.error-detail svg{flex:0 0 auto}.error-detail strong{font-size:10px}.error-detail p{font-size:9px;line-height:1.5;margin:4px 0}.error-detail small{font-size:8px;font-weight:700}.admin-delivery-box{background:#14231c;color:#dfe9e2;border-radius:10px;padding:13px;display:grid;gap:8px}.admin-delivery-box code{font-family:DM Mono;font-size:9px;overflow-wrap:anywhere}.drawer-actions{min-height:80px;flex:0 0 auto;border-top:1px solid var(--line);padding:15px 22px;background:#fff;display:flex;gap:10px}.drawer-actions button{height:48px;border-radius:11px;padding:0 17px;font-size:11px;font-weight:700;display:flex;align-items:center;justify-content:center;gap:7px}.reject-button{border:1px solid #e4c3b9;background:#fff6f2;color:#a64a30}.approve-button{flex:1;border:0;background:var(--green);color:#fff}.secondary-button{border:1px solid var(--line);background:#fff;color:var(--ink)}.full{width:100%}.toast{position:fixed;right:25px;bottom:25px;z-index:80;padding:13px 17px;border-radius:11px;display:flex;align-items:center;gap:8px;font-size:11px;font-weight:700;box-shadow:0 17px 50px #0c191233;animation:slide .25s ease}.toast-success{background:var(--ink);color:#fff}.toast-error{background:#a94e34;color:#fff}.incoming-call-banner{position:fixed;top:18px;right:18px;z-index:90;width:min(360px,calc(100vw - 36px));padding:14px 16px;display:flex;align-items:center;justify-content:space-between;gap:12px;background:var(--ink);color:#fff;border-radius:16px;box-shadow:0 20px 60px #08110d59;animation:slide .25s ease}.incoming-call-info{display:flex;align-items:center;gap:11px;min-width:0}.incoming-call-info strong{display:block;font-size:13px}.incoming-call-info small{color:#9fb0a6;font-size:10px}.ring-icon{flex:0 0 auto;color:var(--green);animation:ring-shake 1s ease-in-out infinite}@keyframes ring-shake{0%,to{transform:rotate(0)}20%{transform:rotate(-15deg)}40%{transform:rotate(12deg)}60%{transform:rotate(-8deg)}80%{transform:rotate(5deg)}}.incoming-call-actions{display:flex;align-items:center;gap:8px;flex:0 0 auto}.incoming-call-actions button{width:42px;height:42px;display:grid;place-items:center;border:0;border-radius:50%}.decline-call-button{background:#a94e34;color:#fff}.answer-call-button{background:var(--green);color:#fff}.incoming-call-actions button:disabled{opacity:.6}.active-call-bar{position:fixed;bottom:18px;left:50%;transform:translate(-50%);z-index:90;display:flex;align-items:center;gap:12px;padding:11px 18px;border-radius:999px;background:var(--green);color:#fff;font-size:12px;font-weight:700;box-shadow:0 17px 50px #0c191240;animation:slide .25s ease}.active-call-bar strong{font-weight:800}.active-call-bar button{display:inline-flex;align-items:center;gap:6px;height:32px;padding:0 12px;border:0;border-radius:999px;background:#ffffff2e;color:#fff;font-size:11px;font-weight:800}.active-call-bar button:disabled{opacity:.6}.call-live-card{margin-bottom:18px}.call-live-row{display:flex;align-items:center;gap:11px;padding:12px 20px;border-top:1px solid var(--line);font-size:12px;color:var(--ink)}.call-live-row:first-of-type{border-top:0}.call-live-row.active{background:#f3f8f4}.call-live-row span:nth-child(2){flex:1;font-weight:700}.call-live-status{font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.3px;color:var(--muted)}.call-live-status.bridged{color:var(--green)}.call-live-status.ringing{color:#b16b20}.call-log-list{display:flex;flex-direction:column}.call-log-row{display:grid;grid-template-columns:minmax(120px,1.4fr) 90px 1fr 60px auto;align-items:center;gap:10px;padding:12px 20px;border-top:1px solid var(--line);font-size:11px}.call-log-row:first-child{border-top:0}.call-log-name{font-weight:700;color:var(--ink);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.call-log-answered{color:var(--muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.call-log-duration{font-family:DM Mono;color:var(--muted)}.call-log-row time{color:var(--muted);font-size:10px;white-space:nowrap}.call-log-status{font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.3px;padding:4px 8px;border-radius:999px;justify-self:start}.call-log-status.ended,.call-log-status.bridged{color:#16643f;background:#cdeedc}.call-log-status.ringing{color:#b16b20;background:#fec}.call-log-status.no_answer,.call-log-status.rejected,.call-log-status.failed{color:#9a3e2c;background:#ffe5dd}@media(max-width:850px){.incoming-call-banner{top:calc(10px + env(safe-area-inset-top,0px));right:10px;left:10px;width:auto}.active-call-bar{bottom:calc(84px + env(safe-area-inset-bottom,0px));width:calc(100% - 32px);justify-content:space-between}.call-log-row{grid-template-columns:1fr auto;grid-template-areas:"name status" "answered duration" "time time";row-gap:4px}.call-log-name{grid-area:name}.call-log-status{grid-area:status;justify-self:end}.call-log-answered{grid-area:answered}.call-log-duration{grid-area:duration;justify-self:end}.call-log-row time{grid-area:time}}@media(max-width:1120px){.product-grid,.stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.analytics-grid{grid-template-columns:1fr}.analytics-grid .chart-block-wide{grid-row:auto}.pricing-list>article{grid-template-columns:minmax(200px,1.5fr) 100px 100px 110px 38px 38px}.calculated-price{display:none}}@media(max-width:850px){.hero{grid-template-columns:1fr}.hero-copy{padding-bottom:20px}.hero-card{min-height:450px}.hero h1{letter-spacing:-3px}.order-strip{grid-template-columns:1fr}.admin-shell{display:block;padding-bottom:72px}.admin-sidebar{position:fixed;width:100%;height:66px;inset:auto 0 0;padding:8px 12px;flex-direction:row;z-index:40}.admin-brand,.sidebar-foot{display:none}.admin-sidebar nav{display:grid;grid-template-columns:repeat(3,1fr);width:100%;gap:5px}.admin-sidebar nav button{height:50px;justify-content:center;flex-direction:column;gap:3px;font-size:8px;padding:0 3px}.admin-sidebar nav b{position:absolute;margin:-25px 0 0 28px}.admin-main{padding:30px 18px}.settings-grid{grid-template-columns:1fr}.settings-actions{grid-column:auto}.focus-product-form-row{grid-template-columns:1fr}.focus-product-rule{flex-direction:column}.login-page{grid-template-columns:1fr}.login-brand-panel{display:none}.login-card{min-height:100vh;display:flex;flex-direction:column;justify-content:center}.product-admin-hero{align-items:flex-start;flex-direction:column}.pricing-list>article{grid-template-columns:1fr 90px 40px;gap:9px}.pricing-product{grid-column:1 / -1}.cost-box{grid-column:1}.compact-field:nth-of-type(1){grid-column:1}.compact-field:nth-of-type(2){grid-column:2}.pricing-list .toggle{grid-column:2;grid-row:2;justify-self:end}.save-icon-button{grid-column:3;grid-row:2}}@media(max-width:640px){.store-header{height:72px}.secure-pill{font-size:0;width:42px;height:42px;padding:0;justify-content:center}.hero{min-height:auto;border-radius:24px;margin:0 8px}.hero-copy{padding:48px 26px 15px}.hero h1{font-size:48px;margin:18px 0 24px}.hero-copy>p{font-size:14px}.trust-row{gap:13px;flex-wrap:wrap}.hero-card{min-height:390px}.orb-one{width:350px;height:350px;right:-80px;top:30px}.hero-ticket{width:250px;padding:25px}.catalog,.customer-orders{padding:65px 18px}.customer-orders{padding-top:0}.section-heading{align-items:stretch;flex-direction:column}.section-heading h2{font-size:32px}.search-box{width:100%}.product-grid{grid-template-columns:1fr}.product-visual{height:190px}.store-footer{margin:10px 8px 78px;padding:27px 22px;flex-direction:column;align-items:flex-start;gap:13px}.checkout-panel{width:100%}.checkout-body{padding:25px 22px 40px}.checkout-progress{padding-left:22px;padding-right:68px}.checkout-progress small{left:22px}.checkout-body h2{font-size:29px}.stat-grid{grid-template-columns:1fr 1fr}.stat-grid article{padding:13px;align-items:flex-start}.stat-icon{width:37px;height:37px}.stat-grid strong{font-size:16px}.admin-topbar{align-items:flex-start}.admin-topbar h1{font-size:29px}.icon-text-button{width:41px;padding:0;font-size:0;justify-content:center}.admin-card-head{align-items:flex-start;flex-direction:column}.table-tools,.table-tools label,.order-drawer{width:100%}.drawer-scroll{padding:16px}.drawer-actions{padding:12px}}body.checkout-open{overflow:hidden}.shop-shell{max-width:1500px;margin:0 auto;overflow:clip}.shop-header{min-height:78px;padding:0 clamp(18px,5vw,72px);display:flex;align-items:center;justify-content:space-between}.shop-brand{display:inline-flex;align-items:center;gap:10px}.shop-logo-mark{width:41px;height:41px;display:grid;place-items:center;overflow:hidden;border:1px solid #dce2dc;border-radius:13px;color:var(--lime);background:#fbfaf4;box-shadow:0 10px 25px #14231c24;flex:0 0 auto}.shop-logo-mark img{width:100%;height:100%;display:block;object-fit:cover}.shop-brand>span:last-child{display:flex;flex-direction:column;line-height:1;gap:4px}.shop-brand strong{font-size:16px;letter-spacing:-.5px}.shop-brand small{color:var(--green);font:500 8px/1 DM Mono;letter-spacing:3.1px}.shop-location{display:inline-flex;align-items:center;gap:7px;min-height:38px;padding:0 13px;border:1px solid var(--line);border-radius:999px;background:#fff9;color:#56635c;font-size:11px;font-weight:700}.shop-signin-link{display:inline-flex;align-items:center;gap:7px;min-height:38px;padding:0 15px;border:1px solid var(--line);border-radius:999px;background:#fff9;color:var(--ink);font-size:12px;font-weight:700}.shop-signin-link:hover{background:var(--ink);color:#fff;border-color:var(--ink)}.shop-track-result>.shop-eyebrow{display:block;margin-bottom:8px}.shop-track-result>h3{margin:0 0 4px}.shop-track-result>p.shop-muted{margin-top:14px}.shop-track-result>.shop-back{margin-top:16px}.shop-header-right{display:inline-flex;align-items:center;gap:10px}.shop-lang-switch{display:inline-flex;gap:3px;padding:3px;border:1px solid var(--line);border-radius:999px;background:#fff9}.shop-lang-switch button{min-width:30px;min-height:30px;padding:0 9px;border:0;border-radius:999px;color:#59665f;background:transparent;font-size:10px;font-weight:700}.shop-lang-switch button.active{color:#fff;background:var(--ink)}.public-landing .shop-lang-switch{border-color:#dfffa633;background:transparent}.public-landing .shop-lang-switch button{color:#cbd8d0}.public-landing .shop-lang-switch button.active{color:#12221b;background:var(--lime)}.payment-return{margin:0 clamp(18px,5vw,72px) 14px;padding:14px 17px;display:flex;align-items:center;gap:13px;border:1px solid #cbd9cf;border-radius:16px;color:#214d38;background:#eef7ef}.payment-return-icon{width:39px;height:39px;display:grid;place-items:center;flex:0 0 auto;border-radius:12px;background:#d7eddb;color:var(--green)}.payment-return strong{display:block;font-size:13px}.payment-return p{margin:3px 0 0;color:#617168;font-size:11px;line-height:1.45}.payment-return-card_payment_failed,.payment-return-chargeback{border-color:#e4c9c0;color:#8e3d28;background:#fff4ef}.shop-preview-banner{margin:0 clamp(18px,5vw,72px) 14px;padding:14px 17px;display:flex;align-items:center;gap:12px;border:1px solid #c9d6cc;border-radius:15px;color:#1e5138;background:#edf6ed}.shop-preview-banner>svg{flex:0 0 auto}.shop-preview-banner strong{display:block;font-size:12px}.shop-preview-banner p{margin:3px 0 0;color:#607168;font-size:10px;line-height:1.45}.shop-eyebrow{display:inline-flex;align-items:center;gap:7px;color:var(--green);font:500 10px/1.3 DM Mono;letter-spacing:1.5px;text-transform:uppercase}.shop-primary{min-height:50px;padding:0 21px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:13px;color:#fff;background:var(--ink);font-size:12px;font-weight:800;transition:transform .18s ease,background .18s ease}.shop-primary:hover{transform:translateY(-1px);background:var(--green-dark)}.shop-primary:disabled{opacity:.55;cursor:not-allowed;transform:none}.shop-primary.wide{width:100%}.shop-catalog,.shop-orders{padding:94px clamp(18px,5vw,72px)}.shop-orders{padding-top:0}.shop-section-head{margin-bottom:30px;display:flex;justify-content:space-between;align-items:end;gap:20px}.shop-section-head>div>span{color:var(--green);font:500 9px/1 DM Mono;letter-spacing:2px}.shop-section-head h2{margin:7px 0 0;font-size:clamp(30px,3.2vw,46px);line-height:1;letter-spacing:-2px}.shop-section-head>p{margin:0;color:var(--muted);font-size:11px}.shop-search{width:100%;max-width:520px;min-height:50px;margin-bottom:14px;padding:0 15px;display:flex;align-items:center;gap:10px;border:1px solid var(--line);border-radius:14px;background:#fff;color:#869089}.shop-search input{min-width:0;flex:1;border:0;outline:0;color:var(--ink);background:transparent}.shop-search button{width:36px;height:36px;border:0;display:grid;place-items:center;border-radius:10px;color:var(--muted);background:#edf0ea}.shop-chips{margin-bottom:28px;display:flex;gap:8px;overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-width:none}.shop-chips::-webkit-scrollbar{display:none}.shop-chips button{min-height:40px;padding:0 15px;flex:0 0 auto;border:1px solid var(--line);border-radius:999px;color:#59665f;background:#fff8;font-size:11px;font-weight:700;text-transform:capitalize}.shop-chips button.active{border-color:var(--ink);color:#fff;background:var(--ink)}.shop-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.shop-product{min-width:0;overflow:hidden;border:1px solid var(--line);border-radius:22px;background:#fff9;transition:transform .22s ease,box-shadow .22s ease}.shop-product:hover{transform:translateY(-4px);box-shadow:0 22px 55px #14231c16}.shop-product-art{height:210px;margin:9px;overflow:hidden;position:relative;display:grid;place-items:center;border-radius:16px;color:#fff;isolation:isolate}.shop-product-art.has-photo{background:#f4f6f3}.shop-product-art-bg{position:absolute;inset:0;z-index:0;background-position:center;background-size:cover;background-repeat:no-repeat;filter:blur(22px) saturate(1.35);transform:scale(1.35);opacity:.55}.shop-product-art.has-photo img{position:relative;z-index:1;width:100%;height:100%;padding:10px;object-fit:contain;filter:drop-shadow(0 10px 20px #14231c1f)}.shop-product-art:before{content:"";position:absolute;inset:-40%;z-index:-1;background:linear-gradient(#ffffff12 1px,transparent 1px),linear-gradient(90deg,#ffffff12 1px,transparent 1px);background-size:34px 34px;transform:rotate(9deg)}.shop-product-art>span{position:absolute;left:16px;top:14px;font:500 8px/1 DM Mono;letter-spacing:1.5px;text-transform:uppercase;opacity:.8}.shop-product-art>strong{font-size:54px;letter-spacing:-5px}.shop-product-art i{position:absolute;width:11px;height:11px;border-radius:50%;border:2px solid #ffffff8c}.shop-product-art i:nth-of-type(1){right:22px;top:23px}.shop-product-art i:nth-of-type(2){left:26px;bottom:20px;width:6px;height:6px}.shop-product-art i:nth-of-type(3){right:42px;bottom:30px;width:32px;height:32px}.shop-tone-0{background:#174936}.shop-tone-1{background:#dc7040}.shop-tone-2{background:#3b3560}.shop-tone-3{background:#486e77}.shop-product-body{padding:14px 21px 21px}.shop-product-meta{min-height:22px;display:flex;align-items:center;justify-content:space-between;gap:10px;color:#758078;font:500 9px/1.2 DM Mono;text-transform:uppercase}.shop-product-meta span{display:inline-flex;align-items:center;gap:5px}.shop-product-meta .low{color:#b04d2f}.shop-product h3{margin:11px 0 7px;font-size:19px;letter-spacing:-.6px}.shop-product-body>p{height:42px;margin:0;overflow:hidden;color:var(--muted);font-size:12px;line-height:1.65}.shop-product-bottom{margin-top:17px;padding-top:17px;display:flex;flex-wrap:wrap;align-items:end;justify-content:space-between;gap:12px;border-top:1px solid var(--line)}.notify-restock-wrap{display:flex;flex-direction:column;align-items:flex-end;gap:4px}.notify-restock-on{display:inline-flex;align-items:center;gap:6px;color:#2f7d4f;font-size:11px;font-weight:800}.notify-restock-error{max-width:220px;color:#b04d2f;font-size:10px;text-align:right;line-height:1.4}.notify-restock-form{flex:1 1 100%;display:flex;flex-wrap:wrap;align-items:center;gap:8px}.notify-restock-form input{flex:1 1 130px;min-width:0;min-height:40px;padding:0 12px;border:1px solid var(--line);border-radius:10px;background:#fff;font-size:12px}.notify-restock-form button{min-height:40px;padding:0 14px;border:0;border-radius:10px;color:#fff;background:var(--ink);font-size:11px;font-weight:800}.notify-restock-form .notify-restock-error{flex:1 1 100%;text-align:left}.flash-offer-was{display:block;color:#a3958a;font-size:11px;text-decoration:line-through}.flash-offer-now{color:#d94f30}.flash-offer-countdown{display:flex;align-items:center;gap:4px;margin-top:4px;padding:3px 8px;width:max-content;border-radius:999px;background:#fff0eb;color:#c2410c;font:700 9px DM Mono;letter-spacing:.3px}.shop-product-bottom>div{min-width:0;display:grid;gap:3px}.shop-product-bottom small{color:#7f8b84;font:500 8px/1 DM Mono;letter-spacing:1px}.shop-product-bottom strong{overflow-wrap:anywhere;font-size:19px}.shop-product-bottom button{min-height:43px;padding:0 14px;display:flex;align-items:center;gap:4px;flex:0 0 auto;border:0;border-radius:11px;color:#fff;background:var(--ink);font-size:11px;font-weight:800}.public-order-button{min-height:43px;padding:0 14px;display:flex;align-items:center;gap:4px;flex:0 0 auto;border:0;border-radius:11px;color:#fff;background:var(--green);font-size:11px;font-weight:800;text-decoration:none;transition:transform .18s ease}.public-order-button:hover{transform:translateY(-1px)}.public-product-warranty{display:flex;align-items:center;gap:5px;margin:0 0 4px;color:#4c8a63;font-size:10px;font-weight:700}.shop-product h3 a{color:inherit;text-decoration:none}.shop-product h3 a:hover{text-decoration:underline}.shop-empty{padding:50px 20px;text-align:center;color:var(--muted)}.exchange-note{margin:20px 0 0;color:#7e8983;font-size:9px;line-height:1.5}.exchange-note a{text-decoration:underline}.shop-order-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.shop-order{min-width:0;padding:21px;border:1px solid var(--line);border-radius:18px;background:#fff}.shop-order-top{display:flex;align-items:center;gap:7px;color:#5e6b64;font-size:9px;text-transform:uppercase;letter-spacing:.7px}.shop-order-top small{margin-left:auto;color:#89928d;font-family:DM Mono}.shop-status{width:8px;height:8px;border-radius:50%;flex:0 0 auto;background:#ca932a}.shop-status.status-fulfilled,.shop-status.status-supplier_pending{background:#26935c}.shop-status.status-supplier_failed,.shop-status.status-supplier_unknown,.shop-status.status-processing,.shop-status.status-paid{background:#ca932a}.shop-status.status-card_payment_failed,.shop-status.status-rejected,.shop-status.status-chargeback{background:#c65037}.shop-order h3{margin:17px 0 4px;font-size:16px}.shop-order>p{margin:0 0 11px;color:var(--muted);font-size:10px}.shop-order>b{font-size:16px}.shop-delivery{margin-top:15px;padding:12px;display:grid;gap:7px;border-radius:11px;background:#eef6ef}.shop-delivery small{color:var(--green);font:500 8px/1 DM Mono;letter-spacing:1px}.shop-delivery code{overflow-wrap:anywhere;font-size:10px}.shop-help{margin:0 clamp(18px,5vw,72px) 70px;padding:23px 25px;display:flex;align-items:center;gap:15px;border:1px solid #d2dbd4;border-radius:18px;background:#e9efe8}.shop-help>svg{color:var(--green)}.shop-help strong{font-size:13px}.shop-help p{margin:3px 0 0;color:var(--muted);font-size:11px}.shop-footer{margin:0 clamp(10px,2.5vw,36px) 28px;padding:32px clamp(20px,4vw,58px);display:flex;align-items:center;justify-content:space-between;gap:18px;border-radius:22px;background:#e7ebe4}.shop-footer p{margin:0;color:#4c574f;font-size:10px}.shop-social-links{display:inline-flex;align-items:center;gap:10px;flex:0 0 auto}.shop-social-links a{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;background:#fff9;border:1px solid var(--line);color:var(--ink)}.shop-social-links a:hover{background:var(--ink);color:#fff;border-color:var(--ink)}.shop-footer-links{display:flex;flex-wrap:wrap;gap:4px 16px}.shop-footer-links a{color:#4c574f;font-size:10px;font-weight:700;text-decoration:none}.shop-footer-links a:hover{color:var(--ink);text-decoration:underline}.shop-mobile-nav{display:none}.policy-page{min-height:100vh;background:var(--cream);color:var(--ink)}.policy-page-header{padding:env(safe-area-inset-top,0) clamp(18px,5vw,72px) 0}.policy-back{display:inline-flex;align-items:center;gap:6px;margin:18px 0;color:var(--ink);font-size:12px;font-weight:700;text-decoration:none}.policy-back:hover{text-decoration:underline}.policy-page-body{max-width:760px;margin:0 auto;padding:10px clamp(18px,5vw,72px) 80px;line-height:1.7;font-size:14px}.policy-page-body h1{font-size:clamp(28px,5vw,38px);letter-spacing:-1px;margin:0 0 18px}.policy-page-body h2{font-size:20px;letter-spacing:-.4px;margin:34px 0 10px}.policy-page-body h3{font-size:15px;margin:22px 0 8px}.policy-page-body p{margin:0 0 14px;color:#2c352f}.policy-page-body ul,.policy-page-body ol{margin:0 0 14px;padding-left:22px;color:#2c352f}.policy-page-body li{margin-bottom:6px}.policy-page-body strong{color:var(--ink)}.policy-page-body code{padding:1px 6px;border-radius:5px;background:#e7ebe4;font-size:12px}.policy-page-body a{color:var(--green)}.policy-page-body hr{margin:28px 0;border:0;border-top:1px solid var(--line)}.shop-verify-overlay{position:fixed;inset:0;z-index:110;display:grid;place-items:center;padding:24px;background:#07100cc2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);animation:fade .18s ease}.shop-verify-card{width:min(420px,100%);padding:40px 32px;border-radius:24px;background:var(--paper);box-shadow:var(--shadow);text-align:center;display:grid;justify-items:center;gap:6px}.shop-verify-card .shop-logo-mark{margin-bottom:10px}.shop-verify-card h2{margin:6px 0;font-size:26px;line-height:1.1;letter-spacing:-1px}.shop-verify-card p{margin:0 0 10px;color:var(--muted);font-size:13px;line-height:1.6}.shop-verify-spinner{color:var(--green);margin:4px 0 14px}.shop-verify-donotclose{font:700 11px/1 DM Mono;letter-spacing:1.2px;text-transform:uppercase;color:var(--ink);margin-bottom:6px}.shop-verify-stage{margin-top:14px;display:grid;justify-items:center;gap:8px;color:#56635c;font-size:13px;font-weight:600;animation:fade .4s ease}.shop-verify-stage svg{color:var(--green)}.shop-verify-found{display:flex;align-items:center;gap:6px;margin:0;color:var(--green);font-size:12px;font-weight:700;animation:fade .5s ease}.shop-verify-icon-warn{width:60px;height:60px;margin:4px 0 10px;display:grid;place-items:center;border-radius:50%;color:#b3441f;background:#fbe6dd}.shop-verify-icon-pending{width:60px;height:60px;margin:4px 0 10px;display:grid;place-items:center;border-radius:50%;color:var(--green);background:var(--lime)}.shop-checkout-backdrop{position:fixed;inset:0;z-index:100;display:flex;justify-content:flex-end;background:#07100cc2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);animation:fade .18s ease}.shop-checkout{width:min(540px,100%);height:100%;overflow-y:auto;overscroll-behavior:contain;background:var(--paper);box-shadow:var(--shadow);animation:slide .25s ease}.shop-checkout-top{height:72px;padding:0 22px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.shop-checkout-top>span{color:#54635b;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.7px}.shop-checkout-top button{width:42px;height:42px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;background:#fff}.shop-checkout-top-actions{display:flex;align-items:center;gap:8px}.shop-checkout-top-actions .shop-lang-switch{padding:2px}.shop-checkout-top .shop-lang-switch button{width:auto;height:auto;min-width:22px;min-height:22px;padding:0 5px;border-radius:999px}.shop-checkout-handle{display:none}.shop-progress{height:83px;padding:16px 42px 7px;display:grid;grid-template-columns:52px 1fr 52px;align-items:start}.shop-progress>div{display:grid;justify-items:center;gap:5px;color:#87918b}.shop-progress span{width:29px;height:29px;display:grid;place-items:center;border-radius:50%;background:#dce1dc;font:500 9px/1 DM Mono}.shop-progress small{font-size:9px}.shop-progress>div.active{color:var(--green)}.shop-progress>div.active span{color:var(--lime);background:var(--ink)}.shop-progress>i{height:1px;margin-top:14px;background:#ccd4ce}.shop-progress>i.active{background:var(--green)}.shop-checkout-body{padding:22px 40px max(42px,env(safe-area-inset-bottom))}.shop-progress.has-plan{grid-template-columns:52px 1fr 52px 1fr 52px}.shop-plan-picker h2{margin-bottom:8px}.shop-plan-grid{margin:20px 0 16px;display:grid;gap:12px}.shop-plan-card{width:100%;padding:16px;display:grid;gap:11px;text-align:left;border:1.5px solid var(--line);border-radius:17px;background:#fff;color:var(--ink);cursor:pointer;transition:border-color .15s,box-shadow .15s,transform .15s}.shop-plan-card:hover{border-color:var(--green);box-shadow:0 10px 26px #14231c17}.shop-plan-card:active{transform:scale(.995)}.shop-plan-card:focus-visible{outline:3px solid #1f6c4a3d;outline-offset:2px}.shop-plan-card.is-best{border-color:var(--green);background:linear-gradient(180deg,#f4faf4,#fff 58%)}.shop-plan-card-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.shop-plan-card-head strong{font-size:16px;line-height:1.25;letter-spacing:-.3px}.shop-plan-badge{flex:0 0 auto;display:inline-flex;align-items:center;gap:4px;padding:4px 9px;border-radius:999px;background:var(--ink);color:var(--lime);font:500 8.5px/1 DM Mono;letter-spacing:.9px;text-transform:uppercase;font-style:normal}.shop-plan-price{display:flex;align-items:baseline;flex-wrap:wrap;gap:8px}.shop-plan-price strong{font-size:25px;line-height:1;letter-spacing:-1px}.shop-plan-price s{color:var(--muted);font-size:13px}.shop-plan-price small{color:var(--muted);font:500 11px/1 DM Mono}.shop-plan-facts{display:flex;flex-wrap:wrap;gap:6px}.shop-plan-facts em{display:inline-flex;align-items:center;gap:5px;padding:5px 9px;border-radius:9px;background:#edf0ea;color:#46534c;font-size:10.5px;font-style:normal;font-weight:700}.shop-plan-facts svg{opacity:.75}.shop-plan-cta{display:inline-flex;align-items:center;gap:3px;color:var(--green);font-size:11px;font-weight:800}.shop-plan-reassure{margin:0;display:flex;align-items:flex-start;gap:7px;color:var(--muted);font-size:11.5px;line-height:1.5}.shop-plan-reassure svg{flex:0 0 auto;margin-top:1px;opacity:.8}.shop-plan-selected{margin:-4px 0 14px;padding:10px 12px;display:flex;align-items:center;justify-content:space-between;gap:10px;border:1px solid var(--line);border-radius:12px;background:#edf0ea}.shop-plan-selected>span{display:inline-flex;align-items:center;gap:7px;color:#46534c;font-size:11px;font-weight:800}.shop-plan-selected>span svg{opacity:.7}.shop-plan-selected button{display:inline-flex;align-items:center;gap:2px;min-height:32px;padding:0 10px;border:1px solid var(--green);border-radius:9px;background:#fff;color:var(--green);font-size:11px;font-weight:800}.shop-checkout-sticky-footer{position:sticky;bottom:0;z-index:5;padding:14px 40px calc(14px + env(safe-area-inset-bottom));background:var(--paper);border-top:1px solid var(--line);box-shadow:0 -10px 24px #14231c14}.shop-checkout-sticky-footer>*:not(:last-child){margin-bottom:10px}.shop-checkout-sticky-footer .shop-primary.wide,.shop-checkout-sticky-footer .secondary-button.wide{margin:0}.shop-checkout-body h2{margin:12px 0;font-size:32px;line-height:1.08;letter-spacing:-1.4px}.shop-muted{margin:0;color:var(--muted);font-size:13px;line-height:1.65}.shop-description p{margin:0 0 10px}.shop-description p:last-child{margin-bottom:0}.shop-description ul{margin:0 0 12px;padding-left:20px;display:grid;gap:5px}.shop-description ul:last-child{margin-bottom:0}.shop-description li{line-height:1.55}.shop-description strong{color:var(--ink);font-weight:800}.shop-description code{padding:1px 6px;border-radius:5px;background:#edf0ea;color:var(--green);font:500 12px/1.4 DM Mono}.shop-price-freshness{margin:-18px 0 22px;display:flex;align-items:center;gap:6px;font-size:11.5px}.shop-price-freshness svg{flex:0 0 auto;opacity:.7}.shop-unit-row{margin:25px 0 18px;padding:16px;display:flex;align-items:center;justify-content:space-between;gap:14px;border-radius:15px;background:#edf0ea}.shop-unit-row>div:first-child{min-width:0;display:grid;gap:4px}.shop-unit-row small,.shop-success-order span{color:#77837c;font:500 8px/1 DM Mono;letter-spacing:1px}.shop-unit-row strong{overflow-wrap:anywhere}.shop-qty{padding:4px;display:flex;align-items:center;gap:12px;flex:0 0 auto;border-radius:11px;background:#fff}.shop-qty button{width:34px;height:34px;display:grid;place-items:center;border:0;border-radius:8px;background:#edf0ea}.shop-qty span{min-width:17px;text-align:center;font-weight:800}.shop-field{margin:16px 0;display:grid;gap:8px}.shop-field>span{display:flex;align-items:center;gap:6px;color:#56635c;font-size:10px;font-weight:800}.shop-field input{width:100%;min-height:50px;padding:0 14px;border:1px solid #cdd5cf;border-radius:12px;outline:0;color:var(--ink);background:#fff}.shop-field input:focus{border-color:var(--green);box-shadow:0 0 0 3px #1f6c4a12}.shop-field-hint{margin:-4px 0 0;font-size:10px;color:var(--muted);line-height:1.5}.shop-guest-details{margin:16px 0;padding:14px 16px 2px;background:#f6f8f6;border-radius:14px;border:1px solid #e3e8e3}.shop-guest-details .shop-field{margin:0 0 14px}.shop-qty-input{padding:4px 12px}.shop-qty-input input{width:96px;height:36px;border:0;background:transparent;text-align:center;font-weight:800;font-size:15px;outline:0;color:var(--ink)}.shop-qty-hint{margin:-12px 0 18px;font-size:10px}.shop-total{margin:8px 0 20px;padding:20px 0;display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line)}.shop-total span{color:var(--muted);font-size:12px}.shop-total strong{font-size:23px}.shop-back{width:max-content;min-height:36px;margin:-7px 0 13px;padding:0;display:flex;align-items:center;gap:6px;border:0;color:var(--green);background:transparent;font-size:10px;font-weight:800}.shop-payment-methods{margin:20px 0;display:grid;gap:9px}.shop-payment-methods>button{width:100%;min-height:65px;padding:10px 13px;display:grid;grid-template-columns:34px 1fr 20px;align-items:center;text-align:left;border:1px solid #d5dbd6;border-radius:13px;color:var(--ink);background:#fff}.shop-payment-methods>button>svg:first-child{color:var(--green)}.shop-payment-methods>button>span{display:grid;gap:3px}.shop-payment-methods strong{font-size:12px}.shop-payment-methods small{color:var(--muted);font-size:9px}.shop-payment-methods>button.active{border-color:var(--green);box-shadow:0 0 0 2px #1f6c4a13;background:#f2f7f1}.shop-payment-methods>button:disabled{opacity:.55;cursor:not-allowed}.shop-method-detail{margin:18px 0;padding:17px;border:1px solid #d8dfd9;border-radius:15px;background:#f3f5f0}.shop-pay-amount{margin-bottom:14px;padding-bottom:14px;display:grid;gap:5px;border-bottom:1px solid #d7ddd8}.shop-pay-amount span{color:#6f7d75;font:500 8px/1 DM Mono;letter-spacing:1px}.shop-pay-amount strong{font-size:24px}.shop-pay-line{min-height:37px;display:grid;grid-template-columns:minmax(82px,.8fr) minmax(0,1.4fr) 31px;align-items:center;gap:7px;border-bottom:1px solid #dde2dd}.shop-pay-line:last-of-type{border-bottom:0}.shop-pay-line>span{color:var(--muted);font-size:9px}.shop-pay-line>strong{overflow-wrap:anywhere;font-size:10px}.shop-pay-line button{width:31px;height:31px;display:grid;place-items:center;border:0;border-radius:8px;background:#fff}.shop-pay-ref{margin-top:4px;padding:0 8px;border-radius:9px;border-bottom:0;background:#eaf3e4}.shop-pay-ref>strong{font:700 13px/1 DM Mono;letter-spacing:1px;color:var(--ink)}.shop-ref-hint{display:block;margin-top:8px}.shop-method-detail>p{margin:12px 0 0;color:var(--muted);font-size:10px;line-height:1.55}.card-detail{text-align:center}.card-detail .method-icon{width:51px;height:51px;margin:0 auto 11px;display:grid;place-items:center;border-radius:15px;color:var(--lime);background:var(--ink)}.card-detail h3{margin:0;font-size:15px}.card-detail p{font-size:10px}.card-detail .shop-form-hint{color:#a04a31}.shop-fee-breakdown{margin-top:14px;padding:12px 14px;border:1px solid #d7e4cf;border-radius:14px;background:#f7fbf2;text-align:left}.shop-fee-breakdown .shop-pay-line{grid-template-columns:1fr auto;min-height:34px}.shop-fee-breakdown .shop-pay-line.total{margin-top:4px;padding-top:6px;border-top:1px dashed #c5d7b8;border-bottom:0}.shop-fee-breakdown .shop-pay-line.total strong{color:#1f6b2d;font-size:13px}.shop-fee-note{display:block;margin-top:10px;color:#6f7f74;font-size:9px;line-height:1.5}.shop-coupon-box{margin:14px 0;padding:12px;border:1px solid #dce5d8;border-radius:14px;background:#f8fbf6}.shop-coupon-row{display:grid;grid-template-columns:1fr auto;gap:8px}.shop-coupon-row input{min-height:42px;border:1px solid #d0d9cd;border-radius:10px;padding:0 12px}.shop-coupon-ok{margin:8px 0 0;color:#1f6b2d;font-size:11px;font-weight:700}.shop-coupon-save{margin:6px 0 0;color:#3d6b4a;font-size:10px}.shop-coupon-suggestions{margin-top:8px;display:flex;flex-wrap:wrap;gap:6px}.shop-coupon-suggestions button{min-height:32px;padding:0 10px;border:1px solid #c8e0b5;border-radius:999px;background:#eef8e4;color:#214e2d;font-size:10px;font-weight:700}.review-grid{display:grid;gap:12px}.review-card{display:grid;grid-template-columns:96px 1fr auto;gap:14px;padding:14px;border:1px solid var(--line);border-radius:14px;background:#fff;align-items:center}.review-card img,.review-card .review-thumb-empty{width:96px;height:96px;object-fit:cover;border-radius:12px;background:#eef2ee}.review-card .review-thumb-empty{display:grid;place-items:center;color:#8a958f;font-size:10px;text-align:center;padding:8px}.review-card strong{display:block;font-size:14px}.review-card small,.review-card p{color:#6f7b74;font-size:11px;margin:2px 0}.review-stars{color:#d4a017;letter-spacing:1px;font-size:14px}.review-text-preview{font-style:italic;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.fb-review-actions{display:flex;flex-direction:column;gap:6px;align-items:stretch;min-width:130px}.fb-review-actions button{min-height:34px;padding:0 12px;font-size:11px;font-weight:700;border-radius:9px;display:inline-flex;align-items:center;justify-content:center;gap:6px}.chat-head-actions{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.form-hint{margin:8px 0 0;color:#6f7b74;font-size:11px;line-height:1.5}.delivery-message-input{width:100%;margin-top:8px;resize:vertical;border:1px solid #d7dcd7;border-radius:10px;padding:10px 12px;font:inherit;font-size:12px;line-height:1.5;color:var(--ink)}@media(max-width:720px){.review-card{grid-template-columns:72px 1fr}.review-card>:last-child{grid-column:1 / -1}.fb-review-actions{flex-direction:row;flex-wrap:wrap;min-width:0}.fb-review-actions button{flex:1;min-width:90px}}.shop-upload{min-height:118px;margin:15px 0;padding:17px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;text-align:center;cursor:pointer;border:1px dashed #a9b7ae;border-radius:14px;color:#6d7972;background:#fff}.shop-upload.has-file{border-style:solid;border-color:#7ca68b;color:var(--green);background:#eff7f0}.shop-upload strong{max-width:100%;overflow-wrap:anywhere;color:var(--ink);font-size:11px}.shop-upload span{font-size:8px}.shop-upload input{display:none}.shop-security-note{margin:15px 0;padding:12px;display:flex;align-items:flex-start;gap:9px;border-radius:11px;color:#41634f;background:#e9f2e9}.shop-security-note svg{flex:0 0 auto}.shop-security-note p{margin:0;font-size:9px;line-height:1.5}.shop-night-notice{margin:0 0 15px;padding:13px;display:flex;align-items:flex-start;gap:10px;border-radius:13px;color:#8a6200;background:#fff6dc;border:1px solid #f3e2ab}.shop-night-notice svg{flex:0 0 auto;margin-top:1px}.shop-night-notice p{margin:0 0 8px;font-size:10.5px;line-height:1.5}.shop-night-notice button{display:inline-flex;align-items:center;gap:4px;border:0;background:none;padding:0;color:#1f6c4a;font-size:10.5px;font-weight:800}.shop-form-error{margin:12px 0;padding:10px 12px;border-radius:10px;color:#973f28;background:#fff0eb;font-size:10px;line-height:1.5}.shop-preview-checkout{margin:14px 0;padding:12px;display:flex;gap:9px;align-items:flex-start;border-radius:11px;color:#315d44;background:#eaf3e9}.shop-preview-checkout svg{flex:0 0 auto}.shop-preview-checkout p{margin:0;font-size:9px;line-height:1.5}.shop-success{padding-top:80px;text-align:center}.shop-success-icon{width:65px;height:65px;margin:0 auto 22px;display:grid;place-items:center;border-radius:50%;color:var(--green);background:var(--lime);box-shadow:0 0 0 12px #c8f1692b}.shop-success>p{color:var(--muted);font-size:12px;line-height:1.65}.shop-success-order{margin:25px 0;padding:20px;display:grid;gap:8px;border-radius:14px;background:#edf0ea}.shop-success-order strong{font:500 17px/1 DM Mono}.shop-success-order small{color:var(--muted)}.shop-top-banner{padding:10px clamp(18px,5vw,72px) 0}main#top>.shop-catalog:first-of-type{padding-top:40px}.reviews-glow-banner{width:100%;margin:0 0 22px;padding:15px 20px;display:flex;align-items:center;gap:10px;border:0;border-radius:14px;cursor:pointer;background:linear-gradient(135deg,#14231c,#1f6c4a);color:#fff;font-size:12px;font-weight:700;text-align:left;animation:reviews-glow 2.4s ease-in-out infinite}.reviews-glow-banner svg:first-child{color:var(--lime);flex:0 0 auto}.reviews-glow-banner span{flex:1;line-height:1.4}.reviews-glow-banner svg:last-child{flex:0 0 auto;opacity:.8}@keyframes reviews-glow{0%,to{box-shadow:0 0 #c8f16955}50%{box-shadow:0 0 0 8px #c8f16900}}.checkout-reviews-trigger{margin:14px 0;padding:10px 16px;display:inline-flex;align-items:center;gap:7px;border:0;border-radius:999px;cursor:pointer;background:linear-gradient(135deg,#14231c,#1f6c4a);color:#fff;font-size:11px;font-weight:700;animation:reviews-glow 2.4s ease-in-out infinite}.checkout-reviews-trigger svg{color:var(--lime);flex:0 0 auto}.checkout-reviews-panel{animation:checkout-reviews-in .22s ease}.checkout-reviews-panel .shop-back{margin-bottom:14px}@keyframes checkout-reviews-in{0%{opacity:0;transform:translate(16px)}}.reviews-star-picker{display:flex;gap:8px;margin:4px 0 18px}.reviews-star-picker button{border:0;background:none;padding:4px;color:#d4d9d1;cursor:pointer}.reviews-star-picker button.active{color:#d4a017}.reviews-thanks{padding-top:40px;text-align:center}.reviews-thanks h3{margin:0 0 8px}.reviews-thanks .shop-primary{margin-top:22px}.reviews-add-button{margin-bottom:20px}.reviews-loading{display:grid;place-items:center;padding:40px 0;color:var(--muted)}.reviews-list{display:grid;gap:14px}.reviews-item{padding:14px;border:1px solid var(--line);border-radius:14px;background:#fff}.reviews-item-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:4px}.reviews-item-head strong{font-size:13px}.reviews-item p{margin:6px 0 0;font-size:12px;line-height:1.55;color:var(--ink)}.reviews-item img{margin-top:10px;width:100%;max-height:220px;object-fit:cover;object-position:top;border-radius:10px;display:block;cursor:zoom-in}.chat-widget-fab{position:fixed;right:22px;bottom:22px;z-index:110;width:58px;height:58px;border:0;border-radius:50%;cursor:pointer;display:grid;place-items:center;background:var(--ink);color:var(--lime);box-shadow:0 12px 30px #14231c40;animation:chat-fab-pulse 2.6s ease-in-out infinite;transition:transform .2s ease,background .2s ease}.chat-widget-fab:hover{transform:scale(1.06);background:#1f6c4a}.chat-widget-fab.is-open{animation:none;background:#1f6c4a}@keyframes chat-fab-pulse{0%,to{box-shadow:0 12px 30px #14231c40,0 0 #c8f16955}50%{box-shadow:0 12px 30px #14231c40,0 0 0 10px #c8f16900}}.chat-widget-teaser{position:fixed;right:22px;bottom:90px;z-index:110;display:flex;align-items:center;gap:8px;padding:12px 34px 12px 16px;border:0;border-radius:999px;cursor:pointer;background:#fff;color:var(--ink);font-size:12px;font-weight:700;box-shadow:0 14px 40px #14231c26;animation:chat-teaser-in .35s ease}.chat-widget-teaser svg{color:var(--green);flex:0 0 auto}.chat-widget-teaser-close{position:absolute;right:10px;top:50%;transform:translateY(-50%);width:20px;height:20px;display:grid;place-items:center;border-radius:50%;color:#8a958f}.chat-widget-teaser-close:hover{background:#eef2ee}@keyframes chat-teaser-in{0%{opacity:0;transform:translateY(10px) scale(.9)}}.chat-widget-panel{position:fixed;right:22px;bottom:90px;z-index:110;width:min(370px,calc(100vw - 32px));height:min(560px,calc(100dvh - 130px));display:flex;flex-direction:column;border-radius:20px;overflow:hidden;background:var(--paper);box-shadow:0 30px 80px #14231c40;transform-origin:bottom right;animation:chat-panel-in .22s cubic-bezier(.2,.9,.3,1.2)}@keyframes chat-panel-in{0%{opacity:0;transform:scale(.9) translateY(14px)}}.chat-widget-header{display:flex;align-items:center;gap:10px;padding:16px;background:var(--ink);color:#fff}.chat-widget-header-avatar{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:var(--lime);color:var(--ink);flex:0 0 auto}.chat-widget-header-text{flex:1;min-width:0}.chat-widget-header strong{display:block;font-size:13px}.chat-widget-header small{color:#b7c2bb;font-size:10px}.chat-widget-header button{border:0;background:none;color:#fff;opacity:.8;cursor:pointer}.chat-widget-header button:hover{opacity:1}.chat-widget-messages{flex:1;overflow-y:auto;padding:16px;display:flex;flex-direction:column;gap:12px;background:#f4f5f4}.chat-widget-msg{max-width:84%;animation:chat-msg-in .2s ease}.chat-widget-msg p{margin:0;padding:10px 13px;border-radius:14px;font-size:12.5px;line-height:1.5;white-space:pre-wrap}.chat-widget-msg.model{align-self:flex-start}.chat-widget-msg.model p{background:#fff;color:var(--ink);border-bottom-left-radius:4px;box-shadow:0 1px 3px #14231c14}.chat-widget-msg.user{align-self:flex-end}.chat-widget-msg.user p{background:var(--ink);color:#fff;border-bottom-right-radius:4px}@keyframes chat-msg-in{0%{opacity:0;transform:translateY(6px)}}.chat-widget-typing{display:flex;padding:10px 13px;background:#fff;border-radius:14px 14px 14px 4px;width:max-content;box-shadow:0 1px 3px #14231c14}.chat-widget-typing span{width:7px;height:7px;margin:0 2px;border-radius:50%;background:#b7c2bb;display:inline-block;animation:chat-typing-bounce 1.1s ease-in-out infinite}.chat-widget-typing span:nth-child(2){animation-delay:.15s}.chat-widget-typing span:nth-child(3){animation-delay:.3s}@keyframes chat-typing-bounce{0%,60%,to{transform:translateY(0);opacity:.5}30%{transform:translateY(-5px);opacity:1}}.chat-widget-product-card{margin-top:8px;display:flex;align-items:center;gap:10px;padding:8px;border-radius:12px;background:#fff;box-shadow:0 1px 3px #14231c14;text-decoration:none;color:var(--ink);transition:transform .15s ease}.chat-widget-product-card:hover{transform:translateY(-2px)}.chat-widget-product-card img{width:44px;height:44px;border-radius:8px;object-fit:cover;flex:0 0 auto}.chat-widget-product-card strong{display:block;font-size:11px}.chat-widget-product-card small{color:var(--green);font:600 11px DM Mono}.chat-widget-input-row{display:flex;gap:8px;padding:12px;background:#fff;border-top:1px solid var(--line)}.chat-widget-input-row input{flex:1;min-width:0;border:1px solid var(--line);border-radius:999px;padding:0 15px;height:40px;font-size:12px;background:#f4f5f4}.chat-widget-input-row input:focus{outline:none;border-color:var(--green);background:#fff}.chat-widget-input-row button{width:40px;height:40px;flex:0 0 auto;border:0;border-radius:50%;background:var(--ink);color:#fff;display:grid;place-items:center;cursor:pointer}.chat-widget-input-row button:disabled{opacity:.4;cursor:default}@media(max-width:1050px){.shop-product-grid,.shop-order-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){body{padding-bottom:calc(67px + env(safe-area-inset-bottom))}.shop-header{min-height:68px;padding:0 0 0 12px}.shop-brand small{display:none}.shop-brand{flex:0 0 auto}.shop-header-right{flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none;gap:5px;padding:0 12px 0 4px;-webkit-overflow-scrolling:touch}.shop-header-right::-webkit-scrollbar{display:none}.shop-header-right .shop-signin-link{flex:0 0 auto;min-width:36px;width:36px;height:36px;padding:0;justify-content:center;border-radius:50%}.shop-header-right .shop-signin-link .btn-label{display:none}.shop-location{flex:0 0 auto;min-width:36px;width:36px;height:36px;padding:0;justify-content:center;font-size:0}.shop-lang-switch{flex:0 0 auto}.shop-lang-switch button{min-width:24px;padding:0 5px}.payment-return,.shop-preview-banner{margin:0 10px 10px;border-radius:14px}.shop-catalog,.shop-orders{padding:66px 16px}.shop-orders{padding-top:0}.shop-section-head{margin-bottom:23px}.shop-section-head h2{font-size:31px;letter-spacing:-1.4px}.shop-search{max-width:none;min-height:52px}.shop-chips{width:calc(100% + 16px);padding-right:16px;margin-bottom:19px}.shop-product-grid,.shop-order-list{grid-template-columns:1fr;gap:13px}.shop-product{display:grid;grid-template-columns:132px minmax(0,1fr);border-radius:18px}.shop-product-art{height:auto;min-height:158px;margin:7px 0 7px 7px;border-radius:13px}.shop-product-art.has-photo img{padding:7px}.shop-product-art>strong{font-size:37px;letter-spacing:-3px}.shop-product-art>span{left:11px;top:11px;font-size:6px}.shop-product-art i:nth-of-type(3){width:24px;height:24px;right:16px}.shop-product-body{min-width:0;padding:13px 14px}.shop-product h3{margin:9px 0 5px;font-size:15px}.shop-product-body>p{height:36px;font-size:10px;line-height:1.55}.shop-product-meta{font-size:7px}.shop-product-bottom{flex-wrap:wrap;margin-top:12px;padding-top:12px}.shop-product-bottom>div{flex:1 1 100%}.shop-product-bottom strong{font-size:15px}.shop-product-bottom button{width:100%;justify-content:center;min-height:42px;padding:0 11px;font-size:10px}.shop-order{padding:18px}.shop-order-top{align-items:flex-start;flex-wrap:wrap}.shop-order-top small{width:100%;margin:2px 0 0 15px}.shop-help{margin:0 16px 48px;padding:19px}.shop-footer{margin:0 8px 10px;padding:25px 20px;align-items:flex-start;flex-direction:column}.shop-mobile-nav{height:calc(62px + env(safe-area-inset-bottom));padding:6px 14px env(safe-area-inset-bottom);position:fixed;inset:auto 0 0;z-index:45;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #dce1da;background:#fbfbf6f2;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 -8px 30px #14231c12}.shop-mobile-nav a,.shop-mobile-nav span{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;color:#59665f;font-size:8px;font-weight:700}.shop-mobile-nav svg{color:var(--green)}.shop-checkout-backdrop{align-items:flex-end}.shop-checkout{width:100%;height:min(94dvh,900px);border-radius:24px 24px 0 0;animation:sheet .25s ease}.shop-checkout-backdrop.is-direct{background:var(--paper);-webkit-backdrop-filter:none;backdrop-filter:none}.shop-checkout-backdrop.is-direct .shop-checkout{height:100dvh;border-radius:0;box-shadow:none;animation:fade .2s ease}.shop-checkout-backdrop.is-direct .shop-checkout-handle{display:none}.shop-checkout-backdrop.is-direct .shop-checkout-top{padding-top:env(safe-area-inset-top);height:calc(58px + env(safe-area-inset-top))}@keyframes sheet{0%{transform:translateY(35px)}}.shop-checkout-top{height:58px;padding:0 15px 0 20px;position:sticky;top:0;z-index:3;background:#fbfbf6f5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.shop-checkout-top>span{font-size:10px}.shop-checkout-top button{width:40px;height:40px}.shop-checkout-handle{width:40px;height:4px;display:block;position:absolute;left:calc(50% - 20px);top:7px;border-radius:4px;background:#ced4cf}.shop-progress{height:75px;padding:14px 24px 6px}.shop-progress.has-plan{padding:14px 14px 6px;grid-template-columns:46px 1fr 46px 1fr 46px}.shop-plan-card{padding:14px;border-radius:15px}.shop-plan-price strong{font-size:22px}.shop-plan-card-head strong{font-size:15px}.shop-checkout-body{padding:18px 18px max(30px,env(safe-area-inset-bottom))}.shop-checkout-body h2{font-size:27px}.shop-success{padding-top:55px}.shop-checkout-sticky-footer{padding:12px 18px calc(12px + env(safe-area-inset-bottom))}.chat-widget-fab{right:14px;bottom:calc(74px + env(safe-area-inset-bottom));width:48px;height:48px}.chat-widget-teaser{right:14px;bottom:calc(130px + env(safe-area-inset-bottom));max-width:168px;padding:9px 26px 9px 12px;border-radius:16px;align-items:flex-start;font-size:10.5px;line-height:1.35}.chat-widget-teaser svg{margin-top:1px}.chat-widget-teaser-close{right:8px}.chat-widget-panel{inset:0;width:100%;height:100dvh;border-radius:0;z-index:110}.chat-widget-header{padding-top:max(16px,env(safe-area-inset-top))}.chat-widget-input-row{padding-bottom:max(12px,env(safe-area-inset-bottom))}}@media(max-width:370px){.shop-brand strong{font-size:14px}.shop-logo-mark{width:38px;height:38px}.shop-header,.shop-catalog,.shop-orders{padding-inline:12px}.shop-product{grid-template-columns:98px minmax(0,1fr)}.shop-product-art{min-height:184px}.shop-product-body{padding-inline:11px}.shop-product-bottom button{width:42px;padding:0;font-size:0;justify-content:center}.shop-checkout-body{padding-inline:14px}.shop-unit-row{padding:13px}.shop-qty{gap:7px}.shop-payment-methods>button{padding-inline:10px}.shop-checkout-sticky-footer{padding-inline:14px}.shop-pay-line{grid-template-columns:75px minmax(0,1fr) 31px}}.admin-shell{font-size:14px}@supports (padding: env(safe-area-inset-top)){.admin-shell{padding-top:env(safe-area-inset-top,0px)}@media(max-width:850px){.admin-shell{padding-top:0}}.shop-header,.public-landing-header{padding-top:env(safe-area-inset-top,0px)}}.admin-sidebar nav button,.sidebar-foot button,.sidebar-foot a{height:48px;font-size:13px}.admin-sidebar nav button{position:relative}.live-dot{width:7px;height:7px;margin-left:auto;border-radius:50%;background:#6ee7a0;box-shadow:0 0 0 4px #6ee7a020}.signed-admin{padding:2px 12px 10px;display:grid;gap:3px}.signed-admin span{color:#fff;font-size:12px;font-weight:700}.signed-admin small{color:#7f9589;font-size:9px;text-transform:uppercase;letter-spacing:1px}.admin-kicker{font-size:10px}.admin-card-head h2{font-size:19px}.admin-card-head p,.settings-card>p,.product-admin-hero p{font-size:12px;line-height:1.55}.order-table td{font-size:12px}.order-table td small{font-size:10px}.order-table th{font-size:9px}.pricing-product h3{font-size:13px}.pricing-product p,.compact-field input{font-size:10px}.field-label>span{font-size:12px}.field-label input,.field-label textarea,.field-label select{font-size:13px}.admin-search{width:min(300px,100%);height:42px;padding:0 13px;display:flex;align-items:center;gap:9px;border:1px solid var(--line);border-radius:11px;color:#829087}.admin-search input{width:100%;border:0;outline:0;background:transparent}.admin-main-chat{height:100vh;height:100dvh;display:flex;flex-direction:column;overflow:hidden}.admin-main-chat .admin-topbar{flex:0 0 auto;position:static;margin:0 0 12px}.admin-main-chat .warning-banner{flex:0 0 auto}.admin-main-chat .chat-console{flex:1;min-height:0}.chat-console{height:100%;min-height:0;display:grid;grid-template-columns:330px minmax(0,1fr);overflow:hidden}.chat-list{min-width:0;min-height:0;display:flex;flex-direction:column;border-right:1px solid var(--line);background:#f8faf7}.chat-list-head{flex:0 0 auto;min-height:76px;padding:17px 18px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.chat-list-head>div{display:flex;align-items:center;gap:7px;color:var(--green)}.chat-list-head small{color:var(--muted);font-size:10px}.chat-filter-tabs{flex:0 0 auto;display:flex;flex-wrap:wrap;gap:6px;padding:10px 14px;border-bottom:1px solid var(--line);background:#fff}.chat-filter-tabs>button{padding:6px 10px;border:1px solid var(--line);border-radius:999px;font-size:10px;font-weight:700;color:#647169;background:#f6f8f5;display:inline-flex;align-items:center;gap:5px}.chat-filter-tabs>button small{font:700 9px/1 DM Mono;color:inherit;opacity:.7}.chat-filter-tabs>button.active{color:#fff;background:var(--green);border-color:var(--green)}.chat-list-items{flex:1;min-height:0;overflow-y:auto;overscroll-behavior:contain}.chat-list-items>button{width:100%;min-height:78px;padding:12px 14px;display:grid;grid-template-columns:43px minmax(0,1fr) auto;align-items:center;gap:10px;border:0;border-bottom:1px solid #e9ede8;color:var(--ink);background:transparent;text-align:left}.chat-list-items>button.active{background:#fff;box-shadow:inset 3px 0 var(--green)}.chat-list-items>button>span:nth-child(2){min-width:0;display:grid;gap:5px}.chat-list-items>button strong{font-size:12px}.chat-list-items>button small{overflow:hidden;color:#7b8881;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.chat-list-badges{display:flex;flex-direction:column;align-items:flex-end;gap:4px}.chat-list-badges>i,.chat-customer-head strong>i{padding:4px 6px;border-radius:6px;font:500 7px/1 DM Mono}.chat-list-badges>i.ai,.chat-customer-head strong>i.ai{color:#226f49;background:#e0f1e4}.chat-list-badges>i.human,.chat-customer-head strong>i.human{color:#985027;background:#ffeadc}.chat-list-badges>i.support,.chat-customer-head strong>i.support{color:#9a3e2c;background:#ffe5dd}.chat-list-badges>i.paid,.chat-customer-head strong>i.paid{color:#16643f;background:#cdeedc}.chat-customer-head strong>i.paid{margin-left:8px;vertical-align:middle}.chat-list-badges>i.unread-count{min-width:18px;padding:4px 5px;border-radius:9px;color:#fff;background:var(--green, #1c7a4f);font:700 9px/1 DM Mono;text-align:center;letter-spacing:0}.chat-list-badges>i.awaiting{color:#8a5a10;background:#ffeec9}.adm-chat-item.is-unread{background:#f2f9f4}.adm-chat-item.is-unread .adm-chat-item-text strong{font-weight:800}.adm-chat-item.is-unread .adm-chat-item-text small{color:var(--ink, #1d2721);font-weight:600}.adm-chat-item.is-unread:not(.is-active){box-shadow:inset 3px 0 var(--green, #1c7a4f)}.adm-chat-item.is-awaiting:not(.is-active){box-shadow:inset 3px 0 #e9b949}.customer-avatar{width:41px;height:41px;display:grid;place-items:center;flex:0 0 auto;border-radius:12px;color:var(--green);background:#dfebe0;font-size:14px;font-weight:800}.customer-avatar.large{width:46px;height:46px;border-radius:14px}.chat-workspace{min-width:0;min-height:0;display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:auto minmax(0,1fr) auto auto;background:#f1f4ef}.chat-customer-head{flex:0 0 auto;min-height:76px;padding:13px 18px;display:flex;align-items:center;justify-content:space-between;gap:15px;border-bottom:1px solid var(--line);background:#fff}.chat-customer-head>div{display:flex;align-items:center;gap:11px}.chat-customer-head>div>span:last-child{display:grid;gap:4px}.chat-customer-head strong{font-size:13px}.chat-customer-head small{color:var(--muted);font-size:10px}.chat-back-button{display:none;flex:0 0 auto;width:36px;height:36px;align-items:center;justify-content:center;border:0;border-radius:10px;color:var(--ink);background:#eef1ec;margin-right:2px}.takeover-button,.resume-button{min-height:40px;padding:0 14px;display:inline-flex;align-items:center;gap:7px;border-radius:10px;font-size:11px;font-weight:800}.takeover-button{border:1px solid #edcdb8;color:#9b4a23;background:#fff4eb}.resume-button{border:0;color:#fff;background:var(--green)}.ask-review-button{min-height:40px;padding:0 14px;display:inline-flex;align-items:center;gap:7px;border-radius:10px;font-size:11px;font-weight:800;border:1px solid #f0dfa8;color:#8a6200;background:#fff8e6}.card-override-button{min-height:40px;padding:0 14px;display:inline-flex;align-items:center;gap:7px;border-radius:10px;font-size:11px;font-weight:800;border:1px solid #d7e0f5;color:#2b4c9b;background:#eef2fd}.card-override-button.requested{border-color:#f3c14d;color:#8a6200;background:#fff6dc;animation:card-override-pulse 1.8s ease-in-out infinite}@keyframes card-override-pulse{0%,to{box-shadow:0 0 #f3c14d55}50%{box-shadow:0 0 0 5px #f3c14d00}}.card-override-note{display:flex;align-items:center;gap:7px;padding:9px 18px;color:#8a6200;background:#fff6dc;border-bottom:1px solid #f3e2ab;font-size:11px;font-weight:700}.chat-thread{min-height:0;padding:22px;overflow-y:auto;display:flex;flex-direction:column;align-items:flex-start;gap:12px;overscroll-behavior:contain}.chat-bubble{max-width:min(72%,600px);padding:11px 13px 9px;border-radius:15px;box-shadow:0 6px 18px #14231c0b}.chat-bubble.incoming{border-bottom-left-radius:4px;background:#fff}.chat-bubble.outgoing{align-self:flex-end;border-bottom-right-radius:4px;color:#f4faf5;background:#1d5c40}.chat-bubble>small{display:block;margin-bottom:5px;color:#7b8a82;font-size:8px;font-weight:800;text-transform:uppercase;letter-spacing:.6px}.chat-bubble.outgoing>small{color:#a9cbb8}.chat-bubble p{margin:0;white-space:pre-wrap;overflow-wrap:anywhere;font-size:12px;line-height:1.55}.chat-bubble time{display:block;margin-top:6px;color:#91a198;font-size:8px;text-align:right}.chat-bubble.outgoing time{color:#9ec0ae}.chat-bubble-foot{display:flex;align-items:center;justify-content:flex-end;gap:8px}.chat-bubble-foot time{margin-top:0}.chat-attachment{display:inline-flex;align-items:center;gap:6px;margin-bottom:6px;padding:8px 10px;border-radius:9px;background:#eef2ee;color:var(--ink);font-size:11px;font-weight:700}.chat-bubble.outgoing .chat-attachment{background:#fff2;color:#f4faf5}.delivery-status{display:inline-flex;align-items:center;gap:3px;font-size:8px;font-weight:700;text-transform:uppercase;letter-spacing:.4px;white-space:nowrap}.delivery-status.ok{color:#bfe0cd}.delivery-status.failed{color:#ffb3a0}.system-message{align-self:center;padding:6px 10px;border-radius:999px;color:#68776f;background:#e1e7e1;font-size:9px}.chat-compose{min-height:84px;padding:12px 15px;display:flex;flex-direction:column;gap:8px;border-top:1px solid var(--line);background:#fff}.compose-row{display:flex;align-items:center;gap:10px}.compose-row textarea{min-height:55px;flex:1;resize:vertical;border:1px solid #d2d9d2;border-radius:12px;outline:0;padding:10px 12px;font:inherit}.compose-row>button{width:48px;height:48px;flex-shrink:0;display:grid;place-items:center;border:0;border-radius:12px;color:#fff;background:var(--green)}.compose-row>button:disabled{opacity:.5}.image-attach-preview{display:flex;align-items:flex-start;gap:10px;padding:8px;background:#f0f4ef;border-radius:10px}.image-attach-preview img{max-width:120px;max-height:100px;border-radius:8px;object-fit:cover;border:1px solid #cdd8cc}.image-attach-actions{display:flex;flex-direction:column;gap:6px}.image-attach-actions button{display:flex;align-items:center;gap:6px;padding:6px 12px;border-radius:8px;border:0;font-size:12px;cursor:pointer}.image-attach-actions button:first-child{background:#e8ede7;color:#4c6256}.image-attach-actions button:last-child{background:var(--green);color:#fff}.image-attach-actions button:disabled{opacity:.5}.ai-control-note{width:100%;min-height:48px;display:flex;align-items:center;justify-content:center;gap:8px;border-radius:11px;color:#4c6256;background:#eef3ed;font-size:11px}.chat-checkout-bar{display:flex;align-items:center;gap:8px;padding:10px 15px;border-top:1px solid var(--line);background:#f7f9f6}.chat-checkout-bar select{flex:1;min-width:0;height:40px;border:1px solid #d2d9d2;border-radius:10px;padding:0 10px;font-size:12px;background:#fff;color:var(--ink)}.chat-checkout-bar input[type=number]{width:56px;height:40px;border:1px solid #d2d9d2;border-radius:10px;padding:0 8px;font-size:12px}.chat-checkout-bar button{height:40px;padding:0 14px;white-space:nowrap;font-size:11px;font-weight:800;display:inline-flex;align-items:center;gap:6px}.chat-checkout-bar button:disabled{opacity:.5}.chat-bundle-open{background:#fff;border:1px solid #d2d9d2;color:var(--ink)}.chat-bundle-bar{padding:12px 15px;border-top:1px solid var(--line);background:#f7f9f6;display:grid;gap:10px}.chat-bundle-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.chat-bundle-head>span{font-size:11px;color:var(--muted)}.chat-bundle-cancel{border:0;background:transparent;color:#a6492e;font-size:11px;font-weight:700}.chat-bundle-picker{max-height:160px;overflow-y:auto;display:grid;gap:6px;padding:8px;border:1px solid #e0e5df;border-radius:10px;background:#fff}.chat-bundle-picker label{display:flex;align-items:center;gap:8px;padding:6px 8px;border-radius:8px;font-size:12px;cursor:pointer}.chat-bundle-picker label:hover{background:#f3f6f1}.chat-bundle-picker label.picked{background:#eaf3e4}.chat-bundle-picker label span{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-bundle-picker label small{color:var(--muted);font-size:10px;flex:0 0 auto}.chat-bundle-total{display:flex;align-items:center;gap:10px}.chat-bundle-total>span{display:flex;flex-direction:column;gap:2px;font-size:10px;color:var(--muted);flex:1}.chat-bundle-total>span small{font-size:9px}.chat-bundle-total input{width:110px;height:40px;border:1px solid #d2d9d2;border-radius:10px;padding:0 10px;font-size:12px}.chat-bundle-total button{height:40px;padding:0 14px;white-space:nowrap;font-size:11px;font-weight:800;display:inline-flex;align-items:center;gap:6px}.chat-bundle-total button:disabled{opacity:.5}.chat-placeholder{grid-row:1/-1;place-self:center;text-align:center;color:#87928c}.chat-placeholder h2{margin:12px 0 5px;color:var(--ink)}.chat-placeholder p{margin:0;font-size:11px}.customer-table article{min-height:76px;padding:13px 20px;display:grid;grid-template-columns:44px minmax(170px,1fr) 80px 120px 170px auto;align-items:center;gap:13px;border-top:1px solid #edf0ec}.customer-table article:first-child{border:0}.customer-table article>div{display:grid;gap:3px}.customer-table article strong{font-size:12px}.customer-table article small,.customer-table time{color:var(--muted);font-size:10px}.customer-table article>button{min-height:39px;padding:0 12px;display:flex;align-items:center;gap:5px;border:1px solid var(--line);border-radius:9px;background:#fff;font-size:10px;font-weight:800}.mode-badge{display:inline-flex;align-items:center;justify-content:center;gap:6px;width:fit-content;padding:7px 9px;border-radius:8px;font-size:9px;font-weight:800}.mode-badge.ai{color:#216b47;background:#e1f1e5}.mode-badge.human{color:#9d4f28;background:#ffecdf}.custom-products-card{margin-bottom:20px}.custom-products-head{flex-wrap:wrap}.custom-products-head>button{flex:0 0 auto}.custom-product-form{padding:18px 22px 20px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 16px;border-bottom:1px solid var(--line);background:#f7f9f5}.custom-product-form .span-2{grid-column:1 / -1}.custom-form-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.field-label textarea,.field-label select{width:100%;border:1px solid #ced6cf;border-radius:12px;background:#fff;outline:0;padding:12px 14px;color:var(--ink);font:inherit}.field-label select{height:48px;padding-block:0}.check-field{display:flex;align-items:center;gap:8px;font-size:11px;font-weight:700;color:#3d4a43}.delivery-mode-picker{display:grid;grid-template-columns:1fr 1fr;gap:10px}.delivery-mode-picker>button{min-height:72px;padding:12px 14px;display:grid;gap:4px;justify-items:start;border:1px solid #d5ddd6;border-radius:14px;background:#fff;text-align:left;font-size:12px;font-weight:800;color:#3d4a43;cursor:pointer}.delivery-mode-picker>button small{display:block;font-size:10px;font-weight:600;color:#7a8780;line-height:1.35}.delivery-mode-picker>button.active{border-color:#1f6b45;background:#e8f5ec;color:#145534;box-shadow:0 0 0 1px #1f6b4533}.deliverables-input{font-family:DM Mono,monospace!important}.secure-inventory-note{margin:0;padding:11px 13px;display:flex;align-items:flex-start;gap:8px;border-radius:10px;color:#256847;background:#e5f2e7;font-size:10px;line-height:1.45}.secure-inventory-note.manual-note{color:#6a4a18;background:#fff4df}.secure-inventory-note svg{flex:0 0 auto;margin-top:1px}.create-custom-btn{min-height:48px;margin-top:4px}.custom-product-list{display:grid;gap:0}.custom-product-card{padding:16px 18px 18px;border-top:1px solid var(--line);display:grid;gap:14px}.custom-product-card:first-child{border-top:0}.custom-product-card.disabled{opacity:.7;background:#fafbf9}.custom-product-card.manual{background:linear-gradient(180deg,#fffdf8,#fff 48px)}.cp-card-head{display:grid;grid-template-columns:44px minmax(0,1fr) auto;gap:12px;align-items:center}.cp-card-title{min-width:0;display:grid;gap:6px}.cp-name-input{width:100%;min-width:0;border:1px solid transparent;outline:0;background:transparent;font-size:15px;font-weight:800;letter-spacing:-.2px;color:var(--ink);padding:5px 8px;margin:-5px -8px;border-radius:8px;transition:border-color .15s,background-color .15s}.cp-name-input:hover{background:#f3f6f2}.cp-name-input:focus{border-color:var(--green);background:#fff;box-shadow:0 0 0 3px #1f6c4a17}.cp-meta-row{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.cp-meta-row small{color:var(--muted);font-size:10px}.cp-mode-badge{display:inline-flex;align-items:center;padding:4px 8px;border-radius:999px;font-size:9px;font-weight:800;letter-spacing:.2px;text-transform:uppercase}.cp-mode-badge.stock{color:#216b47;background:#e1f1e5}.cp-mode-badge.manual{color:#8a5a12;background:#fec}.cp-mode-badge.off{color:#6d7872;background:#e8ebe7}.cp-stats{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.inventory-count{min-width:64px;padding:8px 10px;display:grid;gap:2px;text-align:center;border-radius:12px;background:#f3f6f2}.inventory-count strong{font-size:16px;line-height:1.1}.inventory-count small{color:#7a8780;font-size:8px;font-weight:700;text-transform:uppercase;letter-spacing:.4px}.inventory-count.reserved strong{color:#b16b20}.inventory-count.manual-stat{min-width:88px;background:#fff4df}.inventory-count.manual-stat strong{color:#8a5a12}.cp-card-body{display:grid;gap:12px}.cp-fields{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.cp-fields>label,.cp-full{display:grid;gap:5px;min-width:0}.cp-fields label>span,.cp-full>span{display:inline-flex;align-items:center;gap:4px;color:#6c7972;font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.4px}.cp-fields input,.cp-full textarea,.cp-stock-row textarea{width:100%;border:1px solid #d5dcd6;border-radius:10px;padding:10px 11px;outline:0;font:inherit;font-size:12px;background:#fff;color:var(--ink)}.cp-full textarea,.cp-stock-row textarea{resize:vertical;min-height:72px;line-height:1.45}.cp-toggles{display:flex;flex-wrap:wrap;gap:10px 16px;align-items:center}.toggle-with-label{display:inline-flex!important;align-items:center;gap:8px;font-size:11px;font-weight:700;color:#3d4a43;cursor:pointer}.toggle-with-label.accent{color:#7a4e10}.toggle-with-label input{width:16px;height:16px;accent-color:#1f6b45}.cp-stock-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:end}.add-stock-button{min-height:48px;padding:0 14px;white-space:nowrap;font-size:11px;font-weight:800;display:inline-flex;align-items:center;gap:6px}.cp-actions{display:flex;justify-content:flex-end;padding-top:2px}.cp-actions .primary-button{min-height:44px;padding:0 18px;display:inline-flex;align-items:center;gap:8px}.stock-panel-toggle{margin-top:4px;padding:0;border:0;background:none;display:inline-flex;align-items:center;gap:6px;color:var(--green);font-size:11px;font-weight:700}.stock-panel-toggle svg{transition:transform .15s ease}.stock-panel-toggle svg.open{transform:rotate(180deg)}.stock-panel{margin-top:10px;padding:4px;border:1px solid var(--line);border-radius:12px;background:#f7f9f6;max-height:260px;overflow-y:auto}.stock-item-list{display:grid;gap:6px;padding:6px}.stock-item{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border-radius:10px;background:#fff;border:1px solid var(--line)}.stock-item.reserved,.stock-item.delivered{opacity:.65}.stock-item code{min-width:0;flex:1;overflow-wrap:anywhere;font-family:DM Mono,monospace;font-size:11px;color:var(--ink)}.stock-item-meta{display:flex;align-items:center;gap:8px;flex:0 0 auto}.stock-item-meta small{color:var(--muted);font-size:9px}.stock-item-status{padding:3px 8px;border-radius:999px;font:700 8px/1 DM Mono;letter-spacing:.5px;text-transform:uppercase}.stock-item-status.available{color:#278451;background:#e2f3e7}.stock-item-status.reserved{color:#bc7e10;background:#fff2d8}.stock-item-status.delivered{color:#3974a4;background:#e1edf8}.smm-browse-panel{margin-bottom:8px}.smm-browse-search{display:flex;gap:8px;padding:6px}.smm-browse-search input{flex:1;height:40px;border:1px solid #ced6cf;border-radius:10px;padding:0 12px;outline:0;font-size:12px}.smm-browse-results{max-height:280px;overflow-y:auto}.smm-browse-name{margin:3px 0;font-size:11px;color:var(--ink);overflow-wrap:anywhere}.smm-margin-warning{color:#bc7e10;font-weight:700}.smm-inflight-list .stock-item,.smm-browse-results .stock-item{align-items:flex-start}.team-grid{display:grid;grid-template-columns:minmax(280px,.72fr) minmax(460px,1.28fr);gap:18px}.team-form{padding:24px}.team-form h2{margin:18px 0 5px}.team-form>p{margin:0 0 20px;color:var(--muted);font-size:11px;line-height:1.55}.team-list article{min-height:76px;padding:13px 20px;display:grid;grid-template-columns:43px minmax(130px,1fr) 70px 180px auto;align-items:center;gap:12px;border-top:1px solid #edf0ec}.team-list article>div{display:grid;gap:4px}.team-list article small,.team-list article time{color:var(--muted);font-size:9px}.role-badge{padding:6px 8px;border-radius:7px;text-align:center;text-transform:uppercase;font:500 8px/1 DM Mono}.role-badge.owner{color:#654392;background:#eee8f8}.role-badge.manager{color:#216849;background:#e1f1e6}.team-list article>button{min-height:36px;padding:0 10px;display:flex;align-items:center;gap:5px;border:1px solid #e4c9c0;border-radius:8px;color:#a64c34;background:#fff5f1;font-size:9px;font-weight:800}.you-label{justify-self:center;font-family:DM Mono;letter-spacing:1px}.phone-display-button{justify-self:start;border:0;background:none;padding:0;color:var(--green);font-size:9px;font-weight:700;text-align:left}.phone-edit-row{display:flex;align-items:center;gap:5px}.phone-edit-row input{min-height:26px;padding:0 7px;border:1px solid var(--line);border-radius:6px;font-size:10px;width:120px}.phone-edit-row button{width:24px;height:24px;display:grid;place-items:center;border:1px solid var(--line);border-radius:6px;background:#fff}.passkey-list{display:grid;gap:8px;margin-top:16px}.passkey-row{display:flex;align-items:center;gap:11px;padding:11px 14px;border:1px solid var(--line);border-radius:12px}.passkey-row>div{flex:1;display:grid;gap:2px}.passkey-row strong{font-size:12px}.passkey-row small{color:var(--muted);font-size:9px}.passkey-row>button{width:32px;height:32px;display:grid;place-items:center;border:1px solid #e4c9c0;border-radius:8px;color:#a64c34;background:#fff5f1}@media(max-width:1180px){.chat-console{grid-template-columns:280px minmax(0,1fr)}.customer-table article{grid-template-columns:44px minmax(150px,1fr) 60px 110px auto}.customer-table article time{display:none}.custom-form-grid,.cp-fields{grid-template-columns:repeat(2,minmax(0,1fr))}.cp-card-head{grid-template-columns:44px minmax(0,1fr)}.cp-stats{grid-column:2;justify-content:flex-start}.team-grid{grid-template-columns:1fr}}@media(max-width:850px){.admin-sidebar{height:calc(64px + env(safe-area-inset-bottom));padding:6px 8px env(safe-area-inset-bottom)}.admin-sidebar nav{display:flex;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch}.admin-sidebar nav::-webkit-scrollbar{display:none}.admin-sidebar nav button{min-width:72px;flex:1 0 72px;height:52px;gap:2px;font-size:9px;border-radius:12px}.admin-sidebar nav .live-dot{position:absolute;right:14px;top:7px}.admin-shell{padding-bottom:calc(72px + env(safe-area-inset-bottom))}.admin-main{padding:calc(14px + env(safe-area-inset-top,0px)) 12px calc(18px + env(safe-area-inset-bottom,0px))}.admin-topbar{position:sticky;top:0;z-index:25;margin:calc(-14px - env(safe-area-inset-top,0px)) -12px 14px;padding:calc(12px + env(safe-area-inset-top,0px)) 12px 10px;background:#f3f4eff0;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-bottom:1px solid #e4e8e2;align-items:center}.admin-kicker{display:none}.admin-topbar h1{margin:0;font-size:22px;letter-spacing:-1px;line-height:1.1}.admin-topbar-actions .icon-text-button span{display:none}.admin-topbar-actions .icon-text-button{width:41px;padding:0;justify-content:center}.stat-grid{gap:8px;margin-bottom:12px}.stat-grid article{padding:12px;border-radius:14px}.admin-card{border-radius:16px}.admin-card-head{min-height:auto;padding:14px;gap:10px}.filter-row{padding:10px 12px;gap:6px}.filter-row button{height:34px;padding:0 12px;font-size:10px;border-radius:999px}.order-table{min-width:0}.order-table thead{display:none}.order-table,.order-table tbody,.order-table tr,.order-table td{display:block;width:100%}.order-table tr{padding:12px 14px;border-top:1px solid #edf0ec}.order-table td{padding:2px 0;border:0;font-size:12px}.order-table td:last-child{margin-top:8px}.admin-main-chat{height:calc(100vh - 72px - env(safe-area-inset-bottom));height:calc(100dvh - 72px - env(safe-area-inset-bottom))}.chat-console{min-height:0;grid-template-columns:1fr;grid-template-rows:minmax(0,1fr);border-radius:16px;overflow:hidden}.chat-list{max-height:none;border-right:0}.chat-console.chat-console-detail-open .chat-list{display:none}.chat-console:not(.chat-console-detail-open) .chat-workspace{display:none}.chat-workspace{min-height:0}.chat-back-button{display:inline-flex}.chat-thread{padding:12px}.chat-checkout-bar{flex-wrap:wrap;padding:8px 10px}.chat-checkout-bar select,.chat-checkout-bar input[type=number]{font-size:16px}.chat-compose{position:sticky;bottom:0;min-height:64px;padding:8px 10px;gap:8px}.compose-row textarea{min-height:44px;font-size:16px}.compose-row>button{width:44px;height:44px}.customer-table article{grid-template-columns:42px minmax(130px,1fr) auto}.customer-table article>div:nth-of-type(2),.customer-table article time{display:none}.mode-badge{grid-column:2}.customer-table article>button{grid-column:3;grid-row:1/3}.custom-product-form{grid-template-columns:1fr;padding:14px}.custom-product-form .span-2{grid-column:auto}.custom-form-grid{grid-template-columns:1fr 1fr}.delivery-mode-picker{grid-template-columns:1fr}.custom-product-card{padding:14px}.cp-card-head{grid-template-columns:40px minmax(0,1fr);gap:10px}.cp-stats{grid-column:1 / -1;justify-content:stretch}.cp-stats .inventory-count{flex:1;min-width:0}.cp-fields{grid-template-columns:1fr 1fr}.cp-stock-row{grid-template-columns:1fr}.add-stock-button,.cp-actions .primary-button{width:100%;justify-content:center}.team-list article{grid-template-columns:42px minmax(120px,1fr) auto}.team-list article time{display:none}.team-list article>button,.you-label{grid-column:3}.drawer-backdrop{align-items:flex-end}.order-drawer{width:100%;max-height:min(92vh,920px);border-radius:18px 18px 0 0}.field-label input,.field-label textarea,.field-label select,.chat-compose textarea,.admin-search input,.table-tools input{font-size:16px}}@media(max-width:560px){.admin-main{padding-inline:10px;padding-top:calc(12px + env(safe-area-inset-top,0px))}.admin-topbar{margin:calc(-12px - env(safe-area-inset-top,0px)) -10px 12px;padding:calc(16px + env(safe-area-inset-top,0px)) 10px 10px}.admin-card{border-radius:14px}.chat-console{margin-inline:0}.chat-customer-head{align-items:flex-start;flex-direction:column;gap:10px}.chat-customer-head>button,.chat-head-actions{width:100%}.chat-head-actions{display:grid;grid-template-columns:1fr 1fr}.chat-bubble{max-width:90%}.admin-main-chat .chat-thread{padding:12px;height:auto}.customer-table article{padding-inline:12px}.mode-badge{font-size:8px}.custom-products-card .admin-card-head>button{width:100%}.custom-form-grid,.cp-fields{grid-template-columns:1fr}.cp-name-input{font-size:14px}.team-form{padding:16px}.team-list article{padding-inline:12px}.stat-grid{grid-template-columns:1fr 1fr}.admin-push-popover{right:-4px}}.shop-warranty-label{margin-top:10px;display:flex;align-items:center;gap:5px;color:var(--green);font-size:9px;font-weight:800}.shop-order-open{width:100%;min-height:42px;margin-top:15px;padding:0 12px;display:flex;align-items:center;justify-content:space-between;border:1px solid #d3dbd4;border-radius:10px;color:var(--ink);background:#f8faf7;font-size:10px;font-weight:800}.shop-invoice{width:min(590px,100%)}.invoice-reference{margin:18px 0;padding:17px;display:grid;gap:6px;border-radius:13px;background:#edf1eb}.invoice-reference span{color:var(--green);font:500 8px/1 DM Mono;letter-spacing:1px}.invoice-reference strong{font:500 15px/1.2 DM Mono;overflow-wrap:anywhere}.invoice-reference small{color:var(--muted);font-size:9px}.invoice-change-head{margin:25px 0 0}.invoice-change-head h3{margin:0 0 3px;font-size:16px}.invoice-change-head p{margin:0;color:var(--muted);font-size:10px}.shop-payment-methods.compact{grid-template-columns:repeat(3,minmax(0,1fr))}.shop-payment-methods.compact>button{min-height:82px;grid-template-columns:1fr 18px}.shop-payment-methods.compact>button>svg:first-child{grid-column:1/-1}.shop-payment-methods.compact>button>span{min-width:0}.shop-payment-methods.compact strong,.shop-payment-methods.compact small{overflow-wrap:anywhere}.card-detail .shop-primary{margin-top:15px;color:#fff}.invoice-proof-form{display:grid;gap:12px}.invoice-proof-form .shop-method-detail{margin-bottom:0}.invoice-delivery{margin-bottom:18px}.warranty-form{margin:18px 0;padding:16px;display:grid;gap:12px;border:1px solid #cfdccf;border-radius:14px;background:#edf6ed}.warranty-form>div{display:flex;align-items:center;gap:10px;color:var(--green)}.warranty-form>div>span{display:grid;gap:3px}.warranty-form strong{font-size:12px}.warranty-form small{color:#65746b;font-size:9px}.warranty-form textarea{width:100%;border:1px solid #cbd5cc;border-radius:10px;padding:11px;outline:0;resize:vertical;font:inherit;font-size:11px}.warranty-form button{min-height:43px;border-radius:11px;font-size:10px;font-weight:800}.shop-invoice>.shop-checkout-body>.secondary-button.wide{min-height:44px;border-radius:11px;font-size:10px;font-weight:800}.warranty-state{margin:17px 0;padding:14px;display:flex;align-items:flex-start;gap:10px;border-radius:12px;color:#2a6647;background:#e5f2e7}.warranty-state.expired{color:#765c35;background:#f5eddf}.warranty-state svg{flex:0 0 auto}.warranty-state div{display:grid;gap:4px}.warranty-state strong{font-size:11px;text-transform:capitalize}.warranty-state p{margin:0;color:inherit;font-size:10px;line-height:1.45}.mode-badge.support{color:#9a3e2c;background:#ffe5dd}.pricing-list>article{grid-template-columns:minmax(210px,1.5fr) 115px 105px 120px 105px 125px 38px 38px}.warranty-desk>.admin-card-head{gap:15px}.warranty-desk .filter-row.compact{padding:0;border:0;flex-wrap:wrap}.warranty-desk .filter-row.compact button{text-transform:capitalize}.warranty-claim-list{display:grid;gap:14px;padding:18px;background:#f6f8f4}.warranty-claim{padding:18px;border:1px solid var(--line);border-radius:15px;background:#fff}.warranty-claim>header{display:grid;grid-template-columns:42px minmax(180px,1fr) auto auto;align-items:center;gap:12px}.warranty-claim>header>div{display:grid;gap:4px}.warranty-claim>header strong{font-size:13px}.warranty-claim>header small,.warranty-claim>header time{color:var(--muted);font-size:9px}.warranty-claim>header .admin-status{text-transform:capitalize}.warranty-order-ref{margin:14px 0 8px;display:flex;align-items:center;gap:8px;color:var(--muted);font-size:9px}.warranty-order-ref span{font-family:DM Mono}.warranty-order-ref strong{color:var(--ink);font-family:DM Mono;overflow-wrap:anywhere}.warranty-claim blockquote{margin:10px 0 17px;padding:13px 15px;border-left:3px solid var(--green);border-radius:0 10px 10px 0;color:#435149;background:#f0f4ef;font-size:11px;line-height:1.55}.warranty-resolution-form{display:grid;grid-template-columns:1fr 1fr;gap:12px}.warranty-resolution-form>div{grid-column:1/-1;display:flex;flex-wrap:wrap;gap:8px}.warranty-resolution-form button{min-height:42px;padding:0 13px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border-radius:9px;font-size:10px;font-weight:800}.warranty-resolution-form .approve-button{flex:0 1 auto}.warranty-resolution{padding:12px;display:grid;gap:4px;border-radius:10px;color:#395c49;background:#e8f1e8}.warranty-resolution strong{font-size:11px}.warranty-resolution small{font-size:9px}@media(max-width:1120px){.pricing-list>article{grid-template-columns:minmax(190px,1.5fr) repeat(4,95px) 38px 38px}.calculated-price{display:none}}@media(max-width:850px){.pricing-list>article{grid-template-columns:1fr 1fr 40px}.pricing-list .pricing-product{grid-column:1/-1}.pricing-list .cost-box,.pricing-list .compact-field{grid-column:auto!important;grid-row:auto!important}.pricing-list .toggle{grid-column:2;grid-row:auto}.pricing-list .save-icon-button{grid-column:3;grid-row:auto}.warranty-resolution-form{grid-template-columns:1fr}.warranty-resolution-form>div{grid-column:auto}}@media(max-width:560px){.shop-payment-methods.compact{grid-template-columns:1fr}.shop-payment-methods.compact>button{min-height:62px;grid-template-columns:32px 1fr 18px}.shop-payment-methods.compact>button>svg:first-child{grid-column:auto}.warranty-claim-list{padding:11px}.warranty-claim{padding:14px}.warranty-claim>header{grid-template-columns:40px 1fr auto}.warranty-claim>header time{grid-column:2}.warranty-resolution-form>div button{width:100%}}.public-landing{min-height:100svh;color:#f7faef;background:#071b13;overflow:hidden;position:relative}.public-catalog-panel{background:var(--cream);color:var(--ink);border-radius:32px 32px 0 0;margin-top:-24px;position:relative;z-index:2}.public-catalog-panel .shop-section-head h2{color:var(--ink)}.public-landing:before{content:"";width:660px;height:660px;position:fixed;left:-360px;top:-370px;border-radius:50%;background:#c8f16922;filter:blur(5px);pointer-events:none}.public-landing-header{min-height:92px;max-width:1440px;margin:auto;padding:0 clamp(22px,5vw,72px);display:flex;align-items:center;justify-content:space-between;position:relative;z-index:3}.public-landing .shop-brand{color:#fff}.public-landing .shop-brand small{color:var(--lime)}.public-landing .shop-logo-mark{background:var(--lime)}.public-secure{min-height:36px;padding:0 13px;display:inline-flex;align-items:center;gap:7px;border:1px solid #dfffa633;border-radius:999px;color:#cbd8d0;font-size:10px;font-weight:700}.public-secure svg{color:var(--lime)}.public-landing-main{min-height:calc(100svh - 166px);max-width:1440px;margin:auto;padding:30px clamp(22px,7vw,105px) 70px;display:grid;grid-template-columns:minmax(360px,.9fr) minmax(420px,1.1fr);align-items:center;gap:clamp(40px,7vw,110px);position:relative;z-index:2}.public-landing-copy{max-width:630px}.public-landing-copy .shop-eyebrow{color:var(--lime)}.public-landing-copy h1{margin:24px 0 26px;font-size:clamp(46px,6vw,86px);line-height:.98;letter-spacing:-4.8px}.public-landing-copy h1 em{color:var(--lime);font-style:normal;font-weight:500}.public-landing-copy>p{max-width:580px;margin:0 0 30px;color:#aabdb3;font-size:15px;line-height:1.75}.public-whatsapp-button{width:min(390px,100%);min-height:66px;padding:8px 14px 8px 9px;display:grid;grid-template-columns:49px 1fr 24px;align-items:center;gap:12px;border-radius:16px;color:#10261b;background:var(--lime);box-shadow:0 20px 55px #0007;transition:transform .2s ease,box-shadow .2s ease}.public-whatsapp-button:hover{transform:translateY(-2px);box-shadow:0 26px 65px #0009}.public-whatsapp-button>span{width:49px;height:49px;display:grid;place-items:center;border-radius:12px;color:var(--lime);background:#123a28}.public-whatsapp-button strong{font-size:14px}.public-landing-trust{margin-top:30px;display:flex;flex-wrap:wrap;gap:20px;color:#bbcac1;font-size:10px;font-weight:700}.public-landing-trust span{display:flex;align-items:center;gap:7px}.public-landing-trust svg{color:var(--lime)}.public-landing-art{width:min(580px,100%);margin:0 auto;position:relative;isolation:isolate}.public-landing-art:before{content:"";position:absolute;inset:8% -8% 12%;z-index:-2;border:1px solid #c8f1692e;border-radius:48% 52% 42% 58%;transform:rotate(-7deg)}.public-art-glow{position:absolute;inset:20% 9% 8%;z-index:-1;border-radius:50%;background:#44a25a44;filter:blur(55px)}.public-landing-art>img{width:100%;max-height:690px;display:block;object-fit:contain;filter:drop-shadow(0 45px 55px #0009);-webkit-mask-image:linear-gradient(black 80%,transparent 100%);mask-image:linear-gradient(black 80%,transparent 100%)}.public-landing-art figcaption{width:min(460px,88%);min-height:54px;margin:-70px auto 0;padding:0 18px;display:grid;grid-template-columns:24px auto 1fr 24px auto 1fr 24px auto;align-items:center;gap:8px;position:relative;z-index:2;border:1px solid #fff2;border-radius:14px;color:#dfe9e2;background:#0b251af0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 20px 50px #0007;font-size:9px}.public-landing-art figcaption span{width:23px;height:23px;display:grid;place-items:center;border-radius:50%;color:#10261b;background:var(--lime);font-family:DM Mono;font-size:8px}.public-landing-art figcaption i{height:1px;background:#ffffff2b}.public-landing-footer{min-height:74px;max-width:1440px;margin:auto;padding:0 clamp(22px,5vw,72px);display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid #ffffff14;color:#82978c;font-size:9px;letter-spacing:.7px}.public-landing-footer span{font-family:DM Mono}.public-landing-footer p{margin:0}@media(max-width:900px){.public-landing-main{grid-template-columns:1fr;padding-top:55px;text-align:center}.public-landing-copy{margin:auto}.public-landing-copy>p{margin-inline:auto}.public-whatsapp-button{margin-inline:auto;text-align:left}.public-landing-trust{justify-content:center}.public-landing-art{width:min(500px,92%)}}@media(max-width:560px){.public-landing-header{height:76px;padding-inline:17px}.public-secure{width:36px;padding:0;justify-content:center;font-size:0}.shop-lang-switch button{min-width:26px;padding:0 6px}.public-landing-main{min-height:auto;padding:42px 18px 52px;gap:26px}.public-landing-copy h1{margin:19px 0;font-size:clamp(42px,13vw,58px);letter-spacing:-3px}.public-landing-copy>p{font-size:13px;line-height:1.65}.public-whatsapp-button{min-height:62px}.public-landing-trust{gap:11px 17px}.public-landing-art{width:100%}.public-landing-art>img{max-height:480px}.public-landing-art figcaption{margin-top:-48px;min-height:49px;padding-inline:10px;grid-template-columns:22px auto 1fr 22px auto 1fr 22px auto;gap:5px}.public-landing-art figcaption strong{font-size:8px}.public-landing-footer{min-height:92px;padding:20px 18px;flex-direction:column;justify-content:center;text-align:center}.public-landing-footer p{line-height:1.5}}.shop-wallet{margin:0 0 22px;padding:20px;border-radius:20px;border:1px solid #d9e4d6;background:linear-gradient(150deg,#f2f8ef,#fff 62%);box-shadow:0 12px 34px #14231c0d}.shop-wallet-top{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.shop-wallet-eyebrow{display:block;font:500 9px/1 DM Mono;letter-spacing:1.6px;color:var(--green);text-transform:uppercase}.shop-wallet-top h2{margin:9px 0 4px;font-size:30px;letter-spacing:-1.4px;line-height:1.05}.shop-wallet-top p{margin:0;font-size:12px;color:var(--muted)}.shop-wallet-badge{width:44px;height:44px;flex:0 0 auto;display:grid;place-items:center;border-radius:14px;background:var(--ink);color:var(--lime)}.shop-wallet-summary{margin:16px 0 0;font-size:12px;color:#4d5c54;line-height:1.6}.shop-wallet-share{margin-top:16px;display:grid;gap:9px;grid-template-columns:1fr}.shop-wallet-share-primary,.shop-wallet-share-ghost{min-height:50px;padding:0 16px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:14px;font-size:13px;font-weight:800;border:1px solid transparent}.shop-wallet-share-primary{background:#1f8a4c;color:#fff}.shop-wallet-share-primary:hover{background:#18723e}.shop-wallet-share-ghost{background:#fff;border-color:#cfdccb;color:var(--ink)}.shop-wallet-share-ghost:hover{background:#f3f7f1}.shop-wallet-hint{margin:14px 0 0;font-size:11px;color:var(--muted);line-height:1.6}@media(min-width:620px){.shop-wallet{padding:24px}.shop-wallet-share{grid-template-columns:auto auto;justify-content:start}.shop-wallet-share-primary,.shop-wallet-share-ghost{padding:0 22px}}.shop-promos{margin:0 16px 14px}.shop-promos-toggle{width:100%;min-height:62px;padding:12px 16px;display:flex;align-items:center;gap:12px;border:1px solid #d9e4d6;border-radius:16px;background:linear-gradient(120deg,#f3f8f0,#fff 70%);text-align:left;color:var(--ink)}.shop-promos-toggle:hover{border-color:#bcd2b6}.shop-promos-icon{width:36px;height:36px;flex:0 0 auto;display:grid;place-items:center;border-radius:11px;background:var(--ink);color:var(--lime)}.shop-promos-label{flex:1;min-width:0;display:grid;gap:2px}.shop-promos-label strong{font-size:13.5px;letter-spacing:-.2px}.shop-promos-label small{font-size:10.5px;color:var(--muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.shop-promos-chevron{flex:0 0 auto;color:#6f7f76;transition:transform .2s ease}.shop-promos-chevron.is-open{transform:rotate(180deg)}.shop-promos-body{margin-top:10px;animation:promos-in .2s ease}.shop-promos-body .shop-wallet{margin:10px 0 0}@keyframes promos-in{0%{opacity:0;transform:translateY(-6px)}}@media(min-width:900px){.shop-promos{margin-inline:auto;max-width:1180px;padding-inline:24px}}.shop-refresh-row{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-bottom:14px}.shop-refresh-row .shop-price-freshness{margin:0}.shop-refresh{min-height:40px;padding:0 15px;flex:0 0 auto;display:inline-flex;align-items:center;gap:7px;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--ink);font-size:11.5px;font-weight:800}.shop-refresh:hover:not(:disabled){border-color:var(--green);color:var(--green)}.shop-refresh:disabled{opacity:.6}.shop-social-proof{margin-top:9px;display:inline-flex;align-items:center;gap:5px;padding:4px 9px;border-radius:999px;background:#fdf0e2;color:#9a5a1c;font-size:10px;font-weight:800}.shop-social-proof svg{flex:0 0 auto}.shop-trust-line{margin:8px 0 0;display:inline-flex;align-items:center;gap:6px;color:var(--green);font-size:11px;font-weight:800}.shop-promos+*,.shop-top-banner+.shop-catalog{margin-top:0}@media(max-width:720px){.shop-catalog{padding-top:34px}.shop-refresh-row{flex-direction:row-reverse;justify-content:flex-end;gap:14px}.shop-refresh-row .shop-price-freshness{flex:1 1 100%;order:2}}.reviews-others{margin-top:18px;padding-top:16px;border-top:1px solid var(--line)}.reviews-others-toggle{width:100%;min-height:46px;padding:0 14px;display:flex;align-items:center;gap:9px;border:1px solid var(--line);border-radius:12px;background:#f7faf6;color:var(--ink);font-size:12px;font-weight:800}.reviews-others-toggle>span{flex:1;text-align:left}.reviews-others-toggle svg:first-child{color:#d4a017;flex:0 0 auto}.reviews-others-chevron{flex:0 0 auto;color:var(--muted);transition:transform .2s ease}.reviews-others-chevron.is-open{transform:rotate(90deg)}.reviews-others .reviews-list{margin-top:12px}.shop-promo-whatsapp{display:flex;align-items:center;gap:12px;padding:15px 16px;border-radius:16px;background:#1f8a4c;color:#fff}.shop-promo-whatsapp:hover{background:#18723e}.shop-promo-whatsapp>svg:first-child{flex:0 0 auto}.shop-promo-whatsapp>span{flex:1;min-width:0;display:grid;gap:3px}.shop-promo-whatsapp strong{font-size:13.5px}.shop-promo-whatsapp small{font-size:11px;opacity:.88;line-height:1.45}.shop-product-link{flex:0 0 auto;display:inline-flex;align-items:center;gap:4px;min-height:24px;padding:0 8px;border:1px solid var(--line);border-radius:999px;background:#ffffffa8;color:#59665f;font:700 8px/1 DM Mono;letter-spacing:.6px;text-transform:uppercase;cursor:pointer;transition:color .16s ease,border-color .16s ease,background .16s ease}.shop-product-link:hover{color:var(--ink);border-color:#c3ccc4;background:#fff}.shop-product-link.is-copied{color:#2f7d4f;border-color:#b7ddc4;background:#f0faf3}.shop-product-link svg{flex:0 0 auto}.shop-urgency{margin:14px 0 18px;padding:13px 15px;display:grid;gap:9px;border:1px solid var(--line);border-radius:14px;background:#fbfbf6}.shop-urgency.is-timed{border-color:#ffd9c9;background:linear-gradient(#fff6f2,#fffaf8)}.shop-urgency-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.shop-urgency-label{display:inline-flex;align-items:center;gap:5px;min-width:0;color:#c2410c;font:700 9px/1.3 DM Mono;letter-spacing:1.1px;text-transform:uppercase}.shop-urgency-label svg{flex:0 0 auto}.shop-urgency-clock{flex:0 0 auto;color:#d94f30;font:800 25px/1 DM Mono;letter-spacing:-.5px;font-variant-numeric:tabular-nums}.shop-urgency-track{height:5px;overflow:hidden;border-radius:999px;background:#f3ded4}.shop-urgency-track>span{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,#e8683f,#d94f30);transition:width 1s linear}.shop-urgency-note{margin:0;color:#8a6a5c;font-size:11px;line-height:1.5}.shop-urgency-saving{margin:0;color:#2f7d4f;font-size:12px;font-weight:800}.shop-urgency-signals{display:flex;flex-wrap:wrap;gap:7px}.urgency-signal{display:inline-flex;align-items:center;gap:5px;padding:4px 9px;border-radius:999px;background:#eef1ec;color:#59665f;font:700 9px/1.3 DM Mono;letter-spacing:.4px}.urgency-signal.low{background:#fdeee8;color:#b04d2f}.urgency-signal svg{flex:0 0 auto}.flash-offer-admin-hint{grid-column:1 / -1;margin:0;color:#9a5b3c;font-size:10.5px;line-height:1.5}@media(max-width:900px){.shop-product-link{padding:0 6px}.shop-product-link span{display:none}.shop-urgency{padding:12px}.shop-urgency-clock{font-size:22px}}.shop-footer{flex-wrap:wrap}.shop-footer-legal,.shop-footer-contact{flex:1 1 100%;margin:0;padding-top:12px;border-top:1px solid #d5dbd2}.shop-footer-contact{padding-top:0;border-top:0;display:flex;flex-wrap:wrap;align-items:center;gap:8px}.shop-footer .shop-footer-legal{color:#4c574f;font-size:10px;line-height:1.6}.shop-footer .shop-footer-contact a{color:#4c574f;font-size:10px;font-weight:700;text-decoration:none}.shop-footer .shop-footer-contact a:hover{color:var(--ink);text-decoration:underline}.shop-footer .shop-footer-contact span{color:#57635b;font-size:10px}.public-landing-contact{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin-top:6px}.public-landing-contact a{color:inherit;font-weight:700;text-decoration:none}.public-landing-contact a:hover{text-decoration:underline}.contact-card{max-width:620px}.contact-card h1{font-size:clamp(28px,5vw,38px);letter-spacing:-1px;margin:0 0 18px}.contact-operator{margin:0 0 26px;padding:14px 16px;border-radius:12px;background:#eef1ec;color:#2c352f;font-size:14px;line-height:1.65}.contact-operator strong{font-weight:800}.contact-rows{margin:0;display:grid;gap:2px}.contact-row{display:grid;grid-template-columns:148px minmax(0,1fr);gap:14px;align-items:baseline;padding:12px 0;border-bottom:1px solid var(--line)}.contact-row dt{display:inline-flex;align-items:center;gap:8px;margin:0;color:#59665f;font-size:12px;font-weight:700}.contact-row dt svg{flex:0 0 auto}.contact-row dd{margin:0;display:flex;flex-wrap:wrap;align-items:center;gap:10px;min-width:0;font-size:14px}.contact-row dd a{overflow-wrap:anywhere;color:var(--ink);font-weight:700}.contact-action{display:inline-flex;align-items:center;gap:5px;padding:5px 10px;border-radius:999px;background:var(--green,#1f7a4d);color:#fff!important;font-size:11px;font-weight:800;text-decoration:none}.contact-action svg{flex:0 0 auto}.contact-note{margin:22px 0 0;color:var(--muted);font-size:13px;line-height:1.6}.contact-links{display:flex;flex-wrap:wrap;gap:8px 18px;margin-top:26px;padding-top:18px;border-top:1px solid var(--line)}.contact-links a{color:#4c574f;font-size:12px;font-weight:700;text-decoration:none}.contact-links a:hover{color:var(--ink);text-decoration:underline}@media(max-width:700px){.contact-row{grid-template-columns:1fr;gap:6px}}.shop-coupon-cap{display:block;margin-top:3px;color:#7a6a3d;font-size:10px;font-weight:600}.shop-coupon-suggestions button small{display:block;margin-top:2px;font-size:9px;font-weight:600;opacity:.75}
