/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.block{display:block}.hidden{display:none}.table{display:table}.table-row{display:table-row}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}}:root{--ink:#0c2b29;--muted:#657a77;--green:#14c89b;--green-dark:#08785f;--green-soft:#e9faf5;--line:#e4ece9;--cream:#f5f8f7}*{box-sizing:border-box}html{background:#e7efec}body{color:var(--ink);font-family:var(--font-geist-sans), Arial, sans-serif;margin:0}button,input,textarea{font:inherit}button{cursor:pointer}.app-bg{background:radial-gradient(circle at 50% 0,#f8fffc 0,#e6efec 48%,#d8e5e1 100%);min-height:100vh;padding:24px}.phone-shell{background:#fff;border-radius:30px;width:min(100%,490px);min-height:calc(100vh - 48px);margin:0 auto;padding-bottom:94px;position:relative;overflow:hidden;box-shadow:0 30px 80px #0b3c3329}.phone-shell.dashboard-shell{width:min(100%,1080px);padding-bottom:24px}.topbar{border-bottom:1px solid #f0f4f3;justify-content:space-between;align-items:center;height:76px;padding:0 22px;display:flex}.brand{color:var(--ink);letter-spacing:-.5px;background:0 0;border:0;align-items:center;gap:10px;font-size:20px;font-weight:800;display:flex}.brand>span:last-child span{color:var(--green-dark)}.brand-mark{background-color:#fff;background-image:url(/vente-qr-logo.jpg);background-position:50%;background-repeat:no-repeat;background-size:225%;border:1px solid #dce9e5;border-radius:50%;flex:none;width:40px;height:40px;box-shadow:0 4px 12px #0b3c331f}.round-button{border:1px solid var(--line);background:#fff;border-radius:50%;place-items:center;width:42px;height:42px;display:grid}.mini-qr{border:3px solid var(--ink);background:linear-gradient(90deg, transparent 44%, var(--ink) 44% 58%, transparent 58%), linear-gradient(transparent 44%, var(--ink) 44% 58%, transparent 58%);width:18px;height:18px;display:block;position:relative}.top-actions{align-items:center;gap:8px;display:flex}.portal-button{border:1px solid var(--line);height:42px;color:var(--ink);background:#fff;border-radius:13px;align-items:center;gap:7px;padding:0 11px;font-size:10px;font-weight:800;display:flex}.portal-button>span{background:var(--green-soft);width:25px;height:25px;color:var(--green-dark);border-radius:8px;place-items:center;font-size:9px;display:grid}.portal-button.seller{background:#f1fbf8;border-color:#cfeee5}.portal-button.owner{color:#fff;background:#101d2c;border-color:#101d2c}.portal-button.owner>span{color:#251d0a;background:#d7b86d}.sector-picker{background:linear-gradient(#f5fbf9,#fff);padding:18px 22px 5px}.sector-picker>p{flex-direction:column;gap:2px;margin:0 0 12px;display:flex}.sector-picker>p strong{font-size:14px}.sector-picker>p span{color:var(--muted);font-size:9.5px}.sector-picker>div{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.sector-picker button{border:1px solid var(--line);color:#66807a;background:#fff;border-radius:14px;justify-content:center;align-items:center;gap:6px;min-height:48px;font-size:10px;font-weight:800;display:flex}.sector-picker button span{width:23px;height:23px;color:var(--green-dark);background:#eef5f3;border-radius:8px;place-items:center;display:grid}.sector-picker button.active{color:var(--ink);border-color:var(--green);background:var(--green-soft);box-shadow:0 4px 12px #14c89b1a}.sector-picker button.active span{background:var(--green);color:#073b31}.prototype-banner{color:#65490e;background:#fff9e9;border:1px solid #ead7a8;border-radius:14px;align-items:center;gap:10px;margin:12px 22px 14px;padding:10px 12px;display:flex}.prototype-banner>span{color:#2d2108;letter-spacing:.7px;background:#e5b950;border-radius:7px;flex:none;padding:5px 7px;font-size:8px;font-weight:900}.prototype-banner p{flex-direction:column;gap:2px;margin:0;display:flex}.prototype-banner strong{font-size:10px}.prototype-banner small{color:#7f6b3e;font-size:8.5px;line-height:1.35}.prototype-banner.live-store{color:#0c5d4c;background:#effcf8;border-color:#bfeadd}.prototype-banner.live-store>span{background:var(--green);color:#07382f}.prototype-banner.live-store small{color:#4e7169}.store-hero{align-items:center;gap:12px;padding:20px 22px 16px;display:flex}.store-avatar{color:#fff;letter-spacing:1px;background:linear-gradient(145deg,#2a423e,#0a1d1a);border-radius:18px;flex:none;place-items:center;width:54px;height:54px;font-weight:800;display:grid;overflow:hidden;box-shadow:0 8px 20px #00000026}.store-logo-image{object-fit:cover;width:100%;height:100%}.store-avatar.fashion{background:linear-gradient(145deg,#6b5577,#2b2132)}.store-avatar.food{background:linear-gradient(145deg,#d86b3e,#6c2a18)}.store-avatar.other{background:linear-gradient(145deg,#54746c,#203f38)}.store-avatar.small{border-radius:14px;width:44px;height:44px;font-size:13px}.store-copy{flex:1;min-width:0}.verified-row{align-items:center;gap:7px;display:flex}.verified-row h1{letter-spacing:-.3px;margin:0;font-size:19px}.verified-badge{background:var(--green);color:#073c32;border-radius:50%;place-items:center;width:18px;height:18px;font-size:12px;font-weight:900;display:inline-grid}.store-copy p{color:var(--muted);margin:5px 0 0;font-size:12px}.store-copy .store-slogan{font-weight:700}.store-copy .store-meta{color:#aec6bf;margin-top:4px;font-size:8px;display:block}.share-button{background:var(--green-soft);color:var(--green-dark);border:0;border-radius:12px;padding:10px 12px;font-size:12px;font-weight:750}.trust-card{background:linear-gradient(105deg,#eafaf5,#f4fffb);border:1px solid #cff2e6;border-radius:16px;align-items:center;gap:11px;margin:2px 22px 22px;padding:13px 14px;display:flex}.shield{background:var(--green);color:#073b31;clip-path:polygon(50% 0,93% 18%,85% 75%,50% 100%,15% 75%,7% 18%);flex:none;place-items:center;width:34px;height:38px;font-weight:900;display:grid}.trust-card div:nth-child(2){flex:1}.trust-card strong{font-size:13px}.trust-card p{color:#55706b;margin:3px 0 0;font-size:11px;line-height:1.4}.trust-card button{color:var(--green-dark);background:0 0;border:0;font-size:26px}.content-section{padding:0 22px}.section-heading{justify-content:space-between;align-items:end;gap:16px;margin-bottom:15px;display:flex}.eyebrow{color:var(--green-dark);letter-spacing:1.45px;margin:0 0 5px;font-size:9px;font-weight:850;display:block}.section-heading h2{letter-spacing:-.7px;margin:0;font-size:22px}.product-count{color:var(--muted);white-space:nowrap;margin-bottom:3px;font-size:11px}.product-grid{grid-template-columns:1fr 1fr;gap:13px;display:grid}.product-card{border:1px solid var(--line);background:#fff;border-radius:19px;overflow:hidden;box-shadow:0 7px 18px #0b3c330d}.product-visual{place-items:center;height:132px;display:grid;position:relative;overflow:hidden}.product-visual:after{content:"";filter:blur(2px);background:#ffffff6b;border-radius:50%;width:80px;height:80px;position:absolute}.product-visual img{z-index:1;object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.product-visual:has(img):after{display:none}.product-visual.lilac{background:linear-gradient(145deg,#ece8f8,#dbd0f1)}.product-visual.peach{background:linear-gradient(145deg,#ffe9dc,#f8d2bd)}.product-visual.mint{background:linear-gradient(145deg,#dcf1e8,#bfdfd2)}.product-visual.rose{background:linear-gradient(145deg,#f8e0e5,#ebbec9)}.product-visual.sun{background:linear-gradient(145deg,#fae6a8,#edc96b)}.product-visual.sky{background:linear-gradient(145deg,#dcecf7,#aecce1)}.product-visual.sand{background:linear-gradient(145deg,#efe5d7,#d7c1a4)}.product-visual.plum{background:linear-gradient(145deg,#eadde9,#c8aec4)}.product-visual.tomato{background:linear-gradient(145deg,#f6ded5,#eab09d)}.product-visual.lemon{background:linear-gradient(145deg,#fff0bd,#edd77a)}.product-visual.bun{background:linear-gradient(145deg,#f4dfc1,#ddb780)}.product-visual.bissap{background:linear-gradient(145deg,#edd6e5,#d79abc)}.product-emoji{filter:drop-shadow(0 8px 8px #35312f26);z-index:1;font-size:49px}.tag{z-index:2;color:#5d4760;text-transform:uppercase;letter-spacing:.4px;background:#fff;border-radius:8px;padding:5px 7px;font-size:8px;font-weight:800;position:absolute;top:9px;left:9px;box-shadow:0 4px 10px #00000014}.product-info{padding:12px}.product-info h3{letter-spacing:-.15px;margin:0;font-size:13px}.product-info p{color:var(--muted);margin:4px 0 10px;font-size:9.5px}.product-bottom{justify-content:space-between;align-items:center;gap:6px;display:flex}.product-bottom strong{font-size:13px}.product-bottom button{background:var(--ink);color:#fff;border:0;border-radius:10px;width:29px;height:29px;font-size:21px;line-height:1}.product-empty{grid-column:1/-1;place-items:center;min-height:140px;line-height:1.5;display:grid}.reassurance{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:5px;margin:26px 22px 0;padding:21px 0 4px;display:grid}.reassurance div{text-align:center;flex-direction:column;align-items:center;gap:4px;display:flex}.reassurance span{background:var(--green-soft);width:30px;height:30px;color:var(--green-dark);border-radius:50%;place-items:center;font-weight:850;display:grid}.reassurance strong{font-size:9.5px}.reassurance small{color:var(--muted);font-size:8.5px}.cart-bar{z-index:6;color:#fff;background:#092e2a;border-radius:19px;align-items:center;min-height:67px;margin:16px 12px -1px;padding:10px 11px;display:flex;position:sticky;bottom:68px;box-shadow:0 12px 28px #02241e47}.cart-bar>div:first-child{align-items:center;gap:9px;display:flex}.cart-bar>div:first-child>span{background:var(--green);width:30px;height:30px;color:var(--ink);border-radius:10px;place-items:center;font-size:12px;font-weight:900;display:grid}.cart-bar p{flex-direction:column;margin:0;display:flex}.cart-bar small{color:#a8c2bd;font-size:8px}.cart-bar strong{font-size:12px}.mini-items{display:none}.cart-next{color:var(--ink);background:#fff;border:0;border-radius:13px;margin-left:auto;padding:12px 13px;font-size:11px;font-weight:800}.cart-next span{margin-left:5px;font-size:17px}.bottom-nav{z-index:5;border-top:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;grid-template-columns:repeat(3,1fr);height:70px;display:grid;position:absolute;bottom:0;left:0;right:0}.bottom-nav button{color:#879794;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:4px;font-size:9px;font-weight:700;display:flex}.bottom-nav button span{font-size:20px;line-height:1}.bottom-nav button.active{color:var(--green-dark)}.checkout-screen,.tracking-screen{padding:24px 22px 12px}.back-button{color:var(--green-dark);background:0 0;border:0;align-items:center;gap:5px;margin-bottom:28px;padding:0;font-size:13px;font-weight:700;display:flex}.back-button:first-letter{font-size:24px}.checkout-screen h1,.tracking-screen h1{letter-spacing:-1px;margin:0;font-size:27px}.stepper{grid-template-columns:repeat(3,1fr);gap:7px;margin:20px 0 24px;display:grid}.stepper span{background:#e6ecea;border-radius:10px;height:4px}.stepper span.active{background:var(--green)}.form-card label{color:#526c67;margin-bottom:14px;font-size:11px;font-weight:700;display:block}.fulfillment-choice{margin-bottom:17px}.fulfillment-choice>span{color:#526c67;margin-bottom:7px;font-size:11px;font-weight:700;display:block}.fulfillment-choice>div{grid-template-columns:1fr 1fr;gap:8px;display:grid}.fulfillment-choice button{border:1px solid var(--line);min-height:43px;color:var(--muted);background:#fff;border-radius:12px;font-size:10px;font-weight:800}.fulfillment-choice button.active{border-color:var(--green);background:var(--green-soft);color:var(--green-dark)}.form-card input,.form-card textarea{width:100%;color:var(--ink);background:#fbfcfc;border:1px solid #dbe5e2;border-radius:13px;outline:none;margin-top:6px;padding:13px 14px;font-size:13px}.form-card textarea{resize:none;height:76px}.form-card input:focus,.form-card textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px var(--green-soft)}.form-error{color:#a13c2d;background:#fff0ed;border-radius:10px;margin:-3px 0 13px;padding:9px 11px;font-size:10px;font-weight:750;line-height:1.4}.phone-input{background:#fbfcfc;border:1px solid #dbe5e2;border-radius:13px;align-items:center;margin-top:6px;padding-left:14px;display:flex}.phone-input span{color:var(--ink);border-right:1px solid var(--line);padding-right:10px;font-size:13px}.phone-input input{border:0;margin:0}.primary-button,.secondary-button{border:0;border-radius:15px;width:100%;min-height:52px;font-size:13px;font-weight:850}.primary-button{background:var(--green);color:#07382f;box-shadow:0 8px 20px #14c89b38}.primary-button:disabled{cursor:wait;opacity:.65;box-shadow:none}.secondary-button{background:var(--green-soft);color:var(--green-dark);margin-top:16px}.pay-logo{border-radius:12px;flex:none;place-items:center;width:40px;height:40px;font-size:12px;font-weight:900;display:grid}.pay-logo.delivery{color:var(--ink);background:#eef3f1}.payment-choice-fixed{border:2px solid var(--green);box-shadow:0 0 0 2px var(--green-soft);background:#f7fffc;border-radius:15px;align-items:center;gap:12px;margin-bottom:17px;padding:13px;display:flex}.payment-choice-fixed>span:nth-child(2){flex-direction:column;flex:1;gap:3px;display:flex}.payment-choice-fixed strong{font-size:12px}.payment-choice-fixed small{color:var(--muted);font-size:9px;line-height:1.4}.payment-choice-fixed>i{background:var(--green);color:#07382f;border-radius:50%;place-items:center;width:21px;height:21px;font-size:11px;font-style:normal;font-weight:900;display:grid}.protection-box{background:var(--green-soft);border-radius:15px;align-items:flex-start;gap:11px;margin-bottom:17px;padding:13px;display:flex}.protection-box .shield{width:30px;height:33px}.protection-box strong{font-size:11px}.protection-box p{color:#526c67;margin:4px 0 0;font-size:9.5px;line-height:1.45}.order-summary{border-top:1px solid var(--line);margin-bottom:16px;padding-top:13px}.order-summary div{justify-content:space-between;margin:8px 0;font-size:11px;display:flex}.order-summary span{color:var(--muted)}.order-summary .summary-total{border-top:1px dashed #d8e1df;margin-top:12px;padding-top:12px;font-size:15px}.summary-total span{color:var(--ink);font-weight:800}.prototype-note{text-align:center;color:var(--muted);margin:10px 0 0;font-size:9px}.data-sharing-note{color:#667b77;text-align:center;margin:10px 5px 0;font-size:8px;line-height:1.45}.tracking-screen{text-align:center}.success-mark{background:var(--green);color:#073b31;width:64px;height:64px;box-shadow:0 0 0 10px var(--green-soft);border-radius:50%;place-items:center;margin:7px auto 16px;font-size:28px;font-weight:900;display:grid}.success-mark.neutral{color:#60736f;box-shadow:none;background:#e9f1ef}.success-mark.rejected{color:#a53d2c;box-shadow:none;background:#ffe5df}.no-order-state{padding-top:55px}.no-order-state p{color:var(--muted);font-size:11px;line-height:1.6}.tracking-screen .eyebrow{margin-top:21px}.tracking-intro{max-width:330px;color:var(--muted);margin:9px auto 21px;font-size:11px;line-height:1.55}.manual-whatsapp-card{color:#075d43;text-align:left;background:linear-gradient(145deg,#ecfff7,#dff8ed);border:1px solid #8ee0bd;border-radius:16px;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:11px;width:100%;min-height:76px;margin:0 0 15px;padding:12px 13px;text-decoration:none;display:grid;box-shadow:0 7px 20px #0d7e5414}.manual-whatsapp-card>span{color:#fff;background:#20c879;border-radius:13px;place-items:center;width:40px;height:40px;font-size:9px;font-weight:950;display:grid;box-shadow:0 6px 13px #149a5c33}.manual-whatsapp-card>div{flex-direction:column;gap:4px;min-width:0;display:flex}.manual-whatsapp-card strong{font-size:10.5px}.manual-whatsapp-card small{color:#3c7562;font-size:8px;line-height:1.4}.manual-whatsapp-card>b{color:#08734f;white-space:nowrap;font-size:8.5px}.manual-whatsapp-card.unavailable{cursor:not-allowed;color:#637671;box-shadow:none;opacity:1;background:#f5f8f7;border-color:#d9e3e0}.manual-whatsapp-card.unavailable>span{box-shadow:none;background:#a9b9b4}.manual-whatsapp-card.unavailable small,.manual-whatsapp-card.unavailable>b{color:#7b8d88}.delivery-card{text-align:left;border:1px solid var(--line);border-radius:19px;padding:17px;box-shadow:0 8px 22px #0b3c330d}.delivery-head{border-bottom:1px solid var(--line);flex-direction:column;gap:4px;margin-bottom:15px;padding-bottom:14px;display:flex}.delivery-head span{color:var(--muted);font-size:9px}.delivery-head strong{font-size:14px}.timeline{padding-left:3px}.timeline-item{color:#8da09c;gap:12px;min-height:65px;display:flex;position:relative}.timeline-item:not(:last-child):after{content:"";background:#dfe8e5;width:2px;position:absolute;top:30px;bottom:4px;left:13px}.timeline-item>span{z-index:1;background:#fff;border:2px solid #dce5e2;border-radius:50%;flex:none;place-items:center;width:28px;height:28px;font-size:9px;font-weight:900;display:grid}.timeline-item>div{flex-direction:column;gap:4px;padding-top:2px;display:flex}.timeline-item strong{font-size:11px}.timeline-item small{font-size:9px}.timeline-item.done,.timeline-item.current{color:var(--ink)}.timeline-item.done>span{border-color:var(--green);background:var(--green);color:var(--ink)}.timeline-item.done:after{background:var(--green)}.timeline-item.current>span{border-color:var(--green);color:var(--green-dark);box-shadow:0 0 0 4px var(--green-soft)}.timeline-item.rejected>span{color:#a53d2c;background:#ffe5df;border-color:#e18a7a}.timeline-item.rejected strong{color:#a53d2c}.delivery-action{background:var(--green);color:#07382f;border:0;border-radius:13px;width:100%;min-height:45px;margin-top:3px;font-size:10.5px;font-weight:850}.delivery-action.demo{color:var(--green-dark);background:#eef4f2}.payment-released{background:var(--green-soft);border-radius:13px;align-items:center;gap:10px;margin-top:5px;padding:11px;display:flex}.payment-released>span{background:var(--green);border-radius:50%;place-items:center;width:28px;height:28px;font-weight:900;display:grid}.payment-released>div{flex-direction:column;gap:3px;display:flex}.payment-released strong{font-size:10px}.payment-released small{color:var(--muted);font-size:8.5px}.delivery-code-card{text-align:center;background:linear-gradient(145deg,#f0fcf8,#e0f7f0);border:1px solid #a8dfd1;border-radius:15px;margin-top:12px;padding:15px;box-shadow:inset 0 0 0 1px #ffffffb3}.delivery-code-card>span{color:#3f6e63;letter-spacing:1.4px;font-size:7.5px;font-weight:900;display:block}.delivery-code-card>strong{color:#073f34;letter-spacing:8px;margin:5px 0 6px;font-size:29px;line-height:1;display:block}.delivery-code-card>small{color:#4e7068;font-size:8px;line-height:1.45;display:block}.completed-order-actions{grid-template-columns:1fr 1fr;gap:9px;margin-top:14px;display:grid}.completed-order-actions button{color:#075d4d;background:#f1fbf8;border:1px solid #b9ded5;border-radius:12px;min-height:44px;font-size:9px;font-weight:850}.completed-order-actions button:last-child{color:#30443f;background:#fff;border-color:#d7e0de}.phone-confirmation{text-align:left;background:#fff9e9;border:1px solid #ead7a8;border-radius:13px;align-items:center;gap:10px;margin-top:8px;padding:12px;display:flex}.phone-confirmation>span{background:#e5b950;border-radius:10px;place-items:center;width:31px;height:31px;display:grid}.phone-confirmation>div{flex-direction:column;gap:3px;display:flex}.phone-confirmation strong{color:#5d430d;font-size:10px}.phone-confirmation small{color:#7f6b3e;font-size:8.5px;line-height:1.4}.seller-contact{text-align:left;border:1px solid var(--line);border-radius:16px;align-items:center;gap:10px;margin-top:14px;padding:12px;display:flex}.seller-contact div:nth-child(2){flex-direction:column;flex:1;gap:3px;display:flex}.seller-contact strong{font-size:11px}.seller-contact small{color:var(--muted);font-size:8.5px}.seller-contact button{background:var(--green-soft);color:var(--green-dark);border:0;border-radius:10px;padding:9px 10px;font-size:9px;font-weight:800}.modal-backdrop{z-index:20;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#021915b8;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.qr-modal{text-align:center;background:#fff;border-radius:25px;width:min(100%,340px);padding:28px 25px 25px;position:relative;box-shadow:0 28px 80px #0000004d}.qr-modal .store-avatar{margin:0 auto 13px}.qr-modal h2{letter-spacing:-.6px;margin:0;font-size:22px}.qr-modal p{color:var(--muted);margin:8px 10px 16px;font-size:10.5px;line-height:1.5}.qr-modal>strong{color:var(--green-dark);font-size:10px}.modal-close{color:var(--ink);background:#eef4f2;border:0;border-radius:50%;width:32px;height:32px;font-size:20px;position:absolute;top:13px;right:13px}.delivery-code-modal{text-align:center;background:#fff;border-radius:25px;width:min(100%,410px);padding:29px 25px 24px;position:relative;box-shadow:0 28px 80px #0000004d}.delivery-code-shield{background:var(--green);color:#073b31;clip-path:polygon(50% 0,93% 18%,85% 75%,50% 100%,15% 75%,7% 18%);place-items:center;width:58px;height:65px;margin:0 auto 15px;font-size:24px;font-weight:900;display:grid}.delivery-code-modal h2{letter-spacing:-.7px;margin:4px 0 8px;font-size:23px}.delivery-code-modal>p:not(.form-error){color:var(--muted);margin:0 4px 17px;font-size:9.5px;line-height:1.55}.delivery-code-modal label{text-align:left;flex-direction:column;gap:7px;display:flex}.delivery-code-modal label span{color:#415650;font-size:8px;font-weight:850}.delivery-code-modal input{color:#073f34;text-align:center;letter-spacing:10px;background:#f4fcf9;border:1px solid #bcded5;border-radius:13px;outline:none;width:100%;min-height:58px;padding:0 15px;font-size:25px;font-weight:900}.delivery-code-modal input:focus{border-color:var(--green);box-shadow:0 0 0 3px #14c89b24}.delivery-code-modal .form-error{margin:10px 0 0}.delivery-code-submit{background:var(--green);color:#07382f;border:0;border-radius:12px;width:100%;min-height:46px;margin-top:12px;font-size:10px;font-weight:900}.delivery-code-submit:disabled{cursor:wait;opacity:.65}.receipt-modal{color:#172521;background:#fff;border-radius:22px;width:min(100%,480px);max-height:92vh;padding:28px 26px 23px;position:relative;overflow-y:auto;box-shadow:0 28px 80px #0000004d}.receipt-brand{align-items:center;gap:9px;display:flex}.receipt-brand-mark{background-color:#fff;background-image:url(/vente-qr-logo.jpg);background-position:50%;background-repeat:no-repeat;background-size:225%;border:1px solid #dce9e5;border-radius:50%;flex:none;width:34px;height:34px;box-shadow:0 3px 9px #0b3c331a}.receipt-brand strong{letter-spacing:-.5px;font-size:17px}.receipt-kicker{color:#647a74;letter-spacing:1.4px;margin:24px 0 5px;font-size:7.5px;font-weight:900}.receipt-modal h2{letter-spacing:-.5px;margin:0;font-size:22px}.receipt-meta{background:#f4f8f7;border-radius:13px;grid-template-columns:1fr 1fr;gap:10px;margin:18px 0;padding:14px;display:grid}.receipt-meta span{flex-direction:column;gap:3px;min-width:0;display:flex}.receipt-meta small{color:#738680;font-size:7.5px}.receipt-meta strong{overflow-wrap:anywhere;font-size:9px}.receipt-items{border-top:1px dashed #cbd8d4;border-bottom:1px dashed #cbd8d4;padding:9px 0}.receipt-items>div,.receipt-totals>div{justify-content:space-between;align-items:baseline;gap:14px;padding:6px 0;font-size:9px;display:flex}.receipt-items span{color:#40534e}.receipt-totals{padding:8px 0 2px}.receipt-totals>div{color:#596d67}.receipt-grand-total{border-top:1px solid #dce5e2;margin-top:5px;color:var(--ink)!important;padding-top:12px!important}.receipt-grand-total span,.receipt-grand-total strong{font-size:13px;font-weight:900}.receipt-confirmed{background:var(--green-soft);border-radius:13px;align-items:center;gap:10px;margin-top:12px;padding:11px;display:flex}.receipt-confirmed>span{background:var(--green);border-radius:50%;flex:none;place-items:center;width:29px;height:29px;font-size:13px;font-weight:900;display:grid}.receipt-confirmed>div{flex-direction:column;gap:2px;display:flex}.receipt-confirmed strong{font-size:9px}.receipt-confirmed small{color:#567169;font-size:7.5px}.receipt-print{color:#fff;background:#172b42;border:0;border-radius:12px;width:100%;min-height:46px;margin-top:14px;font-size:10px;font-weight:850}.receipt-footer{color:#7b8f89;text-align:center;margin-top:13px;font-size:7.5px;display:block}.qr-frame{border:1px solid var(--line);border-radius:18px;place-items:center;width:216px;height:216px;margin:0 auto 12px;padding:10px;display:grid}.qr-frame img{border-radius:10px;width:100%;height:100%;display:block}.qr-frame span{color:var(--muted);font-size:10px}.toast{z-index:30;color:#fff;white-space:nowrap;background:#092e2a;border-radius:14px;padding:12px 17px;font-size:12px;position:fixed;bottom:28px;left:50%;transform:translate(-50%);box-shadow:0 10px 30px #00000038}.portal-screen{background:#f5f8f7;min-height:calc(100vh - 124px);padding:26px 28px 32px}.portal-intro{justify-content:space-between;align-items:center;gap:20px;margin-bottom:20px;display:flex}.portal-intro h1{letter-spacing:-1px;margin:0;font-size:clamp(22px,3vw,31px)}.portal-intro>div>span{color:var(--muted);margin-top:6px;font-size:11px;display:block}.portal-intro>button{background:var(--green);color:#07382f;border:0;border-radius:13px;flex:none;align-items:center;gap:8px;min-height:43px;padding:0 14px;font-size:10px;font-weight:850;display:flex}.portal-intro>button .mini-qr{border-width:2px;width:15px;height:15px}.dashboard-demo-note{color:#315f55;background:#edf8f5;border:1px solid #d6e6e1;border-radius:12px;align-items:center;gap:8px;margin:-7px 0 17px;padding:9px 12px;font-size:8.5px;display:flex}.dashboard-demo-note strong{color:#0b5b4c}.dashboard-demo-note.owner{color:#78663c;background:#fff8e7;border-color:#e4d5ae}.dashboard-demo-note.owner strong{color:#785610}.dashboard-demo-note.live{background:#e8fbf5;border-color:#9edccc}.dashboard-demo-note.live strong{color:#08624f}.portal-tabs{scrollbar-width:none;border-bottom:1px solid #dfe8e5;gap:5px;margin-bottom:20px;display:flex;overflow-x:auto}.portal-tabs::-webkit-scrollbar{display:none}.portal-tabs button{color:#7a8e8a;white-space:nowrap;background:0 0;border:0;border-bottom:3px solid #0000;padding:11px 15px 12px;font-size:10px;font-weight:800}.portal-tabs button.active{color:var(--green-dark);border-color:var(--green)}.metric-grid{gap:11px;display:grid}.daily-summary-heading{justify-content:space-between;align-items:flex-end;gap:14px;margin:0 0 11px;display:flex}.daily-summary-heading>div{flex-direction:column;gap:2px;display:flex}.daily-summary-heading span{color:var(--green-dark);letter-spacing:1px;font-size:7.5px;font-weight:900}.daily-summary-heading h2{letter-spacing:-.45px;margin:0;font-size:18px}.daily-summary-heading small{color:var(--muted);text-transform:capitalize;font-size:8px}.daily-summary-heading button{min-height:38px;color:var(--green-dark);background:#e9f7f3;border:0;border-radius:10px;padding:0 11px;font-size:8px;font-weight:850}.stock-assistant-panel{background:linear-gradient(145deg,#f8fffc,#eef9f6);border:1px solid #a7d9cc;border-radius:19px;margin:0 0 16px;overflow:hidden;box-shadow:0 9px 24px #085c4b12}.stock-assistant-panel>header{color:#fff;background:radial-gradient(circle at 13% 0,#157861,#092f2a 68%);grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:82px;padding:14px 16px;display:grid}.stock-assistant-avatar{background:var(--green);color:#07382f;border-radius:14px;place-items:center;width:44px;height:44px;font-size:20px;font-weight:900;display:grid;box-shadow:0 7px 17px #00000029}.stock-assistant-panel>header>div{min-width:0}.stock-assistant-panel>header small{color:#79e6c8;letter-spacing:.9px;font-size:6.8px;font-weight:950}.stock-assistant-panel>header h2{letter-spacing:-.3px;margin:2px 0 3px;font-size:15px}.stock-assistant-panel>header p{color:#c2ddd7;margin:0;font-size:8px;line-height:1.4}.stock-assistant-panel>header p strong{color:#fff}.stock-assistant-panel>header button{color:#fff;background:#ffffff1a;border:1px solid #ffffff38;border-radius:10px;min-height:38px;padding:0 11px;font-size:7.5px;font-weight:850}.stock-assistant-alerts{grid-template-columns:repeat(auto-fit,minmax(225px,1fr));gap:9px;padding:12px;display:grid}.stock-assistant-alerts article{background:#fff;border:1px solid #dce8e5;border-left:4px solid #7b9b93;border-radius:13px;grid-template-columns:34px minmax(0,1fr);align-items:start;gap:8px;min-width:0;padding:10px;display:grid}.stock-assistant-alerts article.critical{background:#fff8f6;border-color:#ecc8c0 #ecc8c0 #ecc8c0 #d64e37}.stock-assistant-alerts article.warning{background:#fffdf7;border-color:#eadbb6 #eadbb6 #eadbb6 #d49b28}.stock-assistant-alerts article.info{border-left-color:#4489ca}.stock-assistant-alerts article.healthy{background:#f7fdfa;border-color:#bfe4d9 #bfe4d9 #bfe4d9 #19a77f}.stock-alert-marker{color:#315d53;background:#e8f2ef;border-radius:10px;place-items:center;width:32px;height:32px;font-size:12px;font-weight:950;display:grid}.critical .stock-alert-marker{color:#a73523;background:#f8ded8}.warning .stock-alert-marker{color:#875e0e;background:#f8eac4}.info .stock-alert-marker{color:#2969a5;background:#e2eef9}.healthy .stock-alert-marker{color:#08735b;background:#d8f4eb}.stock-assistant-alerts article>div{flex-direction:column;gap:3px;min-width:0;display:flex}.stock-assistant-alerts article>div small{color:#71847f;letter-spacing:.65px;font-size:6.3px;font-weight:950}.stock-assistant-alerts article.critical>div small{color:#b43b28}.stock-assistant-alerts article.warning>div small{color:#8d6718}.stock-assistant-alerts article>div strong{color:#244c43;font-size:9px;line-height:1.25}.stock-assistant-alerts article>div p{color:#687c77;margin:0;font-size:7.6px;line-height:1.42}.stock-assistant-alerts article>div b{color:#1c6656;margin-top:2px;font-size:7.2px}.stock-assistant-alerts article>button{color:#08705c;background:#e6f4f0;border:0;border-radius:9px;grid-column:2;justify-self:start;min-height:32px;margin-top:2px;padding:0 10px;font-size:7.3px;font-weight:900}.stock-assistant-alerts article.critical>button{color:#fff;background:#a93b28}.stock-assistant-alerts article.warning>button{color:#684a0c;background:#f2d888}.stock-assistant-loading{justify-content:center;align-items:center;gap:10px;min-height:80px;padding:14px;display:flex}.stock-assistant-loading>span{border:3px solid #cfe8e1;border-top-color:var(--green-dark);border-radius:50%;width:26px;height:26px;animation:.8s linear infinite stock-assistant-spin}.stock-assistant-loading p{flex-direction:column;gap:3px;margin:0;display:flex}.stock-assistant-loading strong{font-size:9px}.stock-assistant-loading small{color:var(--muted);font-size:7.5px}.stock-assistant-panel>footer{color:#647a74;text-align:center;border-top:1px solid #dceae6;justify-content:center;align-items:center;gap:5px;padding:8px 12px;font-size:6.9px;display:flex}.stock-assistant-panel>footer span{color:#0a8a6e;font-weight:950}@keyframes stock-assistant-spin{to{transform:rotate(360deg)}}.seller-metrics,.owner-metrics{grid-template-columns:repeat(4,1fr);margin-bottom:16px}.metric-card{background:#fff;border:1px solid #e1e9e7;border-radius:17px;flex-direction:column;gap:7px;min-width:0;padding:16px;display:flex;box-shadow:0 6px 18px #0b3c330a}.metric-card>span{color:var(--muted);font-size:9px}.metric-card>strong{letter-spacing:-.7px;white-space:nowrap;font-size:clamp(18px,2vw,24px)}.metric-card>small{color:#75908a;font-size:8.5px}.metric-card.highlight{color:#fff;background:linear-gradient(135deg,#0c3c35,#0a6252);border:0}.metric-card.highlight>span,.metric-card.highlight>small{color:#b5d8d1}.metric-card.daily-revenue{background:linear-gradient(145deg,#f2fcf8,#e8f8f3);border-color:#bce4d9}.metric-card.daily-revenue>strong{color:#08705d}.statistics-heading{justify-content:space-between;align-items:flex-end;gap:14px;margin-bottom:14px;display:flex}.statistics-heading>div:first-child{flex-direction:column;gap:3px;display:flex}.statistics-heading span{color:var(--green-dark);letter-spacing:1px;font-size:7.5px;font-weight:900}.statistics-heading h2{letter-spacing:-.5px;margin:0;font-size:19px}.statistics-heading small{color:var(--muted);font-size:8px}.statistics-period{background:#fff;border:1px solid #dce7e4;border-radius:11px;flex:none;gap:4px;padding:4px;display:flex}.statistics-period button{color:#6f817d;background:0 0;border:0;border-radius:8px;min-height:34px;padding:0 12px;font-size:8px;font-weight:850}.statistics-period button.active{background:var(--green-dark);color:#fff}.statistics-grid{grid-template-columns:minmax(0,1.7fr) minmax(235px,.7fr);gap:14px;display:grid}.sales-chart-panel .panel-heading>small{color:var(--muted);font-size:8px}.sales-bar-chart{grid-template-columns:repeat(7,minmax(30px,1fr));align-items:end;gap:8px;height:238px;padding-top:8px;display:grid;overflow-x:auto}.sales-bar-chart.period-30{grid-template-columns:repeat(30,minmax(25px,1fr));gap:4px}.sales-bar-day{text-align:center;grid-template-rows:minmax(105px,1fr) 18px 16px;align-items:end;min-width:0;height:100%;display:grid}.sales-bar-track{background:#eef4f2;border-radius:7px;align-items:flex-end;height:100%;display:flex;overflow:hidden}.sales-bar-track i{background:linear-gradient(#1cad8e,#08715d);border-radius:7px 7px 2px 2px;width:100%;min-height:2px}.sales-bar-day strong{color:#315950;text-overflow:ellipsis;white-space:nowrap;font-size:6.5px;font-weight:850;overflow:hidden}.sales-bar-day span{color:#788a86;white-space:nowrap;font-size:7px}.sales-bar-chart.period-30 .sales-bar-day strong{display:none}.sales-bar-chart.period-30 .sales-bar-day span{font-size:6px}.top-products-panel{align-self:stretch}.top-product{border-top:1px solid #edf2f0;grid-template-columns:29px minmax(0,1fr) auto;align-items:center;gap:9px;padding:11px 0;display:grid}.top-product>span{color:#08715d;background:#e9f7f3;border-radius:9px;place-items:center;width:27px;height:27px;font-size:8px;font-weight:900;display:grid}.top-product>div{flex-direction:column;gap:3px;min-width:0;display:flex}.top-product strong{text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.top-product small{color:var(--muted);font-size:7.5px}.top-product b{color:#16483e;white-space:nowrap;font-size:8px}.dashboard-row{grid-template-columns:minmax(0,2fr) minmax(230px,.75fr);gap:14px;display:grid}.panel{background:#fff;border:1px solid #e0e8e6;border-radius:18px;padding:17px;box-shadow:0 6px 18px #0b3c3309}.panel-heading{justify-content:space-between;align-items:center;gap:14px;margin-bottom:13px;display:flex}.panel-heading>div>span{color:var(--green-dark);letter-spacing:1.1px;font-size:8px;font-weight:850}.panel-heading h2{letter-spacing:-.35px;margin:3px 0 0;font-size:16px}.panel-heading>button{color:var(--green-dark);background:#eef6f3;border:0;border-radius:9px;padding:8px 10px;font-size:8.5px;font-weight:800}.panel-heading>button.solid{background:var(--green);color:#07382f}.order-sound-toggle{color:#526a64;background:#fff;border:1px solid #d9e6e2;border-radius:12px;min-height:42px;margin:10px 0 2px;padding:9px 12px;font-size:8.5px;font-weight:850}.order-sound-toggle.active{color:#075f50;background:#ecfaf6;border-color:#a9decf}.new-order-alert{background:#fff4f1;border:1px solid #f0cfc7;border-radius:15px;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:11px;margin:12px 0 2px;padding:12px;display:grid;box-shadow:0 8px 22px #a4382314}.new-order-bell{background:#e75d42;border-radius:12px;place-items:center;width:40px;height:40px;font-size:18px;animation:1.1s ease-in-out 2 order-bell;display:grid}.new-order-alert>div{flex-direction:column;gap:3px;min-width:0;display:flex}.new-order-alert strong{color:#8d2e1f;font-size:11px}.new-order-alert small{color:#805f59;font-size:8.5px}.new-order-alert>button{color:#fff;background:#8d2e1f;border:0;border-radius:10px;min-height:40px;padding:9px 12px;font-size:8.5px;font-weight:850}.new-order-badge{color:#fff;background:#e75d42;border-radius:10px;place-items:center;min-width:20px;height:20px;margin-left:5px;padding:0 5px;font-size:8px;font-weight:900;display:inline-grid}@keyframes order-bell{0%,to{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(12deg)}}.order-status-filters{scrollbar-width:none;align-items:center;gap:7px;margin:0 -3px 15px;padding:3px;display:flex;overflow-x:auto}.order-status-filters::-webkit-scrollbar{display:none}.order-status-filters button{color:#60736f;background:#f9fbfa;border:1px solid #e0e8e6;border-radius:11px;flex:none;align-items:center;gap:6px;min-height:38px;padding:0 9px;font-size:8px;font-weight:850;display:inline-flex}.order-status-filters button.active{color:#0a5f4f;background:#edf9f5;border-color:#9fcfc3;box-shadow:0 4px 12px #0e675414}.order-status-filters button b{color:#526762;background:#e7eeec;border-radius:10px;place-items:center;min-width:19px;height:19px;padding:0 5px;font-size:7.5px;display:grid}.order-status-filters button.active b{color:#075c4d;background:#ccece3}.filter-dot{background:#889793;border-radius:50%;width:8px;height:8px}.order-status-filters .awaiting_confirmation .filter-dot{background:#e6ae32}.order-status-filters .confirmed .filter-dot{background:#4386cd}.order-status-filters .preparing .filter-dot{background:#e98538}.order-status-filters .ready .filter-dot{background:#22a779}.order-status-filters .delivering .filter-dot{background:#875ac7}.order-status-filters .delivered .filter-dot{background:#7d8c88}.order-status-filters .rejected .filter-dot{background:#d85a43}.order-search-toolbar{background:#f7faf9;border:1px solid #e1e9e7;border-radius:14px;grid-template-columns:minmax(230px,1fr) minmax(150px,auto) auto auto;align-items:end;gap:9px;margin:0 0 15px;padding:11px;display:grid}.order-search-field{background:#fff;border:1px solid #d7e3e0;border-radius:11px;align-items:center;gap:8px;min-height:42px;padding:0 11px;display:flex}.order-search-field>span{color:var(--green-dark);font-size:17px}.order-search-field input{width:100%;color:var(--ink);background:0 0;border:0;outline:none;font-size:9px}.order-period-field{flex-direction:column;gap:4px;display:flex}.order-period-field>span{color:#71837f;text-transform:uppercase;letter-spacing:.5px;font-size:7px;font-weight:850}.order-period-field select{min-height:42px;color:var(--ink);font:inherit;background:#fff;border:1px solid #d7e3e0;border-radius:11px;outline:none;padding:0 10px;font-size:8.5px}.clear-order-search{color:#315d54;background:#e8f2ef;border:0;border-radius:10px;min-height:42px;padding:0 11px;font-size:8px;font-weight:850}.order-result-count{color:#6c7f7a;text-align:right;align-self:center;min-width:62px;font-size:8px;font-weight:800}.order-list{flex-direction:column;display:flex}.order-row{border-top:1px solid #edf2f0;grid-template-columns:minmax(155px,.9fr) minmax(190px,1.2fr) minmax(220px,1fr);align-items:center;gap:12px;padding:12px 0;display:grid}.order-row.new-order-row{background:#fffaf8;border:1px solid #f1d7d0;border-radius:13px;margin:4px -9px;padding:12px 9px}.order-id,.order-main,.order-action{align-items:center;gap:9px;min-width:0;display:flex}.order-id>span{background:var(--green-soft);width:34px;height:34px;color:var(--green-dark);border-radius:11px;flex:none;place-items:center;font-size:10px;font-weight:900;display:grid}.order-id>div,.order-main{flex-direction:column;gap:3px;min-width:0;display:flex}.order-id strong,.order-main strong{font-size:10px}.order-id small,.order-main span{text-overflow:ellipsis;white-space:nowrap;color:var(--muted);font-size:8.5px;overflow:hidden}.order-main small{text-overflow:ellipsis;white-space:nowrap;color:#6f827e;font-size:7.8px;overflow:hidden}.order-action{flex-wrap:wrap;justify-content:flex-end}.order-customer-details{grid-template-columns:minmax(110px,.7fr) minmax(150px,1.3fr);gap:6px;width:100%;margin:3px 0;display:grid}.order-customer-details>span{border-left:2px solid #dcebe7;flex-direction:column;gap:2px;min-width:0;padding-left:7px;display:flex}.order-customer-details>span.wide{grid-column:1/-1}.order-customer-details small{color:#83918e;font-size:7px;font-weight:750}.order-customer-details a,.order-customer-details b{text-overflow:ellipsis;color:#183e37;white-space:normal;font-size:8.3px;font-weight:850;text-decoration:none;overflow:hidden}.order-main .audit-note{color:#0f7a6c;font-weight:800}.audit-summary{text-align:left;background:#f2fbf9;border:1px solid #cce8e2;border-radius:12px;align-items:center;gap:9px;margin:12px 0;padding:10px 12px;display:flex}.audit-summary>span{background:#d7f2ec;border-radius:50%;place-items:center;width:28px;height:28px;font-size:12px;display:grid}.audit-summary div{flex-direction:column;gap:2px;display:flex}.audit-summary strong{color:#0a5148;font-size:9px}.audit-summary small{color:#5c7671;font-size:7.8px}.status-dot{color:#687c78;background:#eef3f2;border-radius:20px;padding:5px 7px;font-size:7.5px;font-style:normal;font-weight:750}.status-dot.awaiting_confirmation{color:#8a6211;background:#fff3d7}.status-dot.confirmed,.status-dot.preparing,.status-dot.ready,.status-dot.delivering{color:#32639d;background:#e5effc}.status-dot.delivered{color:#116652;background:#dff5ed}.status-dot.rejected{color:#a53d2c;background:#ffe5df}.order-action button{background:var(--ink);color:#fff;border:0;border-radius:9px;padding:8px 9px;font-size:8px;font-weight:800}.order-action .call-button{background:var(--green);color:#07382f;border-radius:9px;padding:8px 9px;font-size:8px;font-weight:850;text-decoration:none}.order-action button.reject-button{color:#a53d2c;background:#fff0ed}.qr-summary{background:linear-gradient(150deg,#e9faf5,#f8fffc);flex-direction:column;display:flex}.qr-summary h2{margin:3px 0 6px;font-size:18px}.qr-summary p{color:var(--muted);font-size:9px;line-height:1.5}.qr-summary>button{background:var(--ink);color:#fff;border:0;border-radius:12px;justify-content:center;align-items:center;gap:9px;min-height:43px;margin:8px 0 16px;font-size:9px;font-weight:800;display:flex}.qr-summary>button .mini-qr{border-color:#fff;width:15px;height:15px}.qr-summary>div{border-top:1px solid #cfe7e0;align-items:baseline;gap:6px;padding-top:14px;display:flex}.qr-summary>div span{font-size:25px;font-weight:850}.qr-summary>div small{color:var(--muted);font-size:8px}.full-panel{max-width:100%}.order-list.expanded .order-row{padding:17px 0}.seller-products{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.seller-products article{border:1px solid #e4ebe9;border-radius:14px;grid-template-columns:58px 1fr auto;align-items:center;gap:11px;padding:10px;display:grid}.product-thumb{background:#eef4f2;border-radius:13px;place-items:center;width:58px;height:58px;font-size:25px;display:grid}.product-thumb.lilac{background:#ece8f8}.product-thumb.peach{background:#ffe5d7}.product-thumb.mint{background:#d8eee5}.product-thumb.rose{background:#f5dce2}.seller-products article>div:nth-child(2){flex-direction:column;gap:3px;min-width:0;display:flex}.seller-products strong{font-size:10px}.seller-products small{text-overflow:ellipsis;white-space:nowrap;color:var(--muted);font-size:8px;overflow:hidden}.seller-products article>div:nth-child(2) span{font-size:10px;font-weight:850}.stock-control{flex-direction:column;align-items:flex-end;gap:7px;display:flex}.stock-control b{color:var(--green-dark);font-size:8px}.stock-control button{color:var(--ink);background:#eef4f2;border:0;border-radius:8px;padding:7px;font-size:7.5px;font-weight:800}.catalog-toolbar{justify-content:space-between;align-items:center;gap:12px;margin:2px 0 14px;display:flex}.catalog-toolbar label{background:#fbfdfc;border:1px solid #dce6e3;border-radius:11px;align-items:center;gap:8px;min-width:220px;padding:0 11px;display:flex}.catalog-toolbar label>span{color:var(--green-dark);font-size:16px}.catalog-toolbar input{width:100%;min-height:40px;color:var(--ink);background:0 0;border:0;outline:none;font-size:9px}.catalog-toolbar>div{flex-wrap:wrap;justify-content:flex-end;gap:7px;display:flex}.catalog-toolbar>div span{color:#42635b;background:#eef7f4;border-radius:20px;padding:6px 8px;font-size:7.5px;font-weight:800}.stock-filters{scrollbar-width:none;align-items:center;gap:7px;margin:0 0 13px;display:flex;overflow-x:auto}.stock-filters::-webkit-scrollbar{display:none}.stock-filters button{color:#657a75;background:#f8faf9;border:1px solid #dfe8e5;border-radius:10px;flex:none;align-items:center;gap:6px;min-height:36px;padding:0 10px;font-size:8px;font-weight:850;display:inline-flex}.stock-filters button.active{color:#08604f;background:#eaf8f4;border-color:#9ccfc2}.stock-filters b{background:#e7eeec;border-radius:9px;place-items:center;min-width:18px;height:18px;padding:0 4px;font-size:7px;display:grid}.stock-filters button.active b{background:#c9ebe2}.seller-products.managed article{grid-template-columns:64px minmax(0,1fr) auto}.product-thumb{background:linear-gradient(145deg,#eaf7f3,#d7eee7);border-radius:12px;place-items:center;width:60px;height:60px;display:grid;overflow:hidden}.product-thumb img{object-fit:cover;width:100%;height:100%}.product-thumb span{font-size:27px}.stock-control b.low{color:#9a6b10}.stock-control b.out{color:#a44735}.stock-control>div{gap:5px;display:flex}.stock-control button.remove{color:#a44735;background:#fff0ec}.wallet-layout,.finance-layout{grid-template-columns:minmax(230px,.75fr) minmax(0,1.5fr);gap:13px;display:grid}.wallet-card{color:#fff;background:linear-gradient(145deg,#0b4038,#092823);border-radius:20px;flex-direction:column;min-height:210px;padding:22px;display:flex}.wallet-card p{color:#b3d0ca;margin:0;font-size:9px}.wallet-card>strong{letter-spacing:-1.2px;margin:12px 0 5px;font-size:30px}.wallet-card>span{color:#9bb8b2;font-size:8px}.wallet-card>button{background:var(--green);color:#07382f;border:0;border-radius:12px;min-height:43px;margin-top:auto;font-size:9px;font-weight:850}.transaction-panel{grid-row:span 2}.transaction{border-top:1px solid #edf2f0;grid-template-columns:34px 1fr auto;align-items:center;gap:10px;padding:12px 0;display:grid}.transaction>span{background:var(--green-soft);width:32px;height:32px;color:var(--green-dark);border-radius:10px;place-items:center;display:grid}.transaction>div{flex-direction:column;gap:2px;display:flex}.transaction strong,.transaction b{font-size:9.5px}.transaction small{color:var(--muted);font-size:8px}.protection-summary{background:var(--green-soft);border:1px solid #cde9e1;border-radius:15px;align-items:center;gap:11px;padding:13px;display:flex}.protection-summary>span{background:var(--green);border-radius:50%;place-items:center;width:30px;height:30px;font-weight:900;display:grid}.protection-summary>div{flex-direction:column;gap:3px;display:flex}.protection-summary strong{font-size:10px}.protection-summary small{color:var(--muted);font-size:8px;line-height:1.4}.subscription-summary{background:#fff8e7;border:1px solid #dfd0a7;border-radius:15px;grid-column:1/-1;grid-template-columns:38px 1fr auto;align-items:center;gap:11px;padding:13px;display:grid}.subscription-summary>span{color:#2a1d04;background:#d9ad4f;border-radius:11px;place-items:center;width:37px;height:37px;font-size:8px;font-weight:900;display:grid}.subscription-summary>div{flex-direction:column;gap:3px;display:flex}.subscription-summary strong{font-size:10px}.subscription-summary small{color:#7c6c45;font-size:8px}.subscription-summary button{color:#fff;background:#2a3440;border:0;border-radius:9px;padding:8px 10px;font-size:8px;font-weight:800}.subscription-summary.active{background:#effaf6;border-color:#bfe6da}.subscription-summary.active>span{background:var(--green);color:#07382f}.subscription-summary.active small{color:#4c6e66}.subscription-summary.expired,.subscription-summary.suspended{background:#fff3ef;border-color:#efc8bd}.subscription-summary.expired>span,.subscription-summary.suspended>span{color:#502015;background:#e9907b}.subscription-summary.expired small,.subscription-summary.suspended small{color:#8a4c3e}.owner-portal{background:#f2f4f7}.owner-intro .eyebrow{color:#9a7123}.portal-intro>button.owner-alert{color:#7a5610;background:#fff5dc;border:1px solid #efdda8}.owner-alert>span{color:#211704;background:#d8a63d;border-radius:7px;place-items:center;width:22px;height:22px;font-weight:900;display:grid}.owner-tabs button.active{color:#21364f;border-color:#d4a94e}.owner-highlight{background:linear-gradient(135deg,#122338,#28496c)!important}.owner-grid{grid-template-columns:1.35fr .85fr;gap:13px;display:grid}.performance-panel{min-height:270px}.performance-panel .panel-heading i{color:var(--green-dark);background:#e9f7f2;border-radius:20px;padding:6px 8px;font-size:8px;font-style:normal;font-weight:800}.bar-chart{background:repeating-linear-gradient(#fff,#fff 38px,#edf2f1 39px);border-bottom:1px solid #dfe7e5;justify-content:space-around;align-items:flex-end;gap:10px;height:155px;padding:12px 8px 0;display:flex}.bar-chart span{background:#c1d5d0;border-radius:7px 7px 2px 2px;width:9%;max-width:34px}.bar-chart span.active{background:linear-gradient(#26cfa4,#0d836a)}.chart-legend{color:var(--muted);justify-content:space-around;padding:8px 8px 0;font-size:7.5px;display:flex}.sector-panel{min-height:270px}.sector-stat{margin-top:15px}.sector-stat>div:first-child{justify-content:space-between;margin-bottom:6px;display:flex}.sector-stat strong,.sector-stat span{font-size:9px}.sector-stat span{color:var(--muted)}.sector-stat>div:last-child{background:#edf1f0;border-radius:8px;height:7px;overflow:hidden}.sector-stat i{border-radius:inherit;background:linear-gradient(90deg,#d2a647,#f0cd7e);height:100%;display:block}.validation-panel{min-height:210px}.merchant-mini{border-top:1px solid #edf1f0;grid-template-columns:35px 1fr auto;align-items:center;gap:9px;padding:10px 0;display:grid}.merchant-mini>span{color:#354c67;background:#edf1f6;border-radius:11px;place-items:center;width:34px;height:34px;font-size:8px;font-weight:900;display:grid}.merchant-mini>div{flex-direction:column;gap:2px;display:flex}.merchant-mini strong{font-size:9px}.merchant-mini small{color:var(--muted);font-size:7.5px}.merchant-mini button{color:#79540c;background:#fff1cf;border:0;border-radius:8px;padding:7px;font-size:7.5px;font-weight:800}.health-panel{min-height:210px}.health-score{align-items:center;gap:12px;display:flex}.health-score>span{border:6px solid var(--green);border-radius:50%;place-items:center;width:54px;height:54px;font-size:17px;font-weight:900;display:grid}.health-score>div{flex-direction:column;gap:3px;display:flex}.health-score strong{font-size:11px}.health-score small{color:var(--muted);font-size:8px}.health-panel ul{margin:12px 0;padding:4px 0;list-style:none}.health-panel li{color:#60736f;align-items:center;gap:7px;margin:8px 0;font-size:8.5px;display:flex}.health-panel li span,.health-panel li i{background:var(--green);border-radius:50%;width:7px;height:7px}.health-panel li i{background:#e1ab3e}.health-panel>button{color:#fff;background:#172b42;border:0;border-radius:10px;width:100%;min-height:36px;font-size:8px;font-weight:800}.empty-state{color:var(--green-dark);text-align:center;background:#edf9f5;border-radius:12px;padding:14px;font-size:9px;font-weight:800}.empty-state.large{margin-top:14px;padding:30px}.merchant-table{overflow-x:auto}.table-head,.table-row{border-top:1px solid #edf1f0;grid-template-columns:1.2fr 1.15fr 1.25fr .75fr 1.25fr;align-items:center;gap:10px;min-width:850px;padding:12px 5px;display:grid}.table-head{color:var(--muted);font-size:8px;font-weight:800}.table-row{font-size:9px}.table-row>div{flex-direction:column;gap:3px;min-width:0;display:flex}.table-row>div small{text-overflow:ellipsis;white-space:nowrap;color:var(--muted);font-size:7.5px;overflow:hidden}.table-row button{color:#116652;background:#dff5ed;border:0;border-radius:8px;padding:8px;font-size:8px;font-weight:850}.merchant-actions{flex-wrap:wrap;align-items:center;flex-direction:row!important}.merchant-actions button.reject,.merchant-actions button.suspend,.merchant-actions button.revoke-link{color:#a53d2c;background:#ffe9e4}.merchant-state{align-items:flex-start}.merchant-status,.subscription-status{color:#8a6211;background:#fff3d7;border-radius:20px;width:fit-content;padding:5px 7px;font-size:7.5px;font-weight:850}.merchant-status.approved,.subscription-status.active{color:#116652;background:#dff5ed}.merchant-status.rejected,.subscription-status.expired,.subscription-status.suspended{color:#a53d2c;background:#ffe5df}.subscription-status.inactive{color:#647773;background:#edf1f0}.finance-layout{grid-template-columns:minmax(250px,.8fr) minmax(0,1.45fr)}.finance-metrics{grid-template-columns:repeat(3,1fr)}.owner-wallet{background:linear-gradient(145deg,#152b46,#0d1b2d)}.owner-wallet>button{color:#241a07;background:#d8ad50}.plans-panel{grid-column:1/-1}.plan-row{border-top:1px solid #edf1f0;justify-content:space-between;align-items:center;gap:12px;padding:12px 0;display:flex}.plan-row>div{flex-direction:column;gap:3px;display:flex}.plan-row strong{font-size:10px}.plan-row small,.plan-row>span{color:var(--muted);font-size:8.5px}.plan-row>span{color:#785610;background:#fff5dd;border-radius:20px;padding:6px 9px;font-weight:800}.portal-modal{background:#fff;border-radius:25px;width:min(100%,390px);padding:27px 24px 22px;position:relative;box-shadow:0 28px 80px #0000004d}.portal-modal h2{letter-spacing:-.7px;margin:2px 0 5px;font-size:23px}.portal-modal>p{color:var(--muted);margin:0 0 17px;font-size:9.5px;line-height:1.5}.portal-modal>button:not(.modal-close){border:1px solid var(--line);text-align:left;width:100%;color:var(--ink);background:#fff;border-radius:15px;grid-template-columns:43px 1fr auto;align-items:center;gap:11px;margin-top:9px;padding:11px;display:grid}.portal-modal>button.active{border-color:var(--green);background:#f7fffc}.portal-modal>button>div{flex-direction:column;gap:3px;display:flex}.portal-modal>button strong{font-size:11px}.portal-modal>button small{color:var(--muted);font-size:8.5px}.portal-modal>button b{color:var(--muted);font-size:18px}.portal-modal>button.locked{background:#f7f8f8;border-color:#e6ebea}.portal-modal>button.locked .portal-icon{filter:grayscale(.65);opacity:.65}.portal-modal>button.locked b{font-size:11px}.portal-icon{border-radius:13px;place-items:center;width:41px;height:41px;font-size:10px;font-weight:900;display:grid}.portal-icon.client{background:var(--green-soft);color:var(--green-dark)}.portal-icon.seller{color:#0b5b4c;background:#d9f4ec}.portal-icon.owner{color:#e5c678;background:#172b42}.portal-modal>button.new-seller-button{background:#effbf7;border-color:#bfe5db}.portal-icon.new-seller{color:#075d4d;background:#ccefe6;font-size:18px}.new-seller-inline{color:#075d4d;background:#effbf7;border:1px solid #bfe5db;border-radius:12px;width:100%;min-height:44px;margin-top:9px;font-size:9px;font-weight:850}.demo-notice{color:var(--muted);background:#f2f5f4;border-radius:11px;align-items:center;gap:8px;margin-top:14px;padding:9px 11px;font-size:8px;display:flex}.demo-notice span{width:18px;height:18px;color:var(--ink);background:#dfe8e5;border-radius:50%;place-items:center;font-weight:900;display:grid}.auth-primary-link,.auth-secondary-link{border-radius:12px;justify-content:center;align-items:center;width:100%;min-height:44px;margin-top:12px;font-size:10px;font-weight:850;text-decoration:none;display:flex}.auth-primary-link{background:var(--green);color:#07382f;box-shadow:0 7px 18px #14c89b2e}.auth-secondary-link{border:1px solid var(--line);color:#6d7f7b;background:#fff}.seller-link-modal{text-align:center;background:#fff;border-radius:25px;width:min(100%,430px);padding:29px 25px 23px;position:relative;box-shadow:0 28px 80px #0000004d}.seller-link-modal h2{letter-spacing:-.6px;margin:4px 0 8px;font-size:22px}.seller-link-modal>p{color:var(--muted);margin:0 3px 16px;font-size:9.5px;line-height:1.55}.seller-link-modal label{text-align:left;flex-direction:column;gap:6px;display:flex}.seller-link-modal label span{color:#415650;font-size:8px;font-weight:850}.seller-link-modal input{color:#36554e;background:#f7fbfa;border:1px solid #d9e5e2;border-radius:11px;width:100%;min-height:44px;padding:0 11px;font-size:8.5px}.seller-link-copy,.seller-link-whatsapp{border:0;border-radius:12px;justify-content:center;align-items:center;width:100%;min-height:44px;margin-top:9px;font-size:10px;font-weight:850;text-decoration:none;display:flex}.seller-link-copy{background:var(--ink);color:#fff}.seller-link-whatsapp{color:#08745e;background:#dcf8ef}.seller-link-modal>small{color:#7b8f8a;margin-top:12px;font-size:7.5px;display:block}.merchant-actions button.seller-link-button{color:#fff;background:#172b42}.login-modal{text-align:center;background:#fff;border-radius:25px;width:min(100%,370px);padding:30px 25px 23px;position:relative;box-shadow:0 28px 80px #0000004d}.login-shield{background:var(--green);color:#073b31;clip-path:polygon(50% 0,93% 18%,85% 75%,50% 100%,15% 75%,7% 18%);place-items:center;width:57px;height:64px;margin:0 auto 17px;font-size:24px;font-weight:900;display:grid;box-shadow:0 10px 25px #14c89b3d}.login-modal h2{letter-spacing:-.7px;margin:4px 0 8px;font-size:23px}.login-modal>p{color:var(--muted);margin:0 2px 15px;font-size:9.5px;line-height:1.55}.auth-request-button{background:var(--ink);color:#fff;border:0;border-radius:12px;width:100%;min-height:44px;font-size:10px;font-weight:850}.security-points{border-top:1px solid var(--line);color:#607873;flex-wrap:wrap;justify-content:center;gap:6px 11px;margin-top:17px;padding-top:13px;font-size:7.5px;display:flex}.security-points span:first-letter{color:var(--green-dark)}.seller-signup-modal{background:#fff;border-radius:25px;width:min(100%,650px);max-height:min(92vh,760px);padding:27px 25px 24px;position:relative;overflow-y:auto;box-shadow:0 28px 80px #0000004d}.seller-signup-modal h2{letter-spacing:-.7px;margin:3px 0 6px;font-size:23px}.seller-signup-modal>p{color:var(--muted);margin:0 0 18px;font-size:9px;line-height:1.5}.seller-signup-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.seller-signup-grid label{flex-direction:column;gap:6px;min-width:0;display:flex}.seller-signup-grid>.wide{grid-column:1/-1}.seller-signup-grid label>span{color:#415650;font-size:8px;font-weight:850}.seller-signup-grid input,.seller-signup-grid select{width:100%;min-height:44px;color:var(--ink);font:inherit;background:#fbfdfc;border:1px solid #dce6e3;border-radius:11px;outline:none;padding:0 12px;font-size:10px}.seller-signup-grid input:focus,.seller-signup-grid select:focus{border-color:var(--green);box-shadow:0 0 0 3px #14c89b1f}.launch-trial-card{background:linear-gradient(145deg,#fffaf0,#f7edd7);border:1px solid #d7bd84;border-radius:13px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;min-height:68px;padding:12px 13px;display:grid}.launch-trial-card>span{color:#f7d991;letter-spacing:.5px;white-space:nowrap;background:#173f37;border-radius:20px;padding:6px 9px;font-size:6.8px;font-weight:950}.launch-trial-card>div{flex-direction:column;gap:3px;min-width:0;display:flex}.launch-trial-card strong{color:#27473f;font-size:10px}.launch-trial-card small{color:#6f674f;font-size:7.5px;line-height:1.4}.launch-trial-card>b{color:#0d6b58;white-space:nowrap;font-size:16px}.consent-check{color:#44615a;background:#f3fbf8;border:1px solid #cde9e1;border-radius:12px;grid-template-columns:18px 1fr;align-items:flex-start;gap:9px;margin-top:15px;padding:11px;font-size:8px;line-height:1.45;display:grid}.consent-check input{width:17px;height:17px;accent-color:var(--green-dark)}.signup-security{color:#607873;flex-wrap:wrap;gap:6px 12px;margin:12px 0;font-size:7.5px;display:flex}.signup-submit{background:var(--green);color:#07382f;border:0;border-radius:12px;width:100%;min-height:46px;font-size:10px;font-weight:900}.signup-submit:disabled{cursor:wait;opacity:.65}.seller-signup-honeypot{opacity:0!important;pointer-events:none!important;width:1px!important;height:1px!important;position:absolute!important;left:-10000px!important;overflow:hidden!important}.seller-signup-success{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:430px;padding:28px 20px 8px;display:flex}.seller-signup-success-mark{color:#07382f;background:linear-gradient(145deg,#82e1ca,#23bd98);border-radius:50%;place-items:center;width:72px;height:72px;margin-bottom:22px;font-size:31px;font-weight:950;display:grid;box-shadow:0 0 0 12px #eaf9f5,0 15px 35px #0b79602e}.seller-signup-success h2{max-width:430px;margin:3px 0 10px;font-size:27px}.seller-signup-success>p{max-width:430px;color:var(--muted);margin:0;font-size:10.5px;line-height:1.65}.seller-signup-success>div{text-align:left;background:#f5fbf9;border:1px solid #d9ece6;border-radius:15px;grid-template-columns:30px 1fr 30px 1fr 30px 1fr;align-items:center;gap:7px;width:100%;margin:28px 0;padding:15px;display:grid}.seller-signup-success>div span{color:#fff;background:#0c6e5b;border-radius:9px;place-items:center;width:28px;height:28px;font-size:9px;font-weight:900;display:grid}.seller-signup-success>div small{color:#536d66;font-size:8px;line-height:1.35}.seller-signup-success .signup-submit{max-width:340px}.product-editor-modal{background:#fff;border-radius:25px;width:min(100%,650px);max-height:min(92vh,780px);padding:27px 25px 24px;position:relative;overflow-y:auto;box-shadow:0 28px 80px #0000004d}.product-editor-modal h2{letter-spacing:-.7px;margin:3px 0 6px;font-size:23px}.product-editor-modal>p{color:var(--muted);margin:0 0 16px;font-size:9px;line-height:1.5}.product-photo-field{background:#f4fcf9;border:1px dashed #bcded5;border-radius:13px;flex-direction:column;gap:6px;margin-bottom:12px;padding:12px;display:flex}.product-photo-field>span,.product-editor-grid label>span{color:#415650;font-size:8px;font-weight:850}.product-photo-field input{font-size:9px}.product-photo-field small{color:var(--muted);font-size:7.5px}.product-editor-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.product-editor-grid label{flex-direction:column;gap:6px;min-width:0;display:flex}.product-editor-grid label.wide{grid-column:1/-1}.product-editor-grid input,.product-editor-grid textarea{width:100%;color:var(--ink);background:#fbfdfc;border:1px solid #dce6e3;border-radius:11px;outline:none;padding:11px 12px;font-size:10px}.product-editor-grid textarea{resize:vertical;min-height:80px}.product-editor-grid input:focus,.product-editor-grid textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px #14c89b1f}.description-notice{color:#0b745f;font-size:7.5px;line-height:1.4}.description-assistant{background:linear-gradient(145deg,#f4fbf8,#edf8f4);border:1px solid #c8e4dc;border-radius:15px;margin-top:13px;padding:12px}.description-assistant-heading{grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.description-assistant-heading>span{color:#f3d58b;background:#153f36;border-radius:11px;place-items:center;width:34px;height:34px;font-size:16px;display:grid}.description-assistant-heading>div{flex-direction:column;gap:3px;min-width:0;display:flex}.description-assistant-heading strong{color:#17483d;font-size:9px}.description-assistant-heading small{color:#5c746e;font-size:7.2px;line-height:1.4}.description-assistant-heading button{background:var(--green);color:#07382f;white-space:nowrap;border:0;border-radius:10px;min-height:37px;padding:0 11px;font-size:8px;font-weight:900}.description-draft{background:#fffaf0;border:1px solid #dcc58e;border-radius:12px;margin-top:11px;padding:11px}.description-draft>span{color:#8b6415;letter-spacing:.55px;font-size:6.7px;font-weight:950}.description-draft p{color:#294a42;margin:7px 0 6px;font-size:9px;line-height:1.55}.description-draft>small{color:#776c52;font-size:7.2px;line-height:1.45;display:block}.description-draft>div{gap:7px;margin-top:10px;display:flex}.description-draft button{border:0;border-radius:9px;min-height:34px;padding:0 10px;font-size:7.5px;font-weight:850}.description-draft button:first-child{color:#fff;background:#143f36}.description-draft button:last-child{color:#6f6652;background:#fff;border:1px solid #dfd5bc}.product-description-field{flex-direction:column;gap:6px;margin-top:12px;display:flex}.product-description-field>span{color:#415650;font-size:8px;font-weight:850}.product-description-field textarea{resize:vertical;width:100%;min-height:88px;color:var(--ink);background:#fbfdfc;border:1px solid #dce6e3;border-radius:11px;outline:none;padding:11px 12px;font-size:10px}.product-description-field textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px #14c89b1f}.availability-check{background:#f3fbf8;border:1px solid #cde9e1;border-radius:12px;grid-template-columns:18px 1fr;align-items:flex-start;gap:9px;margin-top:13px;padding:11px;display:grid}.availability-check input{width:17px;height:17px;accent-color:var(--green-dark)}.availability-check>span{flex-direction:column;gap:3px;display:flex}.availability-check strong{font-size:8.5px}.availability-check small{color:#607873;font-size:7.5px;line-height:1.4}.storefront-error{color:#7e3527;background:#fff3ef;border:1px solid #efc8bd;border-radius:14px;grid-template-columns:1fr auto;gap:3px 12px;margin:0 22px 14px;padding:12px 13px;display:grid}.storefront-error strong{font-size:10px}.storefront-error span{grid-column:1;font-size:8.5px;line-height:1.4}.storefront-error button{color:#fff;background:#913e2d;border:0;border-radius:9px;grid-area:1/2/3;align-self:center;padding:8px 10px;font-size:8px;font-weight:850}.store-availability{background:#f1fbf8;border:1px solid #cce7df;border-radius:14px;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:9px;margin:0 22px 13px;padding:10px 12px;display:grid}.store-availability>span{color:#0a9e7d;text-align:center;font-size:16px}.store-availability>div{flex-direction:column;gap:2px;min-width:0;display:flex}.store-availability strong{font-size:9.5px}.store-availability small{color:#54736b;font-size:8px;line-height:1.35}.store-availability button{color:#075d4d;background:#dff5ee;border:0;border-radius:9px;padding:8px 9px;font-size:8px;font-weight:850}.store-availability.closed{background:#fff9ea;border-color:#ead9ad}.store-availability.closed>span{color:#b47d0d}.store-availability.closed small{color:#7e6c43}.store-availability.closed button{color:#78570f;background:#f3e6bd}.assistant-top-button{color:#08705b;background:linear-gradient(145deg,#e9faf5,#d2f4e9);border-color:#b9e6da;box-shadow:0 5px 14px #09705b1a}.assistant-top-button>span{font-size:18px;line-height:1}.assistant-invite{color:#fff;text-align:left;background:linear-gradient(115deg,#092e2a,#0a5b4c);border:1px solid #9bdccb;border-radius:16px;grid-template-columns:39px minmax(0,1fr) auto;align-items:center;gap:10px;width:calc(100% - 44px);margin:0 22px 13px;padding:12px;display:grid;box-shadow:0 9px 21px #05493c29}.assistant-invite-mark{background:var(--green);color:#07382f;border-radius:13px;place-items:center;width:39px;height:39px;font-size:18px;display:grid}.assistant-invite-copy{flex-direction:column;gap:2px;min-width:0;display:flex}.assistant-invite-copy small{color:#79e5c8;letter-spacing:.8px;font-size:6.8px;font-weight:900}.assistant-invite-copy strong{font-size:10px}.assistant-invite-copy em{color:#bddbd4;text-overflow:ellipsis;white-space:nowrap;font-size:7.5px;font-style:normal;overflow:hidden}.assistant-invite>b{color:#0a5144;background:#fff;border-radius:9px;padding:8px 9px;font-size:7.5px}.assistant-backdrop{z-index:26;overflow:hidden}.assistant-panel{background:#f7fbfa;border-radius:26px;flex-direction:column;width:min(100%,470px);height:min(760px,92vh);display:flex;overflow:hidden;box-shadow:0 30px 90px #00000057}.assistant-header{color:#fff;background:radial-gradient(circle at 18% 0,#167863,#092e2a 65%);flex:none;grid-template-columns:43px minmax(0,1fr) 32px;align-items:center;gap:11px;min-height:84px;padding:16px 17px;display:grid}.assistant-avatar{background:var(--green);color:#07382f;border-radius:15px;place-items:center;width:43px;height:43px;font-size:20px;font-weight:900;display:grid;box-shadow:0 7px 18px #0000002e}.assistant-header>div{min-width:0}.assistant-header small{color:#72e1c3;letter-spacing:.9px;font-size:7px;font-weight:900;display:block}.assistant-header h2{letter-spacing:-.3px;text-overflow:ellipsis;white-space:nowrap;margin:2px 0 3px;font-size:15px;overflow:hidden}.assistant-header p{color:#c5ddd7;align-items:center;gap:5px;margin:0;font-size:7.5px;display:flex}.assistant-header p i{background:var(--green);border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 3px #14c89b2e}.assistant-header>button{color:#fff;background:#ffffff14;border:1px solid #fff3;border-radius:50%;width:31px;height:31px;font-size:20px}.assistant-trust-note{background:#ecf9f5;border:1px solid #cce9e1;border-radius:12px;flex:none;grid-template-columns:25px 1fr;align-items:center;gap:8px;margin:10px 12px 0;padding:8px 10px;display:grid}.assistant-trust-note>span{color:#075e4e;background:#bff0e2;border-radius:9px;place-items:center;width:24px;height:24px;font-size:9px;font-weight:950;display:grid}.assistant-trust-note p{flex-direction:column;gap:2px;margin:0;display:flex}.assistant-trust-note strong{color:#145f50;font-size:8.5px}.assistant-trust-note small{color:#5e7872;font-size:7.3px;line-height:1.35}.assistant-messages{scroll-behavior:smooth;flex-direction:column;flex:auto;gap:12px;min-height:0;padding:15px 14px 8px;display:flex;overflow-y:auto}.assistant-message{align-items:flex-start;gap:7px;display:flex}.assistant-message>span{color:#08705b;background:#d9f6ed;border-radius:9px;flex:none;place-items:center;width:26px;height:26px;font-size:11px;display:grid}.assistant-message>div{max-width:86%}.assistant-message p{color:#2f514a;background:#fff;border:1px solid #dfeae7;border-radius:5px 14px 14px;margin:0;padding:10px 11px;font-size:9.2px;line-height:1.52;box-shadow:0 4px 12px #0b3c330a}.assistant-message.client{justify-content:flex-end}.assistant-message.client>div{max-width:78%}.assistant-message.client p{color:#fff;background:#0b6d5a;border-color:#0b6d5a;border-radius:14px 5px 14px 14px}.assistant-product-suggestions{flex-direction:column;gap:6px;margin-top:7px;display:flex}.assistant-product-suggestions>button{text-align:left;background:#fff;border:1px solid #d9e7e3;border-radius:12px;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:8px;width:100%;min-height:46px;padding:6px;display:grid;box-shadow:0 4px 10px #0b3c330a}.assistant-product-suggestions>button>span{background:#eaf6f2;border-radius:9px;place-items:center;width:34px;height:34px;font-size:17px;display:grid;overflow:hidden}.assistant-product-suggestions img{object-fit:cover;width:100%;height:100%}.assistant-product-suggestions>button>div{flex-direction:column;gap:2px;min-width:0;display:flex}.assistant-product-suggestions strong{color:#183f37;text-overflow:ellipsis;white-space:nowrap;font-size:8.2px;overflow:hidden}.assistant-product-suggestions small{color:#638078;font-size:7.2px}.assistant-product-suggestions b{color:#08705b;font-size:7.5px}.assistant-checkout-action{background:var(--green);color:#07382f;border:0;border-radius:11px;width:100%;min-height:38px;margin-top:7px;font-size:8px;font-weight:900}.assistant-quick-questions{scrollbar-width:none;flex:none;gap:6px;padding:8px 13px 6px;display:flex;overflow-x:auto}.assistant-quick-questions::-webkit-scrollbar{display:none}.assistant-quick-questions button{color:#176756;background:#fff;border:1px solid #b9ded4;border-radius:17px;flex:none;min-height:31px;padding:0 10px;font-size:7.5px;font-weight:800}.assistant-composer{flex:none;grid-template-columns:minmax(0,1fr) 42px;gap:8px;padding:7px 13px 4px;display:grid}.assistant-composer input{min-width:0;height:43px;color:var(--ink);background:#fff;border:1px solid #cadeda;border-radius:13px;outline:0;padding:0 12px;font-size:9px}.assistant-composer input:focus{border-color:var(--green);box-shadow:0 0 0 3px #14c89b1f}.assistant-composer button{background:var(--green);color:#07382f;border:0;border-radius:13px;width:42px;height:42px;font-size:15px;font-weight:900}.assistant-composer button:disabled{cursor:not-allowed;color:#82918e;background:#dce7e4}.assistant-privacy{color:#7a8d89;text-align:center;flex:none;padding:2px 13px 11px;font-size:6.8px;display:block}.catalog-discovery{flex-direction:column;gap:9px;margin-bottom:14px;display:flex}.catalog-search{background:#fafdfc;border:1px solid #d7e5e1;border-radius:13px;align-items:center;gap:9px;min-height:44px;padding:0 12px;display:flex}.catalog-search>span{color:var(--green-dark);font-size:20px}.catalog-search input{width:100%;color:var(--ink);background:0 0;border:0;outline:0;font-size:11px}.catalog-search button{color:#516b65;background:#e9f1ef;border:0;border-radius:50%;flex:none;width:26px;height:26px;font-size:16px}.catalog-categories{scrollbar-width:none;gap:7px;padding:1px 0;display:flex;overflow-x:auto}.catalog-categories::-webkit-scrollbar{display:none}.catalog-categories button{color:#687b77;background:#fff;border:1px solid #dfe8e5;border-radius:18px;flex:none;min-height:33px;padding:0 12px;font-size:8.5px;font-weight:800}.catalog-categories button.active{color:#075e4e;background:#eaf9f4;border-color:#9bd7c7}.product-card{cursor:pointer;transition:transform .18s,box-shadow .18s}.product-card:hover{transform:translateY(-2px);box-shadow:0 10px 24px #0b3c331a}.product-card.sold-out{opacity:.72}.product-card.sold-out .product-visual{filter:grayscale(.25)}.stock-tag{z-index:3;color:#9d3929;letter-spacing:.4px;background:#fff0ed;border-radius:8px;padding:5px 7px;font-size:7.5px;font-weight:900;position:absolute;top:9px;right:9px;box-shadow:0 4px 10px #00000014}.product-options-summary,.product-stock{color:#55736c;min-height:22px;margin:-5px 0 8px;font-size:8px;line-height:1.35;display:block}.product-stock:before{content:"● ";color:#16a480}.product-stock.low{color:#926510}.product-stock.low:before{color:#d39a28}.product-bottom button{width:auto;min-width:29px;padding:0 9px;font-size:9px;font-weight:850}.product-bottom button:disabled{cursor:not-allowed;opacity:.45}.product-empty{text-align:center;gap:5px;padding:20px}.product-empty strong{font-size:11px}.product-empty span{color:var(--muted);font-size:9px}.product-empty button{color:#075d4d;background:#dff5ee;border:0;border-radius:9px;padding:8px 11px;font-size:8px;font-weight:850}.checkout-items{background:#fbfdfc;border:1px solid #e0e9e6;border-radius:14px;margin-bottom:14px;padding:7px 13px}.checkout-items>div{border-top:1px solid #e8efed;justify-content:space-between;align-items:center;gap:15px;padding:10px 0;display:flex}.checkout-items>div:first-child{border-top:0}.checkout-items span{flex-direction:column;gap:3px;min-width:0;display:flex}.checkout-items strong,.checkout-items b{font-size:10px}.checkout-items small{color:var(--green-dark);font-size:8px}.checkout-items b{white-space:nowrap}.product-detail-backdrop{overflow-y:auto}.product-detail-modal{background:#fff;border-radius:25px;grid-template-columns:minmax(240px,.9fr) minmax(300px,1.1fr);width:min(100%,760px);max-height:min(92vh,720px);display:grid;position:relative;overflow:hidden;box-shadow:0 28px 80px #0000004d}.product-detail-visual{background:linear-gradient(145deg,#e0f2ec,#bcded4);place-items:center;min-height:470px;display:grid;overflow:hidden}.product-detail-visual img{object-fit:cover;width:100%;height:100%}.product-detail-visual>span{filter:drop-shadow(0 12px 15px #143b3324);font-size:92px}.product-detail-visual.lilac{background:linear-gradient(145deg,#ece8f8,#d5caed)}.product-detail-visual.peach{background:linear-gradient(145deg,#ffe8da,#f3c4aa)}.product-detail-visual.sun{background:linear-gradient(145deg,#fae6a8,#eac35d)}.product-detail-visual.sky{background:linear-gradient(145deg,#dcecf7,#a9cae1)}.product-detail-visual.sand{background:linear-gradient(145deg,#efe5d7,#d1b994)}.product-detail-visual.plum{background:linear-gradient(145deg,#eadde9,#c4a7c0)}.product-detail-copy{min-width:0;padding:34px 27px 26px;overflow-y:auto}.product-detail-copy h2{letter-spacing:-.8px;margin:4px 0 5px;font-size:25px}.product-detail-price{color:#075e4e;font-size:18px;display:block}.product-detail-copy>p{color:var(--muted);margin:9px 0 17px;font-size:10px;line-height:1.55}.option-picker{border:0;margin:12px 0;padding:0}.option-picker legend{color:#405951;text-transform:uppercase;letter-spacing:.5px;margin-bottom:7px;font-size:8px;font-weight:900}.option-picker>div{flex-wrap:wrap;gap:7px;display:flex}.option-picker button{color:#5e736d;background:#fff;border:1px solid #d9e4e1;border-radius:10px;min-height:35px;padding:0 11px;font-size:9px;font-weight:800}.option-picker button.active{border-color:var(--green);background:var(--green-soft);color:#075d4d;box-shadow:0 0 0 2px #14c89b1a}.option-stock{color:#12634f;background:#eef9f5;border-radius:11px;align-items:center;gap:8px;margin:13px 0;padding:9px 10px;font-size:8.5px;display:flex}.option-stock>span{background:#ccefe4;border-radius:50%;place-items:center;width:21px;height:21px;font-weight:900;display:grid}.option-stock.low{color:#8a6211;background:#fff7e4}.option-stock.low>span{background:#f0daa0}.option-stock.out{color:#973a29;background:#fff0ed}.option-stock.out>span{background:#f2cbc2}.closed-order-note{color:#65490e;background:#fff9e9;border-left:3px solid #d2a137;flex-direction:column;gap:3px;margin:10px 0;padding:9px 11px;display:flex}.closed-order-note strong{font-size:8.5px}.closed-order-note span{color:#7d6a3e;font-size:8px;line-height:1.4}.product-add-button{background:var(--green);color:#07382f;border:0;border-radius:13px;width:100%;min-height:47px;font-size:10px;font-weight:900}.product-add-button:disabled{cursor:not-allowed;color:#778783;background:#dde5e3}.product-share-actions,.qr-share-actions{grid-template-columns:1fr 1fr;gap:8px;margin-top:9px;display:grid}.product-share-actions button,.product-share-actions a,.qr-share-actions button,.qr-share-actions a{color:#315a51;text-align:center;background:#fff;border:1px solid #d9e5e2;border-radius:10px;justify-content:center;align-items:center;min-height:39px;padding:7px;font-size:7.8px;font-weight:850;text-decoration:none;display:flex}.product-share-actions a,.qr-share-actions a{color:#08705b;background:#e9faf5;border-color:#bde8dc}.product-share-actions .poster-download{color:#fff4d8;background:linear-gradient(135deg,#153f37,#082c27);border-color:#d7bd7f;grid-column:1/-1}.product-share-actions button:disabled{cursor:wait;opacity:.72}.qr-share-actions{margin-top:14px}.help-modal{background:#fff;border-radius:25px;width:min(100%,430px);max-height:92vh;padding:29px 25px 24px;position:relative;overflow-y:auto;box-shadow:0 28px 80px #0000004d}.help-modal h2{letter-spacing:-.7px;margin:4px 0 15px;font-size:23px}.help-modal ol{margin:0;padding:0;list-style:none}.help-modal li{border-top:1px solid #edf2f0;grid-template-columns:31px 1fr;align-items:center;gap:10px;padding:11px 0;display:grid}.help-modal li>span{background:var(--green-soft);width:29px;height:29px;color:var(--green-dark);border-radius:10px;place-items:center;font-size:9px;font-weight:900;display:grid}.help-modal li>div{flex-direction:column;gap:3px;display:flex}.help-modal li strong{font-size:9.5px}.help-modal li small{color:var(--muted);font-size:8px;line-height:1.4}.help-store-info{background:#f1f8f6;border-radius:12px;flex-direction:column;gap:3px;margin:5px 0 13px;padding:11px 12px;display:flex}.help-store-info strong{color:#075d4d;font-size:9.5px}.help-store-info span{color:#57726b;font-size:8px}.receipt-items span{flex-direction:column;gap:2px;min-width:0;display:flex}.receipt-items span small{color:#0b6b58;font-size:7px}.order-row.unread{background:#fffcf4;border-color:#e9c77d;position:relative;box-shadow:inset 4px 0 #e7ae35}.order-row.unread:after{content:"NOUVELLE";color:#4c3506;letter-spacing:.5px;background:#e7ae35;border-radius:8px;padding:4px 6px;font-size:6.5px;font-weight:950;position:absolute;top:-8px;right:9px}.managed-options{line-height:1.35;color:#0b725e!important;white-space:normal!important}.stock-control>div{flex-wrap:wrap;justify-content:flex-end}.product-options-editor{background:#f8fcfb;border:1px solid #cde6df;border-radius:14px;margin:15px 0 0;padding:13px}.product-options-editor legend{color:#244e45;padding:0 5px;font-size:9px;font-weight:900}.product-options-editor legend small{color:var(--muted);font-size:7px;font-weight:700}.product-options-editor>p{color:#637b75;margin:0 0 11px;font-size:8px;line-height:1.4}.product-option-row{grid-template-columns:.65fr 1.35fr;gap:9px;margin-top:9px;display:grid}.product-option-row label{flex-direction:column;gap:5px;display:flex}.product-option-row label span{color:#415650;font-size:8px;font-weight:850}.product-option-row input,.variant-stock-editor input{width:100%;min-height:40px;color:var(--ink);background:#fff;border:1px solid #d5e3df;border-radius:10px;outline:0;padding:0 10px;font-size:9px}.variant-stock-editor{border-top:1px solid #dce9e5;grid-template-columns:repeat(2,1fr);gap:8px;margin-top:13px;padding-top:12px;display:grid}.variant-stock-editor>strong,.variant-stock-editor>small{grid-column:1/-1}.variant-stock-editor>strong{color:#244e45;font-size:9px}.variant-stock-editor>small{color:#6b807b;margin-top:-5px;font-size:7.5px}.variant-stock-editor label{background:#fff;border:1px solid #e0e9e6;border-radius:10px;grid-template-columns:minmax(0,1fr) 70px;align-items:center;gap:7px;min-width:0;padding:7px;display:grid}.variant-stock-editor label span{color:#3e5d56;text-overflow:ellipsis;white-space:nowrap;font-size:7.5px;overflow:hidden}.variant-stock-editor input{text-align:center;min-height:34px;padding:0 5px}.store-settings-form{max-width:760px}.settings-preview{background:#f1fbf8;border:1px solid #cce7df;border-radius:13px;grid-template-columns:29px 1fr;align-items:center;gap:9px;margin-bottom:15px;padding:11px 12px;display:grid}.settings-preview>span{color:#0a9e7d;text-align:center;font-size:17px}.settings-preview>div{flex-direction:column;gap:2px;display:flex}.settings-preview strong{font-size:9.5px}.settings-preview small{color:#59736d;font-size:8px}.settings-preview.closed{background:#fff9ea;border-color:#ead9ad}.settings-preview.closed>span{color:#b47d0d}.store-settings-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.store-settings-grid label{flex-direction:column;gap:6px;min-width:0;display:flex}.store-settings-grid label.wide,.store-settings-grid fieldset.wide{grid-column:1/-1}.store-settings-grid label>span,.store-settings-grid legend{color:#415650;font-size:8px;font-weight:850}.store-settings-grid input,.store-settings-grid textarea{width:100%;color:var(--ink);font:inherit;background:#fbfdfc;border:1px solid #dce6e3;border-radius:11px;outline:0;padding:11px 12px;font-size:10px}.store-settings-grid input{min-height:44px}.store-settings-grid textarea{resize:vertical;min-height:79px}.store-settings-grid label small{color:var(--muted);font-size:7.5px}.store-settings-grid fieldset{border:1px solid #dce6e3;border-radius:12px;margin:0;padding:10px}.store-settings-grid legend{padding:0 5px}.day-picker{grid-template-columns:repeat(7,1fr);gap:6px;display:grid}.day-picker button{color:#6a7c78;background:#fff;border:1px solid #dce6e3;border-radius:9px;min-height:38px;font-size:7.5px;font-weight:850}.day-picker button.active{color:#075d4d;background:#dcf6ee;border-color:#8ed2c0}.settings-help{background:#edf8f5;border-radius:12px;align-items:center;gap:10px;margin:13px 0;padding:11px;display:flex}.settings-help>span{background:var(--green);border-radius:50%;flex:none;place-items:center;width:29px;height:29px;font-size:12px;font-weight:900;display:grid}.settings-help p{flex-direction:column;gap:3px;margin:0;display:flex}.settings-help strong{font-size:8.5px}.settings-help small{color:#607873;font-size:7.5px;line-height:1.4}.brand-settings-card{background:linear-gradient(145deg,#fffdf7,#faf5e9);border:1px solid #d9c58f;border-radius:18px;margin:0 0 17px;padding:16px;box-shadow:0 10px 26px #4937160f}.brand-settings-heading{justify-content:space-between;align-items:end;gap:16px;margin-bottom:12px;display:flex}.brand-settings-heading>div{flex-direction:column;gap:3px;display:flex}.brand-settings-heading span{color:#8a6828;letter-spacing:1.1px;font-size:7px;font-weight:900}.brand-settings-heading h3{color:#143d36;margin:0;font-family:Georgia,Times New Roman,serif;font-size:18px}.brand-settings-heading>small{color:#6f7f7a;text-align:right;max-width:210px;font-size:7.5px;line-height:1.4}.brand-preview{color:#fff;border:1px solid #ebcf948c;border-radius:17px;grid-template-columns:70px minmax(0,1fr);align-items:center;gap:14px;min-height:116px;padding:15px;display:grid;overflow:hidden;box-shadow:0 13px 28px #0a312a29}.brand-preview-logo{color:#17483e;background:#fff8e9;border:2px solid #fff4dacc;border-radius:21px;place-items:center;width:68px;height:68px;font-size:17px;font-weight:900;display:grid;overflow:hidden}.brand-preview-logo img{object-fit:cover;width:100%;height:100%}.brand-preview>div:last-child{min-width:0}.brand-preview-title{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.brand-preview-title strong{font-family:Georgia,Times New Roman,serif;font-size:19px}.brand-preview-title b{color:#283c35;background:#e1bd68;border-radius:999px;padding:4px 7px;font-size:6.8px}.brand-preview p{color:#e4eeeb;margin:7px 0 0;font-size:8.5px;line-height:1.45}.brand-settings-grid{grid-template-columns:1fr 1fr;gap:11px;margin-top:13px;display:grid}.brand-settings-grid label,.brand-settings-grid fieldset{background:#ffffffd1;border:1px solid #e2ded1;border-radius:12px;flex-direction:column;gap:6px;min-width:0;margin:0;padding:11px;display:flex}.brand-settings-grid label>span,.brand-settings-grid legend{color:#415650;font-size:8px;font-weight:850}.brand-settings-grid input{width:100%;min-height:41px;color:var(--ink);background:#fff;border:1px solid #dce6e3;border-radius:10px;padding:9px 10px;font-size:9px}.brand-settings-grid input[type=file]{padding:8px}.brand-settings-grid small{color:#6d7d79;font-size:7px}.brand-settings-grid fieldset{grid-column:1/-1}.brand-settings-grid legend{padding:0 5px}.brand-color-picker{flex-wrap:wrap;gap:9px;display:flex}.brand-color-picker button{color:#0000;border:3px solid #fff;border-radius:50%;place-items:center;width:39px;height:39px;display:grid;box-shadow:0 0 0 1px #d3d8d6}.brand-color-picker button.active{color:#fff;box-shadow:0 0 0 3px #d8b86e}.brand-color-picker button span{filter:drop-shadow(0 1px 2px #00000073);font-size:13px;font-weight:900}.verified-explanation{background:#f3ecda;border-radius:11px;grid-template-columns:31px minmax(0,1fr);align-items:center;gap:9px;margin-top:12px;padding:10px;display:grid}.verified-explanation>span{color:#2f270f;background:#d8b66c;border-radius:50%;place-items:center;width:29px;height:29px;font-size:11px;font-weight:900;display:grid}.verified-explanation p{flex-direction:column;gap:2px;margin:0;display:flex}.verified-explanation strong{font-size:8px}.verified-explanation small{color:#716447;font-size:7px;line-height:1.4}@media (width<=540px){.app-bg{background:#fff;padding:0}.phone-shell{width:100%;min-height:100vh;box-shadow:none;border-radius:0}.delivery-code-modal,.receipt-modal{border-radius:20px;width:100%;max-height:96vh;padding-left:18px;padding-right:18px}.completed-order-actions{grid-template-columns:1fr}.manual-whatsapp-card{grid-template-columns:40px minmax(0,1fr)}.manual-whatsapp-card>b{grid-column:2;justify-self:start}.seller-signup-modal{border-radius:20px;width:100%;max-height:96vh;padding:24px 17px 20px}.seller-signup-grid{grid-template-columns:1fr}.seller-signup-grid>.wide{grid-column:auto}.launch-trial-card{grid-template-columns:auto minmax(0,1fr)}.launch-trial-card>b{grid-column:2;justify-self:start}.seller-signup-success{min-height:410px;padding:22px 3px 3px}.seller-signup-success>div{grid-template-columns:30px minmax(0,1fr);gap:9px}.seller-signup-success h2{font-size:24px}.product-editor-modal{border-radius:20px;width:100%;max-height:96vh;padding:24px 17px 20px}.product-editor-grid{grid-template-columns:1fr}.product-editor-grid label.wide{grid-column:auto}.description-assistant-heading{grid-template-columns:34px minmax(0,1fr)}.description-assistant-heading button{grid-column:1/-1;width:100%}.description-draft>div{flex-direction:column}.description-draft button{width:100%}.product-detail-modal{border-radius:20px;grid-template-columns:1fr;width:100%;max-height:96vh;overflow-y:auto}.product-detail-visual{height:33vh;min-height:215px}.product-detail-visual>span{font-size:72px}.product-detail-copy{padding:23px 18px 19px;overflow:visible}.product-share-actions,.product-option-row,.variant-stock-editor,.store-settings-grid,.brand-settings-grid{grid-template-columns:1fr}.store-settings-grid label.wide,.store-settings-grid fieldset.wide,.brand-settings-grid fieldset{grid-column:auto}.brand-settings-heading{flex-direction:column;align-items:start;gap:5px}.brand-settings-heading>small{text-align:left}.brand-preview{grid-template-columns:55px minmax(0,1fr)}.brand-preview-logo{border-radius:16px;width:54px;height:54px}.day-picker{grid-template-columns:repeat(4,1fr)}.assistant-backdrop{align-items:end;padding:0}.assistant-panel{border-radius:24px 24px 0 0;width:100%;height:min(760px,92dvh)}.assistant-header{padding-left:15px;padding-right:15px}.assistant-messages{padding-left:12px;padding-right:12px}}@media (width<=760px){.portal-screen{padding:21px 15px 28px}.portal-intro{align-items:flex-start}.portal-intro h1{font-size:22px}.portal-intro>button{padding:0 11px}.seller-metrics,.owner-metrics{grid-template-columns:1fr 1fr}.daily-summary-heading{flex-direction:column;align-items:stretch}.daily-summary-heading button{width:100%}.stock-assistant-panel>header{grid-template-columns:40px minmax(0,1fr);padding:13px}.stock-assistant-avatar{width:40px;height:40px}.stock-assistant-panel>header button{grid-column:1/-1;width:100%}.stock-assistant-alerts{grid-template-columns:1fr;padding:10px}.statistics-heading{flex-direction:column;align-items:stretch}.statistics-period{width:100%}.statistics-period button{flex:1}.statistics-grid{grid-template-columns:1fr}.sales-bar-chart{min-width:520px}.sales-bar-chart.period-30{min-width:850px}.dashboard-row,.owner-grid,.wallet-layout,.finance-layout{grid-template-columns:1fr}.order-row{grid-template-columns:1fr;gap:8px}.order-search-toolbar{grid-template-columns:1fr;align-items:stretch}.order-result-count{text-align:left;min-width:0}.clear-order-search{width:100%}.order-action{justify-content:flex-start}.new-order-alert{grid-template-columns:40px minmax(0,1fr)}.new-order-alert>button{grid-column:1/-1;width:100%}.new-order-bell{width:38px;height:38px}.order-customer-details{grid-template-columns:1fr 1.25fr}.order-action .call-button,.order-action button{justify-content:center;align-items:center;min-height:42px;padding:10px 12px;font-size:9px;display:inline-flex}.seller-products{grid-template-columns:1fr}.catalog-toolbar{flex-direction:column;align-items:stretch}.catalog-toolbar label{min-width:0}.catalog-toolbar>div{justify-content:flex-start}.seller-products.managed article{grid-template-columns:55px minmax(0,1fr)}.product-thumb{width:52px;height:52px}.seller-products.managed .stock-control{flex-direction:row;grid-column:1/-1;justify-content:space-between;align-items:center}.merchant-table{overflow-x:visible}.merchant-table .table-head{display:none}.merchant-table .table-row{background:#fff;border:1px solid #dfe8e5;border-radius:15px;grid-template-columns:1fr;gap:11px;min-width:0;margin-top:11px;padding:15px;box-shadow:0 5px 14px #113d340d}.merchant-table .table-row>div{gap:5px}.merchant-table .table-row>div>strong,.merchant-table .table-row>div>span{font-size:10px}.merchant-table .table-row>div small{white-space:normal;line-height:1.45;overflow:visible}.merchant-table .merchant-state{flex-flow:wrap;align-items:center}.merchant-table .merchant-actions{border-top:1px solid #edf2f0;grid-template-columns:repeat(2,minmax(0,1fr));padding-top:11px;display:grid}.merchant-table .merchant-actions button{min-height:42px;padding:9px;font-size:9px}.finance-metrics{grid-template-columns:1fr}.performance-panel,.sector-panel{min-height:auto}.portal-button{padding:0 8px}.portal-button>span{display:none}}@media (width<=360px){.product-grid{gap:9px}.content-section,.checkout-screen,.tracking-screen{padding-left:15px;padding-right:15px}.trust-card,.reassurance{margin-left:15px;margin-right:15px}.store-hero,.sector-picker{padding-left:15px;padding-right:15px}.prototype-banner{margin-left:15px;margin-right:15px}}.merchant-landing-shell{background:#fffdf8;padding-bottom:0}.merchant-landing-shell .topbar{z-index:20;position:sticky;top:0}.merchant-landing{background:linear-gradient(#fffdf8 0%,#fbfaf5 48%,#f2f6f2 100%);padding:30px 32px 38px}.merchant-hero{isolation:isolate;color:#fff;background:radial-gradient(circle at 86% 9%,#e4c58140,#0000 25%),radial-gradient(circle at 6% 94%,#1f977c38,#0000 28%),linear-gradient(137deg,#063a33 0%,#062e29 54%,#031f1c 100%);border:1px solid #e2c4836b;border-radius:34px;grid-template-columns:minmax(0,1.08fr) minmax(370px,.92fr);align-items:center;gap:54px;min-height:590px;padding:62px;display:grid;position:relative;overflow:hidden;box-shadow:0 32px 72px #052d2638}.merchant-hero:after{content:"";z-index:-1;border:1px solid #ebd39d30;border-radius:50%;width:360px;height:360px;position:absolute;top:-145px;right:-125px;box-shadow:0 0 0 42px #ebd39d09,0 0 0 92px #ebd39d06}.merchant-hero-copy{min-width:0}.merchant-kicker{color:#e5c987;letter-spacing:1.7px;align-items:center;gap:9px;margin:0 0 18px;font-size:11px;font-weight:850;display:inline-flex}.merchant-kicker:before{content:"";background:#e5c987;width:28px;height:1px}.merchant-hero h1{letter-spacing:-2.5px;text-wrap:balance;max-width:690px;margin:0;font-size:clamp(38px,4.4vw,64px);line-height:1.02}.merchant-lead{color:#f1d898;letter-spacing:-.55px;margin:23px 0 0;font-size:clamp(20px,2.1vw,28px);font-weight:760}.merchant-description{color:#c5d8d3;max-width:650px;margin:15px 0 0;font-size:16px;line-height:1.65}.merchant-trial-highlight{background:linear-gradient(135deg,#f5dca430,#ffffff12);border:1px solid #efd3929e;border-radius:17px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;max-width:560px;min-height:74px;margin-top:22px;padding:12px 14px;display:grid;box-shadow:inset 0 1px #ffffff1a}.merchant-trial-highlight>span{color:#2d321f;letter-spacing:.8px;background:#e7c67d;border-radius:999px;padding:7px 10px;font-size:8px;font-weight:950}.merchant-trial-highlight>div{flex-direction:column;gap:3px;min-width:0;display:flex}.merchant-trial-highlight strong{color:#fff;font-size:13px}.merchant-trial-highlight small{color:#c4d8d2;font-size:8.5px;line-height:1.4}.merchant-trial-highlight>b{color:#f1d28d;font-family:Georgia,Times New Roman,serif;font-size:24px}.merchant-platforms{flex-wrap:wrap;gap:8px;margin:24px 0 0;display:flex}.merchant-platforms span{color:#e9f4f1;background:#fff1;border:1px solid #efd8a138;border-radius:999px;align-items:center;min-height:31px;padding:7px 12px;font-size:10px;font-weight:760;display:inline-flex}.merchant-hero-actions{flex-wrap:wrap;gap:11px;margin-top:30px;display:flex}.merchant-primary,.merchant-secondary,.merchant-text-button{border-radius:15px;min-height:50px;font-weight:850;transition:transform .18s,box-shadow .18s,background .18s}.merchant-primary{color:#092f29;background:linear-gradient(145deg,#f3dda8,#d8b875);border:1px solid #e4c57f;justify-content:center;align-items:center;gap:12px;padding:13px 20px;display:inline-flex;box-shadow:0 13px 29px #00000038}.merchant-primary span{font-size:23px;line-height:.7}.merchant-primary:hover{transform:translateY(-2px);box-shadow:0 17px 36px #00000045}.merchant-secondary{color:#fff;background:#ffffff14;border:1px solid #ffffff42;padding:13px 18px}.merchant-secondary:hover{background:#ffffff24;transform:translateY(-2px)}.merchant-pricing-note{color:#9dbab3;max-width:560px;margin-top:13px;font-size:10px;line-height:1.45;display:block}.merchant-product-preview{color:#153b35;background:#fffdf8f5;border:1px solid #ffffff5c;border-radius:28px;padding:17px;position:relative;transform:rotate(1.2deg);box-shadow:0 30px 70px #0000004d}.merchant-product-preview:before{content:"APERÇU VENDEUR";color:#5d4518;letter-spacing:1.1px;background:#ebd295;border-radius:999px;padding:7px 11px;font-size:8px;font-weight:900;position:absolute;top:-12px;right:22px;box-shadow:0 7px 18px #00000026}.merchant-preview-head{border-bottom:1px solid #e5ece9;justify-content:space-between;align-items:center;gap:12px;padding:3px 3px 14px;display:flex}.merchant-preview-logo{color:#073f37;align-items:center;gap:7px;font-size:14px;font-weight:900;display:flex}.merchant-preview-logo i{background:linear-gradient(145deg,#19a888,#08705d);border-radius:8px;width:25px;height:25px;display:inline-block;box-shadow:inset 0 0 0 6px #ffffff26}.merchant-preview-head>b{color:#0d735f;background:#e5f7f1;border-radius:999px;padding:6px 9px;font-size:8px}.merchant-preview-store{grid-template-columns:48px minmax(0,1fr) 24px;align-items:center;gap:11px;padding:17px 3px 13px;display:grid}.merchant-preview-avatar{color:#fff;background:linear-gradient(145deg,#1b7463,#083f36);border-radius:15px;place-items:center;width:46px;height:46px;font-size:11px;font-weight:900;display:grid;box-shadow:0 8px 17px #0744392e}.merchant-preview-store div{flex-direction:column;gap:3px;display:flex}.merchant-preview-store strong{font-size:13px}.merchant-preview-store small{color:#6c817c;font-size:9px}.merchant-preview-store>i{color:#073f37;background:#5bd2b4;border-radius:50%;place-items:center;width:21px;height:21px;font-size:10px;font-style:normal;font-weight:900;display:grid}.merchant-preview-order{background:linear-gradient(145deg,#edfcf7,#e0f6ef);border:1px solid #bce8dc;border-radius:15px;grid-template-columns:35px minmax(0,1fr) auto;align-items:center;gap:10px;padding:13px;display:grid}.merchant-preview-bell{color:#fff;background:#119d7d;border-radius:11px;place-items:center;width:33px;height:33px;font-size:9px;display:grid;box-shadow:0 6px 14px #119d7d33}.merchant-preview-order div{flex-direction:column;gap:3px;display:flex}.merchant-preview-order small{color:#16836c;letter-spacing:.8px;font-size:7px;font-weight:900}.merchant-preview-order strong{font-size:9px;line-height:1.35}.merchant-preview-order>b{color:#fff;background:#073f37;border-radius:9px;padding:7px 9px;font-size:8px}.merchant-preview-grid{grid-template-columns:1fr 1fr;gap:9px;margin-top:10px;display:grid}.merchant-preview-grid div{background:#fff;border:1px solid #e7ece9;border-radius:14px;grid-template-columns:30px minmax(0,1fr);align-content:center;column-gap:8px;min-height:86px;padding:12px;display:grid;box-shadow:0 7px 17px #103a310b}.merchant-preview-grid span{color:#8a6524;background:#faf0dc;border-radius:10px;grid-row:1/3;align-self:center;place-items:center;width:29px;height:29px;font-size:12px;font-weight:900;display:grid}.merchant-preview-grid strong{align-self:end;font-size:9px}.merchant-preview-grid small{color:#738680;align-self:start;margin-top:3px;font-size:7.5px}.merchant-benefits{max-width:1120px;margin:0 auto;padding:86px 4px 78px}.merchant-section-heading{text-align:center;max-width:670px;margin:0 auto 35px}.merchant-section-heading>p{color:#94702d;letter-spacing:1.65px;margin:0 0 10px;font-size:10px;font-weight:900}.merchant-section-heading h2{color:#073f37;letter-spacing:-1.4px;text-wrap:balance;margin:0;font-size:clamp(30px,3.2vw,44px);line-height:1.12}.merchant-section-heading>span{color:#62756f;margin-top:14px;font-size:14px;line-height:1.65;display:block}.merchant-benefit-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.merchant-benefit-grid article{background:#ffffffde;border:1px solid #3a59501f;border-radius:21px;align-items:flex-start;gap:15px;min-height:188px;padding:24px;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex;box-shadow:0 15px 36px #1139300f}.merchant-benefit-grid article:hover{border-color:#d8b8759e;transform:translateY(-4px);box-shadow:0 21px 43px #1139301a}.merchant-benefit-grid article>span{color:#7a571c;background:linear-gradient(145deg,#fbf2e1,#f2dfb9);border-radius:12px;flex:none;place-items:center;width:36px;height:36px;font-size:9px;font-weight:950;display:grid}.merchant-benefit-grid h3{color:#123c35;margin:2px 0 8px;font-size:15px;line-height:1.3}.merchant-benefit-grid p{color:#657a74;margin:0;font-size:11px;line-height:1.65}.merchant-workflow{color:#fff;background:linear-gradient(135deg,#0a443b,#052d28);border:1px solid #dbbe7d4d;border-radius:30px;max-width:1120px;margin:0 auto;padding:56px;box-shadow:0 25px 58px #052d262e}.merchant-section-heading.light{margin-bottom:34px}.merchant-section-heading.light>p{color:#e0c17b}.merchant-section-heading.light h2{color:#fff}.merchant-steps{counter-reset:none;grid-template-columns:repeat(4,1fr);gap:12px;margin:0;padding:0;list-style:none;display:grid}.merchant-steps li{background:#fff1;border:1px solid #ffffff1f;border-radius:18px;flex-direction:column;align-items:flex-start;gap:18px;min-width:0;min-height:178px;padding:21px;display:flex}.merchant-steps li>span{color:#f0d99f;background:#e6c98714;border:1px solid #e6c9878c;border-radius:12px;place-items:center;width:38px;height:38px;font-size:12px;font-weight:950;display:grid}.merchant-steps li div{flex-direction:column;gap:8px;display:flex}.merchant-steps strong{font-size:13px;line-height:1.35}.merchant-steps small{color:#aac1bb;font-size:9.5px;line-height:1.55}.merchant-workflow-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:18px;margin-top:34px;display:flex}.merchant-text-button{color:#d5e3df;text-underline-offset:5px;background:0 0;border:0;padding:10px 4px;-webkit-text-decoration:underline #d8b875a6;text-decoration:underline #d8b875a6}.merchant-text-button:hover{color:#fff}.marketing-funnel-heading{justify-content:space-between;align-items:end;gap:18px;margin:25px 0 13px;display:flex}.marketing-funnel-heading>div{flex-direction:column;gap:3px;display:flex}.marketing-funnel-heading span{color:#8b692b;letter-spacing:1.1px;font-size:8px;font-weight:900}.marketing-funnel-heading h2{color:#163b35;margin:0;font-family:Georgia,Times New Roman,serif;font-size:22px}.marketing-funnel-heading small{color:#6d7d79;font-size:8px}.marketing-funnel-heading button{color:#75591f;background:#fff9eb;border:1px solid #d9c58e;border-radius:11px;min-height:37px;padding:0 12px;font-size:8px;font-weight:850}.marketing-metrics{margin-bottom:15px}.marketing-metrics .metric-card{min-height:118px}.marketing-metrics .metric-card>strong{font-size:28px}.marketing-source-panel{min-height:300px}.marketing-source-row{border-top:1px solid #e8eeeb;grid-template-columns:minmax(0,1fr) 120px;align-items:center;gap:13px;padding:12px 0;display:grid}.marketing-source-row:first-of-type{border-top:0}.marketing-source-row>div{flex-direction:column;gap:3px;min-width:0;display:flex}.marketing-source-row strong{color:#23463f;font-size:9px}.marketing-source-row span{color:#70817d;font-size:7.3px}.marketing-source-row>i{background:#e9eeeb;border-radius:999px;height:8px;overflow:hidden}.marketing-source-row>i>b{border-radius:inherit;background:linear-gradient(90deg,#0d8069,#d3ad5f);height:100%;display:block}.owner-network-panel{min-height:300px}.owner-network-stat{border-top:1px solid #e8eeeb;justify-content:space-between;align-items:center;gap:15px;padding:17px 0;display:flex}.owner-network-stat:first-of-type{border-top:0}.owner-network-stat span{color:#657873;font-size:9px}.owner-network-stat strong{color:#123f36;font-family:Georgia,Times New Roman,serif;font-size:23px}@media screen and (width<=1050px){.merchant-hero{grid-template-columns:minmax(0,1fr) 360px;gap:34px;padding:46px}.merchant-benefit-grid,.merchant-steps{grid-template-columns:repeat(2,1fr)}.merchant-steps li{min-height:150px}}@media screen and (width<=899px){.merchant-landing-shell.client-shell{width:min(100%,760px)}.merchant-landing{padding:20px}.merchant-hero{grid-template-columns:1fr;gap:42px;padding:46px}.merchant-hero-copy{text-align:center}.merchant-hero h1,.merchant-description,.merchant-trial-highlight{margin-left:auto;margin-right:auto}.merchant-kicker,.merchant-platforms,.merchant-hero-actions{justify-content:center}.merchant-pricing-note{margin-left:auto;margin-right:auto}.merchant-product-preview{width:min(100%,440px);margin:0 auto;transform:none}.merchant-benefits{padding:66px 2px}.merchant-workflow{padding:44px 34px}}@media screen and (width<=620px){.merchant-landing{padding:14px 14px 24px}.merchant-hero{border-radius:25px;gap:35px;min-height:0;padding:35px 22px 24px}.merchant-hero h1{letter-spacing:-1.7px;font-size:clamp(34px,10.5vw,46px)}.merchant-lead{font-size:21px}.merchant-description{font-size:13px;line-height:1.6}.merchant-trial-highlight{text-align:left;grid-template-columns:1fr auto}.merchant-trial-highlight>span{grid-column:1/-1;justify-self:start}.merchant-platforms{gap:6px}.merchant-platforms span{padding:6px 9px;font-size:8.5px}.merchant-hero-actions{flex-direction:column}.merchant-primary,.merchant-secondary{width:100%}.merchant-product-preview{border-radius:21px;padding:13px}.merchant-preview-grid div{min-height:78px;padding:9px}.merchant-benefits{padding:58px 2px}.merchant-section-heading{margin-bottom:27px;padding:0 8px}.merchant-section-heading h2{font-size:32px}.merchant-section-heading>span{font-size:12px}.merchant-benefit-grid{grid-template-columns:1fr}.merchant-benefit-grid article{min-height:0;padding:21px}.merchant-workflow{border-radius:24px;padding:39px 20px 32px}.merchant-steps{grid-template-columns:1fr}.merchant-steps li{flex-direction:row;align-items:center;min-height:0;padding:17px}.merchant-steps li>span{flex:none}.merchant-workflow-actions{flex-direction:column;gap:8px}.merchant-text-button{min-height:44px}.marketing-funnel-heading{flex-direction:column;align-items:flex-start}.marketing-funnel-heading button{width:100%}.marketing-source-row{grid-template-columns:1fr}.marketing-source-row>i{width:100%}}@media screen and (width<=390px){.merchant-landing-shell .portal-button{font-size:0}.merchant-landing-shell .portal-button>span{font-size:9px}.merchant-landing{padding-left:10px;padding-right:10px}.merchant-hero{padding-left:18px;padding-right:18px}.merchant-preview-store{grid-template-columns:43px minmax(0,1fr) 22px}.merchant-preview-avatar{width:41px;height:41px}.merchant-preview-grid{gap:6px}.merchant-preview-grid div{grid-template-columns:25px minmax(0,1fr);column-gap:6px;padding:8px}.merchant-preview-grid span{width:25px;height:25px}.merchant-preview-grid strong{font-size:8px}.merchant-preview-grid small{font-size:6.8px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}@media print{body *{visibility:hidden!important}.receipt-backdrop,.receipt-backdrop *{visibility:visible!important}.receipt-backdrop{-webkit-backdrop-filter:none;backdrop-filter:none;background:#fff;padding:0;display:block;position:absolute;inset:0}.receipt-modal{width:100%;max-width:none;max-height:none;box-shadow:none;border:0;border-radius:0;overflow:visible}.receipt-close,.receipt-print{display:none!important}}@media screen{:root{--ink:#102e2a;--muted:#6d7b76;--green:#1bc39a;--green-dark:#075f50;--green-soft:#e9f7f2;--line:#e8e2d7;--cream:#faf8f3;--gold:#c9a866;--gold-dark:#8b6a2d;--midnight:#0d2d29;--paper:#fffefa;--shadow-soft:0 14px 38px #0f342e14;--shadow-premium:0 30px 90px #0a2a242e, 0 3px 12px #0a2a240f}::selection{color:#0b443a;background:#d7f1e8}body{color:var(--ink);-webkit-font-smoothing:antialiased;background:#e8eee9}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button,a{transition:transform .18s,box-shadow .18s,border-color .18s,background-color .18s,color .18s}button:active,a:active{transform:translateY(1px)}:where(button,a,input,textarea,select):focus-visible{outline-offset:3px;outline:3px solid #c9a86673}.app-bg{isolation:isolate;background:radial-gradient(circle at 12% 5%,#c9a8662e,#0000 29%),radial-gradient(circle at 88% 18%,#1bc39a24,#0000 31%),linear-gradient(145deg,#edf2ee 0%,#f7f4ed 48%,#dfe9e4 100%);padding:30px;position:relative;overflow:hidden}.app-bg:before,.app-bg:after{content:"";z-index:-1;filter:blur(1px);pointer-events:none;border-radius:999px;position:fixed}.app-bg:before{border:1px solid #c9a86640;width:320px;height:320px;top:-170px;left:-110px;box-shadow:0 0 0 42px #ffffff26,0 0 0 84px #c9a8660f}.app-bg:after{background:radial-gradient(circle,#0c64521f,#0000 67%);width:420px;height:420px;bottom:-230px;right:-230px}.phone-shell{background:var(--paper);width:min(100%,520px);min-height:calc(100vh - 60px);box-shadow:var(--shadow-premium);border:1px solid #c9a86657;border-radius:34px}.phone-shell.dashboard-shell{background:#f7f7f3;width:min(100%,1180px)}.topbar{z-index:20;-webkit-backdrop-filter:blur(18px)saturate(135%);backdrop-filter:blur(18px)saturate(135%);background:#fffefae6;border-bottom:1px solid #c9a86633;height:82px;padding:0 24px;position:sticky;top:0}.brand{gap:11px;padding:0}.brand-mark{border:1px solid #c9a8668c;width:46px;height:46px;box-shadow:0 7px 22px #0c342d21,inset 0 0 0 3px #fff}.brand-copy{flex-direction:column;align-items:flex-start;gap:1px;display:flex}.brand-copy strong{color:var(--ink);letter-spacing:-.55px;font-family:Georgia,Times New Roman,serif;font-size:21px;line-height:1}.brand-copy strong span{color:var(--green-dark)}.brand-copy small{color:var(--gold-dark);letter-spacing:.85px;text-transform:uppercase;font-size:7px;font-weight:800}.top-actions{gap:9px}.round-button,.portal-button{background:#ffffffe6;border-color:#e5dfd2;box-shadow:0 5px 16px #1137300f}.round-button:hover,.portal-button:hover{border-color:#c9a866a6;box-shadow:0 8px 20px #1137301a}.assistant-top-button{color:var(--gold-dark);background:#fffbf2}.portal-button{border-radius:14px;height:44px;padding:0 12px}.portal-button>span{color:#0c6655;background:#ecf6f2}.portal-button.seller{background:#eff8f5;border-color:#cce7df}.portal-button.owner{background:linear-gradient(145deg,#102f2b,#091f1c);border-color:#193e38;box-shadow:0 7px 18px #08221e33}.portal-button.owner>span{background:var(--gold);color:#2c200a}.sector-picker{background:linear-gradient(#f7f4ec 0%,#fffefa 100%);padding:21px 24px 7px}.sector-picker>p{margin-bottom:14px}.sector-picker>p strong{letter-spacing:-.25px;font-family:Georgia,Times New Roman,serif;font-size:17px}.sector-picker>p span{letter-spacing:.15px;margin-top:3px;font-size:9px}.sector-picker button{color:#65736e;background:#ffffffe0;border-color:#e6dfd3;border-radius:15px;min-height:51px;box-shadow:0 5px 16px #1e37300a}.sector-picker button span{color:#7d6330;background:#f3f0e9}.sector-picker button.active{color:#fff;background:linear-gradient(145deg,#0d6656,#08483e);border-color:#0b5e50;box-shadow:0 10px 24px #07504333}.sector-picker button.active span{background:var(--gold);color:#2c210d;box-shadow:inset 0 0 0 1px #ffffff4d}.prototype-banner{background:linear-gradient(100deg,#fff9e9,#fffdf8);border-color:#e3d2ad;border-radius:15px;margin:13px 24px 15px;box-shadow:0 7px 20px #6f52190d}.prototype-banner>span{color:#33250d;background:linear-gradient(145deg,#d7b76f,#bd9445)}.prototype-banner.live-store{background:linear-gradient(100deg,#effaf6,#fbfffd);border-color:#b9dfd3}.prototype-banner.live-store>span{color:#fff;background:#0f7b65}.store-hero{isolation:isolate;color:#fff;background:linear-gradient(135deg,#123f38 0%,#082c27 62%,#102f2b 100%);border:1px solid #c9a86657;border-radius:24px;margin:5px 18px 14px;padding:21px 18px;position:relative;overflow:hidden;box-shadow:0 18px 38px #09302a33}.store-hero:after{content:"";z-index:-1;border:1px solid #d7b97b47;border-radius:50%;width:170px;height:170px;position:absolute;top:-100px;right:-80px;box-shadow:0 0 0 28px #d7b97b0f,0 0 0 57px #d7b97b09}.store-hero .store-avatar{color:#183b34;background:linear-gradient(145deg,#f8edda,#d6b76f);border:1px solid #ebcf95b3;border-radius:18px;width:58px;height:58px;box-shadow:0 9px 24px #00000038,inset 0 0 0 1px #ffffffa6}.store-hero .verified-row h1{color:#fff;font-family:Georgia,Times New Roman,serif;font-size:21px;font-weight:700}.store-hero .verified-badge{background:var(--gold);color:#2c210d}.store-hero .store-copy p{color:#c5d7d2}.store-hero .share-button{color:#f5dfb1;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#fffcf31a;border:1px solid #edd39e8c}.store-hero .share-button:hover{background:var(--gold);color:#2b210e}.store-availability{background:#f7fbf9;border-color:#d8e7e2;border-radius:15px;margin-left:24px;margin-right:24px}.store-availability.open>span{color:#0d8a6e}.store-availability button{color:var(--gold-dark);background:#f5efe2}.assistant-invite{isolation:isolate;color:#fff;background:linear-gradient(125deg,#123d36 0%,#0a2b27 62%,#183e38 100%);border:1px solid #c9a8666b;border-radius:19px;min-height:78px;margin-left:24px;margin-right:24px;position:relative;overflow:hidden;box-shadow:0 15px 32px #0c362e29}.assistant-invite:after{content:"";pointer-events:none;border-radius:inherit;background:linear-gradient(110deg,#0000 20%,#ffffff12 48%,#0000 72%);position:absolute;inset:0}.assistant-invite-mark{color:#2e230f;background:linear-gradient(145deg,#efd9aa,#c9a45d);box-shadow:0 7px 18px #0003}.assistant-invite-copy small{color:#d9bc7d}.assistant-invite-copy strong{color:#fff}.assistant-invite-copy em{color:#b7ccc6}.assistant-invite>b{color:#f4ddb0;background:#ffffff14;border:1px solid #dec28480}.trust-card{background:linear-gradient(110deg,#fffaf0,#fffefa);border-color:#e5d7b9;border-radius:18px;margin:3px 24px 25px;padding:15px 16px;box-shadow:0 10px 26px #60481c0f}.trust-card .shield{color:#2b210d;background:linear-gradient(145deg,#d7b66d,#b88c3e)}.trust-card p{color:#736a59}.trust-card button{color:var(--gold-dark)}.content-section{padding:0 24px}.section-heading{margin-bottom:17px}.eyebrow{color:var(--gold-dark);letter-spacing:1.8px;font-size:8.5px}.section-heading h2,.checkout-screen h1,.tracking-screen h1,.portal-intro h1,.panel-heading h2,.portal-modal h2,.help-modal h2,.product-detail-copy h2{font-family:Georgia,Times New Roman,serif}.section-heading h2{letter-spacing:-.65px;font-size:25px;line-height:1.05}.product-count{color:#7f6c48;background:#fbf7ed;border:1px solid #e9e0cf;border-radius:99px;padding:6px 9px}.catalog-search{background:#fff;border-color:#e1ddd3;border-radius:15px;min-height:47px;box-shadow:0 7px 19px #1839310d}.catalog-search>span{color:var(--gold-dark)}.catalog-categories button{background:#fffefa;border-color:#e7e0d4}.catalog-categories button.active{color:#6c501c;background:#f7eedb;border-color:#c9a866;box-shadow:0 4px 12px #89642514}.product-grid{gap:15px}.product-card{background:#fffefa;border-color:#e7dfd2;border-radius:22px;box-shadow:0 12px 29px #16393114}.product-card:hover{border-color:#c9a86694;transform:translateY(-4px);box-shadow:0 18px 38px #103a3121}.product-visual{height:154px}.product-visual:after{background:#ffffff80;width:88px;height:88px;box-shadow:0 11px 26px #27332f1a}.tag{color:#705527;background:#fffefaf0;border:1px solid #c9a86647;border-radius:9px;top:11px;left:11px}.product-info{padding:14px}.product-info h3{font-size:13.5px;line-height:1.3}.product-info p{color:#73807c;min-height:25px;line-height:1.45}.product-bottom strong{color:#0b5d4f;letter-spacing:-.25px;font-size:14px}.product-bottom button{background:linear-gradient(145deg,#123b35,#092b27);border-radius:10px;min-height:31px;box-shadow:0 6px 14px #082c262e}.product-bottom button:hover{background:#0b6655;box-shadow:0 9px 18px #084c3f33}.reassurance{border-color:#ebe4d8;margin:29px 24px 0}.reassurance span{color:#8b6828;background:#fbf5e9;border:1px solid #e8d7b6}.cart-bar{background:linear-gradient(135deg,#123c35,#082923);border:1px solid #dec18559;border-radius:21px;margin-left:16px;margin-right:16px;box-shadow:0 17px 38px #0428214d}.cart-bar>div:first-child>span{background:var(--gold);color:#2c210d}.cart-next{color:#183b34;background:#fffaf0}.bottom-nav{background:#fffefaf0;border-color:#c9a86638;height:74px;box-shadow:0 -8px 26px #13372f0f}.bottom-nav button.active{color:#08604f}.bottom-nav button.active span{color:var(--gold-dark)}.checkout-screen,.tracking-screen{padding:29px 25px 16px}.checkout-screen h1,.tracking-screen h1{font-size:30px;line-height:1.1}.stepper span{background:#ece7dd}.stepper span.active{background:linear-gradient(90deg,#c9a866,#0b715e)}.form-card input,.form-card textarea,.phone-input{background:#fffefa;border-color:#e2ddd2;border-radius:14px}.form-card input:focus,.form-card textarea:focus,.phone-input:focus-within{border-color:#b99a5d;box-shadow:0 0 0 4px #c9a8661f}.primary-button{color:#fff;background:linear-gradient(135deg,#126d5b,#0a463d);border:1px solid #0a5447;border-radius:16px;box-shadow:0 12px 25px #07534538}.secondary-button{color:#765b29;background:#fbf5e8;border:1px solid #e1d6c0}.payment-choice-fixed,.protection-box,.checkout-items{background:#fffcf5;border-color:#e4d9c3}.payment-choice-fixed{box-shadow:0 0 0 2px #c9a8661a}.payment-choice-fixed>i,.success-mark{background:var(--gold);color:#30230d}.success-mark{box-shadow:0 0 0 11px #f8f0df,0 14px 30px #79571c1f}.manual-whatsapp-card{background:linear-gradient(145deg,#f0fbf7,#e4f6ef);border-color:#a8d6c7;border-radius:18px;box-shadow:0 11px 27px #0d644e1a}.delivery-card,.seller-contact{box-shadow:var(--shadow-soft);background:#fffefa;border-color:#e5ded1}.modal-backdrop,.assistant-backdrop,.product-detail-backdrop{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#061b18a3}.portal-modal,.help-modal,.product-detail-modal,.assistant-panel,.seller-signup-modal,.product-editor-modal,.delivery-code-modal,.receipt-modal{background:#fffefa;border:1px solid #c9a86657;box-shadow:0 32px 90px #041b1757}.modal-close{background:#faf6ed;border-color:#e4ddd0}.product-detail-price{color:#0a6554}.option-picker button.active{color:#71531d;background:#f8eed9;border-color:#c3a05b;box-shadow:0 0 0 2px #c9a8661c}.product-add-button{color:#fff;background:linear-gradient(135deg,#126d5b,#0a463d);border:1px solid #0a5447;box-shadow:0 10px 23px #07534533}.assistant-header{background:linear-gradient(135deg,#123f38,#082c27)}.assistant-avatar{background:var(--gold);color:#2d220f}.assistant-composer button{color:#2d220f;background:linear-gradient(145deg,#d7b66d,#b98d40)}.portal-screen{background:#f7f7f3}.portal-intro{color:#fff;background:linear-gradient(135deg,#123f38 0%,#082a25 70%,#173c36 100%);border:1px solid #c9a86647;border-radius:22px;margin-bottom:13px;padding:24px;position:relative;overflow:hidden;box-shadow:0 17px 38px #0a30292b}.portal-intro:after{content:"";pointer-events:none;border:1px solid #d7ba7d40;border-radius:50%;width:200px;height:200px;position:absolute;top:-120px;right:-105px;box-shadow:0 0 0 36px #d7ba7d0d}.portal-intro .eyebrow{color:#d8bd85}.portal-intro h1{color:#fff;letter-spacing:-.7px;font-size:29px}.portal-intro>div>span{color:#bfd2cd}.portal-intro>button{z-index:1;color:#f5dfb2;background:#ffffff14;border:1px solid #e0c79280;position:relative}.portal-intro>button .mini-qr{border-color:#f5dfb2}.dashboard-demo-note{background:#fffdfa;border-color:#ded6c8;border-radius:14px}.dashboard-demo-note.live{background:#f0f9f6;border-color:#bedfd5}.portal-tabs{background:#eeeee9;border:1px solid #e3ddd2;border-radius:15px;gap:6px;padding:5px}.portal-tabs button{border:0;border-radius:10px;min-height:39px}.portal-tabs button.active{color:#0a5f50;background:#fffefa;border-color:#0000;box-shadow:0 6px 16px #17362f17}.order-sound-toggle{background:#fffefa;border-color:#e1d9ca;box-shadow:0 6px 18px #12342d0d}.order-sound-toggle.active{background:#edf8f4;border-color:#b7dacc}.new-order-alert{background:linear-gradient(110deg,#fff8e7,#fffdfa);border-color:#e6c984;border-radius:17px;box-shadow:0 11px 25px #72501214}.new-order-bell{background:var(--gold);color:#30240e}.panel,.metric-card{background:#fffefa;border-color:#e5dfd4;box-shadow:0 10px 29px #12342d0f}.panel{border-radius:18px}.metric-card{border-radius:17px}.metric-card.highlight{color:#fff;background:linear-gradient(145deg,#143f38,#092a26);border-color:#17483f;box-shadow:0 14px 30px #082e282b}.metric-card.highlight span,.metric-card.highlight small{color:#bcd0ca}.metric-card.daily-revenue{background:linear-gradient(145deg,#fffaf0,#fffefa);border-color:#ddc68f}.panel-heading>div>span{color:var(--gold-dark);letter-spacing:1.15px}.panel-heading h2{letter-spacing:-.3px;font-size:18px}.panel-heading button,.daily-summary-heading button{color:#725827;background:#f7f2e8;border-color:#ded6c8}.panel-heading button.solid,.signup-submit{color:#fff;background:linear-gradient(135deg,#126d5b,#0a463d);border-color:#0a5547}.stock-assistant-panel{border-color:#d9c99f;border-radius:19px;box-shadow:0 12px 28px #48371712}.stock-assistant-panel>header{background:linear-gradient(105deg,#fff9eb,#fffefa)}.stock-assistant-avatar{color:#2f230d;background:linear-gradient(145deg,#d8b76e,#bd9142)}.order-row.new-order-row,.order-row.unread{background:#fffaf0;border-color:#e6c87d}.order-id>span{color:#765923;background:#f5eddd}.order-action button{background:linear-gradient(145deg,#153c36,#0a2b27)}.order-action .call-button{color:#09604f;background:#e7f6f0;border:1px solid #bdded3}.qr-summary{background:linear-gradient(150deg,#fff8e8,#fffefa);border-color:#d9c798}.qr-summary>button{background:linear-gradient(145deg,#153c36,#0a2b27)}.seller-products article,.merchant-table .table-row{background:#fffefa;border-color:#e7e0d5}.wallet-card{background:linear-gradient(145deg,#143f38,#082823);border:1px solid #c9a86647;box-shadow:0 15px 34px #072b252b}.wallet-card>button{background:var(--gold);color:#2f230e}.subscription-summary{background:#fff9eb;border-color:#ddc58d}.owner-portal{background:#f5f4f0}.owner-intro{background:linear-gradient(135deg,#172b40 0%,#0c1d2e 72%,#203a50 100%)}.owner-intro .eyebrow{color:#dfc384}.portal-intro>button.owner-alert{color:#f4dfb1;background:#fff8e61a;border-color:#e1c4848c}.owner-alert>span{background:var(--gold)}.owner-tabs button.active{color:#243c51}.owner-highlight{background:linear-gradient(135deg,#172e46,#0b1d30)!important;border-color:#253e58!important}.owner-wallet{background:linear-gradient(145deg,#1a344e,#0b1c2d);border-color:#c9a8664d}.owner-wallet>button{background:var(--gold)}.bar-chart span.active{background:linear-gradient(#daba76,#9c742d)}}@media screen and (width<=760px){.app-bg{background:#fffefa;padding:0}.phone-shell,.phone-shell.dashboard-shell{min-height:100vh;box-shadow:none;border:0;border-radius:0}.topbar{height:76px;padding:0 17px}.brand-mark{width:42px;height:42px}.brand-copy strong{font-size:19px}.brand-copy small{letter-spacing:.7px;font-size:6.2px}.sector-picker{padding-left:18px;padding-right:18px}.prototype-banner{margin-left:18px;margin-right:18px}.store-hero{margin-left:13px;margin-right:13px;padding:19px 16px}.store-hero .store-avatar{width:54px;height:54px}.store-hero .verified-row h1{font-size:20px}.store-availability,.assistant-invite,.trust-card{margin-left:18px;margin-right:18px}.content-section{padding-left:18px;padding-right:18px}.portal-screen{padding:18px 13px 27px}.portal-intro{border-radius:19px;padding:21px 18px}.portal-intro h1{font-size:25px}.portal-tabs{border-radius:13px}.panel,.metric-card{border-radius:16px}}@media screen and (width<=390px){.topbar{padding:0 13px}.top-actions{gap:6px}.round-button{width:39px;height:39px}.portal-button{height:40px;padding:0 8px}.brand-copy small{display:none}.sector-picker{padding-left:15px;padding-right:15px}.prototype-banner,.store-availability,.assistant-invite,.trust-card{margin-left:15px;margin-right:15px}.store-hero{margin-left:10px;margin-right:10px}.store-hero .share-button{padding:9px 10px}.product-grid{gap:10px}.product-visual{height:137px}.product-info{padding:12px}}@media screen{:root{--vq-emerald:#073f37;--vq-emerald-deep:#032a25;--vq-jade:#0d7a66;--vq-champagne:#d8b875;--vq-champagne-soft:#f7eedc;--vq-ivory:#fffdf8;--vq-mist:#eef3ef;--vq-slate:#526760;--vq-hairline:#294d431f;--vq-card-shadow:0 18px 45px #12393017, 0 2px 9px #1239300a;--vq-float-shadow:0 28px 80px #042a2333, 0 4px 16px #042a2314}html{background:#e7ede8}body{color:#112f2b;background:#e7ede8}.app-bg{background:radial-gradient(circle at 7% 8%,#d8b8753b,#0000 24%),radial-gradient(circle at 95% 13%,#0d7a662b,#0000 26%),radial-gradient(circle at 75% 92%,#d8b8751c,#0000 22%),linear-gradient(145deg,#e8eee9 0%,#f8f4eb 50%,#e1ebe6 100%);padding:34px}.phone-shell{background:var(--vq-ivory);box-shadow:var(--vq-float-shadow);border-color:#d8b8756b}.client-shell{width:min(100%,1220px);padding-bottom:112px}.dashboard-shell{width:min(100%,1260px)!important}.topbar{background:#fffdf8e0;border-bottom:1px solid #d8b8753d;height:86px;padding:0 30px;box-shadow:0 8px 30px #11372f0b}.brand-mark{border-color:#d8b875b3;width:48px;height:48px;box-shadow:0 9px 24px #06392f24,inset 0 0 0 4px #ffffffe0}.brand-copy strong{letter-spacing:-.8px;font-size:23px}.brand-copy small{color:#8b6828;letter-spacing:1.15px;font-size:7.3px}.round-button,.portal-button{border-color:#4d675f26;box-shadow:0 8px 22px #0e3a3112}.round-button:hover,.portal-button:hover{border-color:#d8b875bf;transform:translateY(-2px)}.assistant-top-button{color:#835e1d;background:linear-gradient(145deg,#fffdf8,#f8edd6)}.portal-button.owner{background:linear-gradient(140deg,#143e38,#052a25)}.storefront-layout,.storefront-sidebar,.storefront-catalog{min-width:0}.sector-picker{box-shadow:var(--vq-card-shadow);background:linear-gradient(145deg,#ffffffeb,#faf6eceb);border:1px solid #d8b87547}.sector-picker>p strong{color:var(--vq-emerald);font-size:18px}.sector-picker>p span{color:#71817c}.sector-picker button{box-shadow:none;border-color:#3c5b521f}.sector-picker button:hover{border-color:#d8b87594;transform:translateY(-2px)}.sector-picker button.active{background:linear-gradient(145deg,#0d725f,#06473d);border-color:#0b6555;box-shadow:0 12px 24px #04514233}.prototype-banner{box-shadow:0 10px 28px #5c461b12}.store-hero{background:radial-gradient(circle at 88% 15%,#e2c78c38,#0000 26%),linear-gradient(138deg,#124b41 0%,#06342d 55%,#092b27 100%);border-color:#ebcf9480;border-radius:27px;min-height:146px;padding:25px 22px;box-shadow:0 22px 46px #05352c3d}.store-hero:before{content:"";z-index:-1;border-radius:inherit;pointer-events:none;background:linear-gradient(115deg,#0000 15%,#ffffff13 43%,#0000 68%);position:absolute;inset:0}.store-hero .store-avatar{border-radius:22px;width:68px;height:68px;font-size:16px;box-shadow:0 13px 30px #00000040,inset 0 0 0 1px #ffffffb8}.store-hero .store-avatar.beauty{color:#63362f;background:linear-gradient(145deg,#fde9e6,#d8a89e)}.store-hero .store-avatar.fashion{color:#4e3560;background:linear-gradient(145deg,#eee6f5,#bda6cf)}.store-hero .store-avatar.food{color:#643713;background:linear-gradient(145deg,#ffebcc,#e7ad62)}.store-hero .store-avatar.other{color:#24483f;background:linear-gradient(145deg,#e6f2ee,#94b8ad)}.store-hero .verified-row h1{letter-spacing:-.55px;font-size:24px}.store-hero .store-copy p{color:#d0dfda;margin-top:7px;line-height:1.45}.store-hero .share-button{border-radius:13px;min-height:42px;padding:10px 14px}.store-availability{border:1px solid #dce9e4;min-height:58px;padding:12px 14px;box-shadow:0 9px 24px #163e350e}.store-availability.open>span{text-shadow:0 0 12px #0d8a6e59}.assistant-invite{background:radial-gradient(circle at 12%,#e2c48333,#0000 26%),linear-gradient(125deg,#143f38,#082c27 64%,#17473e);border-color:#e1c4857a;border-radius:22px;min-height:88px;box-shadow:0 18px 38px #08372e30}.assistant-invite:hover{transform:translateY(-3px);box-shadow:0 23px 46px #08372e3d}.assistant-invite-mark{width:48px;height:48px;font-size:20px}.assistant-invite-copy strong{font-size:13px}.assistant-invite-copy em{font-size:9.3px}.assistant-invite>b{border-radius:999px;padding:8px 11px}.trust-card{border-color:#d8b87559;box-shadow:0 12px 28px #503e1b12}.trust-card .shield{filter:drop-shadow(0 7px 9px #674b1529)}.section-heading{align-items:center;margin-bottom:20px}.section-heading h2{color:var(--vq-emerald);letter-spacing:-.9px;font-size:29px}.section-heading .eyebrow{color:#916c2b;margin-bottom:7px}.product-count{background:#fff9ed;padding:7px 11px;box-shadow:0 5px 15px #5d44180d}.catalog-discovery{margin-bottom:20px}.catalog-search{background:#fffffff0;border-color:#3b5b5221;border-radius:17px;min-height:52px;box-shadow:0 12px 29px #17423812}.catalog-search:focus-within{border-color:#0d7a6680;box-shadow:0 0 0 4px #0d7a6617,0 14px 32px #17423814}.catalog-categories{gap:8px;padding:4px 1px 2px}.catalog-categories button{border-radius:999px;min-height:34px;padding:7px 13px}.catalog-categories button.active{background:linear-gradient(145deg,#fbf3e1,#f5e6c7);border-color:#d6b570;box-shadow:0 7px 17px #74541b17}.product-grid{gap:18px}.product-card{box-shadow:var(--vq-card-shadow);background:#fffffff7;border-color:#3d5b5221;border-radius:24px;position:relative;transform:translateZ(0)}.product-card:after{content:"";border-radius:inherit;pointer-events:none;position:absolute;inset:0;box-shadow:inset 0 0 0 1px #ffffff7a}.product-card:hover{border-color:#d8b875bf;transform:translateY(-7px);box-shadow:0 25px 52px #0c392f26}.product-visual{background-color:#f2eee6;height:184px}.product-visual img{transition:transform .5s cubic-bezier(.2,.75,.2,1),filter .3s}.product-card:hover .product-visual img{transform:scale(1.055)}.product-card.sold-out .product-visual img{filter:saturate(.25)contrast(.9)}.tag{-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);border-radius:999px;padding:6px 9px}.product-info{padding:16px}.product-info h3{color:#153a34;font-size:15px;line-height:1.35}.product-info p{margin-top:6px;font-size:10px}.product-stock,.product-options-summary{color:#4d746a;align-items:center;min-height:22px;margin-bottom:10px;font-size:8.8px;display:inline-flex}.product-stock:before{content:"";background:#18a27f;border-radius:50%;width:6px;height:6px;margin-right:6px;box-shadow:0 0 0 4px #18a27f1a}.product-stock.low{color:#9a6520}.product-stock.low:before{background:#d69a35;box-shadow:0 0 0 4px #d69a351f}.product-bottom{padding-top:2px}.product-bottom strong{color:var(--vq-jade);font-size:15px}.product-bottom button{border-radius:11px;width:auto;min-width:34px;height:34px;padding:0 10px}.reassurance{border:0;gap:10px;padding-top:0}.reassurance div{background:linear-gradient(145deg,#fffdf8,#faf4e8);border:1px solid #d8b87540;border-radius:17px;justify-content:center;min-height:94px;padding:12px 8px;box-shadow:0 9px 23px #5b451e0d}.reassurance span{width:34px;height:34px}.cart-bar{background:linear-gradient(135deg,#12473e,#052f29);border-color:#e0c4887a;min-height:72px;box-shadow:0 22px 48px #032a2357}.cart-next{border-radius:14px;min-height:44px;padding-left:16px;padding-right:16px}.client-shell .bottom-nav{background:#fffdf8e8;border:1px solid #d8b87557;border-radius:22px;width:min(460px,100% - 32px);height:68px;position:fixed;bottom:18px;left:50%;right:auto;overflow:hidden;transform:translate(-50%);box-shadow:0 18px 48px #08332b2e}.client-shell .bottom-nav button{font-size:9.5px}.client-shell .bottom-nav button span{border-radius:9px;place-items:center;width:29px;height:27px;font-size:17px;display:grid}.client-shell .bottom-nav button.active span{background:#f6ecd7}.client-shell>.checkout-screen,.client-shell>.tracking-screen{max-width:720px;margin:0 auto}.portal-screen{background:linear-gradient(145deg,#f5f6f1,#f9f7f1);padding:30px 32px 34px}.portal-intro{border-radius:25px;padding:27px 28px;box-shadow:0 22px 48px #07302833}.portal-intro h1{font-size:32px}.portal-tabs{background:#e9ece7;border-radius:18px;padding:6px;box-shadow:inset 0 1px 4px #1838300f}.portal-tabs button{border-radius:12px;min-height:44px}.portal-tabs button:hover{color:var(--vq-jade);background:#ffffff8c}.portal-tabs button.active{background:#fff;box-shadow:0 9px 24px #1539301c}.panel,.metric-card{border-color:var(--vq-hairline);box-shadow:var(--vq-card-shadow);background:#ffffffe6;position:relative;overflow:hidden}.panel{border-radius:21px}.metric-card{border-radius:19px}.metric-card:before{content:"";background:linear-gradient(90deg,#0000,#0d7a666b,#0000);border-radius:0 0 5px 5px;height:3px;position:absolute;top:0;left:18px;right:18px}.metric-card:hover{transform:translateY(-3px);box-shadow:0 20px 42px #1139301c}.metric-card.highlight:before,.owner-highlight:before{background:linear-gradient(90deg, transparent, var(--vq-champagne), transparent)}.panel-heading{padding-bottom:4px}.panel-heading h2{color:var(--vq-emerald);font-size:20px}.order-row,.seller-products article,.merchant-table .table-row{border-radius:15px;transition:transform .18s,box-shadow .18s,border-color .18s}.order-row:hover,.seller-products article:hover,.merchant-table .table-row:hover{border-color:#d8b87573;transform:translateY(-2px);box-shadow:0 12px 26px #12372f12}.stock-assistant-panel{border-radius:22px;overflow:hidden}.stock-assistant-panel>header{padding-top:18px;padding-bottom:18px}.wallet-card{border-radius:22px;box-shadow:0 20px 43px #052d2633}}@media screen and (width>=900px){.storefront-layout{grid-template-columns:minmax(340px,390px) minmax(0,1fr);align-items:start;gap:30px;padding:30px 32px 118px;display:grid}.storefront-sidebar{flex-direction:column;gap:14px;display:flex;position:sticky;top:112px}.storefront-sidebar .sector-picker{border-radius:22px;padding:19px}.storefront-sidebar .prototype-banner,.storefront-sidebar .store-hero,.storefront-sidebar .store-availability,.storefront-sidebar .assistant-invite,.storefront-sidebar .trust-card{margin:0}.storefront-sidebar .prototype-banner{order:2}.storefront-sidebar .store-hero{order:3}.storefront-sidebar .storefront-error{order:4}.storefront-sidebar .store-availability{order:5}.storefront-sidebar .assistant-invite{order:6}.storefront-sidebar .trust-card{order:7}.storefront-catalog{padding-top:5px}.storefront-catalog .content-section{padding:0}.storefront-catalog .product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.storefront-catalog .product-visual{height:218px}.storefront-catalog .reassurance{margin:30px 0 0}.client-shell .cart-bar{width:min(720px,100% - 64px);margin-left:auto;margin-right:32px;bottom:96px}}@media screen and (width<=899px){.app-bg{padding:18px}.client-shell{width:min(100%,560px)}.storefront-layout,.storefront-sidebar,.storefront-catalog{display:block}.sector-picker{box-shadow:none;border-left:0;border-right:0;border-radius:0}}@media screen and (width<=760px){.app-bg{background:var(--vq-ivory);padding:0}.phone-shell,.client-shell,.dashboard-shell{min-height:100vh;box-shadow:none;border:0;border-radius:0}.topbar{height:76px;padding:0 17px}.brand-mark{width:42px;height:42px}.brand-copy strong{font-size:20px}.sector-picker{padding:18px}.store-hero{border-radius:23px;min-height:132px;margin:13px 13px 14px;padding:20px 17px}.store-hero .store-avatar{border-radius:18px;width:56px;height:56px;font-size:14px}.store-hero .verified-row h1{font-size:21px}.store-availability,.assistant-invite,.trust-card{margin-left:18px;margin-right:18px}.assistant-invite{min-height:82px}.assistant-invite-mark{width:43px;height:43px}.content-section{padding-left:18px;padding-right:18px}.section-heading h2{font-size:26px}.product-grid{gap:12px}.product-visual{height:164px}.product-info{padding:13px}.product-info h3{font-size:13.5px}.reassurance{gap:7px;margin-left:18px;margin-right:18px}.reassurance div{min-height:88px;padding:10px 5px}.client-shell .cart-bar{margin-left:12px;margin-right:12px;bottom:82px}.client-shell .bottom-nav{border-bottom:0;border-left:0;border-right:0;border-radius:22px 22px 0 0;width:100%;height:72px;bottom:0}.portal-screen{padding:18px 13px 28px}.portal-intro{border-radius:20px;padding:22px 19px}.portal-intro h1{font-size:26px}.portal-tabs{border-radius:14px}.portal-tabs button{min-height:40px}.panel,.metric-card{border-radius:17px}}@media screen and (width<=390px){.topbar{padding-left:13px;padding-right:13px}.brand-copy small{display:none}.store-hero{margin-left:10px;margin-right:10px}.store-availability,.assistant-invite,.trust-card{margin-left:15px;margin-right:15px}.content-section{padding-left:15px;padding-right:15px}.product-grid{gap:9px}.product-visual{height:148px}.product-info{padding:12px}.product-info p{min-height:27px}.reassurance{margin-left:15px;margin-right:15px}.reassurance strong{font-size:8.7px}.reassurance small{font-size:7.7px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
