:root{--ink:#153540;--deep:#102d38;--muted:#53676d;--paper:#f8f8f4;--sand:#ecebe4;--line:#dce0db;--accent:#d68b5e;--cream:#eeb18d;--bs-body-font-family:'Manrope',sans-serif;--bs-body-color:var(--ink);--bs-body-bg:#fff;--bs-primary:#153540}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;font-size:17px;line-height:1.75;-webkit-font-smoothing:antialiased}[hidden]{display:none!important}::selection{background:#db9a72;color:var(--deep)}a{color:inherit;text-decoration:none}a:hover{color:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{font:inherit}a,button{touch-action:manipulation}:focus-visible{outline:3px solid var(--accent);outline-offset:5px}img{display:block;width:100%;height:auto}button{color:inherit}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-weight:500;letter-spacing:-.045em;line-height:1.15}h2{font-size:clamp(34px,3.35vw,53px);margin-bottom:24px}h3{font-size:25px}p{color:var(--muted)}.container-wide{width:calc(100% - 112px);max-width:1440px;margin:0 auto}.section{padding:106px 0}.eyebrow{display:flex;align-items:center;gap:11px;font-size:14px;letter-spacing:2px;line-height:1.5;font-weight:700;color:var(--ink);margin-bottom:26px;text-transform:uppercase}.eyebrow>span{height:5px;width:5px;background:var(--accent);flex-shrink:0}.section-copy{font-size:17px;line-height:1.95;margin-bottom:25px}.section-heading{margin-bottom:43px}.section-heading h2{margin:0}.heading-inline{display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.text-link{display:inline-flex;align-items:center;gap:25px;padding:6px 0;border-bottom:1px solid currentColor;font-size:15px;font-weight:700;line-height:1.7;background:transparent;border-top:0;border-left:0;border-right:0}.text-link .icon{width:20px;height:20px;transition:transform .3s}.text-link:hover .icon{transform:translateX(5px)}.icon{width:23px;height:23px;flex-shrink:0}.reverse{transform:rotate(180deg)}.btn{display:inline-flex;align-items:center;justify-content:space-between;gap:36px;border-radius:0;padding:18px 24px;font-size:15px;font-weight:600;letter-spacing:.05px;border:1px solid transparent;min-height:56px;transition:background .25s,color .25s,border-color .25s,transform .25s}.btn .icon{width:18px;height:18px;transition:transform .3s}.btn:hover .icon{transform:translate(2px,-2px)}.btn-primary{background:var(--ink);color:#fff;border-color:var(--ink)}.btn-primary:hover,.btn-primary:focus-visible{background:#264e5b;border-color:#264e5b;color:#fff}.btn-outline{border-color:#bdc7c6;color:var(--ink);background:transparent}.btn-outline:hover{background:var(--ink);color:#fff;border-color:var(--ink)}.btn-light{color:var(--ink);background:#fff;border-color:#fff}.btn-light:hover{background:var(--cream);border-color:var(--cream)}.skip-link{position:fixed;top:-70px;left:20px;padding:12px 20px;background:var(--ink);color:white;z-index:10000}.skip-link:focus{top:5px;color:#fff}.utility-bar{background:var(--paper);height:32px;border-bottom:1px solid #e7e9e5;color:#536368;font-size:14px;letter-spacing:.2px}.utility-bar .container-wide{height:100%;display:flex;align-items:center;gap:26px}.utility-bar a{display:flex;gap:8px;align-items:center;margin-left:auto;color:var(--ink);font-size:14px}.utility-bar .icon{width:12px;height:12px}.site-header{position:sticky;top:0;background:#fff;z-index:1000;transition:box-shadow .2s}.site-header.is-scrolled{box-shadow:0 6px 25px #102d3810}.navbar{padding:0;min-height:98px;flex-wrap:wrap}.brand{display:flex;align-items:center;gap:11px;flex-shrink:0;color:var(--ink)}.brand-mark{color:#cb8150;width:37px;height:39px}.brand-type{display:block;font-size:23px;line-height:1.1;font-weight:800;letter-spacing:-1px;white-space:nowrap}.brand-type>span{font-weight:500;margin-left:5px}.brand-type small{display:block;font-size:12px;font-weight:600;letter-spacing:2px;margin-top:7px}.navbar-nav{gap:17px}.navbar .nav-link{font-size:14px;font-weight:600;padding:12px 0!important;color:#3f5056;white-space:nowrap;position:relative}.nav-link:after{content:'';position:absolute;height:1px;background:var(--accent);left:0;right:100%;bottom:3px;transition:right .25s}.nav-link:hover:after,.nav-link.active:after{right:0}.header-winsa{display:flex;flex-direction:column;align-items:center;padding:0 25px;border-left:1px solid var(--line);margin-left:14px}.header-winsa img{width:83px;height:33px;object-fit:contain}.header-winsa>span{font-size:12px;letter-spacing:2px;color:#707a7d;line-height:1.2;margin-top:1px}.btn-nav{padding:14px 18px;gap:20px;min-height:46px;background:var(--ink);color:#fff;font-size:14px}.btn-nav:hover{background:#2c5260;color:#fff}.navbar-toggler{padding:8px;border:0;border-radius:0}.navbar-toggler:focus{box-shadow:none;outline:2px solid var(--accent)}.hero{height:calc(100svh - 130px);min-height:620px;max-height:840px;position:relative;isolation:isolate;overflow:hidden;background:#233b3e;color:#fff}.hero-slide{position:absolute;inset:0;opacity:0;visibility:hidden;transition:opacity 1s ease,visibility 1s}.hero-slide.is-active{opacity:1;visibility:visible;z-index:1}.hero-slide>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:50% 54%;transform:scale(1.055);transition:transform 9s linear}.hero-slide.is-active>img{transform:scale(1)}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(6,26,31,.78),rgba(6,26,31,.30) 55%,rgba(6,26,31,.03)),linear-gradient(0deg,rgba(7,25,31,.62),transparent 40%)}.hero-content{position:relative;height:100%;padding-top:clamp(70px,7.7vh,115px);padding-bottom:130px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.hero .eyebrow{font-size:14px;letter-spacing:2.5px;color:#fff;margin-bottom:27px}.hero h1,.hero h2{font-size:clamp(62px,5.65vw,89px);font-weight:500;line-height:1.09;letter-spacing:-4.5px;margin-bottom:27px;max-width:920px;color:#fff}.hero h1 em,.hero h2 em{font-family:Georgia,serif;font-weight:400;color:#efbd9e;letter-spacing:-4px}.hero-content>p:not(.eyebrow){font-size:16px;line-height:1.9;color:#e3e7e5;margin-bottom:31px}.btn-hero{background:#fff;color:var(--ink);font-size:14px;gap:35px;padding:17px 21px;min-height:54px}.btn-hero:hover{background:var(--cream);border-color:var(--cream);color:var(--ink)}.hero-bottom{position:absolute;bottom:32px;left:0;right:0;display:flex;align-items:center;gap:45px;z-index:4}.slider-counter{display:flex;gap:15px;align-items:center;font-size:15px;color:#bfcacb;font-weight:500}.slider-counter [data-current]{font-size:26px;color:#fff}.counter-line{width:40px;height:1px;background:#ffffff55}.slide-tabs{display:flex;align-items:center;gap:26px;margin-left:40px;flex:1}.slide-tabs button{color:#ffffff96;border:0;background:none;text-align:left;padding:10px 0;font-size:14px;display:flex;align-items:center;gap:10px;transition:color .3s}.slide-tabs button>span{font-size:12px;opacity:.65}.slide-tabs button.is-active{color:#fff}.slide-tabs button.is-active:after{content:'';width:4px;height:4px;background:var(--cream);border-radius:50%}.slide-controls{display:flex;align-items:center;gap:12px}.slide-controls button{display:flex;align-items:center;justify-content:center;width:39px;height:39px;border:1px solid #ffffff50;background:transparent;border-radius:50%;color:#fff;transition:background .2s}.slide-controls button:hover{background:#ffffff22}.slide-controls button[data-pause]{border:0;width:28px}.slide-controls .icon{width:17px;height:17px}.hero-progress{position:absolute;bottom:0;left:0;right:0;height:3px;background:#ffffff30;z-index:5}.hero-progress>span{display:block;height:3px;background:var(--cream);width:0}.hero-photo-credit{position:absolute;right:14px;top:45%;writing-mode:vertical-rl;font-size:12px;letter-spacing:2px;z-index:3;opacity:.65}.category-strip{border-bottom:1px solid var(--line)}.category-strip a{display:flex;align-items:center;min-height:107px;padding:10px 28px;gap:18px;position:relative;font-size:15px;font-weight:600;border-right:1px solid var(--line);transition:background .2s}.category-strip .col-6:first-child a{border-left:1px solid var(--line)}.category-strip a:hover{background:var(--paper)}.category-number{font-size:12px;font-weight:500;color:#919b9a;position:absolute;left:12px;top:16px}.category-strip a>.icon:not(.category-arrow){width:28px;height:28px;stroke-width:1.1}.category-strip .category-arrow{width:15px;height:15px;margin-left:auto;color:#7f8e91}.intro-section{padding-bottom:100px}.lifestyle-grid{display:grid;grid-template-columns:1.35fr 1fr 1fr;gap:22px;margin-top:49px}.lifestyle-card{height:405px;position:relative;overflow:hidden;color:#fff;isolation:isolate}.lifestyle-card>img{height:100%;object-fit:cover;transition:transform .8s}.lifestyle-card:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#092530bd,transparent 75%)}.lifestyle-card>div{position:absolute;inset:auto 27px 29px;z-index:2}.lifestyle-card span{font-size:12px;letter-spacing:1.8px;opacity:.85}.lifestyle-card h3{font-size:30px;margin:12px 0 0;color:#fff;letter-spacing:-1.2px;line-height:1.2}.lifestyle-card .icon{position:absolute;right:0;bottom:2px;width:23px}.lifestyle-card:hover>img{transform:scale(1.045)}.lifestyle-card:hover{color:#fff}.featured{background:var(--paper);padding-top:90px;padding-bottom:95px}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:25px}.product-card{min-width:0}.product-card-image{display:block;aspect-ratio:1/1.1;position:relative;background:#eaece7;overflow:hidden}.product-card-image>img{height:100%;object-fit:contain;padding:38px 25px 26px;transition:transform .55s}.product-card:hover .product-card-image>img{transform:translateY(-5px) scale(1.03)}.product-brand{position:absolute;left:18px;top:17px;font-weight:800;font-size:12px;letter-spacing:2px;color:#586960}.circle-arrow{position:absolute;bottom:16px;right:16px;background:white;border-radius:50%;width:34px;height:34px;display:flex;align-items:center;justify-content:center;transition:background .3s,color .3s}.circle-arrow .icon{width:16px;height:16px}.product-card:hover .circle-arrow{background:var(--ink);color:#fff}.product-card-body{padding:23px 0 0}.product-card-body>p{font-size:13px;text-transform:uppercase;letter-spacing:1.6px;margin-bottom:9px}.product-card h3{font-size:21px;letter-spacing:-.7px;margin-bottom:10px}.product-card-body>span{font-size:14px;color:#546b6b;display:block;min-height:35px}.product-card-spec{display:flex;gap:13px;align-items:center;border-top:1px solid #d5dcd5;padding-top:15px;margin-top:15px;font-size:14px}.product-card-spec span:first-child{font-size:16px;font-weight:600}.product-card-spec span:last-child{color:#566660;font-size:13px}.winsa-section{padding:100px 0;background:#fff}.winsa-image{position:relative;min-height:590px;overflow:hidden}.winsa-image>img{height:100%;object-fit:cover;position:absolute}.image-caption{position:absolute;bottom:25px;left:27px;color:#fff;font-size:12px;letter-spacing:1.6px}.winsa-image:after{content:'';position:absolute;inset:70% 0 0;background:linear-gradient(transparent,#122d3d70)}.image-caption{z-index:1}.winsa-copy{padding:58px 60px;background:#f1f0ea}.winsa-big{width:111px;height:45px;object-fit:contain;object-position:left;margin-bottom:39px}.winsa-copy .eyebrow{font-size:12px;letter-spacing:1.4px;margin-bottom:20px}.winsa-copy h2{font-size:38px;line-height:1.2}.winsa-copy>p:not(.eyebrow){font-size:16px;line-height:1.95}.brand-benefits{margin:24px 0 29px}.brand-benefits>span{display:flex;align-items:center;gap:13px;padding:8px 0;font-size:14px;font-weight:500}.brand-benefits .icon{width:19px;height:19px;color:#947053}.color-studio{background:var(--paper)}.color-studio h2{font-size:43px}.color-scene{height:490px;position:relative;overflow:hidden;background:#e7e5de}.scene-wall{position:absolute;inset:0;background:linear-gradient(105deg,#e2e0d8,#f0eee7 70%,#e6e4dc);display:flex;align-items:center;justify-content:center}.scene-wall:after{content:'';position:absolute;left:62%;top:0;width:55%;height:100%;background:linear-gradient(140deg,transparent 20%,#fff4 20%,transparent 65%);pointer-events:none}.window-model{position:relative;width:70%;height:67%;margin-bottom:5%;box-shadow:12px 18px 23px #48494322,0 0 0 11px #d8d6cf,0 0 0 12px #c8c7bf;z-index:1}.window-view{position:absolute;inset:0;background:linear-gradient(#eef5f321,#c9dedb20),url('../img/dorado-76-hero.webp') center center/cover}.window-frame{position:absolute;inset:0;border:12px solid var(--frame-color);box-shadow:inset 0 0 2px 2px #0003;transition:border-color .45s}.frame-cross{position:absolute;left:49%;top:0;bottom:0;width:12px;background:var(--frame-color);box-shadow:2px 0 2px #0003;transition:background .45s}.window-handle{position:absolute;left:calc(49% - 8px);top:48%;height:25px;width:4px;background:#c4c6c4;box-shadow:1px 1px 2px #0008}.scene-ledge{position:absolute;left:12%;right:12%;bottom:16%;height:12px;background:#ccc9bf;box-shadow:8px 9px 12px #6d6d6125}.color-scene-label{position:absolute;bottom:21px;left:25px;right:25px;display:flex;align-items:center;justify-content:space-between;color:#626d6b}.color-scene-label>span{font-size:12px;letter-spacing:2px}.color-scene-label>strong{font-size:15px;font-weight:500;color:var(--ink)}.color-options{display:flex;gap:12px;margin:30px 0 20px;flex-wrap:wrap}.color-swatch{background:none;border:0;padding:0;width:53px;display:flex;flex-direction:column;align-items:center;gap:9px}.color-swatch>span{display:block;width:38px;height:38px;border:4px solid var(--paper);outline:1px solid #c8cbc4;border-radius:50%;background:var(--swatch);transition:outline .3s}.color-swatch.is-active>span{outline:2px solid var(--ink)}.color-swatch small{font-size:12px;line-height:1.4;height:24px;color:#566861;text-align:center}.color-swatch.is-active small{color:var(--ink);font-weight:700}.fine-print{font-size:14px;color:#566a65;line-height:1.8;margin-bottom:26px}.process .section-heading{margin-bottom:55px}.process-item{padding:0 28px 0 0;border-top:1px solid #bdc9c7;position:relative;margin-top:15px}.process-item:before{content:'';width:6px;height:6px;background:var(--accent);position:absolute;top:-3px;left:0}.step-number{display:block;font-size:14px;color:#9c8170;margin:28px 0 28px}.process-item h3{font-size:19px;letter-spacing:-.6px;margin-bottom:16px}.process-item p{font-size:15px;line-height:1.9;max-width:235px}.article-card>a{display:block;overflow:hidden}.article-card>a>img{aspect-ratio:1.5;object-fit:cover;transition:transform .7s}.article-card:hover>a>img{transform:scale(1.04)}.article-meta{display:flex;align-items:center;justify-content:space-between;font-size:12px;margin:24px 0 14px;color:#566963}.article-meta span:first-child{letter-spacing:1.5px;color:#92735e}.article-card h3{font-size:23px;line-height:1.35;max-width:330px;min-height:65px;margin-bottom:20px}.article-card .text-link{font-size:14px}.faq-section{background:var(--paper)}.faq-section h2{margin-bottom:26px}.accordion{--bs-accordion-bg:transparent;--bs-accordion-border-color:#d1d8d2;--bs-accordion-active-bg:transparent;--bs-accordion-active-color:var(--ink);--bs-accordion-btn-focus-box-shadow:none}.accordion-button{font-size:16px;color:var(--ink);font-weight:500;letter-spacing:-.2px;padding:25px 0;line-height:1.65}.accordion-button:after{background-size:14px;width:14px;height:14px}.accordion-body{font-size:16px;line-height:1.9;color:var(--muted);padding:0 40px 27px 0}.contact-band{background:#d5a580;padding:62px 0}.contact-band .container-wide{display:flex;justify-content:space-between;align-items:center;gap:30px}.contact-band .eyebrow{margin-bottom:20px;color:#59483b;font-size:12px}.contact-band .eyebrow>span{background:#57483c}.contact-band h2{font-size:43px;letter-spacing:-1.8px;margin:0;color:#233b40;line-height:1.18}.contact-band .btn{min-width:230px}.site-footer{background:#102d38;color:#d4dcde;padding-top:70px}.brand-light{color:white}.brand-light .brand-mark{color:#d6a17b}.footer-main{padding-bottom:60px}.footer-description{margin-top:26px;font-size:15px;line-height:1.9;color:#bbcbd1}.footer-winsa{display:flex;gap:22px;align-items:center;margin-top:27px}.footer-winsa img{width:84px;filter:brightness(0) invert(1);opacity:.85}.footer-winsa>span{font-size:12px;letter-spacing:1.5px;color:#869da6;border-left:1px solid #ffffff25;padding-left:20px}.footer-winsa strong{font-weight:400;letter-spacing:.5px;font-size:14px;color:#d3dddf;line-height:2}.site-footer h3{font-size:14px;letter-spacing:1px;font-weight:600;margin-bottom:25px;color:#f4f7f7}.footer-main .col-6>a{display:block;font-size:14px;color:#c0cfd4;margin-bottom:12px}.footer-main a:hover{color:#fff}.footer-contact{padding-left:65px}.footer-contact .footer-phone{display:flex;align-items:center;justify-content:space-between;font-size:23px;letter-spacing:-.6px;margin-bottom:6px;color:#fff}.footer-contact>a:not(.footer-phone){font-size:14px}.footer-contact>p{margin-top:20px;max-width:300px;font-size:14px;line-height:1.9;color:#b9cbd2}.footer-contact .text-link{border-color:#66808b;font-size:14px!important;color:#c5d3d8}.footer-bottom{border-top:1px solid #ffffff20;padding:25px 0;display:flex;align-items:center;justify-content:space-between;gap:18px;font-size:12px;color:#adbec6}.footer-bottom>span:nth-child(2){display:flex;gap:35px}.footer-bottom button{background:none;border:0;color:#a8bbc1;font-size:13px;display:flex;gap:10px;align-items:center}.footer-bottom .icon{width:13px;height:13px;transform:rotate(-90deg)}.floating-contact{position:fixed;bottom:22px;right:22px;z-index:999;background:#fff;color:var(--ink);padding:14px 17px;box-shadow:0 3px 24px #0d24272b;display:flex;align-items:center;gap:9px;font-size:14px;border:1px solid #e6eae7;border-radius:2px;transition:transform .25s}.floating-contact:hover{transform:translateY(-3px)}.floating-contact .icon{color:#447f61;width:21px;height:21px}.breadcrumb-line{display:flex;gap:13px;align-items:center;color:#52675f;font-size:13px;margin-bottom:48px}.breadcrumb-line>span:last-child{color:#36554f}.page-intro{padding:32px 0 65px;background:var(--paper);position:relative}.page-intro h1{font-size:clamp(42px,4.5vw,68px);max-width:1020px;line-height:1.12;letter-spacing:-3px;margin-bottom:24px}.page-intro .eyebrow{font-size:13px;margin-bottom:22px}.intro-description{max-width:640px;font-size:16px;line-height:1.9;margin-bottom:0}.page-intro.has-photo{background:var(--deep);color:white;min-height:550px;isolation:isolate;overflow:hidden;padding-bottom:75px}.page-intro.has-photo>img{position:absolute;inset:0;object-fit:cover;height:100%;z-index:-2}.page-intro.has-photo:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#102e3ada,#102e3a60);z-index:-1}.has-photo .eyebrow,.has-photo p,.has-photo .breadcrumb-line,.has-photo .breadcrumb-line>span:last-child{color:#eef0ec}.has-photo .breadcrumb-line{margin-bottom:95px}.catalog{padding-top:42px}.catalog-toolbar{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:42px;border-bottom:1px solid var(--line);padding-bottom:25px}.filter-list{display:flex;gap:10px;flex-wrap:wrap}.filter-list button{border:1px solid var(--line);background:#fff;padding:11px 18px;min-height:43px;font-size:14px;transition:all .2s}.filter-list button.is-active{background:var(--ink);border-color:var(--ink);color:white}.catalog-toolbar>span{font-size:12px;letter-spacing:1.5px;white-space:nowrap;color:#81908a}.catalog-grid{row-gap:50px}.catalog-note{font-size:14px;line-height:1.9;max-width:750px;margin:47px 0 0}.product-hero{background:var(--paper);padding:28px 0 65px}.product-hero .breadcrumb-line{margin-bottom:35px}.product-hero h1{font-size:clamp(47px,4.4vw,69px);line-height:1.08;letter-spacing:-3px;margin-bottom:19px}.product-tagline{font-size:22px;color:#537074;letter-spacing:-.7px;max-width:490px;margin-bottom:20px}.product-description{max-width:450px;font-size:16px;line-height:1.95;margin-bottom:31px}.product-back{display:flex;gap:20px;align-items:center;font-size:14px;margin-top:20px;color:#718580}.product-back .icon{width:15px;height:15px}.profile-stage{position:relative;background:#e8ece5;height:490px;display:flex;align-items:center;justify-content:center;isolation:isolate;overflow:hidden}.profile-stage>img{height:87%;width:90%;object-fit:contain;z-index:1;padding:20px}.profile-watermark{position:absolute;font-size:140px;font-weight:800;color:#dce2d9;letter-spacing:-10px;left:20px;bottom:5px;line-height:1}.stage-caption{position:absolute;right:20px;top:20px;font-size:12px;letter-spacing:1px;color:#7e8c80}.spec-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.spec-strip .col-4{padding:34px 22px;border-right:1px solid var(--line);text-align:center}.spec-strip .col-4:last-child{border:0}.spec-strip strong{display:block;font-size:32px;font-weight:500;letter-spacing:-1.3px;line-height:1.4}.spec-strip span{font-size:13px;letter-spacing:1px;text-transform:uppercase;color:#748780}.detail-lifestyle{height:530px;object-fit:cover}.product-details h2{font-size:39px}.detail-features{margin-top:35px}.detail-features>div{display:flex;gap:20px;border-top:1px solid var(--line);padding-top:20px;margin-bottom:20px}.detail-features>div>span{font-size:13px;color:var(--accent);padding-top:3px}.detail-features p{font-size:15px;line-height:1.9;margin:0}.product-details .text-link{font-size:14px;margin-top:20px}.technical-section{background:var(--paper);padding:80px 0}.technical-section p{max-width:375px;font-size:15px}.technical-table{--bs-table-bg:transparent;--bs-table-color:var(--ink);--bs-table-border-color:var(--line)}.technical-table th,.technical-table td{padding:18px 0;font-size:15px}.technical-table th{font-weight:400;color:#698078}.technical-table td{text-align:right}.technical-section p.fine-print{max-width:none;font-size:13px}.related-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.related-grid .product-card-image{aspect-ratio:1.3}.prose{font-size:16px;line-height:2}.prose .lead{font-size:23px;line-height:1.7;color:var(--ink);font-weight:400;letter-spacing:-.6px}.prose p{margin-bottom:26px}.design-detail{height:510px;object-fit:cover}.clean-list{list-style:none;padding:0;margin:28px 0}.clean-list li{display:flex;align-items:center;gap:13px;font-size:15px;padding:10px 0;border-bottom:1px solid var(--line)}.clean-list .icon{width:16px;height:16px;color:var(--accent)}.collection-note{display:flex;justify-content:space-between;gap:35px;font-size:13px;letter-spacing:1.3px;margin-bottom:40px;color:var(--ink)}.collection-note span{max-width:510px;font-size:14px;letter-spacing:0;color:var(--muted)}.inspiration-grid{display:grid;grid-template-columns:1fr 1fr;gap:52px 28px}.inspiration-card>img{height:380px;object-fit:cover}.inspiration-card:nth-child(3)>img,.inspiration-card:nth-child(4)>img{height:440px}.inspiration-card>div{position:relative;margin-top:21px;padding-right:50px}.inspiration-card span{font-size:12px;letter-spacing:1.5px;text-transform:uppercase;color:#97806c}.inspiration-card h2{font-size:24px;margin:10px 0 0;letter-spacing:-.8px}.inspiration-card .icon{position:absolute;right:5px;bottom:2px;width:20px;height:20px}.guide-article{padding:35px 0 100px}.article-title{max-width:930px;margin:50px auto 55px;text-align:center}.article-title .eyebrow{justify-content:center}.article-title h1{font-size:clamp(38px,4.4vw,66px);line-height:1.13;margin-bottom:28px}.article-title>p{font-size:17px;max-width:630px;margin:0 auto 22px;line-height:1.9}.article-title>span{font-size:14px;color:#52675f}.article-cover{height:490px;object-fit:cover}.article-layout{display:grid;grid-template-columns:230px 1fr;gap:90px;max-width:1110px;margin:75px auto 0}.article-layout aside{align-self:start;position:sticky;top:140px;border-top:1px solid var(--line);padding-top:24px}.article-layout aside>span{display:block;font-size:13px;letter-spacing:2px;margin-bottom:22px}.article-layout aside>a{display:block;font-size:14px;line-height:1.8;color:var(--muted);margin-bottom:15px}.article-content section{margin-bottom:45px;scroll-margin-top:125px}.article-content h2{font-size:29px;letter-spacing:-.9px;line-height:1.25;margin-bottom:20px}.article-content p{font-size:16px;line-height:2}.article-callout{padding:35px;background:var(--paper);margin:45px 0}.article-callout h3{font-size:25px}.contact-section h2{font-size:32px;letter-spacing:-1px}.contact-info{margin:34px 0 22px}.contact-info>div{display:flex;gap:20px;margin-bottom:33px}.contact-info .icon{color:#9f7e62;width:21px;height:21px;margin-top:2px}.contact-info>div>span{font-size:12px;letter-spacing:1.5px;color:#53665f;display:block}.contact-info a,.contact-info strong{display:block;font-weight:500;font-size:17px;letter-spacing:-.3px;margin-top:8px;color:var(--ink);line-height:1.8;overflow-wrap:anywhere}.contact-info strong{font-size:16px;max-width:300px;font-weight:400;line-height:1.9}.contact-winsa{border-top:1px solid var(--line);padding-top:35px;margin-top:40px;display:flex;align-items:center;gap:25px}.contact-winsa>img{width:100px}.contact-winsa>p{font-size:13px;line-height:1.9;margin:0}.contact-winsa strong{font-weight:500;color:var(--ink);font-size:14px}.inquiry-form{background:var(--paper);padding:40px 42px}.form-heading>span{font-size:13px;letter-spacing:2px;color:#9b7c63}.form-heading h2{font-size:29px;line-height:1.3;margin:15px 0 10px}.form-heading p{font-size:14px;line-height:1.8;margin-bottom:31px}.inquiry-form label{font-size:14px;margin-bottom:9px;display:block;color:#526966}.inquiry-form label>span{color:var(--accent)}.form-control,.form-select{background-color:#fff;border:1px solid #d8dfd8;border-radius:0;min-height:49px;padding:13px 14px;font-family:inherit;font-size:14px;color:var(--ink)}.form-control:focus,.form-select:focus{border-color:#819b91;box-shadow:0 0 0 3px #c8d3cd4d}.form-control::placeholder{color:#697e72}.form-select{padding-right:35px}.form-check{padding-left:25px;display:flex;align-items:flex-start;gap:12px}.form-check-input{border-radius:0!important;border-color:#a9b9b0;flex-shrink:0;margin-top:4px;margin-left:-25px!important}.form-check-input:checked{background:var(--ink);border-color:var(--ink)}.form-check-label{font-size:14px!important;line-height:1.8;max-width:440px;margin:0!important}.form-check-label a{text-decoration:underline;text-underline-offset:3px}.form-note{font-size:13px;margin:14px 0 0;max-width:380px}.form-result{margin-top:30px;border:1px solid #b6c6bb;padding:22px;background:#eff5ed}.form-result>p{font-size:15px}.form-result pre{white-space:pre-wrap;font:11px/1.9 'Manrope',sans-serif;background:white;padding:18px;border:1px solid #dde4da;color:var(--ink);overflow-wrap:anywhere}.form-result .btn{padding:12px 16px;font-size:14px;min-height:45px}.form-result .text-link{margin-top:16px;font-size:14px;display:block}.legal-copy{max-width:850px}.legal-copy h2{font-size:27px;margin:38px 0 17px}.legal-copy h2:first-child{margin-top:0}.legal-copy p{font-size:16px;line-height:2}.legal-copy a{text-decoration:underline}.production-band{background:var(--deep);color:#fff;padding:62px 0}.production-band .row{align-items:center}.production-band .eyebrow{color:#b8cbd0;font-size:12px;margin-bottom:18px}.production-band h2{font-size:37px;margin:0;line-height:1.2}.production-band p{font-size:16px;color:#a8bcc2;line-height:1.9}.production-band .text-link{color:#fff;font-size:14px}.production-values{display:flex;gap:26px;flex-wrap:wrap;border-top:1px solid #ffffff20;margin-top:27px;padding-top:22px;font-size:13px;letter-spacing:.5px;color:#b9cbd0}.production-values span{display:flex;gap:8px;align-items:center}.production-values .icon{width:15px;height:15px;color:var(--cream)}.production-statement{background:var(--deep);color:white;padding:50px}.production-statement p{color:#bdcbcb}.production-statement h2{color:white}.production-diagram{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#cfd9d2;border:1px solid #cfd9d2}.production-step{padding:30px;background:var(--paper);min-height:200px}.production-step h3{font-size:21px;line-height:1.35}.production-step p{font-size:15px;line-height:1.9}.production-step>span{color:var(--accent);font-size:14px;display:block;margin-bottom:20px}.production-product{max-height:540px;object-fit:contain;background:#e9ede7;padding:35px}.production-use-card{border-top:1px solid var(--line);padding:30px 12px 15px 0}.production-use-card h3{font-size:23px}.production-use-card p{font-size:16px;line-height:1.9}
@media(min-width:1600px){.container-wide{width:calc(100% - 160px)}.navbar-nav{gap:25px}.navbar .nav-link{font-size:15px}.header-winsa{padding:0 32px}.hero h1,.hero h2{font-size:90px}}
@media(max-width:1399px){.container-wide{width:calc(100% - 80px)}.navbar-nav{gap:13px}.navbar .nav-link{font-size:14px}.brand-type{font-size:21px}.brand-mark{width:34px}.header-winsa{padding:0 18px;margin-left:10px}.header-winsa img{width:72px}.btn-nav{padding:12px 15px;gap:15px}.winsa-copy{padding:48px 42px}.winsa-copy h2{font-size:34px}.hero h1,.hero h2{font-size:73px}.slide-tabs{margin-left:15px}.category-strip a{font-size:14px;padding:10px 23px;gap:14px}.footer-contact{padding-left:35px}}
@media(max-width:1199px){.navbar{min-height:84px}.navbar-collapse{padding:25px 0 30px;border-top:1px solid var(--line);margin-top:18px}.navbar .nav-link{font-size:16px;padding:10px 0!important}.navbar-nav{gap:0;margin-bottom:22px}.header-winsa{display:inline-flex;vertical-align:middle;margin:0 30px 0 0;padding:0 28px 0 0;border-left:0;border-right:1px solid var(--line)}.navbar-collapse .btn-nav{display:inline-flex;vertical-align:middle;min-height:45px;font-size:14px}.hero{height:680px;min-height:600px}.hero h1,.hero h2{font-size:71px}.hero-content{padding-top:60px}.hero-bottom{gap:25px}.slide-tabs{gap:20px;margin-left:5px}.slide-tabs button{font-size:13px;gap:7px}.category-strip a{padding:10px 17px;gap:10px;font-size:14px}.category-strip a>.icon:not(.category-arrow){width:23px;height:23px}.lifestyle-grid{gap:16px;grid-template-columns:1.2fr 1fr 1fr}.lifestyle-card{height:350px}.lifestyle-card>div{left:20px;right:20px}.lifestyle-card h3{font-size:25px}.winsa-copy{padding:40px 32px}.winsa-copy h2{font-size:32px}.winsa-image{min-height:570px}.product-grid{gap:20px}.product-card h3{font-size:19px}.color-studio h2{font-size:35px}.color-scene{height:430px}.color-options{gap:5px}.color-swatch{width:48px}.contact-band h2{font-size:37px}.profile-stage{height:430px}.product-tagline{font-size:20px}.detail-lifestyle{height:520px}.inquiry-form{padding:32px}.article-layout{gap:50px}}
@media(max-width:991px){.container-wide{width:calc(100% - 56px)}.section{padding:75px 0}.hero{height:640px;min-height:600px}.hero h1,.hero h2{font-size:69px;letter-spacing:-3.8px}.hero-content{padding-bottom:135px}.slide-tabs{display:none}.slide-controls{margin-left:auto}.category-strip .col-6:nth-child(2) a{border-right:0}.category-strip .col-6:nth-child(3) a{border-left:1px solid var(--line)}.category-strip .col-6:nth-child(n+3) a{border-top:1px solid var(--line)}.category-strip a{min-height:92px;font-size:15px;padding:10px 25px;gap:16px}.lifestyle-grid{grid-template-columns:1fr 1fr}.lifestyle-main{grid-column:span 2;height:400px}.lifestyle-card{height:340px}.lifestyle-main h3{font-size:37px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:38px 24px}.winsa-section{padding:75px 0}.winsa-image{min-height:430px}.winsa-copy{padding:48px}.winsa-copy h2{font-size:40px}.winsa-copy>p:not(.eyebrow){font-size:16px}.winsa-big{margin-bottom:30px}.color-scene{height:480px}.color-studio h2{font-size:44px}.color-options{gap:15px}.color-swatch{width:57px}.color-swatch>span{width:41px;height:41px}.process-item{margin-bottom:25px}.process-item p{max-width:280px}.article-card h3{font-size:19px}.contact-band h2{font-size:32px}.contact-band .btn{min-width:200px;font-size:14px}.footer-contact{padding-left:12px}.footer-description{font-size:16px}.site-footer h3{font-size:15px}.footer-main .col-6>a{font-size:15px}.footer-contact .footer-phone{max-width:300px}.footer-bottom>span:nth-child(2){gap:15px}.footer-credit{display:none}.page-intro h1{font-size:53px}.profile-stage{height:450px}.product-hero h1{font-size:60px}.product-hero .row{gap:30px}.product-details h2{font-size:43px}.detail-lifestyle{height:430px}.related-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.related-grid .product-card h3{font-size:17px}.related-grid .product-card-image>img{padding:32px 15px 20px}.inspiration-card>img{height:300px}.inspiration-card:nth-child(3)>img,.inspiration-card:nth-child(4)>img{height:330px}.article-layout{grid-template-columns:1fr;gap:35px}.article-layout aside{position:static;display:none}.article-content{max-width:680px;margin:auto}.contact-winsa{max-width:350px}.inquiry-form{padding:40px}.production-diagram{grid-template-columns:repeat(2,1fr)}.production-band{padding:48px 0}.production-band p{margin-top:24px}.production-values{gap:20px}.production-product{width:100%}}
@media(max-width:767px){.container-wide{width:calc(100% - 40px)}h2{font-size:34px;letter-spacing:-1.6px}.utility-bar{height:28px;font-size:12px}.utility-location{display:none}.utility-bar .container-wide{gap:12px}.utility-bar a{font-size:13px}.utility-bar .icon{width:11px;height:11px}.navbar{min-height:76px}.brand-mark{width:32px;height:34px}.brand-type{font-size:21px}.brand-type small{font-size:12px;letter-spacing:1.65px}.hero{height:640px;min-height:580px;max-height:none}.hero-slide>img{object-position:60% center}.hero-shade{background:linear-gradient(90deg,#092731c9,#09273145),linear-gradient(0deg,#092731a8,transparent 80%)}.hero-content{padding-top:45px;padding-bottom:145px;justify-content:center}.hero .eyebrow{font-size:12px;letter-spacing:1.8px;margin-bottom:27px}.hero h1,.hero h2{font-size:55px;letter-spacing:-2.8px;line-height:1.12;margin-bottom:24px}.hero h1 em,.hero h2 em{letter-spacing:-2.8px}.hero-content>p:not(.eyebrow){font-size:15px;margin-bottom:27px;line-height:1.9}.btn-hero{font-size:14px;padding:15px 17px;gap:27px;min-height:51px}.hero-bottom{bottom:28px}.hero-photo-credit{font-size:12px;right:7px}.slider-counter{gap:11px;font-size:14px}.slider-counter [data-current]{font-size:24px}.counter-line{width:32px}.slide-controls{gap:7px}.slide-controls button{width:35px;height:35px}.category-strip a{min-height:90px;padding:18px 12px 10px;font-size:14px;gap:10px}.category-number{font-size:12px;top:9px;left:12px}.category-strip a>.icon:not(.category-arrow){width:23px;height:23px}.category-strip .category-arrow{width:12px;height:12px}.section{padding:60px 0}.eyebrow{font-size:12px;letter-spacing:1.5px;margin-bottom:21px}.section-copy{font-size:16px;line-height:1.95}.heading-inline{display:block}.heading-inline>.text-link{margin-top:23px}.section-heading{margin-bottom:30px}.lifestyle-grid{margin-top:35px;gap:16px}.lifestyle-card{height:285px}.lifestyle-main{height:330px}.lifestyle-card>div{left:16px;right:16px;bottom:24px}.lifestyle-card span{font-size:12px;letter-spacing:1.2px}.lifestyle-card h3{font-size:23px;letter-spacing:-.8px}.lifestyle-main h3{font-size:32px}.lifestyle-card .icon{width:16px;height:16px;bottom:-8px}.product-grid{gap:34px 16px}.product-card-image{aspect-ratio:1/1.25}.product-card-image>img{padding:29px 10px 20px}.product-brand{left:12px;top:12px;font-size:12px;letter-spacing:1px}.circle-arrow{bottom:12px;right:12px;width:29px;height:29px}.product-card-body{padding-top:17px}.product-card-body>p{font-size:12px;letter-spacing:.8px;margin-bottom:8px}.product-card h3{font-size:19px;line-height:1.25;letter-spacing:-.7px;min-height:47px;margin-bottom:5px}.product-card-body>span{font-size:13px;line-height:1.8;min-height:33px}.product-card-spec{gap:7px;padding-top:13px;margin-top:13px;align-items:flex-start;flex-direction:column}.product-card-spec span:first-child{font-size:16px;line-height:1.2}.product-card-spec span:last-child{font-size:12px}.winsa-section{padding:60px 0}.winsa-image{min-height:330px}.winsa-copy{padding:35px 25px}.winsa-copy h2{font-size:32px}.winsa-copy>p:not(.eyebrow){font-size:15px}.winsa-copy .eyebrow{font-size:12px;letter-spacing:1px}.winsa-big{width:90px;margin-bottom:26px}.brand-benefits>span{font-size:14px}.color-studio h2{font-size:33px}.color-scene{height:365px}.window-model{height:63%;width:70%;box-shadow:8px 12px 18px #48494322,0 0 0 8px #d8d6cf,0 0 0 9px #c8c7bf}.window-frame{border-width:9px}.frame-cross{width:9px}.color-scene-label{left:18px;right:18px;bottom:18px}.color-scene-label>span{font-size:12px}.color-scene-label>strong{font-size:14px}.color-options{gap:9px;justify-content:flex-start}.color-swatch{width:46px}.color-swatch>span{height:35px;width:35px}.color-swatch small{font-size:12px}.fine-print{font-size:13px}.process .section-heading{margin-bottom:30px}.process-item{padding-right:12px;margin-bottom:16px}.process .col-md-6{width:50%}.process-item h3{font-size:17px;line-height:1.3;margin-bottom:12px;max-width:160px}.process-item p{font-size:14px;line-height:1.9;padding-right:7px}.step-number{margin:22px 0;font-size:14px}.article-card h3{font-size:25px;min-height:0;max-width:390px;margin-bottom:17px}.article-meta{font-size:12px;margin-top:21px}.article-card .text-link{font-size:14px}.accordion-button{font-size:15px;padding:22px 0}.accordion-body{font-size:15px;padding-right:15px}.contact-band{padding:44px 0}.contact-band .container-wide{display:block}.contact-band h2{font-size:32px;margin-bottom:28px}.contact-band .eyebrow{font-size:12px;margin-bottom:18px}.contact-band .btn{min-width:220px;padding:15px 20px}.site-footer{padding-top:48px}.footer-main{padding-bottom:40px}.footer-description{font-size:15px}.footer-bottom{display:flex;align-items:flex-start;flex-direction:column;padding:23px 0 32px;position:relative;gap:10px;font-size:12px}.footer-bottom button{position:absolute;right:0;bottom:33px;font-size:12px}.floating-contact{bottom:14px;right:14px;padding:13px;border-radius:50%;width:48px;height:48px;justify-content:center}.floating-contact>span{display:none}.floating-contact .icon{width:24px;height:24px}.page-intro{padding-top:25px;padding-bottom:45px}.breadcrumb-line{font-size:12px;gap:9px;margin-bottom:34px;flex-wrap:wrap}.page-intro h1{font-size:43px;letter-spacing:-2px;line-height:1.13}.page-intro .eyebrow{font-size:12px}.intro-description{font-size:15px}.page-intro.has-photo{min-height:490px}.has-photo .breadcrumb-line{margin-bottom:80px}.catalog{padding-top:30px}.catalog-toolbar{display:block;margin-bottom:30px;padding-bottom:20px}.catalog-toolbar>span{display:none}.filter-list{gap:7px}.filter-list button{font-size:13px;padding:10px 11px;min-height:39px}.catalog-grid{row-gap:35px}.product-hero{padding-bottom:40px}.product-hero h1{font-size:47px;letter-spacing:-2.3px}.product-tagline{font-size:20px}.product-description{font-size:15px}.product-hero .btn{font-size:14px;min-height:52px}.profile-stage{height:350px}.profile-watermark{font-size:100px;bottom:15px}.stage-caption{font-size:12px}.spec-strip .col-4{padding:25px 6px}.spec-strip strong{font-size:23px;letter-spacing:-.9px}.spec-strip span{font-size:12px;letter-spacing:.4px;display:block;margin-top:7px;line-height:1.5}.detail-lifestyle{height:320px}.product-details h2{font-size:35px}.technical-table th,.technical-table td{font-size:14px}.related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.related-grid .product-card:last-child{display:none}.related-grid .product-card-image{aspect-ratio:1/1.2}.prose .lead{font-size:21px}.prose p{font-size:16px}.design-detail{height:330px}.collection-note{display:block;font-size:12px;line-height:1.8}.collection-note span{display:block;font-size:13px;margin-top:10px}.inspiration-grid{grid-template-columns:1fr;gap:36px}.inspiration-card>img,.inspiration-card:nth-child(3)>img,.inspiration-card:nth-child(4)>img{height:290px}.inspiration-card h2{font-size:23px}.article-title{margin:37px auto}.article-title h1{font-size:39px;letter-spacing:-1.9px}.article-title>p{font-size:15px}.article-title>span{font-size:13px}.article-cover{height:285px}.article-layout{margin-top:45px}.article-content h2{font-size:26px}.article-content p{font-size:16px}.article-callout{padding:25px}.guide-article{padding-bottom:60px}.inquiry-form{padding:29px 23px;margin:0 -5px}.form-heading h2{font-size:25px}.contact-section h2{font-size:30px}.form-result{padding:17px}.form-result pre{padding:12px;font-size:14px}.form-result .btn{gap:15px;width:100%}.production-band h2{font-size:31px}.production-band p{font-size:15px}.production-values{gap:14px;font-size:12px}.production-diagram{grid-template-columns:1fr}.production-step{padding:25px;min-height:0}.production-statement{padding:30px 24px}.production-statement h2{font-size:32px}.production-product{max-height:380px;padding:25px}.production-use-card h3{font-size:23px}}
@media(max-width:374px){.container-wide{width:calc(100% - 32px)}.hero h1,.hero h2{font-size:49px}.hero{min-height:570px;height:610px}.hero .eyebrow{font-size:12px}.category-strip a{gap:7px;font-size:13px}.category-strip a>.icon:not(.category-arrow){width:20px}.color-options{gap:5px}.color-swatch{width:43px}.page-intro h1{font-size:37px}.inquiry-form{padding:25px 18px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.hero-slide>img{transform:none!important}}
/* Factory and project production pages. */
figure.production-diagram{display:block;background:#e9ede7;padding:28px;border:0;margin:0}.production-diagram-top{display:flex;justify-content:space-between;gap:15px;font-size:12px;letter-spacing:1.4px;color:#60776d}.production-diagram>img{height:390px;object-fit:contain;padding:25px 30px}.production-diagram-notes{border-top:1px solid #cbd4c8;padding-top:20px;display:flex;gap:20px;justify-content:space-between}.production-diagram-notes>span{font-size:12px;display:flex;align-items:center;gap:8px}.production-diagram-notes .icon{width:16px;height:16px}.production-diagram figcaption{font-size:12px;color:#5d6c60;margin-top:20px}.production-process .production-step{height:100%;border:1px solid #d4ddd3;background:#f8f9f5;min-height:250px}.production-step .step-number{margin-top:0}.production-statement{padding:65px 0}.production-statement .eyebrow{color:#bdcbcb}.production-statement p{font-size:16px;line-height:1.9}.production-statement .text-link{color:#fff}.production-audience{border-top:1px solid #c9d5cb;padding:25px 25px 15px 0}.production-audience>span{font-size:12px;letter-spacing:1.5px;color:#9a7c63}.production-audience h3{font-size:26px;margin:23px 0 20px;line-height:1.25}.production-audience p{font-size:15px;line-height:2}.production-detail .fine-print{margin-top:12px}.production-detail .section-copy{max-width:none;font-size:16px}
@media(max-width:767px){figure.production-diagram{padding:20px}.production-diagram-top{font-size:12px;letter-spacing:.8px}.production-diagram>img{height:320px;padding:25px 10px}.production-diagram-notes{gap:8px;flex-wrap:wrap}.production-diagram-notes>span{font-size:12px}.production-process .production-step{min-height:0}.production-statement{padding:50px 0}.production-audience{padding-right:0}.production-audience h3{font-size:25px}}
.color-swatch[data-color-name="Antrasit Gri"]>span{background-image:url('../img/color-antrasit-gri.webp');background-size:cover}.color-swatch[data-color-name="Altın Meşe"]>span{background-image:url('../img/color-altin-mese.webp');background-size:cover}.color-swatch[data-color-name="Antik Meşe"]>span{background-image:url('../img/color-antik-mese.webp');background-size:cover}.color-swatch[data-color-name="Krem"]>span{background-image:url('../img/color-krem.webp');background-size:cover}.color-swatch[data-color-name="Vizon"]>span{background-image:url('../img/color-vizon.webp');background-size:cover}.color-swatch[data-color-name="Metalik Gümüş"]>span{background-image:url('../img/color-metalik-gumus.webp');background-size:cover}
/* Original Erdem Yapı identity and stronger reading hierarchy. */
.brand{width:222px;max-width:100%}.brand-image{width:100%;height:auto;max-height:74px;object-fit:contain;object-position:left center}.brand-light{width:252px}.brand-light .brand-image{max-height:82px}.navbar-nav{gap:19px}.navbar .nav-link{font-size:14px;font-weight:600}.header-winsa{padding:0 21px;margin-left:14px}.header-winsa>span{font-size:10px;letter-spacing:1.2px;margin-top:6px}.btn-nav{font-size:13px;padding:15px 17px;gap:20px}.utility-bar{height:37px;font-size:12px}.utility-bar a{font-size:13px}.hero{height:calc(100svh - 135px)}.hero .eyebrow{font-size:12px;letter-spacing:1.8px}.hero-content>p:not(.eyebrow){font-size:17px;line-height:1.8}.hero .btn-hero{font-size:14px}.hero-bottom{gap:32px}.slide-tabs{margin-left:20px;gap:28px}.slide-tabs button{font-size:13px;line-height:1.6}.slide-tabs button>span{font-size:11px}.hero-photo-credit{font-size:10px}.slide-controls{flex-shrink:0}.category-strip a{font-size:15px;line-height:1.5;padding:16px 25px;gap:15px}.category-number{font-size:11px;top:8px}.section-copy{font-size:17px;line-height:1.85}.eyebrow{font-size:12px;letter-spacing:1.5px}.text-link{font-size:15px}.btn{font-size:15px}.lifestyle-card span{font-size:11px;letter-spacing:1.2px}.product-card-body>p{font-size:12px;letter-spacing:.9px}.product-card-body>span{font-size:14px;line-height:1.8;min-height:50px}.product-card h3{font-size:24px;line-height:1.25;min-height:60px}.product-card-spec{gap:10px;flex-wrap:wrap}.product-card-spec span:first-child{font-size:17px}.product-card-spec span:last-child{font-size:13px}.winsa-copy>p:not(.eyebrow){font-size:16px;line-height:1.85}.winsa-copy .eyebrow{font-size:11px;letter-spacing:1.2px}.brand-benefits>span{font-size:15px;line-height:1.65}.color-options{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}.color-swatch{width:100%;gap:10px}.color-swatch small{font-size:12px;height:auto;min-height:38px;line-height:1.5;color:#536860}.color-swatch>span{height:42px;width:42px}.fine-print{font-size:13px;line-height:1.8}.process-item p{font-size:16px;line-height:1.85}.process-item h3{font-size:22px;line-height:1.3}.article-meta{font-size:12px;line-height:1.6;gap:16px;flex-wrap:wrap}.article-meta span:first-child{letter-spacing:1px}.article-card .text-link{font-size:14px}.accordion-button{font-size:17px}.accordion-body{font-size:16px;line-height:1.85}.footer-main .col-6>a{font-size:14px;line-height:1.7}.site-footer h3{font-size:15px;letter-spacing:.4px}.footer-description{font-size:16px}.footer-contact>a:not(.footer-phone){font-size:15px}.footer-contact>p{font-size:14px}.footer-contact .text-link{font-size:14px!important}.footer-winsa>span{font-size:11px;letter-spacing:1px}.footer-winsa strong{font-size:13px;letter-spacing:0}.footer-bottom{font-size:12px;line-height:1.8}.footer-bottom button{font-size:12px}.footer-bottom>span:nth-child(2){gap:20px}.intro-description,.product-description{font-size:17px;line-height:1.85}.breadcrumb-line{font-size:13px}.page-intro .eyebrow{font-size:12px}.filter-list button{font-size:14px}.catalog-toolbar>span{font-size:12px;letter-spacing:1px}.catalog-note{font-size:15px}.detail-features p{font-size:16px;line-height:1.85}.technical-table th,.technical-table td{font-size:16px}.technical-section p{font-size:16px}.technical-section p.fine-print{font-size:13px}.prose p{font-size:17px;line-height:1.95}.clean-list li{font-size:16px}.production-band p{font-size:16px;line-height:1.85}.production-band .text-link{font-size:15px}.production-band .eyebrow{font-size:12px}.production-values{font-size:14px;gap:30px}.production-step p,.production-audience p,.production-statement p{font-size:16px;line-height:1.85}.production-diagram-top{font-size:11px;letter-spacing:.8px;flex-wrap:wrap}.production-diagram-notes{flex-wrap:wrap;gap:14px}.production-diagram-notes>span,.production-diagram figcaption{font-size:12px}.production-audience>span{font-size:12px;letter-spacing:1px}.production-detail .section-copy{font-size:17px}.contact-info>div>span{font-size:12px;letter-spacing:1px}.contact-info a{font-size:20px}.contact-info strong{font-size:16px}.contact-winsa>p{font-size:13px}.contact-winsa strong{font-size:15px}.form-heading>span{font-size:12px;letter-spacing:1.3px}.form-heading p{font-size:16px}.inquiry-form label{font-size:15px}.form-control,.form-select{font-size:16px;min-height:54px}.form-check-label{font-size:14px!important}.form-note{font-size:13px}.form-result>p{font-size:15px}.form-result pre{font:14px/1.8 'Manrope',sans-serif}.form-result .btn,.form-result .text-link{font-size:14px}.article-title>p{font-size:17px}.article-title>span{font-size:13px}.article-content p{font-size:17px;line-height:1.95}.article-layout aside>a{font-size:15px}.collection-note{font-size:13px;letter-spacing:.8px}.collection-note span{font-size:14px}.legal-copy p{font-size:17px}.contact-band .eyebrow{font-size:12px;letter-spacing:1.2px}
@media(min-width:1200px) and (max-width:1399px){.navbar{min-height:98px}.brand{width:190px}.navbar-nav{gap:13px}.navbar .nav-link{font-size:13px}.header-winsa{padding:0 14px;margin-left:9px}.header-winsa img{width:69px}.header-winsa>span{font-size:9px}.btn-nav{font-size:12px;gap:14px;padding:14px}.hero-bottom{gap:22px}.slide-tabs{margin-left:0;gap:18px}.slide-tabs button{font-size:12px}.category-strip a{padding-left:20px;padding-right:20px;font-size:14px}}
@media(max-width:1199px){.brand{width:215px}.navbar .nav-link{font-size:17px}.navbar-collapse .btn-nav{font-size:15px}.header-winsa{padding-left:0}.product-grid{gap:24px}.product-card h3{font-size:22px}.hero .hero-bottom .slide-tabs{margin-left:0;gap:15px}.slide-tabs button{font-size:12px}.category-strip a{font-size:14px;gap:10px}.winsa-copy{padding:40px 32px}.winsa-image{min-height:650px}}
@media(max-width:991px){.winsa-image{min-height:420px}.winsa-copy{padding:44px}.footer-contact{padding-left:12px}.footer-bottom{flex-wrap:wrap}.related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.related-grid .product-card:last-child{display:none}.related-grid .product-card h3{font-size:22px}.production-values{gap:22px}.color-options{max-width:510px}.color-swatch small{font-size:14px}.catalog-toolbar{flex-wrap:wrap}}
@media(max-width:767px){.brand{width:195px}.brand-image{max-height:63px}.brand-light{width:232px}.brand-light .brand-image{max-height:76px}.navbar{min-height:87px}.utility-bar{height:35px;font-size:10px}.utility-bar a{font-size:12px}.utility-bar .container-wide{gap:10px}.hero{height:710px;min-height:690px}.hero .eyebrow{font-size:10px;letter-spacing:1.1px;line-height:1.7}.hero-content{padding-top:42px;padding-bottom:140px}.hero-content>p:not(.eyebrow){font-size:16px;line-height:1.9}.hero-content>p>br{display:none}.hero .btn-hero{font-size:14px;padding:17px 18px;gap:22px}.hero-photo-credit{font-size:8px;letter-spacing:1px}.slide-controls button{width:40px;height:40px}.category-strip a{font-size:13px;min-height:108px;padding:24px 10px 13px;gap:9px}.category-strip a>span:not(.category-number){max-width:105px}.category-number{font-size:10px}.category-strip .category-arrow{width:12px;margin-left:auto}.eyebrow{font-size:11px;letter-spacing:1.1px}.section-copy{font-size:16px}.lifestyle-grid{grid-template-columns:1fr}.lifestyle-main{grid-column:auto}.lifestyle-card,.lifestyle-main{height:330px}.lifestyle-card span{font-size:11px;letter-spacing:1px}.lifestyle-card h3{font-size:29px}.lifestyle-card .icon{width:21px;height:21px;bottom:0}.product-card h3{font-size:21px;min-height:53px}.product-card-body>p{font-size:11px;line-height:1.6;letter-spacing:.4px;min-height:34px}.product-card-body>span{font-size:14px;min-height:76px;line-height:1.7}.product-card-spec span:first-child{font-size:17px}.product-card-spec span:last-child{font-size:12px;line-height:1.5}.product-brand{font-size:10px}.winsa-copy{padding:33px 25px}.winsa-copy .eyebrow{font-size:10px;letter-spacing:.8px}.brand-benefits>span{font-size:14px}.color-options{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px 10px}.color-swatch>span{width:44px;height:44px}.color-swatch small{font-size:14px;min-height:22px}.fine-print{font-size:13px}.color-scene-label>span{font-size:10px;letter-spacing:1px}.color-scene-label>strong{font-size:14px}.process .col-md-6{width:100%}.process-item{padding-right:0;margin-bottom:20px}.process-item h3{font-size:23px;max-width:none}.process-item p{font-size:16px;max-width:none;padding:0}.step-number{font-size:13px}.article-card h3{font-size:25px}.article-meta{font-size:12px}.accordion-button{font-size:16px;line-height:1.65}.accordion-body{font-size:16px}.contact-band .eyebrow{font-size:11px}.contact-band .btn{font-size:15px}.site-footer h3{font-size:15px}.footer-main .col-6>a{font-size:14px}.footer-contact .footer-phone{font-size:26px}.footer-bottom{font-size:11px;padding-bottom:65px}.footer-bottom button{bottom:22px}.footer-bottom>span:nth-child(2){flex-wrap:wrap}.intro-description,.product-description{font-size:16px}.breadcrumb-line{font-size:12px}.page-intro .eyebrow{font-size:11px}.filter-list button{font-size:13px;min-height:44px;padding:11px 13px}.catalog-note{font-size:14px}.product-hero .btn{font-size:15px}.spec-strip strong{font-size:22px}.spec-strip span{font-size:11px;letter-spacing:.2px}.technical-table th,.technical-table td{font-size:15px}.technical-section p{font-size:16px}.prose p{font-size:16px}.clean-list li{font-size:15px}.collection-note{font-size:12px}.collection-note span{font-size:14px;line-height:1.8}.article-title>p,.article-content p{font-size:16px}.article-title>span{font-size:13px}.inquiry-form{padding:30px 23px}.form-heading p{font-size:15px}.form-heading>span{font-size:11px}.inquiry-form label{font-size:14px}.form-control,.form-select{font-size:16px}.form-check-label{font-size:13px!important}.form-result pre{font-size:14px}.form-note{font-size:13px}.production-band p,.production-step p,.production-audience p,.production-statement p{font-size:16px}.production-values{display:grid;grid-template-columns:1fr;gap:17px;font-size:14px}.production-diagram-top{font-size:10px}.production-diagram-notes>span,.production-diagram figcaption{font-size:12px}.production-diagram-notes{gap:14px}.production-detail .section-copy{font-size:16px}.legal-copy p{font-size:16px}}
@media(max-width:374px){.utility-bar .container-wide>span:first-child{font-size:9px;letter-spacing:0}.utility-bar a{font-size:11px}.brand{width:185px}.hero{height:730px;min-height:710px}.hero .eyebrow{font-size:9px}.hero .btn-hero{font-size:13px;gap:17px}.category-strip a{font-size:12px;padding-left:8px;padding-right:8px;gap:7px}.category-strip a>.icon:not(.category-arrow){width:19px}.product-grid{gap:29px 12px}.product-card h3{font-size:19px}.product-card-body>span{font-size:13px}.product-card-spec span:last-child{font-size:12px}}
/* Keep slideshow controls clear of the floating contact link. */
.hero-bottom{padding-right:146px}
@media(max-width:1199px){.hero-bottom{padding-right:134px}.slide-tabs button{font-size:11px}}
@media(max-width:991px){.hero-bottom{padding-right:135px}}
@media(max-width:767px){.hero-bottom{padding-right:60px;gap:16px}.slide-controls{gap:5px}.slide-controls button[data-pause]{width:25px}}
/* Both brands remain visible even when navigation is collapsed. */
.brand-lockup{display:flex;align-items:center;gap:22px;flex-shrink:0}.brand-lockup .brand{width:205px}.brand-partner{display:flex;flex-direction:column;align-items:center;justify-content:center;border-left:1px solid var(--line);padding-left:22px;min-height:56px;gap:5px;flex-shrink:0}.brand-partner img{width:84px;height:34px;object-fit:contain}.brand-partner span{font-size:10px;line-height:1.4;letter-spacing:1.1px;color:#536368;white-space:nowrap}.navbar-collapse{min-width:0}
@media(min-width:1200px) and (max-width:1399px){.brand-lockup{gap:16px}.brand-lockup .brand{width:182px}.brand-partner{padding-left:16px}.brand-partner img{width:73px;height:29px}.brand-partner span{font-size:9px;letter-spacing:.8px}}
@media(max-width:1199px){.brand-lockup .brand{width:215px}}
@media(max-width:767px){.brand-lockup{gap:15px}.brand-lockup .brand{width:156px}.brand-partner{padding-left:15px;min-height:45px;gap:4px}.brand-partner img{width:69px;height:28px}.brand-partner span{font-size:8px;letter-spacing:.65px}.navbar-toggler{padding:8px 5px}}
@media(max-width:374px){.brand-lockup{gap:11px}.brand-lockup .brand{width:139px}.brand-partner{padding-left:11px;min-height:42px}.brand-partner img{width:61px;height:25px}.brand-partner span{font-size:7px;letter-spacing:.6px}}
/* Prominent WhatsApp contact action. */
.floating-contact{background:#159b4c;border:1px solid #128441;color:#fff;font-weight:700;padding:15px 20px;gap:11px;border-radius:8px;box-shadow:0 7px 24px #075e5450;font-size:15px;min-height:55px}.floating-contact .icon{color:#fff;width:27px;height:27px;stroke-width:1.7}.floating-contact:hover,.floating-contact:focus-visible{background:#107e3d;border-color:#107e3d;color:#fff;box-shadow:0 8px 28px #075e5460}.floating-contact:focus-visible{outline:3px solid #fff;outline-offset:3px}.floating-contact>span{display:block}
@media(max-width:767px){.floating-contact{width:57px;height:57px;min-height:57px;padding:14px;right:14px;bottom:14px;border-radius:50%;border:2px solid #fff;box-shadow:0 5px 22px #075e545c}.floating-contact .icon{width:29px;height:29px}.floating-contact>span{display:none}.hero-bottom{padding-right:69px}}

/* Larger brand presentation and crisp, consistent contact icons. */
.brand-lockup .brand{width:224px}.brand-partner img{width:92px;height:37px}.brand-partner span{font-size:12px;letter-spacing:.3px}
.footer-brand-lockup{display:flex;align-items:center;gap:18px;max-width:100%}.footer-brand-lockup .brand-light{flex:1 1 220px;width:220px;max-width:235px;min-width:0}.footer-brand-lockup .brand-image{max-height:none}.footer-partner{display:flex;flex:0 0 112px;flex-direction:column;align-items:center;gap:8px}.footer-partner img{width:112px;height:48px;padding:8px 10px;object-fit:contain;background:#fff;border-radius:3px}.footer-partner span{font-size:13px;line-height:1.4;color:#e1eaed;white-space:nowrap}
.floating-contact{background:#119d4d;border-color:#0b883f;box-shadow:0 6px 22px #075e5438}.floating-contact .icon-whatsapp{width:30px;height:30px;object-fit:contain}.btn .icon-whatsapp{width:24px;height:24px}.navbar-toggler{min-width:44px;min-height:44px;padding:9px}.navbar-toggler .icon{width:26px;height:26px;stroke-width:1.8}.utility-bar .icon{width:15px;height:15px;stroke-width:1.8}.contact-info .icon{width:24px;height:24px;stroke-width:1.8}.slide-controls button{width:44px;height:44px}.slide-controls .icon{width:21px;height:21px;stroke-width:1.8}.btn .icon:not(.icon-whatsapp),.text-link .icon{stroke-width:1.8}.category-strip a>.icon:not(.category-arrow){stroke-width:1.6}.category-strip .category-arrow{width:17px;height:17px;stroke-width:1.8}.footer-bottom .icon{width:18px;height:18px;stroke-width:1.8}.production-values .icon,.clean-list .icon{width:19px;height:19px;stroke-width:1.8}

/* Readable supporting text throughout the site. */
.eyebrow,.hero .eyebrow,.winsa-copy .eyebrow,.contact-band .eyebrow,.page-intro .eyebrow,.production-band .eyebrow,.form-heading>span{font-size:13px;line-height:1.7;letter-spacing:1px}
.utility-bar,.utility-bar a{font-size:13px}.slide-tabs button{font-size:14px}.slide-tabs button>span{font-size:13px}.hero-photo-credit{font-size:11px;letter-spacing:1px}.category-number,.product-brand{font-size:13px;letter-spacing:.8px}.category-strip a{font-size:15px}.lifestyle-card span,.image-caption,.stage-caption,.inspiration-card span,.catalog-toolbar>span,.color-scene-label>span{font-size:14px;letter-spacing:.6px}
.product-card-body>p{font-size:14px;line-height:1.7;letter-spacing:.4px}.product-card-body>span{font-size:16px;line-height:1.8}.product-card-spec{gap:10px;flex-wrap:wrap}.product-card-spec span:last-child,.spec-strip span,.detail-features>div>span{font-size:14px;line-height:1.7;letter-spacing:.3px}.color-swatch small,.fine-print,.technical-section p.fine-print,.collection-note,.collection-note span{font-size:14px;line-height:1.8}
.article-meta,.article-title>span,.article-layout aside>span,.breadcrumb-line{font-size:14px;line-height:1.8}.article-meta{flex-wrap:wrap;gap:8px 14px}.breadcrumb-line{flex-wrap:wrap;overflow-wrap:anywhere}.production-diagram-top,.production-diagram-notes>span,.production-diagram figcaption,.production-audience>span{font-size:14px;line-height:1.7;letter-spacing:.3px}.production-diagram-top{gap:10px}.production-values{font-size:15px}.contact-info>div>span,.contact-winsa>p,.form-note,.form-check-label{font-size:14px!important;line-height:1.8}.filter-list button{font-size:15px;min-height:44px}.footer-main .col-6>a{font-size:15px}.footer-contact>a:not(.footer-phone){font-size:16px}.footer-contact>p{font-size:16px}.footer-bottom,.footer-bottom button{font-size:14px;line-height:1.8}.footer-bottom{gap:18px;flex-wrap:wrap}.footer-bottom>span:nth-child(2){flex-wrap:wrap;gap:16px}.footer-description{font-size:17px}
@media(min-width:1200px) and (max-width:1399px){.brand-lockup{gap:12px}.brand-lockup .brand{width:196px}.brand-partner{padding-left:12px}.brand-partner img{width:80px;height:32px}.brand-partner span{font-size:11px}.navbar .nav-link{font-size:14px}.btn-nav{font-size:14px;padding:14px}.navbar-nav{gap:12px}.slide-tabs{gap:13px}}
@media(min-width:768px) and (max-width:1199px){.brand-lockup .brand{width:235px}.slide-tabs{flex-wrap:wrap;row-gap:7px}.slide-tabs button{font-size:13px}}
@media(max-width:767px){body{font-size:17px}.brand-lockup{gap:11px}.brand-lockup .brand{width:clamp(170px,46vw,190px)}.brand-partner{padding-left:11px}.brand-partner img{width:80px;height:32px}.brand-partner span{font-size:11px;letter-spacing:0}.brand-image{max-height:68px}.navbar{min-height:94px}.utility-bar{height:36px}.utility-bar .container-wide>span:first-child{display:none}.utility-bar .utility-location{display:block;margin-left:auto;font-size:13px}.utility-bar a{margin-left:0;font-size:13px}.navbar .nav-link{font-size:18px}.footer-brand-lockup{gap:16px}.footer-brand-lockup .brand-light{max-width:235px}.footer-partner{flex-basis:105px}.footer-partner img{width:105px;height:46px}.footer-partner span{font-size:13px}.floating-contact{width:62px;height:62px;min-height:62px;padding:13px;background:#10a34a;right:14px;bottom:calc(14px + env(safe-area-inset-bottom,0px));border:2px solid #fff;box-shadow:0 5px 19px #075e5447}.floating-contact .icon-whatsapp{width:32px;height:32px}.hero-bottom{padding-right:78px}.hero-content{padding-top:38px}.hero .btn-hero{font-size:15px}.category-strip a{font-size:14px;min-height:114px}.category-number{font-size:13px}.category-strip a>.icon:not(.category-arrow){width:24px;height:24px}.section-copy,.intro-description,.product-description,.prose p,.detail-features p,.technical-section p,.production-band p,.production-step p,.production-audience p,.production-statement p,.production-detail .section-copy,.accordion-body,.article-content p,.legal-copy p,.form-heading p{font-size:17px;line-height:1.9}.step-number{font-size:15px}.product-card-body>span{font-size:16px;min-height:86px}.product-card-spec span:first-child{font-size:19px}.footer-bottom{padding-bottom:85px}.footer-bottom button{font-size:14px}.contact-winsa strong{font-size:16px}.inquiry-form label{font-size:15px}.form-note{font-size:14px}.contact-info a{font-size:21px}}
@media(max-width:374px){.brand-lockup{gap:8px}.brand-lockup .brand{width:153px}.brand-partner{padding-left:8px}.brand-partner img{width:68px;height:29px}.brand-partner span{font-size:11px}.navbar-toggler{padding:9px;width:44px}.hero .eyebrow{font-size:12px;letter-spacing:.7px}.hero .btn-hero{font-size:14px}.category-strip a{font-size:14px}.product-grid{grid-template-columns:1fr}.product-card-body>span{min-height:0}.product-card h3{min-height:0}.footer-brand-lockup{gap:13px}.footer-partner{flex-basis:102px}.footer-partner img{width:102px}}
@media(min-width:768px){.hero-bottom{padding-right:180px}}
