:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif;color:#111813;background:#fff;font-synthesis:none;text-rendering:optimizeLegibility;--green: #08b52f;--green-dark: #078d27;--green-soft: #edfaef;--blue: #1478e8;--ink: #111813;--muted: #717783;--line: rgba(20, 30, 24, .12);--line-strong: rgba(20, 30, 24, .2);--surface: #fff;--well: #f7f9f7;--radius-control: 10px;--radius-panel: 14px;--shadow-menu: 0 12px 32px rgba(28, 43, 33, .1), 0 2px 8px rgba(28, 43, 33, .05)}*{box-sizing:border-box}html{min-width:360px;background:#fff;-webkit-text-size-adjust:100%}body{margin:0;min-height:100dvh;background:#fff;color:var(--ink);-webkit-font-smoothing:antialiased}::view-transition-old(root){animation:state-out .12s ease both}::view-transition-new(root){animation:state-in .18s ease-out both}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button,a{color:inherit}img{display:block;max-width:100%;object-fit:contain}h1,h2,h3,p{margin:0}h1,h2,h3,strong{font-weight:600}button:focus-visible,a:focus-visible{outline:2px solid var(--blue);outline-offset:2px}input:focus-visible{outline:2px solid var(--blue);outline-offset:-1px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.icon{width:24px;height:24px;flex:0 0 auto}.page{min-height:100dvh;isolation:isolate;display:flex;flex-direction:column;background:#fff}.site-header{height:112px;padding:22px clamp(28px,3.2vw,52px);display:grid;grid-template-columns:minmax(240px,1fr) minmax(440px,760px) minmax(240px,1fr);align-items:start;gap:28px;border-bottom:1px solid transparent;position:relative;z-index:30}.site-header-compact{height:98px;align-items:center;padding-block:16px;border-color:var(--line)}.brand{display:inline-flex;width:max-content;align-items:center;color:var(--green);text-decoration:none}.brand-logo{width:154px;height:50px;object-fit:contain}.brand-mark{width:48px;height:54px;flex:0 0 auto}.brand>span{display:flex;flex-direction:column;line-height:1;gap:6px}.brand strong{font-size:29px;letter-spacing:-.025em}.brand small{font-size:16px}.profile-wrap{justify-self:end;position:relative}.profile-button{border:0;background:transparent;display:inline-flex;align-items:center;gap:12px;min-height:48px;padding:8px 4px;font-size:17px;cursor:pointer}.profile-button .icon{width:25px;height:25px}.profile-menu{position:absolute;right:0;top:calc(100% + 10px);width:244px;padding:8px;background:#fff;border:1px solid var(--line);border-radius:var(--radius-control);box-shadow:var(--shadow-menu);display:flex;flex-direction:column;z-index:80}.profile-menu{transform-origin:top right;animation:menu-in .15s ease-out both}.profile-menu a,.profile-menu button{border:0;background:transparent;padding:10px 12px;border-radius:6px;text-align:left;text-decoration:none;font-size:15px;cursor:pointer}.profile-menu a:hover,.profile-menu button:hover{background:var(--well)}.profile-menu button{margin-top:8px;padding-top:14px;border-top:1px solid var(--line);border-radius:0 0 6px 6px;color:#a33030}.header-search{width:min(100%,650px);justify-self:center;align-self:center}.home-main{flex:1;display:grid;place-items:center;padding:20px 24px 120px}.home-search-wrap{width:min(100%,892px);position:relative;transform:translateY(-2vh);z-index:20}.search-form{height:104px;position:relative;display:grid;grid-template-columns:76px 1fr 74px;align-items:center;border:1px solid transparent;border-radius:12px;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(100deg,#08b52fa6,#1478e88c,#8b5cf699) border-box;box-shadow:0 0 26px #08b52f17,0 0 22px #5b65f614;overflow:hidden}.search-form-compact{height:62px;grid-template-columns:58px 1fr 58px;border-radius:10px;box-shadow:none}.search-form input{width:100%;height:100%;min-width:0;border:0;outline:0;background:transparent;color:var(--ink);font-size:20px;padding:0;z-index:2}.search-form input::placeholder{color:#81858d;opacity:1}.search-form-compact input{font-size:17px}.search-submit{position:relative;width:100%;height:100%;display:grid;place-items:center;border:0;background:transparent;cursor:pointer;z-index:2}.search-submit .icon{width:31px;height:31px;stroke-width:1.7}.search-form-compact .search-submit .icon{width:25px;height:25px}.touch-target{position:absolute;width:max(100%,48px);height:max(100%,48px);inset:50% auto auto 50%;transform:translate(-50%,-50%)}.search-wave{position:absolute;inset:auto 0 0;height:17px;opacity:.22;background:radial-gradient(90% 90% at 25% 100%,rgba(8,181,47,.52),transparent 55%),radial-gradient(70% 80% at 78% 100%,rgba(130,82,244,.5),transparent 58%);transform-origin:center bottom;animation:wave 4.8s ease-in-out infinite alternate}.ai-mark{width:46px;height:46px;position:relative;display:block;place-self:center;z-index:2}.search-form-compact .ai-mark{width:36px;height:36px}.ai-mark:before,.ai-mark:after{content:"";position:absolute;inset:9px;border:2px solid #1682e8;transform:rotate(45deg);border-radius:48% 10%;animation:ai-pulse 2.4s ease-in-out infinite}.ai-mark:after{inset:17px;border-color:var(--green);animation-delay:-1.2s}.ai-mark i{position:absolute;width:4px;height:4px;background:var(--green);border-radius:50%;animation:dot 2s ease-in-out infinite}.ai-mark i:nth-child(1){left:2px;top:12px}.ai-mark i:nth-child(2){right:2px;top:6px;animation-delay:-.5s;background:#8972ef}.ai-mark i:nth-child(3){right:5px;bottom:7px;animation-delay:-1s;background:#1682e8}.ai-mark i:nth-child(4){left:8px;bottom:3px;animation-delay:-1.5s}@keyframes wave{0%{transform:scaleX(.92) translate(-2%)}to{transform:scaleX(1.08) translate(2%)}}@keyframes ai-pulse{0%,to{transform:rotate(45deg) scale(.86);opacity:.55}50%{transform:rotate(45deg) scale(1.08);opacity:1}}@keyframes dot{0%,to{opacity:.25;transform:scale(.75)}50%{opacity:1;transform:scale(1.25)}}.search-dropdown{position:absolute;left:0;right:0;top:calc(100% + 8px);background:#fff;border:1px solid var(--line);border-radius:0 0 12px 12px;box-shadow:var(--shadow-menu);max-height:min(620px,68vh);overflow-y:auto;z-index:60}.search-dropdown{transform-origin:top center;animation:menu-in .16s ease-out both}.suggestion{min-height:88px;padding:12px 28px;display:flex;align-items:center;gap:20px;border-bottom:1px solid var(--line);cursor:pointer}.suggestion:hover,.suggestion.is-active,.history-row.is-active{background:#f7fbf8}.suggestion img{width:56px;height:56px;flex:0 0 auto}.suggestion-copy{min-width:0;flex:1;display:flex;flex-direction:column;gap:7px}.suggestion-copy strong{font-size:17px;line-height:1.3}.suggestion-copy small{color:var(--muted);font-size:15px}.ad-label{border:0;background:var(--green-soft);color:var(--green-dark);padding:7px 10px;border-radius:6px;font-size:13px;cursor:pointer;flex:0 0 auto}.suggestion-group{padding:16px 28px 18px;border-bottom:1px solid var(--line)}.suggestion-group:last-child{border-bottom:0}.suggestion-group>p{color:var(--muted);font-size:15px;margin-bottom:7px}.history-row{width:100%;min-height:38px;border:0;background:transparent;padding:6px 0;display:flex;align-items:center;gap:14px;text-align:left;font-size:17px;cursor:pointer;border-radius:6px}.history-row .icon{width:18px;height:18px}.empty-inline{color:var(--muted);padding:12px 0}.medical-note{color:#858a94;font-size:13px;text-align:center;padding:18px 24px 22px}.content-shell,.product-shell{width:min(100%,1180px);margin-inline:auto;padding:44px 28px 24px;flex:1}.ai-answer{min-height:146px;display:flex;align-items:flex-start;gap:22px;padding:28px;border:1px solid rgba(20,120,232,.26);border-radius:var(--radius-panel);margin-bottom:32px}.ai-answer .ai-mark{flex:0 0 auto;width:38px;height:38px}.ai-answer h2{font-size:19px;margin-bottom:15px}.ai-answer p{color:#515761;font-size:16px;line-height:1.55;text-wrap:pretty}.ai-answer p+p{margin-top:6px}.results-layout{display:grid;grid-template-columns:minmax(0,7fr) minmax(280px,3fr);gap:28px;align-items:start}.catalog-panel{border:1px solid var(--line);border-radius:var(--radius-panel);overflow:hidden}.panel-heading{padding:23px 26px 18px;border-bottom:1px solid var(--line)}.panel-heading h1{font-size:19px}.product-row{min-height:116px;display:grid;grid-template-columns:116px minmax(0,1fr) minmax(220px,250px);align-items:center;padding:14px 24px;border-bottom:1px solid var(--line);gap:20px}.product-row:not(.skeleton-row){animation:content-in .22s ease-out both}.product-row:nth-child(2){animation-delay:25ms}.product-row:nth-child(3){animation-delay:50ms}.product-row:nth-child(4){animation-delay:75ms}.product-row:last-child{border-bottom:0}.product-row img{width:88px;height:88px}.product-row-copy{min-width:0}.product-row-copy h2{font-size:17px;line-height:1.35;margin-bottom:7px}.product-row-copy p{color:var(--muted);font-size:14px;line-height:1.4}.product-row-buy{align-self:center;display:grid;grid-template-columns:minmax(82px,1fr) auto minmax(96px,auto);align-items:center;gap:8px;text-align:right}.product-row-buy strong{font-size:22px;font-variant-numeric:tabular-nums}.product-row-buy del{color:var(--muted);font-size:13px;align-self:center}.product-row-buy .button{grid-column:auto;min-width:96px}.button{min-height:38px;border-radius:8px;padding:8px 14px;display:inline-flex;align-items:center;justify-content:center;gap:8px;text-decoration:none;border:1px solid transparent;font-size:14px;cursor:pointer;line-height:1.2}.button-primary{color:#fff;background:var(--green);border-color:var(--green)}.button-primary:hover{background:var(--green-dark);border-color:var(--green-dark)}.button-primary:focus-visible{outline-color:var(--green)}.button-outline{color:var(--green-dark);background:#fff;border-color:#088d279e}.button-outline:hover{background:var(--green-soft)}.button-secondary{background:#fff;border-color:var(--line-strong)}.button-ghost{background:transparent;color:var(--green-dark)}.button:disabled{opacity:.55;cursor:not-allowed}.ad-card{position:sticky;top:22px;border:1px solid rgba(103,100,230,.32);border-radius:var(--radius-panel);padding:22px;min-height:472px;display:flex;flex-direction:column;align-items:stretch}.ad-card .ad-label{align-self:flex-start}.ad-card>img{width:100%;height:210px;margin:6px 0 12px}.ad-card h2{font-size:18px;line-height:1.35;margin-bottom:10px}.ad-card>p{font-size:14px;color:var(--muted);line-height:1.5;margin-bottom:20px}.ad-price{display:flex;align-items:baseline;gap:12px;margin-top:auto;margin-bottom:18px}.ad-price strong{font-size:25px;font-variant-numeric:tabular-nums}.ad-price del{color:var(--muted)}.empty-state{padding:52px 24px;text-align:center}.empty-state h2{font-size:20px;margin-bottom:8px}.empty-state p{color:var(--muted)}.skeleton-block,.skeleton-card,.skeleton-row span{background:linear-gradient(95deg,#f3f5f3 30%,#fafbfa,#f3f5f3 70%);background-size:220% 100%;animation:skeleton 1.4s ease-in-out infinite}.skeleton-block{height:146px;border-radius:var(--radius-panel)}.skeleton-block span{display:block;width:60%;height:16px;background:#fffc;margin:32px}.skeleton-card{min-height:420px;border-radius:var(--radius-panel)}.skeleton-row{display:grid}.skeleton-row span{height:14px;border-radius:4px}.skeleton-row span:first-child{height:72px;width:72px}@keyframes skeleton{to{background-position:-220% 0}}.breadcrumbs{display:flex;align-items:center;gap:10px;color:var(--muted);font-size:13px;margin-bottom:28px;overflow:hidden;white-space:nowrap}.breadcrumbs a{text-decoration:none}.breadcrumbs span:last-child{overflow:hidden;text-overflow:ellipsis}.product-layout{display:grid;grid-template-columns:minmax(0,43fr) minmax(0,57fr);align-items:start;gap:24px}.product-info,.availability{border:1px solid var(--line);border-radius:var(--radius-panel);padding:24px}.product-image{height:285px;display:grid;place-items:center;margin-bottom:18px}.product-image img{width:82%;height:100%}.product-copy h1{font-size:26px;line-height:1.22;letter-spacing:-.02em;margin-bottom:18px;text-wrap:balance}.product-meta{display:flex;gap:16px;color:var(--muted);font-size:14px;margin-bottom:20px}.product-meta span:first-child{background:var(--well);padding:6px 10px;border-radius:6px}.product-meta strong{color:var(--ink)}.product-price{display:flex;align-items:baseline;gap:12px;margin-bottom:12px}.product-price strong{font-size:30px;font-variant-numeric:tabular-nums}.product-price del{color:var(--muted)}.stock-status{display:flex;align-items:center;gap:8px;color:var(--green-dark);font-size:14px;margin-bottom:18px}.stock-status .icon{width:18px;height:18px}.stock-empty{color:#b12d36}.product-buy{width:min(100%,260px);min-height:48px;font-size:16px;margin-bottom:28px}.product-description{padding-top:2px}.product-description h2{font-size:15px;margin-bottom:9px}.product-description p{color:#50565f;font-size:15px;line-height:1.52}.availability>h2{font-size:21px;margin-bottom:18px}.location-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;margin-bottom:18px}.location-row>div{border:1px solid var(--line);border-radius:var(--radius-control);min-height:44px;display:flex;align-items:center;gap:10px;padding:8px 14px;min-width:0;color:var(--muted)}.location-row>div span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.location-row .icon{width:19px;height:19px;color:var(--blue)}.pharmacy-map{height:320px;border-radius:10px;overflow:hidden;background:#f1f4ef;margin-bottom:22px;position:relative}.map-loading{height:100%;display:flex;gap:10px;align-items:center;justify-content:center;color:var(--muted)}.map-canvas{height:100%;position:relative;overflow:hidden;background-color:#f2f1ec;background-image:linear-gradient(25deg,transparent 46%,rgba(255,255,255,.95) 47%,rgba(255,255,255,.95) 52%,transparent 53%),linear-gradient(95deg,transparent 46%,rgba(255,255,255,.9) 47%,rgba(255,255,255,.9) 52%,transparent 53%),linear-gradient(155deg,transparent 46%,rgba(255,255,255,.9) 47%,rgba(255,255,255,.9) 52%,transparent 53%);background-size:90px 90px,110px 110px,150px 150px}.map-canvas:after{content:"";position:absolute;right:-5%;top:0;bottom:0;width:20%;background:#b9e3f2}.route-line{position:absolute;left:41%;top:44%;width:38%;height:62px;border-left:4px dashed var(--blue);border-bottom:4px dashed var(--blue);transform:rotate(-12deg);opacity:.85}.map-pin,.user-pin{position:absolute;z-index:3;transform:translate(-50%,-50%);border:0;cursor:pointer}.map-pin{width:34px;height:40px;background:var(--green);color:#fff;border-radius:18px 18px 18px 3px;transform:translate(-50%,-50%) rotate(-45deg);font-size:22px;box-shadow:0 2px 5px #00000038}.map-pin:first-letter{transform:rotate(45deg)}.map-pin.is-selected{background:#087e25;outline:3px solid #fff}.user-pin{width:32px;height:32px;border:7px solid rgba(255,255,255,.92);border-radius:50%;background:var(--blue);box-shadow:0 0 0 8px #1478e829,0 2px 8px #00000038;touch-action:none}.map-zoom{position:absolute;right:18px;top:18px;z-index:4;display:grid;border-radius:7px;overflow:hidden;box-shadow:0 2px 8px #0000001f}.map-zoom button{width:38px;height:38px;border:0;background:#fff;font-size:22px;cursor:pointer}.map-zoom button+button{border-top:1px solid var(--line)}.map-hint{position:absolute;z-index:4;left:0;right:0;bottom:0;min-height:42px;padding:12px 16px;background:#fffffff0;color:var(--muted);font-size:13px}.availability>h3{font-size:17px;margin-bottom:10px}.pharmacy-list{border:1px solid var(--line);border-radius:10px;overflow:hidden}.pharmacy-row{width:100%;min-height:74px;display:grid;grid-template-columns:34px minmax(0,1fr) 96px 76px 20px;align-items:center;gap:10px;padding:11px 13px;border:0;border-bottom:1px solid var(--line);background:#fff;text-align:left;cursor:pointer}.pharmacy-row:last-child{border-bottom:0}.pharmacy-row:hover,.pharmacy-row.is-selected{background:#f5fbf6}.pharmacy-row.is-selected .pharmacy-number{animation:selected-pop .18s ease-out both}.pharmacy-number{width:30px;height:30px;display:grid;place-items:center;background:var(--green);color:#fff;border-radius:50%;font-weight:600}.pharmacy-copy,.pharmacy-distance{display:flex;flex-direction:column;gap:5px;min-width:0}.pharmacy-copy strong{font-size:14px}.pharmacy-copy small,.pharmacy-distance small{color:var(--muted);font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pharmacy-distance strong{font-size:13px;font-weight:500}.pharmacy-stock{color:var(--green-dark);font-size:13px}.pharmacy-row .icon{width:18px;height:18px}.page-cross-sell{margin-top:22px;padding-top:20px;border-top:1px solid var(--line)}.cross-sell-heading{display:grid;gap:6px;margin-bottom:14px}.cross-sell-heading h3{font-size:17px}.cross-sell-heading p{color:var(--muted);font-size:13px;line-height:1.45}.cross-sell-grid{display:grid;gap:10px}.cross-sell-card{display:grid;grid-template-columns:64px minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px;border:1px solid var(--line);border-radius:10px;background:#fff}.cross-sell-card img{width:64px;height:64px}.cross-sell-card h4{margin:0 0 5px;font-size:14px;line-height:1.3;font-weight:600}.cross-sell-card p{margin-bottom:6px;color:var(--muted);font-size:12px;line-height:1.35}.cross-sell-card strong{font-size:14px}.cross-sell-card .button{min-width:92px}.details-section{width:100%;margin-top:24px;padding:28px 24px 12px;display:grid;grid-template-columns:minmax(0,43fr) minmax(0,57fr);gap:24px;border-top:1px solid var(--line)}.details-section h2{grid-column:1 / -1;font-size:20px;margin-bottom:0}.details-section>p{color:#50565f;font-size:16px;line-height:1.6;margin-bottom:22px}.details-section dl{margin:0}.details-section dl div,.data-list div{display:grid;grid-template-columns:1fr 1fr;padding:12px 0;border-top:1px solid var(--line)}.details-section dt,.data-list dt{color:var(--muted)}.details-section dd,.data-list dd{margin:0}.product-page-loading{display:grid;grid-template-columns:43fr 57fr;gap:24px}.modal-backdrop{position:fixed;inset:0;z-index:100;background:#fff;padding:0}.modal-backdrop{animation:backdrop-in .15s ease-out both}.dialog{width:100%;min-height:100dvh;height:100dvh;max-height:none;overflow-y:auto;background:#fff;border-radius:0;padding:clamp(22px,4vw,52px);box-shadow:none;position:relative}.dialog{animation:dialog-in .21s cubic-bezier(.2,.8,.2,1) both}.dialog>h2{font-size:23px;line-height:1.25;margin-bottom:22px;padding-right:36px}.dialog-close{position:absolute;right:15px;top:15px;width:36px;height:36px;display:grid;place-items:center;border:0;background:transparent;cursor:pointer}.dialog-close .icon{width:21px;height:21px}.login-form,.payment-form,.newsletter-form{display:flex;flex-direction:column;gap:14px}.login-form>label,.payment-form>label,.newsletter-form>label:first-child{font-size:14px;font-weight:600}.login-form input[type=tel],.login-form input[inputmode=numeric],.payment-form input,.newsletter-form input[type=email]{height:46px;border:1px solid var(--line-strong);border-radius:8px;padding:10px 12px;font-size:16px}.login-form fieldset{border:0;padding:0;margin:4px 0;display:flex;flex-direction:column;gap:11px}.login-form legend{font-size:14px;font-weight:600;margin-bottom:11px}.checkbox-row,.toggle-row{display:flex;align-items:flex-start;gap:10px;font-size:14px;line-height:1.4}.checkbox-row input,.toggle-row input{width:20px;height:20px;flex:0 0 auto;accent-color:var(--green)}.checkbox-row a{color:var(--green-dark)}.login-form .button-primary,.payment-form .button-primary,.newsletter-form .button-primary{min-height:46px;font-size:15px}.login-form>p{font-size:15px;line-height:1.5;color:var(--muted)}.login-form>small{text-align:center;color:var(--muted)}.form-error{min-height:20px;color:#b12d36!important;font-size:13px!important}.cross-sell-dialog{width:100%}.login-dialog>:not(.dialog-close){width:min(100%,480px);margin-inline:auto}.cross-sell-dialog>:not(.dialog-close){width:min(100%,900px);margin-inline:auto}.dialog-intro{color:var(--muted);font-size:15px;line-height:1.5;margin-bottom:18px}.cross-sell-list{border-top:1px solid var(--line)}.cross-sell-list article{display:grid;grid-template-columns:86px minmax(0,1fr) auto;gap:16px;align-items:center;padding:14px 0;border-bottom:1px solid var(--line)}.cross-sell-list img{width:86px;height:86px}.cross-sell-list h3{font-size:15px;margin-bottom:6px}.cross-sell-list p{color:var(--muted);font-size:13px;margin-bottom:7px}.cross-sell-list strong{font-size:15px}.dialog-summary{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:18px 0;font-size:14px}.dialog-summary span{color:var(--muted);overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.cross-sell-dialog>.button-primary{width:100%;min-height:46px}.checkout-dialog{width:100%}.checkout-dialog>:not(.dialog-close),.success-dialog>:not(.dialog-close){width:min(100%,560px);margin-inline:auto}.checkout-summary{display:grid;grid-template-columns:74px minmax(0,1fr) auto;gap:14px;align-items:center;padding-bottom:18px;border-bottom:1px solid var(--line);margin-bottom:20px}.checkout-summary img{width:74px;height:74px}.checkout-summary div{display:flex;flex-direction:column;gap:6px;min-width:0}.checkout-summary div strong{font-size:14px;line-height:1.35}.checkout-summary div span{color:var(--muted);font-size:12px}.checkout-summary>strong{font-variant-numeric:tabular-nums}.payment-form h3{display:flex;align-items:center;gap:8px;font-size:16px}.payment-form h3 .icon{width:20px;height:20px}.payment-form>div{display:grid;grid-template-columns:1fr 1fr;gap:12px}.payment-form>div label{font-size:13px;font-weight:600}.payment-form>div input{width:100%;margin-top:6px}.payment-form p{color:var(--muted);font-size:12px}.reminder-offer{margin:0 0 20px;padding:16px;border:1px solid rgba(8,181,47,.22);border-radius:10px;background:linear-gradient(135deg,#f7fff8,#fff);animation:content-in .22s ease-out both}.reminder-toggle{display:flex;align-items:flex-start;gap:12px;cursor:pointer}.reminder-toggle input{width:20px;height:20px;margin-top:2px;accent-color:var(--green);flex:0 0 auto}.reminder-toggle>span{min-width:0;display:flex;align-items:center;gap:9px;font-size:15px;line-height:1.35}.reminder-toggle .icon{width:20px;height:20px;color:var(--green-dark)}.reminder-loading{display:flex;align-items:center;gap:10px;margin-top:12px;color:var(--muted)}.reminder-loading p{font-size:13px;line-height:1.45}.reminder-result{margin:12px 0 0 32px;display:grid;gap:6px}.reminder-result time{color:var(--green-dark);font-weight:600;font-size:14px}.reminder-result p{color:#4f5651;font-size:13px;line-height:1.45}.reminder-result small{color:var(--muted);font-size:12px;line-height:1.45}.success-state{display:flex;flex-direction:column;align-items:center;text-align:center;gap:14px}.success-icon{width:62px;height:62px;display:grid;place-items:center;background:var(--green-soft);color:var(--green-dark);border-radius:50%}.success-icon .icon{width:34px;height:34px}.success-state p{color:var(--muted);line-height:1.5}.success-state>strong{font-size:20px;font-variant-numeric:tabular-nums}.success-state>span:not(.success-icon){font-size:14px}.success-reminder{width:100%;display:flex;align-items:flex-start;gap:10px;padding:13px 14px;border-radius:9px;background:var(--green-soft);color:var(--green-dark);text-align:left}.success-reminder .icon{width:20px;height:20px;margin-top:1px}.success-reminder span{color:#23612f;font-size:13px;line-height:1.45}.success-state .button{width:100%;margin-top:8px;min-height:46px}.spinner{width:18px;height:18px;display:inline-block;border:2px solid rgba(20,30,24,.2);border-top-color:var(--green);border-radius:50%;animation:spin .7s linear infinite}.spinner-light{border-color:#ffffff73;border-top-color:#fff}@keyframes spin{to{transform:rotate(360deg)}}.erid-popover{position:fixed;right:26px;bottom:26px;z-index:130;width:248px;display:grid;gap:7px;padding:16px 44px 16px 17px;background:#fff;border:1px solid var(--line);border-radius:10px;box-shadow:var(--shadow-menu)}.erid-popover{transform-origin:bottom right;animation:popover-in .17s ease-out both}.erid-popover strong{font-size:14px}.erid-popover span{color:var(--muted);font-size:13px;font-variant-numeric:tabular-nums}.erid-popover button{position:absolute;right:8px;top:8px;width:32px;height:32px;display:grid;place-items:center;border:0;background:transparent;cursor:pointer}.erid-popover .icon{width:18px;height:18px}.profile-shell{width:min(100%,1080px);margin:0 auto;padding:46px 28px;display:grid;grid-template-columns:230px minmax(0,1fr);gap:54px}.profile-nav{display:flex;flex-direction:column;gap:3px}.profile-nav a{text-decoration:none;padding:10px 12px;border-radius:7px;color:#4f5651;font-size:14px}.profile-nav a.is-current{color:var(--ink);background:var(--green-soft)}.profile-content>h1{font-size:28px;letter-spacing:-.02em;margin-bottom:28px}.orders-list{display:grid;gap:14px}.order-card{border:1px solid var(--line);border-radius:10px;padding:20px;display:grid;grid-template-columns:minmax(150px,1fr) auto auto;align-items:start;gap:18px}.order-number{display:flex;flex-direction:column;gap:5px}.order-number strong{font-size:30px;font-variant-numeric:tabular-nums}.order-number small,.order-card time{color:var(--muted);font-size:12px}.order-status{color:var(--green-dark);background:var(--green-soft);padding:6px 9px;border-radius:6px;font-size:12px}.order-product{grid-column:1 / -1;display:flex;align-items:center;gap:16px;padding-top:14px;border-top:1px solid var(--line)}.order-product img{width:72px;height:72px}.order-product h2{font-size:16px;margin-bottom:7px}.order-card>p{grid-column:1 / -1;font-size:14px;line-height:1.5}.order-card>p span{color:var(--muted)}.data-list{margin:0;max-width:600px}.message-list,.review-list,.favorite-list{display:grid;gap:0;max-width:700px}.message-list article,.review-list article,.favorite-list article{padding:20px 0;border-top:1px solid var(--line)}.message-list time{color:var(--muted);font-size:12px}.message-list h2,.favorite-list h2{font-size:16px;margin:7px 0}.message-list p,.review-list p,.favorite-list p{color:var(--muted);font-size:15px;line-height:1.5}.review-list article{display:grid;grid-template-columns:1fr auto;gap:8px}.review-list article>span{color:#e2a609}.review-list p{grid-column:1 / -1}.bonus-card{width:min(100%,480px);min-height:280px;padding:28px;border-radius:14px;background:#f4faf5;border:1px solid rgba(8,141,39,.18);display:grid;grid-template-columns:1fr 188px;grid-template-rows:auto 1fr auto;gap:18px}.bonus-card>p{font-size:17px}.bonus-card>strong{font-size:32px;align-self:center}.bonus-card>strong small{font-size:14px;color:var(--muted)}.bonus-card>span{font-size:14px;letter-spacing:.08em;font-variant-numeric:tabular-nums}#qr-code{grid-column:2;grid-row:1 / 4;width:188px;height:188px;background:#fff;display:grid;place-items:center;align-self:center}#qr-code canvas{width:188px!important;height:188px!important}.newsletter-form{max-width:420px}@keyframes state-out{to{opacity:0;transform:translateY(-3px)}}@keyframes state-in{0%{opacity:0;transform:translateY(4px)}}@keyframes menu-in{0%{opacity:0;transform:translateY(-5px) scaleY(.98)}}@keyframes content-in{0%{opacity:0;transform:translateY(5px)}}@keyframes backdrop-in{0%{opacity:0}}@keyframes dialog-in{0%{opacity:0}}@keyframes popover-in{0%{opacity:0;transform:translateY(6px) scale(.98)}}@keyframes selected-pop{50%{transform:scale(1.1)}}:where(.site-header,.home-search-wrap,.ai-answer,.catalog-panel,.ad-card,.product-info,.availability,.details-section,.page-cross-sell,.profile-shell,.order-card,.message-list article,.review-list article,.favorite-list article,.bonus-card,.newsletter-form,.dialog>:not(.dialog-close),.pharmacy-row,.cross-sell-card,.checkout-summary,.reminder-offer,.success-state){animation:content-in .24s ease-out both}.catalog-panel .product-row:nth-child(2),.pharmacy-row:nth-child(2),.cross-sell-card:nth-child(2){animation-delay:35ms}.catalog-panel .product-row:nth-child(3),.pharmacy-row:nth-child(3),.cross-sell-card:nth-child(3){animation-delay:70ms}.catalog-panel .product-row:nth-child(4),.pharmacy-row:nth-child(4){animation-delay:105ms}.catalog-panel .product-row:nth-child(5),.pharmacy-row:nth-child(5){animation-delay:.14s}@media(max-width:980px){.site-header{grid-template-columns:1fr minmax(260px,1.4fr) 1fr;padding-inline:24px}.brand-logo{width:138px;height:45px}.brand strong{font-size:23px}.brand small{font-size:14px}.brand-mark{width:40px;height:46px}.profile-button span{display:none}.results-layout{grid-template-columns:1fr}.ad-card{position:static;min-height:0;display:grid;grid-template-columns:150px 1fr;column-gap:22px}.ad-card .ad-label{grid-column:1 / -1}.ad-card>img{grid-row:2 / 6;width:150px;height:150px}.ad-card h2{align-self:end}.ad-card .button{width:180px}.product-layout{grid-template-columns:1fr}.product-info{display:grid;grid-template-columns:42% 1fr;gap:24px}.product-image{height:330px;margin:0}.details-section{width:100%;grid-template-columns:1fr}}@media(max-width:720px){html{min-width:360px}.site-header{height:82px;padding:12px 16px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px}.site-header-compact{height:auto;min-height:130px;grid-template-columns:minmax(0,1fr) auto;align-content:center;border-bottom:0}.site-header-compact .header-search{grid-column:1 / -1;grid-row:2;width:100%}.brand{gap:7px}.brand-logo{width:122px;height:40px}.brand-mark{width:33px;height:38px}.brand strong{font-size:19px}.brand small{font-size:12px}.profile-button{padding:0;min-height:48px;min-width:48px;justify-content:center}.profile-menu{position:fixed;top:76px;right:12px;left:12px;width:auto}.home-main{place-items:start center;padding:clamp(118px,20vh,180px) 16px 80px}.home-search-wrap{transform:none}.search-form{height:72px;grid-template-columns:54px minmax(0,1fr) 50px;border-radius:10px}.search-form input{font-size:16px}.search-form .ai-mark{width:36px;height:36px}.search-submit .icon{width:26px;height:26px}.search-wave{height:11px}.search-dropdown{position:fixed;left:12px;right:12px;top:164px;max-height:calc(100dvh - 178px);border-radius:10px}.home-page .search-dropdown{position:absolute;left:0;right:0;top:calc(100% + 8px);max-height:min(440px,calc(100dvh - 236px))}.suggestion{min-height:78px;padding:10px 14px;gap:12px}.suggestion img{width:48px;height:48px}.suggestion-copy strong,.history-row{font-size:16px}.suggestion-copy small{font-size:14px}.suggestion-group{padding:14px}.medical-note{font-size:11px;line-height:1.4}.content-shell,.product-shell{padding:22px 16px 18px}.ai-answer{min-height:0;padding:18px 16px;gap:12px;margin-bottom:20px}.ai-answer .ai-mark{width:30px;height:30px}.ai-answer h2{font-size:17px;margin-bottom:10px}.ai-answer p{font-size:16px;line-height:1.5}.results-layout{gap:18px}.panel-heading{padding:18px 16px 14px}.product-row{min-height:0;grid-template-columns:76px minmax(0,1fr);padding:14px;gap:12px}.product-row img{width:72px;height:72px}.product-row-copy h2{font-size:16px}.product-row-copy p{font-size:14px}.product-row-buy{grid-column:1 / -1;grid-template-columns:1fr auto 112px;align-items:center}.product-row-buy .button{grid-column:auto;min-height:44px}.ad-card{grid-template-columns:108px minmax(0,1fr);padding:16px;gap:8px 14px}.ad-card>img{width:108px;height:108px}.ad-card h2{font-size:16px}.ad-card>p{font-size:14px;margin-bottom:8px}.ad-card .button{width:100%}.breadcrumbs{margin-bottom:16px}.product-info,.availability{padding:16px;border-radius:10px}.product-info{display:block}.product-image{height:250px;margin-bottom:16px}.product-copy h1{font-size:24px}.product-meta{flex-wrap:wrap}.product-buy{width:100%;position:sticky;bottom:10px;z-index:10;box-shadow:0 8px 20px #088d2733}.location-row{grid-template-columns:1fr}.location-row .button{min-height:44px}.pharmacy-map{height:290px;margin-inline:-16px;border-radius:0}.pharmacy-row{grid-template-columns:32px minmax(0,1fr) 18px;min-height:90px}.pharmacy-distance,.pharmacy-stock{grid-column:2}.pharmacy-distance{flex-direction:row;gap:8px}.pharmacy-row>.icon{grid-column:3;grid-row:1 / 3}.page-cross-sell{margin-top:18px}.cross-sell-card{grid-template-columns:58px minmax(0,1fr)}.cross-sell-card img{width:58px;height:58px}.cross-sell-card .button{grid-column:2;justify-self:start;min-height:38px}.details-section{padding-inline:4px;grid-template-columns:1fr;gap:0}.details-section dl div{grid-template-columns:1fr;gap:6px}.product-page-loading{grid-template-columns:1fr}.dialog{padding:22px 18px;min-height:100dvh;height:100dvh;max-height:none}.cross-sell-list article{grid-template-columns:70px minmax(0,1fr);gap:12px}.cross-sell-list img{width:70px;height:70px}.cross-sell-list .button{grid-column:2;justify-self:start;min-height:40px}.checkout-summary{grid-template-columns:60px minmax(0,1fr)}.checkout-summary img{width:60px;height:60px}.checkout-summary>strong{grid-column:2}.erid-popover{left:14px;right:14px;bottom:14px;width:auto}.profile-shell{padding:24px 16px;grid-template-columns:1fr;gap:24px}.profile-nav{flex-direction:row;overflow-x:auto;padding-bottom:4px}.profile-nav a{flex:0 0 auto}.profile-content>h1{font-size:25px;margin-bottom:20px}.order-card{grid-template-columns:1fr auto}.order-card time{grid-column:1 / -1}.data-list div{grid-template-columns:1fr;gap:5px}.bonus-card{grid-template-columns:1fr;grid-template-rows:auto}#qr-code{grid-column:1;grid-row:auto}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media(pointer:fine){.touch-target{display:none}}
