*{box-sizing:border-box}:root{--green-950:#022c22;--green-900:#064e3b;--green-800:#065f46;--green-700:#047857;--green-600:#059669;--green-500:#10b981;--green-100:#d1fae5;--green-50:#ecfdf5;--white:#fff;--muted:#064e3bb8;--border:#05966929;--shadow:0 24px 80px #065f4624}html{scroll-behavior:smooth}body{color:var(--green-950);background:var(--white);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}img{max-width:100%;display:block}.site-shell{min-height:100vh;overflow-x:hidden}.container{width:min(1180px,100% - 40px);margin:0 auto}.nav{z-index:50;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffeb;position:fixed;top:0;left:0;right:0}.nav-inner{justify-content:space-between;align-items:center;gap:18px;height:74px;display:flex}.brand,.footer-brand{color:var(--green-800);letter-spacing:-.045em;white-space:nowrap;margin:0;font-size:18px;font-weight:1000}.nav-links{color:var(--green-950);align-items:center;gap:26px;font-size:14px;font-weight:850;display:flex}.nav-links a{transition:all .2s}.nav-links a:hover{color:var(--green-600)}.btn{cursor:pointer;white-space:nowrap;border:0;border-radius:999px;justify-content:center;align-items:center;gap:9px;min-height:46px;padding:13px 22px;font-weight:950;line-height:1;transition:transform .2s,background .2s,color .2s;display:inline-flex}.btn:hover{transform:translateY(-1px)}.btn-primary{color:#fff;background:var(--green-600);box-shadow:0 12px 30px #05966938}.btn-primary:hover{background:var(--green-700)}.btn-light{color:var(--green-800);background:#fff}.btn-light:hover{background:var(--green-50)}.btn-outline{color:#fff;background:0 0;border:1px solid #fff}.btn-outline:hover{color:var(--green-800);background:#fff}.btn-soft{width:100%;color:var(--green-800);background:#fff}.btn-soft:hover{background:var(--green-100)}.hero{color:#fff;align-items:flex-end;min-height:100vh;padding:120px 0 76px;display:flex;position:relative;overflow:hidden}.hero-bg{background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0;transform:scale(1.02)}.hero-content{z-index:1;position:relative}.eyebrow{color:var(--green-600);letter-spacing:.25em;text-transform:uppercase;margin:0 0 13px;font-size:13px;font-weight:1000}.eyebrow.light{color:#ecfdf5db}h1,h2,h3,h4,p{margin-top:0}.hero h1{letter-spacing:-.07em;max-width:980px;margin-bottom:26px;font-size:clamp(48px,9vw,112px);font-weight:1000;line-height:.94}.hero-row{justify-content:space-between;align-items:center;gap:24px;max-width:860px;display:flex}.hero-row p{color:#ecfdf5eb;max-width:620px;margin-bottom:0;font-size:clamp(17px,2vw,21px);font-weight:650;line-height:1.65}.hero-actions{flex-wrap:wrap;gap:12px;display:flex}.info-grid{grid-template-columns:repeat(3,1fr);gap:14px;padding-top:24px;display:grid}.info-pill{border:1px solid var(--border);background:var(--green-50);border-radius:24px;align-items:center;gap:15px;min-height:94px;padding:20px;display:flex}.info-icon{width:52px;height:52px;color:var(--green-700);background:#fff;border-radius:999px;flex:none;place-items:center;display:grid}.info-pill h3{letter-spacing:-.02em;margin-bottom:4px;font-size:16px;font-weight:1000}.info-pill p{color:var(--muted);margin-bottom:0;font-size:14px;font-weight:650}.section{padding:76px 0}.section-head{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:34px;display:flex}.section-head h2,.location-copy h2{letter-spacing:-.055em;margin:0;font-size:clamp(38px,6vw,68px);font-weight:1000;line-height:.98}.section-head>p{max-width:450px;color:var(--muted);margin-bottom:0;font-weight:650;line-height:1.7}.category-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.category-card{background:var(--green-50);height:510px;box-shadow:var(--shadow);border-radius:28px;position:relative;overflow:hidden}.category-card img{object-fit:cover;width:100%;height:100%;transition:all .7s}.category-card:hover img{transform:scale(1.055)}.category-overlay{background:linear-gradient(#0000,#065f462e,#022c22e6);position:absolute;inset:0}.category-content{color:#fff;padding:28px;position:absolute;bottom:0;left:0;right:0}.category-content h3{letter-spacing:-.04em;margin-bottom:10px;font-size:31px;font-weight:1000}.category-content p{color:#ecfdf5e6;margin-bottom:20px;font-weight:650;line-height:1.55}.product-card,.checkout-note,.catalog-card{border:1px solid var(--border);background:#fff;border-radius:28px;box-shadow:0 16px 50px #065f460f}.product-card p,.checkout-note p{color:#064e3bad;margin-bottom:0;font-size:14px;font-weight:650;line-height:1.65}.pill{color:var(--green-800);background:#fff;border-radius:999px;padding:12px 17px;font-size:14px;font-weight:950;box-shadow:0 8px 25px #065f460d}.online-grid{grid-template-columns:.9fr 1.1fr;gap:18px;display:grid}.online-features{color:#fff;background:var(--green-700);box-shadow:var(--shadow);border-radius:28px;padding:30px}.online-features h3{letter-spacing:-.055em;margin:16px 0 26px;font-size:clamp(32px,4vw,52px);font-weight:1000;line-height:1}.feature-list{gap:13px;display:grid}.feature{background:#ffffff21;border:1px solid #ffffff1f;border-radius:22px;gap:13px;padding:18px;display:flex}.feature h4{margin:0 0 7px;font-size:18px}.feature p{color:#ecfdf5e0;margin:0;font-size:14px;font-weight:650;line-height:1.6}.catalog-card{padding:22px}.catalog-top{justify-content:space-between;align-items:center;gap:18px;margin-bottom:18px;display:flex}.catalog-top h3{letter-spacing:-.045em;margin:5px 0 0;font-size:32px;font-weight:1000}.product-grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.product-card{background:var(--green-50);box-shadow:none;padding:22px}.product-card span{color:var(--green-600);letter-spacing:.18em;text-transform:uppercase;font-size:11px;font-weight:950}.product-card h4{letter-spacing:-.04em;margin:12px 0 10px;font-size:22px;font-weight:1000;line-height:1}.checkout-note{background:var(--green-50);box-shadow:none;margin-top:16px;padding:22px}.checkout-note h4{margin:0 0 8px;font-size:19px}.location-card{color:#fff;background:var(--green-700);box-shadow:var(--shadow);border-radius:38px;grid-template-columns:1fr 1fr;display:grid;overflow:hidden}.location-copy{padding:clamp(32px,6vw,64px)}.location-copy p{color:#ecfdf5e6;font-weight:650;line-height:1.8}.location-card iframe{border:0;width:100%;height:100%;min-height:450px}.footer{border-top:1px solid var(--border);padding:34px 0}.footer-inner{justify-content:space-between;align-items:center;gap:22px;display:flex}.footer-inner p{color:#064e3ba6;margin:5px 0 0;font-size:14px;font-weight:650}.footer-actions{flex-wrap:wrap;gap:10px;display:flex}.footer-actions a{border:1px solid var(--border);color:var(--green-900);border-radius:999px;padding:12px 17px;font-size:14px;font-weight:950}.footer-actions a.primary{color:#fff;border-color:var(--green-600);background:var(--green-600)}.float-wa{z-index:60;color:#fff;background:var(--green-600);border-radius:999px;align-items:center;gap:8px;padding:15px 19px;font-weight:950;display:inline-flex;position:fixed;bottom:20px;right:20px;box-shadow:0 16px 46px #05966959}@media (width<=980px){.nav-links{display:none}.hero-row,.section-head,.footer-inner{flex-direction:column;align-items:flex-start}.info-grid,.category-grid,.online-grid,.location-card{grid-template-columns:1fr}.category-card{height:430px}.product-grid{grid-template-columns:1fr}.section{padding:58px 0}.hero{padding-bottom:54px}.hero-actions .btn{width:100%}.desktop-only{display:none}.float-wa{justify-content:center;left:20px;right:20px}}@media (width<=560px){.container{width:min(100% - 28px,1180px)}.brand{font-size:15px}.nav-inner{height:68px}.nav .btn{padding:12px 16px;font-size:13px}.hero h1{font-size:47px}}.shop-controls{gap:14px;margin-bottom:18px;display:grid}.search-box{border:1px solid var(--border);min-height:52px;color:var(--green-700);background:var(--green-50);border-radius:999px;align-items:center;gap:10px;padding:0 16px;display:flex}.search-box input{width:100%;color:var(--green-950);font:inherit;background:0 0;border:0;outline:0;font-weight:700}.search-box input::placeholder{color:#064e3b73}.category-filter{flex-wrap:wrap;gap:8px;display:flex}.category-filter button{border:1px solid var(--border);min-height:40px;color:var(--green-900);cursor:pointer;background:#fff;border-radius:999px;padding:0 14px;font-weight:900;transition:all .2s}.category-filter button:hover,.category-filter button.active{color:#fff;border-color:var(--green-600);background:var(--green-600)}.product-card small{color:#064e3b94;margin-top:12px;font-size:12px;font-weight:800;line-height:1.5;display:block}.product-card button{margin-top:18px}.empty-state,.cart-empty{border:1px dashed var(--border);color:var(--muted);background:var(--green-50);border-radius:22px;margin-top:14px;padding:18px;font-weight:700;line-height:1.6}.cart-grid{grid-template-columns:.9fr 1.1fr;gap:18px;display:grid}.cart-card,.checkout-form{border:1px solid var(--border);background:#fff;border-radius:28px;padding:26px;box-shadow:0 16px 50px #065f460f}.cart-card h3,.checkout-form h3{letter-spacing:-.04em;margin-bottom:18px;font-size:28px;font-weight:1000}.cart-item{background:var(--green-50);border-radius:22px;justify-content:space-between;align-items:center;gap:16px;padding:16px;display:flex}.cart-item h4{letter-spacing:-.035em;margin:0 0 5px;font-size:18px;font-weight:1000}.cart-item p{color:#064e3b9e;margin:0;font-size:13px;font-weight:800}.qty-control{align-items:center;gap:8px;display:flex}.qty-control button{width:34px;height:34px;color:var(--green-800);cursor:pointer;background:#fff;border:0;border-radius:999px;place-items:center;display:grid}.qty-control .delete{color:#b42318}.qty-control span{text-align:center;min-width:22px;font-weight:1000}.checkout-form{gap:14px;display:grid}.checkout-form label{color:var(--green-950);gap:8px;font-size:14px;font-weight:950;display:grid}.checkout-form input,.checkout-form textarea,.checkout-form select{border:1px solid var(--border);width:100%;color:var(--green-950);background:var(--green-50);font:inherit;border-radius:18px;outline:0;padding:14px 15px;font-weight:700}.upload-box{border:1px dashed var(--green-600);min-height:58px;color:var(--green-800);cursor:pointer;background:#d1fae56b;border-radius:20px;align-items:center;padding:15px;position:relative;grid-template-columns:none!important;gap:10px!important;display:flex!important}.upload-box input{opacity:0;cursor:pointer;position:absolute;inset:0}.checkout-button{width:100%;margin-top:4px}.checkout-disclaimer{color:#064e3b9e;margin:0;font-size:12px;font-weight:750;line-height:1.6}@media (width<=980px){.cart-grid{grid-template-columns:1fr}.cart-item{flex-direction:column;align-items:flex-start}.qty-control{justify-content:flex-start;width:100%}}.faq-section{background:#fff}.faq-grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.faq-card{border:1px solid var(--border);background:var(--green-50);border-radius:28px;padding:26px;box-shadow:0 16px 50px #065f460d}.faq-card h3{color:var(--green-950);letter-spacing:-.035em;margin:0 0 12px;font-size:21px;font-weight:1000;line-height:1.15}.faq-card p{color:#064e3bb8;margin:0;font-size:14px;font-weight:650;line-height:1.75}@media (width<=980px){.faq-grid{grid-template-columns:1fr}}.nav-actions{align-items:center;gap:10px;display:flex}.mobile-menu-button{border:1px solid var(--border);min-height:46px;color:var(--green-900);background:var(--green-50);cursor:pointer;border-radius:999px;padding:0 18px;font-weight:950;display:none}.mobile-menu{display:none}.float-cart{z-index:60;color:var(--green-800);border:1px solid var(--border);background:#fff;border-radius:999px;align-items:center;gap:8px;padding:15px 19px;font-weight:950;display:inline-flex;position:fixed;bottom:82px;right:20px;box-shadow:0 16px 46px #0596692e}@media (width<=980px){.mobile-menu-button{justify-content:center;align-items:center;display:inline-flex}.mobile-menu{border-top:1px solid var(--border);background:#fffffff5;gap:8px;padding:12px 20px 18px;display:grid}.mobile-menu a{color:var(--green-950);background:var(--green-50);border-radius:18px;padding:14px 16px;font-weight:950}.float-cart{justify-content:center;bottom:78px;left:20px;right:20px}.float-wa{justify-content:center;left:20px;right:20px}}@media (width<=560px){.nav-actions .btn-primary{display:none}}.product-meta{justify-content:space-between;align-items:center;gap:8px;display:flex}.prescription-badge{color:#fff;letter-spacing:-.01em;white-space:nowrap;background:#b42318;border-radius:999px;align-items:center;min-height:28px;padding:0 10px;font-size:11px;font-weight:1000;display:inline-flex}.prescription-badge.soft{color:var(--green-800);border:1px solid var(--border);background:#fff}.cart-prescription-alert{color:#7a271a;background:#fff4f2;border:1px solid #b4231838;border-left:6px solid #b42318;border-radius:20px;margin-bottom:14px;padding:14px 16px;font-size:13px;font-weight:800;line-height:1.6}.cart-prescription-badge{color:#fff;background:#b42318;border-radius:999px;align-items:center;min-height:26px;margin-top:8px;padding:0 10px;font-size:11px;font-weight:1000;display:inline-flex}.product-sku{color:#064e3b8c;letter-spacing:.02em;border:1px solid var(--border);letter-spacing:.01em;background:#fff;border-radius:999px;margin-top:8px;padding:7px 10px;font-size:11px;font-style:normal;font-weight:850;line-height:1.4;display:block;color:#064e3b7a!important;letter-spacing:.01em!important;background:0 0!important;border:0!important;border-radius:0!important;margin-top:8px!important;padding:0!important;font-size:10px!important;font-style:normal!important;font-weight:750!important;line-height:1.4!important;display:inline-block!important}.float-prescription{z-index:60;color:#7a271a;background:#fff4f2;border:1px solid #b4231838;border-radius:999px;align-items:center;gap:8px;padding:15px 19px;font-weight:950;display:inline-flex;position:fixed;bottom:144px;right:20px;box-shadow:0 16px 46px #b423182e}@media (width<=980px){.float-prescription{justify-content:center;bottom:138px;left:20px;right:20px}}.floating-actions{z-index:80;border:1px solid var(--border);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffeb;border-radius:999px;align-items:center;gap:8px;padding:7px;display:inline-flex;position:fixed;bottom:18px;right:18px;box-shadow:0 18px 55px #065f462e}.floating-action{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;gap:6px;min-height:38px;padding:0 12px;font-size:12px;font-weight:1000;line-height:1;transition:all .2s;display:inline-flex}.floating-action:hover{transform:translateY(-1px)}.floating-action.prescription{color:#7a271a;background:#fff4f2}.floating-action.cart{color:var(--green-800);background:var(--green-50)}.floating-action.whatsapp{color:#fff;background:var(--green-600)}@media (width<=560px){.floating-actions{justify-content:space-between;gap:6px;bottom:12px;left:10px;right:10px}.floating-action{flex:1;padding:0 8px;font-size:11px}}.floating-actions{z-index:90!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:0 0!important;border:0!important;border-radius:0!important;flex-direction:column!important;align-items:flex-end!important;gap:10px!important;padding:0!important;display:flex!important;position:fixed!important;bottom:18px!important;left:auto!important;right:18px!important}.floating-action{white-space:nowrap!important;border-radius:999px!important;justify-content:flex-start!important;align-items:center!important;gap:8px!important;width:46px!important;height:46px!important;min-height:46px!important;padding:0 14px!important;font-size:12px!important;font-weight:1000!important;transition:width .22s,transform .2s,box-shadow .2s!important;display:inline-flex!important;overflow:hidden!important;box-shadow:0 12px 34px #065f4629!important}.floating-action svg{flex:none!important;width:18px!important;height:18px!important}.floating-action span{opacity:0!important;transition:all .18s!important;transform:translate(6px)!important}.floating-action:hover{width:136px!important;transform:translateY(-2px)!important;box-shadow:0 16px 44px #065f4638!important}.floating-action:hover span{opacity:1!important;transform:translate(0)!important}.floating-action.prescription{color:#7a271a!important;background:#fff4f2!important;border:1px solid #b4231838!important}.floating-action.cart{color:var(--green-800)!important;border:1px solid var(--border)!important;background:#fff!important}.floating-action.whatsapp{color:#fff!important;background:var(--green-600)!important;border:1px solid var(--green-600)!important}.float-prescription,.float-cart,.float-wa{display:none!important}@media (width<=560px){.floating-actions{gap:8px!important;bottom:14px!important;right:12px!important}.floating-action{width:44px!important;height:44px!important;min-height:44px!important;padding:0 13px!important}.floating-action:hover{width:44px!important;transform:none!important}.floating-action span{display:none!important}}.footer-grid{grid-template-columns:1.3fr .7fr .7fr;gap:28px;padding-bottom:28px;display:grid}.footer-column{align-content:start;gap:10px;display:grid}.footer-main{max-width:520px}.footer-column h3{color:var(--green-950);letter-spacing:-.02em;margin:0 0 4px;font-size:16px;font-weight:1000}.footer-column a{color:#064e3bb8;font-size:14px;font-weight:750;line-height:1.45;transition:all .2s}.footer-column a:hover{color:var(--green-600)}.footer-legal{border-left:4px solid var(--green-600);padding-left:12px;color:#064e3bb8!important;margin-top:12px!important}.footer-bottom{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:18px;padding-top:20px;display:flex}.footer-bottom p{color:#064e3b94;margin:0;font-size:13px;font-weight:700}@media (width<=980px){.footer-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column;align-items:flex-start}}#belanja-online .section-head{align-items:flex-start}#belanja-online .online-features{background:radial-gradient(circle at top right, #d1fae547, transparent 36%), linear-gradient(145deg, var(--green-900), var(--green-700));border-radius:30px;align-self:start;padding:28px;position:sticky;top:96px}#belanja-online .online-features h3{font-size:clamp(30px,3.4vw,46px)}#belanja-online .catalog-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffeb;border-radius:32px;padding:24px;box-shadow:0 24px 80px #065f461a}#belanja-online .catalog-top{margin-bottom:20px}.shop-controls{border:1px solid var(--border);background:var(--green-50);border-radius:26px;gap:12px;margin-bottom:22px;padding:14px}.search-box{background:#fff;border-radius:18px;min-height:48px;box-shadow:0 8px 24px #065f460a}.category-filter button{min-height:36px;box-shadow:none;padding:0 12px;font-size:12px}#belanja-online .product-card{background:#fff;border-radius:24px;flex-direction:column;min-height:245px;padding:18px;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;position:relative;box-shadow:0 12px 34px #065f460f}#belanja-online .product-card:hover{border-color:#05966947;transform:translateY(-3px);box-shadow:0 20px 46px #065f461f}#belanja-online .product-meta{align-items:flex-start;margin-bottom:12px}#belanja-online .product-meta span{max-width:58%;color:var(--green-600);letter-spacing:.12em;font-size:10px;font-weight:1000;line-height:1.3}#belanja-online .prescription-badge{min-height:24px;padding:0 8px;font-size:9.5px}#belanja-online .product-card h4{margin:0 0 9px;font-size:20px;line-height:1.05}#belanja-online .product-card p{margin-bottom:12px;font-size:13px;line-height:1.55}#belanja-online .product-card small{color:#064e3b94;margin-top:auto;font-size:11.5px;line-height:1.45}#belanja-online .product-sku{color:#064e3b6b!important;margin-top:7px!important;font-size:9.5px!important;font-weight:700!important}#belanja-online .product-card .btn{background:var(--green-50);min-height:40px;margin-top:14px;padding:11px 14px;font-size:12px}#belanja-online .product-card .btn:hover{color:#fff;background:var(--green-600)}.cart-section{background:radial-gradient(circle at 100% 0,#d1fae57a,#0000 32%),linear-gradient(#f3fbf7,#fff)}.cart-grid{gap:22px}.cart-card,.checkout-form{border-radius:32px;box-shadow:0 22px 70px #065f4614}.cart-item{border:1px solid var(--border);background:#fff}.checkout-form input,.checkout-form textarea,.checkout-form select{background:#fff}.checkout-button{min-height:50px}@media (width<=1180px){#belanja-online .product-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=980px){#belanja-online .online-grid{grid-template-columns:1fr}#belanja-online .online-features{position:static}#belanja-online .product-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=620px){#belanja-online .catalog-card{border-radius:26px;padding:16px}.shop-controls{border-radius:22px;padding:12px}#belanja-online .product-grid{grid-template-columns:1fr}#belanja-online .product-card{min-height:auto}.category-filter{flex-wrap:nowrap;padding-bottom:4px;overflow-x:auto}.category-filter button{flex:none}}#belanja-online{background:linear-gradient(#fff 0%,#f4fbf7 100%)!important}#belanja-online .online-grid{grid-template-columns:260px 1fr!important;align-items:start!important;gap:22px!important}#belanja-online .online-features{background:#064e3b!important;border-radius:26px!important;padding:22px!important;position:sticky!important;top:92px!important;box-shadow:0 18px 50px #064e3b29!important}#belanja-online .online-features .eyebrow{font-size:11px!important}#belanja-online .online-features h3{letter-spacing:-.04em!important;font-size:26px!important;line-height:1!important}#belanja-online .feature-list{gap:10px!important}#belanja-online .feature h4{font-size:14px!important}#belanja-online .catalog-card{border:1px solid var(--border)!important;background:#fff!important;border-radius:30px!important;padding:24px!important;box-shadow:0 24px 70px #065f4614!important}#belanja-online .catalog-top{justify-content:space-between!important;align-items:center!important;gap:18px!important;margin-bottom:18px!important;display:flex!important}#belanja-online .catalog-top h3{font-size:38px!important;line-height:.95!important}.shop-controls{background:#ecfdf5!important;border:1px solid #05966929!important;border-radius:24px!important;padding:14px!important}.search-box{background:#fff!important;border-radius:16px!important;min-height:50px!important}.category-filter{gap:8px!important}.category-filter button{min-height:34px!important;padding:0 13px!important;font-size:12px!important}#belanja-online .product-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px!important}.marketplace-product{background:#fff!important;border:1px solid #05966924!important;border-radius:24px!important;flex-direction:column!important;min-height:360px!important;padding:0!important;display:flex!important;overflow:hidden!important;box-shadow:0 14px 38px #065f4612!important}.marketplace-product:hover{transform:translateY(-4px)!important;box-shadow:0 24px 60px #065f4624!important}.product-image-wrap{aspect-ratio:1/.72;background:#ecfdf5;width:100%;position:relative;overflow:hidden}.product-image-wrap img{object-fit:cover;width:100%;height:100%;transition:transform .28s;display:block}.marketplace-product:hover .product-image-wrap img{transform:scale(1.04)}.marketplace-product .product-meta,.marketplace-product h4,.marketplace-product p,.marketplace-product small,.marketplace-product .product-sku,.marketplace-product .btn{margin-left:16px!important;margin-right:16px!important}.marketplace-product .product-meta{margin-top:14px!important;margin-bottom:10px!important}.marketplace-product .product-meta span{color:var(--green-600)!important;letter-spacing:.12em!important;font-size:10px!important;font-weight:1000!important}.marketplace-product .prescription-badge{min-height:22px!important;padding:0 8px!important;font-size:9px!important}.marketplace-product h4{color:var(--green-950)!important;letter-spacing:-.04em!important;margin-top:0!important;margin-bottom:8px!important;font-size:18px!important;line-height:1.05!important}.marketplace-product p{color:#064e3bb3!important;margin-bottom:10px!important;font-size:12.5px!important;line-height:1.5!important}.marketplace-product small{color:#064e3b94!important;margin-top:auto!important;font-size:11px!important;line-height:1.45!important}.marketplace-product .product-sku{color:#064e3b61!important;margin-top:7px!important;font-size:9px!important}.marketplace-product .btn{color:#fff!important;background:var(--green-600)!important;border-radius:999px!important;width:auto!important;min-height:42px!important;margin-top:14px!important;margin-bottom:16px!important;padding:0 14px!important;font-size:12px!important;font-weight:1000!important}.marketplace-product .btn:hover{background:var(--green-800)!important}@media (width<=1280px){#belanja-online .product-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (width<=980px){#belanja-online .online-grid{grid-template-columns:1fr!important}#belanja-online .online-features{position:static!important}#belanja-online .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (width<=620px){#belanja-online .catalog-top{flex-direction:column!important;align-items:flex-start!important}#belanja-online .catalog-card{border-radius:24px!important;padding:16px!important}#belanja-online .product-grid{grid-template-columns:1fr!important}.marketplace-product{min-height:auto!important}.product-image-wrap{aspect-ratio:1/.58}}.image-disclaimer{z-index:2;color:#064e3bbd;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffd6;border:1px solid #064e3b1f;border-radius:999px;padding:6px 9px;font-size:10px;font-weight:950;line-height:1;position:absolute;bottom:10px;right:10px}.catalog-note{color:#064e3b9e;max-width:560px;margin:10px 0 0;font-size:13px;font-weight:750;line-height:1.6}.image-disclaimer{display:none!important}.catalog-note{max-width:560px;color:#064e3b7a!important;margin-top:6px!important;font-size:11.5px!important;font-weight:650!important;line-height:1.5!important}#belanja-online{scroll-margin-top:96px}#belanja-online .online-features{max-height:calc(100vh - 120px);overflow:auto;border-radius:22px!important;padding:18px!important}#belanja-online .online-features h3{font-size:22px!important;line-height:1.05!important}#belanja-online .feature{border-radius:14px!important;padding:10px 12px!important}#belanja-online .feature h4{margin-bottom:4px!important;font-size:13px!important}#belanja-online .feature p{font-size:11px!important;line-height:1.45!important}#belanja-online .catalog-card{padding:20px!important}#belanja-online .catalog-top h3{font-size:34px!important}#belanja-online .product-image-wrap{aspect-ratio:1/.62!important}.marketplace-product h4{font-size:17px!important}.marketplace-product p{font-size:12px!important}.marketplace-product small{font-size:10.5px!important}@media (width<=980px){#belanja-online .online-grid{grid-template-columns:1fr!important}#belanja-online .online-features{max-height:none;overflow:visible}}#belanja-online .online-features{display:none!important}#belanja-online .online-grid{grid-template-columns:1fr!important;gap:0!important}#belanja-online .catalog-card{width:100%!important}#belanja-online .product-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}@media (width<=1180px){#belanja-online .product-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (width<=900px){#belanja-online .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (width<=620px){#belanja-online .product-grid{grid-template-columns:1fr!important}}.marketplace-product p{display:none!important}.marketplace-product small{min-height:34px;color:#064e3b9e!important;margin-top:6px!important;font-size:11px!important;font-weight:750!important}.marketplace-product .product-sku{display:none!important}.marketplace-product h4{min-height:38px;margin-bottom:8px!important;font-size:18px!important}.marketplace-product{min-height:310px!important}.marketplace-product .btn{margin-top:12px!important}@media (width<=620px){.marketplace-product h4,.marketplace-product small{min-height:auto}}.marketplace-product small:before{content:"Harga & stok dikonfirmasi admin · ";color:#059669eb;font-weight:950}.marketplace-product .btn{letter-spacing:.01em}.marketplace-product .btn.is-added{transform:translateY(-1px);background:var(--green-800)!important;box-shadow:0 12px 28px #065f4638!important}.cart-count-badge{color:#fff;background:#dc2626;border:2px solid #fff;border-radius:999px;place-items:center;min-width:20px;height:20px;padding:0 5px;font-size:11px;font-weight:1000;line-height:1;display:grid;position:absolute;top:-6px;right:-6px;box-shadow:0 8px 20px #dc262647}.floating-action.cart{position:relative!important}.product-image-wrap{aspect-ratio:4/3!important;background:#f8fffb!important}.product-image-wrap img{object-fit:contain!important;background:#f8fffb!important;padding:6px!important}.cart-toast{z-index:120;max-width:270px;color:var(--green-950);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff5;border:1px solid #0596692e;border-radius:18px;gap:3px;padding:12px 14px;animation:.22s both cartToastIn;display:grid;position:fixed;bottom:78px;right:78px;box-shadow:0 18px 50px #065f462e}.cart-toast strong{font-size:13px;font-weight:1000}.cart-toast span{color:#064e3bad;font-size:12px;font-weight:750}@keyframes cartToastIn{0%{opacity:0;transform:translateY(10px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.floating-action{overflow:visible!important}.floating-actions.has-new-item .floating-action.cart{animation:.55s 2 cartPulse}@keyframes cartPulse{0%{transform:scale(1)}45%{transform:scale(1.12)}to{transform:scale(1)}}.cart-count-badge{z-index:5!important;top:-7px!important;right:-7px!important}@media (width<=620px){.cart-toast{max-width:220px;bottom:70px;right:64px}}#keranjang{scroll-margin-top:96px}.cart-card,.checkout-form{background:#fffffff5!important;border:1px solid #05966924!important}.cart-card h3,.checkout-form h3{color:var(--green-950);letter-spacing:-.04em;font-size:28px;line-height:1}.cart-empty{color:#064e3b9e;background:#f8fffb;border:1px dashed #05966947;border-radius:22px;padding:22px;font-size:14px;font-weight:750;line-height:1.6}.cart-list{gap:12px;display:grid}.cart-item{border-radius:22px!important;grid-template-columns:1fr auto!important;align-items:center!important;gap:14px!important;padding:14px!important;display:grid!important}.cart-item strong{color:var(--green-950);font-size:15px;font-weight:1000;line-height:1.2;display:block}.cart-item span,.cart-item small{color:#064e3b94;font-size:12px;font-weight:750}.cart-actions{border:1px solid var(--border);background:#f8fffb;border-radius:999px;padding:6px;align-items:center!important;gap:8px!important;display:inline-flex!important}.cart-actions button{place-items:center;display:grid;width:30px!important;height:30px!important;color:var(--green-800)!important;background:#fff!important;border:1px solid #05966929!important;border-radius:999px!important;font-size:16px!important;font-weight:1000!important;line-height:1!important}.cart-actions button:hover{color:#fff!important;background:var(--green-600)!important}.cart-actions b,.cart-actions span{text-align:center;min-width:20px;color:var(--green-950)!important;font-size:13px!important;font-weight:1000!important}.checkout-button,.checkout-form .btn,.cart-card .btn{border-radius:999px!important}.checkout-button{background:var(--green-600)!important;min-height:54px!important;font-size:15px!important;font-weight:1000!important;box-shadow:0 18px 44px #05966938!important}.checkout-button:hover{transform:translateY(-1px);background:var(--green-800)!important}.prescription-warning,.cart-warning,.rx-warning{color:#7a271a!important;background:#fff7f5!important;border:1px solid #b4231829!important;border-radius:20px!important}@media (width<=620px){.cart-item{grid-template-columns:1fr!important}.cart-actions{justify-self:start}}.checkout-empty-note{color:#064e3bad;background:#f8fffb;border:1px dashed #05966947;border-radius:18px;margin:-4px 0 18px;padding:12px 14px;font-size:13px;font-weight:800;line-height:1.55}.checkout-button.is-disabled{cursor:pointer;color:#064e3b94!important;box-shadow:none!important;background:#dff7eb!important}.checkout-button.is-disabled:hover{background:#dff7eb!important;transform:none!important}#konsultasi-apoteker{scroll-margin-top:96px}.pharmacist-section{background:radial-gradient(circle at 100% 0,#d1fae56b,#0000 34%),linear-gradient(#fff 0%,#f3fbf7 100%)}.pharmacist-card{color:#fff;background:radial-gradient(circle at top right, #10b98142, transparent 34%), linear-gradient(135deg, var(--green-950), var(--green-700));border-radius:34px;grid-template-columns:1.35fr .65fr;gap:24px;padding:34px;display:grid;box-shadow:0 28px 90px #064e3b2e}.pharmacist-content h2{color:#fff;letter-spacing:-.06em;max-width:780px;margin:0;font-size:clamp(34px,5vw,64px);line-height:.95}.pharmacist-content p{color:#ffffffd1;max-width:720px;margin:18px 0 0;font-size:17px;font-weight:750;line-height:1.75}.consultation-tags{flex-wrap:wrap;gap:10px;margin-top:24px;display:flex}.consultation-tags span{color:#fff;background:#ffffff1a;border:1px solid #ffffff2e;border-radius:999px;padding:10px 14px;font-size:13px;font-weight:900}.consultation-actions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.btn-outline-light{color:#fff;background:0 0;border:1px solid #ffffff6b}.btn-outline-light:hover{color:var(--green-950);background:#fff}.pharmacist-note{background:#ffffff1a;border:1px solid #ffffff29;border-radius:26px;align-content:end;align-self:stretch;gap:16px;padding:22px;display:grid}.pharmacist-note h3{color:#fff;margin:0 0 8px;font-size:18px}.pharmacist-note p{color:#ffffffc7;margin:0;font-size:13px;font-weight:750;line-height:1.65}@media (width<=900px){.pharmacist-card{grid-template-columns:1fr;padding:24px}.pharmacist-note{align-content:start}}.pharmacist-note{align-content:stretch!important;gap:12px!important}.consultation-point{background:#ffffff1a;border-radius:18px;grid-template-columns:auto 1fr;align-items:start;gap:12px;padding:14px;display:grid}.consultation-point h3{color:#fff;margin:0 0 5px;font-size:15px;line-height:1.2}.consultation-point p{color:#ffffffc2;margin:0;font-size:12px;font-weight:750;line-height:1.5}.pharmacist-disclaimer{border-top:1px solid #ffffff24;padding-top:14px;color:#ffffffa8!important;margin:6px 0 0!important;font-size:11.5px!important;font-weight:700!important;line-height:1.55!important}.hero-actions{flex-wrap:wrap}@media (width<=620px){.hero-actions .btn{justify-content:center;width:100%}}.delivery-area-note{color:#064e3b94;margin-top:-2px;font-size:12px;font-weight:750;line-height:1.5;display:block}.delivery-summary-box{border:1px solid #05966929;border-left:5px solid var(--green-600);background:#f8fffb;border-radius:18px;gap:5px;margin-top:-4px;margin-bottom:8px;padding:13px 14px;display:grid}.delivery-summary-box strong{color:var(--green-950);font-size:13px;font-weight:1000}.delivery-summary-box span{color:#064e3ba3;font-size:12px;font-weight:750;line-height:1.55}.checkout-form select{cursor:pointer}#upload-resep{scroll-margin-top:96px}.upload-recipe-section{background:#fff}.upload-recipe-card{background:radial-gradient(circle at 0 0,#d1fae585,#0000 34%),linear-gradient(#fff,#f8fffb);border:1px solid #05966924;border-radius:34px;grid-template-columns:1.2fr .8fr;align-items:stretch;gap:24px;padding:clamp(24px,4vw,42px);display:grid;box-shadow:0 24px 80px #065f4614}.upload-recipe-card h2{max-width:780px;color:var(--green-950);letter-spacing:-.06em;margin:0;font-size:clamp(34px,5vw,58px);line-height:.98}.upload-recipe-card p{color:#064e3bb3;max-width:720px;margin:18px 0 0;font-size:15px;font-weight:700;line-height:1.75}.upload-recipe-steps{flex-wrap:wrap;gap:10px;margin-top:24px;display:flex}.upload-recipe-steps span{border:1px solid var(--border);color:var(--green-800);background:#fff;border-radius:999px;padding:10px 13px;font-size:12px;font-weight:950}.upload-recipe-action{color:#fff;background:linear-gradient(135deg, var(--green-800), var(--green-600));border-radius:26px;align-content:center;gap:12px;padding:24px;display:grid}.upload-recipe-action h3{color:#fff;margin:0;font-size:24px;line-height:1.05}.upload-recipe-action p{color:#ffffffd1;margin:0;font-size:13px;line-height:1.6}@media (width<=900px){.upload-recipe-card{grid-template-columns:1fr}}.checkout-form{gap:14px!important}.checkout-form h3{margin-bottom:2px!important}.checkout-form label{gap:7px!important;font-size:13px!important;font-weight:950!important}.checkout-form input,.checkout-form textarea,.checkout-form select{border-radius:16px!important;min-height:46px!important;padding:12px 14px!important;font-size:13px!important}.checkout-form textarea{resize:vertical;min-height:86px!important}.checkout-form .upload-box{border-radius:18px!important;min-height:58px!important;padding:14px!important}.checkout-disclaimer{color:#064e3b8a!important;margin-top:-4px!important;font-size:11.5px!important;font-weight:700!important;line-height:1.5!important}.delivery-summary-box{margin-top:-2px!important;margin-bottom:2px!important;padding:11px 13px!important}@media (width<=620px){.checkout-form{padding:20px!important}.checkout-form h3{font-size:24px!important}.checkout-form textarea{min-height:78px!important}}.mobile-menu-group{gap:8px;display:grid}.mobile-menu-group p{color:#064e3b94;letter-spacing:.08em;text-transform:uppercase;margin:8px 4px 2px;font-size:11px;font-weight:1000}.mobile-menu{max-height:calc(100vh - 74px);overflow:auto}.catalog-next-action{background:#f8fffb;border:1px solid #05966929;border-radius:24px;justify-content:space-between;align-items:center;gap:16px;margin-top:20px;padding:16px;display:flex}.catalog-next-action div{gap:4px;display:grid}.catalog-next-action strong{color:var(--green-950);font-size:15px;font-weight:1000}.catalog-next-action span{color:#064e3b9e;font-size:13px;font-weight:750;line-height:1.45}.catalog-next-action .btn{flex:none}@media (width<=620px){.catalog-next-action{flex-direction:column;align-items:stretch}.catalog-next-action .btn{justify-content:center;width:100%}}.sticky-checkout-bar{z-index:115;color:#fff;background:var(--green-700);border:1px solid #ffffff47;border-radius:999px;justify-content:space-between;align-items:center;gap:18px;min-width:min(420px,100vw - 130px);padding:12px 16px 12px 18px;display:none;position:fixed;bottom:22px;left:50%;transform:translate(-50%);box-shadow:0 18px 50px #065f4638}.sticky-checkout-bar span{font-size:13px;font-weight:850}.sticky-checkout-bar strong{color:var(--green-800);background:#fff;border-radius:999px;padding:8px 14px;font-size:12px;font-weight:1000}@media (width<=760px){.sticky-checkout-bar{display:flex}.floating-actions{bottom:92px!important}.cart-toast{bottom:146px!important}.sticky-checkout-bar{border-radius:22px!important;width:auto!important;min-width:0!important;padding:10px 12px 10px 16px!important;bottom:14px!important;left:16px!important;right:16px!important;transform:none!important}.sticky-checkout-bar span{font-size:13px!important}.sticky-checkout-bar strong{padding:8px 16px!important;font-size:12px!important}.floating-action.cart{display:none!important}.floating-actions{gap:10px!important;bottom:88px!important;right:14px!important}.cart-toast{max-width:calc(100vw - 32px)!important;bottom:150px!important;right:14px!important}.site-shell{padding-bottom:84px}#belanja-online{padding-top:22px!important;scroll-margin-top:82px!important}#belanja-online .container{padding-top:0!important}#belanja-online .section-head{margin-bottom:16px!important}#belanja-online .section-head h2{font-size:34px!important;line-height:.98!important}#belanja-online .section-head>p,#belanja-online .section-head div+p{font-size:13px!important;line-height:1.55!important}#belanja-online .catalog-card{margin-top:0!important}#belanja-online .catalog-top{margin-bottom:14px!important}#belanja-online .shop-controls{margin-bottom:16px!important}#belanja-online .product-grid{gap:14px!important}.marketplace-product{border-radius:22px!important;min-height:auto!important}.marketplace-product .product-meta{margin-top:12px!important;margin-bottom:8px!important}.marketplace-product h4{min-height:auto!important;margin-bottom:8px!important;font-size:18px!important}.marketplace-product small{min-height:auto!important;font-size:11px!important;line-height:1.45!important}.marketplace-product .btn{min-height:44px!important;margin-top:12px!important;margin-bottom:14px!important}.product-image-wrap{aspect-ratio:4/2.5!important}.product-image-wrap img{padding:4px!important}}.product-empty-state{text-align:center;background:#f8fffb;border:1px dashed #05966947;border-radius:24px;justify-items:center;gap:10px;margin-top:18px;padding:28px 18px;display:grid}.product-empty-state strong{color:var(--green-950);font-size:18px;font-weight:1000}.product-empty-state span{color:#064e3ba3;max-width:520px;font-size:13px;font-weight:750;line-height:1.6}.product-empty-state .btn{margin-top:4px}.form-warning{color:#b42318;margin-top:-2px;font-size:11.5px;font-weight:850;line-height:1.4;display:block}.checkout-button.is-disabled{opacity:.82}.featured-product-badge{width:fit-content;color:var(--green-800);background:#ecfdf5;border:1px solid #05966929;border-radius:999px;margin:0 16px 8px;padding:6px 9px;font-size:10px;font-style:normal;font-weight:1000;line-height:1;display:inline-flex}.product-image-wrap .featured-product-badge{z-index:2!important;width:fit-content!important;color:var(--green-800)!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;background:#ffffffe6!important;border:1px solid #0596692e!important;border-radius:999px!important;margin:0!important;padding:6px 9px!important;font-size:10px!important;font-style:normal!important;font-weight:1000!important;line-height:1!important;display:inline-flex!important;position:absolute!important;top:10px!important;left:10px!important}@media (width<=760px){.category-filter{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap!important;gap:8px!important;padding-bottom:4px!important;display:flex!important;overflow-x:auto!important}.category-filter::-webkit-scrollbar{display:none}.category-filter button{white-space:nowrap!important;flex:none!important;min-height:34px!important;padding:0 12px!important;font-size:11px!important}.shop-controls{gap:10px!important}}#kemitraan{scroll-margin-top:96px}.partnership-section{background:radial-gradient(circle at 0 0,#d1fae547,#0000 34%),linear-gradient(#fff 0%,#f8fffb 100%)}.partnership-modern{padding-top:70px;padding-bottom:70px}.partnership-modern-head{gap:14px;max-width:920px;margin-bottom:30px;display:grid}.partnership-modern-head h2{max-width:900px;color:var(--green-950);letter-spacing:-.06em;margin:0;font-size:clamp(34px,4.8vw,56px);line-height:.98}.partnership-modern-head p{color:#064e3bad;max-width:820px;margin:0;font-size:15px;font-weight:750;line-height:1.7}.partnership-modern-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;display:grid}.partnership-modern-card{background:#ffffffeb;border:1px solid #05966924;border-radius:26px;flex-direction:column;align-items:flex-start;gap:14px;min-height:280px;padding:22px;display:flex;box-shadow:0 14px 36px #065f460e}.partnership-modern-card.highlight{background:radial-gradient(circle at 100% 0,#10b98126,#0000 38%),linear-gradient(#fff,#f8fffb);border-color:#05966938}.partnership-modern-card svg{width:32px;height:32px;color:var(--green-600);flex:none}.partnership-modern-card div{gap:8px;display:grid}.partnership-modern-card h3{color:var(--green-950);letter-spacing:-.035em;margin:0;font-size:19px;line-height:1.12}.partnership-modern-card p{color:#064e3b9e;margin:0;font-size:12.5px;font-weight:750;line-height:1.58}.partnership-modern-cta{color:#fff;background:linear-gradient(135deg, var(--green-950), var(--green-700));border-radius:26px;justify-content:space-between;align-items:center;gap:18px;margin-top:16px;padding:20px;display:flex;box-shadow:0 18px 50px #065f461f}.partnership-modern-cta div{gap:5px;display:grid}.partnership-modern-cta strong{letter-spacing:-.035em;font-size:20px;font-weight:1000}.partnership-modern-cta span{color:#ffffffc7;font-size:13px;font-weight:750;line-height:1.5}.partnership-modern-cta .btn{flex:none}@media (width<=1180px){.partnership-modern-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=820px){.partnership-modern{padding-top:48px;padding-bottom:48px}.partnership-modern-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.partnership-modern-card{min-height:230px}}@media (width<=620px){.partnership-modern-grid{grid-template-columns:1fr}.partnership-modern-card{min-height:auto}.partnership-modern-cta{flex-direction:column;align-items:stretch}.partnership-modern-cta .btn{justify-content:center;width:100%}}.site-shell[data-page=\/]>section{display:none}.site-shell[data-page=\/]>#home,.site-shell[data-page=\/]>#kategori{display:block}.site-shell[data-page=\/belanja]>section:not(#belanja-online),.site-shell[data-page=\/pesanan]>section:not(#keranjang),.site-shell[data-page=\/konsultasi]>section:not(#konsultasi-apoteker),.site-shell[data-page=\/upload-resep]>section:not(#upload-resep),.site-shell[data-page=\/kemitraan]>section:not(#kemitraan),.site-shell[data-page=\/lokasi]>section:not(#lokasi),.site-shell[data-page=\/faq]>section:not(#faq){display:none}.site-shell[data-page=\/belanja]>#belanja-online,.site-shell[data-page=\/pesanan]>#keranjang,.site-shell[data-page=\/konsultasi]>#konsultasi-apoteker,.site-shell[data-page=\/upload-resep]>#upload-resep,.site-shell[data-page=\/kemitraan]>#kemitraan,.site-shell[data-page=\/lokasi]>#lokasi,.site-shell[data-page=\/faq]>#faq{display:block}.home-start-section{background:#fff;padding-top:42px;padding-bottom:42px}.home-start-card{background:radial-gradient(circle at 100% 0,#d1fae575,#0000 34%),linear-gradient(#fff,#f8fffb);border:1px solid #05966924;border-radius:34px;grid-template-columns:.9fr 1.1fr;align-items:center;gap:24px;padding:clamp(24px,4vw,38px);display:grid;box-shadow:0 22px 70px #065f4613}.home-start-card h2{max-width:580px;color:var(--green-950);letter-spacing:-.055em;margin:0;font-size:clamp(32px,4vw,50px);line-height:.98}.home-start-card p{color:#064e3ba8;max-width:560px;margin:14px 0 0;font-size:14px;font-weight:750;line-height:1.65}.home-start-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.home-start-action{min-height:138px;color:var(--green-950);background:#ffffffe6;border:1px solid #05966924;border-radius:24px;gap:12px;padding:20px;text-decoration:none;transition:transform .18s,box-shadow .18s;display:grid;box-shadow:0 14px 34px #065f460e}.home-start-action:hover{transform:translateY(-2px);box-shadow:0 18px 42px #065f4617}.home-start-action svg{color:var(--green-600)}.home-start-action span{letter-spacing:-.035em;align-self:end;font-size:18px;font-weight:1000}@media (width<=820px){.home-start-card{grid-template-columns:1fr}}@media (width<=560px){.home-start-actions{grid-template-columns:1fr}.home-start-action{min-height:108px}}.site-shell[data-page=\/]>.home-start-section{order:2;display:block}.site-shell[data-page=\/]{flex-direction:column;display:flex}.site-shell[data-page=\/]>#kategori .section-head h2{font-size:clamp(40px,6vw,82px)!important;line-height:.95!important}.site-shell[data-page=\/]>#kategori{padding-top:56px!important}.site-shell[data-page=\/]>#home{order:1}.site-shell[data-page=\/]>.home-start-section{order:2}.site-shell[data-page=\/]>#kategori{order:3}.site-shell[data-page=\/]>.footer{order:99}.site-shell[data-page=\/]>.floating-actions,.site-shell[data-page=\/]>.last-added-toast,.site-shell[data-page=\/]>.sticky-checkout-bar{order:100}.floating-action.is-active{color:#fff!important;background:var(--green-600)!important;box-shadow:0 14px 34px #0596694d!important}.floating-action.is-active svg{color:#fff!important}.delivery-page-section{background:#f7fcf9}.delivery-page-card{background:radial-gradient(circle at 0 0,#d1fae58a,#0000 34%),#fff;border:1px solid #05966921;border-radius:36px;grid-template-columns:.94fr 1.06fr;align-items:center;gap:clamp(28px,5vw,56px);padding:clamp(26px,5vw,54px);display:grid;box-shadow:0 24px 72px #065f4614}.delivery-page-copy h1{max-width:650px;color:var(--green-950);letter-spacing:-.06em;margin:10px 0 18px;font-size:clamp(42px,5.3vw,66px);font-weight:1000;line-height:.98}.delivery-page-lead{color:#064e3bb3;max-width:580px;margin:0;font-size:16px;font-weight:650;line-height:1.75}.delivery-page-points{gap:12px;margin:30px 0;display:grid}.delivery-page-point{color:var(--green-700);background:#f8fffb;border:1px solid #0596691f;border-radius:18px;align-items:flex-start;gap:14px;padding:14px 16px;display:flex}.delivery-page-point div{gap:4px;display:grid}.delivery-page-point strong{color:var(--green-950);font-size:14px;font-weight:950}.delivery-page-point span{color:#064e3b9e;font-size:13px;font-weight:650;line-height:1.5}.delivery-page-actions{flex-wrap:wrap;gap:12px;display:flex}.delivery-page-note{color:#064e3b8c;margin:22px 0 0;font-size:12px;font-weight:700;line-height:1.65}.delivery-page-visual{background:var(--green-50);border-radius:28px;min-height:560px;position:relative;overflow:hidden}.delivery-page-visual img{object-fit:cover;width:100%;height:100%;min-height:560px;display:block}.delivery-page-badge{color:var(--green-800);background:#fffffff0;border-radius:999px;align-items:center;gap:9px;padding:12px 16px;font-size:13px;font-weight:950;display:inline-flex;position:absolute;bottom:18px;right:18px;box-shadow:0 14px 34px #065f4624}.site-shell[data-page=\/layanan-antar]>section:not(#layanan-antar){display:none}.site-shell[data-page=\/layanan-antar]>#layanan-antar{display:block}@media (width<=980px){.delivery-page-card{grid-template-columns:1fr}.delivery-page-visual,.delivery-page-visual img{min-height:390px}}@media (width<=560px){.delivery-page-card{border-radius:26px;padding:20px}.delivery-page-copy h1{font-size:38px}.delivery-page-actions .btn{justify-content:center;width:100%}.delivery-page-visual,.delivery-page-visual img{min-height:300px}}.brand-mobile,.mobile-header-action{display:none}@media (width<=760px){.container{width:min(100% - 32px,100%)!important}.nav{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:80!important;background:#fffffffa!important;border-bottom:1px solid #0596691a!important;height:auto!important;min-height:62px!important;position:sticky!important;top:0!important}.nav-inner{gap:10px!important;height:62px!important;min-height:62px!important;padding-top:0!important;padding-bottom:0!important}.brand-desktop{display:none!important}.brand-mobile{min-width:0;color:var(--green-950);flex:auto;align-items:center;gap:9px;text-decoration:none;display:inline-flex}.brand-mobile img{object-fit:contain;border-radius:11px;flex:0 0 38px;width:38px;height:38px}.brand-mobile span{gap:1px;min-width:0;line-height:1;display:grid}.brand-mobile small{color:#064e3b8c;letter-spacing:.18em;font-size:8px;font-weight:950}.brand-mobile strong{white-space:nowrap;text-overflow:ellipsis;color:var(--green-950);letter-spacing:-.05em;font-size:13px;font-weight:1000;overflow:hidden}.nav-links{display:none!important}.nav-actions{flex:none;align-items:center;display:flex;gap:7px!important;margin-left:auto!important}.nav-actions .btn-primary,.nav-whatsapp-desktop{display:none!important}.mobile-header-action{border-radius:13px;justify-content:center;align-items:center;width:39px;height:39px;min-height:39px;padding:0;display:inline-flex}.mobile-whatsapp{color:#fff;background:var(--green-600);box-shadow:0 10px 23px #0596692e}.mobile-menu-button{width:auto!important;min-width:56px!important;height:38px!important;min-height:38px!important;color:var(--green-800)!important;background:var(--green-50)!important;border:1px solid #05966933!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;padding:0 12px!important;display:inline-flex!important}.mobile-menu{max-height:calc(100vh - 82px);overflow:auto;z-index:100!important;background:#fff!important;border:1px solid #05966921!important;border-radius:22px!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important;padding:16px!important;display:grid!important;position:absolute!important;top:calc(100% + 8px)!important;left:16px!important;right:16px!important;box-shadow:0 22px 54px #022c2224!important}.mobile-menu-group{align-content:start;display:grid;gap:5px!important}.mobile-menu-group p{text-transform:uppercase;font-weight:950;color:#064e3b87!important;letter-spacing:.11em!important;margin:0 0 7px!important;font-size:10px!important}.mobile-menu a{min-height:42px;color:var(--green-950);background:#f8fffb;align-items:center;text-decoration:none;display:flex;border-radius:11px!important;padding:9px 8px!important;font-size:13px!important;font-weight:850!important;line-height:1.15!important}.site-shell[data-page=\/]>#home.hero{height:auto!important;min-height:calc(100svh - 62px)!important;padding:0!important}.site-shell[data-page=\/]>#home .hero-content{flex-direction:column!important;justify-content:flex-end!important;gap:0!important;min-height:calc(100svh - 62px)!important;padding-top:52px!important;padding-bottom:34px!important;display:flex!important}.site-shell[data-page=\/]>#home .eyebrow{letter-spacing:.28em!important;margin:0 0 13px!important;font-size:10px!important}.site-shell[data-page=\/]>#home h1{letter-spacing:-.065em!important;max-width:100%!important;margin:0 0 17px!important;font-size:clamp(44px,13.4vw,56px)!important;line-height:.94!important}.site-shell[data-page=\/]>#home .hero-row{flex-direction:column!important;gap:19px!important;display:flex!important}.site-shell[data-page=\/]>#home .hero-row p{max-width:100%!important;margin:0!important;font-size:14px!important;font-weight:650!important;line-height:1.6!important}.site-shell[data-page=\/]>#home .hero-actions{width:100%!important;margin:0!important}.site-shell[data-page=\/]>#home .hero-actions .btn{border-radius:999px!important;width:auto!important;min-height:48px!important;padding:0 24px!important;font-size:14px!important}.site-shell[data-page=\/]>.info-grid{gap:10px!important;padding-top:14px!important;padding-bottom:12px!important}.site-shell[data-page=\/]>.info-grid .info-pill{border-radius:17px!important;min-height:0!important;padding:13px!important}.site-shell[data-page=\/]>.info-grid .info-icon{width:42px!important;height:42px!important}.site-shell[data-page=\/]>.info-grid h3{font-size:14px!important}.site-shell[data-page=\/]>.info-grid p{font-size:12px!important}.floating-actions{display:none!important}.cart-toast{z-index:105!important;border-radius:16px!important;max-width:none!important;padding:11px 13px!important;inset:70px 12px auto!important}.sticky-checkout-bar{z-index:110!important}}@media (width<=380px){.mobile-menu-button{min-width:52px!important;padding:0 10px!important}.site-shell[data-page=\/]>#home h1{font-size:41px!important}}@media (width<=760px){.site-shell[data-page=\/lokasi]>#lokasi,.site-shell[data-page=\/faq]>#faq,.site-shell[data-page=\/konsultasi]>#konsultasi-apoteker,.site-shell[data-page=\/upload-resep]>#upload-resep,.site-shell[data-page=\/layanan-antar]>#layanan-antar{padding-top:28px!important;padding-bottom:42px!important}.site-shell[data-page=\/kemitraan]>#kemitraan{padding-top:30px!important;padding-bottom:42px!important}}.service-shortcut-card{grid-template-columns:.8fr 1.2fr}.service-shortcut-heading h2{max-width:520px;color:var(--green-950);letter-spacing:-.055em;margin:0;font-size:clamp(32px,4vw,48px);line-height:.98}.service-shortcut-heading>p:last-child{color:#064e3ba8;max-width:470px;margin:14px 0 0;font-size:14px;font-weight:750;line-height:1.65}.service-shortcut-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;display:grid}.service-shortcut{min-height:142px;color:var(--green-950);text-align:center;background:#fffffff0;border:1px solid #0596691f;border-radius:24px;align-content:center;justify-items:center;gap:10px;padding:16px 8px;text-decoration:none;transition:transform .18s,box-shadow .18s;display:grid}.service-shortcut:hover{transform:translateY(-2px);box-shadow:0 18px 38px #065f4614}.service-shortcut-icon{width:58px;height:58px;color:var(--green-700);background:#ecfdf5;border-radius:999px;place-items:center;display:grid}.service-shortcut strong{color:var(--green-950);font-size:14px;font-weight:950;line-height:1}.service-shortcut small{color:#064e3b94;font-size:12px;font-weight:750;line-height:1}.mobile-bottom-nav{display:none}@media (width<=760px){.service-shortcut-card{border-radius:26px!important;padding:22px 14px 18px!important;display:block!important}.service-shortcut-heading{padding:0 8px}.service-shortcut-heading h2{margin-bottom:10px;font-size:30px}.service-shortcut-heading>p:last-child{margin-top:0;font-size:13px;line-height:1.6}.service-shortcut-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:5px;margin-top:22px}.service-shortcut{min-height:98px;box-shadow:none;background:0 0;border:0;border-radius:18px;gap:7px;padding:5px 1px}.service-shortcut:hover{box-shadow:none;transform:none}.service-shortcut-icon{width:52px;height:52px}.service-shortcut-icon svg{width:22px;height:22px}.service-shortcut strong,.service-shortcut small{font-size:10.5px;line-height:1.08}.mobile-bottom-nav{z-index:120;min-height:68px;padding:7px 5px max(7px, env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffffa;border-top:1px solid #05966921;grid-template-columns:repeat(5,1fr);display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 28px #065f4612}.mobile-bottom-item{color:#064e3b8a;border-radius:16px;align-content:center;justify-items:center;gap:5px;min-height:52px;text-decoration:none;display:grid;position:relative}.mobile-bottom-item.is-active{color:var(--green-700);background:#ecfdf5}.mobile-bottom-icon{place-items:center;display:grid;position:relative}.mobile-bottom-item small{font-size:10px;font-weight:900;line-height:1}.mobile-bottom-badge{color:#fff;background:#dc2626;border:2px solid #fff;border-radius:999px;place-items:center;min-width:18px;height:18px;padding:0 4px;font-size:10px;font-weight:1000;line-height:1;display:grid;position:absolute;top:-8px;right:-12px}.site-shell{padding-bottom:78px!important}.sticky-checkout-bar{bottom:78px!important}}@media (width<=385px){.service-shortcut-icon{width:47px;height:47px}.service-shortcut strong,.service-shortcut small{font-size:9.5px}}@media (width<=760px){.home-start-section{padding-top:22px!important;padding-bottom:22px!important}.service-shortcut-card{box-shadow:none!important;background:#fff!important;border:0!important;border-radius:0!important;padding:14px 8px 12px!important}.service-shortcut-heading{padding:0 8px!important}.service-shortcut-heading .eyebrow{letter-spacing:.18em!important;margin-bottom:8px!important;font-size:11px!important}.service-shortcut-heading h2{letter-spacing:-.045em!important;margin:0!important;font-size:25px!important;line-height:1.05!important}.service-shortcut-heading>p:last-child{display:none!important}.service-shortcut-grid{gap:3px!important;margin-top:20px!important}.service-shortcut{gap:6px!important;min-height:90px!important}.service-shortcut-icon{background:#ecfdf5!important;width:50px!important;height:50px!important}.service-shortcut strong{font-size:10.5px!important}.service-shortcut small{font-size:10px!important}.site-shell[data-page=\/]>.home-start-section{padding-top:18px!important;padding-bottom:6px!important}.site-shell[data-page=\/]>#kategori{padding-top:20px!important;padding-bottom:28px!important}.site-shell[data-page=\/]>#kategori .section-head{margin-bottom:22px!important}.site-shell[data-page=\/]>#kategori .section-head h2{letter-spacing:-.055em!important;font-size:clamp(32px,9vw,42px)!important;line-height:1.02!important}.site-shell[data-page=\/]>#kategori .section-head>p{margin-top:12px!important;font-size:14px!important;line-height:1.6!important}.site-shell[data-page=\/belanja]>#belanja-online{padding-top:18px!important;padding-bottom:30px!important}#belanja-online .catalog-card{box-shadow:none!important;background:#fff!important;border:0!important;border-radius:0!important;padding:12px!important}#belanja-online .catalog-top{margin-bottom:12px!important}#belanja-online .catalog-top h3{letter-spacing:-.05em!important;font-size:29px!important;line-height:1.02!important}#belanja-online .catalog-note{font-size:11px!important;line-height:1.45!important}#belanja-online .shop-controls{border-radius:20px!important;margin-bottom:16px!important;padding:10px!important}#belanja-online .search-box{min-height:46px!important}#belanja-online .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}#belanja-online .marketplace-product{border-radius:18px!important;min-height:0!important;box-shadow:0 8px 25px #065f4611!important}#belanja-online .product-image-wrap{aspect-ratio:1/.84!important}#belanja-online .product-image-wrap img{padding:3px!important}#belanja-online .product-image-wrap .featured-product-badge{padding:5px 7px!important;font-size:8.5px!important;top:6px!important;left:6px!important}#belanja-online .marketplace-product .product-meta,#belanja-online .marketplace-product h4,#belanja-online .marketplace-product p,#belanja-online .marketplace-product small,#belanja-online .marketplace-product .product-sku,#belanja-online .marketplace-product .btn{margin-left:10px!important;margin-right:10px!important}#belanja-online .marketplace-product .product-meta{gap:5px!important;margin-top:9px!important;margin-bottom:7px!important}#belanja-online .marketplace-product .product-meta span{letter-spacing:.08em!important;font-size:8px!important;line-height:1.25!important}#belanja-online .marketplace-product .prescription-badge{min-height:19px!important;padding:0 6px!important;font-size:8px!important}#belanja-online .marketplace-product h4{letter-spacing:-.035em!important;min-height:34px!important;margin-top:0!important;margin-bottom:6px!important;font-size:14px!important;line-height:1.12!important}#belanja-online .marketplace-product small{min-height:31px!important;margin-top:0!important;font-size:9.5px!important;line-height:1.38!important}#belanja-online .marketplace-product .btn{border-radius:12px!important;min-height:36px!important;margin-top:9px!important;margin-bottom:10px!important;padding:0 6px!important;font-size:10.5px!important}#belanja-online .catalog-next-action{border-radius:18px!important;margin-top:16px!important;padding:13px!important}}@media (width<=360px){#belanja-online .product-grid{grid-template-columns:1fr!important}#belanja-online .marketplace-product h4{min-height:0!important;font-size:16px!important}#belanja-online .marketplace-product small{min-height:0!important}}.prescription-service-banner{color:var(--green-950);background:radial-gradient(circle at 100%,#d1fae5b3,#0000 32%),#f8fffb;border:1px solid #05966929;border-radius:22px;align-items:center;gap:14px;margin-bottom:16px;padding:14px 16px;text-decoration:none;transition:transform .18s,border-color .18s,box-shadow .18s;display:flex}.prescription-service-banner:hover{border-color:#05966947;transform:translateY(-1px);box-shadow:0 14px 34px #065f4614}.prescription-service-icon{width:50px;height:50px;color:var(--green-700);background:#dcfce7;border-radius:16px;flex:none;place-items:center;display:grid}.prescription-service-copy{flex:auto;gap:4px;min-width:0;display:grid}.prescription-service-copy strong{color:var(--green-950);letter-spacing:-.025em;font-size:16px;font-weight:1000}.prescription-service-copy small{color:#064e3ba3;font-size:12px;font-weight:750;line-height:1.45}.prescription-service-action{color:#fff;background:var(--green-600);white-space:nowrap;border-radius:999px;flex:none;padding:11px 15px;font-size:12px;font-weight:1000}@media (width<=760px){.prescription-service-banner{border-radius:18px;gap:11px;margin-bottom:14px;padding:11px}.prescription-service-icon{border-radius:13px;width:43px;height:43px}.prescription-service-icon svg{width:20px;height:20px}.prescription-service-copy strong{font-size:13px}.prescription-service-copy small{font-size:10.5px;line-height:1.35}.prescription-service-action{padding:9px 10px;font-size:10px}}@media (width<=380px){.prescription-service-banner{flex-wrap:wrap;align-items:flex-start}.prescription-service-action{margin-left:54px}}.mobile-shop-header,.mobile-category-title{display:none}@media (width<=760px){.site-shell[data-page=\/belanja]>#belanja-online{padding-top:16px!important}#belanja-online .mobile-shop-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;padding:0 2px;display:flex}#belanja-online .mobile-shop-title{min-width:0}#belanja-online .mobile-shop-title .eyebrow{color:#064e3b8c!important;letter-spacing:.15em!important;margin:0 0 5px!important;font-size:10px!important}#belanja-online .mobile-shop-title h1{color:var(--green-950);letter-spacing:-.055em;margin:0;font-size:29px;font-weight:1000;line-height:1}#belanja-online .mobile-shop-prescription{color:#fff;background:var(--green-600);white-space:nowrap;border-radius:999px;flex:none;align-items:center;gap:6px;min-height:39px;padding:0 12px;font-size:11px;font-weight:1000;text-decoration:none;display:inline-flex}#belanja-online>.container>.section-head,#belanja-online .catalog-top,#belanja-online .prescription-service-banner{display:none!important}#belanja-online .catalog-card{padding-top:0!important}#belanja-online .shop-controls{border-radius:20px!important;margin-bottom:16px!important;padding:11px!important}#belanja-online .mobile-category-title{color:var(--green-950);letter-spacing:-.015em;margin:2px 2px 0;font-size:13px;font-weight:950;display:block}#belanja-online .category-filter{margin-top:2px}}@media (width<=380px){#belanja-online .mobile-shop-header{flex-direction:column;align-items:flex-start}#belanja-online .mobile-shop-prescription{justify-content:center;width:100%}}@media (width<=760px){.mobile-bottom-item:focus{outline:none}.mobile-bottom-item:focus-visible{outline-offset:-2px;outline:2px solid #05966961}}.need-filter-block{gap:12px;margin-top:14px;display:grid}.need-filter-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.need-filter-heading strong{color:var(--green-950);letter-spacing:-.02em;font-size:14px;font-weight:950}.reset-shop-filter{color:var(--green-700);cursor:pointer;background:0 0;border:0;padding:4px 8px;font-size:12px;font-weight:900}.need-filter-grid{grid-template-columns:repeat(8,minmax(0,1fr));gap:8px;display:grid}.need-filter-item{color:#064e3bad;cursor:pointer;background:#fff;border:1px solid #0596691f;border-radius:17px;align-content:center;justify-items:center;gap:8px;min-height:84px;padding:9px 4px;transition:border-color .18s,background .18s,color .18s;display:grid}.need-filter-item span{width:39px;height:39px;color:var(--green-700);background:#ecfdf5;border-radius:999px;place-items:center;display:grid}.need-filter-item small{text-align:center;font-size:10.5px;font-weight:850;line-height:1.15}.need-filter-item.active{color:var(--green-900);background:#ecfdf5;border-color:#05966961}@media (width<=980px){.need-filter-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width<=760px){#belanja-online .need-filter-block{gap:10px;margin-top:14px}#belanja-online .need-filter-heading strong{font-size:13px}#belanja-online .need-filter-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}#belanja-online .need-filter-item{border-radius:14px;gap:6px;min-height:74px;padding:7px 2px}#belanja-online .need-filter-item span{width:36px;height:36px}#belanja-online .need-filter-item span svg{width:18px;height:18px}#belanja-online .need-filter-item small{font-size:9.5px}#belanja-online .mobile-category-title{margin-top:15px}}.product-category-title{color:var(--green-950);letter-spacing:-.015em;margin:16px 2px 2px;font-size:13px;font-weight:950}@media (width<=760px){#belanja-online .product-category-title{margin-top:15px}}.need-result-panel{background:radial-gradient(circle at 100%,#d1fae5b8,#0000 34%),#fff;border:1px solid #0596692e;border-radius:24px;justify-content:space-between;align-items:center;gap:24px;margin:18px 0;padding:20px 22px;display:flex}.need-result-copy{gap:7px;max-width:700px;display:grid}.need-result-copy .eyebrow{margin:0;font-size:10px}.need-result-copy h3{color:var(--green-950);letter-spacing:-.045em;margin:0;font-size:clamp(22px,2.5vw,29px);line-height:1.05}.need-result-copy>p{color:#064e3bbd;margin:0;font-size:14px;font-weight:750;line-height:1.55}.need-result-copy small{color:#064e3b8a;max-width:680px;font-size:11.5px;font-weight:700;line-height:1.55}.need-result-action{flex:none;justify-items:end;gap:11px;display:grid}.need-result-action strong{color:var(--green-700);font-size:12px;font-weight:950}.need-result-action .btn{white-space:nowrap;min-height:44px;padding:0 18px}@media (width<=760px){#belanja-online .need-result-panel{border-radius:18px;flex-direction:column;align-items:stretch;gap:14px;margin:14px 0;padding:14px}#belanja-online .need-result-copy{gap:6px}#belanja-online .need-result-copy .eyebrow{font-size:9px}#belanja-online .need-result-copy h3{font-size:20px}#belanja-online .need-result-copy>p{font-size:12px;line-height:1.48}#belanja-online .need-result-copy small{font-size:10px;line-height:1.5}#belanja-online .need-result-action{justify-content:space-between;align-items:center;gap:10px;display:flex}#belanja-online .need-result-action strong{font-size:10.5px}#belanja-online .need-result-action .btn{min-height:38px;padding:0 13px;font-size:10.5px}}.product-photo-placeholder{color:#064e3b9e;background:radial-gradient(circle at 100% 0,#d1fae5d1,#0000 44%),linear-gradient(145deg,#fff,#f1fcf6);align-content:center;place-items:center;gap:12px;width:100%;height:100%;min-height:100%;padding:16px;display:grid}.product-photo-placeholder span{width:68px;height:68px;color:var(--green-700);background:#ecfdf5;border:1px solid #05966924;border-radius:999px;place-items:center;display:grid}.product-photo-placeholder small{color:#064e3b8a;text-align:center;font-size:12px;font-weight:850;line-height:1.3}@media (width<=760px){#belanja-online .product-photo-placeholder{gap:7px;padding:8px}#belanja-online .product-photo-placeholder span{width:48px;height:48px}#belanja-online .product-photo-placeholder span svg{width:23px;height:23px}#belanja-online .product-photo-placeholder small{font-size:9.5px}}.applied-category-filter{color:#064e3bb3;background:#fff;border:1px solid #05966929;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;margin-top:14px;padding:10px 12px;font-size:12px;font-weight:750;display:flex}.applied-category-filter strong{color:var(--green-900)}.applied-category-filter button{color:var(--green-700);cursor:pointer;background:#ecfdf5;border:0;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:950}.catalog-results-heading{justify-content:space-between;align-items:end;gap:18px;margin:25px 0 16px;display:flex}.catalog-results-heading .eyebrow{margin:0 0 7px;font-size:10px}.catalog-results-heading h3{color:var(--green-950);letter-spacing:-.05em;margin:0;font-size:clamp(25px,2.8vw,32px);line-height:1}.catalog-results-heading small{color:#064e3b8f;text-align:right;max-width:270px;font-size:12px;font-weight:750;line-height:1.45}.catalog-results-toggle-wrap{justify-content:center;margin-top:22px;display:flex}.catalog-results-toggle{color:#fff;background:var(--green-600);cursor:pointer;border:1px solid #05966933;border-radius:999px;min-height:48px;padding:0 24px;font-size:13px;font-weight:950}.catalog-results-toggle.is-secondary{color:var(--green-800);background:#fff}@media (width<=760px){#belanja-online .applied-category-filter{margin-top:12px;padding:8px 10px;font-size:10.5px}#belanja-online .catalog-results-heading{flex-direction:column;align-items:start;gap:5px;margin:18px 0 12px}#belanja-online .catalog-results-heading .eyebrow{margin-bottom:5px;font-size:9px}#belanja-online .catalog-results-heading h3{font-size:22px}#belanja-online .catalog-results-heading small{text-align:left;font-size:10.5px}#belanja-online .catalog-results-toggle-wrap{margin-top:16px}#belanja-online .catalog-results-toggle{min-height:42px;padding:0 18px;font-size:11px}}.need-filter-item:focus{outline:none}.need-filter-item:focus-visible{outline-offset:-2px;outline:2px solid #05966966}.need-filter-item.need-flu-batuk:not(.active) span{color:#0891b2;background:#e6f8fc}.need-filter-item.need-demam-nyeri:not(.active) span{color:#ea580c;background:#fff0e8}.need-filter-item.need-maag-pencernaan:not(.active) span{color:#b45309;background:#fff4d6}.need-filter-item.need-vitamin-daya-tahan:not(.active) span{color:#f97316;background:#fff1e8}.need-filter-item.need-p3k-rumah:not(.active) span{color:#e11d48;background:#ffe8ee}.need-filter-item.need-alat-kesehatan:not(.active) span{color:#0f766e;background:#e4f8f5}.need-filter-item.need-ibu-anak:not(.active) span{color:#db2777;background:#fce8f2}.need-filter-item.need-perawatan-harian:not(.active) span{color:#7c3aed;background:#f2eaff}.need-filter-item.active span{color:#fff!important;background:var(--green-600)!important}.product-photo-placeholder.tone-obat{background:radial-gradient(circle at 100% 0,#ccfbf1e6,#0000 48%),linear-gradient(145deg,#fff,#f3fcf8)}.product-photo-placeholder.tone-obat span{color:#0f766e;background:#e7faf5}.product-photo-placeholder.tone-vitamin{background:radial-gradient(circle at 100% 0,#ffedd5d1,#0000 48%),linear-gradient(145deg,#fff,#fffaf4)}.product-photo-placeholder.tone-vitamin span{color:#f97316;background:#fff1e8}.product-photo-placeholder.tone-p3k{background:radial-gradient(circle at 100% 0,#ffe4e6db,#0000 48%),linear-gradient(145deg,#fff,#fff8f9)}.product-photo-placeholder.tone-p3k span{color:#e11d48;background:#ffe8ee}.product-photo-placeholder.tone-alkes{background:radial-gradient(circle at 100% 0,#cffafed1,#0000 48%),linear-gradient(145deg,#fff,#f4fcfd)}.product-photo-placeholder.tone-alkes span{color:#0891b2;background:#e6f8fc}.product-photo-placeholder.tone-ibu-anak{background:radial-gradient(circle at 100% 0,#fce7f3e0,#0000 48%),linear-gradient(145deg,#fff,#fff7fb)}.product-photo-placeholder.tone-ibu-anak span{color:#db2777;background:#fce8f2}.product-photo-placeholder.tone-perawatan{background:radial-gradient(circle at 100% 0,#ede9fedb,#0000 48%),linear-gradient(145deg,#fff,#fbf9ff)}.product-photo-placeholder.tone-perawatan span{color:#7c3aed;background:#f2eaff}.prescription-order-guidance{color:var(--green-700);background:#f3fcf8;border:1px solid #05966929;border-radius:18px;grid-template-columns:auto 1fr auto;align-items:center;gap:13px;padding:13px 14px;display:grid}.prescription-order-guidance strong{color:var(--green-950);margin-bottom:3px;font-size:13px;font-weight:950;display:block}.prescription-order-guidance p{color:#064e3ba8;margin:0;font-size:11px;font-weight:700;line-height:1.42}.prescription-order-link{color:#fff;background:var(--green-600);white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-height:37px;padding:0 13px;font-size:11px;font-weight:950;text-decoration:none;display:inline-flex}@media (width<=760px){.prescription-order-guidance{grid-template-columns:auto 1fr;gap:10px;padding:11px}.prescription-order-guidance strong{font-size:12px}.prescription-order-guidance p{font-size:10px}.prescription-order-link{grid-column:1/-1;width:100%;min-height:39px;margin-top:3px}}.popular-needs-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.popular-need-card{min-height:255px;color:var(--green-950);background:#fff;border:1px solid #05966921;border-radius:25px;grid-template-rows:auto 1fr auto;gap:15px;padding:23px 21px 20px;text-decoration:none;transition:transform .18s,border-color .18s,box-shadow .18s;display:grid}.popular-need-card:hover{border-color:#05966945;transform:translateY(-3px);box-shadow:0 20px 42px #065f4614}.popular-need-icon{width:58px;height:58px;color:var(--green-700);background:#ecfdf5;border-radius:999px;place-items:center;display:grid}.popular-need-card h3{color:var(--green-950);letter-spacing:-.045em;margin:0 0 8px;font-size:22px;line-height:1.06}.popular-need-card p{color:#064e3b9e;margin:0;font-size:13px;font-weight:700;line-height:1.55}.popular-need-card strong{color:var(--green-700);font-size:12px;font-weight:950}.popular-need-card.need-flu-batuk .popular-need-icon{color:#0891b2;background:#e6f8fc}.popular-need-card.need-demam-nyeri .popular-need-icon{color:#ea580c;background:#fff0e8}.popular-need-card.need-maag-pencernaan .popular-need-icon{color:#b45309;background:#fff4d6}.popular-need-card.need-vitamin-daya-tahan .popular-need-icon{color:#f97316;background:#fff1e8}.popular-needs-all{justify-content:center;margin-top:25px;display:flex}@media (width<=980px){.popular-needs-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.site-shell[data-page=\/]>.popular-needs-section{padding-top:20px!important;padding-bottom:28px!important}.site-shell[data-page=\/]>.popular-needs-section .section-head{margin-bottom:17px!important}.site-shell[data-page=\/]>.popular-needs-section .section-head h2{font-size:28px!important;line-height:1.04!important}.site-shell[data-page=\/]>.popular-needs-section .section-head>p{margin-top:9px!important;font-size:12px!important;line-height:1.5!important}.popular-needs-grid{gap:8px}.popular-need-card{border-radius:18px;gap:10px;min-height:158px;padding:13px 12px 12px}.popular-need-icon{width:43px;height:43px}.popular-need-icon svg{width:20px;height:20px}.popular-need-card h3{margin-bottom:5px;font-size:15px;line-height:1.1}.popular-need-card p{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:10px;line-height:1.35;display:-webkit-box;overflow:hidden}.popular-need-card strong{font-size:10px}.popular-needs-all{margin-top:17px}.popular-needs-all .btn{min-height:42px;padding:0 17px;font-size:11px}}@media (width>=981px){.popular-need-card{gap:12px;min-height:218px;padding:21px 21px 18px}}.delivery-location-box{background:radial-gradient(circle at 100% 0,#d1fae594,#0000 42%),#f8fffb;border:1px solid #0596692b;border-radius:22px;gap:14px;margin:25px 0 22px;padding:17px;display:grid}.delivery-location-heading{color:var(--green-700);align-items:flex-start;gap:12px;display:flex}.delivery-location-heading div{gap:4px;display:grid}.delivery-location-heading strong{color:var(--green-950);font-size:15px;font-weight:950}.delivery-location-heading p{color:#064e3ba3;margin:0;font-size:12px;font-weight:700;line-height:1.55}.delivery-location-result{border-radius:15px;gap:5px;padding:12px 13px;display:grid}.delivery-location-result.is-success{background:#ecfdf5;border:1px solid #05966929}.delivery-location-result.is-error{background:#fff7f7;border:1px solid #dc262621}.delivery-location-result strong{color:var(--green-950);font-size:13px;font-weight:950}.delivery-location-result.is-error strong{color:#991b1b}.delivery-location-result span{color:#064e3ba8;font-size:12px;font-weight:700;line-height:1.5}.delivery-location-result.is-error span{color:#991b1b}.delivery-location-result small{color:#064e3b85;font-size:10.5px;font-weight:700;line-height:1.4}.delivery-location-actions{flex-wrap:wrap;gap:9px;display:flex}.delivery-location-actions .btn{min-height:46px;padding:0 17px;font-size:12px}.delivery-location-actions .btn:disabled{cursor:wait;opacity:.72}.delivery-location-whatsapp{color:#fff!important;background:var(--green-600)!important}@media (width<=560px){.delivery-location-box{border-radius:18px;margin:21px 0 19px;padding:13px}.delivery-location-heading strong{font-size:13px}.delivery-location-heading p,.delivery-location-result span{font-size:11px}.delivery-location-actions{grid-template-columns:1fr;display:grid}.delivery-location-actions .btn{justify-content:center;width:100%}}.delivery-distance-result{color:var(--green-700);background:#fff;border:1px solid #05966924;border-radius:13px;align-items:flex-start;gap:10px;margin-top:7px;padding:10px 11px;display:flex}.delivery-distance-result div{gap:3px;display:grid}.delivery-distance-result strong{color:var(--green-950);font-size:12px;font-weight:950}.delivery-distance-result span{color:#064e3b9e;font-size:11px;font-weight:700;line-height:1.45}@media (width<=560px){.delivery-distance-result{gap:8px;padding:9px}.delivery-distance-result strong{font-size:11px}.delivery-distance-result span{font-size:10px}}.order-location-box{background:radial-gradient(circle at 100% 0,#d1fae56b,#0000 46%),#f8fffb;border:1px solid #05966929;border-radius:18px;gap:11px;padding:13px 14px;display:grid}.order-location-heading{color:var(--green-700);align-items:flex-start;gap:10px;display:flex}.order-location-heading div{gap:3px;display:grid}.order-location-heading strong{color:var(--green-950);font-size:13px;font-weight:950}.order-location-heading p{color:#064e3ba3;margin:0;font-size:11px;font-weight:700;line-height:1.45}.order-location-result{border-radius:14px;gap:5px;padding:10px 11px;display:grid}.order-location-result.is-success{background:#ecfdf5;border:1px solid #05966926}.order-location-result.is-error{background:#fff7f7;border:1px solid #dc262621}.order-location-result>strong{color:var(--green-950);font-size:12px;font-weight:950}.order-location-result.is-error>strong,.order-location-result.is-error span{color:#991b1b}.order-location-result>span{color:#064e3ba3;font-size:11px;font-weight:700;line-height:1.45}.order-distance-result{color:var(--green-700);background:#fff;border:1px solid #05966921;border-radius:12px;align-items:flex-start;gap:8px;margin-top:5px;padding:9px;display:flex}.order-distance-result div{gap:2px;display:grid}.order-distance-result strong{color:var(--green-950);font-size:11.5px;font-weight:950}.order-distance-result span{color:#064e3b99;font-size:10.5px;font-weight:700;line-height:1.4}.order-location-actions{flex-wrap:wrap;gap:8px;display:flex}.order-location-actions .btn{min-height:39px;padding:0 13px;font-size:11px}.order-location-actions .btn:disabled{cursor:wait;opacity:.7}.order-location-privacy{color:#064e3b85;font-size:10.5px;font-weight:700;line-height:1.42}@media (width<=760px){.order-location-box{padding:11px}.order-location-actions{grid-template-columns:1fr;display:grid}.order-location-actions .btn{justify-content:center;width:100%}}.store-status{border:1px solid #0000;border-radius:999px;align-items:center;gap:11px;margin-top:20px;padding:11px 15px;display:inline-flex}.store-status-dot{border-radius:999px;flex:none;width:10px;height:10px}.store-status div{text-align:left;gap:3px;display:grid}.store-status strong{font-size:13px;font-weight:900;line-height:1}.store-status small{font-size:12px;font-weight:700;line-height:1.2}.store-status-open{color:#065f46;background:#ecfdf5;border-color:#05966929}.store-status-open .store-status-dot{background:#10b981;box-shadow:0 0 0 5px #10b98121}.store-status-closed{color:#92400e;background:#fffbeb;border-color:#d9770629}.store-status-closed .store-status-dot{background:#f59e0b;box-shadow:0 0 0 5px #f59e0b24}@media (width<=760px){.service-shortcut-description{display:none!important}.store-status{width:fit-content;margin:16px 0 0;padding:10px 13px;display:flex}.store-status strong{font-size:12px}.store-status small{font-size:11px}}.product-detail-chip{width:fit-content;min-height:27px;color:var(--green-700);cursor:pointer;background:#f3fcf8;border:1px solid #0596692e;border-radius:999px;justify-content:center;align-items:center;padding:0 12px;font-size:11px;font-weight:900;line-height:1;transition:border-color .18s,background .18s,color .18s;display:inline-flex;margin:7px 0 12px 20px!important}.product-detail-chip:hover{color:var(--green-900);background:#e8faf1;border-color:#05966957}.product-detail-chip:focus-visible{outline-offset:2px;outline:2px solid #0596696b}.product-detail-backdrop{z-index:10000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#022c227a;place-items:center;padding:28px;display:grid;position:fixed;inset:0}.product-detail-modal{background:#fff;border-radius:28px;grid-template-columns:minmax(235px,285px) minmax(325px,430px);width:min(740px,100vw - 56px);max-height:calc(100vh - 56px);display:grid;position:relative;overflow:hidden;box-shadow:0 28px 74px #042f2547}.product-detail-close{z-index:20;width:42px;height:42px;color:var(--green-950);cursor:pointer;background:#fff;border:1px solid #064e3b24;border-radius:999px;place-items:center;display:grid;position:absolute;top:15px;right:15px;box-shadow:0 8px 22px #064e3b1f;margin:0!important}.product-detail-close:hover{color:var(--green-700);background:#ecfdf5}.product-detail-close span{font-size:29px;font-weight:350;line-height:.72;display:block;transform:translateY(-1px)}.product-detail-visual{background:#f3fcf8;min-height:388px;overflow:hidden}.product-detail-visual img{object-fit:contain;width:100%;height:100%}.product-detail-visual .product-photo-placeholder{min-height:388px}.product-detail-content{flex-direction:column;gap:14px;padding:52px 28px 26px;display:flex;overflow-y:auto}.product-detail-meta{align-items:center;gap:9px;padding-right:35px;display:flex}.product-detail-meta>span{color:#064e3ba6;letter-spacing:.12em;text-transform:uppercase;font-size:11px;font-weight:900}.product-detail-content h3{color:var(--green-950);letter-spacing:-.045em;margin:0;font-size:clamp(24px,3vw,28px);line-height:1.12}.product-detail-description{color:#064e3bb8;margin:0;font-size:14px;font-weight:650;line-height:1.6}.product-detail-note,.product-detail-availability{background:#f8fffb;border:1px solid #05966921;border-radius:16px;padding:12px 13px}.product-detail-note strong,.product-detail-availability strong{color:var(--green-950);margin-bottom:5px;font-size:12px;font-weight:950;display:block}.product-detail-note p,.product-detail-availability p{color:#064e3bad;margin:0;font-size:12px;font-weight:700;line-height:1.5}.product-detail-actions{grid-template-columns:1.15fr 1fr;gap:9px;margin-top:auto;padding-top:4px;display:grid}.product-detail-actions .btn{width:100%;min-height:46px}@media (width<=760px){#belanja-online .product-detail-chip{min-height:25px;padding:0 10px;font-size:10px;margin:6px 0 10px 12px!important}.product-detail-backdrop{padding:10px 8px max(10px, env(safe-area-inset-bottom));align-items:end}.product-detail-modal{border-radius:25px 25px 20px 20px;width:100%;max-height:min(88vh,700px);display:block;overflow-y:auto}.product-detail-close{float:right;width:39px;height:39px;position:sticky;top:12px;margin:12px 12px -52px 0!important}.product-detail-close span{font-size:27px}.product-detail-visual{height:210px;min-height:210px}.product-detail-visual .product-photo-placeholder{min-height:210px}.product-detail-content{gap:12px;padding:19px 17px 18px;overflow:visible}.product-detail-content h3{font-size:22px}.product-detail-actions{grid-template-columns:1fr}}.install-app-section{display:none}@media (width<=760px){.install-app-section{background:#fff;padding:0 14px 14px;display:block}.install-app-section .container{padding:0}.install-app-card{background:radial-gradient(circle at 100% 0,#d1fae5b8,#0000 42%),#f8fffb;border:1px solid #05966926;border-radius:19px;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;padding:12px 35px 12px 12px;display:grid;position:relative}.install-app-icon{width:43px;height:43px;color:var(--green-700);background:#dcfce7;border-radius:14px;place-items:center;display:grid}.install-app-copy strong{color:var(--green-950);margin-bottom:3px;font-size:12px;font-weight:950;line-height:1.25;display:block}.install-app-copy p{color:#064e3ba6;margin:0;font-size:10.5px;font-weight:700;line-height:1.4}.install-app-button{color:#fff;background:var(--green-600);cursor:pointer;border:0;border-radius:999px;min-height:35px;padding:0 14px;font-size:11px;font-weight:950}.install-app-dismiss{color:#064e3b7a;cursor:pointer;background:0 0;border:0;border-radius:999px;place-items:center;width:22px;height:22px;display:grid;position:absolute;top:6px;right:6px}.install-app-guide{color:var(--green-700);background:#ecfdf5;border-radius:14px;align-items:flex-start;gap:9px;margin-top:8px;padding:10px 12px;display:flex}.install-app-guide p{color:#064e3bc7;margin:0;font-size:11px;font-weight:750;line-height:1.48}}@media (width<=390px){.install-app-card{grid-template-columns:auto 1fr}.install-app-button{grid-column:2;width:fit-content;margin-top:4px}}@media (width<=760px){.site-shell[data-page=\/]>.install-app-section{background:#fff;border-bottom:1px solid #05966914;padding:10px 12px}.site-shell[data-page=\/]>.install-app-section+.hero-section{padding-top:0!important}.install-app-card{border-radius:17px}.hero{position:relative}.hero>.install-app-section{z-index:6;background:0 0;padding:0 12px;display:block;position:absolute;top:12px;left:0;right:0}.hero>.install-app-section .container{padding:0}.hero>.install-app-section .install-app-card{background:#fffffff7;border-color:#fffc;box-shadow:0 10px 30px #022c2224}.hero>.install-app-section .install-app-guide{background:#fffffffa;box-shadow:0 8px 22px #022c221f}}
