:root{--navy:#071a33;--navy-2:#0b2a4a;--white:#fff;--light:#f4f7fa;--ink:#172033;--muted:#667386;--line:#dce4ec;--shadow:0 18px 50px rgba(7,26,51,.11);--radius:12px;--shell:min(1380px,calc(100% - 48px));--serif:Georgia,'Times New Roman',serif;--sans:Inter,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font:15px/1.6 var(--sans);background:#fff}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.shell{width:var(--shell);margin-inline:auto}.skip-link{position:fixed;top:-80px;left:1rem;z-index:9999;background:#fff;color:var(--navy);padding:.75rem 1rem}.skip-link:focus{top:1rem}.site-header{position:relative;z-index:100;background:var(--navy)}.site-header .navbar{min-height:78px;padding:0}.brand{color:#fff;display:flex;flex-direction:column;line-height:1}.brand-name{font:700 1.55rem/1 var(--serif);letter-spacing:.08em;text-transform:uppercase}.brand span:last-child{font-size:.66rem;letter-spacing:.06em;margin-top:.38rem}.navbar-dark .navbar-nav .nav-link{color:rgba(255,255,255,.88);font-weight:600;font-size:.9rem;padding:.75rem}.navbar-dark .navbar-nav .nav-link:hover,.navbar-dark .navbar-nav .nav-link:focus{color:#fff}.btn{border-radius:5px;font-weight:700;letter-spacing:.01em;padding:.65rem 1.05rem}.btn-primary{--bs-btn-bg:var(--navy);--bs-btn-border-color:var(--navy);--bs-btn-hover-bg:var(--navy-2);--bs-btn-hover-border-color:var(--navy-2)}.btn-outline-primary{--bs-btn-color:var(--navy);--bs-btn-border-color:var(--navy);--bs-btn-hover-bg:var(--navy)}.text-link{color:var(--navy);font-weight:750}.flash-stack{position:relative;z-index:20;margin-top:1rem}.hero{min-height:620px;background:var(--navy);color:#fff;display:grid;position:relative;overflow:hidden}.hero-media{position:absolute;inset:0}.hero-media:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,26,51,.97) 0%,rgba(7,26,51,.83) 37%,rgba(7,26,51,.12) 72%)}.hero-media img{width:100%;height:100%;object-fit:cover}.hero-inner{display:flex;align-items:center;position:relative;z-index:1}.hero-copy{max-width:620px;padding:6rem 0}.hero h1,.page-hero h1{font:700 clamp(3.2rem,6vw,6.8rem)/.96 var(--serif);letter-spacing:-.045em;margin:0 0 1.5rem}.hero-subtitle{text-transform:uppercase;letter-spacing:.16em;font-size:.78rem;font-weight:800}.hero-copy>p:not(.hero-subtitle){font-size:1.12rem;max-width:520px;color:rgba(255,255,255,.82)}.hero-actions{display:flex;gap:.8rem;flex-wrap:wrap;margin-top:2rem}.demo-notice,.demo-tag{display:inline-flex;align-items:center;background:#fff;color:var(--navy);font-size:.67rem;font-weight:800;text-transform:uppercase;letter-spacing:.12em;padding:.4rem .6rem;border:1px solid rgba(7,26,51,.15)}.hero .demo-notice{margin-top:2rem;background:transparent;color:#fff;border-color:rgba(255,255,255,.35)}.demo-notice.dark{background:var(--light)}.division-band{padding:3rem 0;background:#fff;border-bottom:1px solid var(--line)}.section-head{display:flex;justify-content:space-between;align-items:end;gap:2rem;margin-bottom:2rem}.section-head.center{justify-content:center;text-align:center}.section-head h2{font:700 clamp(2rem,3.5vw,3.2rem)/1.05 var(--serif);color:var(--navy);margin:0}.section-head p{margin:.6rem 0 0;color:var(--muted)}.division-grid{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:var(--line);margin-top:2rem}.division-grid>a{background:#fff;padding:2rem 3rem;display:flex;gap:1.5rem;align-items:flex-start;transition:.25s}.division-grid>a:hover{background:var(--light)}.division-grid h3{font:700 1.45rem var(--serif);margin:.15rem 0}.division-grid p{color:var(--muted);margin:.35rem 0}.division-grid a>div>span{font-weight:800;color:var(--navy)}.division-icon{width:52px;height:52px;display:grid;place-items:center;border-radius:50%;background:var(--navy);color:#fff;font:700 1.2rem var(--serif);flex:none}.section{padding:6rem 0}.section-light{background:var(--light)}.listing-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.25rem}.listing-card{background:#fff;border:1px solid var(--line);min-width:0;transition:transform .2s,box-shadow .2s}.listing-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.listing-image{aspect-ratio:4/3;position:relative;overflow:hidden;background:var(--light)}.listing-image img{width:100%;height:100%;object-fit:cover;transition:transform .45s}.listing-card:hover .listing-image img{transform:scale(1.035)}.demo-tag{position:absolute;top:.75rem;right:.75rem}.listing-body{padding:1.25rem}.listing-kicker{font-size:.7rem;letter-spacing:.09em;text-transform:uppercase;color:var(--muted);font-weight:800}.listing-card h3{font:700 1.2rem/1.2 var(--serif);margin:.5rem 0 1rem;color:var(--navy)}.spec-line{display:flex;gap:.65rem;flex-wrap:wrap;color:var(--muted);font-size:.78rem;border-bottom:1px solid var(--line);padding-bottom:1rem}.spec-line span:not(:last-child):after{content:'·';margin-left:.65rem}.card-end{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-top:1rem}.card-end strong{font-size:1.03rem;color:var(--navy)}.card-end small{font-weight:500}.service-list{border-top:1px solid var(--line)}.service-list>a{display:grid;grid-template-columns:60px 1fr 32px;gap:1rem;align-items:center;padding:1.4rem 0;border-bottom:1px solid var(--line)}.service-list>a>span{font:700 1.6rem var(--serif);color:#95a2b2}.service-list h3{margin:0;color:var(--navy);font:700 1.3rem var(--serif)}.service-list p{margin:.2rem 0;color:var(--muted)}.quote-band{padding:5rem 0;background:var(--navy);color:#fff}.quote-band h2{color:#fff}.quote-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem}.quote-grid figure{margin:0;border-left:1px solid rgba(255,255,255,.32);padding-left:2rem}.quote-grid blockquote{font:italic 1.22rem/1.6 var(--serif)}.quote-grid figcaption{font-size:.75rem;text-transform:uppercase;letter-spacing:.1em;color:rgba(255,255,255,.65)}.editorial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.editorial-grid article{min-width:0}.editorial-grid img{width:100%;aspect-ratio:16/10;object-fit:cover;margin-bottom:1.2rem}.editorial-grid article>span{font-size:.7rem;color:var(--muted);text-transform:uppercase;letter-spacing:.1em;font-weight:750}.editorial-grid h2,.editorial-grid h3{font:700 1.45rem/1.2 var(--serif);color:var(--navy);margin:.5rem 0}.editorial-grid p{color:var(--muted)}.cta-band{background:var(--navy-2);color:#fff;padding:3.2rem 0}.cta-band .shell{display:flex;justify-content:space-between;align-items:center;gap:2rem}.cta-band h2{font:700 2.1rem var(--serif);margin:0}.cta-band p{margin:.4rem 0 0;color:rgba(255,255,255,.7)}.site-footer{background:var(--navy);color:rgba(255,255,255,.72);padding-top:4rem}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:4rem;padding-bottom:3rem}.footer-grid h2{font:700 1rem var(--serif);color:#fff}.footer-grid a{display:block;margin:.4rem 0}.footer-copy{max-width:440px;margin-top:1.3rem}.footer-bottom{border-top:1px solid rgba(255,255,255,.13);padding:1.25rem 0;display:flex;justify-content:space-between;gap:1rem;font-size:.78rem}.page-hero{background:var(--navy);color:#fff;padding:6rem 0}.page-hero.compact{padding:4rem 0}.page-hero.compact .shell,.division-hero .shell{display:flex;justify-content:space-between;align-items:end;gap:2rem}.page-hero.compact h1{font-size:clamp(2.8rem,5vw,5rem);margin:0}.page-hero p{color:rgba(255,255,255,.72);max-width:620px}.division-hero{min-height:460px;display:flex;align-items:center}.division-hero h1{max-width:650px}.listing-page{padding-top:3rem}.filter-panel{border:1px solid var(--line);padding:1.5rem;background:#fff}.filter-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:1rem}.filter-panel label,.inquiry-card label,.contact-form label,.auth-card label{font-size:.75rem;font-weight:800;color:var(--navy);display:grid;gap:.4rem}.filter-panel input,.filter-panel select,.inquiry-card input,.inquiry-card textarea,.contact-form input,.contact-form select,.contact-form textarea,.auth-card input{width:100%;border:1px solid #cbd5df;background:#fff;border-radius:4px;min-height:44px;padding:.65rem .75rem;font:inherit}.filter-panel input:focus,.filter-panel select:focus,.inquiry-card input:focus,.inquiry-card textarea:focus,.contact-form input:focus,.contact-form textarea:focus,.auth-card input:focus{outline:3px solid rgba(11,42,74,.15);border-color:var(--navy)}.filter-actions{display:flex;align-items:center;gap:.5rem;margin-top:1rem}.result-head{display:flex;justify-content:space-between;padding:2rem 0 1rem}.empty-state{text-align:center;background:var(--light);border:1px solid var(--line);padding:5rem 2rem}.empty-state>span{font:700 2.5rem var(--serif);color:var(--navy)}.empty-state h1,.empty-state h2{font:700 2rem var(--serif);color:var(--navy)}.empty-state .btn{margin-top:1rem}.pagination-wrap{display:flex;justify-content:center;gap:.35rem;margin-top:2.5rem}.pagination-wrap a{width:40px;height:40px;display:grid;place-items:center;border:1px solid var(--line);font-weight:700}.pagination-wrap a.active{background:var(--navy);color:#fff}.detail-page{padding:2rem 0 6rem}.breadcrumbs{display:flex;gap:.7rem;color:var(--muted);font-size:.8rem;padding:1rem 0 1.5rem}.detail-top{display:grid;grid-template-columns:minmax(0,2fr) minmax(300px,.85fr);gap:1.5rem}.gallery-main{width:100%;aspect-ratio:16/10;object-fit:cover;background:var(--light)}.gallery-thumbs{display:grid;grid-template-columns:repeat(6,1fr);gap:.5rem;margin-top:.5rem}.gallery-thumbs button{border:2px solid transparent;background:none;padding:0;cursor:pointer}.gallery-thumbs button:focus{border-color:var(--navy)}.gallery-thumbs img{width:100%;aspect-ratio:4/3;object-fit:cover}.detail-summary{border:1px solid var(--line);padding:2rem;align-self:start;display:grid;gap:1rem}.detail-summary h1{font:700 clamp(2rem,3vw,3.2rem)/1.05 var(--serif);color:var(--navy);margin:.3rem 0}.reference{text-transform:uppercase;letter-spacing:.1em;font-size:.7rem;color:var(--muted);margin:0}.detail-price{font:700 2rem var(--serif);color:var(--navy)}.availability{color:#116530;font-weight:800}.spec-rail{display:grid;grid-template-columns:repeat(7,1fr);border:1px solid var(--line);margin:2rem 0}.spec-rail div{padding:1.15rem;border-right:1px solid var(--line)}.spec-rail div:last-child{border-right:0}.spec-rail span{display:block;text-transform:uppercase;letter-spacing:.08em;font-size:.63rem;color:var(--muted)}.spec-rail strong{font-size:.9rem;color:var(--navy)}.detail-content{display:grid;grid-template-columns:minmax(0,2fr) minmax(300px,1fr);gap:4rem;margin:4rem 0}.detail-content article h2,.inquiry-card h2{font:700 1.8rem var(--serif);color:var(--navy);margin:0 0 1.2rem}.detail-content article p{font-size:1.04rem;color:#4f5b69}.feature-list{list-style:none;padding:0;display:grid;grid-template-columns:repeat(2,1fr);gap:.8rem}.feature-list li:before{content:'✓';color:var(--navy);font-weight:900;margin-right:.6rem}.inquiry-card{background:var(--light);padding:2rem;align-self:start}.inquiry-card form{display:grid;gap:1rem}.prose-layout{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}.prose-layout>img{width:100%;aspect-ratio:4/3;object-fit:cover}.prose-layout article{font-size:1.05rem}.contact-layout{display:grid;grid-template-columns:1fr 2fr;gap:5rem}.contact-layout h2{font:700 1.8rem var(--serif);color:var(--navy)}.empty-contact{background:var(--light);padding:1.25rem;border:1px solid var(--line)}.contact-form{display:grid;gap:1rem;background:var(--light);padding:2.5rem}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.global-search{display:flex;min-width:min(600px,100%)}.global-search input{flex:1;padding:.8rem;border:0}.top-gap{margin-top:5rem}.auth-body{min-height:100vh;background:var(--light);display:grid;place-items:center;padding:2rem}.auth-card{width:min(460px,100%);background:#fff;padding:3rem;box-shadow:var(--shadow)}.brand-dark{color:var(--navy);margin-bottom:3rem}.auth-card h1{font:700 2.3rem var(--serif);color:var(--navy)}.auth-card form{display:grid;gap:1.2rem;margin:2rem 0}.muted{color:var(--muted)}
@media(max-width:1100px){.listing-grid{grid-template-columns:repeat(3,1fr)}.filter-grid{grid-template-columns:repeat(3,1fr)}.spec-rail{grid-template-columns:repeat(4,1fr)}.spec-rail div{border-bottom:1px solid var(--line)}}
@media(max-width:820px){:root{--shell:calc(100% - 32px)}.hero{min-height:650px}.hero-media:after{background:linear-gradient(180deg,rgba(7,26,51,.25),rgba(7,26,51,.95) 70%)}.hero-inner{align-items:end}.hero-copy{padding:4rem 0}.hero h1{font-size:3.7rem}.listing-grid{grid-template-columns:repeat(2,1fr)}.division-grid,.quote-grid,.editorial-grid,.footer-grid,.detail-top,.detail-content,.prose-layout,.contact-layout{grid-template-columns:1fr}.filter-grid{grid-template-columns:repeat(2,1fr)}.spec-rail{grid-template-columns:repeat(2,1fr)}.detail-summary{order:-1}.section{padding:4.5rem 0}.navbar-collapse{padding:1rem 0 1.5rem}.footer-grid{gap:2rem}.page-hero.compact .shell{align-items:flex-start;flex-direction:column}.contact-layout{gap:2rem}}
@media(max-width:560px){:root{--shell:calc(100% - 24px)}.site-header .navbar{min-height:68px}.brand-name{font-size:1.25rem}.hero{min-height:620px}.hero h1{font-size:3.05rem}.hero-actions .btn{width:100%}.listing-grid,.filter-grid,.form-row{grid-template-columns:1fr}.division-grid{grid-template-columns:1fr}.division-grid>a{padding:1.5rem}.section-head{align-items:flex-start;flex-direction:column;gap:.8rem}.section-head h2{font-size:2.3rem}.listing-card h3{font-size:1.12rem}.quote-grid{gap:2rem}.cta-band .shell,.footer-bottom{align-items:flex-start;flex-direction:column}.gallery-thumbs{grid-template-columns:repeat(3,1fr)}.detail-summary,.inquiry-card,.contact-form{padding:1.4rem}.spec-rail{grid-template-columns:1fr 1fr}.feature-list{grid-template-columns:1fr}.global-search{flex-direction:column;gap:.5rem}.auth-card{padding:2rem}.page-hero{padding:4rem 0}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
.compare-wrap{overflow-x:auto}.compare-table{width:100%;min-width:760px;border-collapse:collapse}.compare-table th,.compare-table td{border:1px solid var(--line);padding:1rem;vertical-align:top}.compare-table thead th{width:22%;background:var(--light)}.compare-table thead th:first-child{width:12%}.compare-table img{width:100%;aspect-ratio:4/3;object-fit:cover;margin-bottom:1rem}.compare-table h2{font:700 1.15rem var(--serif);color:var(--navy)}
.account-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:3rem}.account-grid h2{font:700 1.8rem var(--serif);color:var(--navy)}.profile-list>div,.account-list>a,.account-list>div{display:flex;justify-content:space-between;gap:1rem;padding:.8rem 0;border-bottom:1px solid var(--line)}.profile-list dt,.account-list strong{color:var(--navy)}.profile-list dd,.account-list span{color:var(--muted);margin:0}@media(max-width:760px){.account-grid{grid-template-columns:1fr}}

.account-form{display:grid;gap:.8rem}.account-form label{display:grid;gap:.35rem;font-size:.75rem;font-weight:800}.account-form input,.account-form textarea{border:1px solid #cbd5df;padding:.65rem .75rem;width:100%}.account-form span{font-size:.75rem;color:#64748b}.detail-summary form{margin:0}
.auth-links{display:flex;justify-content:space-between;gap:1rem;margin:.8rem 0 1.2rem;font-size:.78rem}
.faq-list{max-width:900px}.faq-list details{border-bottom:1px solid #dce4ec;padding:1.1rem 0}.faq-list summary{cursor:pointer;font:700 1.15rem var(--serif);color:#071a33}.faq-list summary span{display:block;font:800 .62rem var(--sans);text-transform:uppercase;letter-spacing:.1em;color:#607087;margin-bottom:.35rem}.faq-list p{margin:1rem 0 0;color:#53647a}
.image-hero{position:relative;overflow:hidden;min-height:460px;display:grid;align-items:end}.image-hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.image-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,26,51,.92),rgba(7,26,51,.2))}.image-hero>.shell{position:relative;z-index:1;width:100%}.image-hero>.shell>div{max-width:680px}

