/*! 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)}.site-home-button{z-index:45;color:#fff;cursor:pointer;background:linear-gradient(135deg,#098c73,#076052);border:1px solid #e9cf8f;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:108px;box-shadow:0 8px 24px #063f4b40}.site-home-button:hover{transform:translateY(-2px)}.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}@keyframes freeDeliveryPop{0%{opacity:0;transform:translateY(12px)scale(.94)}70%{transform:translateY(-2px)scale(1.015)}to{opacity:1;transform:none}}@keyframes freeDeliveryCelebrate{0%,to{box-shadow:0 8px 22px #11833f22}50%{box-shadow:0 8px 30px #19a85a66}}.free-delivery-progress{background:linear-gradient(135deg,#f2fcf6,#fff9e7);border:1px solid #b7dcc7;border-radius:12px;grid-template-columns:40px 1fr;align-items:center;gap:11px;margin:0 0 16px;padding:12px;animation:.35s cubic-bezier(.2,.8,.2,1) freeDeliveryPop;display:grid}.free-delivery-progress.unlocked{background:linear-gradient(135deg,#e7faef,#fff8d9);border-color:#18a957;animation:.35s cubic-bezier(.2,.8,.2,1) freeDeliveryPop,1.6s ease-in-out infinite freeDeliveryCelebrate}.free-delivery-icon{background:#fff;border-radius:50%;place-items:center;width:40px;height:40px;font-size:20px;display:grid;box-shadow:0 4px 12px #0b633b1c}.free-delivery-progress b,.free-delivery-progress small{display:block}.free-delivery-progress b{color:var(--green);font-size:11px}.free-delivery-progress small{color:#63786f;margin-top:3px;font-size:8px;line-height:1.4}.free-delivery-track{background:#dce9e1;border-radius:999px;height:6px;margin-top:9px;overflow:hidden}.free-delivery-track i{border-radius:inherit;background:linear-gradient(90deg,#11a354,#e3b646);height:100%;transition:width .45s cubic-bezier(.2,.8,.2,1);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}.site-home-button{justify-content:center;width:46px;padding:0;font-size:19px;bottom:12px;left:66px}.site-home-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}.account-actions{align-items:center;gap:8px;margin-left:auto;display:flex}.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}.separate-owner-login{background:#f5f8fa;border-color:#c7d3dc}.separate-owner-login>span{font-size:21px}.separate-owner-login b{color:var(--navy)}.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,.customer-account>button{color:var(--green);white-space:nowrap;cursor:pointer;background:0 0;border:0;padding:0;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}}.prescription-file-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin:18px 0 12px;display:grid}.prescription-file-card{background:#f5faf8;border:1px solid #d8e5e1;border-radius:11px;min-width:0;padding:9px;position:relative}.prescription-file-card .prescription-preview{width:100%;height:90px}.prescription-file-card>b,.prescription-file-card>small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.prescription-file-card>b{color:#173d46;margin-top:7px;font-size:9px}.prescription-file-card>small{color:#74878a;margin-top:3px;font-size:7px}.prescription-file-card>button{color:#a73727;background:#fff;border:1px solid #e0b4aa;border-radius:5px;margin-top:7px;padding:4px 7px;font-size:7px;font-weight:800}.prescription-add-options{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.prescription-add-options .replace-prescription{margin-top:0}.prescription-add-options>small{color:#637b80;margin-left:auto;font-size:8px}.product-camera-picker{background:linear-gradient(145deg,#eef9f6,#fff)}@media (width<=600px){.prescription-file-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.prescription-file-card .prescription-preview{height:82px}}.product-card.shared-product{animation:1.15s ease-in-out 2 shared-product-pulse;position:relative;border-color:#f0c75e!important;box-shadow:0 0 0 4px #f0c75e38,0 18px 42px #073e4d38!important}.product-card.shared-product:before{content:"Shared product";z-index:8;color:#083f4c;white-space:nowrap;background:#f0c75e;border-radius:999px;padding:5px 12px;font-size:9px;font-weight:900;position:absolute;top:-12px;left:50%;transform:translate(-50%)}@keyframes shared-product-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.018)}}@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,.customer-account>button{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}.smart-search-wrap{z-index:30;flex:1;max-width:680px;position:relative}.smart-search-wrap .search-bar{width:100%;max-width:none}.search-suggestions{color:#063f51;background:#fffdf7;border:1px solid #d5b778;border-radius:14px;max-height:min(72vh,560px);position:absolute;top:calc(100% + 8px);left:0;right:0;overflow:auto;box-shadow:0 22px 55px #043c4b55}.search-suggestions section>p{color:#98752f;letter-spacing:.16em;margin:0;padding:12px 15px 7px;font-size:9px;font-weight:900}.suggestion-categories{border-bottom:1px solid #e8d7aa;padding:0 7px 7px}.suggestion-categories>button{color:#063f51;text-align:left;background:0 0;border:0;border-radius:10px;grid-template-columns:43px 1fr auto;align-items:center;gap:10px;width:100%;height:auto;min-height:66px;padding:8px;display:grid}.suggestion-categories>button:hover{background:#e8f6f3}.suggestion-categories>button>span{color:#087f93;background:#dff2ec;border-radius:10px;place-items:center;width:43px;height:43px;padding:0;font-size:22px;display:grid}.suggestion-categories b,.suggestion-categories small{display:block}.suggestion-categories b{font-family:Georgia,Times New Roman,serif;font-size:14px}.suggestion-categories small{color:#668086;margin-top:3px;font-size:9px}.suggestion-categories i{color:#8c6a2b;font-size:9px;font-style:normal;font-weight:800}.suggestion-products{padding:0 7px 7px}.suggestion-products>button{color:#063f51;text-align:left;background:0 0;border:0;border-radius:10px;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;height:auto;min-height:66px;padding:8px;display:grid}.suggestion-products>button:hover{background:#e8f6f3}.suggestion-image{background:#fff;border:1px solid #d9c486;border-radius:9px;place-items:center;width:48px;height:48px;display:grid;overflow:hidden;padding:3px!important;font-size:23px!important}.suggestion-image img{object-fit:contain;width:100%;height:100%}.suggestion-products b,.suggestion-products small,.suggestion-products em{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.suggestion-products b{font-size:12px}.suggestion-products small{color:#4f6f75;margin-top:3px;font-size:9px}.suggestion-products em{color:#98752f;margin-top:3px;font-size:8px;font-style:normal}.suggestion-products strong{color:#087187;font-size:12px}.view-all-search{border:0;width:100%;color:#ffe4a4!important;background:#075b6e!important;border-top:1px solid #e5d39f!important;border-radius:0 0 13px 13px!important;height:44px!important;font-size:10px!important;font-weight:900!important}.suggestion-empty{text-align:center;padding:24px}.suggestion-empty b,.suggestion-empty small{display:block}.suggestion-empty small{color:#668086;margin-top:5px;font-size:9px}.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 button{background:#fff;min-height:285px;padding:0 0 48px;overflow:hidden}.category-grid .category-thumb{background:#edf8f2;border-radius:11px 11px 0 0;width:100%;height:155px;display:block;position:relative;overflow:hidden}.category-thumb img{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .25s;display:block;transform:scale(1.01)}.category-grid button:hover .category-thumb img{transform:scale(1.07)}.category-thumb em{background:#fffffff0;border:1px solid #fffc;border-radius:10px;place-items:center;width:34px;height:34px;font-size:17px;font-style:normal;display:grid;position:absolute;bottom:10px;right:10px;box-shadow:0 3px 9px #0f2f2228}.category-grid button>b,.category-grid button>small{margin-left:16px;margin-right:16px}.category-grid button>b{margin-top:16px;font-size:14px}.category-grid button>small{font-size:9px;line-height:1.45}.category-grid button>i{bottom:16px;right:16px}.product-actions{grid-template-columns:1fr 1fr;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>.buy-product{border:1px solid var(--green);background:linear-gradient(135deg,var(--green),#066a38);color:#fff}.product-card .product-actions>.buy-product:hover{filter:brightness(.94)}.product-card .product-actions>.add-product:disabled,.product-card .product-actions>.buy-product:disabled{color:#9daab3;cursor:not-allowed;filter:none;background:#f2f4f5;border-color:#ccd5db}.product-card .product-actions>.share-product{min-width:72px;color:var(--navy);background:#f7fafb;border:1px solid #cbd9df;grid-column:1/-1;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}@keyframes cartBackdropIn{0%{opacity:0}to{opacity:1}}@keyframes cartPopIn{0%{opacity:0;transform:translateY(22px)scale(.92)}70%{transform:translateY(-3px)scale(1.015)}to{opacity:1;transform:none}}@keyframes checkPop{0%{opacity:0;transform:scale(.4)}75%{transform:scale(1.12)}to{opacity:1;transform:scale(1)}}@keyframes continuePulse{0%,to{transform:scale(1);box-shadow:0 0 #11833f2b}50%{transform:scale(1.025);box-shadow:0 0 0 8px #11833f00}}.cart-added-backdrop{z-index:95;background:#061827bf;justify-content:center;align-items:center;padding:18px;animation:.18s ease-out cartBackdropIn}.cart-added-dialog{text-align:center;background:#fff;border-radius:18px;width:min(430px,100%);padding:30px;animation:.32s cubic-bezier(.2,.8,.2,1) cartPopIn;position:relative;box-shadow:0 28px 90px #0006}.cart-added-check{width:64px;height:64px;color:var(--green);background:#e7f8ee;border-radius:50%;place-items:center;margin:0 auto 16px;font-size:32px;font-weight:900;animation:.4s .12s both checkPop;display:grid}.cart-added-dialog>p{color:var(--green);letter-spacing:.16em;margin:0;font-size:9px;font-weight:900}.cart-added-dialog h2{color:var(--navy);margin:6px 0 12px;font-size:25px}.cart-added-dialog>b{color:var(--ink);font-size:13px;display:block}.cart-added-dialog>small{max-width:310px;color:var(--muted);margin:8px auto 20px;font-size:10px;line-height:1.5;display:block}.cart-added-actions{grid-template-columns:1fr 1fr;gap:9px;display:grid}.cart-added-actions>button{border:1px solid var(--green);min-height:46px;color:var(--green);background:#fff;border-radius:8px;font-size:10px;font-weight:900}.cart-added-actions>.cart-added-buy{border-color:var(--green);background:linear-gradient(135deg,var(--green),#066a38);color:#fff;box-shadow:0 9px 20px #11833f2c}.cart-added-actions>.cart-added-buy:hover{filter:brightness(.94)}.continue-shopping{min-height:42px;color:var(--green);cursor:pointer;background:#eefaf3;border:1px solid #b8dec8;border-radius:22px;margin-top:14px;padding:0 18px;font-size:10px;font-weight:900;text-decoration:none;transition:transform .12s,background .12s;animation:1.7s ease-in-out infinite continuePulse}.continue-shopping:hover{background:#dff5e8}.continue-shopping:active{animation:none;transform:scale(.94)}@media (prefers-reduced-motion:reduce){.continue-shopping{animation:none}}@keyframes shoppingHintIn{0%{opacity:0;transform:translate(-50%,24px)}to{opacity:1;transform:translate(-50%)}}.shopping-hint{z-index:96;background:#fff;border:1px solid #b8dec8;border-radius:14px;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:12px;width:min(610px,100% - 28px);padding:14px 48px 14px 14px;animation:.28s ease-out shoppingHintIn;display:grid;position:fixed;bottom:22px;left:50%;box-shadow:0 18px 55px #0618273d}.shopping-hint>span{background:var(--mint);border-radius:11px;place-items:center;width:42px;height:42px;font-size:21px;display:grid}.shopping-hint b,.shopping-hint small{display:block}.shopping-hint b{color:var(--navy);font-size:12px}.shopping-hint small{color:var(--muted);margin-top:4px;font-size:9px;line-height:1.45}.shopping-hint-cart{background:var(--green);color:#fff;border:0;border-radius:7px;min-height:38px;padding:0 13px;font-size:9px;font-weight:900}.shopping-hint-close{width:28px;height:28px;color:var(--navy);background:#f0f4f6;border:0;border-radius:50%;font-size:18px;position:absolute;top:7px;right:8px}@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 button{min-height:250px}.category-grid .category-thumb{height:132px}}@media (width<=480px){.department-feature>img{height:155px}.department-feature strong{font-size:21px}.department-feature small{font-size:9px}.category-grid button{min-height:232px;padding-bottom:42px}.category-grid .category-thumb{height:118px}.category-thumb em{width:28px;height:28px;font-size:14px;bottom:7px;right:7px}.category-grid button>b,.category-grid button>small{margin-left:11px;margin-right:11px}.category-grid button>b{margin-top:12px;font-size:12px}.category-grid button>small{font-size:8px}.category-grid button>i{bottom:12px;right:11px}.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}.cart-added-dialog{padding:26px 18px}.cart-added-actions{grid-template-columns:1fr}.cart-added-actions>button{width:100%}.shopping-hint{grid-template-columns:38px 1fr;padding:13px 42px 13px 12px;bottom:12px}.shopping-hint>span{width:36px;height:36px}.shopping-hint-cart{grid-column:2;width:max-content}}.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,.checkout-signin button{background:var(--green);color:#fff;font:inherit;white-space:nowrap;cursor:pointer;border:0;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}.mobile-signin-backdrop{justify-content:center;align-items:center;padding:16px}.mobile-signin-modal{width:min(100%,440px);color:var(--navy);background:#fff;border-radius:20px;padding:30px;position:relative;box-shadow:0 28px 80px #001b2a66}.mobile-signin-modal>.modal-close{top:16px;right:16px}.mobile-signin-icon{background:#eaf8f0;border-radius:18px;place-items:center;width:62px;height:62px;margin:0 auto 15px;font-size:28px;display:grid}.mobile-signin-modal>p{text-align:center;color:var(--green);letter-spacing:2px;font-size:10px;font-weight:900}.mobile-signin-modal>h2{text-align:center;margin:8px 0 7px;font-size:25px}.mobile-signin-intro{text-align:center;color:var(--muted);margin-bottom:22px;font-size:12px;line-height:1.6;display:block}.mobile-signin-modal label{color:var(--navy);margin-top:14px;font-size:11px;font-weight:800;display:block}.mobile-signin-modal label>input,.mobile-number-field{background:#fff;border:1px solid #cddce2;border-radius:9px;width:100%;margin-top:7px}.mobile-signin-modal label>input{font:inherit;padding:13px;font-size:13px}.mobile-number-field{align-items:center;display:flex;overflow:hidden}.mobile-number-field>span{background:#f3f7f8;border-right:1px solid #d8e2e6;padding:13px;font-size:13px}.mobile-number-field input{border:0;outline:0;flex:1;min-width:0;padding:13px;font-size:13px}.mobile-signin-warning{color:#236443;background:#edf9f2;border-radius:8px;margin:15px 0;padding:10px;font-size:9px;line-height:1.55;display:block}.mobile-signin-modal>.primary-btn{width:100%;margin-top:0}.owner-access-separator{text-align:center;border-top:1px solid #dce6ea;margin-top:16px;padding-top:14px}.owner-access-separator span{color:var(--muted);margin-bottom:7px;font-size:9px;display:block}.owner-access-separator a{color:var(--navy);font-size:10px;font-weight:800;text-decoration:none}.owner-access-separator a:hover{text-decoration:underline}@media (width<=760px){.account-actions{order:2;margin-left:auto}.separate-owner-login{padding:7px 8px}.separate-owner-login small{display:none}}@media (width<=560px){.separate-owner-login>span{display:none}.separate-owner-login b{font-size:10px}.customer-account{max-width:96px}.main-header{gap:8px}}.gallery-main{padding:10px}.gallery-main img{max-width:100%;max-height:100%;object-fit:contain!important}.product-image-fallback{color:var(--green);background:var(--mint)!important;border-radius:20px!important;place-items:center!important;width:76px!important;height:76px!important;font-size:42px!important;display:grid!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-info .image-lightbox-generic{color:#214f5a;margin-top:7px;font-size:11px;line-height:1.4}.image-lightbox-info .image-lightbox-generic strong{color:var(--green)}.image-lightbox-info .image-lightbox-pack{margin-top:4px}.image-lightbox-info .image-lightbox-pack strong{color:var(--navy)}.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}.smart-search-wrap{flex-basis:100%;order:3;max-width:none}.search-bar .search-submit{padding:0 18px}.search-suggestions{max-height:62vh;position:absolute;top:calc(100% + 5px)}.suggestion-categories>button{grid-template-columns:40px 1fr}.suggestion-categories i{display:none}.suggestion-products>button{grid-template-columns:44px minmax(0,1fr) auto}}@media (width<=380px){.search-bar .search-submit{padding:0 12px;font-size:11px}.search-bar input{min-width:0}}main.site-shell:not(.admin-page){--collective-teal:#078ca3;--collective-deep:#07566a;--collective-ink:#063c4c;--collective-gold:#d5b778;--collective-cream:#fff8e7;background:#e8f6f5}main.site-shell:not(.admin-page) .top-strip{color:#f4dfaa;background:linear-gradient(90deg,#06485a,#087e91 55%,#07566a);border-bottom:1px solid #d5b77880;height:36px}main.site-shell:not(.admin-page) .main-header{background:#f9f3df;border-bottom:1px solid #d5b778;box-shadow:0 8px 25px #053f4b20}main.site-shell:not(.admin-page) .brand>span:last-child{color:var(--collective-ink);letter-spacing:.02em;font-family:Georgia,Times New Roman,serif;font-size:21px}main.site-shell:not(.admin-page) .brand small{color:#8a6c32;letter-spacing:.2em;font-family:Arial,sans-serif}main.site-shell:not(.admin-page) .brand-logo{border:2px solid #d5b778;box-shadow:0 5px 16px #063f4c24}main.site-shell:not(.admin-page) .search-bar{background:#fffdf6;border:1px solid #c6a968;box-shadow:inset 0 0 0 1px #fff}main.site-shell:not(.admin-page) .search-bar .search-submit{background:linear-gradient(145deg,#087f94,#07576b)}main.site-shell:not(.admin-page) .cart-button{background:linear-gradient(145deg,#075b6e,#063e50);border:1px solid #d5b778;box-shadow:0 7px 16px #063f4c2c}main.site-shell:not(.admin-page) .category-nav{background:#087f93;border-bottom:1px solid #d5b77880}main.site-shell:not(.admin-page) .category-nav button{color:#dff4f4}main.site-shell:not(.admin-page) .category-nav button.active{color:#fff4d3;border-color:#f0d08e}main.site-shell:not(.admin-page) .category-nav button:last-child{color:#ffe4a8}main.site-shell:not(.admin-page) .prescription-banner{color:#fff;background:linear-gradient(110deg,#07596c,#0898ae);border-color:#d5b778}main.site-shell:not(.admin-page) .prescription-banner p,main.site-shell:not(.admin-page) .prescription-banner h2,main.site-shell:not(.admin-page) .prescription-banner small{color:#fff}main.site-shell:not(.admin-page) .sales-proof{background:#fff8e7;border:1px solid #d5b778}main.site-shell:not(.admin-page) .medicine-categories,main.site-shell:not(.admin-page) .beauty-categories{color:#fff;background:radial-gradient(circle at 18% 10%,#20aab522 0 14%,#0000 15%),radial-gradient(circle at 82% 70%,#055a6b18 0 18%,#0000 19%),linear-gradient(145deg,#0796aa,#077d92 55%,#086b80);position:relative}main.site-shell:not(.admin-page) .beauty-categories{background:radial-gradient(circle at 80% 14%,#44c3c424 0 16%,#0000 17%),linear-gradient(145deg,#08788d,#0796a9);border-top:1px solid #d5b77880}main.site-shell:not(.admin-page) .medicine-categories .section-title,main.site-shell:not(.admin-page) .beauty-categories .section-title{border-bottom:1px solid #eed79780;padding-bottom:16px}main.site-shell:not(.admin-page) .medicine-categories .section-title p,main.site-shell:not(.admin-page) .beauty-categories .section-title p{color:#f4d995;letter-spacing:.2em;font-family:Georgia,Times New Roman,serif}main.site-shell:not(.admin-page) .medicine-categories .section-title h2,main.site-shell:not(.admin-page) .beauty-categories .section-title h2{color:#fff4d1;letter-spacing:.01em;font-family:Georgia,Times New Roman,serif;font-size:34px;font-weight:500}main.site-shell:not(.admin-page) .medicine-categories .section-title button,main.site-shell:not(.admin-page) .beauty-categories .section-title button{color:#ffe5a5;background:#07566a80;border:1px solid #d5b778;border-radius:8px;padding:10px 14px}main.site-shell:not(.admin-page) .medicine-categories .department-feature,main.site-shell:not(.admin-page) .beauty-categories .department-feature{display:none}main.site-shell:not(.admin-page) .medicine-grid,main.site-shell:not(.admin-page) .beauty-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}main.site-shell:not(.admin-page) .category-grid button{color:#fff;background:linear-gradient(160deg,#0a9db1,#078397);border:2px solid #d5b778;border-radius:18px;min-height:330px;padding:0 0 58px;transition:transform .22s,box-shadow .22s;overflow:hidden;box-shadow:0 12px 25px #043c4b42,inset 0 0 0 1px #ffffff29}main.site-shell:not(.admin-page) .category-grid button:hover{transform:translateY(-5px);box-shadow:0 18px 32px #043c4b55,inset 0 0 0 1px #ffffff32}main.site-shell:not(.admin-page) .category-grid button .category-thumb{border:0;border-bottom:1px solid #d5b778;background:#d8ece9!important;border-radius:16px 16px 0 0!important;width:100%!important;height:190px!important}main.site-shell:not(.admin-page) .category-thumb img{object-fit:cover;filter:saturate(.88)contrast(.96);width:100%;height:100%;transform:none}main.site-shell:not(.admin-page) .category-grid button:hover .category-thumb img{transform:scale(1.045)}main.site-shell:not(.admin-page) .category-thumb em{color:#f8d78d;background:#07566ae8;border:1px solid #d5b778;border-radius:11px;width:40px;height:40px;font-size:19px;bottom:10px;right:12px;box-shadow:0 5px 12px #03344155}main.site-shell:not(.admin-page) .category-grid button>b{color:#fff8de;text-shadow:0 1px #045164;margin:18px 16px 0;font-family:Georgia,Times New Roman,serif;font-size:18px;font-weight:600;line-height:1.2}main.site-shell:not(.admin-page) .category-grid button>small{color:#e1f5f2;margin:7px 54px 0 16px;font-size:10px;line-height:1.45}main.site-shell:not(.admin-page) .category-grid button>i{background:linear-gradient(145deg,#e2c47f,#b48e47);border:1px solid #f2d592;border-radius:9px;place-items:center;width:36px;height:36px;font-size:20px;display:grid;bottom:15px;right:15px;box-shadow:0 5px 12px #03435355;color:#06485a!important}main.site-shell:not(.admin-page) .hero{background:radial-gradient(circle at 86% 28%,#1ab0bc70 0,#0000 34%),linear-gradient(115deg,#063f51,#087b8f 53%,#079aab)}main.site-shell:not(.admin-page) .eyebrow{color:#f2d592}main.site-shell:not(.admin-page) .hero h1{color:#fff8dd;font-family:Georgia,Times New Roman,serif}main.site-shell:not(.admin-page) .hero h1 em{color:#f0ce84}main.site-shell:not(.admin-page) .hero-copy>p{color:#def2ef}main.site-shell:not(.admin-page) .trust-row{color:#dff3ef}main.site-shell:not(.admin-page) .trust-row b{color:#f0d08e}main.site-shell:not(.admin-page) .benefits{background:#fff8e7;border-top:1px solid #d5b778;border-bottom:1px solid #d5b778}main.site-shell:not(.admin-page) .product-section{background:linear-gradient(#f8f1df,#eef8f5)}main.site-shell:not(.admin-page) .product-section .section-title h2{color:#06485a;font-family:Georgia,Times New Roman,serif}main.site-shell:not(.admin-page) .product-card{background:#fffdf7;border-color:#d2b776;box-shadow:0 9px 24px #063f4c16}main.site-shell:not(.admin-page) footer{color:#e5f4f0;background:#063f51;border-top:2px solid #d5b778}main.site-shell:not(.admin-page) footer b,main.site-shell:not(.admin-page) footer .brand-dark{color:#f1d28e}@media (width<=1050px){main.site-shell:not(.admin-page) .medicine-grid,main.site-shell:not(.admin-page) .beauty-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=760px){main.site-shell:not(.admin-page) .medicine-categories,main.site-shell:not(.admin-page) .beauty-categories{padding:36px 14px}main.site-shell:not(.admin-page) .medicine-grid,main.site-shell:not(.admin-page) .beauty-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}main.site-shell:not(.admin-page) .category-grid button{border-radius:15px;min-height:292px}main.site-shell:not(.admin-page) .category-grid button .category-thumb{height:165px!important}main.site-shell:not(.admin-page) .medicine-categories .section-title h2,main.site-shell:not(.admin-page) .beauty-categories .section-title h2{font-size:26px}}@media (width<=480px){main.site-shell:not(.admin-page) .medicine-categories .section-title,main.site-shell:not(.admin-page) .beauty-categories .section-title{flex-direction:column;align-items:flex-start}main.site-shell:not(.admin-page) .medicine-categories .section-title button,main.site-shell:not(.admin-page) .beauty-categories .section-title button{padding:8px 11px}main.site-shell:not(.admin-page) .category-grid button{min-height:270px;padding-bottom:52px}main.site-shell:not(.admin-page) .category-grid button .category-thumb{height:145px!important}main.site-shell:not(.admin-page) .category-grid button>b{margin:14px 11px 0;font-size:15px}main.site-shell:not(.admin-page) .category-grid button>small{margin:6px 42px 0 11px;font-size:8px}main.site-shell:not(.admin-page) .category-thumb em{width:32px;height:32px;font-size:15px;bottom:8px;right:8px}main.site-shell:not(.admin-page) .category-grid button>i{width:32px;height:32px;font-size:18px;bottom:10px;right:10px}}main.site-shell:not(.admin-page) .product-section{color:#fff;background:radial-gradient(circle at 12% 10%,#19adba20 0 13%,#0000 14%),radial-gradient(circle at 88% 60%,#d5b77818 0 14%,#0000 15%),linear-gradient(145deg,#087f93,#076c81)}main.site-shell:not(.admin-page) .product-section .section-title{border-bottom:1px solid #e9cf8b80;padding-bottom:17px}main.site-shell:not(.admin-page) .product-section .section-title p{color:#f0d28f}main.site-shell:not(.admin-page) .product-section .section-title h2{color:#fff5d8;font-size:32px;font-weight:500}main.site-shell:not(.admin-page) .product-section .section-title>span{color:#e0f3ef}main.site-shell:not(.admin-page) .product-grid{gap:18px}main.site-shell:not(.admin-page) .product-card{color:#fff;background:linear-gradient(160deg,#0a97a9,#08798e);border:2px solid #d5b778;border-radius:18px;padding:10px;overflow:hidden;box-shadow:0 13px 28px #033c4b55,inset 0 0 0 1px #fff2}main.site-shell:not(.admin-page) .product-card:hover{box-shadow:0 19px 36px #03374470,inset 0 0 0 1px #ffffff30}main.site-shell:not(.admin-page) .product-image{border:1px solid #e4cb8d;border-radius:12px;height:220px;overflow:hidden;box-shadow:0 6px 15px #03445435;background:#e8f0ed!important}main.site-shell:not(.admin-page) .product-gallery{background:linear-gradient(145deg,#f5f0df,#dbeae6);padding:5px}main.site-shell:not(.admin-page) .gallery-main,main.site-shell:not(.admin-page) .gallery-main img{background:#f8f5e9}main.site-shell:not(.admin-page) .gallery-pagination{color:#07566a}main.site-shell:not(.admin-page) .gallery-pagination button{background:#81b9b9}main.site-shell:not(.admin-page) .gallery-pagination button.active{background:#c39e54}main.site-shell:not(.admin-page) .gallery-pagination span{color:#07566a}main.site-shell:not(.admin-page) .gallery-arrow{color:#07566a;background:#fff8e9ed;border-color:#d4b66f}main.site-shell:not(.admin-page) .product-image>b{color:#073f4e;background:linear-gradient(145deg,#d9bd78,#b68e43);box-shadow:0 4px 10px #033f4d40}main.site-shell:not(.admin-page) .product-image>i{color:#ffe2a0;background:#07566ae8;border-color:#d5b778}main.site-shell:not(.admin-page) .product-card .maker{color:#f1d28e;letter-spacing:.05em}main.site-shell:not(.admin-page) .product-card h3{color:#fff7dc;font-family:Georgia,Times New Roman,serif;font-size:18px;font-weight:500}main.site-shell:not(.admin-page) .product-card p{color:#d9f0ed}main.site-shell:not(.admin-page) .product-card .pack{color:#cbe7e3}main.site-shell:not(.admin-page) .minimum-order{color:#ffe3a0;background:#07566a;border:1px solid #e7cd8a}main.site-shell:not(.admin-page) .price-row strong{color:#fff2c6;font-family:Georgia,Times New Roman,serif;font-size:20px}main.site-shell:not(.admin-page) .price-row del{color:#b8d4d1}main.site-shell:not(.admin-page) .price-row small{color:#f3d58e}main.site-shell:not(.admin-page) .product-card .product-actions>.add-product{color:#ffe7ad;background:#07576b;border-color:#e5ca85}main.site-shell:not(.admin-page) .product-card .product-actions>.add-product:hover{color:#fff4cf;background:#064658}main.site-shell:not(.admin-page) .product-card .product-actions>.buy-product{color:#064658;background:linear-gradient(145deg,#e0c47f,#b78f47);border-color:#f0d391;box-shadow:0 6px 14px #033e4c50}main.site-shell:not(.admin-page) .product-card .product-actions>.share-product{color:#f8dfa3;background:#064c60;border-color:#d5b778}main.site-shell:not(.admin-page) .product-card .product-actions>.share-product:hover{color:#fff4cc;background:#053f51;border-color:#f0d391}main.site-shell:not(.admin-page) .product-card .product-actions>.add-product:disabled,main.site-shell:not(.admin-page) .product-card .product-actions>.buy-product:disabled{color:#a9cecb;background:#397a85;border-color:#6e9b9e}main.site-shell:not(.admin-page) .product-section .loading,main.site-shell:not(.admin-page) .product-section .empty-state{color:#d9efec}main.site-shell:not(.admin-page) .product-section .empty-state h3{color:#fff3cf}@media (width<=760px){main.site-shell:not(.admin-page) .product-section{padding:40px 14px}main.site-shell:not(.admin-page) .product-grid{gap:12px}main.site-shell:not(.admin-page) .product-card{border-radius:15px}main.site-shell:not(.admin-page) .product-image{height:190px}}@media (width<=480px){main.site-shell:not(.admin-page) .product-section .section-title h2{font-size:25px}main.site-shell:not(.admin-page) .product-grid{gap:10px}main.site-shell:not(.admin-page) .product-card{border-width:1.5px;border-radius:14px;padding:7px}main.site-shell:not(.admin-page) .product-image{border-radius:10px;height:155px}main.site-shell:not(.admin-page) .product-card h3{font-size:14px}main.site-shell:not(.admin-page) .price-row strong{font-size:17px}main.site-shell:not(.admin-page) .product-card .product-actions>button{font-size:8px}}.search-suggestions .suggestion-products{border-bottom:1px solid #e8d7aa}.search-suggestions .suggestion-categories{border-bottom:0}.customer-help-button{z-index:47;color:#fff;text-align:left;background:linear-gradient(145deg,#0aa764,#087f4e);border:1px solid #e8ce8b;border-radius:28px;align-items:center;gap:10px;min-width:154px;height:54px;padding:0 16px;display:flex;position:fixed;bottom:18px;right:18px;box-shadow:0 12px 30px #033e4d55}.customer-help-button>span{font-size:23px}.customer-help-button b,.customer-help-button small{display:block}.customer-help-button b{font-size:12px}.customer-help-button small{color:#dff7e9;margin-top:2px;font-size:9px}.customer-help-button:hover,.customer-help-button.open{transform:translateY(-2px);box-shadow:0 16px 34px #033e4d66}.customer-help-panel{z-index:48;color:#063f51;background:#fffdf7;border:1px solid #d5b778;border-radius:20px;width:min(390px,100vw - 28px);max-height:calc(100vh - 110px);animation:.2s ease-out help-panel-in;position:fixed;bottom:82px;right:18px;overflow:auto;box-shadow:0 26px 70px #032f3d70}.help-panel-head{color:#fff;background:linear-gradient(135deg,#07566a,#078da2);border-radius:19px 19px 0 0;grid-template-columns:46px 1fr auto;align-items:center;gap:11px;padding:18px;display:grid;position:relative}.help-panel-head>span{color:#07566a;background:#fff8e8;border:1px solid #efd595;border-radius:50%;place-items:center;width:46px;height:46px;font-family:Georgia,Times New Roman,serif;font-weight:900;display:grid}.help-panel-head small{color:#efd595;letter-spacing:.12em;font-size:8px;font-weight:900}.help-panel-head h2{color:#fff7dd;margin:3px 0 2px;font-family:Georgia,Times New Roman,serif;font-size:20px}.help-panel-head p{color:#dff2ef;margin:0;font-size:9px}.help-panel-head button{color:#fff;background:#fff2;border:0;border-radius:50%;align-self:start;width:30px;height:30px;padding:0;font-size:21px}.help-welcome{background:#f8f2df;border:1px solid #e8d9ae;border-radius:12px;margin:14px 14px 8px;padding:13px}.help-welcome b{font-size:12px}.help-welcome p{color:#5a7378;margin:5px 0 0;font-size:10px;line-height:1.55}.help-topics{gap:7px;padding:4px 14px 10px;display:grid}.help-topics a{color:#063f51;background:#fff;border:1px solid #d9e7e3;border-radius:11px;grid-template-columns:36px 1fr auto;align-items:center;gap:9px;min-height:57px;padding:8px 10px;text-decoration:none;display:grid}.help-topics a:hover{background:#edf8f5;border-color:#d5b778}.help-topics a>span{color:#087f4e;background:#e5f5ef;border-radius:9px;place-items:center;width:36px;height:36px;font-size:16px;font-weight:900;display:grid}.help-topics b,.help-topics small{display:block}.help-topics b{font-size:11px}.help-topics small{color:#688086;margin-top:3px;font-size:8px}.help-topics i{color:#b28c42;font-size:22px;font-style:normal}.help-whatsapp{color:#fff;background:linear-gradient(145deg,#12b76a,#07854d);border-radius:10px;justify-content:center;align-items:center;gap:8px;height:48px;margin:0 14px;font-size:12px;font-weight:900;text-decoration:none;display:flex;box-shadow:0 7px 16px #087d4a2e}.help-whatsapp span{font-size:17px}.help-call{color:#07566a;text-align:center;margin:12px 14px 5px;font-size:10px;font-weight:800;display:block}.help-hours{color:#75898d;text-align:center;padding:0 14px 14px;font-size:8px;display:block}@keyframes help-panel-in{0%{opacity:0;transform:translateY(12px)scale(.97)}to{opacity:1;transform:none}}.help-panel-head>img{object-fit:contain;background:#fff8e8;border:1px solid #efd595;border-radius:50%;width:46px;height:46px;padding:3px;display:block}@media (width<=600px){.customer-help-button{justify-content:center;width:52px;min-width:0;height:52px;padding:0;bottom:14px;right:12px}.customer-help-button>div{display:none}.customer-help-panel{border-radius:17px;width:calc(100vw - 20px);max-height:calc(100vh - 95px);bottom:76px;right:10px}.help-panel-head{border-radius:16px 16px 0 0}.site-back-button{bottom:14px}}.prescription-backdrop{justify-content:center;align-items:center;padding:16px}.prescription-workspace{text-align:left;width:min(650px,100%);max-height:94vh;padding:30px;overflow:auto}.prescription-workspace>p,.prescription-workspace>h2,.prescription-workspace>span:not(.upload-icon),.prescription-workspace>em{text-align:center}.prescription-workspace .upload-icon{font-size:18px;font-weight:900}.prescription-file-review{background:#f5faf8;border:1px solid #d8e5e1;border-radius:12px;grid-template-columns:100px 1fr;align-items:center;gap:14px;margin:20px 0 14px;padding:12px;display:grid}.prescription-preview{color:#07566a;background:#fff;border:1px solid #d5b778;border-radius:9px;place-items:center;width:100px;height:90px;font-weight:900;display:grid;overflow:hidden}.prescription-preview img{object-fit:contain;width:100%;height:100%}.prescription-file-review b,.prescription-file-review small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.prescription-file-review b{font-size:12px}.prescription-file-review small{color:#687f84;margin-top:5px;font-size:9px}.replace-prescription{color:#087f4e;cursor:pointer;background:#fff;border:1px solid #b9cfca;border-radius:6px;margin-top:9px;padding:6px 9px;font-size:9px;font-weight:800;display:inline-block}.replace-prescription input{display:none}.prescription-search-box{background:#fffaf0;border:1px solid #e5d7ad;border-radius:12px;padding:14px}.prescription-search-box label{color:#07566a;font-size:10px;font-weight:900;display:block}.prescription-search-box textarea{color:#173d46;width:100%;min-height:78px;font:inherit;resize:vertical;background:#fff;border:1px solid #cbdcd8;border-radius:8px;margin-top:7px;padding:10px;font-size:11px}.prescription-search-box>small{color:#7a6961;margin-top:7px;font-size:8px;line-height:1.5;display:block}.prescription-matches{border:1px solid #d8e5e1;border-radius:11px;margin-top:12px;overflow:hidden}.prescription-matches>div{color:#07566a;background:#e9f6f2;justify-content:space-between;padding:9px 11px;font-size:9px;display:flex}.prescription-matches section{max-height:230px;padding:5px;overflow:auto}.prescription-matches section>button{color:#123f49;text-align:left;background:#fff;border:0;border-bottom:1px solid #e7eeeb;grid-template-columns:44px 1fr auto;align-items:center;gap:9px;width:100%;min-height:55px;padding:6px;display:grid}.prescription-matches section>button:last-child{border-bottom:0}.prescription-matches section>button:hover{background:#f0faf7}.prescription-matches section>button>span{background:#f1f5f3;border-radius:7px;place-items:center;width:44px;height:44px;font-size:21px;display:grid;overflow:hidden}.prescription-matches img{object-fit:contain;width:100%;height:100%}.prescription-matches button b,.prescription-matches button small{display:block}.prescription-matches button b{font-size:10px}.prescription-matches button small{color:#708186;margin-top:3px;font-size:8px}.prescription-matches button strong{color:#087f4e;font-size:10px}.prescription-matches>p{color:#7b6860;text-align:center;margin:0;padding:14px;font-size:9px}.prescription-actions{grid-template-columns:1fr 1.35fr;gap:9px;margin:14px 0 8px;display:grid}.prescription-actions button{border-radius:8px;min-height:48px;font-size:10px;font-weight:900}.prescription-whatsapp{color:#fff;background:linear-gradient(145deg,#18b968,#07854d);border:0;justify-content:center;align-items:center;gap:7px;display:flex;box-shadow:0 8px 18px #07854d30}.prescription-whatsapp span{font-size:17px}.prescription-share-note{color:#426557;background:#effaf3;border:1px solid #cbe4d4;border-radius:8px;margin:0 3px 12px;padding:9px 11px;font-size:8px;line-height:1.5;display:block}.prescription-share-note b{color:#087f4e}.prescription-workspace>em{line-height:1.45;display:block}@media (width<=600px){.prescription-backdrop{padding:8px}.prescription-workspace{border-radius:14px;max-height:96vh;padding:24px 15px 18px}.prescription-file-review{grid-template-columns:82px 1fr}.prescription-preview{width:82px;height:80px}.prescription-actions{grid-template-columns:1fr}.prescription-matches section{max-height:200px}}.prescription-scan-status{color:#124a53;background:linear-gradient(135deg,#f1faf7,#fff);border:1px solid #cadfd9;border-radius:12px;grid-template-columns:48px 1fr;align-items:center;gap:12px;margin:14px 0 0;padding:14px;display:grid;position:relative;overflow:hidden}.prescription-scan-icon{color:#07874e;background:#e4f6ef;border-radius:12px;place-items:center;width:48px;height:48px;font-size:20px;font-weight:900;display:grid}.prescription-scan-status b,.prescription-scan-status small{display:block}.prescription-scan-status b{font-size:11px}.prescription-scan-status small{color:#627b80;margin-top:4px;font-size:8px;line-height:1.5}.prescription-scan-status.matched{background:linear-gradient(135deg,#e9f8f1,#fff);border-color:#89ceb0}.prescription-scan-status.no-match,.prescription-scan-status.error,.prescription-scan-status.unsupported{background:#fffaf0;border-color:#e8d197}.prescription-progress{background:#dceae6;height:4px;position:absolute;bottom:0;left:0;right:0}.prescription-progress i{background:linear-gradient(90deg,#10a762,#0b7d8d);border-radius:4px;height:100%;transition:width .25s;display:block}.prescription-rescan{color:#087f4e;background:#fff;border:1px solid #168658}.prescription-rescan:disabled{cursor:not-allowed;opacity:.55}.prescription-matches section>button>div{min-width:0}.prescription-matches section>button>div b{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}@media (width<=760px){main.site-shell:not(.admin-page) .medicine-grid,main.site-shell:not(.admin-page) .beauty-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}main.site-shell:not(.admin-page) .category-grid button{border-radius:12px;min-height:210px;padding-bottom:38px}main.site-shell:not(.admin-page) .category-grid button .category-thumb{border-radius:10px 10px 0 0!important;height:105px!important}main.site-shell:not(.admin-page) .category-grid button>b{margin:10px 7px 0;font-size:11px;line-height:1.18}main.site-shell:not(.admin-page) .category-grid button>small{margin:4px 7px 0;font-size:7px;line-height:1.3}main.site-shell:not(.admin-page) .category-thumb em{border-radius:7px;width:25px;height:25px;font-size:12px;bottom:5px;right:5px}main.site-shell:not(.admin-page) .category-grid button>i{border-radius:7px;width:25px;height:25px;font-size:14px;bottom:7px;right:7px}}@media (width<=390px){main.site-shell:not(.admin-page) .medicine-categories,main.site-shell:not(.admin-page) .beauty-categories{padding-left:8px;padding-right:8px}main.site-shell:not(.admin-page) .category-grid button{min-height:190px}main.site-shell:not(.admin-page) .category-grid button .category-thumb{height:90px!important}main.site-shell:not(.admin-page) .category-grid button>small{display:none}}.size-entry-help{color:var(--navy);background:#eef9f5;border:1px solid #b8d9cb;border-radius:9px;grid-template-columns:36px 1fr;align-items:center;gap:10px;margin:18px 0 12px;padding:12px;display:grid}.size-entry-help>span{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:34px;height:34px;font-size:19px;display:grid}.size-entry-help b,.size-entry-help small{display:block}.size-entry-help b{font-size:10px}.size-entry-help small{color:var(--muted);margin-top:4px;font-size:8px;line-height:1.5}.form-actions{flex-wrap:wrap}.add-size-btn{border-color:var(--green);color:var(--green)}.size-pack{border:1px solid #dfc57f;border-radius:999px;width:max-content;max-width:100%;padding:5px 8px;font-weight:700;color:#725821!important;white-space:normal!important;background:#fff8df!important}.size-pack b{color:#087187}.show-all-results{color:#fff0bf!important;background:#07566a!important;border:1px solid #f0d391!important;border-radius:999px!important;width:max-content!important;height:auto!important;margin-top:12px!important;padding:8px 13px!important;font-size:9px!important;font-weight:900!important;display:block!important}.show-all-results:hover{color:#fff8df!important;background:#064658!important}.top-offer-button{color:#ffe29a;font:inherit;cursor:pointer;background:0 0;border:0;font-weight:900;animation:1.8s ease-in-out infinite offer-pulse}.promo-backdrop{z-index:70;background:#032f3db5}.first-order-offer{color:#fff;text-align:center;background:radial-gradient(circle at 50% 0,#22a9b8 0,#0000 44%),linear-gradient(155deg,#07566a,#063b4c);border:2px solid #efd28a;border-radius:24px;width:min(430px,100vw - 28px);padding:36px 30px 28px;animation:.45s cubic-bezier(.18,.89,.32,1.28) offer-pop;position:relative;overflow:hidden;box-shadow:0 28px 80px #001d27aa}.first-order-offer .modal-close{color:#fff;background:#ffffff20}.offer-badge{color:#ffe4a2;letter-spacing:.13em;background:#073b4bc9;border:1px solid #efd28a;border-radius:999px;padding:7px 13px;font-size:11px;font-weight:900;display:inline-block}.first-order-offer>strong{color:#ffe5a6;justify-content:center;align-items:center;gap:8px;margin:17px 0 4px;font-family:Georgia,Times New Roman,serif;font-size:76px;line-height:1;display:flex}.first-order-offer>strong small{font-size:24px}.first-order-offer h2{color:#fff;margin:8px 0;font-family:Georgia,Times New Roman,serif;font-size:28px}.first-order-offer p{color:#dff3ef;margin:0 auto;font-size:15px;line-height:1.55}.offer-code{background:#ffffff12;border:1px dashed #efd28a;border-radius:12px;margin:20px 0 16px;padding:12px}.offer-code span,.offer-code b{display:block}.offer-code span{color:#bfe5df;font-size:12px}.offer-code b{color:#ffe4a2;margin-top:4px;font-size:14px}.first-order-offer>.primary-btn{width:100%;font-size:15px}.first-order-offer>small{color:#afd4cf;margin-top:12px;font-size:12px;display:block}.offer-confetti i{color:#efd28a;font-style:normal;animation:2.2s ease-in-out infinite confetti-float;position:absolute}.offer-confetti i:first-child{top:14%;left:8%}.offer-confetti i:nth-child(2){animation-delay:.3s;top:28%;right:8%}.offer-confetti i:nth-child(3){animation-delay:.7s;bottom:18%;left:7%}.offer-confetti i:nth-child(4){animation-delay:1s;bottom:9%;right:12%}.offer-confetti i:nth-child(5){animation-delay:1.3s;top:8%;right:28%}.first-order-progress{color:#5b4617;background:#fff8dd;border:1px solid #e2c476;border-radius:12px;grid-template-columns:42px 1fr;align-items:center;gap:10px;margin-bottom:10px;padding:12px;display:grid}.first-order-progress>span{color:#ffe4a2;background:#07566a;border-radius:50%;place-items:center;width:42px;height:42px;font-size:13px;font-weight:900;display:grid}.first-order-progress b,.first-order-progress small{display:block}.first-order-progress b{font-size:12px}.first-order-progress small{margin-top:3px;font-size:10px;line-height:1.35}.first-order-track{background:#dfd5b7;border-radius:6px;height:6px;margin-top:8px;overflow:hidden}.first-order-track i{background:linear-gradient(90deg,#e6bd55,#0b9d73);border-radius:6px;height:100%;transition:width .3s;display:block}.first-order-progress.unlocked{background:#eaf9f1;border-color:#4fbd8b;animation:1.2s ease-in-out 2 offer-pulse}.promo-saving{color:#07854d!important}.checkout-promo-status{color:#705514;background:#fff5d7;border-radius:8px;margin:8px 0;padding:9px;font-size:11px;font-weight:800}.checkout-promo-status.eligible{color:#08784a;background:#e7f8ef}.checkout-promo-status.used{color:#746d5e;background:#f4f1ea}@keyframes offer-pop{0%{opacity:0;transform:scale(.72)translateY(35px)}to{opacity:1;transform:none}}@keyframes offer-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.035)}}@keyframes confetti-float{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-10px)rotate(22deg)}}@media (width<=600px){.first-order-offer{padding:32px 20px 24px}.first-order-offer>strong{font-size:62px}.first-order-offer h2{font-size:24px}.top-offer-button{font-size:11px}}
