:root{--rx-blue:#0b5ed7;--rx-blue-dark:#084298;--rx-blue-light:#e7f1ff;--rx-teal:#0aa2c0}body{font-family:system-ui,-apple-system,"Segoe UI",Roboto,sans-serif;color:#1f2937}.site-header .topbar{background:var(--rx-blue-dark)}.site-header{background:#fff;box-shadow:0 1px 3px rgba(16,42,84,.08)}.site-logo{display:inline-flex;align-items:center;line-height:0}.site-logo img{height:40px;width:auto;max-width:100%}@media (max-width:575.98px){.site-logo img{height:34px}}.catnav .nav-link{color:#1f2937;font-weight:500;padding:.5rem .9rem}.catnav .nav-link:hover{color:var(--rx-blue)}.catnav-trigger{background:var(--rx-blue);color:#fff !important;border:none;border-radius:.4rem;font-weight:600;margin-right:.5rem}.catnav-trigger:hover,.catnav-trigger[aria-expanded="true"]{background:var(--rx-blue-dark);color:#fff !important}.catnav-burger{margin-right:.35rem}.megamenu{width:100%;left:0;right:0;border:none;border-radius:0 0 .75rem .75rem;padding:1.5rem 0;margin-top:0;border-top:3px solid var(--rx-blue)}.megamenu-head{display:block;font-weight:700;color:var(--rx-blue-dark);text-decoration:none;font-size:.95rem;padding-bottom:.35rem;margin-bottom:.35rem;border-bottom:1px solid #e5e7eb}.megamenu-head:hover{color:var(--rx-blue)}.megamenu-list li a{display:block;color:#4b5563;text-decoration:none;font-size:.85rem;padding:.18rem 0}.megamenu-list li a:hover{color:var(--rx-blue)}.megamenu-footer{margin-top:1.25rem;padding-top:.9rem;border-top:1px solid #e5e7eb;text-align:right}.megamenu-footer a{color:var(--rx-blue);font-weight:600;text-decoration:none;font-size:.9rem}.btn-primary{background:var(--rx-blue);border-color:var(--rx-blue)}.btn-primary:hover{background:var(--rx-blue-dark);border-color:var(--rx-blue-dark)}.text-primary{color:var(--rx-blue) !important}.hero{background:linear-gradient(120deg,var(--rx-blue-dark) 0%,var(--rx-blue) 60%,var(--rx-teal) 100%);color:#fff;border-radius:1rem}.hero .badge-pill{background:rgba(255,255,255,.15)}.product-card{transition:box-shadow .15s ease,transform .15s ease;height:100%}.product-card:hover{box-shadow:0 8px 24px rgba(11,94,215,.12);transform:translateY(-2px)}.product-card .card-img-top{aspect-ratio:1/1;object-fit:contain;background:#f8fafc;padding:1rem}.product-card .price-old{text-decoration:line-through;color:#6b7280;font-size:.9em}.rx-badge{background:var(--rx-blue-light);color:var(--rx-blue-dark);font-size:.72rem;font-weight:600}.section-title{border-left:4px solid var(--rx-blue);padding-left:.75rem}.cat-card{display:flex;flex-direction:column;border:1px solid #e5e7eb;border-radius:.75rem;padding:1.15rem 1.25rem;background:#fff;transition:box-shadow .15s ease,border-color .15s ease}.cat-card:hover{box-shadow:0 8px 24px rgba(11,94,215,.1);border-color:#bfdbfe}.cat-card-head{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding-bottom:.6rem;margin-bottom:.6rem;border-bottom:2px solid var(--rx-blue-light)}.cat-card-head a{color:var(--rx-blue-dark);text-decoration:none;font-weight:700}.cat-card-head a:hover{color:var(--rx-blue)}.cat-count{background:var(--rx-blue-light);color:var(--rx-blue-dark);border-radius:999px;padding:.1rem .6rem;font-size:.75rem;font-weight:600}.cat-sublist li a{display:flex;justify-content:space-between;gap:.5rem;color:#4b5563;text-decoration:none;font-size:.875rem;padding:.25rem 0;border-bottom:1px dashed #f1f5f9}.cat-sublist li a:hover{color:var(--rx-blue)}.cat-card-link{margin-top:auto;padding-top:.9rem;font-size:.85rem;font-weight:600;color:var(--rx-blue);text-decoration:none}.cat-card-link:hover{text-decoration:underline}.cat-cta{background:var(--rx-blue-light);border-radius:1rem;padding:1.75rem;display:flex;align-items:center;justify-content:space-between;gap:1.5rem;flex-wrap:wrap}.trust-tile{background:var(--rx-blue-light);border-radius:.75rem}.star{color:#f59e0b}.site-footer{background:#0f2447;color:#cbd5e1}.site-footer a{color:#cbd5e1;text-decoration:none}.site-footer a:hover{color:#fff;text-decoration:underline}.site-footer h3{margin-bottom:.6rem}.footer-links li,.footer-contact li{padding:.18rem 0;line-height:1.45}.footer-trust{display:flex;flex-wrap:wrap;gap:1.5rem;margin-top:2rem;padding:.9rem 0;border-top:1px solid rgba(255,255,255,.12);border-bottom:1px solid rgba(255,255,255,.12);font-size:.82rem;color:#6b7280}.footer-disclaimer{margin-top:1rem;margin-bottom:0;line-height:1.5}.track-steps{display:flex;gap:0;margin:1rem 0 1.5rem}.track-steps li{flex:1;text-align:center;position:relative;color:#6b7280}.track-steps li::before{content:'';position:absolute;top:9px;left:0;right:50%;height:2px;background:#e5e7eb}.track-steps li:first-child::before{display:none}.track-steps li.done{color:#16a34a;font-weight:600}.track-steps li.done::before{background:#16a34a}.track-dot{display:block;width:20px;height:20px;margin:0 auto .4rem;border-radius:50%;background:#e5e7eb;position:relative;z-index:1}.track-steps li.done .track-dot{background:#16a34a}@media (max-width:575px){.track-steps{font-size:.72rem}.track-dot{width:15px;height:15px}.track-steps li::before{top:7px}}#mobile-menu{width:min(88vw,340px)}#mobile-menu .offcanvas-body{overscroll-behavior:contain}.mnav-search{display:flex;gap:.5rem;padding:.85rem 1rem;border-bottom:1px solid #e5e7eb}.mnav-quick{display:grid;grid-template-columns:1fr 1fr;border-bottom:1px solid #e5e7eb}.mnav-quick a{display:flex;flex-direction:column;align-items:center;gap:.2rem;padding:.75rem .5rem;text-decoration:none;color:#374151;font-size:.8rem;font-weight:600}.mnav-quick a:first-child{border-right:1px solid #e5e7eb}.mnav-quick a:active{background:var(--rx-blue-light)}.mnav-heading{margin:0;padding:.7rem 1rem .4rem;background:#f8fafc;font-size:.7rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#6b7280}.mnav-item{border-bottom:1px solid #f1f5f9}.mnav-row{display:flex;align-items:stretch}.mnav-link{flex:1;padding:.8rem 1rem;color:#1f2937;text-decoration:none;font-weight:600;font-size:.92rem}.mnav-link:active{background:var(--rx-blue-light)}.mnav-toggle{width:52px;flex:0 0 52px;background:none;border:none;border-left:1px solid #f1f5f9;color:#6b7280;font-size:1.35rem;line-height:1}.mnav-toggle:active{background:#f8fafc}.mnav-chevron{display:inline-block;transition:transform .18s ease}.mnav-toggle:not(.collapsed) .mnav-chevron{transform:rotate(90deg);color:var(--rx-blue)}.mnav-sub{background:#f8fafc;padding:.25rem 0 .5rem}.mnav-sub li a{display:block;padding:.5rem 1rem .5rem 1.9rem;color:#4b5563;text-decoration:none;font-size:.86rem}.mnav-sub li a:active{background:var(--rx-blue-light)}.mnav-sub-all{color:var(--rx-blue) !important;font-weight:600}.mnav-allcats{display:block;padding:.85rem 1rem;text-align:center;color:var(--rx-blue);font-weight:600;text-decoration:none;border-bottom:1px solid #e5e7eb;font-size:.9rem}.cookie-banner{position:fixed;left:0;right:0;bottom:0;z-index:1090;background:#fff;border-top:3px solid var(--rx-blue);box-shadow:0 -6px 24px rgba(15,36,71,.15);animation:cookie-rise .3s ease}@keyframes cookie-rise{from{transform:translateY(100%)}to{transform:none}}.cookie-banner-inner{max-width:1200px;margin:0 auto;padding:1.1rem 1.25rem;display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap}.cookie-banner-text{flex:1 1 380px}.cookie-banner-text strong{display:block;margin-bottom:.2rem;color:#111827}.cookie-banner-text p{margin:0;font-size:.85rem;color:#4b5563;line-height:1.55}.cookie-banner-actions{display:flex;gap:.5rem;flex-wrap:wrap;margin-left:auto}.cookie-cat-head{display:flex;align-items:center;gap:.5rem;padding-right:1rem}.cookie-cat-head .accordion-button{box-shadow:none;font-weight:600;font-size:.92rem}.cookie-cat-head .accordion-button:not(.collapsed){background:var(--rx-blue-light);color:var(--rx-blue-dark)}.cookie-always{color:#16a34a;font-weight:600;font-size:.82rem;white-space:nowrap}.cookie-switch .form-check-input{width:2.6rem;height:1.35rem;cursor:pointer}.cookie-switch .form-check-input:checked{background-color:var(--rx-blue);border-color:var(--rx-blue)}@media (max-width:575px){.cookie-banner-inner{padding:.9rem 1rem;gap:.85rem}.cookie-banner-actions{width:100%}.cookie-banner-actions .btn{flex:1}}.sale-widget{position:fixed;left:1rem;bottom:1rem;z-index:1030;background:#fff;border-left:4px solid var(--rx-blue);border-radius:.5rem;padding:.75rem 1rem;max-width:320px;font-size:.875rem;animation:slide-up .35s ease}@keyframes slide-up{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}.chat-launcher{position:fixed;right:1.25rem;bottom:1.25rem;z-index:1035;display:flex;align-items:center;gap:.5rem;background:var(--rx-blue);color:#fff;border:none;border-radius:999px;padding:.7rem 1.25rem;font-weight:600;font-size:.9rem;box-shadow:0 6px 20px rgba(11,94,215,.35);cursor:pointer;transition:background .15s ease,transform .15s ease}.chat-launcher:hover{background:var(--rx-blue-dark);transform:translateY(-1px)}.chat-launcher-icon{font-size:1.1rem}.chat-unread{background:#dc2626;color:#fff;border-radius:999px;min-width:20px;padding:0 .35rem;font-size:.72rem;line-height:20px;text-align:center}.chat-panel{position:fixed;right:1.25rem;bottom:1.25rem;z-index:1036;width:min(94vw,380px);height:min(76vh,560px);background:#fff;border-radius:.9rem;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 18px 50px rgba(15,36,71,.28);animation:chat-in .2s ease}@keyframes chat-in{from{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}.chat-head{background:var(--rx-blue);color:#fff;padding:.85rem 1rem;display:flex;align-items:center;justify-content:space-between;gap:.5rem}.chat-head strong{display:block;font-size:.95rem}.chat-status{font-size:.75rem;opacity:.85}.chat-close{background:none;border:none;color:#fff;font-size:1.5rem;line-height:1;padding:0 .25rem}.chat-intro{padding:1rem;overflow-y:auto}.chat-emergency{font-size:.72rem;color:#b91c1c}.chat-thread{flex:1;overflow-y:auto;padding:1rem;background:#f8fafc}.chat-msg{margin-bottom:.85rem;display:flex;flex-direction:column}.chat-msg-visitor{align-items:flex-end}.chat-bubble{max-width:85%;padding:.55rem .8rem;border-radius:.85rem;font-size:.875rem;line-height:1.5;word-wrap:break-word}.chat-msg-visitor .chat-bubble{background:var(--rx-blue);color:#fff;border-bottom-right-radius:.25rem}.chat-msg-agent .chat-bubble{background:#fff;border:1px solid #e5e7eb;color:#1f2937;border-bottom-left-radius:.25rem}.chat-meta{font-size:.68rem;color:#6b7280;margin-top:.2rem}.chat-system{background:#eff6ff;color:#1e3a5f;border-radius:.5rem;padding:.55rem .75rem;font-size:.78rem;line-height:1.5;text-align:center}.chat-compose{display:flex;gap:.5rem;padding:.7rem;border-top:1px solid #e5e7eb}.chat-compose textarea{resize:none;font-size:.875rem;border-radius:.5rem}.chat-compose .btn{border-radius:.5rem;padding:.35rem .8rem}.chat-msg-bot .chat-bubble{background:#fff;border:1px solid #dbeafe;color:#1f2937;border-bottom-left-radius:.25rem}.chat-msg-bot .chat-bubble strong{color:var(--rx-blue-dark)}.chat-typing .chat-bubble{display:flex;gap:4px;padding:.7rem .8rem}.chat-typing span{width:6px;height:6px;border-radius:50%;background:#9ca3af;animation:chat-dot 1.2s infinite ease-in-out}.chat-typing span:nth-child(2){animation-delay:.15s}.chat-typing span:nth-child(3){animation-delay:.3s}@keyframes chat-dot{0%,60%,100%{opacity:.3}30%{opacity:1}}.chat-quick{display:flex;flex-wrap:wrap;gap:.35rem;padding:.5rem .7rem;background:#f8fafc;border-top:1px solid #e5e7eb;max-height:116px;overflow-y:auto}.chat-quick-btn{background:#fff;border:1px solid var(--rx-blue);color:var(--rx-blue-dark);border-radius:999px;padding:.3rem .75rem;font-size:.78rem;font-weight:500;cursor:pointer;transition:background .12s ease}.chat-quick-btn:hover{background:var(--rx-blue);color:#fff}.chat-foot{display:flex;justify-content:space-between;align-items:center;gap:.5rem;padding:.45rem .8rem;border-top:1px solid #f1f5f9;font-size:.68rem;color:#6b7280;background:#fff}.chat-human-btn{background:var(--rx-blue-light);border:1px solid #bfdbfe;color:var(--rx-blue-dark);border-radius:999px;padding:.25rem .7rem;font-size:.74rem;font-weight:600;cursor:pointer}.chat-human-btn:hover{background:#dbeafe}.chat-privacy{margin:0;padding:0 .8rem .5rem;background:#fff;font-size:.66rem;color:#6b7280;text-align:center}@media (max-width:575px){.chat-launcher-label{display:none}.chat-launcher{padding:.8rem}.chat-panel{right:.5rem;left:.5rem;bottom:.5rem;width:auto;height:78vh}}.chat-admin{display:grid;grid-template-columns:340px 1fr 260px;gap:1rem;align-items:start}.chat-list{max-height:74vh;overflow-y:auto}.chat-list-item{display:block;padding:.7rem .85rem;border-bottom:1px solid #f1f5f9;text-decoration:none;color:inherit}.chat-list-item:hover{background:#f8fafc}.chat-list-item.is-active{background:var(--rx-blue-light);border-left:3px solid var(--rx-blue)}.chat-list-item.is-unread{font-weight:600}.chat-list-item .preview{font-size:.78rem;color:#6b7280;font-weight:400;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.chat-admin-thread{height:56vh;overflow-y:auto;padding:1rem;background:#f8fafc;border:1px solid #e5e7eb;border-radius:.5rem}.chat-admin-thread .chat-msg-agent{align-items:flex-end}.chat-admin-thread .chat-msg-agent .chat-bubble{background:var(--rx-blue);color:#fff}.chat-admin-thread .chat-msg-visitor{align-items:flex-start}.chat-admin-thread .chat-msg-visitor .chat-bubble{background:#fff;border:1px solid #e5e7eb;color:#1f2937}.chat-admin-thread .chat-msg-bot{align-items:flex-end}.chat-admin-thread .chat-msg-bot .chat-bubble{background:#ecfeff;border:1px dashed #67e8f9;color:#164e63}.live-dot{display:inline-block;width:8px;height:8px;border-radius:50%;background:#22c55e;vertical-align:middle;margin-left:.35rem;animation:live-pulse 2s infinite}@keyframes live-pulse{0%,100%{opacity:1}50%{opacity:.35}}.chat-list-item.is-waiting{background:#fff7ed;border-left:3px solid #f97316}.chat-list-item.is-waiting:hover{background:#ffedd5}.blink{animation:blink-fade 1.4s infinite}@keyframes blink-fade{0%,100%{opacity:1}50%{opacity:.45}}.canned-list{max-height:230px;overflow-y:auto}.canned-item{width:100%;text-align:left;border:1px solid #e5e7eb;background:#fff;border-radius:.4rem;padding:.4rem .55rem;margin-bottom:.35rem;font-size:.78rem}.canned-item:hover{border-color:var(--rx-blue);background:var(--rx-blue-light)}.canned-item code{font-size:.7rem;color:var(--rx-blue)}@media (max-width:1200px){.chat-admin{grid-template-columns:300px 1fr}.chat-admin-context{grid-column:1 / -1}}@media (max-width:767px){.chat-admin{grid-template-columns:1fr}}#search-suggest .list-group-item{cursor:pointer}#search-suggest img{width:36px;height:36px;object-fit:contain}a:focus-visible,button:focus-visible,input:focus-visible{outline:3px solid var(--rx-teal);outline-offset:2px}.pdp-gallery{position:sticky;top:1rem}.pdp-main-image{border:1px solid #e5e7eb;border-radius:.75rem;background:#fff;padding:1.5rem;display:flex;align-items:center;justify-content:center;aspect-ratio:1/1;max-height:460px;margin-inline:auto;width:100%}.pdp-main-image img{max-width:100%;max-height:100%;object-fit:contain}.pdp-placeholder{color:#cbd5e1;font-size:5rem}.pdp-thumbs{display:flex;gap:.5rem;margin-top:.75rem;flex-wrap:wrap}.pdp-thumb{width:74px;height:74px;padding:.35rem;background:#fff;cursor:pointer;border:1px solid #e5e7eb;border-radius:.5rem;transition:border-color .15s ease}.pdp-thumb:hover{border-color:var(--rx-blue)}.pdp-thumb.is-active{border-color:var(--rx-blue);border-width:2px}.pdp-thumb img{width:100%;height:100%;object-fit:contain}.pdp-assurances{font-size:.85rem;color:#4b5563}.pdp-assurances li{padding:.15rem 0}.pdp-tick{color:#16a34a;font-weight:700;margin-right:.35rem}.pdp-title{font-size:1.9rem;font-weight:700;color:#111827;margin-bottom:.4rem}.pdp-stars{color:#f59e0b;letter-spacing:1px}.pdp-lede{color:#4b5563;line-height:1.65;max-width:62ch}.otc-badge{background:#dcfce7;color:#166534;font-size:.72rem;font-weight:600}.pdp-block{margin-top:1.5rem}.pdp-block-title{font-size:.95rem;font-weight:700;color:#111827;text-transform:none;margin-bottom:.6rem}.pdp-dosage{display:flex;flex-wrap:wrap;gap:.5rem}.pdp-dose{display:inline-block;padding:.5rem 1.1rem;border-radius:.5rem;border:1px solid #bfdbfe;background:var(--rx-blue-light);color:var(--rx-blue-dark);font-weight:600;font-size:.9rem;text-decoration:none;transition:all .15s ease}.pdp-dose:hover{background:#dbeafe;color:var(--rx-blue-dark);border-color:var(--rx-blue)}.pdp-dose.is-active{background:#fff;border:2px solid var(--rx-blue);color:var(--rx-blue-dark);padding:calc(.5rem - 1px) calc(1.1rem - 1px)}.pdp-packs{width:100%;border-collapse:separate;border-spacing:0;font-size:.95rem}.pdp-packs thead th{background:#f8fafc;color:#374151;font-weight:600;font-size:.85rem;padding:.75rem .9rem;border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;text-align:left}.pdp-packs thead th:first-child{border-left:1px solid #e5e7eb;border-top-left-radius:.5rem}.pdp-packs thead th:last-child{border-right:1px solid #e5e7eb;border-top-right-radius:.5rem}.pdp-packs tbody td,.pdp-packs tbody th{padding:.7rem .9rem;border-bottom:1px solid #e5e7eb;vertical-align:middle;font-weight:400}.pdp-packs tbody th{border-left:1px solid #e5e7eb}.pdp-packs tbody td:last-child{border-right:1px solid #e5e7eb}.pdp-packs tbody tr.is-best{background:#f0fdf4}.pdp-pack-label{color:#111827;font-weight:500}.pdp-best-tag{display:inline-block;margin-left:.4rem;padding:.05rem .45rem;background:#16a34a;color:#fff;border-radius:999px;font-size:.68rem;font-weight:600}.pdp-price{font-weight:700;color:#111827;white-space:nowrap}.pdp-unit{color:#4b5563;white-space:nowrap}.pdp-qty{width:72px;display:inline-block}.btn-cart{background:#facc15;color:#1f2937;border:1px solid #eab308;font-weight:700;font-size:.85rem;padding:.45rem 1.15rem;border-radius:.4rem;white-space:nowrap;transition:background .15s ease}.btn-cart:hover:not(:disabled){background:#eab308}.btn-cart:disabled{opacity:.5;cursor:not-allowed}.btn-cart-lg{font-size:1rem;padding:.6rem 1.8rem}.pdp-savings{color:#16a34a;font-weight:600;font-size:.9rem;margin-top:.75rem}.pdp-single-price{font-size:1.9rem;font-weight:700;color:var(--rx-blue);margin-bottom:.75rem}.pdp-single-price .price-old{font-size:1.1rem;margin-left:.5rem}.pdp-meta{display:flex;flex-wrap:wrap;gap:1.5rem;margin-top:1.25rem;padding-top:1rem;border-top:1px solid #e5e7eb;font-size:.9rem;color:#4b5563}.pdp-avail.in strong{color:#16a34a}.pdp-avail.out strong{color:#dc2626}.pdp-specs{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:.5rem 1.5rem;margin-top:1rem}.pdp-specs>div{display:flex;gap:.5rem;font-size:.875rem;padding:.25rem 0}.pdp-specs dt{color:#6b7280;min-width:118px;font-weight:500}.pdp-specs dd{margin:0;color:#111827;font-weight:500}.pdp-rx-note{margin-top:1.25rem;padding:.9rem 1.1rem;border-radius:.5rem;background:var(--rx-blue-light);border-left:4px solid var(--rx-blue);font-size:.875rem;color:#1e3a5f;line-height:1.6}.pdp-tabs{border-bottom:2px solid #e5e7eb;flex-wrap:nowrap;overflow-x:auto}.pdp-tabs .nav-link{color:#4b5563;font-weight:600;font-size:.9rem;border:none;border-bottom:3px solid transparent;white-space:nowrap;padding:.7rem 1.1rem}.pdp-tabs .nav-link:hover{color:var(--rx-blue);border-bottom-color:#bfdbfe}.pdp-tabs .nav-link.active{color:var(--rx-blue);background:transparent;border-bottom-color:var(--rx-blue)}.pdp-tab-content{padding:1.5rem .25rem;line-height:1.75;color:#374151;max-width:78ch}.pdp-tab-content ul{padding-left:1.2rem}.pdp-tab-content li{margin-bottom:.35rem}.pdp-references,.pdp-disclaimer{background:#f8fafc;border:1px solid #e5e7eb;border-radius:.5rem;padding:1rem 1.15rem}.pdp-references ol{padding-left:1.1rem;color:#4b5563}.pdp-disclaimer p{color:#6b7280}@media (max-width:991px){.pdp-gallery{position:static}.pdp-title{font-size:1.5rem}.pdp-main-image{max-height:320px;max-width:320px}.pdp-thumbs{justify-content:center}.pdp-assurances{text-align:center}}@media (max-width:575px){.pdp-packs{font-size:.85rem}.pdp-packs thead th,.pdp-packs tbody td,.pdp-packs tbody th{padding:.55rem .5rem}.btn-cart{padding:.4rem .7rem;font-size:.78rem}.pdp-qty{width:60px}}.article-body{max-width:760px;font-size:1.06rem;line-height:1.75}.article-body h2{margin-top:2rem}.eeat-box{background:var(--rx-blue-light);border-radius:.5rem;font-size:.9rem}@media (max-width:767px){.sale-widget{max-width:calc(100vw - 2rem)}}.blog-hero{background:linear-gradient(180deg,#f6f9ff 0%,#fff 100%);padding:3.5rem 0 2.25rem}.blog-hero-compact{padding:2.5rem 0 1.75rem}.blog-hero-title{font-size:clamp(2rem,5vw,3.25rem);font-weight:700;color:#0f172a;margin-bottom:.75rem}.blog-hero-sub{color:#64748b;max-width:640px;margin:0 auto 1.75rem}.blog-search{display:flex;gap:.6rem;max-width:860px;margin:0 auto}.blog-search-input{flex:1;border:1px solid #d7dee9;border-radius:.6rem;padding:.85rem 1.1rem;font-size:1rem;min-width:0}.blog-search-input:focus{outline:none;border-color:var(--rx-blue);box-shadow:0 0 0 3px rgba(11,94,215,.12)}.blog-search-btn{background:var(--rx-blue);color:#fff;font-weight:600;border-radius:.6rem;padding:.85rem 2rem;white-space:nowrap}.blog-search-btn:hover{background:var(--rx-blue-dark);color:#fff}.blog-tabs{border-bottom:1px solid #e5e9f0;background:#fff}.blog-tabs-list{display:flex;gap:1.75rem;list-style:none;margin:0;padding:0;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch}.blog-tabs-list::-webkit-scrollbar{display:none}.blog-tab{display:block;padding:1rem 0;color:#475569;text-decoration:none;font-weight:500;white-space:nowrap;border-bottom:3px solid transparent}.blog-tab:hover{color:var(--rx-blue)}.blog-tab.is-active{color:#0f172a;font-weight:600;border-bottom-color:var(--rx-blue)}.blog-featured{background:#f7f9fc;padding:2.5rem 0 3rem}.blog-group{padding:2.75rem 0}.blog-section-title{font-size:1.65rem;font-weight:700;color:#0f172a;border:none;padding:0}.blog-group-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;margin-bottom:1.5rem}.blog-viewall{border:1px solid #cbd5e1;border-radius:2rem;padding:.6rem 1.5rem;color:#0f172a;font-weight:600;background:#fff;white-space:nowrap}.blog-viewall:hover{border-color:var(--rx-blue);color:var(--rx-blue)}.blog-empty{padding:3rem 0;color:#64748b}.blog-rail{overflow:hidden}.blog-rail-track{display:flex;gap:1.25rem;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;padding-bottom:.25rem}.blog-rail-track::-webkit-scrollbar{display:none}.blog-rail-nav{display:flex;gap:.75rem;justify-content:flex-end;margin-top:1.25rem}.blog-rail-btn{width:48px;height:48px;border-radius:50%;border:1px solid #cbd5e1;background:#fff;color:#0f172a;font-size:1.1rem;line-height:1;display:inline-flex;align-items:center;justify-content:center}.blog-rail-btn:hover:not(:disabled){border-color:var(--rx-blue);color:var(--rx-blue)}.blog-rail-btn:disabled{opacity:.35;cursor:default}.blog-card{height:100%}.blog-card-link{display:block;height:100%;text-decoration:none;color:inherit}.blog-card-media{background:var(--rx-blue-light);overflow:hidden;position:relative}.blog-card-media img{width:100%;height:100%;object-fit:cover;display:block}.blog-card-media-fallback{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-size:2.5rem;color:var(--rx-blue);opacity:.35}.blog-card-cat{display:inline-block;font-size:.7rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--rx-blue-dark);margin-bottom:.5rem}.blog-card-title{font-size:1.1rem;font-weight:700;color:#0f172a;line-height:1.35;margin:0 0 .5rem}.blog-card-link:hover .blog-card-title{color:var(--rx-blue)}.blog-card-excerpt{font-size:.875rem;color:#64748b;margin-bottom:.9rem}.blog-card-foot{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;font-size:.75rem;color:#6b7280;margin-top:auto}.blog-reviewed{display:inline-flex;align-items:center;gap:.3rem;color:#15803d;font-weight:600}.blog-reviewed-tick{width:15px;height:15px;border-radius:50%;background:#15803d;color:#fff;font-size:.6rem;display:inline-flex;align-items:center;justify-content:center}.blog-card-grid{background:#fff;border:1px solid #e8ecf3;border-radius:.85rem;overflow:hidden;transition:box-shadow .18s ease,transform .18s ease}.blog-card-grid:hover{box-shadow:0 10px 28px rgba(15,23,42,.09);transform:translateY(-2px)}.blog-card-grid .blog-card-link{display:flex;flex-direction:column}.blog-card-grid .blog-card-media{aspect-ratio:16 / 9}.blog-card-grid .blog-card-body{padding:1.15rem 1.25rem 1.35rem;display:flex;flex-direction:column;flex:1}.blog-card-featured{flex:0 0 auto;width:min(580px,88vw);scroll-snap-align:start;border-radius:.85rem;overflow:hidden;background:#fff;border:1px solid #e8ecf3}.blog-card-featured .blog-card-link{display:grid;grid-template-columns:45% 55%;height:100%}.blog-card-featured .blog-card-media{aspect-ratio:auto;min-height:270px}.blog-card-featured .blog-card-body{padding:1.5rem 1.6rem;background:var(--rx-blue-light);display:flex;flex-direction:column}.blog-card-featured .blog-card-title{font-size:1.3rem}@media (max-width:575.98px){.blog-card-featured .blog-card-link{grid-template-columns:1fr}.blog-card-featured .blog-card-media{min-height:0;aspect-ratio:16 / 9}}.post-crumbs{padding-top:1.25rem;margin-bottom:0}.post-hero{background:var(--rx-blue);color:#fff;padding:3rem 0;border-radius:0 0 2.5rem 2.5rem;margin-bottom:2.5rem}.post-hero-title{font-size:clamp(1.7rem,3.6vw,2.6rem);font-weight:700;margin-bottom:.9rem}.post-hero-sub{color:rgba(255,255,255,.9);max-width:46rem;margin-bottom:1.5rem}.post-hero-btn{background:#fff;color:var(--rx-blue-dark);font-weight:600;border-radius:.55rem;padding:.8rem 1.9rem}.post-hero-btn:hover{background:#eef4ff;color:var(--rx-blue-dark)}.post-hero-points{list-style:none;margin:0;padding:0;display:grid;gap:.85rem}.post-hero-points li{display:flex;align-items:flex-start;gap:.7rem;font-weight:500}.post-hero-tick{flex:0 0 auto;width:22px;height:22px;border-radius:50%;border:2px solid rgba(255,255,255,.75);color:#fff;font-size:.7rem;display:inline-flex;align-items:center;justify-content:center;margin-top:.1rem}.post-byline{display:flex;align-items:center;justify-content:space-between;gap:1.5rem 2.5rem;flex-wrap:wrap;padding-bottom:1.75rem;border-bottom:1px solid #e8ecf3;margin-bottom:1.75rem}.post-byline-people{display:flex;gap:2.25rem;flex-wrap:wrap}.post-person{display:flex;align-items:center;gap:.75rem}.post-person-avatar{width:48px;height:48px;border-radius:50%;object-fit:cover;flex:0 0 auto}.post-person-initials{background:var(--rx-blue-light);color:var(--rx-blue-dark);font-weight:700;font-size:.95rem;display:inline-flex;align-items:center;justify-content:center}.post-person-text{display:flex;flex-direction:column;line-height:1.35}.post-person-role{font-size:.8rem;color:#64748b;display:inline-flex;align-items:center;gap:.35rem}.post-person-check{width:15px;height:15px;border-radius:50%;background:#15803d;color:#fff;font-size:.6rem;display:inline-flex;align-items:center;justify-content:center}.post-person-name{font-weight:600;color:#0f172a}.post-byline-meta{display:flex;align-items:center;gap:1.25rem;flex-wrap:wrap;font-size:.875rem}.post-updated{color:#64748b}.post-evidence{display:inline-flex;align-items:center;gap:.4rem;color:#15803d;font-weight:600;border:1px solid #bbf7d0;background:#f0fdf4;border-radius:.5rem;padding:.45rem 1rem}.post-readtime{color:#64748b}.post-notice{border:1px solid #e2e8f0;border-radius:.75rem;padding:1.15rem 1.35rem;margin-bottom:1.25rem}.post-notice-lead{font-weight:600;color:#0f172a;margin-bottom:.4rem}.post-notice-body{font-size:.875rem;color:#64748b}.post-warning{border:1px solid #fcd34d;border-radius:.75rem;margin-bottom:1.25rem;background:#fffbeb}.post-warning>summary{cursor:pointer;padding:.95rem 1.35rem;font-weight:600;color:#0f172a}.post-warning-icon{color:#b45309;flex:0 0 auto}.post-warning-body{padding:0 1.35rem 1.15rem;font-size:.9rem;color:#4b5563}.disclosure{list-style:none}.disclosure::-webkit-details-marker{display:none}.disclosure::marker{content:''}.disclosure-row{display:flex;align-items:center;gap:.6rem}.disclosure-label{flex:1}.disclosure-chevron{flex:0 0 auto;width:1.5rem;height:1.5rem;position:relative;color:#64748b}.disclosure-chevron::before{content:'';position:absolute;top:38%;left:50%;width:.55rem;height:.55rem;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:translate(-50%,-50%) rotate(45deg);transition:transform .18s ease}details[open]>.disclosure .disclosure-chevron::before{transform:translate(-50%,-50%) rotate(225deg)}.disclosure:focus-visible{outline:3px solid var(--rx-blue);outline-offset:-3px;border-radius:.5rem}.post-highlights{background:#fffbeb;border:1px solid #fde68a;border-radius:.75rem;padding:1.35rem 1.5rem;margin-bottom:2rem}.post-highlights-title{font-size:1.15rem;font-weight:700;margin-bottom:.85rem;color:#0f172a}.post-highlights ul{margin:0;padding-left:1.15rem}.post-highlights li{margin-bottom:.6rem;color:#374151}.post-highlights li:last-child{margin-bottom:0}.post-body{font-size:1.02rem;line-height:1.75;color:#334155}.post-body h2{font-size:1.5rem;font-weight:700;color:#0f172a;margin:2.25rem 0 .9rem;scroll-margin-top:5rem}.post-body h3{font-size:1.15rem;font-weight:700;color:#0f172a;margin:1.75rem 0 .7rem}.post-body a{color:var(--rx-blue)}.post-body table{width:100%;margin:1.25rem 0;border-collapse:collapse}.post-body th,.post-body td{border:1px solid #e2e8f0;padding:.6rem .8rem;text-align:left}.post-body th{background:#f8fafc}.post-cta{border:1px solid #e2e8f0;border-radius:1rem;background:#fff;padding:2.25rem 1.75rem;text-align:center;margin:2.5rem 0;box-shadow:0 4px 18px rgba(15,23,42,.05)}.post-cta-heading{font-size:1.35rem;font-weight:700;color:#0f172a;margin-bottom:.75rem;scroll-margin-top:5rem}.post-cta-body{color:#64748b;max-width:34rem;margin:0 auto 1.5rem}.post-cta .post-cta-btn,.post-body .post-cta-btn{background:var(--rx-blue);color:#fff;font-weight:600;border-radius:.55rem;padding:.85rem 2.5rem;text-decoration:none}.post-cta .post-cta-btn:hover,.post-body .post-cta-btn:hover{background:var(--rx-blue-dark);color:#fff}.post-cta .post-cta-btn:focus-visible,.post-body .post-cta-btn:focus-visible{outline:3px solid var(--rx-blue-dark);outline-offset:2px}.post-faqs{margin-top:3rem}.post-faqs>h2{font-size:1.5rem;font-weight:700;margin-bottom:1rem}.post-faq{border:1px solid #e8ecf3;border-radius:.65rem;margin-bottom:.65rem}.post-faq>summary{cursor:pointer;padding:.9rem 1.15rem;font-weight:600;color:#0f172a}.post-faq[open]>summary{border-bottom:1px solid #f1f5f9}.post-faq>p{padding:0 1.15rem 1rem;margin:0;color:#475569;font-size:.95rem}.post-refs{margin-top:2.75rem}.post-refs h2{font-size:1.05rem;font-weight:700;color:#64748b;margin-bottom:.75rem}.post-refs ol{font-size:.85rem;color:#64748b;padding-left:1.15rem}.post-disclaimer{margin-top:2rem;padding-top:1.25rem;border-top:1px solid #e8ecf3;font-size:.8rem;color:#6b7280}.post-side{position:sticky;top:1.5rem;display:grid;gap:1.25rem}.post-toc{border:1px solid #e8ecf3;border-radius:.85rem;padding:1.35rem 1.5rem;background:#fff}.post-toc-title{font-size:1.1rem;font-weight:700;color:#0f172a;margin-bottom:.9rem}.post-toc-list{margin:0;padding-left:1.15rem;max-height:24rem;overflow-y:auto}.post-toc-list li{margin-bottom:.55rem}.post-toc-list a{color:#334155;text-decoration:underline;text-underline-offset:2px;font-size:.9rem}.post-toc-list a:hover,.post-toc-list a.is-current{color:var(--rx-blue);font-weight:600}.post-share{border:1px solid #e8ecf3;border-radius:.85rem;padding:1.35rem 1.5rem;background:#fff}.post-share-title{font-size:.95rem;font-weight:600;color:#64748b;margin-bottom:.85rem}.post-share-btns{display:flex;flex-wrap:wrap;gap:.5rem}.post-share-btn{border:1px solid #e2e8f0;border-radius:.5rem;padding:.5rem 1rem;font-size:.85rem;font-weight:600;color:#0f172a;text-decoration:none}.post-share-btn:hover{border-color:var(--rx-blue);color:var(--rx-blue)}@media (max-width:991.98px){.post-side{position:static}.post-hero{border-radius:0 0 1.5rem 1.5rem;padding:2.25rem 0}}.checkout-page{padding:2rem 0 3.5rem}.co-card{background:#fff;border:1px solid rgba(0,0,0,.176);border-radius:.375rem;padding:1.5rem;margin-bottom:1.25rem}.co-step-head{display:flex;gap:.85rem;align-items:flex-start;margin-bottom:1.35rem}.co-step-num{flex:0 0 auto;width:1.85rem;height:1.85rem;border-radius:50%;background:var(--rx-blue-light);color:var(--rx-blue-dark);font-weight:700;font-size:.875rem;display:inline-flex;align-items:center;justify-content:center}.co-step-title{font-size:1.125rem;font-weight:600;color:#1f2937;margin:.1rem 0 .15rem}.co-step-sub{font-size:.875rem;color:#6c757d;margin:0}.co-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.co-span-2{grid-column:1 / -1}.co-field{display:flex;flex-direction:column;min-width:0}.co-field label{font-size:.875rem;color:#212529;margin-bottom:.5rem}.co-optional{color:#6c757d}.co-field input,.co-field select{border:1px solid #dee2e6;border-radius:.375rem;padding:.5rem .75rem;font-size:1rem;line-height:1.5;color:#212529;background:#fff;width:100%}.co-field input::placeholder{color:#9aa0a6}.co-field input:focus,.co-field select:focus{outline:none;border-color:#86b0ee;box-shadow:0 0 0 .25rem rgba(11,94,215,.25)}@media (max-width:575.98px){.co-grid{grid-template-columns:1fr}}.co-options{display:grid;gap:.75rem}.co-option{display:flex;align-items:center;gap:.85rem;cursor:pointer;border:1px solid #dee2e6;border-radius:.375rem;padding:.9rem 1.1rem;transition:border-color .15s ease,background .15s ease,box-shadow .15s ease}.co-option:hover{border-color:#adb5bd}.co-option.is-selected{border-color:var(--rx-blue);background:var(--rx-blue-light);box-shadow:0 0 0 1px var(--rx-blue) inset}.co-option input{position:absolute;opacity:0;width:0;height:0}.co-option-dot{flex:0 0 auto;width:1.1rem;height:1.1rem;border-radius:50%;border:2px solid #adb5bd;position:relative}.co-option.is-selected .co-option-dot{border-color:var(--rx-blue)}.co-option.is-selected .co-option-dot::after{content:'';position:absolute;inset:3px;border-radius:50%;background:var(--rx-blue)}.co-option input:focus-visible + .co-option-dot{outline:3px solid var(--rx-blue);outline-offset:2px}.co-option-icon{flex:0 0 auto;font-size:1.1rem;line-height:1;opacity:.7}.co-option-body{flex:1;min-width:0;display:flex;flex-direction:column;gap:.15rem}.co-option-title{font-weight:600;color:#1f2937;font-size:1rem;display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.co-option-desc{font-size:.875rem;color:#6c757d}.co-option-price{flex:0 0 auto;text-align:right;font-weight:600;color:#1f2937}.co-price-now{display:block}.co-price-was{display:block;font-weight:400;font-size:.8125rem;color:#6c757d;text-decoration:line-through}.co-badge{background:var(--rx-blue-light);color:var(--rx-blue-dark);font-size:.72rem;font-weight:600;padding:.15rem .5rem;border-radius:.25rem}.co-note-fee{font-size:.8125rem;font-weight:600;color:#dc3545}.co-note-save{font-size:.8125rem;font-weight:600;color:#198754}.co-fineprint{margin:1.1rem 0 0;font-size:.8125rem;color:#6c757d;display:flex;align-items:center;gap:.45rem}.co-side{position:sticky;top:1.5rem;display:grid;gap:1.25rem}@media (max-width:991.98px){.co-side{position:static}}.co-summary{background:#fff;border:1px solid rgba(0,0,0,.176);border-radius:.375rem;overflow:hidden}.co-summary-head{font-size:1rem;font-weight:600;color:#1f2937;margin:0;padding:1rem 1.25rem;border-bottom:1px solid #e9ecef}.co-lines{list-style:none;margin:0;padding:1rem 1.25rem;display:grid;gap:.85rem}.co-line{display:flex;align-items:center;gap:.75rem}.co-line img,.co-line-thumb{width:44px;height:44px;border-radius:.375rem;object-fit:cover;background:var(--rx-blue-light);flex:0 0 auto}.co-line-thumb{display:inline-flex;align-items:center;justify-content:center;color:var(--rx-blue)}.co-line-text{flex:1;min-width:0;display:flex;flex-direction:column}.co-line-name{font-weight:600;color:#1f2937;font-size:.9375rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.co-line-qty{font-size:.8125rem;color:#6c757d}.co-line-price{font-weight:600;color:#1f2937;font-size:.9375rem;white-space:nowrap}.co-totals{margin:0;padding:1rem 1.25rem;border-top:1px solid #e9ecef;display:grid;gap:.5rem}.co-totals>div{display:flex;justify-content:space-between;gap:1rem}.co-totals dt{font-weight:400;color:#6c757d;font-size:.9375rem;margin:0}.co-totals dd{font-weight:600;color:#1f2937;font-size:.9375rem;margin:0}.co-total-save dt,.co-total-save dd{color:#198754}.co-coupon{padding:.25rem 1.25rem 1rem}.co-coupon-label{display:block;font-size:.875rem;color:#212529;margin-bottom:.5rem}.co-coupon-row{display:flex;gap:.5rem}.co-coupon-row input{flex:1;min-width:0;border:1px solid #dee2e6;border-radius:.375rem;padding:.5rem .75rem;font-size:.9375rem}.co-coupon-row input:focus{outline:none;border-color:#86b0ee;box-shadow:0 0 0 .25rem rgba(11,94,215,.25)}.co-coupon-btn{background:var(--rx-blue);color:#fff;border:1px solid var(--rx-blue);border-radius:.375rem;padding:.5rem 1.15rem;font-size:.9375rem}.co-coupon-btn:hover{background:var(--rx-blue-dark);border-color:var(--rx-blue-dark)}.co-grand{display:flex;justify-content:space-between;align-items:baseline;padding:1rem 1.25rem;border-top:1px solid #e9ecef}.co-grand span{font-weight:600;color:#1f2937}.co-grand strong{font-size:1.75rem;font-weight:700;color:var(--rx-blue)}.co-place{display:block;width:calc(100% - 2.5rem);margin:0 1.25rem;background:var(--rx-blue);color:#fff;border:1px solid var(--rx-blue);border-radius:.375rem;padding:.625rem 1rem;font-size:1rem}.co-place:hover:not(:disabled){background:var(--rx-blue-dark);border-color:var(--rx-blue-dark)}.co-place:disabled{opacity:.65}.co-help{display:block;text-align:center;margin:.65rem 1.25rem 1.25rem;border:1px solid #dee2e6;border-radius:.375rem;padding:.5rem;font-size:.9375rem;color:#212529;text-decoration:none}.co-help:hover{border-color:var(--rx-blue);color:var(--rx-blue)}.co-verify{background:var(--rx-blue-light);border:1px solid #cfe0fb;border-radius:.375rem;padding:1.25rem}.co-verify-head{display:flex;gap:.75rem;align-items:flex-start;margin-bottom:1rem}.co-verify-icon{font-size:1.15rem;line-height:1.4}.co-verify-title{font-size:1rem;font-weight:600;color:#1f2937;margin:0 0 .2rem}.co-verify-sub{font-size:.875rem;color:#5a6b7f;margin:0}.co-verify-btns{display:grid;grid-template-columns:1fr 1fr;gap:.5rem;margin-bottom:1rem}.co-vbtn{display:flex;align-items:center;justify-content:center;gap:.4rem;border-radius:.375rem;padding:.5rem;font-size:.9375rem;text-decoration:none;border:1px solid transparent}.co-vbtn-wa{background:#25a565;color:#fff}.co-vbtn-wa:hover{background:#1f8b55;color:#fff}.co-vbtn-call{background:var(--rx-blue);color:#fff}.co-vbtn-call:hover{background:var(--rx-blue-dark);color:#fff}.co-vbtn-text{background:var(--rx-blue-dark);color:#fff}.co-vbtn-text:hover{background:#062f6d;color:#fff}.co-vbtn-mail{background:#fff;color:#212529;border-color:#cfe0fb}.co-vbtn-mail:hover{border-color:var(--rx-blue);color:var(--rx-blue)}.co-note-label{display:block;font-size:.875rem;color:#212529;margin-bottom:.5rem}.co-verify textarea{width:100%;border:1px solid #cfe0fb;border-radius:.375rem;padding:.5rem .75rem;font-size:.9375rem;background:#fff;resize:vertical}.co-verify textarea:focus{outline:none;border-color:#86b0ee;box-shadow:0 0 0 .25rem rgba(11,94,215,.25)}.co-trust{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:.4rem 1.5rem;justify-content:center}.co-trust li{display:flex;align-items:center;gap:.4rem;font-size:.875rem;color:#6c757d}.co-trust-tick{color:var(--rx-blue)}.post-toc-mobile{margin:0 0 1.75rem;padding:0;background:#fff}.post-toc-mobile>summary{cursor:pointer;padding:.9rem 1.25rem;color:#0f172a}.post-toc-mobile .post-toc-title{font-size:1rem;margin:0}.post-toc-mobile .post-toc-list{padding:0 1.25rem 1.15rem 2.4rem;margin:0;max-height:none}.post-toc-count{flex:0 0 auto;min-width:1.4rem;height:1.4rem;padding:0 .4rem;border-radius:999px;background:var(--rx-blue-light);color:var(--rx-blue-dark);font-size:.72rem;font-weight:700;display:inline-flex;align-items:center;justify-content:center}.cmp-hero{background:linear-gradient(180deg,#f6f9ff 0%,#fff 100%);padding:3rem 0 2rem}.cmp-hero-title{font-size:clamp(1.9rem,4.5vw,2.75rem);font-weight:700;color:#1f2937;margin-bottom:.75rem}.cmp-hero-sub{color:#6c757d;max-width:46rem;margin-bottom:1.5rem}.cmp-search{display:flex;gap:.6rem;max-width:640px}.cmp-search-input{flex:1;min-width:0;border:1px solid #dee2e6;border-radius:.375rem;padding:.625rem .875rem;font-size:1rem}.cmp-search-input:focus{outline:none;border-color:#86b0ee;box-shadow:0 0 0 .25rem rgba(11,94,215,.25)}.cmp-search-btn{background:var(--rx-blue);color:#fff;border:1px solid var(--rx-blue);border-radius:.375rem;padding:.625rem 1.5rem}.cmp-search-btn:hover{background:var(--rx-blue-dark);color:#fff}.cmp-stats{list-style:none;margin:1.75rem 0 0;padding:0;display:flex;flex-wrap:wrap;gap:1.25rem 2.5rem}.cmp-stats li{display:flex;flex-direction:column}.cmp-stats strong{font-size:1.35rem;font-weight:700;color:var(--rx-blue);line-height:1.2}.cmp-stats span{font-size:.8125rem;color:#6c757d}.cmp-wrap{padding-top:2rem;padding-bottom:3rem}.cmp-filters{border:1px solid rgba(0,0,0,.176);border-radius:.375rem;padding:1.15rem;background:#fff}.cmp-filter-head{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:1rem}.cmp-filter-title{font-size:1rem;font-weight:600;color:#1f2937;margin:0}.cmp-clear{font-size:.8125rem;color:var(--rx-blue)}.cmp-filter-group{margin-bottom:1rem}.cmp-filter-label{display:block;font-size:.875rem;color:#212529;margin-bottom:.35rem}.cmp-note{border:1px solid #e8ecf3;border-radius:.375rem;padding:1.15rem;margin-top:1.25rem;background:#f8fafc}.cmp-note-title{font-size:.9375rem;font-weight:600;color:#1f2937;margin-bottom:.5rem}.cmp-note p{font-size:.8125rem;color:#6c757d;margin-bottom:.6rem}.cmp-results-head{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;flex-wrap:wrap;margin-bottom:1rem}.cmp-count{color:#1f2937}.cmp-hint{font-size:.8125rem;color:#6c757d}.cmp-empty{padding:3rem 1rem;text-align:center;color:#6c757d;border:1px dashed #dee2e6;border-radius:.375rem}.cmp-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1rem}.cmp-card{position:relative;display:flex;flex-direction:column;border:1px solid rgba(0,0,0,.176);border-radius:.375rem;padding:1.1rem 1.15rem 1.15rem;background:#fff}.cmp-card.is-stocked{border-color:#bcd4f6}.cmp-card-pick{position:absolute;top:.8rem;right:.9rem;display:inline-flex;align-items:center;gap:.35rem;font-size:.75rem;color:#6c757d;cursor:pointer}.cmp-card-title{font-size:1rem;font-weight:700;margin:0 4.5rem .25rem 0;line-height:1.3}.cmp-card-title a{color:#1f2937;text-decoration:none}.cmp-card-title a:hover{color:var(--rx-blue)}.cmp-card-generic{font-size:.8125rem;color:#6c757d;margin-bottom:.75rem}.cmp-card-facts{margin:0 0 .75rem;display:grid;gap:.3rem}.cmp-card-facts>div{display:flex;gap:.5rem;font-size:.8125rem}.cmp-card-facts dt{color:#6c757d;min-width:4.5rem;margin:0;font-weight:400}.cmp-card-facts dd{color:#1f2937;margin:0}.cmp-card-tags{display:flex;flex-wrap:wrap;gap:.35rem;margin-bottom:.6rem}.cmp-tag{font-size:.6875rem;font-weight:600;padding:.15rem .5rem;border-radius:.25rem;white-space:nowrap}.cmp-tag-rx{background:var(--rx-blue-light);color:var(--rx-blue-dark)}.cmp-tag-otc{background:#e8f5ec;color:#15803d}.cmp-tag-dea{background:#fdecec;color:#b91c1c}.cmp-tag-generic{background:#f1f3f5;color:#495057}.cmp-card-maker{font-size:.75rem;color:#6c757d;margin:0 0 .75rem}.cmp-card-stock{margin-top:auto;padding-top:.75rem;border-top:1px solid #eef2f6}.cmp-price{font-size:1.15rem;font-weight:700;color:var(--rx-blue);display:block}.cmp-stock-note{display:block;font-size:.75rem;color:#6c757d;margin-bottom:.6rem}.cmp-stock-note em{color:#b45309;font-style:normal}.cmp-card-nostock{margin-top:auto;padding-top:.75rem;border-top:1px solid #eef2f6;font-size:.8125rem;color:#6c757d}.cmp-tray{position:fixed;left:0;right:0;bottom:0;z-index:1040;background:#fff;border-top:1px solid #dee2e6;box-shadow:0 -4px 20px rgba(15,23,42,.1);padding:.75rem 0}.cmp-tray.is-full{box-shadow:0 -4px 20px rgba(185,28,28,.35)}.cmp-tray-inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.cmp-tray-list{list-style:none;display:flex;flex-wrap:wrap;gap:.5rem;margin:0;padding:0}.cmp-tray-item{display:inline-flex;align-items:center;gap:.4rem;background:var(--rx-blue-light);color:var(--rx-blue-dark);border-radius:.25rem;padding:.3rem .5rem .3rem .65rem;font-size:.8125rem;font-weight:600;max-width:15rem}.cmp-tray-item span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cmp-tray-remove{border:0;background:none;color:var(--rx-blue-dark);font-size:1.1rem;line-height:1;padding:0 .1rem}.cmp-tray-actions{display:flex;align-items:center;gap:.5rem}.cmp-tray-go.disabled{opacity:.5;pointer-events:none}.cmp-sbs{padding-bottom:3rem}.cmp-sbs-title{font-size:clamp(1.5rem,3.5vw,2rem);font-weight:700;color:#1f2937;margin:.5rem 0 .5rem}.cmp-sbs-sub{color:#6c757d;max-width:46rem;margin-bottom:1.5rem}.cmp-sbs-scroll{overflow-x:auto;border:1px solid rgba(0,0,0,.176);border-radius:.375rem}.cmp-table{width:100%;min-width:640px;border-collapse:collapse;margin:0;background:#fff}.cmp-table th,.cmp-table td{padding:.85rem 1rem;text-align:left;vertical-align:top;border-bottom:1px solid #eef2f6;font-size:.9375rem}.cmp-table thead th{background:#f8fafc;border-bottom:2px solid #e2e8f0}.cmp-table-corner{width:12rem}.cmp-table-name{display:block;font-weight:700;color:#1f2937;text-decoration:none}.cmp-table-name:hover{color:var(--rx-blue)}.cmp-table-maker{display:block;font-size:.75rem;color:#6c757d;font-weight:400;margin-top:.15rem}.cmp-table tbody th{color:#1f2937;font-weight:600;background:#fcfdfe}.cmp-row-hint{display:block;font-size:.75rem;color:#6c757d;font-weight:400;margin-top:.15rem}.cmp-row-differs td{background:#fffdf5}.cmp-row-differs th{background:#fffaf0}.cmp-row-availability td,.cmp-row-availability th{background:#f7fbff}.cmp-na{color:#9aa4b2}.cmp-sub{color:#6c757d;font-size:.8125rem}.cmp-sbs-actions{margin-top:1.25rem}.cmp-detail-hero{background:#f8fafc;border-bottom:1px solid #e8ecf3;padding:1.75rem 0 2rem;margin-bottom:2rem}.cmp-detail-tags{display:flex;flex-wrap:wrap;gap:.4rem;margin-bottom:.75rem}.cmp-detail-title{font-size:clamp(1.6rem,4vw,2.25rem);font-weight:700;color:#1f2937;margin-bottom:.35rem}.cmp-detail-generic{color:#495057;margin-bottom:.35rem}.cmp-detail-maker{font-size:.875rem;color:#6c757d;margin:0}.cmp-detail-wrap{padding-bottom:3rem}.cmp-controlled{border:1px solid #f5c2c2;background:#fdf3f3;border-radius:.375rem;padding:1rem 1.15rem;margin-bottom:1.5rem;font-size:.9375rem;color:#7f1d1d}.cmp-detail-facts h2{font-size:1.25rem;font-weight:700;color:#1f2937;margin-bottom:1rem}.cmp-dl{display:grid;gap:0;margin:0;border:1px solid rgba(0,0,0,.176);border-radius:.375rem;overflow:hidden}.cmp-dl>div{display:grid;grid-template-columns:12rem 1fr;gap:1rem;padding:.8rem 1rem;border-bottom:1px solid #eef2f6}.cmp-dl>div:last-child{border-bottom:0}.cmp-dl dt{color:#6c757d;margin:0;font-weight:400;font-size:.9375rem}.cmp-dl dd{color:#1f2937;margin:0;font-size:.9375rem}@media (max-width:575.98px){.cmp-dl>div{grid-template-columns:1fr;gap:.2rem}}.cmp-detail-side{position:sticky;top:1.5rem;display:grid;gap:1rem}@media (max-width:991.98px){.cmp-detail-side{position:static}}.cmp-buy{border:1px solid #bcd4f6;background:var(--rx-blue-light);border-radius:.375rem;padding:1.25rem}.cmp-nobuy,.cmp-source{border:1px solid rgba(0,0,0,.176);border-radius:.375rem;padding:1.25rem;background:#fff}.cmp-buy-title{font-size:1rem;font-weight:600;color:#1f2937;margin-bottom:.5rem}.cmp-buy-product{color:#1f2937;margin-bottom:.25rem}.cmp-buy-price{font-size:1.6rem;font-weight:700;color:var(--rx-blue);margin-bottom:.5rem}.cmp-buy-note{font-size:.8125rem;color:#7c5a13;background:#fffaf0;border-radius:.25rem;padding:.5rem .65rem;margin-bottom:.75rem}.cmp-nobuy p,.cmp-source p{font-size:.875rem;color:#6c757d}.cmp-alts{margin-top:3rem}.cmp-alts-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;margin-bottom:.5rem}.cmp-alts-head h2{font-size:1.35rem;font-weight:700;color:#1f2937;margin:0}.cmp-alts-note{font-size:.875rem;color:#6c757d;max-width:46rem;margin-bottom:1.25rem}.cmp-explain{margin-top:3.5rem;padding-top:2.5rem;border-top:1px solid #e8ecf3}.cmp-explain h2{font-size:1.5rem;font-weight:700;color:#1f2937;margin-bottom:1.5rem}.cmp-explain h3{font-size:1.0625rem;font-weight:600;color:#1f2937;margin:1.5rem 0 .5rem}.cmp-explain h3:first-child{margin-top:0}.cmp-explain p{color:#495057;font-size:.9375rem;line-height:1.7}.cmp-disclaimer{margin-top:2.5rem;padding:1rem 1.15rem;background:#f8fafc;border-left:3px solid #cbd5e1;border-radius:.25rem;font-size:.8125rem;color:#6c757d}.catnav-list{overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch}.catnav-list::-webkit-scrollbar{display:none}.catnav-list>.nav-item{flex:0 0 auto}.cmp-hero .container{text-align:center}.cmp-hero-sub{margin-left:auto;margin-right:auto}.cmp-search{margin-left:auto;margin-right:auto}.cmp-stats{justify-content:center}.cmp-stats li{align-items:center}.cmp-adv-toggle{background:none;border:0;color:var(--rx-blue);font-size:.9375rem;font-weight:600;margin-top:.85rem;display:inline-flex;align-items:center;gap:.4rem;padding:.25rem .5rem;border-radius:.25rem}.cmp-adv-toggle:hover{background:var(--rx-blue-light)}.cmp-adv-toggle:focus-visible{outline:2px solid var(--rx-blue);outline-offset:2px}.cmp-adv-caret{width:.45rem;height:.45rem;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg);transition:transform .16s ease;margin-top:-.2rem}.cmp-adv-toggle[aria-expanded="true"] .cmp-adv-caret{transform:rotate(225deg);margin-top:.15rem}.cmp-advanced{text-align:left;max-width:860px;margin:1rem auto 0;background:#fff;border:1px solid rgba(0,0,0,.176);border-radius:.375rem;padding:1.35rem}.cmp-advanced[hidden]{display:none}.cmp-adv-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.9rem}.cmp-adv-field{display:flex;flex-direction:column}.cmp-adv-field label{font-size:.875rem;color:#212529;margin-bottom:.35rem}.cmp-adv-field input,.cmp-adv-field select{border:1px solid #dee2e6;border-radius:.375rem;padding:.5rem .75rem;font-size:.9375rem;color:#212529;background:#fff;width:100%}.cmp-adv-field input:focus,.cmp-adv-field select:focus{outline:none;border-color:#86b0ee;box-shadow:0 0 0 .25rem rgba(11,94,215,.25)}.cmp-adv-checks{display:flex;flex-wrap:wrap;gap:1.25rem;margin-top:1rem}.cmp-adv-check{display:inline-flex;align-items:center;gap:.45rem;font-size:.875rem;color:#212529}.cmp-adv-actions{display:flex;align-items:center;gap:.5rem;margin-top:1.15rem}.cmp-card{padding-top:1.1rem}.cmp-card-media{display:block;width:72px;height:72px;margin-bottom:.6rem;border-radius:.375rem;overflow:hidden;background:var(--rx-blue-light)}.cmp-card-media img{width:100%;height:100%;object-fit:cover;display:block}.cmp-card-media + .cmp-card-title{margin-right:0}.cmp-detail-figure{margin:0 0 1rem;width:160px;height:160px;border-radius:.5rem;overflow:hidden;background:var(--rx-blue-light)}.cmp-detail-figure img{width:100%;height:100%;object-fit:cover;display:block}.drug-hero{background:linear-gradient(135deg,#eef4ff 0%,#f8fafc 60%,#fff 100%);border-bottom:1px solid #e3e9f2;padding:2rem 0 2.25rem;margin-bottom:2rem}.drug-hero-inner{display:flex;gap:1.5rem;align-items:center;flex-wrap:nowrap}.drug-hero-figure{flex:0 0 auto;width:180px;height:180px;margin:0;border-radius:.75rem;overflow:hidden;border:1px solid #dbe4f0;background:#fff;box-shadow:0 6px 20px rgba(15,23,42,.07)}.drug-hero-figure img{width:100%;height:100%;object-fit:cover;display:block}.drug-hero-text{flex:1 1 auto;min-width:0}.drug-hero-tags{display:flex;flex-wrap:wrap;gap:.4rem;margin-bottom:.65rem}.drug-hero-title{font-size:clamp(1.65rem,3.6vw,2.35rem);font-weight:700;color:#1f2937;margin:0 0 .3rem;line-height:1.2;overflow-wrap:anywhere}.drug-hero-generic{color:#495057;font-size:1.0625rem;margin-bottom:.3rem}.drug-hero-maker{font-size:.9375rem;color:#6c757d;margin:0 0 1.15rem}.drug-hero-maker strong{color:#495057;font-weight:600}.drug-facts{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.75rem;margin:1.35rem 0 0}.drug-facts>div{background:#fff;border:1px solid #dbe4f0;border-radius:.375rem;padding:.6rem .75rem;min-width:0}.drug-facts dt{font-size:.6875rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#6c757d;margin:0 0 .15rem}.drug-facts dd{font-size:.9375rem;font-weight:600;color:#1f2937;margin:0;overflow-wrap:anywhere}.drug-wrap{padding-bottom:3rem}.drug-panel{border:1px solid rgba(0,0,0,.176);border-radius:.375rem;padding:1.35rem 1.5rem;background:#fff;margin-bottom:1.25rem}.drug-panel-title{font-size:1.15rem;font-weight:700;color:#1f2937;margin:0 0 1rem}.drug-panel-note{margin:.9rem 0 0;padding:.65rem .8rem;border-radius:.25rem;background:#fffaf0;color:#7c5a13;font-size:.875rem}.drug-ingredients{list-style:none;margin:0;padding:0;display:grid;gap:.6rem}.drug-ingredients li{display:flex;justify-content:space-between;align-items:baseline;gap:1rem;padding-bottom:.6rem;border-bottom:1px solid #eef2f6}.drug-ingredients li:last-child{border-bottom:0;padding-bottom:0}.drug-ingredient-name{font-weight:600;color:#1f2937}.drug-ingredient-strength{color:var(--rx-blue);font-weight:600;white-space:nowrap}.drug-spec{width:100%;border-collapse:collapse;margin:0}.drug-spec th,.drug-spec td{padding:.7rem .25rem;text-align:left;border-bottom:1px solid #eef2f6;font-size:.9375rem}.drug-spec tr:last-child th,.drug-spec tr:last-child td{border-bottom:0}.drug-spec th{color:#6c757d;font-weight:400;width:42%}.drug-spec td{color:#1f2937;overflow-wrap:anywhere}.drug-side{position:sticky;top:1.5rem;display:grid;gap:1rem}@media (max-width:991.98px){.drug-side{position:static}}.drug-buy{border:1px solid #bcd4f6;background:var(--rx-blue-light);border-radius:.375rem;padding:1.35rem}.drug-nobuy,.drug-source{border:1px solid rgba(0,0,0,.176);border-radius:.375rem;padding:1.35rem;background:#fff}.drug-buy-label{font-size:.6875rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:#6c757d;margin:0 0 .5rem}.drug-buy-name{font-size:1.0625rem;font-weight:600;color:#1f2937;margin-bottom:.2rem}.drug-buy-price{font-size:1.85rem;font-weight:700;color:var(--rx-blue);margin-bottom:.75rem;line-height:1.1}.drug-buy-note{font-size:.8125rem;color:#7c5a13;background:#fffaf0;border-radius:.25rem;padding:.6rem .7rem;margin-bottom:.9rem}.drug-nobuy p,.drug-source p{font-size:.875rem;color:#6c757d}@media (max-width:767.98px){.drug-hero-figure{width:92px;height:92px;border-radius:.5rem}.drug-hero-inner{gap:1rem}.drug-hero-title{font-size:1.35rem}.drug-hero-generic{font-size:.9375rem}.drug-hero-maker{margin-bottom:0}.drug-facts{grid-template-columns:1fr 1fr;gap:.5rem}.drug-facts>div{padding:.5rem .6rem}.drug-panel{padding:1.1rem 1.15rem}.drug-spec th{width:40%;padding-right:.75rem}}.cmp-filters-toggle{width:100%;display:flex;align-items:center;justify-content:space-between;background:#fff;border:1px solid rgba(0,0,0,.176);border-radius:.375rem;padding:.7rem 1rem;font-size:.9375rem;font-weight:600;color:#1f2937;margin-bottom:.75rem}.cmp-filters-toggle:focus-visible{outline:2px solid var(--rx-blue);outline-offset:2px}.cmp-filters.is-collapsed{display:none}@media (max-width:991.98px){.cmp-hero{padding:1.75rem 0 1.25rem}.cmp-hero-title{font-size:1.75rem}.cmp-hero-sub{font-size:.9375rem;margin-bottom:1.25rem}.cmp-stats{gap:.5rem 1rem;margin-top:1rem}.cmp-stats li{flex:1 1 40%}.cmp-stats strong{font-size:1.05rem}.cmp-stats span{font-size:.7rem;line-height:1.2}.cmp-note{display:none}.cmp-adv-grid{grid-template-columns:1fr}.cmp-advanced{padding:1rem}.cmp-explain{margin-top:2.5rem;padding-top:2rem}.cmp-explain h2{font-size:1.25rem}}.icon{display:inline-block;vertical-align:-0.15em;flex:0 0 auto}.icon-star.is-empty{opacity:.28}.btn .icon,.cmp-tag .icon,.blog-reviewed .icon,.post-evidence .icon,.co-fineprint .icon{margin-right:.35em}.btn .icon:only-child,.cmp-tag .icon:only-child{margin-right:0}.blog-reviewed-tick,.post-person-check,.post-hero-tick,.pdp-tick,.co-option-icon{display:inline-flex;align-items:center;justify-content:center}.blog-reviewed-tick .icon,.post-person-check .icon{width:11px;height:11px}.post-hero-tick .icon{width:13px;height:13px}.site-header .icon,.mnav-link .icon{vertical-align:-0.2em}.pdp-stars .icon,.star .icon{vertical-align:-0.12em}.ct-hero{background:linear-gradient(180deg,#f6f9ff 0%,#fff 100%);padding:3rem 0 1.5rem;text-align:center}.ct-hero-title{font-size:clamp(1.9rem,4.5vw,2.75rem);font-weight:700;color:#0f172a;margin-bottom:.75rem}.ct-hero-sub{color:#64748b;max-width:40rem;margin:0 auto 2rem}.ct-channels{display:grid;gap:1rem;max-width:62rem;margin:0 auto;grid-template-columns:repeat(auto-fit,minmax(15rem,1fr))}.ct-channel{display:flex;flex-direction:column;align-items:flex-start;gap:.15rem;background:#fff;border:1px solid #e2e8f0;border-radius:.85rem;padding:1.15rem 1.25rem;text-align:left;text-decoration:none;color:inherit;font:inherit;width:100%;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.ct-channel:hover,.ct-channel:focus-visible{border-color:var(--rx-blue);box-shadow:0 6px 18px rgba(11,94,215,.10);transform:translateY(-2px)}.ct-channel-icon{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:.65rem;background:var(--rx-blue-light);color:var(--rx-blue);margin-bottom:.55rem}.ct-channel-label{font-size:.78rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:#94a3b8}.ct-channel-value{font-weight:600;color:#0f172a;overflow-wrap:anywhere}.ct-channel-meta{font-size:.82rem;color:#64748b}.ct-wrap{padding-top:2rem;padding-bottom:3.5rem}.ct-emergency{display:flex;gap:.85rem;align-items:flex-start;background:#fffbeb;border:1px solid #fde68a;border-left:4px solid #f59e0b;border-radius:.6rem;padding:.95rem 1.15rem;margin-bottom:2rem;font-size:.92rem;color:#78350f}.ct-emergency-icon{color:#b45309;flex:0 0 auto;line-height:0;padding-top:.1rem}.ct-card{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;padding:1.75rem;box-shadow:0 1px 3px rgba(16,42,84,.05)}.ct-card-title{font-size:1.35rem;font-weight:700;color:#0f172a;margin-bottom:.3rem}.ct-card-sub{color:#64748b;font-size:.9rem;margin-bottom:1.5rem}.ct-req{color:#dc2626}.ct-card .form-label{font-weight:600;color:#334155;font-size:.92rem}.ct-card .form-text{font-size:.82rem}.ct-privacy{font-size:.82rem;color:#64748b}.ct-privacy .icon{vertical-align:-0.18em;margin-right:.15rem}.ct-aside{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;padding:1.4rem 1.5rem;margin-bottom:1.25rem}.ct-aside-muted{background:#f8fafc}.ct-aside-title{display:flex;align-items:center;gap:.5rem;font-size:1.02rem;font-weight:700;color:#0f172a;margin-bottom:1rem}.ct-aside-title .icon{color:var(--rx-blue)}.ct-aside-note{font-size:.87rem;color:#64748b}.ct-hours{margin:0 0 1rem}.ct-hours>div{display:flex;justify-content:space-between;gap:1rem;padding:.45rem 0;border-bottom:1px solid #f1f5f9}.ct-hours>div:last-child{border-bottom:0}.ct-hours dt{font-weight:500;color:#475569;font-size:.9rem}.ct-hours dd{margin:0;font-weight:600;color:#0f172a;font-size:.9rem;white-space:nowrap}.ct-links li + li{margin-top:.4rem}.ct-links a{display:flex;align-items:center;gap:.8rem;padding:.7rem .75rem;border-radius:.6rem;text-decoration:none;color:inherit;transition:background .15s ease}.ct-links a:hover,.ct-links a:focus-visible{background:var(--rx-blue-light)}.ct-link-icon{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:.5rem;flex:0 0 auto;background:var(--rx-blue-light);color:var(--rx-blue)}.ct-links a:hover .ct-link-icon,.ct-links a:focus-visible .ct-link-icon{background:#fff}.ct-links strong{display:block;font-size:.92rem;color:#0f172a;font-weight:600}.ct-links small{display:block;font-size:.8rem;color:#64748b;line-height:1.35}.ct-link-chev{margin-left:auto;color:#cbd5e1;flex:0 0 auto;line-height:0}.ct-links a:hover .ct-link-chev{color:var(--rx-blue)}@media (max-width:575.98px){.ct-hero{padding:2rem 0 1.25rem}.ct-card{padding:1.25rem}.ct-aside{padding:1.15rem 1.2rem}}@media (prefers-reduced-motion:reduce){.ct-channel{transition:none}.ct-channel:hover,.ct-channel:focus-visible{transform:none}}.curr-switch{display:inline-flex;align-items:center;margin:0}.curr-select{background:rgba(255,255,255,.12);color:#fff;border:1px solid rgba(255,255,255,.25);border-radius:.3rem;font-size:.78rem;padding:.1rem 1.3rem .1rem .4rem;line-height:1.5;appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3E%3Cpath d='M4 6l4 4 4-4z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .25rem center;background-size:12px}.curr-select:focus-visible{outline:2px solid #fff;outline-offset:1px}.curr-select option{color:#1f2937;background:#fff}.curr-go{font-size:.72rem;margin-left:.25rem}.curr-notice{display:flex;gap:.55rem;align-items:flex-start;background:#fffbeb;border:1px solid #fde68a;border-radius:.5rem;padding:.7rem .9rem;font-size:.86rem;color:#78350f;margin-bottom:1rem}.curr-notice .icon{flex:0 0 auto;color:#b45309}.co-progress{display:flex;align-items:center;list-style:none;counter-reset:none;margin:0 0 1.5rem;padding:0;gap:.25rem}.co-progress-step{flex:1 1 0;display:flex;flex-direction:column;align-items:center;gap:.4rem;position:relative}.co-progress-step + .co-progress-step::before{content:"";position:absolute;top:15px;right:50%;left:-50%;height:2px;background:#e2e8f0;z-index:0}.co-progress-step.is-done + .co-progress-step::before,.co-progress-step.is-current::before{background:var(--rx-blue)}.co-progress-dot{position:relative;z-index:1;width:32px;height:32px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#e2e8f0;color:#64748b;font-weight:700;font-size:.9rem}.co-progress-step.is-current .co-progress-dot{background:var(--rx-blue);color:#fff}.co-progress-step.is-done .co-progress-dot{background:#17915b;color:#fff}.co-progress-label{font-size:.82rem;color:#64748b;text-align:center}.co-progress-step.is-current .co-progress-label{color:#0f172a;font-weight:600}.co-step.is-hidden{display:none}.co-nav{display:flex;gap:.75rem;align-items:center;margin-top:1.25rem}.co-next,.co-back{border:0;border-radius:.5rem;padding:.75rem 1.4rem;font-weight:600;font-size:.95rem;cursor:pointer;display:inline-flex;align-items:center;gap:.5rem}.co-next{background:var(--rx-blue);color:#fff}.co-next:hover{background:var(--rx-blue-dark)}.co-back{background:#f1f5f9;color:#334155}.co-back:hover{background:#e2e8f0}.co-phone{display:flex;align-items:stretch;border:1px solid #cbd5e1;border-radius:.5rem;overflow:hidden;background:#fff}.co-phone:focus-within{border-color:var(--rx-blue);box-shadow:0 0 0 3px rgba(11,94,215,.12)}.co-phone-flag{width:22px;height:16px;align-self:center;margin:0 .1rem 0 .7rem}.co-phone-dial{border:0;background:transparent;padding:.6rem .3rem;font-size:.9rem;color:#334155;max-width:7.5rem;cursor:pointer}.co-phone-dial:focus{outline:none}.co-phone-number{border:0;flex:1;padding:.6rem .8rem;min-width:0}.co-phone-number:focus{outline:none}.co-hint{font-size:.78rem;color:#64748b;margin:.35rem 0 0}.co-reach-legend{display:block;font-weight:600;color:#334155;font-size:.92rem;margin-bottom:.5rem}.co-reach{display:flex;flex-wrap:wrap;gap:.5rem}.co-reach-option{display:inline-flex;align-items:center;gap:.45rem;cursor:pointer;border:1px solid #e2e8f0;border-radius:999px;padding:.5rem .9rem;background:#fff;font-size:.9rem;color:#334155;white-space:nowrap}.co-reach-option:hover{border-color:var(--rx-blue)}.co-reach-option.is-selected{border-color:var(--rx-blue);background:var(--rx-blue-light);color:#0f172a;font-weight:600}.co-reach-option input{margin:0}.co-reach-icon{color:var(--rx-blue);line-height:0}.co-place.is-hidden{display:none}@media (max-width:575.98px){.co-progress-label{font-size:.72rem}.co-phone-dial{max-width:6rem;font-size:.82rem}}.ov{text-align:left;margin-top:1.75rem;padding:1.5rem;border:1px solid #fde68a;border-radius:1rem;background:linear-gradient(180deg,#fffbeb 0%,#fff 65%)}.ov-head{margin-bottom:1.1rem}.ov-badge{display:inline-flex;align-items:center;gap:.35rem;background:#b45309;color:#fff;border-radius:999px;padding:.22rem .7rem;font-size:.72rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;margin-bottom:.6rem}.ov-title{font-size:1.3rem;font-weight:700;color:#78350f;margin:0 0 .4rem}.ov-intro{color:#92400e;font-size:.92rem;margin:0;line-height:1.55}.ov-grid{display:grid;gap:.65rem;grid-template-columns:repeat(auto-fit,minmax(15rem,1fr))}.ov-btn{display:flex;align-items:center;gap:.75rem;position:relative;padding:.85rem 1rem;border-radius:.7rem;text-decoration:none;background:#fff;border:1px solid #e2e8f0;color:#0f172a;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.ov-btn:hover{border-color:var(--rx-blue);box-shadow:0 6px 16px rgba(11,94,215,.10);transform:translateY(-1px)}.ov-btn.is-primary{border-color:var(--rx-blue);background:var(--rx-blue-light)}.ov-btn-icon{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:.55rem;flex:0 0 auto;background:var(--rx-blue-light);color:var(--rx-blue)}.ov-btn.is-primary .ov-btn-icon{background:#fff}.ov-wa .ov-btn-icon{background:#e7f7ee;color:#128c4a}.ov-call .ov-btn-icon{background:#e8f0fe;color:#0b5ed7}.ov-sms .ov-btn-icon{background:#eef0fe;color:#4c51bf}.ov-mail .ov-btn-icon{background:#fdeef3;color:#c73e60}.ov-btn-text{flex:1;min-width:0}.ov-btn-text strong{display:block;font-size:.95rem}.ov-btn-text small{display:block;font-size:.78rem;color:#64748b;line-height:1.35}.ov-pick{position:absolute;top:-.55rem;right:.7rem;background:var(--rx-blue);color:#fff;border-radius:999px;padding:.1rem .5rem;font-size:.66rem;font-weight:700;letter-spacing:.03em}.ov-urgency{display:flex;gap:.45rem;align-items:flex-start;margin:1.1rem 0 0;font-size:.85rem;color:#78350f}.ov-urgency .icon{color:#b45309;flex:0 0 auto;margin-top:.1rem}@media (max-width:575.98px){.ov{padding:1.15rem}.ov-title{font-size:1.12rem}}