/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@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)}.hidden{display:none}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--navy:#082f5b;--blue:#0e7144;--green:#11833f;--pink:#d71570;--mint:#edf9f1;--rose:#fff0f7;--ink:#132638;--muted:#647788;--line:#dfe8ee;--soft:#f6f9f8}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#fff;margin:0;font-family:Arial,Helvetica,sans-serif}button,input,select{font:inherit}button{cursor:pointer}.site-shell{min-height:100vh;overflow-x:hidden}.top-strip{background:var(--navy);color:#d9e7f2;justify-content:space-between;align-items:center;height:32px;padding:0 max(5vw,24px);font-size:11px;display:flex}.main-header{border-bottom:1px solid var(--line);z-index:20;background:#fff;align-items:center;gap:26px;min-height:82px;padding:14px max(5vw,24px);display:flex;position:sticky;top:0}.brand{color:var(--navy);text-align:left;white-space:nowrap;background:0 0;border:0;align-items:center;gap:10px;padding:0;display:flex}.brand>span:last-child{font-size:19px;font-weight:800;line-height:1}.brand small{color:var(--green);letter-spacing:.18em;text-transform:uppercase;margin-top:5px;font-size:8px;display:block}.logo-mark{background:linear-gradient(145deg,var(--blue),#164b9e);color:#fff;border-radius:11px;place-items:center;width:43px;height:43px;font-size:19px;font-weight:900;display:grid;box-shadow:0 6px 16px #1363df35}.search-bar{background:var(--soft);border:1px solid #d7e3ea;border-radius:8px;flex:1;align-items:center;max-width:680px;height:48px;display:flex;overflow:hidden}.search-bar span{color:#788995;padding-left:16px;font-size:25px}.search-bar input{background:0 0;border:0;outline:0;flex:1;height:100%;padding:0 13px}.search-bar button{background:var(--blue);color:#fff;border:0;height:100%;padding:0 24px;font-size:13px;font-weight:700}.header-action{color:var(--navy);text-align:left;background:0 0;border:0;grid-template-columns:auto auto;column-gap:8px;display:grid}.header-action>span{grid-row:1/3;font-size:25px}.header-action b,.cart-button b{font-size:13px}.header-action small{color:var(--muted);font-size:10px}.cart-button{background:var(--navy);color:#fff;border:0;border-radius:8px;align-items:center;gap:7px;height:46px;padding:0 17px;display:flex;position:relative}.cart-button i{background:#ff6b35;border:2px solid #fff;border-radius:50%;place-items:center;width:20px;height:20px;font-size:10px;font-style:normal;display:grid;position:absolute;top:-7px;right:-7px}.category-nav{border-bottom:1px solid var(--line);scrollbar-width:none;align-items:stretch;gap:25px;height:46px;padding:0 max(5vw,24px);display:flex;overflow-x:auto}.category-nav button{white-space:nowrap;color:#506474;background:0 0;border:0;border-bottom:2px solid #0000;font-size:12px}.category-nav button.active{color:var(--blue);border-color:var(--blue);font-weight:700}.category-nav button:last-child{color:var(--green);margin-left:auto;font-weight:700}.hero{background:linear-gradient(110deg,#f0f8ff,#f9fcff 52%,#e4f5ef);grid-template-columns:1.08fr .92fr;align-items:center;min-height:555px;padding:66px max(7vw,24px);display:grid;overflow:hidden}.hero-copy{z-index:2;max-width:690px;position:relative}.eyebrow,.section-title p,.admin-hero p,.drawer-head p,.upload-modal>p{color:var(--blue);letter-spacing:.16em;font-size:11px;font-weight:800;display:block}.hero h1{color:var(--navy);letter-spacing:-.045em;margin:18px 0;font-size:clamp(43px,4.5vw,69px);line-height:1.04}.hero h1 em{color:var(--blue);font-style:normal}.hero-copy>p{color:#53697b;max-width:610px;font-size:16px;line-height:1.7}.hero-actions{align-items:center;gap:12px;margin:30px 0;display:flex}.primary-btn{background:var(--blue);color:#fff;border:0;border-radius:7px;min-height:48px;padding:0 22px;font-size:13px;font-weight:800;box-shadow:0 8px 18px #1363df2b}.primary-btn:hover{background:#0e4fb9}.prescription-btn{min-height:48px;color:var(--navy);text-align:left;background:#fff;border:1px solid #c7d5df;border-radius:7px;grid-template-columns:auto auto;column-gap:10px;padding:8px 15px;display:grid}.prescription-btn span{color:var(--green);grid-row:1/3;align-self:center;font-size:20px}.prescription-btn b{font-size:12px}.prescription-btn small{color:var(--muted);font-size:9px}.trust-row{color:#607485;gap:34px;font-size:10px;display:flex}.trust-row b{color:var(--navy);margin-bottom:4px;font-size:14px;display:block}.hero-visual{place-items:center;min-height:390px;display:grid;position:relative}.cross-bg{color:#d8efe6;font-size:420px;font-weight:900;line-height:.8;position:absolute}.medicine-bag{z-index:2;width:250px;height:225px;color:var(--blue);background:linear-gradient(145deg,#fff,#e7f2f6);border:1px solid #d9e7ec;border-radius:28px 28px 38px 38px;flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative;transform:rotate(-2deg);box-shadow:0 35px 60px #2a62752e}.bag-handle{border:20px solid #dbe9ef;border-bottom:0;border-radius:70px 70px 0 0;width:130px;height:85px;position:absolute;top:-65px}.medicine-bag b{font-size:48px}.medicine-bag em{letter-spacing:.35em;color:var(--green);font-size:12px;font-style:normal}.medicine-bag i{font-size:35px;font-style:normal;position:absolute}.medicine-bag i:first-of-type{top:40px;left:-35px}.medicine-bag i:nth-of-type(2){top:15px;right:-25px}.medicine-bag i:nth-of-type(3){bottom:20px;right:-35px}.floating-card{z-index:4;background:#fff;border:1px solid #e0ebef;border-radius:10px;align-items:center;gap:10px;min-width:190px;padding:12px 15px;display:flex;position:absolute;box-shadow:0 15px 35px #254f651f}.floating-card>span{background:var(--mint);width:31px;height:31px;color:var(--green);border-radius:50%;place-items:center;font-weight:900;display:grid}.floating-card b{font-size:11px;display:block}.floating-card small{color:var(--muted);font-size:9px}.card-one{top:63px;left:0}.card-two{bottom:38px;right:-10px}.benefits{border-bottom:1px solid var(--line);grid-template-columns:repeat(4,1fr);padding:24px max(7vw,24px);display:grid;box-shadow:0 8px 25px #254f650c}.benefits article{border-right:1px solid var(--line);align-items:center;gap:13px;min-height:65px;padding:0 24px;display:flex}.benefits article:last-child{border:0}.benefits article>span{background:#eef7ff;border-radius:50%;place-items:center;width:42px;height:42px;font-size:19px;display:grid}.benefits b{color:var(--navy);font-size:12px;display:block}.benefits small{color:var(--muted);margin-top:4px;font-size:9px;display:block}.section-wrap{padding:70px max(7vw,24px)}.section-title{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:28px;display:flex}.section-title p{color:var(--green);margin:0 0 8px}.section-title h2{color:var(--navy);margin:0;font-size:28px}.section-title button{color:var(--blue);background:0 0;border:0;font-size:12px;font-weight:700}.section-title>span{color:var(--muted);font-size:11px}.category-grid{grid-template-columns:repeat(6,1fr);gap:13px;display:grid}.category-grid button{border:1px solid var(--line);text-align:left;background:#fff;border-radius:12px;min-height:165px;padding:22px 18px;transition:all .2s;position:relative}.category-grid button:hover,.product-card:hover{transform:translateY(-4px);box-shadow:0 15px 30px #154c7820}.category-grid span{background:var(--soft);border-radius:12px;place-items:center;width:50px;height:50px;font-size:25px;display:grid}.category-grid b{color:var(--navy);margin-top:18px;font-size:13px;display:block}.category-grid small{color:var(--muted);margin-top:5px;font-size:9px;display:block}.category-grid i{color:var(--blue);font-style:normal;position:absolute;bottom:14px;right:16px}.product-section{background:var(--soft)}.product-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.product-card{border:1px solid var(--line);background:#fff;border-radius:12px;flex-direction:column;padding:13px;transition:all .2s;display:flex}.product-image{background:linear-gradient(145deg,#f5f9fb,#e8f2f6);border-radius:8px;place-items:center;height:160px;display:grid;position:relative}.product-image>span{font-size:62px}.product-image b{background:var(--green);color:#fff;border-radius:4px;padding:5px 7px;font-size:9px;position:absolute;top:9px;left:9px}.product-image i{color:#b72f2f;background:#fff;border:1px solid #e7b9b9;border-radius:50%;place-items:center;width:28px;height:28px;font-size:10px;font-style:normal;font-weight:800;display:grid;position:absolute;top:9px;right:9px}.maker{color:var(--green);text-transform:uppercase;margin-top:15px;font-size:8px;font-weight:800}.product-card h3{color:var(--navy);margin:7px 0 5px;font-size:16px}.product-card p{color:#738391;min-height:25px;margin:0;font-size:10px}.pack{color:#677a88;margin-top:8px;font-size:9px}.price-row{justify-content:space-between;align-items:flex-end;margin:16px 0 12px;display:flex}.price-row strong{color:var(--navy);font-size:17px}.price-row del{color:#9aa8b1;margin-left:7px;font-size:10px}.price-row small{color:var(--green);font-size:9px}.product-card>button{border:1px solid var(--blue);height:40px;color:var(--blue);background:#fff;border-radius:6px;font-size:11px;font-weight:800}.product-card>button:hover{background:var(--blue);color:#fff}.product-card>button:disabled{color:#9daab3;background:#f2f4f5;border-color:#ccd5db}.loading,.empty-state{text-align:center;min-height:220px;color:var(--muted);padding:70px}.empty-state>span{font-size:40px}.empty-state h3{color:var(--navy)}.prescription-banner{background:linear-gradient(105deg,var(--navy),#154d73);color:#fff;border-radius:15px;justify-content:space-between;align-items:center;margin:55px max(7vw,24px);padding:36px 42px;display:flex}.prescription-banner>div{align-items:center;gap:22px;display:flex}.rx-mark{color:#80d8bb;border:2px solid #4c88a9;border-radius:15px;place-items:center;width:72px;height:72px;font-size:27px;font-weight:900;display:grid}.prescription-banner p{color:#76dfbc;margin:0 0 8px;font-size:9px;font-weight:800}.prescription-banner h2{margin:0 0 6px;font-size:23px}.prescription-banner div span{color:#c9dae5;font-size:11px}.prescription-banner button{height:46px;color:var(--blue);background:#fff;border:0;border-radius:7px;padding:0 20px;font-size:11px;font-weight:800}.top-prescription{background:radial-gradient(circle at 82% 20%,#b70d5b55,transparent 34%),linear-gradient(105deg,var(--navy),#154d73);margin-top:24px;margin-bottom:16px}.sales-proof{border:1px solid var(--line);background:#fff;border-radius:13px;grid-template-columns:repeat(4,1fr);margin:0 max(7vw,24px) 18px;display:grid;overflow:hidden;box-shadow:0 10px 28px #163f590d}.sales-proof article{border-right:1px solid var(--line);align-items:center;gap:13px;min-height:82px;padding:16px 20px;display:flex}.sales-proof article:last-child{border:0}.sales-proof article>span{background:linear-gradient(135deg,var(--mint),#fff1f7);border-radius:50%;flex:none;place-items:center;width:42px;height:42px;font-size:18px;display:grid}.sales-proof strong,.sales-proof small{display:block}.sales-proof strong{color:var(--navy);font-size:21px}.sales-proof small{color:var(--muted);margin-top:3px;font-size:9px}.section-wrap,.hero,.benefits,footer{content-visibility:auto;contain-intrinsic-size:1px 700px}footer{color:#b9cad6;background:#0b2336;grid-template-columns:2fr 1fr 1.2fr 1.3fr;gap:50px;padding:55px max(7vw,24px) 24px;font-size:11px;display:grid}.brand-dark{color:#fff}.footer-brand p{max-width:320px;line-height:1.8}footer>div:not(.footer-brand){flex-direction:column;gap:10px;display:flex}footer b{color:#fff}footer a,footer button{color:#b9cad6;text-align:left;background:0 0;border:0;padding:0;font-size:11px;text-decoration:none}.footer-note{color:#7890a1;border-top:1px solid #294255;grid-column:1/-1;padding-top:22px}.instagram-link{align-items:center;gap:7px;font-weight:800;display:flex;color:#ff9bc8!important}.instagram-link span{color:#fff;background:linear-gradient(135deg,#7d2cff,#df176f,#ff9b33);border-radius:7px;place-items:center;width:22px;height:22px;font-size:15px;display:grid}.site-back-button{z-index:45;background:linear-gradient(135deg,var(--navy),#145b84);color:#fff;cursor:pointer;border:1px solid #fffa;border-radius:24px;align-items:center;gap:7px;height:44px;padding:0 16px;font-size:12px;font-weight:800;display:flex;position:fixed;bottom:18px;left:16px;box-shadow:0 8px 24px #071e2f40}.site-back-button:hover{transform:translateY(-2px)}.admin-site-back{background:linear-gradient(135deg,var(--green),#087039)}.modal-backdrop{z-index:50;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#061827aa;justify-content:flex-end;display:flex;position:fixed;inset:0}.cart-drawer{background:#fff;flex-direction:column;width:min(455px,100%);height:100%;display:flex}.drawer-head{border-bottom:1px solid var(--line);justify-content:space-between;padding:24px 26px;display:flex}.drawer-head p{color:var(--green);margin:0 0 5px}.drawer-head h2{margin:0}.drawer-head>button,.modal-close{background:#eef3f6;border:0;border-radius:50%;width:34px;height:34px;font-size:22px}.cart-content{flex:1;padding:20px 26px;overflow:auto}.empty-cart{text-align:center;padding:80px 20px}.empty-cart>span{font-size:50px}.empty-cart p{color:var(--muted);font-size:12px}.cart-item{border-bottom:1px solid var(--line);grid-template-columns:58px 1fr auto;align-items:center;gap:13px;padding:13px 0;display:grid}.cart-item>span{background:var(--soft);border-radius:8px;place-items:center;width:58px;height:58px;font-size:26px;display:grid}.cart-item b,.cart-item small,.cart-item strong{display:block}.cart-item b{font-size:12px}.cart-item small{color:var(--muted);margin:4px 0;font-size:9px}.cart-item strong{color:var(--blue);font-size:12px}.qty{border:1px solid var(--line);align-items:center;display:flex}.qty button{border:0;width:28px;height:28px}.qty b{padding:0 8px}.cart-summary{border-top:1px solid var(--line);padding:20px 26px}.cart-summary p{justify-content:space-between;font-size:11px;display:flex}.cart-summary .saved{color:var(--green)}.cart-summary .total{font-size:16px}.cart-summary>.primary-btn{width:100%}.cart-summary>small{text-align:center;color:var(--muted);margin-top:12px;font-size:9px;display:block}.upload-modal{text-align:center;background:#fff;border-radius:16px;width:min(500px,100% - 32px);margin:auto;padding:38px;position:relative}.modal-close{position:absolute;top:16px;right:16px}.upload-icon{background:var(--mint);width:62px;height:62px;color:var(--green);border-radius:14px;place-items:center;margin:auto;font-size:26px;display:grid}.upload-modal>p{color:var(--green);margin:18px 0 7px}.upload-modal h2{margin:0 0 10px}.upload-modal>span:not(.upload-icon){color:var(--muted);font-size:12px;display:block}.drop-zone{background:var(--soft);color:var(--blue);cursor:pointer;border:2px dashed #b9cddd;border-radius:10px;margin:24px 0 15px;padding:30px;display:block}.drop-zone input{display:none}.drop-zone b,.drop-zone small{display:block}.drop-zone small{color:var(--muted);margin-top:6px;font-size:9px}.upload-modal em{color:#8a9aa5;font-size:9px}.toast{z-index:80;background:var(--navy);color:#fff;border-radius:8px;padding:13px 20px;font-size:12px;position:fixed;bottom:25px;left:50%;transform:translate(-50%)}.admin-page{background:var(--soft)}.admin-header{background:#fff;justify-content:space-between;align-items:center;padding:15px max(5vw,24px);display:flex}.admin-header>div{align-items:center;gap:15px;display:flex}.admin-badge{background:var(--mint);color:var(--green);padding:6px 9px;font-size:9px;font-weight:900}.outline-btn{min-height:40px;color:var(--navy);background:#fff;border:1px solid #cad7df;border-radius:6px;padding:0 16px;font-size:11px;font-weight:700}.admin-hero{background:var(--navy);color:#fff;grid-template-columns:1fr auto auto;align-items:center;gap:20px;padding:35px max(6vw,24px);display:grid}.admin-hero p{color:#6bd4b0;margin:0 0 7px}.admin-hero h1{margin:0 0 8px}.admin-hero>div>span{color:#bad0de;font-size:11px}.admin-stat{border:1px solid #315168;border-radius:9px;min-width:150px;padding:18px}.admin-stat strong,.admin-stat span{display:block}.admin-stat strong{font-size:25px}.admin-stat span{margin-top:5px;font-size:9px}.admin-grid{grid-template-columns:minmax(350px,450px) 1fr;gap:25px;padding:34px max(5vw,24px) 70px;display:grid}.medicine-form,.inventory{border:1px solid var(--line);background:#fff;border-radius:12px;align-self:start;padding:25px}.medicine-form h2{margin:0 0 20px}.form-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.form-grid label{color:#536879;text-transform:uppercase;font-size:9px;font-weight:800}.form-grid input,.form-grid select{background:#fff;border:1px solid #d5e0e7;border-radius:6px;width:100%;height:41px;margin-top:7px;padding:0 11px;font-size:11px}.checks{gap:20px;margin:19px 0;font-size:10px;display:flex}.form-actions{gap:10px;display:flex}.inventory-search{background:#f8fbfc;border:1px solid #c9d9e1;border-radius:9px;align-items:center;gap:9px;height:48px;margin-bottom:12px;padding:0 10px;display:flex}.inventory-search>span{color:var(--green);font-size:22px}.inventory-search input{min-width:0;color:var(--navy);background:0 0;border:0;outline:0;flex:1;font-size:11px}.inventory-search button{color:#526777;background:#e7eef1;border:0;border-radius:50%;width:28px;height:28px;font-size:17px}.inventory-list{max-height:650px;overflow:auto}.inventory-row{border-bottom:1px solid var(--line);grid-template-columns:48px minmax(0,1.5fr) .7fr auto;align-items:center;gap:12px;padding:12px 0;display:grid}.mini-product{background:var(--soft);border-radius:7px;place-items:center;width:44px;height:44px;font-size:22px;display:grid}.inventory-row strong,.inventory-row span{display:block}.inventory-row strong{font-size:11px}.inventory-row span{color:var(--muted);margin-top:5px;font-size:8px}.inventory-name{min-width:0}.inventory-name span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.inventory-actions{gap:6px;display:flex}.inventory-row button{color:var(--blue);background:#eaf2ff;border:0;border-radius:5px;padding:7px 10px;font-size:9px}.inventory-row .delete-btn{color:#c33;background:#fff0f0}.inventory-empty{text-align:center;min-height:240px;color:var(--muted);align-content:center;place-items:center;padding:55px 20px;display:grid}.inventory-empty>span{font-size:34px}.inventory-empty b{color:var(--navy);margin-top:8px}.inventory-empty p{margin:6px 0 14px;font-size:9px}.inventory-empty button{border:1px solid var(--green);color:var(--green);background:#fff;border-radius:6px;padding:8px 12px;font-size:9px;font-weight:800}@media (width<=1050px){.header-action{display:none}.category-grid,.product-grid{grid-template-columns:repeat(3,1fr)}.admin-grid{grid-template-columns:1fr}}@media (width<=760px){.top-strip span:not(:first-child){display:none}.main-header{flex-wrap:wrap;gap:12px;padding:12px 16px}.brand>span:last-child{font-size:15px}.search-bar{flex-basis:100%;order:3;max-width:none}.cart-button{margin-left:auto}.category-nav{padding:0 16px}.hero{grid-template-columns:1fr;padding:55px 24px 30px}.hero h1{font-size:43px}.hero-visual{min-height:340px}.medicine-bag{width:210px;height:190px}.cross-bg{font-size:330px}.card-two{right:0}.benefits{grid-template-columns:1fr 1fr;padding:15px}.benefits article{padding:12px}.section-wrap{padding:52px 20px}.category-grid,.product-grid{grid-template-columns:1fr 1fr}.prescription-banner{flex-direction:column;align-items:flex-start;gap:25px;margin:35px 20px;padding:28px}.top-prescription{margin-top:18px;margin-bottom:12px}.sales-proof{grid-template-columns:1fr 1fr;margin:0 20px 12px}.sales-proof article:nth-child(2){border-right:0}.sales-proof article:nth-child(-n+2){border-bottom:1px solid var(--line)}footer{grid-template-columns:1fr 1fr;padding:45px 24px}.footer-brand{grid-column:1/-1}.admin-hero{grid-template-columns:1fr 1fr}.admin-hero>div:first-child{grid-column:1/-1}.admin-grid{padding:22px 16px}.form-grid{grid-template-columns:1fr}.inventory-row{grid-template-columns:48px minmax(0,1fr)}.inventory-stock{display:none}.inventory-actions{grid-column:2}}@media (width<=480px){.hero h1{font-size:37px}.hero-actions{flex-direction:column;align-items:stretch}.trust-row{gap:10px}.category-grid{gap:9px}.product-grid{grid-template-columns:1fr}.product-image{height:190px}.benefits{grid-template-columns:1fr}.sales-proof article{min-height:72px;padding:12px}.sales-proof strong{font-size:18px}footer{grid-template-columns:1fr}.footer-brand,.footer-note{grid-column:auto}.admin-stat{min-width:0}.inventory{padding:16px}.site-back-button{justify-content:center;width:46px;padding:0;font-size:19px;bottom:12px;left:12px}.site-back-button span{display:none}}.top-strip{background:linear-gradient(90deg,#087335,var(--navy) 52%,#b70d5b);color:#fff}.top-strip a{color:#fff;font-weight:700;text-decoration:none}.main-header{min-height:88px;padding-top:10px;padding-bottom:10px}.brand-logo{object-fit:contain;background:#fff;border-radius:50%;width:66px;height:66px}.brand small{color:var(--pink)}.search-bar button,.primary-btn{background:linear-gradient(135deg,var(--green),#066a38)}.cart-button{background:linear-gradient(135deg,var(--navy),#104d80)}.hero{background:radial-gradient(circle at 86% 28%,#ffe2f0 0,#0000 35%),linear-gradient(110deg,#edf9f1,#fff 52%,#fff3f8);min-height:570px}.hero h1 em{color:var(--pink)}.eyebrow{color:var(--green)}.logo-showcase{isolation:isolate}.logo-showcase>img{z-index:2;object-fit:contain;filter:drop-shadow(0 28px 35px #4b27452b);background:#fff;border-radius:24px;width:min(410px,82%);max-height:430px;padding:8px;position:relative}.logo-glow{filter:blur(18px);opacity:.75;background:linear-gradient(135deg,#c9efd7,#ffd4e8);border-radius:50%;width:390px;height:390px;position:absolute}.card-two>span{background:var(--rose);color:var(--pink)}.category-grid{grid-template-columns:repeat(5,1fr)}.category-grid button:nth-child(n+4) span{background:var(--rose)}.category-grid button:nth-child(n+4) i{color:var(--pink)}.product-card:has(.maker){overflow:hidden}.product-card:nth-child(3n) .product-image{background:linear-gradient(145deg,#fff4f8,#f6e8f0)}.whatsapp-checkout{color:#12834b;background:#eefbf4;border:1px solid #1fad64;border-radius:7px;width:100%;height:42px;margin-top:9px;font-size:11px;font-weight:800}.welcome-guide-backdrop{z-index:90;background:#061827c7;justify-content:center;align-items:center;padding:18px}.welcome-guide{background:#fff;border-radius:18px;width:min(620px,100%);max-height:94vh;padding:26px;position:relative;overflow:auto;box-shadow:0 28px 90px #0006}.welcome-guide>.modal-close{position:absolute;top:14px;right:14px}.welcome-guide-brand{align-items:center;gap:15px;padding-right:38px;display:flex}.welcome-guide-brand img{object-fit:contain;background:#fff;border-radius:50%;width:74px;height:74px}.welcome-guide-brand small{color:var(--green);letter-spacing:.16em;font-size:8px;font-weight:900}.welcome-guide-brand h2{color:var(--navy);margin:3px 0;font-size:25px}.welcome-guide-brand p{color:var(--muted);margin:0;font-size:10px;line-height:1.5}.welcome-order-options{gap:9px;margin:20px 0;display:grid}.welcome-order-options article{border:1px solid var(--line);background:#fbfdfc;border-radius:10px;grid-template-columns:38px 1fr;align-items:center;gap:11px;padding:13px;display:grid}.welcome-order-options article>span{background:var(--mint);width:36px;height:36px;color:var(--green);border-radius:50%;place-items:center;font-size:12px;font-weight:900;display:grid}.welcome-order-options b,.welcome-order-options small{display:block}.welcome-order-options b{color:var(--navy);font-size:11px}.welcome-order-options small{color:var(--muted);margin-top:4px;font-size:9px;line-height:1.5}.welcome-guide-actions{grid-template-columns:1fr 1fr;gap:9px;display:grid}.welcome-guide-actions .primary-btn,.welcome-guide-actions a{border-radius:8px;place-items:center;min-height:44px;font-size:10px;font-weight:900;text-decoration:none;display:grid}.welcome-guide-actions a{color:#12834b;background:#eefbf4;border:1px solid #1fad64}.welcome-help{text-align:center;color:var(--muted);margin-top:12px;font-size:8px;display:block}.checkout-backdrop{justify-content:center;align-items:center;padding:20px}.checkout-modal{background:#fff;border-radius:18px;width:min(900px,100%);max-height:94vh;position:relative;overflow:auto;box-shadow:0 24px 80px #06182755}.checkout-head{border-bottom:1px solid var(--line);background:linear-gradient(110deg,#f1fbf5,#fff5f9);align-items:center;gap:16px;padding:22px 28px;display:flex}.checkout-head img{object-fit:contain;border-radius:50%;width:76px;height:76px}.checkout-head p{color:var(--green);letter-spacing:.17em;margin:0 0 5px;font-size:9px;font-weight:900}.checkout-head h2{color:var(--navy);margin:0 0 4px}.checkout-head span{color:var(--muted);font-size:10px}.checkout-layout{grid-template-columns:1.1fr .9fr;display:grid}.delivery-form{border-right:1px solid var(--line);padding:26px}.delivery-form h3,.order-review h3{color:var(--navy);margin:0 0 16px;font-size:14px}.delivery-form label{color:#526a7b;text-transform:uppercase;margin-bottom:12px;font-size:9px;font-weight:800;display:block}.delivery-form input,.delivery-form textarea{text-transform:none;border:1px solid #d6e2e8;border-radius:7px;outline:0;width:100%;margin-top:7px;padding:11px;font-size:11px}.delivery-form textarea{resize:vertical;min-height:76px}.payment-option{border:1px solid var(--line);text-align:left;width:100%;color:var(--ink);background:#fff;border-radius:9px;grid-template-columns:40px 1fr auto;align-items:center;gap:11px;margin-bottom:9px;padding:12px;display:grid}.payment-option.selected{border-color:var(--green);background:#f2fbf6;box-shadow:0 0 0 3px #11833f12}.payment-option>span{background:var(--mint);border-radius:8px;place-items:center;width:38px;height:38px;font-size:18px;display:grid}.payment-option b,.payment-option small{display:block}.payment-option b{font-size:11px}.payment-option small{color:var(--muted);margin-top:4px;font-size:9px}.payment-option i{color:var(--green);font-style:normal}.upi-pending{background:#fff7df;border:1px solid #f1d78b;border-radius:8px;padding:11px}.upi-pending b,.upi-pending span{display:block}.upi-pending b{color:#835d00;font-size:10px}.upi-pending span{color:#8c7642;margin-top:4px;font-size:9px}.order-review{background:#fbfcfd;padding:26px}.order-review p{color:#526778;justify-content:space-between;gap:15px;font-size:10px;display:flex}.order-review p b{color:var(--navy)}.order-review hr{border:0;border-top:1px solid var(--line);margin:18px 0}.review-total{color:var(--navy)!important;font-size:15px!important}.order-review .primary-btn{width:100%;margin-top:16px}.order-review .primary-btn:disabled{box-shadow:none;cursor:not-allowed;background:#c8d2d8}.order-review>small{text-align:center;color:var(--muted);margin-top:10px;font-size:9px;display:block}.upi-reference{color:#526a7b;text-transform:uppercase;margin-top:10px;font-size:8px;font-weight:800;display:block}.upi-reference input{text-transform:none;background:#fff;border:1px solid #cbdce4;border-radius:7px;width:100%;height:42px;margin-top:6px;padding:0 10px;font-size:10px}.upi-reference small{color:#8a6500;text-transform:none;margin-top:5px;font-size:8px;font-weight:500;line-height:1.4;display:block}.order-payment{background:#f5fafc;border:1px solid #d7e4ea;border-radius:8px;grid-template-columns:1fr auto;align-items:center;gap:10px;margin:12px 0;padding:10px;display:grid}.order-payment b,.order-payment span{display:block}.order-payment b{color:var(--navy);font-size:9px}.order-payment span{color:#526a78;margin-top:4px;font-size:10px;font-weight:800}.order-payment select{background:#fff;border:1px solid #c8d7df;border-radius:6px;padding:7px;font-size:8px;font-weight:800}.admin-header .brand-logo,footer .brand-logo{width:58px;height:58px}.admin-header .brand-dark{color:var(--navy)}.owner-link{color:#7edca8!important;margin-top:10px!important;font-size:9px!important}.owner-status{margin-top:10px;font-weight:800;color:#7edca8!important}.owner-login{background:#fff;border:1px solid #d2dee5;border-radius:8px;padding:8px 12px;text-decoration:none}.owner-login:hover{border-color:var(--green);background:#f2fbf6}.owner-active{background:#f1fbf5;border:1px solid #b9dfca;border-radius:8px;padding:8px 12px}.customer-account{max-width:230px;color:var(--navy);background:#f2fbf6;border:1px solid #b9dfca;border-radius:8px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;padding:7px 10px;display:grid}.customer-account>span{font-size:20px}.customer-account b,.customer-account small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.customer-account b{font-size:11px}.customer-account small{max-width:120px;color:var(--muted);margin-top:2px;font-size:8px}.customer-account>a{color:var(--green);white-space:nowrap;font-size:9px;font-weight:800;text-decoration:none}.access-denied{text-align:center;background:radial-gradient(circle at 50% 30%,#fff0f7,#edf9f1);place-content:center;justify-items:center;min-height:100vh;padding:30px;display:grid}.access-denied img{object-fit:contain;border-radius:50%;width:160px;height:160px;box-shadow:0 20px 50px #163f5922}.access-denied>span{color:var(--pink);letter-spacing:.18em;margin-top:25px;font-size:10px;font-weight:900}.access-denied h1{max-width:560px;color:var(--navy);margin:12px 0;font-size:34px}.access-denied p{color:var(--muted);font-size:13px}.access-denied>div{gap:10px;margin-top:20px;display:flex}.access-denied a{background:var(--green);color:#fff;border-radius:8px;padding:13px 18px;font-size:11px;font-weight:800;text-decoration:none}.access-denied .secondary-access-link{color:var(--navy);background:#fff;border:1px solid #ccdbe3}.upi-ready{background:linear-gradient(110deg,#effbf4,#fff4f8);border:1px solid #b8dfc8;border-radius:8px;padding:12px}.upi-ready b,.upi-ready span,.upi-ready small{display:block}.upi-ready b{color:var(--navy);font-size:10px}.upi-ready span{color:var(--green);margin-top:5px;font-size:11px;font-weight:800}.upi-ready small{color:var(--muted);margin-top:4px;font-size:9px}.upi-pay-button{place-items:center;width:100%;margin-top:16px;text-decoration:none;display:grid}.paid-button{width:100%;height:40px;color:var(--navy);background:#fff;border:1px solid #b6c6d0;border-radius:7px;margin-top:9px;font-size:10px;font-weight:800}@media (width<=1050px){.category-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=760px){.brand-logo{width:50px;height:50px}.logo-showcase>img{width:320px}.checkout-layout{grid-template-columns:1fr}.delivery-form{border-right:0;border-bottom:1px solid var(--line)}}@media (width<=480px){.category-grid{grid-template-columns:1fr 1fr}.logo-showcase>img{width:280px}.checkout-modal{border-radius:12px}.checkout-head{padding:18px}.checkout-head img{width:58px;height:58px}.delivery-form,.order-review{padding:20px}.welcome-guide{border-radius:14px;padding:20px 16px}.welcome-guide-brand img{width:58px;height:58px}.welcome-guide-brand h2{font-size:21px}.welcome-guide-actions,.order-payment{grid-template-columns:1fr}.order-payment select{width:100%}}@media (width<=1050px){.header-action.owner-login,.header-action.owner-active,.customer-account{display:grid}}@media (width<=760px){.header-action.owner-login,.header-action.owner-active{grid-template-columns:auto auto;margin-left:auto;padding:7px 9px}.header-action.owner-login>span,.header-action.owner-active>span{font-size:20px}.header-action.owner-login small,.header-action.owner-active small{display:none}.customer-account{grid-template-columns:auto minmax(0,1fr);max-width:110px;margin-left:auto;padding:7px 8px}.customer-account small,.customer-account>a{display:none}.cart-button{margin-left:0}}@media (width<=480px){.header-action.owner-login,.header-action.owner-active{padding:7px 8px}.header-action.owner-login>span,.header-action.owner-active>span{display:none}.header-action.owner-login b,.header-action.owner-active b{font-size:11px}}.product-photo-field{grid-column:1/-1}.product-photo-picker{cursor:pointer;text-transform:none;background:#f4fbf7;border:1px dashed #9dbcae;border-radius:9px;grid-template-columns:68px 1fr;align-items:center;gap:13px;min-height:92px;margin-top:7px;padding:11px;display:grid}.product-photo-preview{border:1px solid var(--line);background:#fff;border-radius:8px;place-items:center;width:68px;height:68px;font-size:28px;display:grid;overflow:hidden}.product-photo-preview img{object-fit:contain;width:100%;height:100%}.product-photo-picker>span:last-child b,.product-photo-picker>span:last-child small{display:block}.product-photo-picker>span:last-child b{color:var(--green);font-size:11px}.product-photo-picker>span:last-child small{color:var(--muted);margin-top:5px;font-size:9px;font-weight:400}.form-actions .primary-btn:disabled{opacity:.6;cursor:wait}.product-image{overflow:hidden}.product-image>img{object-fit:contain;background:#fff;width:100%;height:100%;padding:8px}.mini-product img,.cart-item>span img{object-fit:contain;border-radius:inherit;width:100%;height:100%}.search-bar .clear-search{color:#526777;background:#e7eef1;border-radius:50%;flex:0 0 32px;width:32px;height:32px;padding:0;font-size:19px;font-weight:400}.search-bar .search-submit{background:var(--blue);color:#fff;border-radius:0;width:auto;height:100%;padding:0 24px;font-size:13px;font-weight:700}.medicine-categories{background:linear-gradient(#fff,#f1faf5)}.top-categories{padding-top:42px}.department-feature{background:#fff;border:1px solid #d9e7e0;border-radius:18px;grid-template-columns:minmax(280px,1.05fr) minmax(300px,.95fr);min-height:230px;margin:-4px 0 22px;display:grid;position:relative;overflow:hidden;box-shadow:0 18px 45px #123d2d12}.department-feature>img{object-fit:cover;width:100%;height:100%;min-height:230px}.department-feature>div{flex-direction:column;justify-content:center;padding:34px;display:flex}.department-feature span{color:var(--green);letter-spacing:.17em;font-size:9px;font-weight:900}.department-feature strong{color:var(--navy);margin-top:9px;font-size:25px;line-height:1.2}.department-feature small{max-width:420px;color:var(--muted);margin-top:10px;font-size:11px;line-height:1.65}.medicine-feature{background:linear-gradient(110deg,#effaf4,#fff)}.beauty-feature{background:linear-gradient(110deg,#fff3f8,#fff);border-color:#efdbe4}.beauty-feature>div{order:-1}.beauty-feature span{color:var(--pink)}.category-grid .category-thumb{background:#edf8f2;border-radius:15px;width:76px;height:76px;display:block;position:relative;overflow:hidden}.category-thumb img{object-fit:cover;width:100%;height:100%;transition:transform .25s;transform:scale(1.05)}.category-grid button:hover .category-thumb img{transform:scale(1.13)}.category-thumb em{background:#ffffffe8;border:1px solid #fffc;border-radius:9px;place-items:center;width:28px;height:28px;font-size:15px;font-style:normal;display:grid;position:absolute;bottom:5px;right:5px;box-shadow:0 3px 9px #0f2f221a}.product-actions{grid-template-columns:minmax(0,1fr) auto;gap:7px;margin-top:auto;display:grid}.product-card .product-actions>button{cursor:pointer;border-radius:7px;height:40px;font-size:10px;font-weight:800}.product-card .product-actions>.add-product{border:1px solid var(--blue);color:var(--blue);background:#fff;padding:0 9px}.product-card .product-actions>.add-product:hover{background:var(--blue);color:#fff}.product-card .product-actions>.add-product:disabled{color:#9daab3;cursor:not-allowed;background:#f2f4f5;border-color:#ccd5db}.product-card .product-actions>.share-product{min-width:72px;color:var(--navy);background:#f7fafb;border:1px solid #cbd9df;padding:0 10px}.product-card .product-actions>.share-product:hover{border-color:var(--green);color:var(--green);background:#edf9f2}.share-product span{margin-right:4px;font-size:15px}@media (width<=760px){.department-feature{grid-template-columns:1fr;min-height:0}.department-feature>img{height:190px;min-height:0}.department-feature>div{padding:24px}.beauty-feature>div{order:0}.category-grid .category-thumb{width:66px;height:66px}}@media (width<=480px){.department-feature>img{height:155px}.department-feature strong{font-size:21px}.department-feature small{font-size:9px}.category-grid .category-thumb{width:58px;height:58px}.category-thumb em{width:24px;height:24px;font-size:13px}.product-card .product-actions>button{height:38px;font-size:8px}.product-card .product-actions>.share-product{min-width:60px;padding:0 7px}.share-product span{margin-right:2px;font-size:13px}}.field-label{color:#536879;text-transform:uppercase;font-size:9px;font-weight:800;display:block}.product-photo-list{grid-template-columns:repeat(3,1fr);gap:9px;margin-top:8px;display:grid}.owner-photo,.product-photo-picker{text-align:center;text-transform:none;background:#f5fbf7;border:1px solid #cbded4;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:7px;min-height:150px;padding:9px;display:flex}.owner-photo img{object-fit:contain;border:1px solid var(--line);background:#fff;border-radius:7px;width:82px;height:82px}.owner-photo>b,.product-photo-picker>b{color:var(--navy);font-size:9px}.owner-photo>div{gap:5px;display:flex}.owner-photo button{width:27px;height:25px;color:var(--navy);background:#fff;border:1px solid #cbd8df;border-radius:5px}.owner-photo button:disabled{opacity:.35}.owner-photo .remove-photo{color:#b42d3d}.product-photo-picker{cursor:pointer;border-style:dashed}.product-photo-picker>input{opacity:0;pointer-events:none;position:absolute;width:1px!important;height:1px!important}.product-photo-picker>span{color:var(--green);font-size:27px}.product-photo-picker>small{color:var(--muted);font-size:8px;font-weight:400}.photo-help{color:var(--muted);text-transform:none;margin-top:8px;font-size:8px;display:block}.smart-label-scan{text-transform:none;background:linear-gradient(110deg,#eefaf3,#f7fbff);border:1px solid #c8ddd2;border-radius:10px;grid-column:1/-1;grid-template-columns:42px 1fr auto;align-items:center;gap:11px;min-height:76px;padding:13px;display:grid}.smart-label-scan>span{background:var(--green);color:#fff;border-radius:10px;place-items:center;width:40px;height:40px;font-size:20px;display:grid}.smart-label-scan b,.smart-label-scan small{display:block}.smart-label-scan b{color:var(--navy);font-size:10px}.smart-label-scan small{color:var(--muted);margin-top:5px;font-size:8px;line-height:1.45}.smart-label-scan div{padding-bottom:5px;position:relative}.smart-label-scan i{background:linear-gradient(90deg,var(--green),#168dcc);border-radius:3px;max-width:100%;height:3px;transition:width .25s;position:absolute;bottom:0;left:0}.smart-label-scan>button{color:var(--green);background:#fff;border:1px solid #b8d0c4;border-radius:6px;padding:7px 9px;font-size:8px;font-weight:800}.smart-label-scan.scanning{border-color:#7fc8a0;box-shadow:0 0 0 3px #16834810}.smart-label-scan.complete>span{background:#087aad}.label-review{text-transform:none;background:#f8fcff;border:1px solid #b9d5e3;border-radius:10px;grid-column:1/-1;padding:15px}.label-review-head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}.label-review-head b,.label-review-head small{display:block}.label-review-head b{color:var(--navy);font-size:11px}.label-review-head small{color:var(--muted);margin-top:4px;font-size:8px}.label-review-head strong{white-space:nowrap;border-radius:5px;padding:5px 7px;font-size:8px}.label-review-head strong.high{color:#14723b;background:#e7f7ed}.label-review-head strong.medium{color:#8b6200;background:#fff5dc}.label-review-head strong.low{color:#a52c43;background:#fff0f2}.label-review-grid{grid-template-columns:1fr 1fr;gap:9px;display:grid}.label-review-grid label{font-size:8px}.label-review-grid input{height:38px}.label-review details{background:#eef4f7;border-radius:7px;margin-top:10px;padding:8px 10px}.label-review summary{cursor:pointer;color:#416277;font-size:8px;font-weight:800}.label-review details p{color:#607582;margin:7px 0 0;font-size:8px;line-height:1.5}.label-review-actions{gap:7px;margin-top:11px;display:flex}.label-review-actions button{color:var(--navy);background:#fff;border:1px solid #c7d7df;border-radius:6px;padding:9px 11px;font-size:8px;font-weight:800}.label-review-actions .apply-label-details{border-color:var(--green);background:var(--green);color:#fff}.crop-backdrop{justify-content:center;align-items:center;padding:18px}.crop-modal{background:#fff;border-radius:16px;width:min(520px,100%);max-height:95vh;padding:28px;position:relative;overflow:auto}.crop-modal>p{color:var(--green);letter-spacing:.16em;margin:0 0 5px;font-size:9px;font-weight:900}.crop-modal h2{color:var(--navy);margin:0 0 18px}.crop-stage{aspect-ratio:1;border:2px solid var(--green);background:#eef4f1;border-radius:12px;width:min(360px,100%);margin:auto;overflow:hidden}.crop-stage img{object-fit:cover;transform-origin:50%;width:100%;height:100%;transition:transform .1s}.crop-controls{gap:10px;margin:18px 0;display:grid}.crop-controls label{color:#52697a;text-transform:uppercase;grid-template-columns:125px 1fr;align-items:center;font-size:9px;font-weight:800;display:grid}.crop-controls input{width:100%;accent-color:var(--green)}.crop-save{width:100%}.product-image{height:220px}.product-gallery{flex-direction:column;gap:5px;width:100%;height:100%;padding:7px;display:flex}.gallery-main{touch-action:pan-y;background:#fff;border-radius:7px;flex:1;place-items:center;min-height:0;display:grid;position:relative;overflow:hidden}.gallery-main img{object-fit:contain;width:100%;height:100%}.gallery-main>span{font-size:62px}.gallery-arrow{z-index:2;width:30px;height:38px;color:var(--navy);background:#fffffff0;border:1px solid #dce5e9;border-radius:8px;place-items:center;padding:0;font-size:25px;line-height:1;display:grid;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 12px #16364b1c}.gallery-prev{left:5px}.gallery-next{right:5px}.gallery-pagination{justify-content:center;align-items:center;gap:5px;height:20px;display:flex}.gallery-pagination button{background:#bdc9cf;border:0;border-radius:50%;width:7px;height:7px;padding:0}.gallery-pagination button.active{background:var(--green);border-radius:8px;width:18px}.gallery-pagination span{color:var(--muted);margin-left:3px;font-size:8px;font-weight:800}.minimum-order{color:#8a5d00;background:#fff4df;border-radius:5px;align-self:flex-start;margin-top:8px;padding:5px 8px;font-size:9px;font-weight:800}@media (width<=480px){.product-photo-list{grid-template-columns:1fr 1fr}.crop-controls label{grid-template-columns:1fr;gap:5px}.smart-label-scan{grid-template-columns:38px 1fr}.smart-label-scan>span{width:36px;height:36px}.smart-label-scan>button{grid-column:2;justify-self:start}.label-review-grid{grid-template-columns:1fr}.label-review-head{align-items:flex-start}.label-review-actions{flex-direction:column}.label-review-actions button{width:100%}}.admin-tabs{border-bottom:1px solid var(--line);background:#fff;gap:6px;padding:0 max(5vw,24px);display:flex;overflow-x:auto}.admin-tabs button{color:#587080;white-space:nowrap;background:0 0;border:0;border-bottom:3px solid #0000;min-height:54px;padding:0 18px;font-size:11px;font-weight:800}.admin-tabs button.active{border-bottom-color:var(--green);color:var(--green)}.admin-tabs b{color:#fff;background:#e34a67;border-radius:10px;place-items:center;min-width:20px;height:20px;margin-left:5px;padding:0 5px;font-size:8px;display:inline-grid}.owner-section{border:1px solid var(--line);background:#fff;border-radius:14px;margin:30px max(5vw,24px) 70px;padding:25px}.owner-section-head{justify-content:space-between;align-items:flex-end;gap:15px;margin-bottom:22px;display:flex}.owner-section-head p{color:var(--green);letter-spacing:.16em;margin:0 0 6px;font-size:9px;font-weight:900}.owner-section-head h2{color:var(--navy);margin:0}.owner-section-head>button{color:var(--green);background:#f4fbf7;border:1px solid #bfd2c7;border-radius:6px;padding:9px 13px;font-size:9px;font-weight:800}.owner-section-head>span{color:var(--muted);font-size:10px}.owner-empty{text-align:center;color:var(--muted);padding:65px 20px}.order-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.order-card{border:1px solid var(--line);background:#fbfcfd;border-radius:10px;padding:17px}.order-card-head,.order-total{justify-content:space-between;align-items:center;gap:12px;display:flex}.order-card-head b,.order-card-head span{display:block}.order-card-head b{color:var(--navy);font-size:13px}.order-card-head span{color:var(--muted);margin-top:4px;font-size:8px}.order-card-head select{border:1px solid #d5dfe5;border-radius:6px;padding:7px 9px;font-size:9px;font-weight:800}.status-pending{color:#8a6200;background:#fff4dc}.status-confirmed{color:#1160a0;background:#e9f4ff}.status-shipped{color:#5a3bb1;background:#efeaff}.status-delivered{color:#13763c;background:#e9f9ef}.status-cancelled{color:#ad2f43;background:#fff0f2}.order-customer{background:#f2f7f9;border-radius:8px;gap:5px;margin:14px 0;padding:12px;display:grid}.order-customer b{color:var(--navy);font-size:11px}.order-customer a{color:var(--green);font-size:10px;text-decoration:none}.order-customer span{color:var(--muted);font-size:9px}.order-items{gap:5px;display:grid}.order-items span{color:#526978;font-size:9px}.order-total{border-top:1px solid var(--line);margin-top:14px;padding-top:12px}.order-total span{color:var(--muted);font-size:9px;font-weight:800}.order-total b{color:var(--navy);font-size:16px}.customer-table{border:1px solid var(--line);border-radius:9px;overflow:hidden}.customer-table-head,.customer-table article{grid-template-columns:1.2fr 1.5fr .45fr .7fr;align-items:center;gap:14px;padding:12px 15px;display:grid}.customer-table-head{background:var(--navy);color:#fff;text-transform:uppercase;font-size:8px;font-weight:900}.customer-table article{border-bottom:1px solid var(--line)}.customer-table article:last-child{border:0}.customer-table b,.customer-table span,.customer-table a{display:block}.customer-table b{font-size:10px}.customer-table span,.customer-table a,.customer-table time{color:var(--muted);margin-top:4px;font-size:8px;text-decoration:none}.customer-table strong{color:var(--green);font-size:13px}.notification-list{gap:8px;display:grid}.notification-list>button{text-align:left;background:#f1fbf5;border:1px solid #b8dec8;border-radius:9px;grid-template-columns:42px 1fr auto;align-items:center;gap:12px;width:100%;padding:14px;display:grid}.notification-list>button.read{border-color:var(--line);background:#fff}.notification-list>button>span{background:#fff;border-radius:50%;place-items:center;width:40px;height:40px;font-size:18px;display:grid}.notification-list b{color:var(--navy);font-size:11px}.notification-list p{color:#536a7a;margin:4px 0;font-size:9px}.notification-list small{color:var(--muted);font-size:8px}.notification-list i{color:#fff;background:#e34a67;border-radius:4px;padding:4px 6px;font-size:7px;font-style:normal;font-weight:900}.image-mode{gap:7px;margin-bottom:12px;display:flex}.image-mode button{color:var(--navy);background:#fff;border:1px solid #cbd9df;border-radius:7px;flex:1;padding:10px;font-size:9px;font-weight:800}.image-mode button.active{border-color:var(--green);color:var(--green);background:#edf9f2}.crop-stage.fit img{object-fit:contain;transform:none!important}.signed-checkout,.checkout-signin{color:var(--green);background:#f0faf4;border-radius:7px;margin-bottom:13px;padding:10px;font-size:9px}.checkout-signin{justify-content:space-between;align-items:center;gap:10px;display:flex}.checkout-signin a{background:var(--green);color:#fff;border-radius:5px;padding:6px 9px;font-weight:800;text-decoration:none}.privacy-note{background:#f3f6f8;border-radius:7px;padding:10px;line-height:1.5;color:var(--muted)!important;font-size:8px!important}.gallery-main{padding:10px}.gallery-main img{max-width:100%;max-height:100%;object-fit:contain!important}.product-photo-clickable{cursor:zoom-in}.image-lightbox{z-index:10000;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#07151de8;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.image-lightbox-panel{background:#fff;border-radius:18px;flex-direction:column;width:min(920px,100%);max-height:94vh;display:flex;position:relative;overflow:hidden;box-shadow:0 30px 90px #0008}.image-lightbox-close{z-index:4;color:#fff;cursor:pointer;background:#102d3ee8;border:0;border-radius:50%;width:42px;height:42px;padding:0;font-size:29px;line-height:1;position:absolute;top:12px;right:12px}.image-lightbox-stage{background:#f7faf9;place-items:center;height:min(68vh,650px);min-height:380px;padding:28px 70px;display:grid;position:relative}.image-lightbox-stage img{object-position:center;background:#fff;width:100%;max-width:100%;height:100%;max-height:100%;display:block;object-fit:contain!important}.image-lightbox-arrow{z-index:3;width:48px;height:58px;color:var(--navy);cursor:pointer;background:#fffffff0;border:1px solid #d2dfe4;border-radius:12px;padding:0;font-size:38px;line-height:1;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 7px 22px #17334426}.image-lightbox-prev{left:12px}.image-lightbox-next{right:12px}.image-lightbox-info{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;padding:15px 22px;display:flex}.image-lightbox-info small{color:var(--green);text-transform:uppercase;font-size:9px;font-weight:900}.image-lightbox-info h2{color:var(--navy);margin:3px 0;font-size:21px}.image-lightbox-info p{color:var(--muted);margin:0;font-size:10px}.image-lightbox-info>b{color:var(--muted);white-space:nowrap;font-size:11px}.image-lightbox-thumbs{justify-content:center;gap:9px;padding:0 22px 16px;display:flex}.image-lightbox-thumbs button{cursor:pointer;background:#fff;border:2px solid #0000;border-radius:9px;width:64px;height:64px;padding:3px;overflow:hidden}.image-lightbox-thumbs button.active{border-color:var(--green)}.image-lightbox-thumbs img{object-fit:contain;width:100%;height:100%}@media (width<=760px){.order-list{grid-template-columns:1fr}.customer-table-head{display:none}.customer-table article{grid-template-columns:1fr 1fr}.product-image{height:210px}.gallery-main{padding:8px}}@media (width<=480px){.owner-section{margin:20px 14px 55px;padding:15px}.customer-table article{grid-template-columns:1fr}.product-section{padding-left:12px;padding-right:12px}.product-section .section-title{align-items:flex-start}.product-section .section-title h2{font-size:22px}.product-section .section-title>span{white-space:nowrap}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.product-card{border-radius:12px;min-width:0;padding:8px}.product-image{height:155px}.product-gallery{padding:4px}.gallery-main{padding:5px}.gallery-main>span{font-size:46px}.gallery-arrow{border-radius:7px;width:25px;height:32px;font-size:21px}.gallery-prev{left:2px}.gallery-next{right:2px}.product-card .maker{white-space:nowrap;text-overflow:ellipsis;margin-top:10px;font-size:7px;overflow:hidden}.product-card h3{-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:38px;margin:5px 0 4px;font-size:13px;line-height:1.45;display:-webkit-box;overflow:hidden}.product-card p{-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:28px;font-size:8px;line-height:1.45;display:-webkit-box;overflow:hidden}.product-card .pack{white-space:nowrap;text-overflow:ellipsis;margin-top:6px;font-size:8px;overflow:hidden}.minimum-order{padding:4px 5px;font-size:7px}.price-row{align-items:center;min-height:34px;margin:10px 0 8px}.price-row strong{font-size:15px}.price-row del{margin-left:3px;font-size:8px}.price-row small{display:none}.product-card>button{height:38px;font-size:9px}.product-image>b{font-size:7px;top:5px;left:5px}.product-image>i{width:24px;height:24px;font-size:8px;top:5px;right:5px}.image-lightbox{padding:8px}.image-lightbox-panel{border-radius:13px;max-height:96vh}.image-lightbox-stage{height:62vh;min-height:300px;padding:48px 38px 18px}.image-lightbox-arrow{border-radius:9px;width:34px;height:46px;font-size:30px}.image-lightbox-prev{left:4px}.image-lightbox-next{right:4px}.image-lightbox-close{width:38px;height:38px;top:8px;right:8px}.image-lightbox-info{padding:12px 15px}.image-lightbox-info h2{font-size:17px}.image-lightbox-thumbs{padding:0 12px 12px}.image-lightbox-thumbs button{width:54px;height:54px}}.medicine-grid{grid-template-columns:repeat(4,1fr)}.medicine-grid button{border-color:#d7eadf}.medicine-grid button span{background:#e9f7ef!important}.medicine-grid button i{color:var(--green)!important}.beauty-categories{background:#fff8fb}.beauty-grid{grid-template-columns:repeat(5,1fr)}.empty-state button{border:1px solid var(--green);color:var(--green);background:#fff;border-radius:7px;margin-top:12px;padding:10px 16px;font-size:11px;font-weight:800}@media (width<=1050px){.medicine-grid,.beauty-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=760px){.medicine-grid,.beauty-grid{grid-template-columns:1fr 1fr}.search-bar .search-submit{padding:0 18px}}@media (width<=380px){.search-bar .search-submit{padding:0 12px;font-size:11px}.search-bar input{min-width:0}}
