*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit;color:inherit}button{cursor:pointer}.skip-link{position:absolute;left:-9999px;top:auto}.skip-link:focus{left:16px;top:16px;background:#fff;padding:10px 14px;z-index:9999;border-radius:8px}.page-width{width:min(1180px,calc(100% - 40px));margin:0 auto}.eyebrow{font-size:.76rem;letter-spacing:.16em;text-transform:uppercase;font-weight:700;color:var(--accent)}h1,h2,h3,p{margin-top:0}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:28px}.section-heading h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,4vw,3.15rem);font-weight:500;letter-spacing:-.035em;color:var(--navy-deep)}.section-heading p{max-width:560px;margin:0;color:#5a6772;line-height:1.7}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border-radius:999px;border:1px solid var(--navy);background:var(--navy);color:#fff;font-weight:700;transition:.2s ease;letter-spacing:.01em}.button:hover{transform:translateY(-1px);background:var(--navy-deep)}.button--secondary{background:transparent;color:var(--navy)}.button--secondary:hover{background:var(--navy);color:#fff}.button--full{width:100%}.text-link{font-weight:700;color:var(--navy);text-decoration:underline;text-underline-offset:4px}.announcement-bar{background:var(--navy-deep);color:#fff;font-size:.84rem}.announcement-bar__inner{min-height:38px;display:flex;align-items:center;justify-content:center;gap:24px}.announcement-bar a{opacity:.82;text-decoration:underline;text-underline-offset:3px}.site-header{position:sticky;top:0;z-index:70;background:#f7f6f2f0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid rgba(11,49,84,.09)}.site-header__inner{height:78px;display:grid;grid-template-columns:150px 1fr 150px;align-items:center}.site-header__brand{justify-self:start}.site-header__logo{width:92px;height:64px;object-fit:contain;object-position:left center}.site-header__nav{display:flex;justify-content:center;gap:34px;font-size:.93rem;font-weight:650}.site-header__nav a{position:relative;padding:28px 0}.site-header__nav a:after{content:"";position:absolute;left:0;right:100%;bottom:18px;height:1px;background:var(--navy);transition:.2s ease}.site-header__nav a:hover:after{right:0}.site-header__actions{display:flex;justify-content:flex-end;align-items:center;gap:7px}.icon-button{width:42px;height:42px;border:0;background:transparent;border-radius:50%;display:inline-grid;place-items:center;position:relative}.icon-button:hover{background:var(--mist)}.icon-button svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.8}.cart-count{position:absolute;right:1px;top:1px;min-width:18px;height:18px;padding:0 4px;background:var(--navy);color:#fff;border:2px solid var(--paper);border-radius:999px;font-size:10px;display:grid;place-items:center}.site-header__menu-button{display:none}.site-header__menu-button span{display:block;width:18px;height:1.5px;background:var(--navy);margin:2px 0}.hero-medical{padding:64px 0 38px}.hero-medical__shell{min-height:570px;display:grid;grid-template-columns:1.05fr .95fr;overflow:hidden;border:1px solid var(--line);border-radius:calc(var(--radius) + 10px);background:#fff}.hero-medical__content{padding:clamp(44px,7vw,82px);display:flex;flex-direction:column;justify-content:center}.hero-medical h1{font-family:Georgia,Times New Roman,serif;font-size:clamp(3rem,6vw,5.6rem);line-height:.95;letter-spacing:-.055em;font-weight:500;color:var(--navy-deep);margin:14px 0 24px;max-width:720px}.hero-medical__lead{font-size:1.08rem;line-height:1.75;color:#54616c;max-width:590px}.hero-medical__actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.hero-medical__visual{position:relative;background:#e7eff3;min-height:430px;overflow:hidden}.hero-medical__visual:before,.hero-medical__visual:after{content:"";position:absolute;border-radius:50%;border:1px solid rgba(11,49,84,.13)}.hero-medical__visual:before{width:480px;height:480px;right:-120px;top:-90px}.hero-medical__visual:after{width:300px;height:300px;left:-110px;bottom:-90px}.hero-medical__monogram{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center}.hero-medical__monogram img{width:min(330px,66%);aspect-ratio:1;object-fit:contain;mix-blend-mode:multiply}.hero-medical__note{position:absolute;left:30px;bottom:30px;background:#ffffffe0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:15px 18px;border:1px solid rgba(11,49,84,.1);border-radius:12px;font-size:.86rem;max-width:260px;line-height:1.5}.trust-strip{padding:18px 0 72px}.trust-strip__grid{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line);border-radius:var(--radius);background:#fff;overflow:hidden}.trust-item{padding:22px 28px;display:flex;gap:14px;align-items:flex-start}.trust-item+.trust-item{border-left:1px solid var(--line)}.trust-item__icon{width:34px;height:34px;border-radius:50%;background:var(--mist);color:var(--navy);display:grid;place-items:center;flex:none;font-size:.78rem;font-weight:800}.trust-item strong{display:block;color:var(--navy-deep);margin-bottom:4px}.trust-item span{display:block;color:#66717a;font-size:.88rem;line-height:1.5}.section{padding:84px 0}.section--mist{background:var(--mist)}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.product-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;display:flex;flex-direction:column;min-width:0;transition:.22s ease}.product-card:hover{transform:translateY(-3px);box-shadow:0 14px 40px #071f3614}.product-card__media{aspect-ratio:1/1.08;background:#f0f3f4;overflow:hidden;position:relative}.product-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.product-card:hover .product-card__media img{transform:scale(1.025)}.product-card__soldout{position:absolute;left:12px;top:12px;background:#fff;color:#6b3232;border-radius:999px;padding:7px 10px;font-size:.72rem;font-weight:800;border:1px solid #ead6d6}.product-card__body{padding:17px 18px 19px}.product-card__title{font-size:1rem;line-height:1.4;color:var(--navy-deep);margin-bottom:8px;font-weight:700}.price{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.price__current{font-weight:800}.price__compare{color:#89939b;text-decoration:line-through;font-size:.9rem}.collection-links{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.collection-tile{min-height:230px;background:var(--navy);color:#fff;border-radius:var(--radius);padding:28px;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden}.collection-tile:nth-child(2){background:#244f6f}.collection-tile:nth-child(3){background:#416f87}.collection-tile:after{content:"";position:absolute;width:210px;height:210px;border:1px solid rgba(255,255,255,.18);border-radius:50%;right:-50px;top:-65px}.collection-tile h3{font-family:Georgia,Times New Roman,serif;font-size:2rem;font-weight:500;max-width:260px;margin-bottom:10px}.collection-tile p{color:#ffffffc2;line-height:1.6;max-width:290px}.collection-tile span{font-size:.86rem;font-weight:800}.brand-story{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;align-items:center}.brand-story__mark{background:#fff;border:1px solid var(--line);border-radius:calc(var(--radius) + 8px);padding:48px;display:grid;place-items:center}.brand-story__mark img{width:min(300px,80%);mix-blend-mode:multiply}.brand-story__copy h2{font-family:Georgia,Times New Roman,serif;font-weight:500;font-size:clamp(2.5rem,5vw,4.4rem);line-height:1;letter-spacing:-.045em;color:var(--navy-deep);margin:14px 0 24px}.brand-story__copy p{color:#5b6872;line-height:1.8;font-size:1.03rem}.contact-cta{padding:38px 0 94px}.contact-cta__shell{background:var(--navy-deep);color:#fff;border-radius:calc(var(--radius) + 8px);padding:clamp(38px,6vw,68px);display:flex;align-items:center;justify-content:space-between;gap:28px}.contact-cta h2{font-family:Georgia,Times New Roman,serif;font-weight:500;font-size:clamp(2.2rem,4vw,3.8rem);margin:0 0 12px}.contact-cta p{margin:0;color:#ffffffb8;max-width:560px;line-height:1.65}.contact-cta .button{background:#fff;color:var(--navy-deep);border-color:#fff;flex:none}.site-footer{background:#061b2d;color:#fff;padding:70px 0 24px}.site-footer__grid{display:grid;grid-template-columns:1.6fr .7fr .9fr 1.35fr;gap:44px}.site-footer__logo{width:120px;height:90px;object-fit:contain;object-position:left;background:#f7f6f2;border-radius:10px;padding:7px}.site-footer__intro{max-width:320px;color:#ffffff9e;line-height:1.65;margin-top:20px}.site-footer__heading{font-size:.84rem;letter-spacing:.13em;text-transform:uppercase;margin-bottom:18px}.footer-links,.footer-contact{list-style:none;padding:0;margin:0}.footer-links li,.footer-contact li{margin:0 0 11px;color:#ffffffa8;line-height:1.55;font-size:.9rem}.footer-links a:hover,.footer-contact a:hover{color:#fff}.site-footer__bottom{margin-top:54px;padding-top:20px;border-top:1px solid rgba(255,255,255,.12);display:flex;justify-content:space-between;gap:24px;color:#ffffff80;font-size:.82rem}.whatsapp-fab{position:fixed;right:20px;bottom:20px;z-index:80;background:#173f36;color:#fff;padding:8px 14px 8px 8px;border-radius:999px;display:flex;align-items:center;gap:8px;box-shadow:0 12px 32px #0003;font-size:.84rem;font-weight:800}.whatsapp-fab__icon{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#fff;color:#173f36;font-size:.69rem}.main-shell{padding:58px 0 92px}.page-header{margin-bottom:34px}.page-header h1{font-family:Georgia,Times New Roman,serif;color:var(--navy-deep);font-size:clamp(2.8rem,5vw,4.7rem);font-weight:500;letter-spacing:-.045em;margin:8px 0 12px}.page-header p{color:#64707a;line-height:1.7;max-width:700px}.collection-toolbar{display:flex;justify-content:space-between;align-items:center;gap:20px;margin:0 0 24px}.collection-toolbar select{border:1px solid var(--line);background:#fff;border-radius:999px;padding:11px 36px 11px 14px}.collection-count{font-size:.88rem;color:#69747d}.pagination{display:flex;justify-content:center;gap:8px;margin-top:42px}.pagination a,.pagination span{width:38px;height:38px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;background:#fff}.pagination .current{background:var(--navy);color:#fff;border-color:var(--navy)}.product-page{display:grid;grid-template-columns:1.1fr .9fr;gap:58px;align-items:start}.product-gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.product-gallery__item{background:#eef2f3;border-radius:var(--radius);overflow:hidden;aspect-ratio:1/1.07}.product-gallery__item img{width:100%;height:100%;object-fit:cover}.product-info{position:sticky;top:116px}.product-info h1{font-family:Georgia,Times New Roman,serif;font-weight:500;font-size:clamp(2.4rem,4vw,4rem);line-height:1.03;letter-spacing:-.04em;color:var(--navy-deep);margin:10px 0 18px}.product-info__price{font-size:1.18rem;margin-bottom:22px}.product-info__lead{color:#5b6771;line-height:1.72;margin-bottom:24px}.product-form__group{margin:0 0 18px}.product-form__group label{display:block;font-size:.82rem;font-weight:800;margin-bottom:8px}.product-form select,.product-form input[type=number]{width:100%;min-height:48px;border:1px solid var(--line);border-radius:10px;background:#fff;padding:0 13px}.product-form__row{display:grid;grid-template-columns:110px 1fr;gap:10px}.product-form__note{font-size:.83rem;color:#65717a;margin:13px 0 0;line-height:1.5}.product-assurances{margin:24px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.product-assurance{display:flex;gap:12px;padding:16px 0;font-size:.88rem;line-height:1.5}.product-assurance+.product-assurance{border-top:1px solid var(--line)}.product-assurance strong{display:block;color:var(--navy-deep);margin-bottom:2px}.product-description{padding-top:10px;color:#4f5d68;line-height:1.8}.product-description h2,.product-description h3{color:var(--navy-deep)}.availability{display:inline-flex;align-items:center;gap:7px;font-size:.8rem;font-weight:800}.availability:before{content:"";width:7px;height:7px;border-radius:50%;background:#3e815c}.availability--out:before{background:#a34e4e}.search-form{display:flex;gap:9px;max-width:720px;margin-bottom:38px}.search-form input{flex:1;min-height:50px;border:1px solid var(--line);background:#fff;border-radius:999px;padding:0 18px}.cart-table{width:100%;border-collapse:collapse;background:#fff;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden}.cart-row{display:grid;grid-template-columns:100px 1fr 130px 120px;gap:20px;align-items:center;padding:20px;border-bottom:1px solid var(--line)}.cart-row:last-child{border-bottom:0}.cart-row img{width:90px;height:90px;object-fit:cover;border-radius:10px}.cart-row__title{font-weight:800;color:var(--navy-deep)}.cart-row input{width:78px;border:1px solid var(--line);border-radius:8px;padding:8px}.cart-summary{margin-top:24px;margin-left:auto;max-width:420px;background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:24px}.cart-summary__line{display:flex;justify-content:space-between;gap:18px;margin-bottom:16px}.cart-summary__total{font-size:1.18rem;font-weight:850}.cart-summary p{color:#68737b;font-size:.86rem;line-height:1.55}.rte{line-height:1.8;color:#4f5e68}.rte h2,.rte h3{color:var(--navy-deep);font-family:Georgia,Times New Roman,serif;font-weight:500}.contact-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:48px}.contact-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:28px}.contact-list{list-style:none;padding:0;margin:0}.contact-list li{padding:14px 0;border-bottom:1px solid var(--line);line-height:1.6}.contact-list li:last-child{border-bottom:0}.field{margin-bottom:14px}.field label{display:block;font-size:.82rem;font-weight:800;margin-bottom:7px}.field input,.field textarea{width:100%;border:1px solid var(--line);background:#fff;border-radius:10px;padding:12px 13px}.field textarea{min-height:150px;resize:vertical}.form-status{padding:12px 14px;border-radius:10px;background:var(--mist);margin-bottom:16px}.empty-state{padding:50px;border:1px solid var(--line);background:#fff;border-radius:var(--radius);text-align:center}.empty-state h2{font-family:Georgia,Times New Roman,serif;color:var(--navy-deep);font-size:2rem;font-weight:500}.policy-note{background:#fff;border:1px solid var(--line);border-left:4px solid var(--navy);padding:22px 24px;border-radius:12px;line-height:1.7}.no-js .site-header__nav{display:flex}@media(max-width:990px){.site-header__inner{grid-template-columns:54px 1fr 100px}.site-header__brand{justify-self:center}.site-header__menu-button{display:grid}.site-header__nav{display:none;position:absolute;left:20px;right:20px;top:86px;background:#fff;border:1px solid var(--line);border-radius:14px;padding:10px;box-shadow:0 18px 42px #071f361f;flex-direction:column;gap:0}.site-header__nav.is-open{display:flex}.site-header__nav a{padding:14px 12px}.site-header__nav a:after{display:none}.hero-medical__shell{grid-template-columns:1fr}.hero-medical__visual{min-height:380px}.product-grid{grid-template-columns:repeat(2,1fr)}.collection-links{grid-template-columns:1fr 1fr}.brand-story{grid-template-columns:1fr;gap:34px}.site-footer__grid{grid-template-columns:1fr 1fr}.product-page{grid-template-columns:1fr}.product-info{position:static}.contact-grid,.trust-strip__grid{grid-template-columns:1fr}.trust-item+.trust-item{border-left:0;border-top:1px solid var(--line)}}@media(max-width:640px){.page-width{width:min(100% - 28px,1180px)}.announcement-bar__inner{min-height:42px;font-size:.75rem;justify-content:center;text-align:center}.announcement-bar__inner a{display:none}.site-header__inner{height:70px}.site-header__logo{width:76px;height:54px}.hero-medical{padding:24px 0 18px}.hero-medical__shell{border-radius:18px}.hero-medical__content{padding:38px 24px}.hero-medical h1{font-size:3.25rem}.hero-medical__visual{min-height:300px}.hero-medical__note{left:18px;right:18px;bottom:18px;max-width:none}.trust-strip{padding:12px 0 50px}.section{padding:60px 0}.section-heading{display:block}.section-heading p{margin-top:12px}.product-grid{gap:10px}.product-card__body{padding:13px 13px 15px}.collection-links{grid-template-columns:1fr}.brand-story__mark{padding:30px}.contact-cta{padding:20px 0 66px}.contact-cta__shell{display:block;padding:34px 26px}.contact-cta .button{margin-top:24px}.site-footer__grid{grid-template-columns:1fr;gap:28px}.site-footer__bottom{display:block}.site-footer__bottom span{display:block;margin-bottom:7px}.product-gallery{grid-template-columns:1fr;gap:8px}.product-info h1{font-size:2.7rem}.cart-row{grid-template-columns:76px 1fr;gap:14px}.cart-row img{width:76px;height:76px}.cart-row__qty,.cart-row__price{grid-column:2}.whatsapp-fab__label{display:none}.whatsapp-fab{padding:8px}.collection-toolbar{align-items:flex-start;flex-direction:column}.product-form__row{grid-template-columns:90px 1fr}}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.cart-drawer-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#03101b6b;z-index:89}.cart-drawer{position:fixed;right:0;top:0;bottom:0;width:min(430px,100%);background:var(--paper);z-index:90;transform:translate(102%);transition:transform .26s ease;display:flex;flex-direction:column;box-shadow:-20px 0 50px #03101b29}.cart-drawer.is-open{transform:translate(0)}.cart-drawer__header{padding:22px 24px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center}.cart-drawer__header h2{font-family:Georgia,Times New Roman,serif;font-weight:500;font-size:2rem;margin:2px 0 0;color:var(--navy-deep)}.cart-drawer__header .icon-button{font-size:1.8rem}.cart-drawer__body{padding:10px 24px;overflow:auto;flex:1}.cart-drawer__item{display:grid;grid-template-columns:74px 1fr;gap:14px;padding:14px 0;border-bottom:1px solid var(--line);align-items:center}.cart-drawer__item img{width:74px;height:74px;object-fit:cover;border-radius:10px;background:#eef2f3}.cart-drawer__title{font-weight:800;color:var(--navy-deep);line-height:1.35}.cart-drawer__meta{font-size:.83rem;color:#6a7580;margin-top:6px}.cart-drawer__empty{padding:44px 0;text-align:center}.cart-drawer__footer{padding:20px 24px 24px;border-top:1px solid var(--line);background:#fff}.cart-drawer__subtotal{display:flex;justify-content:space-between;gap:20px;font-size:1.03rem}.cart-drawer__footer p{font-size:.8rem;color:#66727b;line-height:1.5;margin:9px 0 15px}@media(max-width:640px){.product-gallery{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:8px;padding-bottom:6px}.product-gallery__item{min-width:88%;scroll-snap-align:start}.cart-drawer{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/base.css.map */
