*{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}
