:root{--terra:#c67060;--terra-dark:#a85a4a;--terra-light:#f2e8e5;--slate:#7a90a4;--slate-dark:#5e7488;--slate-light:#edf1f5;--bg:#fff;--bg-alt:#f7f5f2;--bg-dark:#1b1815;--dark:#1a1612;--mid:#574f47;--light:#9a9189;--border:#e6e1da;--font-serif:"Cormorant Garamond", Georgia, serif;--font-sans:"Inter", system-ui, sans-serif;--radius:4px;--radius-lg:12px;--shadow-sm:0 2px 12px #1a161212;--shadow-md:0 8px 32px #1a16121f;--shadow-lg:0 20px 60px #1a161229}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px}.page-product section[id]{scroll-margin-top:88px}.page-product{font-family:var(--font-sans);color:var(--dark);background:var(--bg);-webkit-font-smoothing:antialiased;overflow-x:hidden}.page-product img{max-width:100%;display:block}.page-product a{color:inherit;text-decoration:none}.page-product .container{width:100%;max-width:1240px;margin:0 auto;padding:0 32px}.page-product .label{letter-spacing:.18em;text-transform:uppercase;color:var(--terra);font-size:11px;font-weight:600;display:inline-block}.page-product .section-tag{align-items:center;gap:12px;margin-bottom:28px;display:flex}.page-product .section-tag:before{content:"";background:var(--terra);width:32px;height:1px;display:block}.page-product .btn{border-radius:var(--radius);font-family:var(--font-sans);letter-spacing:.06em;text-transform:uppercase;cursor:pointer;border:none;align-items:center;gap:10px;padding:15px 32px;font-size:13px;font-weight:500;transition:all .25s;display:inline-flex}.page-product .btn-primary{background:var(--terra);color:#fff}.page-product .btn-primary:hover{background:var(--terra-dark);transform:translateY(-1px);box-shadow:0 8px 24px #c6706059}.page-product .btn-outline{color:#fff;background:0 0;border:1.5px solid #fff9}.page-product .btn-outline:hover{background:#ffffff1a;border-color:#ffffffe6}.page-product .btn-outline-dark{color:var(--dark);border:1.5px solid var(--border);background:0 0}.page-product .btn-outline-dark:hover{border-color:var(--terra);color:var(--terra)}.page-product .btn svg{stroke-width:1.5px;width:16px;height:16px;transition:transform .2s}.page-product .btn:hover svg{transform:translate(3px)}.page-product .nav{z-index:1000;justify-content:space-between;align-items:center;height:72px;padding:0 32px;transition:all .35s;display:flex;position:fixed;top:0;left:0;right:0}.page-product .nav.scrolled{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--border);box-shadow:var(--shadow-sm);background:#faf8f4f5}.page-product .nav-logo img{filter:brightness(0)invert()drop-shadow(0 1px 3px #00000040);width:auto;height:40px;transition:filter .3s}.page-product .nav.scrolled .nav-logo img{filter:none}.page-product .nav-menu{align-items:center;gap:32px;list-style:none;display:flex}.page-product .nav-menu a{letter-spacing:.04em;color:#ffffffd9;font-size:13px;font-weight:500;transition:color .2s}.page-product .nav.scrolled .nav-menu a{color:var(--mid)}.page-product .nav-menu a:hover,.page-product .nav.scrolled .nav-menu a:hover,.page-product .nav-menu a.active{color:var(--terra)}.page-product .nav-cta{border-radius:var(--radius);background:var(--terra);color:#fff;letter-spacing:.04em;white-space:nowrap;padding:10px 24px;font-size:13px;font-weight:600;transition:all .25s}.page-product .nav-cta:hover{background:var(--terra-dark);transform:translateY(-1px);box-shadow:0 6px 18px #c6706066}.page-product .nav-toggle{cursor:pointer;display:none}.page-product .hero{background:var(--bg-dark);flex-direction:column;justify-content:flex-end;min-height:86vh;display:flex;position:relative;overflow:hidden}.page-product .hero-bg{position:absolute;inset:0;overflow:hidden}.page-product .hero-bg img{object-fit:cover;object-position:center 55%;filter:brightness(1.06)saturate(1.06);width:100%;height:100%}.page-product .hero-overlay{background:linear-gradient(#1a161247 0%,#1a16122e 38%,#1a16127a 68%,#1a1612cc 100%);position:absolute;inset:0}.page-product .hero-content{z-index:2;width:100%;max-width:1240px;margin:0 auto;padding:0 32px 76px;position:relative}.page-product .crumb{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:20px;display:flex}.page-product .crumb a,.page-product .crumb span{letter-spacing:.08em;text-transform:uppercase;color:#ffffff8c;font-size:11.5px}.page-product .crumb a:hover{color:#fff}.page-product .crumb i{color:#ffffff4d;font-style:normal}.page-product .crumb span.here{color:#ffffffe6}.page-product .hero-eyebrow{align-items:center;gap:12px;margin-bottom:22px;display:flex}.page-product .hero-eyebrow span{letter-spacing:.2em;text-transform:uppercase;color:#ffffffb3;font-size:11px;font-weight:600}.page-product .hero-eyebrow:before{content:"";background:var(--terra);width:28px;height:1px}.page-product .hero h1{font-family:var(--font-serif);color:#fff;letter-spacing:-.01em;margin-bottom:24px;font-size:clamp(36px,5vw,70px);font-weight:300;line-height:1.08}.page-product .hero h1 em{color:#ffffffbf;font-style:italic}.page-product .hero-sub{color:#ffffffbf;max-width:600px;margin-bottom:40px;font-size:17px;font-weight:300;line-height:1.7}.page-product .hero-actions{flex-wrap:wrap;gap:16px;margin-bottom:52px;display:flex}.page-product .hero-stats{border-top:1px solid #ffffff24;flex-wrap:wrap;gap:48px;padding-top:44px;display:flex}.page-product .hero-stat{flex-direction:column;gap:4px;display:flex}.page-product .hero-stat-num{font-family:var(--font-serif);color:#fff;font-size:34px;font-weight:400;line-height:1}.page-product .hero-stat-label{letter-spacing:.06em;color:#ffffff8c;text-transform:uppercase;font-size:12px}.page-product .marquee-band{background:var(--terra-light);border-top:1px solid #c6706026;border-bottom:1px solid #c6706026;padding:16px 0;overflow:hidden}.page-product .marquee-track{white-space:nowrap;gap:48px;animation:34s linear infinite marquee;display:flex}.page-product .marquee-item{letter-spacing:.16em;text-transform:uppercase;color:var(--terra);align-items:center;gap:16px;font-size:11px;font-weight:600;display:inline-flex}.page-product .marquee-item:after{content:"·";color:var(--terra);opacity:.4}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.page-product .intro{background:var(--bg);padding:116px 0 0}.page-product .intro-header{text-align:center;margin-bottom:56px}.page-product .intro-header .section-tag{justify-content:center}.page-product .intro-header h2{font-family:var(--font-serif);color:var(--dark);margin-top:16px;font-size:clamp(34px,4.2vw,54px);font-weight:300;line-height:1.15}.page-product .intro-header p{color:var(--mid);max-width:640px;margin:22px auto 0;font-size:16px;line-height:1.8}.page-product .proof-strip{background:var(--border);border:1px solid var(--border);border-radius:var(--radius-lg);grid-template-columns:repeat(4,1fr);gap:1px;margin-top:24px;display:grid;overflow:hidden}.page-product .proof-item{background:var(--bg);text-align:center;padding:28px 24px}.page-product .proof-val{font-family:var(--font-serif);color:var(--terra);margin-bottom:8px;font-size:30px;font-weight:400;line-height:1}.page-product .proof-label{color:var(--mid);font-size:12px;line-height:1.5}.page-product .catalog{background:var(--bg-alt);padding:116px 0}.page-product .catalog-header{text-align:center;margin-bottom:56px}.page-product .catalog-header .section-tag{justify-content:center}.page-product .catalog-header h2{font-family:var(--font-serif);color:var(--dark);margin-top:16px;font-size:clamp(34px,4.2vw,54px);font-weight:300;line-height:1.15}.page-product .catalog-header p{color:var(--mid);max-width:640px;margin:20px auto 0;font-size:16px;line-height:1.75}.page-product .catalog-grid{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.page-product .catalog-card{background:var(--bg);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);flex-direction:column;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden}.page-product .catalog-card:hover{box-shadow:var(--shadow-md);transform:translateY(-4px)}.page-product .catalog-card-img{aspect-ratio:4/3;background:var(--slate-light);position:relative;overflow:hidden}.page-product .catalog-card-img img{object-fit:cover;width:100%;height:100%;transition:transform .6s}.page-product .catalog-card:hover .catalog-card-img img{transform:scale(1.05)}.page-product .catalog-badge{z-index:2;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#fff;letter-spacing:.1em;text-transform:uppercase;background:#1b1815c7;border-radius:100px;padding:6px 12px;font-size:10px;font-weight:600;position:absolute;top:14px;left:14px}.page-product .catalog-card-body{flex-direction:column;flex:1;gap:16px;padding:26px 24px 28px;display:flex}.page-product .catalog-card-name{font-family:var(--font-serif);color:var(--dark);font-size:1.5rem;font-weight:500;line-height:1.15}.page-product .catalog-size{align-items:baseline;gap:8px;display:flex}.page-product .catalog-size-val{font-family:var(--font-serif);color:var(--terra);font-size:1.7rem;font-weight:400;line-height:1}.page-product .catalog-size-label{letter-spacing:.06em;text-transform:uppercase;color:var(--light);font-size:11px}.page-product .catalog-specs{border-top:1px solid var(--border);border-bottom:1px solid var(--border);grid-template-columns:repeat(3,1fr);gap:8px;padding:14px 0;display:grid}.page-product .catalog-spec{flex-direction:column;gap:3px;display:flex}.page-product .catalog-spec-val{color:var(--dark);font-size:12.5px;font-weight:600}.page-product .catalog-spec-label{letter-spacing:.05em;text-transform:uppercase;color:var(--light);font-size:10px}.page-product .catalog-price{flex-wrap:wrap;align-items:baseline;gap:7px;display:flex}.page-product .catalog-price-val{color:var(--dark);font-size:14.5px;font-weight:600}.page-product .catalog-price-note{color:var(--light);font-size:11px}.page-product .catalog-link{letter-spacing:.06em;text-transform:uppercase;color:var(--terra);align-items:center;gap:8px;margin-top:auto;font-size:12.5px;font-weight:600;transition:gap .2s;display:inline-flex}.page-product .catalog-card:hover .catalog-link{gap:14px}.page-product .catalog-link svg{stroke:currentColor;fill:none;stroke-width:2px;width:15px;height:15px}.page-product .finish{background:var(--bg);padding:116px 0}.page-product .finish-header{text-align:center;margin-bottom:56px}.page-product .finish-header .section-tag{justify-content:center}.page-product .finish-header h2{font-family:var(--font-serif);color:var(--dark);margin-top:16px;font-size:clamp(32px,3.8vw,50px);font-weight:300;line-height:1.2}.page-product .finish-header p{color:var(--mid);max-width:640px;margin:20px auto 0;font-size:15.5px;line-height:1.75}.page-product .finish-grid{grid-template-columns:1fr 1fr;gap:24px;display:grid}.page-product .finish-grid.single{grid-template-columns:1fr;max-width:660px;margin:0 auto}.page-product .finish-col{background:var(--bg-alt);border:1px solid var(--border);border-radius:var(--radius-lg);padding:40px 36px;transition:border-color .25s,box-shadow .25s}.page-product .finish-col:hover{border-color:var(--terra);box-shadow:0 4px 24px #c670601a}.page-product .finish-col h3{font-family:var(--font-serif);color:var(--dark);margin-bottom:8px;font-size:27px;font-weight:500}.page-product .finish-col>p{color:var(--mid);margin-bottom:26px;font-size:14px;line-height:1.7}.page-product .finish-list{flex-direction:column;gap:12px;list-style:none;display:flex}.page-product .finish-list li{color:var(--mid);gap:12px;font-size:14px;line-height:1.6;display:flex}.page-product .finish-list li:before{content:"✓";color:#4e8a5e;flex-shrink:0;font-size:13px;font-weight:700;line-height:1.5}.page-product .finish-foot{border-top:1px solid var(--border);color:var(--light);margin-top:26px;padding-top:20px;font-size:13px;line-height:1.6}.page-product .finish-foot strong{color:var(--dark);font-weight:600}.page-product .not-included{background:var(--dark);border-radius:var(--radius-lg);margin-top:24px;padding:40px 44px}.page-product .not-included h4{font-family:var(--font-serif);color:#fff;margin-bottom:8px;font-size:24px;font-weight:500}.page-product .not-included>p{color:#ffffff80;max-width:640px;margin-bottom:26px;font-size:13.5px;line-height:1.7}.page-product .not-included-grid{grid-template-columns:repeat(3,1fr);gap:16px 32px;display:grid}.page-product .not-included-item{color:#ffffffbf;align-items:flex-start;gap:10px;font-size:13.5px;line-height:1.55;display:flex}.page-product .not-included-item:before{content:"×";color:var(--terra);flex-shrink:0;font-size:15px;font-weight:700;line-height:1.3}.page-product .tech{background:var(--dark);padding:100px 0}.page-product .tech-inner{grid-template-columns:1fr 1.15fr;align-items:center;gap:72px;display:grid}.page-product .tech-text h2{font-family:var(--font-serif);color:#fff;margin:16px 0 22px;font-size:clamp(32px,3.5vw,48px);font-weight:300;line-height:1.2}.page-product .tech-text p{color:#fff9;margin-bottom:24px;font-size:15px;line-height:1.8}.page-product .tech-note{border-left:2px solid var(--terra);color:#ffffff8c;margin-bottom:34px;padding:4px 0 4px 18px;font-size:13.5px;line-height:1.7}.page-product .tech-stats{grid-template-columns:1fr 1fr;gap:20px;display:grid}.page-product .tech-stat{border-radius:var(--radius-lg);background:#ffffff0d;border:1px solid #ffffff1a;padding:30px 28px}.page-product .tech-stat-val{font-family:var(--font-serif);color:#fff;margin-bottom:10px;font-size:32px;font-weight:400;line-height:1.1}.page-product .tech-stat-val small{color:#ffffff80;font-size:15px}.page-product .tech-stat-label{color:#ffffff8c;font-size:12.5px;line-height:1.6}.page-product .europe{background:var(--bg-alt);padding:110px 0}.page-product .europe-inner{grid-template-columns:1fr 1fr;align-items:center;gap:72px;display:grid}.page-product .europe-text h2{font-family:var(--font-serif);color:var(--dark);margin:16px 0 22px;font-size:clamp(32px,3.5vw,48px);font-weight:300;line-height:1.2}.page-product .europe-text p{color:var(--mid);margin-bottom:32px;font-size:15px;line-height:1.8}.page-product .country-pills{flex-wrap:wrap;gap:9px;margin-bottom:36px;display:flex}.page-product .country-pill{background:var(--bg);border:1px solid var(--border);color:var(--mid);letter-spacing:.02em;border-radius:100px;align-items:center;gap:8px;padding:8px 16px;font-size:12.5px;font-weight:500;display:inline-flex}.page-product .country-pill.more{background:var(--terra-light);color:var(--terra);border-color:#c6706040;font-weight:600}.page-product .europe-visual{border-radius:var(--radius-lg);aspect-ratio:4/3;position:relative;overflow:hidden}.page-product .europe-visual img{object-fit:cover;width:100%;height:100%}.page-product .europe-badge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:var(--radius);border-left:3px solid var(--terra);background:#faf8f4f2;padding:16px 20px;position:absolute;bottom:24px;left:24px}.page-product .europe-badge-title{color:var(--dark);margin-bottom:2px;font-size:13px;font-weight:600}.page-product .europe-badge-sub{color:var(--mid);font-size:11px}.page-product .portfolio{background:var(--dark);padding:110px 0;overflow:hidden}.page-product .portfolio-header{justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:48px;display:flex}.page-product .portfolio-header h2{font-family:var(--font-serif);color:#fff;margin-top:16px;font-size:clamp(32px,3.5vw,50px);font-weight:300;line-height:1.2}.page-product .portfolio-header p{color:#fff9;max-width:420px;font-size:15px;line-height:1.8}.page-product .portfolio-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.page-product .portfolio-shot{border-radius:var(--radius-lg);aspect-ratio:3/4;position:relative;overflow:hidden}.page-product .portfolio-shot img{object-fit:cover;width:100%;height:100%;transition:transform .6s}.page-product .portfolio-shot:hover img{transform:scale(1.05)}.page-product .portfolio-shot:after{content:"";pointer-events:none;background:linear-gradient(#0000 30%,#0f0d0b1a 55%,#0f0d0bc7 100%);position:absolute;inset:0}.page-product .portfolio-caption{z-index:1;pointer-events:none;flex-direction:column;gap:3px;display:flex;position:absolute;bottom:18px;left:18px;right:18px}.page-product .portfolio-caption-title{color:#fff;letter-spacing:.02em;font-size:14px;font-weight:600}.page-product .portfolio-caption-sub{color:#ffffffa6;font-size:11.5px}.page-product .trust-pills{flex-wrap:wrap;gap:10px;margin-top:40px;display:flex}.page-product .trust-pill{color:#ffffffbf;letter-spacing:.04em;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:100px;align-items:center;gap:8px;padding:8px 16px;font-size:12px;font-weight:500;display:inline-flex}.page-product .trust-pill-dot{background:var(--terra);border-radius:50%;flex-shrink:0;width:6px;height:6px}.page-product .faq{background:var(--bg);padding:116px 0}.page-product .faq-inner{grid-template-columns:1fr 1.7fr;align-items:start;gap:72px;display:grid}.page-product .faq-left h2{font-family:var(--font-serif);color:var(--dark);margin:16px 0 20px;font-size:clamp(32px,3.5vw,48px);font-weight:300;line-height:1.2}.page-product .faq-left p{color:var(--mid);margin-bottom:28px;font-size:15px;line-height:1.8}.page-product .faq-list{flex-direction:column;display:flex}.page-product .faq-item{border-bottom:1px solid var(--border)}.page-product .faq-item:first-child{border-top:1px solid var(--border)}.page-product .faq-q{cursor:pointer;text-align:left;width:100%;font-family:var(--font-serif);color:var(--dark);background:0 0;border:none;justify-content:space-between;align-items:flex-start;gap:24px;padding:26px 0;font-size:21px;font-weight:500;line-height:1.35;transition:color .2s;display:flex}.page-product .faq-q:hover{color:var(--terra)}.page-product .faq-icon{border:1.5px solid var(--border);border-radius:50%;flex-shrink:0;width:26px;height:26px;margin-top:2px;transition:all .25s;position:relative}.page-product .faq-icon:before,.page-product .faq-icon:after{content:"";background:var(--terra);transition:opacity .25s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.page-product .faq-icon:before{width:11px;height:1.5px}.page-product .faq-icon:after{width:1.5px;height:11px}.page-product .faq-item.open .faq-icon{border-color:var(--terra);background:var(--terra)}.page-product .faq-item.open .faq-icon:before{background:#fff}.page-product .faq-item.open .faq-icon:after{opacity:0}.page-product .faq-a{max-height:0;transition:max-height .35s;overflow:hidden}.page-product .faq-a p{color:var(--mid);padding:0 60px 28px 0;font-size:14.5px;line-height:1.85}.page-product .faq-item.open .faq-a{max-height:460px}.page-product .faq-a a{color:var(--terra);font-weight:600}.page-product .cta-final{background:var(--terra);padding:116px 0;position:relative;overflow:hidden}.page-product .cta-final:before{content:"";pointer-events:none;background:#ffffff0d;border-radius:50%;width:480px;height:480px;position:absolute;top:-120px;right:-80px}.page-product .cta-final:after{content:"";pointer-events:none;background:#0000000f;border-radius:50%;width:320px;height:320px;position:absolute;bottom:-80px;left:-60px}.page-product .cta-final-inner{z-index:1;text-align:center;position:relative}.page-product .cta-final h2{font-family:var(--font-serif);color:#fff;margin-bottom:20px;font-size:clamp(36px,4.5vw,60px);font-weight:300;line-height:1.15}.page-product .cta-final p{color:#ffffffc7;max-width:560px;margin:0 auto 44px;font-size:16px;line-height:1.75}.page-product .cta-final-actions{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.page-product .btn-white{color:var(--slate-dark);background:#fff;font-weight:600}.page-product .btn-white:hover{background:#ffffffeb;transform:translateY(-1px);box-shadow:0 8px 28px #0000002e}.page-product .cta-final .btn-white{color:var(--terra)}.page-product .btn-ghost{color:#fff;background:0 0;border:1.5px solid #ffffff80}.page-product .btn-ghost:hover{background:#ffffff1a;border-color:#fffc}.page-product .footer{background:var(--dark);padding:72px 0 40px}.page-product .footer-top{border-bottom:1px solid #ffffff14;grid-template-columns:1.6fr 1fr 1fr 1fr;gap:48px;margin-bottom:40px;padding-bottom:56px;display:grid}.page-product .footer-brand img{filter:brightness(0)invert();opacity:.9;width:auto;height:40px}.page-product .footer-brand p{color:#ffffff73;max-width:300px;margin:20px 0 24px;font-size:14px;line-height:1.75}.page-product .footer-contact{flex-direction:column;gap:8px;margin-bottom:26px;display:flex}.page-product .footer-contact a,.page-product .footer-contact span{color:#fff9;font-size:13.5px;transition:color .2s}.page-product .footer-contact a:hover{color:var(--terra)}.page-product .footer-social{gap:12px;display:flex}.page-product .footer-social a{border:1px solid #ffffff1f;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.page-product .footer-social a:hover{border-color:var(--terra);background:var(--terra)}.page-product .footer-social svg{fill:#ffffff80;width:14px;height:14px;transition:fill .2s}.page-product .footer-social a:hover svg{fill:#fff}.page-product .footer-col h5{letter-spacing:.16em;text-transform:uppercase;color:#ffffff4d;margin-bottom:20px;font-size:11px;font-weight:600}.page-product .footer-col ul{flex-direction:column;gap:12px;list-style:none;display:flex}.page-product .footer-col a{color:#ffffff8c;font-size:14px;transition:color .2s}.page-product .footer-col a:hover{color:var(--terra)}.page-product .footer-bottom{justify-content:space-between;align-items:center;display:flex}.page-product .footer-copy{color:#ffffff40;font-size:13px}.page-product .footer-legal{gap:24px;display:flex}.page-product .footer-legal a{color:#ffffff40;font-size:12px;transition:color .2s}.page-product .footer-legal a:hover{color:#fff9}.page-product .hero{padding-top:104px}.page-product .hero-overlay{background:linear-gradient(#1a161275 0%,#1a161257 38%,#1a161299 68%,#1a1612db 100%)}.page-product .renders{padding:96px 0}.page-product .gallery{grid-template-columns:repeat(2,1fr);grid-auto-rows:340px;gap:14px;display:grid}.page-product .gallery a{border-radius:var(--radius);background:var(--bg-alt);cursor:zoom-in;position:relative;overflow:hidden}.page-product .gallery a img{z-index:1;object-fit:cover;width:100%;height:100%;transition:transform .7s;position:absolute;inset:0}.page-product .gallery a:hover img{transform:scale(1.04)}.page-product .render-slot{z-index:0;text-align:center;border:1px dashed var(--border);border-radius:var(--radius);color:var(--light);letter-spacing:.14em;text-transform:uppercase;flex-direction:column;justify-content:center;align-items:center;gap:6px;padding:16px;font-size:11px;display:flex;position:absolute;inset:10px}.page-product .render-slot b{letter-spacing:.04em;text-transform:none;color:var(--mid);font-size:13px}.page-product .gallery-caption{color:var(--light);margin-top:16px;font-size:12px;line-height:1.7}.page-product .datasheet{border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);background:#fff;grid-template-columns:300px 1fr;margin-top:40px;display:grid;overflow:hidden}.page-product .ds-price{background:var(--bg-dark);color:#fff;flex-direction:column;justify-content:center;gap:6px;padding:34px 32px;display:flex}.page-product .ds-price .pre{letter-spacing:.18em;text-transform:uppercase;color:var(--terra);font-size:11px;font-weight:600}.page-product .ds-price .num{font-family:var(--font-serif);font-size:44px;line-height:1}.page-product .ds-price .post{color:#ffffff80;margin-top:4px;font-size:12px;line-height:1.6}.page-product .ds-price .btn{justify-content:center;margin-top:18px;padding:12px 22px;font-size:11px}.page-product .ds-specs{grid-template-columns:repeat(3,1fr);display:grid}.page-product .ds-cell{border-right:1px solid var(--border);border-bottom:1px solid var(--border);padding:26px 28px}.page-product .ds-cell:nth-child(3n){border-right:none}.page-product .ds-cell:nth-last-child(-n+3){border-bottom:none}.page-product .ds-cell .v{font-family:var(--font-serif);color:var(--dark);font-size:32px;line-height:1}.page-product .ds-cell .v small{color:var(--mid);font-size:16px}.page-product .ds-cell .l{letter-spacing:.13em;text-transform:uppercase;color:var(--light);margin-top:9px;font-size:10.5px}.page-product .lightbox{z-index:2000;background:#0f0d0bf0;justify-content:center;align-items:center;padding:40px;display:none;position:fixed;inset:0}.page-product .lightbox.open{display:flex}.page-product .lightbox img{object-fit:contain;border-radius:var(--radius);max-width:92vw;max-height:82vh}.page-product .lightbox-cap{text-align:center;color:#ffffffa6;font-size:13px;position:absolute;bottom:28px;left:0;right:0}.page-product .lightbox-close{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff4d;border-radius:50%;width:44px;height:44px;font-size:22px;line-height:1;position:absolute;top:24px;right:32px}.page-product .lightbox-close:hover{background:#ffffff1f}.page-product .lightbox-nav{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff4d;border-radius:50%;width:48px;height:48px;font-size:20px;position:absolute;top:50%;transform:translateY(-50%)}.page-product .lightbox-nav:hover{background:#ffffff1f}.page-product .lightbox-prev{left:28px}.page-product .lightbox-next{right:28px}.page-product .identity{padding:0 0 96px}.page-product .identity-grid{grid-template-columns:1.05fr 1fr;align-items:start;gap:72px;display:grid}.page-product .identity-grid h2{font-family:var(--font-serif);letter-spacing:-.01em;margin-bottom:24px;font-size:clamp(32px,3.4vw,46px);font-weight:300;line-height:1.18}.page-product .identity-grid h2 em{color:var(--terra);font-style:italic}.page-product .identity-grid>div>p{color:var(--mid);margin-bottom:18px;font-size:16px;line-height:1.85}.page-product .use-cards{gap:16px;display:grid}.page-product .use-card{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--bg-alt);padding:28px;transition:all .3s}.page-product .use-card:hover{border-color:var(--terra);box-shadow:var(--shadow-sm);transform:translateY(-2px)}.page-product .use-card .tag{letter-spacing:.18em;text-transform:uppercase;color:var(--terra);margin-bottom:10px;font-size:10px;font-weight:700;display:block}.page-product .use-card h3{font-family:var(--font-serif);margin-bottom:10px;font-size:24px;font-weight:400}.page-product .use-card p{color:var(--mid);font-size:14px;line-height:1.75}.page-product .versions{background:var(--bg-alt);padding:96px 0}.page-product .versions-header{max-width:720px;margin-bottom:40px}.page-product .versions-header h2{font-family:var(--font-serif);margin-bottom:20px;font-size:clamp(32px,3.6vw,48px);font-weight:300;line-height:1.15}.page-product .versions-header p{color:var(--mid);font-size:16px;line-height:1.85}.page-product .plans-grid{grid-template-columns:1fr 1fr;align-items:stretch;gap:28px;display:grid}.page-product .plan-card{border:1px solid var(--border);border-radius:var(--radius-lg);height:100%;box-shadow:var(--shadow-sm);background:#fff;flex-direction:column;padding:28px;display:flex}.page-product .plan-card-head{border-bottom:1px solid var(--border);margin-bottom:22px;padding-bottom:18px}.page-product .plan-card-head h3{font-family:var(--font-serif);font-size:28px;font-weight:400;line-height:1.1}.page-product .plan-card-head span{letter-spacing:.12em;text-transform:uppercase;color:var(--terra);margin-top:8px;font-size:11px;display:block}.page-product .plan-figure{background:var(--bg-alt);border-radius:var(--radius);aspect-ratio:4/3;justify-content:center;align-items:center;padding:14px;display:flex}.page-product .plan-figure img{mix-blend-mode:multiply;width:auto;max-width:100%;height:auto;max-height:100%}.page-product .plan-missing{text-align:center;border:1px dashed var(--border);border-radius:var(--radius);width:100%;height:100%;color:var(--light);justify-content:center;align-items:center;padding:32px;font-size:13px;line-height:1.8;display:flex}.page-product .plan-caption{min-height:3.5em;color:var(--light);margin:16px 0 22px;font-size:12.5px;line-height:1.75}.page-product .room-table{border-collapse:collapse;border:1px solid var(--border);border-radius:var(--radius);background:#fff;width:100%;overflow:hidden}.page-product .room-table td{border-bottom:1px solid var(--border);padding:12px 16px;font-size:14px}.page-product .room-table td:first-child{color:var(--mid)}.page-product .room-table td:last-child{text-align:right;white-space:nowrap;font-weight:600}.page-product .room-table tr:last-child td{border-bottom:none}.page-product .room-table tr.sum td{background:var(--bg-alt);color:var(--dark);font-weight:600}.page-product .room-table tr.outdoor td:last-child{color:var(--slate-dark)}.page-product .plan-note{color:var(--light);margin-top:auto;padding-top:16px;font-size:12px;line-height:1.8}.page-product .plans-cta{justify-content:center;margin-top:36px;display:flex}.page-product .include{padding:96px 0}.page-product .include-header{max-width:720px;margin-bottom:48px}.page-product .include-header h2{font-family:var(--font-serif);margin-bottom:20px;font-size:clamp(32px,3.6vw,48px);font-weight:300;line-height:1.15}.page-product .include-header p{color:var(--mid);font-size:16px;line-height:1.85}.page-product .include-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.page-product .include-card{border:1px solid var(--border);border-radius:var(--radius-lg);padding:28px 24px;transition:all .3s}.page-product .include-card:hover{border-color:var(--terra);box-shadow:var(--shadow-sm);transform:translateY(-2px)}.page-product .include-card .ic{width:34px;height:34px;stroke:var(--terra);stroke-width:1.3px;fill:none;margin-bottom:16px}.page-product .include-card h4{font-family:var(--font-serif);margin-bottom:10px;font-size:21px;font-weight:400}.page-product .include-card p{color:var(--mid);font-size:13.5px;line-height:1.75}.page-product .spec{background:var(--bg-alt);padding:96px 0}.page-product .spec-header{max-width:720px;margin-bottom:44px}.page-product .spec-header h2{font-family:var(--font-serif);margin-bottom:20px;font-size:clamp(32px,3.6vw,48px);font-weight:300;line-height:1.15}.page-product .spec-header p{color:var(--mid);font-size:16px;line-height:1.85}.page-product .spec-row{border-bottom:1px solid var(--border)}.page-product .spec-row:first-child{border-top:1px solid var(--border)}.page-product .spec-q{cursor:pointer;text-align:left;width:100%;font-family:var(--font-sans);background:0 0;border:none;justify-content:space-between;align-items:center;gap:24px;padding:24px 0;display:flex}.page-product .spec-q .ttl{color:var(--dark);font-size:17px;font-weight:500}.page-product .spec-q .meta{color:var(--terra);letter-spacing:.04em;margin-top:5px;font-size:12px;display:block}.page-product .spec-q .plus{color:var(--terra);flex-shrink:0;font-size:22px;transition:transform .3s}.page-product .spec-row.open .spec-q .plus{transform:rotate(45deg)}.page-product .spec-a{max-height:0;transition:max-height .4s;overflow:hidden}.page-product .spec-row.open .spec-a{max-height:480px}.page-product .spec-a p{color:var(--mid);max-width:860px;padding-bottom:26px;font-size:14.5px;line-height:1.9}.page-product .similar{padding:96px 0}.page-product .similar-header{max-width:720px;margin-bottom:44px}.page-product .similar-header h2{font-family:var(--font-serif);margin-bottom:20px;font-size:clamp(32px,3.6vw,48px);font-weight:300;line-height:1.15}.page-product .similar-header p{color:var(--mid);font-size:16px;line-height:1.85}.page-product .similar-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}@media (max-width:1024px){.page-product .datasheet{grid-template-columns:1fr}.page-product .ds-price{padding:28px 32px}.page-product .identity-grid{grid-template-columns:1fr;gap:44px}.page-product .include-grid{grid-template-columns:repeat(2,1fr)}.page-product .similar-grid{grid-template-columns:repeat(3,1fr);gap:16px}}@media (max-width:900px){.page-product .gallery{grid-template-columns:repeat(2,1fr);grid-auto-rows:180px}.page-product .plans-grid,.page-product .similar-grid{grid-template-columns:1fr}}@media (max-width:768px){.page-product .renders,.page-product .identity,.page-product .versions,.page-product .include,.page-product .spec,.page-product .similar{padding-top:64px;padding-bottom:64px}.page-product .renders{padding-top:56px}.page-product .identity{padding-top:0}.page-product .ds-specs{grid-template-columns:repeat(2,1fr)}.page-product .ds-cell{padding:20px 18px}.page-product .ds-cell:nth-child(3n){border-right:1px solid var(--border)}.page-product .ds-cell:nth-child(2n){border-right:none}.page-product .ds-cell:nth-last-child(-n+3){border-bottom:1px solid var(--border)}.page-product .ds-cell:nth-last-child(-n+2){border-bottom:none}.page-product .ds-cell .v{font-size:26px}.page-product .ds-price .num{font-size:36px}.page-product .plan-card{padding:20px}.page-product .plan-card-head h3{font-size:24px}.page-product .include-grid{grid-template-columns:1fr}.page-product .lightbox{padding:16px}.page-product .lightbox-nav{width:40px;height:40px}.page-product .lightbox-prev{left:8px}.page-product .lightbox-next{right:8px}}@media (max-width:480px){.page-product .gallery{grid-template-columns:1fr;grid-auto-rows:230px}}@media (max-width:1024px){.page-product .nav{padding:0 24px}.page-product .nav-menu{display:none}.page-product .nav-toggle{flex-direction:column;gap:5px;width:28px;display:flex}.page-product .nav-toggle span{background:#fff;width:100%;height:1.5px;transition:background .3s;display:block}.page-product .nav.scrolled .nav-toggle span{background:var(--dark)}.page-product .tech-inner,.page-product .europe-inner{grid-template-columns:1fr;gap:48px}.page-product .faq-inner{grid-template-columns:1fr;gap:40px}.page-product .portfolio-grid{grid-template-columns:repeat(2,1fr)}.page-product .portfolio-header{flex-direction:column;align-items:flex-start;gap:20px}.page-product .footer-top{grid-template-columns:1fr 1fr}.page-product .catalog-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:900px){.page-product .finish-grid{grid-template-columns:1fr}.page-product .not-included-grid,.page-product .proof-strip{grid-template-columns:1fr 1fr}}@media (max-width:768px){.page-product .container,.page-product .nav{padding:0 20px}.page-product .nav-menu{display:none}.page-product .nav-toggle{flex-direction:column;gap:5px;width:28px;display:flex}.page-product .nav-toggle span{background:#fff;width:100%;height:1.5px;transition:background .3s;display:block}.page-product .nav.scrolled .nav-toggle span{background:var(--dark)}.page-product .hero{min-height:auto;padding-top:104px}.page-product .hero-content{padding:0 20px 52px}.page-product .hero-eyebrow{align-items:flex-start}.page-product .hero-eyebrow:before{margin-top:7px}.page-product .hero h1{font-size:clamp(30px,8vw,44px)}.page-product .hero-stats{gap:26px 32px;padding-top:32px}.page-product .hero-stat-num{font-size:26px}.page-product .intro,.page-product .catalog{padding:80px 0}.page-product .catalog-grid{grid-template-columns:1fr}.page-product .finish{padding:80px 0}.page-product .finish-col,.page-product .not-included{padding:30px 26px}.page-product .not-included-grid{grid-template-columns:1fr}.page-product .tech{padding:80px 0}.page-product .tech-stats{grid-template-columns:1fr 1fr;gap:14px}.page-product .tech-stat{padding:22px 20px}.page-product .tech-stat-val{font-size:26px}.page-product .europe,.page-product .portfolio{padding:80px 0}.page-product .portfolio-grid{grid-template-columns:1fr 1fr;gap:12px}.page-product .faq{padding:80px 0}.page-product .faq-q{padding:22px 0;font-size:18px}.page-product .faq-a p{padding-right:0}.page-product .cta-final{padding:80px 0}.page-product .cta-final-actions{flex-direction:column;align-items:center}.page-product .footer-top{grid-template-columns:1fr}.page-product .footer-bottom{text-align:center;flex-direction:column;gap:16px}}@media (max-width:480px){.page-product .hero-actions{flex-direction:column}.page-product .hero-actions .btn{justify-content:center;width:100%}.page-product .proof-strip{grid-template-columns:1fr}.page-product .cta-final-actions .btn{justify-content:center;width:100%}}.page-product .nav.open .nav-menu{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#faf8f4fa;border-bottom:1px solid #e6e1da;flex-direction:column;align-items:flex-start;gap:16px;padding:20px 32px;display:flex;position:absolute;top:72px;left:0;right:0;box-shadow:0 8px 32px #1a16121f}.page-product .nav.open .nav-menu a{color:#574f47}.page-product .nav.open .nav-menu a.active,.page-product .nav.open .nav-menu a:hover{color:#c67060}
.quote{background:var(--bg-dark);color:#fff;padding:96px 0}.quote-grid{grid-template-columns:1fr 1.05fr;align-items:start;gap:64px;display:grid}.quote-eyebrow{align-items:center;gap:14px;margin-bottom:22px;display:flex}.quote-eyebrow:before{content:"";background:var(--terra);width:48px;height:1px}.quote-eyebrow span{font:500 12px/1 var(--font-sans);letter-spacing:.18em;text-transform:uppercase;color:var(--terra)}.quote-intro h2{font:400 clamp(32px, 4vw, 48px) / 1.12 var(--font-serif);color:#fff;margin:0 0 26px}.quote-intro h2 em{color:#fff;font-style:italic}.quote-lead{font:400 16px/1.6 var(--font-sans);color:#ffffffb8;margin:0 0 20px}.quote-list{gap:14px;margin:0;padding:0;list-style:none;display:grid}.quote-list li{font:400 15px/1.55 var(--font-sans);color:#ffffffe6;padding-left:30px;position:relative}.quote-list li:before{content:"";border-left:1.5px solid var(--terra);border-bottom:1.5px solid var(--terra);width:12px;height:7px;position:absolute;top:6px;left:2px;transform:rotate(-45deg)}.quote-card{color:var(--dark);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);background:#faf9f7;gap:22px;padding:40px;display:grid}.quote-row{grid-template-columns:1fr 1fr;gap:22px;display:grid}.quote-field{gap:8px;min-width:0;display:grid}.quote-field label,.quote-radios legend{font:400 15px/1.4 var(--font-sans);color:var(--mid);padding:0}.quote-field input[type=text],.quote-field input[type=email],.quote-field input[type=tel],.quote-field select,.quote-field textarea{width:100%;font:400 15px/1.5 var(--font-sans);color:var(--dark);border-radius:var(--radius);background:#efedea;border:1.5px solid #0000;padding:12px 14px;transition:border-color .18s,background .18s}.quote-field textarea{resize:vertical;min-height:96px}.quote-field input:focus-visible,.quote-field select:focus-visible,.quote-field textarea:focus-visible{border-color:var(--terra);background:#fff;outline:none}.quote-field input[aria-invalid=true],.quote-field select[aria-invalid=true],.quote-field textarea[aria-invalid=true]{border-color:var(--terra-dark);background:#fdf5f3}.quote-radios{border:0;margin:0;padding:0;display:block}.quote-radios legend{margin-bottom:10px}.quote-radios label{color:var(--dark);cursor:pointer;align-items:center;gap:8px;margin-right:28px;display:inline-flex}.quote-radios input{accent-color:var(--terra);width:16px;height:16px}.quote-consents{gap:12px;display:grid}.quote-check{font:400 14px/1.5 var(--font-sans);color:var(--mid);cursor:pointer;grid-template-columns:auto 1fr;align-items:start;gap:10px;display:grid}.quote-check input{accent-color:var(--terra);width:16px;height:16px;margin-top:2px}.quote-check a{color:var(--terra-dark);text-decoration:underline}.quote-error{font:400 13px/1.4 var(--font-sans);color:var(--terra-dark)}.quote-alert{border-radius:var(--radius);font:400 14px/1.5 var(--font-sans);color:var(--terra-dark);background:#fdf0ed;border:1px solid #f0d3cc;margin:0;padding:12px 14px}.quote-submit{cursor:pointer;font:500 14px/1 var(--font-sans);letter-spacing:.02em;border-radius:var(--radius);border:0;justify-self:start;padding:15px 30px}.quote-submit:disabled{opacity:.6;cursor:progress}.quote-trap{width:1px;height:1px;position:absolute;left:-9999px;overflow:hidden}.quote-done h3{font:400 26px/1.25 var(--font-serif);color:var(--dark);margin:0}.quote-done p{font:400 15px/1.65 var(--font-sans);color:var(--mid);margin:0}.quote-done-alt a{color:var(--terra-dark)}@media (max-width:900px){.quote{padding:64px 0}.quote-grid{grid-template-columns:1fr;gap:36px}.quote-card{padding:26px 22px}.quote-row{grid-template-columns:1fr;gap:22px}.quote-submit{text-align:center;justify-self:stretch}}
