:root{--green:#173329;--green-2:#214538;--green-3:#355a49;--cream:#f7f5f0;--paper:#fff;--ink:#1d2822;--muted:#6b746d;--line:#e6e8e2;--sand:#ddaf78;--orange:#c77445;--shadow:0 18px 55px rgba(22,47,36,.09)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:132px}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',Arial,sans-serif;-webkit-font-smoothing:antialiased}button,input{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Manrope,'DM Sans',Arial,sans-serif;letter-spacing:-.045em}h1{line-height:1.09}h2{line-height:1.16}.container{width:min(100% - 48px,1260px);margin-inline:auto}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}a:focus-visible,button:focus-visible,input:focus-visible{outline:3px solid var(--sand);outline-offset:3px}
.top-strip{background:var(--green);color:#e9eee8;font-size:11px;letter-spacing:.02em}.top-inner{height:34px;display:flex;align-items:center;justify-content:space-between}.top-inner span:last-child{display:flex;align-items:center;gap:8px}.site-header{position:sticky;top:0;z-index:40;background:#fff;box-shadow:0 3px 22px rgba(18,38,28,.08)}.header-main{height:88px;display:flex;align-items:center;gap:46px}.brand{display:flex;align-items:center;gap:11px;flex:none;color:var(--green);font-family:Manrope,sans-serif;font-size:26px;line-height:1;font-weight:800;letter-spacing:-.08em}.brand>span:last-child{display:block}.brand-accent{color:var(--orange)}.brand small{display:block;font-size:7.5px;letter-spacing:.16em;font-weight:800;margin-top:7px;color:#727e72}.brand-mark{display:grid;grid-template-columns:repeat(2,13px);gap:3px;transform:rotate(-12deg)}.brand-mark span{display:block;width:13px;height:13px;border-radius:2px;background:var(--green)}.brand-mark span:nth-child(2){background:#be8e61}.brand-mark span:nth-child(3){background:#bbd0b9}.brand-mark span:nth-child(4){background:#6e8d71}.search{position:relative;display:flex;align-items:center;flex:1;max-width:610px;height:46px;border:1px solid #dce3db;border-radius:7px;background:#f9faf8;transition:border-color .2s,box-shadow .2s}.search:focus-within{border-color:#7b9984;box-shadow:0 0 0 3px rgba(114,148,119,.13)}.search input{width:100%;height:100%;background:none;border:0;outline:0;padding:0 16px;font-size:13px;color:var(--ink)}.search input::placeholder{color:#8c968d}.search button{border:0;background:transparent;color:var(--green);padding:0 15px}.search-results{position:absolute;top:calc(100% + 8px);left:0;right:0;background:white;box-shadow:var(--shadow);border:1px solid var(--line);border-radius:9px;padding:6px;z-index:60}.search-results[hidden]{display:none}.search-results a{display:flex;align-items:center;gap:11px;padding:9px;border-radius:5px;font-size:13px;font-weight:700}.search-results a:hover{background:var(--cream)}.search-results a>svg{margin-left:auto}.search-results small{display:block;color:var(--muted);font-weight:400;margin-top:3px}.search-swatch{width:42px;height:42px;flex:none;border:1px solid #e2e2dc;border-radius:3px}.header-actions{display:flex;align-items:center;gap:28px;margin-left:auto}.header-action{position:relative;display:flex;align-items:center;gap:8px;border:0;background:none;color:var(--green);font-size:12px;font-weight:700;white-space:nowrap;padding:6px 0}.header-action:hover{color:var(--orange)}.cart-count{position:absolute;top:-3px;left:15px;display:grid;place-items:center;border-radius:50%;background:var(--orange);color:#fff;font-size:9px;width:15px;height:15px}.main-nav{border-top:1px solid #eef0eb}.nav-inner{height:50px;display:flex;align-items:center;gap:41px}.nav-inner>a{font-size:12px;font-weight:700;white-space:nowrap;transition:color .2s}.nav-inner>a:hover{color:var(--orange)}.nav-new{margin-left:4px;padding:3px 5px;border-radius:2px;background:#e8f1e8;color:var(--green-2);font-size:8px;letter-spacing:.04em}.nav-inner .nav-category{display:flex;align-items:center;gap:8px;margin-left:auto;color:var(--green)}.mobile-menu-button{display:none;background:none;border:0;color:var(--green)}
.hero{height:500px;position:relative;overflow:hidden;background:var(--green)}.hero-slides,.hero-slide{position:absolute;inset:0}.hero-slide{opacity:0;visibility:hidden;transition:opacity .55s ease,visibility .55s}.hero-slide.active{opacity:1;visibility:visible;z-index:1}.hero-slide>img{width:100%;height:100%;object-fit:cover;object-position:center 58%}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(16,43,32,.96) 0%,rgba(18,47,35,.87) 35%,rgba(24,49,37,.36) 63%,rgba(14,31,24,.04) 100%)}.slide-sand .hero-shade{background:linear-gradient(90deg,rgba(57,50,37,.95) 0%,rgba(64,52,36,.8) 36%,rgba(64,52,36,.31) 66%,rgba(64,52,36,.03) 100%)}.slide-dark .hero-shade{background:linear-gradient(90deg,rgba(26,47,39,.97) 0%,rgba(27,49,42,.85) 40%,rgba(27,49,42,.36) 66%,rgba(27,49,42,.05) 100%)}.hero-content{position:relative;height:100%;display:flex;align-items:center}.hero-copy{width:min(570px,60%);color:#fff;padding-bottom:18px}.hero-kicker,.eyebrow{display:inline-flex;align-items:center;gap:12px;font-size:10px;font-weight:800;letter-spacing:.17em;color:#a77047}.hero-kicker{color:#f0c998}.kicker-line{width:27px;height:1px;background:currentColor}.hero h1{font-size:clamp(42px,4.15vw,65px);font-weight:700;margin:25px 0 17px}.hero h1 em{font-style:normal;color:#ebbc87}.hero p{font-size:16px;line-height:1.7;color:#e4eae3;max-width:450px;margin-bottom:28px}.button{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:16px;border:1px solid transparent;border-radius:5px;padding:13px 21px;font-size:12px;font-weight:800;letter-spacing:.005em;transition:background .2s,color .2s,transform .2s,border-color .2s}.button:hover{transform:translateY(-2px)}.button svg{transition:transform .2s}.button:hover svg,.text-link:hover svg,.product-button:hover svg{transform:translateX(4px)}.button-light{background:#fff;color:var(--green)}.button-light:hover{background:#f2e9df}.button-primary{background:var(--green);color:#fff}.button-primary:hover{background:var(--green-2)}.button-outline{border-color:#bfcac0;color:var(--green);background:transparent}.button-outline:hover{background:#f2f5f1}.hero-number{position:absolute;bottom:25px;right:max(24px,calc((100vw - 1260px)/2));color:white;font-size:11px;font-weight:700;letter-spacing:.2em}.hero-controls{position:relative;z-index:5;height:100%;pointer-events:none;display:flex;align-items:flex-end;justify-content:space-between;padding-bottom:22px}.hero-dots,.hero-arrows{display:flex;gap:8px;pointer-events:auto}.hero-dot{width:22px;height:3px;border:0;border-radius:5px;padding:0;background:rgba(255,255,255,.5);transition:width .2s,background .2s}.hero-dot.active{width:39px;background:white}.hero-arrows{margin-right:65px}.hero-arrows button{width:37px;height:37px;display:grid;place-items:center;background:rgba(255,255,255,.16);color:#fff;border:1px solid rgba(255,255,255,.5);border-radius:50%;transition:background .2s}.hero-arrows button:hover{background:rgba(255,255,255,.35)}
.trust-row{border-bottom:1px solid var(--line);background:#fff}.trust-grid{display:grid;grid-template-columns:repeat(3,1fr)}.trust-grid>div{display:flex;align-items:center;justify-content:center;gap:16px;min-height:84px;color:var(--green)}.trust-grid>div+div{border-left:1px solid var(--line)}.trust-grid strong,.trust-grid small{display:block}.trust-grid strong{font-size:12px}.trust-grid small{font-size:11px;color:var(--muted);margin-top:4px}
.section{padding:78px 0}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:27px}.section-heading h2{font-size:clamp(27px,2.5vw,36px);font-weight:800;margin:9px 0 8px}.section-heading p{margin:0;color:var(--muted);font-size:14px}.text-link{display:inline-flex;align-items:center;gap:9px;white-space:nowrap;color:var(--green);font-weight:800;font-size:12px;padding-bottom:5px}.text-link svg{transition:transform .2s}.department-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.department-card{height:246px;position:relative;overflow:hidden;border-radius:7px;color:#fff;isolation:isolate;box-shadow:0 5px 16px rgba(17,44,30,.06);transition:transform .25s,box-shadow .25s}.department-card:hover,.environment-card:hover,.category-choice:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.department-card img{width:100%;height:100%;object-fit:cover;transition:transform .45s}.department-card:hover img,.environment-card:hover img,.category-choice:hover img{transform:scale(1.045)}.department-overlay{position:absolute;inset:0;background:linear-gradient(0deg,rgba(9,32,22,.84),rgba(13,42,28,.1) 76%)}.department-featured .department-overlay{background:linear-gradient(0deg,rgba(13,52,35,.94),rgba(13,52,35,.18) 80%)}.department-icon{position:absolute;top:17px;left:18px;display:grid;place-items:center;width:39px;height:39px;background:rgba(255,255,255,.92);border-radius:5px;color:var(--green)}.department-text{position:absolute;left:19px;bottom:22px}.department-text strong,.department-text small{display:block}.department-text strong{font:800 18px/1.25 Manrope,sans-serif;letter-spacing:-.04em}.department-text small{font-size:11px;margin-top:5px;color:#ebeee9}.department-arrow{position:absolute;right:17px;bottom:25px}.offers-section,.featured-section,.category-products{background:var(--cream)}.product-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:13px}.product-card{display:flex;flex-direction:column;min-width:0;background:#fff;border:1px solid #e8e9e4;border-radius:6px;overflow:hidden;transition:transform .2s,box-shadow .2s,border-color .2s}.product-card:hover{transform:translateY(-4px);box-shadow:var(--shadow);border-color:#d8ded5}.product-visual{position:relative;display:block;height:170px;overflow:hidden;background:#d8d4c9;padding:15px}.tile-surface{display:block;width:100%;height:100%;border:1px solid rgba(255,255,255,.7);box-shadow:0 9px 20px rgba(38,38,30,.13);background-size:cover;position:relative}.tile-surface:after{content:'';position:absolute;inset:0;background:linear-gradient(125deg,rgba(255,255,255,.19),transparent 35%,rgba(0,0,0,.06));mix-blend-mode:soft-light}.tile-marble{background:#d2d0ca}.tile-marble .tile-surface,.search-swatch.tile-marble,.detail-main-image.tile-marble .tile-surface{background:radial-gradient(ellipse at 20% 77%,rgba(119,116,109,.28),transparent 18%),linear-gradient(145deg,transparent 18%,rgba(122,117,111,.26) 19%,transparent 20%,transparent 43%,rgba(134,130,124,.24) 44%,transparent 45%),linear-gradient(22deg,#e7e6e1,#f8f7f4 40%,#d6d5cf 76%,#f7f6f2)}.tile-cement{background:#aeb2ae}.tile-cement .tile-surface,.search-swatch.tile-cement,.detail-main-image.tile-cement .tile-surface{background:radial-gradient(circle at 25% 35%,#c2c6c0,transparent 23%),radial-gradient(circle at 82% 76%,#989e99,transparent 28%),linear-gradient(140deg,#b2b8b1,#a0a6a0)}.tile-white{background:#d9dddb}.tile-white .tile-surface,.search-swatch.tile-white,.detail-main-image.tile-white .tile-surface{background:repeating-linear-gradient(0deg,#e1e4e0 0 2px,transparent 2px 34px),repeating-linear-gradient(90deg,#e1e4e0 0 2px,transparent 2px 65px),linear-gradient(135deg,#fff,#f5f6f3)}.tile-wood{background:#b9a88b}.tile-wood .tile-surface,.search-swatch.tile-wood,.detail-main-image.tile-wood .tile-surface{background:repeating-linear-gradient(90deg,rgba(66,39,21,.15) 0 1px,transparent 1px 5px,rgba(255,255,255,.08) 5px 7px,transparent 7px 13px),repeating-linear-gradient(0deg,rgba(55,34,20,.2) 0 2px,transparent 2px 43px),linear-gradient(90deg,#bb9b72,#d0b48c 27%,#af8c65 57%,#c5a77e)}.tile-sand{background:#dbd1be}.tile-sand .tile-surface,.search-swatch.tile-sand,.detail-main-image.tile-sand .tile-surface{background:radial-gradient(circle at 28% 64%,rgba(154,137,113,.14),transparent 25%),linear-gradient(135deg,#ece4d4,#d6c9b1 63%,#e8dcc8)}.tile-graphite{background:#838a86}.tile-graphite .tile-surface,.search-swatch.tile-graphite,.detail-main-image.tile-graphite .tile-surface{background:repeating-linear-gradient(90deg,rgba(255,255,255,.08) 0 2px,transparent 2px 24px),linear-gradient(135deg,#9ca5a0,#616c66 63%,#86918a)}.product-badge{position:absolute;top:10px;left:10px;background:var(--green);color:#fff;font-size:9px;font-weight:800;padding:6px 8px;border-radius:2px}.product-badge.sale{background:#b7683e}.product-info{display:flex;flex-direction:column;flex:1;padding:15px 13px 13px}.product-overline{font-size:8px;letter-spacing:.09em;font-weight:800;color:#8c968d;margin:0 0 8px;text-transform:uppercase}.product-name{font:700 12px/1.35 Manrope,sans-serif;letter-spacing:-.025em;min-height:34px}.product-name:hover{color:var(--orange)}.product-spec{color:var(--muted);font-size:10px;margin-top:7px}.product-price{display:flex;align-items:baseline;gap:3px;margin-top:13px}.product-price strong{font:800 18px Manrope,sans-serif;letter-spacing:-.06em;color:var(--green)}.product-price span{font-size:10px;color:var(--muted)}.product-condition{font-size:10px;color:var(--muted);margin:3px 0 14px}.product-button{display:flex;justify-content:space-between;align-items:center;margin-top:auto;padding:10px 0 0;border-top:1px solid var(--line);font-weight:800;font-size:10px;color:var(--green)}.product-button svg{transition:transform .2s}
.visual-feature{background:var(--green);color:#fff;padding:80px 0}.feature-grid{display:grid;grid-template-columns:1.07fr .93fr;gap:80px;align-items:center}.feature-photo{height:390px;position:relative}.feature-photo img{width:100%;height:100%;object-fit:cover;object-position:center 65%;border-radius:5px}.feature-photo-tag{position:absolute;bottom:-15px;right:-18px;display:flex;align-items:center;gap:13px;padding:13px 16px;background:#fff;border-radius:4px;color:var(--green);font-size:11px;font-weight:800;box-shadow:var(--shadow)}.eyebrow-light{color:#e7b77f}.feature-copy h2{font-size:clamp(37px,3.4vw,52px);margin:17px 0 18px}.accent-dot{color:#dfaa71}.feature-copy p{font-size:14px;line-height:1.75;color:#d4dfd7;max-width:450px;margin-bottom:25px}.feature-steps{display:flex;gap:24px;border-top:1px solid rgba(255,255,255,.2);margin-top:34px;padding-top:18px;font-size:11px;color:#cddbd0}.feature-steps b{color:#edc395;margin-right:7px}.environment-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.environment-card{height:260px;position:relative;overflow:hidden;border-radius:6px;color:white;transition:transform .25s,box-shadow .25s}.environment-card img{width:100%;height:100%;object-fit:cover;transition:transform .45s}.environment-shade{position:absolute;inset:0;background:linear-gradient(0deg,rgba(9,24,16,.67),transparent 57%)}.environment-label{position:absolute;left:17px;right:17px;bottom:17px;display:flex;justify-content:space-between;align-items:center;font:800 17px Manrope,sans-serif;letter-spacing:-.04em}.environment-label>span{width:29px;height:29px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.75);border-radius:50%}.featured-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.featured-grid .product-card{display:grid;grid-template-columns:43% 57%;min-height:205px}.featured-grid .product-visual{height:auto;min-height:205px}.featured-grid .product-info{padding:18px}.featured-grid .product-name{font-size:14px;min-height:auto}.featured-grid .product-price strong{font-size:22px}.closing-cta{padding:65px 0;background:#eee7dc;text-align:center}.closing-content h2{font-size:clamp(29px,3vw,43px);margin:10px 0 8px}.closing-content p{font-size:15px;color:#5c665c;margin-bottom:23px}.closing-content>div{display:flex;justify-content:center;gap:11px}
.footer{background:#162b22;color:#e3eae3}.footer-top{display:grid;grid-template-columns:2fr 1fr 1fr 1.3fr;gap:45px;padding:60px 0 48px}.brand-footer{color:#fff;font-size:23px}.brand-footer .brand-mark span:first-child{background:#fff}.brand-footer small{color:#c4d2c4}.footer-top p{color:#aabcb0;font-size:12px;line-height:1.65;margin:20px 0 0;max-width:245px}.footer-top h3{font-size:12px;letter-spacing:0;margin:3px 0 19px}.footer-top>div>a:not(.brand){display:block;color:#b8c7bb;font-size:12px;margin:0 0 12px}.footer-top>div>a:hover{color:#fff}.footer-note{border:1px solid #466051;border-radius:5px;padding:18px}.footer-note-icon{color:#e8bd90}.footer-note strong{display:block;font-size:12px;margin-top:8px}.footer-note p{margin-top:7px}.footer-bottom{border-top:1px solid #3b5344;padding:21px 0;display:flex;justify-content:space-between;color:#a1b2a6;font-size:10px}.toast{position:fixed;z-index:100;bottom:23px;left:50%;transform:translate(-50%,25px);padding:13px 20px;border-radius:5px;background:var(--green);color:white;box-shadow:var(--shadow);font-size:12px;opacity:0;pointer-events:none;transition:opacity .25s,transform .25s;max-width:min(90vw,450px);text-align:center}.toast.visible{opacity:1;transform:translate(-50%,0)}
.breadcrumbs{display:flex;align-items:center;gap:8px;padding-top:24px;padding-bottom:24px;color:#7a847b;font-size:11px}.breadcrumbs a:hover{color:var(--green)}.breadcrumbs span{color:var(--green);font-weight:700}.category-hero{background:var(--green);color:#fff;overflow:hidden}.category-hero-inner{display:grid;grid-template-columns:1fr 1fr;align-items:center;min-height:380px}.category-hero-inner>div{position:relative;z-index:1;padding:50px 30px 50px 0}.category-hero h1{font-size:clamp(34px,3.3vw,49px);margin:16px 0}.category-hero p{max-width:460px;color:#d7e0d7;font-size:14px;line-height:1.75;margin-bottom:23px}.category-hero img{height:380px;width:calc(100% + max(24px,(100vw - 1260px)/2));max-width:none;object-fit:cover;object-position:center}.category-choice-grid{display:grid;grid-template-columns:1.25fr 1fr;grid-template-rows:180px 180px;gap:14px}.category-choice{position:relative;overflow:hidden;border-radius:6px;color:#fff;transition:transform .25s,box-shadow .25s}.category-choice.large{grid-row:span 2}.category-choice img{height:100%;width:100%;object-fit:cover;transition:transform .4s}.category-choice:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,rgba(12,36,25,.87),transparent 70%)}.category-choice span{position:absolute;z-index:1;bottom:22px;left:24px}.category-choice small,.category-choice strong,.category-choice em{display:block}.category-choice small{font-size:9px;letter-spacing:.1em;font-weight:800;color:#eec69b}.category-choice strong{font:800 23px Manrope,sans-serif;letter-spacing:-.04em;margin:5px 0}.category-choice em{display:flex;align-items:center;gap:8px;font-size:11px;font-weight:700;font-style:normal}.category-choice.large strong{font-size:29px}.listing-intro{display:flex;justify-content:space-between;align-items:end;padding-top:18px;padding-bottom:40px}.listing-intro h1{font-size:clamp(32px,3vw,43px);margin:9px 0}.listing-intro p{color:var(--muted);font-size:14px;margin:0}.listing-count{color:var(--muted);font-size:11px}.listing-layout{display:grid;grid-template-columns:220px 1fr;gap:36px;padding-bottom:90px}.filter-panel{align-self:start;background:var(--cream);border:1px solid var(--line);border-radius:6px;padding:22px}.filter-panel h2{font-size:16px;margin:0 0 5px}.filter-panel p{font-size:11px;color:var(--muted);line-height:1.5}.filter-panel fieldset{border:0;border-top:1px solid #dce1d8;margin:22px 0 0;padding:17px 0 0}.filter-panel legend{font-size:11px;font-weight:800;padding-top:20px}.filter-panel label{display:flex;align-items:center;gap:8px;font-size:12px;margin:12px 0;cursor:pointer}.filter-panel input{accent-color:var(--green)}.filter-helper{display:flex;align-items:center;gap:7px;border-top:1px solid #dce1d8;padding-top:17px;font-size:11px;font-weight:800;color:var(--green)}.listing-toolbar{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);padding:0 0 16px;margin-bottom:18px}.listing-toolbar strong{font-size:12px}.listing-toolbar span{font-size:11px;color:var(--muted)}.listing-products{grid-template-columns:repeat(3,minmax(0,1fr));gap:17px}.listing-products .product-visual{height:220px}.listing-products .product-info{padding:18px}.listing-products .product-name{font-size:14px;min-height:auto}.listing-products .product-price strong{font-size:22px}
.product-detail{display:grid;grid-template-columns:1fr 1fr;gap:60px;padding:18px 0 85px}.detail-media{min-width:0}.detail-main-image{height:430px;padding:32px;border-radius:6px}.detail-main-image .tile-surface{box-shadow:0 15px 40px rgba(25,35,25,.2)}.detail-inspiration{position:relative;margin-top:15px;height:145px;border-radius:5px;overflow:hidden}.detail-inspiration img{width:100%;height:100%;object-fit:cover;object-position:center 60%}.detail-inspiration:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(18,39,28,.65),transparent)}.detail-inspiration span{position:absolute;z-index:1;left:18px;bottom:17px;color:white;font-size:12px;font-weight:800}.detail-copy{padding-top:8px}.detail-copy h1{font-size:clamp(31px,3vw,43px);margin:13px 0 8px}.detail-subtitle{font-size:13px;color:var(--muted)}.detail-rating{font-size:13px;color:#bd8657;margin:19px 0;border-bottom:1px solid var(--line);padding-bottom:20px}.detail-rating span{color:var(--muted);font-size:11px;margin-left:8px}.detail-price strong{display:block;font:800 38px Manrope,sans-serif;letter-spacing:-.06em;color:var(--green)}.detail-price span{display:block;font-size:12px;color:var(--muted)}.detail-description{font-size:13px;line-height:1.7;color:#59645b;margin:23px 0}.detail-specs{display:grid;gap:1px;background:var(--line);border:1px solid var(--line);border-radius:4px;overflow:hidden}.detail-specs span{display:flex;align-items:center;gap:10px;background:#fbfcfa;padding:12px;font-size:12px}.detail-specs svg{color:var(--green)}.detail-specs b{margin-right:auto}.detail-actions{display:flex;gap:10px;margin-top:24px}.detail-actions .button{flex:1}.detail-note{color:#879187;font-size:10px;margin-top:12px}.calculator-section{background:var(--cream);padding:65px 0}.calculator-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.calculator-grid h2{font-size:34px;margin:10px 0}.calculator-grid p{font-size:13px;line-height:1.7;color:var(--muted);max-width:460px}.calculator-form{background:white;border:1px solid var(--line);border-radius:6px;padding:23px;box-shadow:var(--shadow)}.calculator-form label{display:block;font-size:12px;font-weight:800;margin-bottom:9px}.calculator-input-row{display:flex;gap:9px}.calculator-input-row input{min-width:0;flex:1;border:1px solid #cdd5cb;border-radius:4px;padding:10px 13px}.calculator-result{display:flex;flex-wrap:wrap;gap:8px 22px;border-top:1px solid var(--line);margin-top:18px;padding-top:17px;font-size:12px;color:var(--muted)}.calculator-result strong{color:var(--green)}
@media(max-width:1100px){.header-main{gap:25px}.nav-inner{gap:28px}.product-grid{grid-template-columns:repeat(3,1fr)}.product-visual{height:200px}.feature-grid{gap:45px}.department-grid{gap:10px}.department-text strong{font-size:15px}.environment-card{height:220px}.featured-grid .product-card{display:flex}.featured-grid .product-visual{height:180px;min-height:0}.listing-products{grid-template-columns:repeat(2,1fr)}.listing-layout{gap:20px}}
@media(max-width:760px){.container{width:min(100% - 32px,1260px)}.top-inner{justify-content:center}.top-inner span:first-child{display:none}.header-main{height:70px;gap:12px;flex-wrap:wrap}.brand{font-size:22px}.brand-mark{grid-template-columns:repeat(2,10px);gap:2px}.brand-mark span{width:10px;height:10px}.brand small{font-size:6px}.search{order:3;flex-basis:100%;max-width:none;height:42px;margin-bottom:12px}.header-main{height:124px;align-content:center}.header-actions{margin-left:auto;gap:16px}.header-action span:not(.cart-count),.header-action .cart-count{display:none}.header-action{font-size:0}.mobile-menu-button{display:block;padding:4px}.main-nav{display:none;position:absolute;top:100%;left:0;right:0;background:white;box-shadow:var(--shadow)}.main-nav.open{display:block}.nav-inner{height:auto;display:flex;flex-direction:column;align-items:stretch;gap:0;padding-top:8px;padding-bottom:10px}.nav-inner>a{padding:13px 0;border-bottom:1px solid var(--line)}.nav-inner .nav-category{margin:0}.hero{height:490px}.hero-slide>img{object-position:65% center}.hero-shade,.slide-sand .hero-shade,.slide-dark .hero-shade{background:linear-gradient(90deg,rgba(17,43,31,.91),rgba(17,43,31,.5) 78%,rgba(17,43,31,.18))}.hero-copy{width:85%}.hero h1{font-size:43px}.hero p{font-size:14px;max-width:360px}.hero-arrows{margin-right:50px}.trust-grid{grid-template-columns:1fr 1fr}.trust-grid>div{justify-content:flex-start;min-height:75px}.trust-grid>div:last-child{display:none}.trust-grid>div+div{padding-left:15px}.section{padding:58px 0}.department-grid,.environment-grid{grid-template-columns:repeat(2,1fr)}.department-card{height:215px}.product-grid{grid-template-columns:repeat(2,1fr)}.product-visual{height:185px}.feature-grid{grid-template-columns:1fr;gap:35px}.feature-photo{height:290px}.feature-copy{padding:0 4px}.visual-feature{padding:55px 0}.featured-grid{grid-template-columns:repeat(2,1fr)}.featured-grid .product-card:last-child{display:none}.footer-top{grid-template-columns:repeat(2,1fr);gap:30px}.category-hero-inner{grid-template-columns:1fr}.category-hero-inner>div{padding:45px 0}.category-hero img{display:none}.listing-layout{grid-template-columns:1fr}.filter-panel{padding:14px 16px}.filter-panel fieldset{display:flex;flex-wrap:wrap;gap:4px 16px;margin-top:7px}.filter-panel legend{padding-top:12px}.filter-panel label{margin:5px 0}.filter-helper{display:none}.product-detail,.calculator-grid,.simulator-grid,.simple-grid{grid-template-columns:1fr;gap:30px}.detail-main-image{height:350px}.detail-inspiration{height:130px}.simulator-visual{height:330px}.simple-grid img{height:290px}.simple-page,.simulator-page{padding:25px 0 65px}}
@media(max-width:520px){.top-strip{font-size:10px}.hero{height:480px}.hero-copy{width:100%;padding-bottom:25px}.hero h1{font-size:39px}.hero p{font-size:13px;max-width:300px}.hero-kicker{font-size:9px}.hero-arrows{margin-right:50px}.trust-grid strong{font-size:10px}.trust-grid small{font-size:9px}.trust-grid svg{width:20px;flex:none}.section-heading{align-items:start;gap:9px}.section-heading h2{font-size:27px}.section-heading p{font-size:12px}.text-link{font-size:10px}.department-grid,.environment-grid{gap:10px}.department-card{height:185px}.department-text{left:12px;bottom:15px}.department-text strong{font-size:13px}.department-text small{font-size:9px}.department-icon{top:12px;left:12px;width:31px;height:31px}.department-icon svg{width:19px}.department-arrow{right:9px;bottom:16px}.department-arrow svg{width:15px}.product-grid{gap:9px}.product-visual{height:145px;padding:10px}.product-info{padding:12px 10px}.product-name{font-size:11px}.product-price strong{font-size:16px}.feature-photo-tag{right:6px;font-size:9px}.feature-copy h2{font-size:37px}.feature-steps{gap:8px;flex-direction:column}.environment-card{height:180px}.environment-label{font-size:14px;left:12px;right:10px;bottom:12px}.featured-grid{grid-template-columns:1fr}.featured-grid .product-card{display:grid;grid-template-columns:40% 60%;min-height:165px}.featured-grid .product-card:last-child{display:grid}.featured-grid .product-visual{height:auto;min-height:165px}.featured-grid .product-info{padding:13px}.featured-grid .product-name{font-size:12px}.featured-grid .product-price strong{font-size:18px}.closing-content>div{flex-direction:column}.closing-content .button{width:100%}.footer-top{grid-template-columns:1fr 1fr;gap:25px}.footer-top>div:first-child,.footer-note{grid-column:span 2}.footer-bottom{gap:10px;flex-direction:column}.category-choice-grid{grid-template-columns:1fr;grid-template-rows:240px 165px 165px}.category-choice.large{grid-row:auto}.category-choice strong,.category-choice.large strong{font-size:20px}.listing-intro{display:block}.listing-count{margin-top:15px}.listing-toolbar span{display:none}.listing-products{gap:9px}.listing-products .product-visual{height:150px}.listing-products .product-info{padding:12px}.listing-products .product-name{font-size:11px}.listing-products .product-price strong{font-size:16px}.detail-main-image{height:290px;padding:20px}.detail-actions{flex-direction:column}.calculator-grid h2{font-size:27px}.calculator-input-row{flex-direction:column}.simulator-copy h1,.simple-grid h1{font-size:36px}.simulator-visual{height:250px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
.hero-slide>img{position:absolute;inset:0}

/* Refinamento visual da demonstração */
:root{--radius-card:8px;--soft-shadow:0 12px 34px rgba(22,47,36,.08)}
h1,h2,h3{text-wrap:balance}
.button{border-radius:6px;min-height:48px;font-size:12px}
.text-link{font-size:12px}
.section-heading{margin-bottom:30px}
.section-heading h2{line-height:1.18}
.hero-copy p{max-width:465px}
.department-card,.environment-card,.category-choice,.product-card{border-radius:var(--radius-card)}
.department-card{box-shadow:0 7px 25px rgba(17,44,30,.09)}
.department-card:hover{box-shadow:0 18px 38px rgba(17,44,30,.18)}
.department-text strong{line-height:1.2}
.department-arrow,.environment-label>span{transition:transform .25s,background .25s}
.department-card:hover .department-arrow,.environment-card:hover .environment-label>span{transform:translateX(3px)}
.product-card{border-color:#e2e6df;box-shadow:0 2px 7px rgba(22,47,36,.025)}
.product-card:hover{box-shadow:var(--soft-shadow)}
.product-visual{background:#e4e2dc}
.product-visual .tile-surface{transition:transform .3s}
.product-card:hover .product-visual .tile-surface{transform:scale(1.025)}
.product-info{padding:16px 14px 14px}
.product-name{font-size:12px;line-height:1.4}
.product-button{font-size:11px;padding-top:12px}
.visual-feature{background:linear-gradient(120deg,#173329,#204b38)}
.feature-copy p{max-width:465px}
.filter-panel{position:sticky;top:165px;border-radius:var(--radius-card);background:#faf9f6}
.filter-panel label{margin:4px 0;padding:9px 10px;border-radius:4px;transition:background .2s,color .2s}
.filter-panel label:hover{background:#eaf0e9}
.filter-panel label:has(input:checked){background:#e5ede4;color:var(--green);font-weight:800}
.listing-products .product-visual{height:232px}
.listing-toolbar{min-height:34px}
.detail-main-image{position:relative;overflow:hidden;border-radius:var(--radius-card);background:#e5e2dc}
.detail-media-label{position:absolute;left:17px;bottom:17px;padding:8px 11px;border-radius:4px;background:rgba(255,255,255,.93);color:var(--green);font-size:10px;font-weight:800;letter-spacing:.02em}
.detail-assurance{display:flex;align-items:center;gap:8px;margin:18px 0 24px;padding-bottom:17px;border-bottom:1px solid var(--line);color:var(--green-2);font-size:11px;font-weight:800}
.detail-actions .button{font-size:11px;gap:8px}
.detail-note{margin-top:14px}
.related-section{background:var(--cream)}
@media(max-width:1100px){.filter-panel{top:150px}.addon-card{gap:10px;padding:12px}.addon-visual{width:60px;height:60px}}
@media(max-width:760px){.filter-panel{position:static}.calculator-grid{grid-template-columns:1fr;padding:24px;gap:14px}.calculator-form{border-left:0;border-top:1px solid var(--line);padding:18px 0 0}.addon-grid{grid-template-columns:1fr 1fr}.hero-offer strong{font-size:20px}}
@media(max-width:520px){.hero-offer{gap:4px 7px;margin-bottom:14px;padding:8px 10px;font-size:10px}.hero-offer strong{font-size:18px}.hero-copy:has(.hero-offer) p{margin-bottom:10px}.product-info{padding:12px 10px}.product-button{font-size:10px}.department-featured:after{top:10px;right:8px;padding:5px;font-size:7px}.department-text strong{font-size:13px}.listing-products .product-visual{height:160px}.detail-actions .button{width:100%}.calculator-section{padding:20px 0}.calculator-grid{padding:20px}.calculator-result{grid-template-columns:1fr}.addon-section{padding:50px 0 35px}.addon-grid{grid-template-columns:1fr}.addon-card{padding:13px}.addon-visual{width:58px;height:58px}.simulator-actions .button{font-size:11px}}
@media(max-width:600px){.breadcrumbs{flex-wrap:nowrap;overflow:hidden;white-space:nowrap}.breadcrumbs>a,.breadcrumbs>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.breadcrumbs>svg{flex:none}}

/* Etapa 2: catálogo médico demonstrativo. Imagens abstratas feitas em CSS. */
:root{--green:#174746;--green-2:#225b59;--green-3:#427775;--cream:#f2f7f6;--ink:#203333;--muted:#627775;--line:#dce9e6;--orange:#b65b40;--sand:#d9ac7c}
.medical-brand{letter-spacing:-.075em}.medical-brand .brand-mark{transform:none}.medical-brand .brand-mark span{border-radius:50%}.medical-brand .brand-mark span:nth-child(2){background:#64a49d}.medical-brand .brand-mark span:nth-child(3){background:#b4d9d3}.medical-brand .brand-mark span:nth-child(4){background:#dbac7e}
.header-contact{margin-left:auto;display:inline-flex;align-items:center;gap:8px;flex:none;font-size:12px;font-weight:800;color:var(--green)}.header-contact:hover{color:var(--orange)}.nav-inner{justify-content:space-between;gap:20px}.nav-inner>a{white-space:nowrap}
.medical-hero{background:#1c5654}.medical-hero .hero-slide{background:radial-gradient(circle at 78% 50%,#4d9b95 0,#276b68 28%,#164744 75%)}.medical-hero .slide-nutrition{background:radial-gradient(circle at 78% 50%,#b0bfa8 0,#66887f 31%,#315c54 75%)}.medical-hero .slide-mobility{background:radial-gradient(circle at 80% 50%,#83a7bb 0,#437c86 31%,#1e515b 75%)}.medical-hero .hero-shade{background:linear-gradient(90deg,rgba(8,52,51,.94),rgba(8,52,51,.65) 46%,transparent 78%)}.medical-hero .hero-copy{width:min(630px,61%)}.medical-hero .hero h1,.medical-hero h1{font-size:clamp(36px,3.9vw,59px);overflow-wrap:normal}.hero-actions{display:flex;gap:10px;flex-wrap:wrap}.button-hero-outline{color:#fff;border-color:rgba(255,255,255,.68);background:rgba(255,255,255,.08)}.button-hero-outline:hover{background:rgba(255,255,255,.2)}.hero-art{position:absolute;inset:0 0 0 47%;overflow:hidden}.hero-art span{position:absolute;border:1px solid rgba(255,255,255,.35);border-radius:50%;box-shadow:0 15px 45px rgba(0,30,30,.13)}.hero-art span:first-child{width:380px;height:380px;right:9%;top:11%;background:rgba(237,249,243,.13)}.hero-art span:nth-child(2){width:240px;height:240px;right:28%;top:39%;background:rgba(244,255,251,.18)}.hero-art span:last-child{width:130px;height:130px;right:9%;top:15%;background:rgba(239,217,184,.25)}
.medical-department{background:#287773}.tone-medical{--tone-base:#d6ece8;--tone-deep:#247c77}.tone-mobility{--tone-base:#dceaf2;--tone-deep:#447a96}.tone-nutrition{--tone-base:#e8eddf;--tone-deep:#698569}.tone-comfort{--tone-base:#f2e5e2;--tone-deep:#ab736e}.medical-department.tone-medical{background:linear-gradient(145deg,#3f9690,#205f5c)}.medical-department.tone-mobility{background:linear-gradient(145deg,#679cb2,#305f78)}.medical-department.tone-nutrition{background:linear-gradient(145deg,#96b296,#4f7463)}.medical-department.tone-comfort{background:linear-gradient(145deg,#bd8d87,#8f5e62)}.department-orbit{position:absolute;width:250px;height:250px;right:-55px;top:-70px;border:1px solid rgba(255,255,255,.45);border-radius:50%;box-shadow:inset 0 0 0 42px rgba(255,255,255,.05),0 0 0 42px rgba(255,255,255,.06)}.medical-department .department-icon{background:rgba(255,255,255,.95)}.medical-department .department-text{right:36px}.medical-department .department-text small{color:#f1f8f5}
.medical-product-card .product-visual{padding:0;background:var(--cream)}.medical-visual{position:relative;display:grid;place-items:center;width:100%;height:100%;min-height:150px;background:radial-gradient(circle at 74% 28%,#fff9,transparent 24%),linear-gradient(135deg,var(--tone-base),#f8fbf8);overflow:hidden;color:var(--tone-deep)}.medical-orbit{position:absolute;width:150px;height:150px;border:1px solid currentColor;border-radius:50%;opacity:.2;transform:translate(34px,-10px);box-shadow:0 0 0 25px #ffffff55,0 0 0 55px #ffffff3b}.medical-symbol{position:relative;display:grid;place-items:center;width:88px;height:88px;border-radius:24px;background:#ffffffe6;box-shadow:0 14px 28px #1b4b4b1c;transform:rotate(-7deg)}.medical-symbol svg{transform:rotate(7deg)}.medical-consult{margin:14px 0 12px;color:var(--green);font-size:11px;font-weight:800}.product-spec{line-height:1.5}.product-name{min-height:0}.product-overline{line-height:1.4}.medical-product-card{min-height:340px}.medical-product-card .product-info{gap:4px}.medical-product-card .product-button{margin-top:auto}.search-swatch{display:grid;place-items:center;background:var(--tone-base);color:var(--tone-deep)}
.medical-value{background:linear-gradient(125deg,#134b49,#26756d)}.value-art{height:390px;position:relative;border-radius:12px;background:radial-gradient(circle at 50% 50%,#8ec3b766,transparent 49%),linear-gradient(135deg,#3a8c83,#195752);overflow:hidden}.value-art:before,.value-art:after{content:'';position:absolute;border:1px solid #ffffff55;border-radius:50%;width:330px;height:330px;left:13%;top:8%}.value-art:after{width:210px;height:210px;left:26%;top:24%;background:#ffffff17}.value-art span{position:absolute;z-index:1;display:grid;place-items:center;width:110px;height:110px;border:1px solid #ffffff77;border-radius:26px;background:#ffffffed;color:var(--green);box-shadow:0 22px 35px #123f3b40}.value-art span:first-child{left:29%;top:27%;transform:rotate(-9deg)}.value-art span:nth-child(2){right:11%;top:12%;transform:rotate(9deg)}.value-art span:last-child{right:17%;bottom:10%;transform:rotate(-5deg)}
.medical-needs .need-card{position:relative;display:flex;flex-direction:column;justify-content:flex-end;min-height:245px;padding:24px;border-radius:8px;background:linear-gradient(135deg,var(--tone-base),#fff);border:1px solid var(--line);transition:transform .2s,box-shadow .2s}.medical-needs .need-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.need-icon{position:absolute;top:24px;left:24px;display:grid;place-items:center;width:62px;height:62px;border-radius:16px;background:#fff;color:var(--tone-deep)}.need-card strong{font:800 19px Manrope,sans-serif;color:var(--green)}.need-card small{font-size:12px;color:var(--muted);margin-top:6px}.need-arrow{position:absolute;right:22px;bottom:28px;color:var(--green)}
.institutional-section{background:#e4f0ed}.institutional-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.institutional-grid h2{max-width:520px;font-size:clamp(29px,3vw,42px);margin:13px 0 0}.institutional-grid p{max-width:540px;font-size:15px;line-height:1.8;color:#526c69;margin:0}.units-section{background:#fff}.units-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px}.unit-card{padding:23px;border:1px solid var(--line);border-radius:8px;background:#fbfdfc}.unit-icon{display:grid;place-items:center;width:54px;height:54px;border-radius:14px;background:#e4f1ee;color:var(--green);margin-bottom:25px}.unit-card h3{margin:7px 0 10px;font-size:21px}.unit-card p{font-size:13px;margin-bottom:4px}.unit-card small{display:block;color:var(--muted);font-size:11px}.unit-card a{display:flex;align-items:center;gap:8px;margin-top:27px;border-top:1px solid var(--line);padding-top:16px;color:var(--green);font-size:11px;font-weight:800}.closing-content>small{display:block;margin-top:18px;font-size:10px;color:var(--muted)}
.medical-listing-intro p{max-width:620px;line-height:1.6}.category-shortcut{margin-top:-17px;margin-bottom:28px}.category-shortcut a{display:inline-flex;align-items:center;gap:8px;padding:12px 16px;background:#e8f3f0;border-radius:5px;color:var(--green);font-size:12px;font-weight:800}.medical-listing-layout .filter-panel>label{display:block;margin:18px 0 7px;font-size:11px;font-weight:800}.medical-listing-layout .filter-panel>input{width:100%;height:42px;border:1px solid #c7d8d3;border-radius:5px;padding:0 10px;background:#fff;min-width:0}.listing-empty{color:var(--muted);font-size:13px}.listing-empty[hidden]{display:none}.category-contact{margin-bottom:72px;padding:26px;background:#eaf4f1;border-radius:8px}.category-contact h2{font-size:23px;margin:0 0 8px}.category-contact p{font-size:13px;color:var(--muted);margin-bottom:17px}
.medical-detail .detail-main-image{padding:0;overflow:hidden}.medical-detail .detail-main-image .medical-visual{min-height:100%}.medical-detail .detail-copy h2{font-size:17px;margin:24px 0 12px}.medical-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;background:var(--line);border:1px solid var(--line);border-radius:6px;overflow:hidden}.medical-facts>div{display:flex;flex-direction:column;gap:7px;background:#fbfdfc;padding:15px 12px}.medical-facts b{font-size:10px;color:var(--muted)}.medical-facts span{font-size:12px;font-weight:800;color:var(--green)}.medical-features{list-style:none;padding:0;margin:0;display:grid;gap:9px}.medical-features li{display:flex;align-items:center;gap:8px;font-size:12px;color:#526a66}.medical-features svg{color:var(--green)}.medical-detail .detail-actions .button{min-width:0}.medical-detail .detail-note{line-height:1.5}.medical-detail .detail-assurance{margin:18px 0}.medical-detail .detail-description{margin:18px 0}.medical-detail .detail-media{align-self:start}
@media(max-width:1100px){.header-main{gap:20px}.header-contact{font-size:11px}.medical-product-card{min-height:350px}.units-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.medical-hero .hero-copy{width:min(610px,65%)}}
@media(max-width:760px){.header-contact{display:none}.medical-hero .hero-copy{width:92%}.medical-hero .hero-shade{background:linear-gradient(90deg,#104341ef,#104341bf 75%,#10434188)}.hero-art{left:25%;opacity:.55}.hero-actions{gap:8px}.hero-actions .button{font-size:11px}.value-art{height:290px}.institutional-grid{grid-template-columns:1fr;gap:20px}.units-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.medical-detail{gap:28px}.medical-detail .detail-main-image{height:340px}}
@media(max-width:520px){.medical-hero{height:540px}.medical-hero .hero-copy{width:100%;padding-bottom:27px}.medical-hero h1{font-size:clamp(32px,9vw,41px)}.medical-hero p{font-size:12px;line-height:1.55}.hero-actions{flex-direction:column;align-items:flex-start}.hero-actions .button{min-height:40px;padding:9px 13px}.hero-art{left:0;opacity:.22}.medical-hero .hero-shade{background:#103f3de0}.medical-needs .need-card{min-height:190px;padding:14px}.need-icon{top:14px;left:14px;width:46px;height:46px}.need-icon svg{width:27px}.need-card strong{font-size:14px}.need-card small{font-size:10px;max-width:105px}.need-arrow{right:10px;bottom:15px}.medical-product-card{min-height:320px}.medical-product-card .product-visual{height:135px}.medical-product-card .medical-symbol{width:70px;height:70px}.medical-product-card .product-overline{font-size:8px}.medical-product-card .product-spec{font-size:10px}.medical-consult{font-size:10px}.units-grid{grid-template-columns:1fr}.unit-card{padding:17px}.unit-icon{margin-bottom:14px}.medical-facts{grid-template-columns:1fr}.medical-detail .detail-main-image{height:290px}.medical-detail .detail-actions{flex-direction:column}.medical-detail .detail-actions .button{width:100%}.category-contact{padding:20px}.trust-grid>div{padding:0 5px}.trust-grid strong{line-height:1.3}.trust-grid small{line-height:1.3}}

/* Etapa 3: direção visual editorial para apresentação comercial. */
:root{--green:#17344b;--green-2:#244c66;--green-3:#547c89;--cream:#f5f8f9;--paper:#fff;--ink:#1f303e;--muted:#586d7a;--line:#e1e9ec;--sand:#a8c9c7;--orange:#407b88;--shadow:0 18px 46px rgba(23,52,75,.09);--radius-card:13px;--soft-shadow:0 14px 35px rgba(23,52,75,.10)}
body{color:var(--ink)}h1,h2,h3{letter-spacing:-.048em}h1,h2,h3{text-wrap:balance}p{line-height:1.65}a:focus-visible,button:focus-visible,input:focus-visible{outline:3px solid #1a778d;outline-offset:3px}.section{padding:88px 0}.section-heading{margin-bottom:32px}.section-heading h2{max-width:710px;letter-spacing:-.05em}.section-heading p{max-width:600px;line-height:1.65}.eyebrow{color:#3c7888;letter-spacing:.14em}.button{border-radius:7px;min-height:50px;transition:background .2s,color .2s,transform .2s,box-shadow .2s}.button:hover{transform:translateY(-2px);box-shadow:0 9px 20px rgba(23,52,75,.12)}.button-primary{background:#17344b}.button-primary:hover{background:#295572}.button-outline{border-color:#8fa6b3}.button-outline:hover{background:#eaf1f4}
.top-strip{background:#143046;color:#eaf2f4}.header-main{height:92px;gap:28px}.site-header{box-shadow:0 4px 22px rgba(23,52,75,.06)}.medical-brand{color:#17344b}.medical-brand .brand-accent{color:#558f9b}.medical-brand .brand-mark span:first-child{background:#1d4b65}.medical-brand .brand-mark span:nth-child(2){background:#75a8ad}.medical-brand .brand-mark span:nth-child(3){background:#bedad8}.medical-brand .brand-mark span:nth-child(4){background:#a1bdca}.medical-brand small{color:#5b7481}.search{max-width:560px;border-color:#d9e4e8;background:#f9fbfb;border-radius:8px}.search input{font-size:13px}.search-results{border-radius:8px}.header-contact{border:1px solid #d6e3e8;border-radius:7px;padding:11px 13px;color:#17344b}.header-contact:hover{background:#eff5f7;color:#17344b}.main-nav{border-top:1px solid #eef2f3}.nav-inner{height:53px;gap:24px}.nav-inner>a{height:100%;display:inline-flex;align-items:center;position:relative;color:#48606d;font-size:12px;font-weight:700}.nav-inner>a:after{content:'';position:absolute;left:0;right:0;bottom:0;height:2px;background:#4d8794;transform:scaleX(0);transform-origin:left;transition:transform .2s}.nav-inner>a:hover,.nav-inner>a[aria-current=page]{color:#17344b}.nav-inner>a:hover:after,.nav-inner>a[aria-current=page]:after{transform:scaleX(1)}
.medical-hero{height:545px;background:#17344b}.medical-hero .hero-slide,.medical-hero .slide-nutrition,.medical-hero .slide-mobility{background:linear-gradient(112deg,#142f47 0%,#1f4d68 61%,#42798a 100%)}.medical-hero .slide-nutrition{background:linear-gradient(112deg,#163a4d 0%,#2c626f 65%,#78a49d 100%)}.medical-hero .slide-mobility{background:linear-gradient(112deg,#193448 0%,#315b78 65%,#7295aa 100%)}.medical-hero .hero-shade{background:linear-gradient(90deg,rgba(11,33,51,.67) 0%,rgba(11,33,51,.25) 52%,transparent 75%)}.medical-hero .hero-copy{width:min(630px,60%);padding-bottom:8px}.medical-hero h1{font-size:clamp(39px,4.25vw,64px);line-height:1.075;margin:21px 0 20px}.medical-hero h1 em{color:#d3e7e2}.medical-hero p{font-size:16px;line-height:1.7;max-width:520px;color:#e3eef0}.medical-hero .hero-kicker{color:#c2dfe1}.hero-actions{gap:12px}.hero-actions .button-light{color:#17344b}.button-hero-outline{border-color:#a8c8d0;background:#ffffff0d}.hero-art{position:absolute;inset:0 0 0 53%;overflow:visible;pointer-events:none}.hero-art-halo{position:absolute;width:420px;height:420px;right:13%;top:11%;border:1px solid #ffffff33;border-radius:50%;box-shadow:0 0 0 58px #ffffff08}.hero-art-card{position:absolute;display:grid;place-items:center;border:1px solid #ffffffa8;border-radius:24px;background:linear-gradient(145deg,#eef6f6f5,#d5e6e7e8);color:#2f6a7b;box-shadow:0 28px 75px rgba(6,27,43,.27);backdrop-filter:blur(8px)}.hero-art-primary{width:280px;height:300px;right:20%;top:16%;transform:rotate(-6deg)}.hero-art-secondary{width:190px;height:205px;right:3%;top:47%;transform:rotate(8deg)}.hero-art-card .product-drawing{width:88%;height:88%;filter:drop-shadow(0 10px 10px #1d516127)}.hero-art-secondary .product-drawing{width:94%;height:94%}.hero-number{color:#e5f1f1}.hero-dot{height:4px}.hero-arrows button{background:#ffffff20}.trust-row{background:#fbfdfd}.trust-grid>div{min-height:91px}.trust-grid svg{color:#4d8390}.trust-grid strong{font-size:12px;color:#24485b}.trust-grid small{font-size:11px}
.department-grid{gap:18px}.medical-department{height:277px;border:1px solid #d9e7eb;border-radius:13px;color:#17344b;box-shadow:0 6px 24px rgba(19,54,72,.05);background:#eaf3f5}.medical-department.tone-medical{background:#e9f3f4}.medical-department.tone-mobility{background:#eaf1f7}.medical-department.tone-nutrition{background:#edf4ef}.medical-department.tone-comfort{background:#f4f0ef}.medical-department:hover{box-shadow:0 16px 35px rgba(19,54,72,.10)}.medical-department .department-icon{top:20px;left:20px;width:43px;height:43px;background:#fff;color:#285b70;box-shadow:0 4px 18px #17344b12}.department-graphic{position:absolute;right:3%;top:10%;width:62%;height:63%;color:#5891a1;opacity:.36;transform:rotate(-7deg);transition:transform .3s,opacity .3s}.tone-mobility .department-graphic{color:#4b7caa}.tone-nutrition .department-graphic{color:#4a806e}.tone-comfort .department-graphic{color:#a27778}.medical-department:hover .department-graphic{transform:rotate(-4deg) translateY(-3px);opacity:.48}.department-graphic .product-drawing{width:100%;height:100%}.medical-department .department-text{left:20px;bottom:49px;right:16px;z-index:1}.medical-department .department-text strong{font-size:18px;color:#17344b}.medical-department .department-text small{max-width:205px;color:#526e79;line-height:1.35}.medical-department .department-arrow{left:20px;right:auto;bottom:20px;display:inline-flex;align-items:center;gap:7px;color:#1d6073;font-size:11px;font-weight:800}.medical-department .department-arrow svg{transition:transform .2s}.medical-department:hover .department-arrow svg{transform:translateX(3px)}
.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.medical-product-card{min-height:370px;border-color:#e0e9ed;border-radius:13px;box-shadow:0 3px 15px rgba(23,52,75,.035)}.medical-product-card:hover{box-shadow:0 18px 32px rgba(23,52,75,.10);border-color:#c8dbe2;transform:translateY(-3px)}.medical-product-card .product-visual{height:195px;background:#f3f8f8}.medical-visual{background:linear-gradient(145deg,var(--tone-base),#fbfdfd 74%);color:var(--tone-deep)}.medical-orbit{width:180px;height:180px;opacity:.12;transform:translate(35px,-12px);box-shadow:0 0 0 35px #ffffff70}.product-drawing{position:relative;width:75%;height:78%;max-width:190px;filter:drop-shadow(0 8px 8px #244d6214);transition:transform .25s}.medical-product-card:hover .product-drawing{transform:translateY(-3px) scale(1.03)}.tone-medical{--tone-base:#e8f3f4;--tone-deep:#3d7890}.tone-mobility{--tone-base:#e9f0f7;--tone-deep:#4d759e}.tone-nutrition{--tone-base:#edf4ee;--tone-deep:#628677}.tone-comfort{--tone-base:#f5efef;--tone-deep:#a1797f}.medical-product-card .product-info{padding:20px;gap:6px}.medical-product-card .product-overline{font-size:9px;letter-spacing:.08em;color:#5b7785}.medical-product-card .product-name{font-size:15px;line-height:1.35;font-weight:800;color:#1f3546}.medical-product-card .product-spec{font-size:11px;line-height:1.55;color:#667885}.medical-product-card .medical-consult{font-size:11px;color:#4c6e7a;margin:10px 0 11px;font-weight:700}.medical-product-card .product-button{font-size:11px;color:#1d5c72;border-color:#d9e5e9;padding-top:13px}.featured-section .product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.featured-grid{gap:20px}.featured-grid .product-card{display:flex;min-height:0}.featured-grid .product-visual{height:185px;min-height:0}.featured-grid .product-info{padding:18px}.featured-grid .product-name{font-size:14px}.featured-grid .product-card:last-child{display:flex}
.medical-value{background:linear-gradient(115deg,#142f48,#275b73);padding:88px 0}.feature-grid{gap:80px}.value-art{border-radius:16px;background:linear-gradient(150deg,#336b7e,#1c445d);height:370px;box-shadow:inset 0 0 0 1px #ffffff29}.value-art:before,.value-art:after{border-color:#ffffff2d}.value-art span{border-radius:20px;box-shadow:0 22px 40px #0c2c4040;color:#326679}.feature-copy h2{max-width:510px;font-size:clamp(37px,3.4vw,52px);line-height:1.12}.feature-copy p{max-width:465px;color:#dbe9ed}.value-points{display:flex;flex-wrap:wrap;gap:8px;list-style:none;padding:0;margin:0 0 25px}.value-points li{display:inline-flex;align-items:center;gap:7px;padding:7px 10px;border:1px solid #ffffff35;border-radius:5px;color:#e8f4f4;font-size:10px;font-weight:700}.value-points svg{color:#acd5d4}.feature-copy .button{margin-top:2px}
.medical-needs .need-card{border-radius:13px;min-height:230px;background:var(--tone-base);border-color:#dce8ec}.medical-needs .need-card:hover{box-shadow:0 15px 30px #17344b17}.need-icon{border-radius:14px;background:#fff;box-shadow:0 7px 18px #17344b10}.need-card strong{font-size:19px;color:#1b3e54}.need-card small{color:#5c7480}.need-arrow{color:#2d7083}.institutional-section{background:#f1f6f7}.institutional-grid{gap:80px;position:relative}.institutional-grid:before{content:'';position:absolute;left:-25px;top:6px;bottom:6px;width:3px;border-radius:3px;background:#88b5be}.institutional-grid h2{color:#17344b;max-width:500px}.institutional-grid p{border-left:1px solid #cadde3;padding-left:35px;color:#526b79;font-size:15px;line-height:1.85}
.units-section{background:#fff}.units-grid{gap:18px}.unit-card{position:relative;border-radius:13px;background:#fbfdfd;border-color:#dfe9ed;padding:25px;overflow:hidden;transition:box-shadow .2s,transform .2s}.unit-card:before{content:'';position:absolute;left:0;top:0;right:0;height:3px;background:#95bdc7}.unit-card:hover{box-shadow:0 14px 28px #17344b14;transform:translateY(-3px)}.unit-icon{background:#eaf3f5;color:#346d80}.unit-card h3{font-size:22px;color:#1e3e51}.unit-card small{color:#5b7580}.unit-card a{color:#1d5c72}.unit-card a:hover{color:#17344b}.closing-cta{background:#193951;color:#fff;padding:80px 0}.closing-content{max-width:790px}.closing-content .eyebrow{color:#a9d2d9}.closing-content h2{font-size:clamp(32px,3.2vw,45px)}.closing-content p{color:#d3e4e9;line-height:1.7}.closing-content .button-primary{background:#fff;color:#17344b}.closing-content .button-primary:hover{background:#e6f3f4}.closing-content .button-outline{color:#fff;border-color:#9bb8c4}.closing-content .button-outline:hover{background:#ffffff1d}.closing-content>small{color:#b9d0d8;line-height:1.5}.footer{background:#102b40;color:#dcebf0}.footer-top{gap:52px}.footer-top p{color:#b3c8d0}.footer-top>div>a:not(.brand){color:#c3d4da}.footer-note{border-color:#426276}.footer-note-icon{color:#9bc8d0}.footer-bottom{border-color:#355467;color:#b3c7cf}.brand-footer{color:#fff}
.medical-listing-intro h1{color:#17344b}.medical-listing-intro p{font-size:14px;line-height:1.7}.filter-panel{background:#f7fafb;border-color:#dfe9ed}.filter-panel label:has(input:checked){background:#e4eff2}.medical-listing-layout .filter-panel>input{border-color:#c7dce2}.medical-listing-layout .filter-panel>input:focus-visible{outline-offset:1px}.listing-toolbar{border-color:#dce8ec}.listing-products{grid-template-columns:repeat(3,minmax(0,1fr))}.listing-products .product-visual{height:210px}.category-contact{background:#eaf3f5;border-radius:12px}.category-shortcut a{background:#e7f1f3;color:#1b5c70;border-radius:7px}.medical-detail{gap:68px}.medical-detail .detail-main-image{height:490px;border-radius:14px;background:#e8f3f4}.medical-detail .detail-main-image .product-drawing{max-width:310px;width:82%;height:82%}.detail-media-label{border-radius:5px;box-shadow:0 5px 18px #17344b18}.detail-copy h1{color:#17344b;max-width:550px}.detail-subtitle{font-size:14px;line-height:1.6}.detail-assurance{color:#315f72}.detail-description{font-size:14px;line-height:1.75;color:#546c78}.medical-facts{border-color:#d9e6ea;background:#d9e6ea;border-radius:8px}.medical-facts>div{background:#fbfdfd;padding:18px 14px}.medical-facts b{font-size:10px;letter-spacing:.06em;text-transform:uppercase}.medical-facts span{font-size:12px;color:#244e63}.medical-features li{font-size:12px;color:#526c78}.medical-detail .detail-actions{margin-top:29px}.medical-detail .detail-actions .button{font-size:11px;min-height:52px}.medical-detail .detail-note{font-size:11px;color:#657f89}.related-section{background:#f5f8f9}
@media(max-width:1100px){.header-main{gap:17px}.header-contact{padding:9px 10px}.nav-inner{gap:16px}.product-grid,.listing-products{grid-template-columns:repeat(3,minmax(0,1fr))}.featured-section .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.department-grid{gap:12px}.medical-department{height:255px}.medical-department .department-text strong{font-size:16px}.hero-art-primary{right:12%}.hero-art-secondary{right:0}.medical-detail{gap:35px}.units-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:820px){.medical-hero .hero-copy{width:68%}.hero-art{left:50%;opacity:.72}.hero-art-primary{width:230px;height:270px;right:8%}.hero-art-secondary{width:160px;height:180px}.department-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.medical-department{height:250px}.listing-products{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){.header-main{height:124px}.main-nav.open{display:block}.nav-inner>a{height:auto}.nav-inner>a:after{display:none}.nav-inner>a[aria-current=page]{font-weight:800}.medical-hero{height:530px}.medical-hero .hero-copy{width:88%}.medical-hero .hero-shade{background:linear-gradient(90deg,#122f47e8,#173f57c4)}.hero-art{left:34%;opacity:.36}.hero-art-primary{right:16%}.section{padding:62px 0}.feature-grid{gap:32px}.value-art{height:300px}.institutional-grid{gap:24px}.institutional-grid p{padding-left:0;border-left:0}.institutional-grid:before{left:-12px}.product-grid,.listing-products,.featured-section .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.medical-product-card .product-visual{height:185px}.medical-detail{gap:30px}.medical-detail .detail-main-image{height:360px}.footer-top{gap:28px}}
@media(max-width:520px){.medical-hero{height:540px}.medical-hero .hero-copy{width:100%}.medical-hero h1{font-size:clamp(31px,8.4vw,40px)}.medical-hero p{font-size:12px;line-height:1.6}.hero-art{left:0;opacity:.13}.hero-art-secondary{display:none}.hero-art-primary{right:3%;top:20%}.hero-actions{flex-direction:column;align-items:flex-start}.hero-actions .button{min-height:41px;padding:9px 13px}.medical-department{height:218px}.medical-department .department-icon{top:14px;left:14px;width:37px;height:37px}.medical-department .department-text{left:14px;bottom:43px;right:8px}.medical-department .department-text strong{font-size:14px}.medical-department .department-text small{font-size:10px}.medical-department .department-arrow{left:14px;bottom:15px;font-size:10px}.department-graphic{top:19%;right:0;width:65%}.medical-product-card{min-height:330px}.medical-product-card .product-visual{height:150px}.medical-product-card .product-info{padding:13px}.medical-product-card .product-name{font-size:12px}.medical-product-card .product-spec{font-size:10px}.medical-product-card .medical-consult{font-size:10px}.value-art{height:240px}.value-art span{width:78px;height:78px}.value-art span svg{width:40px}.value-points{gap:6px}.value-points li{font-size:9px}.need-card strong{font-size:14px}.units-grid{grid-template-columns:1fr}.closing-cta{padding:63px 0}.footer-top{gap:22px}.medical-detail .detail-main-image{height:300px}}
@media(max-width:430px){.top-strip{font-size:9px}.medical-hero h1{font-size:31px}.medical-hero .hero-copy{padding-bottom:12px}.medical-hero p{max-width:330px}.hero-art{opacity:.1}.trust-grid{grid-template-columns:1fr 1fr}.trust-grid>div{gap:7px}.trust-grid strong{font-size:10px}.trust-grid small{font-size:9px}.medical-department{height:205px}.medical-department .department-text strong{font-size:13px}.medical-department .department-text small{font-size:9px}.medical-department .department-arrow{font-size:9px}.product-grid,.listing-products,.featured-section .product-grid{grid-template-columns:1fr}.medical-product-card,.featured-grid .medical-product-card{display:grid;grid-template-columns:38% minmax(0,1fr);min-height:178px}.medical-product-card .product-visual,.featured-grid .medical-product-card .product-visual{height:100%;min-height:178px}.medical-product-card .medical-visual{min-height:100%}.medical-product-card .product-drawing{width:95%}.medical-product-card .product-info{padding:13px 12px}.medical-product-card .product-overline{font-size:8px}.medical-product-card .product-name{font-size:12px}.medical-product-card .product-spec{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.medical-product-card .medical-consult{margin:4px 0;font-size:9px}.medical-product-card .product-button{padding-top:7px;font-size:10px}.medical-facts{grid-template-columns:1fr}.medical-detail .detail-actions{flex-direction:column}.medical-detail .detail-actions .button{width:100%}.value-points{display:grid}.footer-top{grid-template-columns:1fr 1fr}}
@media(max-width:900px){.header-contact{display:none}}
@media(max-width:760px){.mobile-menu-button{margin-left:auto}.medical-hero .hero-content{align-items:flex-start;padding-top:55px}.medical-hero .hero-copy{padding-bottom:0}}
@media(max-width:520px){.medical-hero{height:505px}.medical-hero .hero-content{padding-top:48px}.medical-hero .hero-copy{padding-bottom:0}.medical-hero h1{margin:19px 0 14px}.medical-hero p{margin-bottom:20px}}
@media(max-width:430px){.medical-hero{height:500px}.medical-hero .hero-content{padding-top:50px}}
