@font-face{font-family:MTG;src:local('Arial');font-display:swap}
:root{--navy:#071a32;--ink:#10283f;--cyan:#06afd0;--blue:#0076ae;--muted:#566776;--line:#dce5e9;--pale:#f0f5f6;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;color:var(--ink);background:#fff;font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.65}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,input:focus-visible{outline:3px solid var(--cyan);outline-offset:5px}::selection{background:#a1e6ef;color:var(--navy)}.wrap{width:min(1280px,calc(100% - 96px));margin:auto}.skip{position:fixed;left:20px;top:-80px;z-index:20;padding:10px 20px;background:white}.skip:focus{top:10px}.utility{background:var(--navy);color:#d6e4ed;font-size:13px;letter-spacing:.025em}.utility .wrap{display:flex;justify-content:space-between;gap:20px;padding-block:8px}.utility a{color:#fff}.site-header{position:sticky;top:0;z-index:10;background:#fff;border-bottom:1px solid var(--line)}.header-inner{display:flex;justify-content:space-between;align-items:center;gap:30px;min-height:98px}.brand{width:385px;flex-shrink:1}.brand img{width:100%}.nav{display:flex;align-items:center;gap:28px;font-size:14px;font-weight:600;white-space:nowrap}.nav>a:not(.button){padding:35px 0;position:relative}.nav>a[aria-current=page]:after{content:'';position:absolute;left:0;right:0;bottom:24px;height:2px;background:var(--cyan)}.nav>a:hover{color:var(--blue)}.button{display:inline-flex;align-items:center;justify-content:center;gap:28px;padding:15px 23px;min-height:52px;background:var(--blue);color:white;font-size:14px;font-weight:600;border:1px solid transparent;transition:background .2s,transform .2s}.button:hover{background:#00577f;color:white;transform:translateY(-2px)}.button.light{background:white;color:var(--navy)}.button.light:hover{background:#d8f2f6}.button.outline{background:transparent;border-color:#8293a2;color:#fff}.button.outline:hover{background:#ffffff12}.arrow{font-size:22px;line-height:1}.menu-toggle{display:none;border:1px solid var(--line);background:white;padding:8px 13px;color:var(--ink)}.hero{background:var(--navy);color:white;position:relative;display:grid;grid-template-columns:48% 52%;min-height:590px}.hero-copy{padding:76px 52px 75px max(48px,calc((100vw - 1280px)/2));position:relative;z-index:1}.eyebrow{text-transform:uppercase;letter-spacing:.17em;font-size:12px;font-weight:700;line-height:1.5;display:block;margin:0 0 22px;color:var(--blue)}.hero .eyebrow,.dark .eyebrow{color:#60d3e5}.hero h1{font-size:clamp(48px,4.9vw,76px);line-height:1.04;font-weight:500;letter-spacing:-.045em;margin:0 0 25px}.hero h1 span{color:#77d9e8}.hero p{max-width:420px;color:#c4d0dd;line-height:1.8;margin:0 0 32px;font-size:17px}.actions{display:flex;flex-wrap:wrap;align-items:center;gap:14px}.hero-image{position:relative;min-width:0;overflow:hidden}.hero-image>img{width:100%;height:100%;object-fit:cover;object-position:42% center;position:absolute}.hero-image:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#071a321a,transparent 40%)}.image-note{position:absolute;z-index:1;bottom:32px;right:32px;background:#ffffffeb;backdrop-filter:blur(12px);color:var(--ink);padding:22px 28px;max-width:310px;border-left:3px solid var(--cyan)}.image-note small{font-size:12px;letter-spacing:.13em;display:block;text-transform:uppercase;color:var(--muted)}.image-note strong{font-size:18px;font-weight:500;display:block;margin-top:4px}.value-bar{border-bottom:1px solid var(--line);background:var(--pale)}.values{display:grid;grid-template-columns:repeat(3,1fr)}.value{display:flex;align-items:center;gap:20px;padding:25px 26px;border-right:1px solid var(--line)}.value:first-child{padding-left:0}.value:last-child{border:0}.value svg{width:30px;height:30px;flex:none;stroke:var(--blue);fill:none;stroke-width:1.4}.value strong{display:block;font-size:15px;font-weight:600}.value span{display:block;font-size:13px;color:var(--muted)}.section{padding-block:88px}.section-head{display:flex;align-items:end;justify-content:space-between;gap:36px;margin-bottom:36px}.section-head .eyebrow{margin-bottom:12px}h2{font-size:clamp(32px,3.2vw,46px);letter-spacing:-.035em;line-height:1.14;font-weight:500;margin:0 0 22px}.section-head h2{margin:0}.text-link{font-size:14px;font-weight:600;display:inline-flex;gap:25px;align-items:center;border-bottom:1px solid #a5b4bf;padding:8px 0;white-space:nowrap}.text-link:hover{color:var(--blue);border-color:var(--blue)}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.product-card{display:block;border-bottom:1px solid var(--line);padding-bottom:23px}.product-card .photo{aspect-ratio:1.1;overflow:hidden;background:#e5edef;position:relative}.product-card img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.product-card:hover img{transform:scale(1.045)}.product-card .number{position:absolute;left:14px;top:12px;background:#ffffffeb;padding:3px 9px;color:var(--ink);font-size:12px}.product-card h3{font-size:21px;font-weight:500;letter-spacing:-.02em;margin:18px 0 7px;display:flex;justify-content:space-between;gap:12px;line-height:1.4}.product-card p{font-size:14px;line-height:1.6;color:var(--muted);margin:0;max-width:270px}.custom-block{display:grid;grid-template-columns:1fr 1fr;background:var(--pale)}.custom-photo{min-height:500px}.custom-photo img{width:100%;height:100%;object-fit:cover}.custom-copy{padding:65px 65px}.custom-copy>p{color:var(--muted);max-width:510px}.specs{display:grid;grid-template-columns:1fr 1fr;gap:0 32px;margin:25px 0 32px}.specs div{padding:11px 0;border-bottom:1px solid #cedadf;display:flex;gap:12px;font-size:14px}.specs span{color:var(--blue);font-size:12px}.story{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:88px}.story p{color:var(--muted)}.story-image{position:relative}.story-image img{width:100%;aspect-ratio:1.15;object-fit:cover}.story-label{position:absolute;bottom:24px;left:24px;background:white;padding:16px 24px;font-size:14px;border-left:3px solid var(--cyan)}.story-label strong{font-size:25px;display:block;line-height:1.2}.dark{background:var(--navy);color:white}.contact-band{padding-block:65px}.contact-band .wrap{display:flex;justify-content:space-between;align-items:center;gap:40px}.contact-band h2{margin-bottom:10px}.contact-band p{margin:0;color:#b7c8d6}.footer{background:#f0f5f6;padding:60px 0 24px}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1.2fr 1fr;gap:50px}.footer-brand img{width:125px;margin-bottom:20px}.footer p,.footer a{font-size:14px;color:var(--muted)}.footer h3{font-size:14px;font-weight:600;margin:0 0 16px}.footer-links{display:flex;flex-direction:column;gap:8px}.footer a:hover{color:var(--blue)}.footer-bottom{border-top:1px solid #d4dfe3;padding-top:23px;margin-top:45px;display:flex;justify-content:space-between;gap:20px;font-size:12px;color:var(--muted)}.footer-bottom a{font-size:12px}.breadcrumb{padding-top:30px;font-size:13px;color:var(--muted)}.breadcrumb a:hover{color:var(--blue)}.breadcrumb span{padding-inline:10px}.page-intro{padding:44px 0 50px;background:var(--pale)}.page-intro h1{font-size:clamp(42px,5vw,66px);font-weight:500;letter-spacing:-.045em;line-height:1.1;margin:0 0 20px}.page-intro p{max-width:640px;color:var(--muted);margin:0}.page-intro .breadcrumb{padding-top:0;margin-bottom:35px}.catalogue-bar{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-bottom:30px}.search{width:min(100%,380px);position:relative}.search label{display:block;font-size:13px;font-weight:600;margin-bottom:6px}.search input{width:100%;border:1px solid #b1c1ca;padding:12px 16px;color:var(--ink);background:#fff}.result-count{font-size:14px;color:var(--muted)}.catalogue-grid{grid-template-columns:repeat(3,minmax(0,1fr));row-gap:45px}.catalogue-grid .photo{aspect-ratio:1.5}.empty{padding:45px 0;color:var(--muted)}[hidden]{display:none!important}.product-hero{display:grid;grid-template-columns:1fr 1fr;gap:75px;padding-block:48px 75px;align-items:center}.product-hero>img{width:100%;max-height:550px;aspect-ratio:1.15;object-fit:cover;background:var(--pale)}.product-hero h1{font-size:clamp(45px,4.5vw,66px);line-height:1.1;letter-spacing:-.04em;font-weight:500;margin:0 0 25px}.product-hero p{color:var(--muted);font-size:17px}.tags{display:flex;flex-wrap:wrap;gap:8px;margin:28px 0}.tags span{font-size:13px;padding:6px 12px;background:var(--pale);border:1px solid var(--line)}.detail-body{background:var(--pale)}.detail-layout{display:grid;grid-template-columns:1.5fr 1fr;gap:100px}.detail-layout p{color:var(--muted)}.detail-layout h3{font-size:21px;font-weight:500;margin-top:0}.detail-layout ul{padding-left:20px;color:var(--muted)}.detail-layout li{margin-bottom:12px}.swatches{display:grid;grid-template-columns:repeat(7,1fr);gap:20px}.swatches figure{margin:0}.swatches img{width:100%;aspect-ratio:1;object-fit:cover}.swatches figcaption{padding-top:10px;font-size:14px}.contact-layout{display:grid;grid-template-columns:1fr 1.15fr;gap:90px}.contact-details>div{border-bottom:1px solid var(--line);padding:22px 0}.contact-details h3{font-size:12px;text-transform:uppercase;letter-spacing:.12em;color:var(--blue);margin:0 0 8px}.contact-details p{margin:0}.contact-details a:hover{color:var(--blue)}.contact-details .phone{font-size:30px;letter-spacing:-.03em}.visit{background:var(--pale);padding:40px}.visit img{width:100%;height:240px;object-fit:cover;margin-bottom:30px}.visit h2{font-size:30px}.visit p{color:var(--muted)}.about-intro{font-size:21px!important;line-height:1.7}.about-facts{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);margin-top:36px;padding-top:25px;gap:20px}.about-facts strong{display:block;font-size:28px;font-weight:500}.about-facts span{font-size:13px;color:var(--muted)}
@media(min-width:1600px){.hero{grid-template-columns:50% 50%}.hero-copy{padding-right:100px}.hero-image>img{object-position:center}.hero{min-height:660px}}
@media(max-width:1150px){.wrap{width:calc(100% - 56px)}.brand{width:300px}.nav{gap:20px}.hero-copy{padding:60px 32px 60px 28px}.hero h1{font-size:58px}.hero{min-height:570px}.custom-copy{padding:44px 35px}.story{gap:45px}.footer-grid{gap:25px}.product-hero{gap:40px}.detail-layout{gap:50px}}
@media(max-width:900px){.menu-toggle{display:block}.header-inner{min-height:83px}.nav{display:none;position:absolute;top:100%;left:0;right:0;background:white;flex-direction:column;align-items:stretch;gap:0;padding:20px 28px;border-bottom:1px solid var(--line);box-shadow:0 12px 20px #071a3210}.nav.open{display:flex}.nav>a:not(.button){padding:13px 0}.nav>a[aria-current=page]:after{display:none}.nav .button{margin-top:12px}.hero h1{font-size:49px}.hero-copy{padding-block:48px}.hero{min-height:550px}.hero p{font-size:16px}.image-note{bottom:20px;right:20px;left:20px;padding:16px}.value{gap:12px;padding-inline:15px}.value span{font-size:12px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.section{padding-block:60px}.custom-photo{min-height:420px}.custom-copy{padding:36px 26px}.story{gap:35px}.footer-grid{grid-template-columns:1fr 1fr;row-gap:36px}.contact-layout{gap:40px}.swatches{grid-template-columns:repeat(4,1fr)}}
@media(max-width:640px){.wrap{width:calc(100% - 40px)}.utility .wrap{justify-content:center}.utility .hours{display:none}.utility{font-size:12px}.brand{width:270px;max-width:calc(100% - 80px)}.header-inner{min-height:76px;gap:15px}.hero{display:flex;flex-direction:column;min-height:0}.hero-copy{padding:45px 20px 44px}.hero h1{font-size:53px;max-width:420px}.hero p{max-width:400px}.hero-image{height:330px}.image-note{left:auto;max-width:260px;bottom:20px;right:20px}.image-note strong{font-size:16px}.hero .eyebrow{font-size:11px}.values{grid-template-columns:1fr}.value,.value:first-child{padding:18px 0;border-right:0;border-bottom:1px solid var(--line)}.value svg{width:26px;height:26px}.value span{font-size:13px}.section{padding-block:50px}.section-head{align-items:start;flex-direction:column;gap:17px;margin-bottom:26px}.section-head h2{font-size:35px}.product-grid{gap:25px 16px}.product-card h3{font-size:18px}.product-card p{font-size:14px}.product-card .photo{aspect-ratio:.9}.product-card .arrow{font-size:19px}.custom-block,.story,.product-hero,.detail-layout,.contact-layout{grid-template-columns:1fr;gap:30px}.custom-photo{min-height:0;height:300px}.custom-copy{padding:35px 24px}.story-image{order:-1}.story-image img{aspect-ratio:1.3}.contact-band .wrap{align-items:start;flex-direction:column;gap:28px}.contact-band h2{font-size:36px}.footer-grid{gap:30px 24px}.footer-brand{grid-column:1/-1}.footer-bottom{flex-direction:column;gap:8px}.footer p,.footer a{overflow-wrap:anywhere}.catalogue-bar{align-items:start;flex-direction:column;gap:10px}.search{width:100%}.page-intro{padding-block:30px 40px}.page-intro h1{font-size:44px}.product-hero{padding-block:30px 45px}.product-hero>img{max-height:360px}.product-hero h1{font-size:46px}.swatches{grid-template-columns:repeat(3,1fr);gap:18px}.visit{padding:26px}.about-facts{gap:14px}.about-facts strong{font-size:24px}.button{gap:20px}.catalogue-grid .photo{aspect-ratio:1.1}.eyebrow{font-size:12px}}
/* The homepage collection mirrors the original site's leftward 3D flip. */
.flip-card .flip-stage{display:block;width:100%;perspective:1000px;overflow:visible;min-height:280px;background:transparent}
.flip-side{position:absolute;inset:0;backface-visibility:hidden;-webkit-backface-visibility:hidden;transform-style:preserve-3d;transition:transform .6s ease-in-out}
.flip-front{transform:rotateY(0deg);background:var(--pale)}
.flip-front>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.flip-card:hover .flip-front>img{transform:none}
.flip-back{display:flex;align-items:center;justify-content:center;transform:rotateY(180deg);background:linear-gradient(140deg,var(--navy),#005778);color:#fff;padding:22px 18px;text-align:center;pointer-events:none}
.flip-content{transform:translateZ(90px) scale(.91);width:100%;backface-visibility:hidden;-webkit-backface-visibility:hidden}
.flip-front>img,.flip-front>.number{backface-visibility:hidden;-webkit-backface-visibility:hidden}
.flip-kicker{display:block;color:#8ae0ed;text-transform:uppercase;letter-spacing:.12em;font-size:12px;line-height:1.5;margin-bottom:14px}
.flip-content strong{display:block;font-size:24px;line-height:1.2;font-weight:500;letter-spacing:-.025em;margin-bottom:16px}
.flip-applications{display:block;font-size:14px;line-height:1.65;color:#e0eef4}
.flip-action{display:inline-flex;align-items:center;gap:22px;border-bottom:1px solid #91b7c6;padding:9px 0 5px;margin-top:18px;font-size:14px;font-weight:600}
@media(any-hover:hover){.flip-card:hover .flip-front{transform:rotateY(-180deg)}.flip-card:hover .flip-back{transform:rotateY(0deg)}}
.flip-card:focus-visible .flip-front{transform:rotateY(-180deg)}
.flip-card:focus-visible .flip-back{transform:rotateY(0deg)}
@media(max-width:640px){.flip-card .flip-stage{min-height:320px}.flip-back{padding:20px 16px}.flip-content strong{font-size:20px}.flip-content{transform:translateZ(35px) scale(.94)}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}
/* Explicitly requested hover/focus effect; other motion stays reduced. */
.flip-card .flip-side{transition:transform .6s ease-in-out!important}}

/* The requested entrance effects match the original site's directional fades. */
.slide-group{overflow:clip}
[data-slide="left"]{--slide-x:-64px}
[data-slide="right"]{--slide-x:64px}
.slide-pending{opacity:0}
.slide-revealed{animation:mtg-slide-in .9s cubic-bezier(.22,.61,.36,1) var(--slide-delay,0ms) both!important}
.slide-focused{animation:none!important;opacity:1;transform:none}
@keyframes mtg-slide-in{from{opacity:0;transform:translate3d(var(--slide-x,0px),20px,0)}to{opacity:1;transform:translate3d(0,0,0)}}
.location-map{display:block;width:100%;height:420px;border:0;background:#e5edef}
.visit .location-map{height:320px;margin-bottom:30px}
.location-panel{display:grid;grid-template-columns:1fr 2fr;background:var(--pale);border:1px solid var(--line)}
.location-info{padding:40px;align-self:center}
.location-info h3{font-size:23px;font-weight:500;letter-spacing:-.02em;line-height:1.35;margin:0 0 22px}
.location-info address{font-style:normal;font-size:17px}
.location-info p{color:var(--muted);margin:20px 0}
@media(max-width:640px){[data-slide="left"]{--slide-x:-28px}[data-slide="right"]{--slide-x:28px}.location-panel{grid-template-columns:1fr}.location-info{padding:28px}.location-map,.visit .location-map{height:320px}}
@media print{.slide-pending{opacity:1}.slide-revealed{animation:none!important;transform:none}}

/* Special glass extends the existing navy-and-cyan product presentation. */
.special-intro{background:var(--navy);color:#fff;padding-bottom:40px}.special-intro .breadcrumb{color:#b7cbd9}.special-intro .eyebrow{color:#70d7e7}
.special-intro-copy{display:grid;grid-template-columns:1.5fr 1fr;gap:80px;align-items:end;padding:48px 0 44px}.special-intro h1{font-size:clamp(44px,4.4vw,64px);font-weight:500;letter-spacing:-.045em;line-height:1.08;margin:0}.special-intro-copy>p{font-size:17px;color:#c5d7e2;margin:0;max-width:460px;line-height:1.75}
.special-jumps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid #42536a}.special-jumps>a{display:flex;gap:14px;align-items:baseline;padding:23px 22px 0 0;font-size:16px;font-weight:500}.special-jumps>a>span:last-child{margin-left:auto;color:#71d6e5}.special-jumps .special-index{color:#83b8cd;font-size:12px}.special-jumps small{display:block;color:#82dbea;font-size:12px;margin-top:4px}.special-jumps a:hover{color:#82dbea}
.special-product{padding-block:78px;scroll-margin-top:18px;border-bottom:1px solid var(--line)}.special-product-alt{background:var(--pale)}
.special-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:70px;align-items:start}.special-product-alt .special-figure{order:2}.special-product-alt .special-copy{order:1}
.special-figure{margin:0;min-width:0;position:sticky;top:135px}.special-figure>a{display:block;background:#e5edef}.special-figure img{width:100%;height:auto}.special-figure figcaption{font-size:12px;line-height:1.55;color:var(--muted);padding-top:12px}
.special-kicker{display:flex;align-items:center;gap:15px;flex-wrap:wrap;margin-bottom:18px}.special-kicker .eyebrow{margin:0}.special-copy h1,.special-copy h2{font-size:clamp(36px,3.2vw,46px);font-weight:500;letter-spacing:-.035em;line-height:1.15;margin:0 0 22px}.special-description{font-size:17px;color:var(--muted);line-height:1.75;margin:0 0 24px}
.coming-soon{display:inline-block;background:#d8f3f6;color:#00576b;font-size:12px;font-weight:600;padding:4px 10px;line-height:1.6;white-space:nowrap}
.fire-rating{border-left:3px solid var(--cyan);padding:8px 0 8px 22px;margin:26px 0}.fire-rating strong{font-size:34px;line-height:1.2;font-weight:500;color:var(--blue);letter-spacing:-.03em}.fire-rating p{font-size:14px;line-height:1.65;color:var(--muted);margin:10px 0 0;max-width:455px}
.special-facts{margin:26px 0}.special-facts>div{display:grid;grid-template-columns:115px 1fr;gap:18px;border-top:1px solid #cddce3;padding:15px 0}.special-facts dt{font-size:14px;font-weight:600}.special-facts dd{margin:0;color:var(--muted);font-size:15px;line-height:1.6}
.special-note{font-size:14px;color:var(--muted);line-height:1.7;margin:0 0 25px}.special-note a{color:var(--blue);display:inline-block;border-bottom:1px solid #bad2dd;margin-top:6px}.special-note .arrow{font-size:17px}
.special-next{padding:45px 0;background:#fff}.special-next .wrap{display:flex;gap:40px;align-items:center;justify-content:space-between}.special-next h2{font-size:29px;max-width:730px;margin:0 0 12px}.special-next p{color:var(--muted);font-size:15px;margin:0;max-width:670px}
.special-home{margin-top:86px;background:var(--pale)}.special-home-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.special-home-card{min-width:0;border-bottom:1px solid #cbdde4;padding-bottom:23px}.special-home-photo{position:relative;overflow:hidden;background:#e5edef}.special-home-photo img{width:100%;aspect-ratio:1.5;object-fit:cover;transition:transform .4s}.special-home-card:hover img{transform:scale(1.035)}.special-home-photo .coming-soon{position:absolute;top:12px;left:12px}.special-home-card h3{font-size:21px;font-weight:500;line-height:1.4;letter-spacing:-.025em;display:flex;justify-content:space-between;gap:12px;margin:18px 0 8px}.special-home-card p{font-size:15px;color:var(--muted);line-height:1.6;margin:0}
@media(min-width:901px){.header-inner{gap:24px}.brand{width:350px}.nav{gap:22px}}
@media(min-width:901px) and (max-width:1150px){.brand{width:clamp(215px,25vw,290px)}.header-inner{gap:18px}.nav{gap:16px;font-size:13px}.nav .button{padding:13px 18px;font-size:13px}}
@media(max-width:1050px){.special-layout{gap:40px}.special-intro-copy{gap:40px}.special-jumps>a{font-size:14px;gap:10px}.special-facts>div{grid-template-columns:95px 1fr}}
@media(max-width:900px){.special-home-grid{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:34px}.special-intro-copy{grid-template-columns:1fr;gap:24px}.special-intro-copy>p{max-width:650px}.special-jumps{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 28px}.special-jumps>a{font-size:16px}.special-figure{top:108px}.special-next .wrap{align-items:start;flex-direction:column;gap:20px}}
@media(max-width:800px){.special-layout{grid-template-columns:1fr;gap:28px}.special-product-alt .special-figure,.special-product-alt .special-copy{order:initial}.special-figure{position:static}.special-figure img{max-height:500px;object-fit:contain}.special-product{padding-block:50px}.special-facts>div{grid-template-columns:110px 1fr}.special-intro-copy{padding-block:35px}.special-home{margin-top:55px}}
@media(max-width:640px){.special-intro h1{font-size:42px}.special-intro-copy>p{font-size:16px}.special-jumps{gap:0 18px}.special-jumps>a{font-size:14px;padding-right:0;gap:8px}.special-jumps .special-index{display:none}.special-home-grid{grid-template-columns:1fr;gap:32px}.special-home-card h3{font-size:23px}.special-home-photo img{aspect-ratio:1.7}.special-facts>div{grid-template-columns:1fr;gap:5px}.fire-rating strong{font-size:31px}.special-description{font-size:16px}}

/* Selected installation photography illustrates the custom fabrication service. */
.custom-page-hero{display:grid;grid-template-columns:1.1fr .9fr;gap:80px;align-items:center;padding:42px 0 68px}
.custom-page-copy h1{font-size:clamp(48px,5.2vw,72px);font-weight:500;letter-spacing:-.045em;line-height:1.06;margin:0 0 28px}
.custom-page-copy>p{color:var(--muted);font-size:18px;max-width:550px;line-height:1.75}
.custom-page-copy .actions{margin-top:30px}.custom-page-copy .tags{margin-block:26px}
.custom-hero-photo{margin:0;position:relative;max-width:470px;width:100%;justify-self:end}
.custom-hero-photo>a{display:block;position:relative;overflow:hidden;background:var(--pale)}
.custom-hero-photo img{width:100%;height:auto;aspect-ratio:4/5;object-fit:cover}
.custom-hero-photo figcaption{position:absolute;left:-28px;bottom:28px;background:var(--navy);color:#fff;border-left:3px solid var(--cyan);padding:18px 24px;pointer-events:none}
.custom-hero-photo figcaption span{display:block;color:#7adbe9;font-size:12px;text-transform:uppercase;letter-spacing:.12em;margin-bottom:4px}
.custom-hero-photo figcaption strong{font-size:17px;font-weight:500}
.project-enlarge{position:absolute;top:14px;right:14px;display:grid;place-items:center;background:#ffffffed;width:36px;height:36px;color:var(--blue)}
.custom-options{background:var(--pale)}.custom-options p{color:var(--muted)}
.custom-options-list>div{display:flex;gap:22px;border-top:1px solid #ccdce2;padding:18px 0}.custom-options-list>div>span{color:var(--blue);font-size:13px;padding-top:2px}
.custom-options-list h4{font-size:18px;line-height:1.4;font-weight:500;margin:0 0 4px}.custom-options-list p{margin:0;font-size:15px}
.gallery-intro{max-width:350px;color:var(--muted);font-size:16px;margin:0}
.custom-project-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}
.custom-project{margin:0;min-width:0}.custom-project>a{display:block;position:relative;background:#e5edef;overflow:hidden}
.custom-project img{width:100%;height:auto;aspect-ratio:4/5;object-fit:cover;transition:transform .4s}.custom-project>a:hover img{transform:scale(1.025)}
.custom-project figcaption{padding-top:22px}.custom-project h3,.custom-video h3{font-size:23px;font-weight:500;line-height:1.3;letter-spacing:-.02em;margin:0 0 12px}
.custom-project p,.custom-video p{font-size:16px;color:var(--muted);margin:0;line-height:1.65}
.custom-motion{background:var(--pale)}.custom-video-grid{display:grid;grid-template-columns:1fr 1fr;gap:36px}
.custom-video{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.9fr);align-items:center;gap:26px;margin:0;min-width:0}
.custom-video video{width:100%;height:auto;aspect-ratio:9/16;display:block;object-fit:contain;background:var(--navy)}
.custom-video figcaption{min-width:0}.clip-meta{display:block;font-size:12px;letter-spacing:.07em;text-transform:uppercase;color:var(--blue);margin-bottom:16px}
.custom-project-brief{display:flex;gap:60px;justify-content:space-between;align-items:center}.custom-project-brief>div{max-width:750px}.custom-project-brief p{color:var(--muted);margin-bottom:0}.custom-project-brief .button{flex-shrink:0}
@media(max-width:1100px){.custom-page-hero{gap:45px}.custom-video{grid-template-columns:1fr;align-items:start}.custom-video video{max-height:580px}.custom-video figcaption{max-width:430px}.custom-project-grid{gap:22px}}
@media(max-width:700px){.custom-page-hero{grid-template-columns:1fr;gap:36px;padding-bottom:50px}.custom-page-copy h1{font-size:50px}.custom-page-copy>p{font-size:17px}.custom-hero-photo{justify-self:center;max-width:440px}.custom-hero-photo figcaption{left:0;bottom:20px;right:20px;padding:16px 20px}.custom-hero-photo figcaption strong{font-size:16px}.custom-project-grid{grid-template-columns:1fr;gap:38px}.custom-project img{aspect-ratio:1/1;object-fit:contain}.custom-project figcaption{padding-top:18px}.custom-video-grid{grid-template-columns:1fr;gap:44px}.custom-video{gap:22px}.custom-video video{max-height:560px}.custom-project-brief{align-items:start;flex-direction:column;gap:28px}.gallery-intro{max-width:100%}.custom-motion .section-head,#project-gallery .section-head{align-items:start;flex-direction:column;gap:18px}}

/* Product information is presented as readable pages with full stock tables. */
.fabrication-intro{background:linear-gradient(115deg,#eef5f7,#fff);border-bottom:1px solid var(--line)}
.catalogue-summary{display:flex;align-items:center;flex-wrap:wrap;gap:20px 36px;margin-top:30px;font-size:14px;color:var(--muted)}
.catalogue-summary a{color:var(--blue);font-weight:600}
.material-card .photo{background:#f0f2f2;aspect-ratio:1.14}
.material-card .photo img{object-fit:contain}
.material-category{display:block;font-size:12px;letter-spacing:.1em;text-transform:uppercase;color:var(--blue);margin-top:18px}
.material-card h3{margin-top:6px}
.material-card p{max-width:none;min-height:45px}
.material-spec{border-top:1px solid var(--line);margin-top:18px;padding-top:13px;font-size:13px;color:var(--ink);font-variant-numeric:tabular-nums}
.fabrication-help{display:flex;align-items:center;justify-content:space-between;gap:45px;background:var(--pale);padding:48px;margin-top:65px}
.fabrication-help>div{max-width:730px}.fabrication-help h2{font-size:33px}.fabrication-help p{margin:0;color:var(--muted)}
.fabrication-help .button{white-space:nowrap}
.fabrication-detail{display:grid;grid-template-columns:1fr 1fr;align-items:start;gap:75px;padding-block:48px 64px}
.fabrication-copy{padding-top:25px}.fabrication-copy h1{font-size:clamp(43px,4.5vw,64px);line-height:1.1;letter-spacing:-.04em;font-weight:500;margin:0 0 24px}
.fabrication-copy>p{color:var(--muted);font-size:17px;line-height:1.75}
.material-facts{border-block:1px solid var(--line);display:flex;gap:30px;padding:22px 0;margin:30px 0}
.material-facts>div{flex:1}.material-facts span{display:block;font-size:12px;color:var(--muted);text-transform:uppercase;letter-spacing:.09em;margin-bottom:8px}
.material-facts strong{font-size:16px;font-weight:600}
.sample-main{margin:0}.sample-main>a{display:block;background:#f0f2f2}
.sample-main img{width:100%;height:490px;object-fit:contain}
.sample-main figcaption{display:flex;justify-content:space-between;gap:20px;padding:13px 0;font-size:14px;color:var(--muted)}
.sample-main figcaption a{color:var(--blue);white-space:nowrap}
.sample-thumbs{display:flex;flex-wrap:wrap;gap:12px;margin-top:10px}
.sample-thumb{background:white;padding:8px;border:1px solid var(--line);color:var(--ink);cursor:pointer;flex:1;min-width:95px;max-width:170px;text-align:left}
.sample-thumb img{width:100%;height:90px;object-fit:contain;background:var(--pale)}
.sample-thumb span{display:block;font-size:13px;line-height:1.4;margin-top:8px}
.sample-thumb[aria-pressed=true]{border:2px solid var(--blue);padding:7px;background:#f0f9fb}
.specification-section{background:var(--pale)}
.specification-layout{display:grid;grid-template-columns:minmax(250px,1fr) minmax(0,1.85fr);gap:65px;align-items:start}
.specification-layout h2{font-size:36px}.specification-layout h3{font-size:18px;font-weight:600;margin:30px 0 14px}
.specification-layout aside>p{color:var(--muted);font-size:15px}
.feature-list{padding:0;list-style:none;margin:0}
.feature-list li{padding:9px 0 9px 20px;font-size:15px;line-height:1.5;position:relative}
.feature-list li:before{content:'';position:absolute;left:0;top:18px;width:5px;height:5px;background:var(--blue)}
.spec-table-wrap{overflow:auto;background:white;border:1px solid #d1e0e6}
.spec-table{border-collapse:collapse;width:100%;font-size:15px}
.spec-table caption{text-align:left;font-size:18px;font-weight:600;color:var(--navy);padding:24px 24px 20px}
.spec-table th,.spec-table td{text-align:left;vertical-align:top;padding:17px 22px;border-bottom:1px solid var(--line)}
.spec-table thead th{background:var(--navy);color:white;font-size:13px;font-weight:500;letter-spacing:.02em;white-space:nowrap}
.spec-table tbody th{font-weight:500;min-width:170px}.spec-table td.measure{white-space:nowrap;font-variant-numeric:tabular-nums}
.spec-table td span{display:block}.spec-table tr:nth-child(even){background:#f8fbfc}.spec-table tbody tr:last-child>*{border-bottom:0}
.specification-request{background:#fff;padding:38px;border:1px solid var(--line)}
.specification-request h3{margin:0 0 20px;font-size:26px;font-weight:500;line-height:1.3}
.specification-request p{color:var(--muted)}.specification-request dl{margin:26px 0}.specification-request dl>div{border-top:1px solid var(--line);padding:15px 0}.specification-request dt{font-weight:600;font-size:14px}.specification-request dd{margin:5px 0 0;font-size:15px;color:var(--muted)}
.spec-note,.sample-note{border-left:2px solid var(--blue);padding-left:16px;font-size:14px!important;color:var(--muted);line-height:1.6}
.collection-jumps{display:flex;gap:32px;border-block:1px solid var(--line);padding:20px 0;flex-wrap:wrap}
.collection-jumps a{font-size:15px;font-weight:600}.collection-jumps span{font-size:12px;color:var(--blue);margin-left:14px}.collection-jumps a:hover{color:var(--blue)}
.mirror-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:42px 24px}
.mirror-finish{min-width:0}.finish-photo{display:block;position:relative;background:#f0f2f2;aspect-ratio:.94;overflow:hidden}
.finish-photo img{width:100%;height:100%;object-fit:contain;transition:transform .4s}
.finish-photo:hover img{transform:scale(1.035)}.finish-zoom{position:absolute;right:12px;bottom:12px;background:white;width:32px;height:32px;display:grid;place-items:center;color:var(--blue)}
.mirror-finish h3{font-size:22px;font-weight:500;line-height:1.3;letter-spacing:-.02em;margin:6px 0 13px}
.mirror-finish>p{font-size:14px;line-height:1.6;color:var(--muted);margin:0 0 20px}
.mirror-finish details{border-top:1px solid var(--line);font-size:14px}
.mirror-finish summary{padding:13px 0;cursor:pointer;font-weight:600;color:var(--blue)}
.mirror-finish details .feature-list{padding-bottom:15px}.mirror-finish details .feature-list li{font-size:14px}
.antique-section{border-top:1px solid var(--line)}
.mirror-stock-tables{display:grid;gap:28px}
.sample-note{margin-top:30px}.range-links{display:flex;align-items:center;flex-wrap:wrap;gap:16px 26px;margin-top:35px;padding-top:24px;border-top:1px solid var(--line)}
.range-links>span{font-size:13px;color:var(--muted)}.range-links a{font-size:14px;color:var(--blue);border-bottom:1px solid transparent}.range-links a:hover{border-color:var(--blue)}
.homepage-materials .flip-front>img{object-fit:contain}.homepage-materials .flip-front{background:#f0f2f2}
@media(max-width:1150px){.fabrication-detail{gap:38px}.specification-layout{gap:30px;grid-template-columns:1fr 1.6fr}.spec-table th,.spec-table td{padding:15px}.mirror-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.sample-main img{height:450px}}
@media(max-width:900px){.fabrication-detail{gap:30px}.specification-layout{grid-template-columns:1fr}.specification-layout aside{max-width:650px}.fabrication-help{padding:35px;align-items:start;flex-direction:column;gap:25px}.mirror-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sample-main img{height:400px}.fabrication-copy{padding-top:0}}
@media(max-width:640px){.fabrication-detail{grid-template-columns:1fr;padding-block:32px 45px}.fabrication-copy h1{font-size:44px}.sample-main img{height:360px}.material-facts{gap:20px}.material-facts strong{font-size:15px}.catalogue-summary{gap:12px 24px}.material-card .photo{aspect-ratio:.96}.material-card p{min-height:0}.material-card h3{font-size:20px}.material-spec{font-size:12px}.specification-request{padding:25px}.specification-request h3{font-size:24px}.spec-table{font-size:14px}.spec-table caption{font-size:16px;padding:20px}.spec-table th,.spec-table td{padding:14px}.spec-table tbody th{min-width:150px}.mirror-grid{gap:32px 18px}.mirror-finish h3{font-size:20px}.collection-jumps{gap:14px 24px}.collection-jumps a{font-size:14px}.sample-main figcaption{font-size:13px}.range-links{gap:12px 22px}.fabrication-help{padding:27px}.fabrication-help h2{font-size:30px}.mirror-finish>p{font-size:14px}.fabrication-intro h1{font-size:42px}}