.hero-carousel{position:relative;background:var(--navy)}
.hero-carousel .carousel-item{transition:transform .8s ease-in-out}
.hero-carousel-ui{position:absolute;z-index:5;left:50%;bottom:2rem;transform:translateX(-50%);display:flex;align-items:center;gap:1rem}
.hero-carousel .carousel-indicators{position:static;margin:0;gap:.35rem}
.hero-carousel .carousel-indicators [data-bs-target]{width:34px;height:4px;margin:0;border:0;opacity:.45}
.hero-carousel .carousel-indicators .active{opacity:1}
.hero-carousel-toggle{border:1px solid rgba(255,255,255,.55);border-radius:999px;background:rgba(7,26,51,.55);color:#fff;padding:.35rem .75rem;font-size:.72rem;font-weight:800;backdrop-filter:blur(8px)}
.hero-carousel-toggle:hover,.hero-carousel-toggle:focus-visible{background:#fff;color:var(--navy);outline:0}
.hero-carousel .carousel-control-prev,.hero-carousel .carousel-control-next{width:48px;height:48px;top:auto;bottom:1.5rem;border:1px solid rgba(255,255,255,.45);border-radius:50%;background:rgba(7,26,51,.55);opacity:1;z-index:6}
.hero-carousel .carousel-control-prev{left:auto;right:5rem}.hero-carousel .carousel-control-next{right:1.5rem}
.hero-carousel .carousel-control-prev:hover,.hero-carousel .carousel-control-next:hover,.hero-carousel .carousel-control-prev:focus-visible,.hero-carousel .carousel-control-next:focus-visible{background:#fff}
.hero-carousel .carousel-control-prev:hover .carousel-control-prev-icon,.hero-carousel .carousel-control-prev:focus-visible .carousel-control-prev-icon,.hero-carousel .carousel-control-next:hover .carousel-control-next-icon,.hero-carousel .carousel-control-next:focus-visible .carousel-control-next-icon{filter:invert(1)}
@media(max-width:820px){.hero-carousel-ui{left:1rem;transform:none}.hero-carousel .carousel-control-prev{right:4.5rem}.hero-carousel .carousel-control-next{right:1rem}}
@media(max-width:560px){.hero-carousel-ui{bottom:1rem}.hero-carousel .carousel-indicators [data-bs-target]{width:24px}.hero-carousel .carousel-control-prev,.hero-carousel .carousel-control-next{display:none}.hero-carousel .hero-copy{padding-bottom:6rem}}
@media(prefers-reduced-motion:reduce){.hero-carousel .carousel-item{transition:none}}
