/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.static{position:static}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--ink:#0c2038;--ink-deep:#071626;--navy:#0d3566;--navy-bright:#164d87;--graphite:#5f666d;--stone:#f0eee8;--stone-dark:#d8d4ca;--paper:#fbfaf7;--white:#fff;--line:#d7d9da;--muted:#65717d;--max-width:1240px;--serif:"Iowan Old Style", "Palatino Linotype", "Book Antiqua", Palatino, Georgia, serif;--sans:Inter, Aptos, "Segoe UI", Helvetica, Arial, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--paper)}body{background:var(--paper);color:var(--ink);font-family:var(--sans);text-rendering:optimizelegibility;margin:0;font-size:16px;line-height:1.6}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,summary{font:inherit}::selection{color:var(--ink-deep);background:#c7d7e8}:focus-visible{outline-offset:4px;outline:3px solid #3b82c4}.page-shell{width:min(calc(100% - 48px), var(--max-width));margin-inline:auto}.utility-bar{background:var(--ink-deep);color:#ffffffc2;letter-spacing:.17em;text-transform:uppercase;font-size:10px;font-weight:700}.utility-bar__inner{justify-content:space-between;padding-block:9px;display:flex}.site-header{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fbfaf7f0;border-bottom:1px solid #0c20381f;position:sticky;top:0}.site-header__inner{grid-template-columns:205px 1fr auto;align-items:center;gap:32px;min-height:86px;display:grid}.brand{width:190px;display:block}.brand img{object-fit:contain;width:100%;height:70px}.desktop-nav{letter-spacing:.035em;justify-content:center;align-items:center;gap:clamp(18px,2.2vw,34px);font-size:13px;font-weight:700;display:flex}.desktop-nav a,.header-email{position:relative}.desktop-nav a:after,.header-email:after{background:var(--navy);content:"";transform-origin:100%;height:1px;transition:transform .18s;position:absolute;bottom:-8px;left:0;right:0;transform:scaleX(0)}.desktop-nav a:hover:after,.header-email:hover:after{transform-origin:0;transform:scaleX(1)}.header-email{color:var(--navy);letter-spacing:.025em;font-size:12px;font-weight:800}.mobile-nav{display:none}.hero{background:linear-gradient(90deg, transparent 0, transparent 58%, #0d35660d 58%), var(--paper);overflow:hidden}.hero__content{grid-template-columns:minmax(0,.82fr) minmax(500px,1.18fr);min-height:680px;display:grid}.hero__copy{flex-direction:column;justify-content:center;padding:90px 62px 96px 0;display:flex}.eyebrow{color:var(--navy-bright);letter-spacing:.2em;text-transform:uppercase;margin:0 0 18px;font-size:10px;font-weight:800;line-height:1.4}.hero h1,.page-hero h1{color:var(--ink-deep);font-family:var(--serif);letter-spacing:-.045em;margin:0;font-size:clamp(54px,6.2vw,92px);font-weight:400;line-height:.98}.hero__lede{color:#405065;max-width:590px;margin:32px 0 0;font-size:19px;line-height:1.65}.button-row{flex-wrap:wrap;align-items:center;gap:12px;margin-top:34px;display:flex}.button{letter-spacing:.04em;border:1px solid #0000;justify-content:center;align-items:center;gap:14px;min-height:50px;padding:13px 20px;font-size:12px;font-weight:800;line-height:1;transition:background .18s,color .18s,border .18s,transform .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button--primary{background:var(--navy);color:var(--white)}.button--primary:hover{background:var(--ink-deep)}.button--quiet{color:var(--ink);background:0 0;border-color:#b9c0c6}.button--quiet:hover{border-color:var(--ink)}.button--light{background:var(--white);color:var(--ink-deep)}.button--outline-light{color:var(--white);border-color:#fff6}.button--outline-light:hover{border-color:var(--white)}.hero__image-wrap{min-height:680px;position:relative;overflow:hidden}.hero__image{object-fit:cover;object-position:53% center;width:100%;height:100%;animation:.9s cubic-bezier(.2,.75,.25,1) both hero-reveal}@keyframes hero-reveal{0%{opacity:0;transform:scale(1.025)}to{opacity:1;transform:scale(1)}}.image-index{background:var(--ink-deep);min-width:230px;color:var(--white);letter-spacing:.12em;text-transform:uppercase;grid-template-columns:auto 1fr;gap:20px;padding:18px 22px;font-size:10px;font-weight:700;display:grid;position:absolute;bottom:0;right:0}.image-index span:first-child{color:#84a8cc}.capability-bar{border-bottom:1px solid var(--line);background:var(--white)}.capability-bar__inner{grid-template-columns:repeat(4,1fr);display:grid}.capability-bar__inner span{color:#51606e;letter-spacing:.12em;text-transform:uppercase;padding:18px 24px 18px 0;font-size:10px;font-weight:800;position:relative}.capability-bar__inner span:not(:first-child){padding-left:28px}.capability-bar__inner span:not(:first-child):before{background:var(--navy);content:"";border-radius:50%;width:3px;height:3px;position:absolute;top:50%;left:0}.section{padding-block:112px}.section--ink{background:var(--ink-deep);color:var(--white)}.section--stone{background:var(--stone)}.section-title{max-width:780px;color:var(--ink-deep);font-family:var(--serif);letter-spacing:-.04em;margin:0;font-size:clamp(40px,4.3vw,66px);font-weight:400;line-height:1.03}.section--ink .section-title,.section-heading--light .section-title{color:var(--white)}.section-heading{grid-template-columns:minmax(0,1.45fr) minmax(280px,.55fr);align-items:end;gap:70px;margin-bottom:54px;display:grid}.section-heading>p{max-width:420px;color:var(--muted);margin:0 0 4px}.section-heading--light>p{color:#ffffff9e}.intro-grid,.statement-grid,.product-intro{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:11%;display:grid}.intro-grid__body,.statement-grid>div,.product-intro>div{max-width:680px}.lead{color:var(--ink);margin:0 0 24px;font-size:23px;line-height:1.55}.intro-grid__body p:not(.lead),.statement-grid p:not(.lead),.product-intro p:not(.lead){color:var(--muted)}.text-link{border-bottom:1px solid var(--ink);letter-spacing:.04em;margin-top:20px;padding-bottom:4px;font-size:12px;font-weight:800;display:inline-block}.material-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.material-card{background:#0c1d31;border:1px solid #ffffff29;transition:border .18s,transform .18s}.material-card:hover{border-color:#ffffff6b;transform:translateY(-4px)}.material-card__image{height:390px;position:relative;overflow:hidden}.material-card__image img{object-fit:cover;width:100%;height:100%;transition:transform .42s}.material-card:hover .material-card__image img{transform:scale(1.025)}.material-card__number{background:var(--paper);min-width:62px;color:var(--ink-deep);text-align:center;padding:13px;font-size:11px;font-weight:800;position:absolute;top:0;left:0}.material-card__body{justify-content:space-between;align-items:center;gap:24px;padding:28px;display:flex}.material-card__body .eyebrow{color:#89a9c8;margin-bottom:7px}.material-card__body h3{color:var(--white);font-family:var(--serif);letter-spacing:-.025em;margin:0;font-size:30px;font-weight:400}.round-arrow{border:1px solid #ffffff5c;border-radius:50%;flex:none;place-items:center;width:44px;height:44px;display:grid}.finish-strip{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.finish-strip--flooring{grid-template-columns:repeat(3,1fr);margin-top:14px}.finish-tile{border:1px solid var(--line);background:var(--white)}.finish-tile img{object-fit:cover;width:100%;height:250px}.finish-tile--landscape img{height:210px}.finish-tile>div,.finish-card>div,.flooring-card>div{justify-content:space-between;align-items:center;gap:20px;padding:18px 19px;display:flex}.finish-tile h3,.finish-card h3,.flooring-card h3{margin:0;font-size:13px;font-weight:750}.finish-tile span,.finish-card span,.flooring-card span{color:var(--muted);letter-spacing:.12em;font-size:10px;font-weight:800}.company-panel{background:linear-gradient(135deg, #0d356609, transparent 48%), var(--stone);border-block:1px solid #ced1d2}.company-panel__grid{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:11%;display:grid}.fact-list{border-top:1px solid #aeb4b7;margin:0}.fact-list>div{border-bottom:1px solid #bfc3c4;grid-template-columns:155px 1fr;gap:28px;padding:20px 0;display:grid}.fact-list dt{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:800}.fact-list dd{color:var(--ink-deep);margin:0;font-size:14px;font-weight:700}.catalog-callout{grid-template-columns:minmax(0,.9fr) minmax(360px,.65fr);align-items:center;gap:13%;display:grid}.catalog-callout__copy>p:not(.eyebrow){max-width:560px;color:var(--muted)}.catalog-stack{justify-self:end;width:min(100%,410px);height:430px;position:relative}.catalog-sheet{border:1px solid #0c203840;position:absolute;inset:0}.catalog-sheet--back{background:#d8d3c8;transform:translate(-34px,24px)rotate(-4deg)}.catalog-sheet--front{background:linear-gradient(145deg, transparent 57%, #ffffff1f 57%), var(--navy);color:var(--white);flex-direction:column;justify-content:space-between;padding:34px;display:flex;box-shadow:0 26px 60px #0716262e}.catalog-sheet--front span,.catalog-sheet--front small{letter-spacing:.16em;text-transform:uppercase;font-size:9px;font-weight:800}.catalog-sheet--front strong{font-family:var(--serif);letter-spacing:-.035em;font-size:50px;font-weight:400;line-height:1}.page-hero{border-bottom:1px solid var(--line);background:var(--stone);overflow:hidden}.page-hero__inner{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);min-height:540px;display:grid}.page-hero:not(.page-hero--image) .page-hero__inner{grid-template-columns:1fr;min-height:430px}.page-hero__copy{flex-direction:column;justify-content:center;max-width:720px;padding:76px 64px 80px 0;display:flex}.page-hero:not(.page-hero--image) .page-hero__copy{max-width:940px}.page-hero h1{font-size:clamp(50px,5.4vw,82px)}.page-hero__copy>p:not(.eyebrow){color:#526171;max-width:590px;margin:28px 0 0;font-size:18px}.page-hero__copy>.button{align-self:flex-start;margin-top:30px}.page-hero__media{min-height:540px;overflow:hidden}.page-hero__media img{object-fit:cover;width:100%;height:100%}.statement-grid>.eyebrow{padding-top:10px}.principle-grid{border-top:1px solid #adb3b6;grid-template-columns:repeat(3,1fr);display:grid}.principle-grid article{border-right:1px solid #b9bdbe;min-height:280px;padding:34px 38px 30px 0}.principle-grid article:not(:first-child){padding-left:38px}.principle-grid article:last-child{border-right:0}.principle-grid span,.format-grid__number{color:var(--navy-bright);letter-spacing:.16em;font-size:11px;font-weight:800}.principle-grid h3{font-family:var(--serif);margin:70px 0 12px;font-size:29px;font-weight:400}.principle-grid p{color:var(--muted);margin:0}.company-record{grid-template-columns:minmax(0,.72fr) minmax(0,1.28fr);gap:10%;display:grid}.company-record>div>p:not(.eyebrow){color:var(--muted)}.record-table{border-top:2px solid var(--ink);margin:0}.record-table>div{border-bottom:1px solid var(--line);grid-template-columns:210px 1fr;gap:30px;padding:22px 0;display:grid}.record-table dt{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:800}.record-table dd{margin:0;font-weight:650}.record-table a{border-bottom:1px solid var(--navy);color:var(--navy)}.compact-cta{padding-block:70px}.compact-cta__inner{justify-content:space-between;align-items:center;gap:40px;display:flex}.compact-cta h2{font-family:var(--serif);margin:0;font-size:clamp(34px,4vw,52px);font-weight:400}.compact-cta .button-row{margin:0}.feature-band{border-block:1px solid var(--line);background:var(--white)}.feature-band__grid{grid-template-columns:repeat(4,1fr);display:grid}.feature-band__grid>div{border-right:1px solid var(--line);min-height:170px;padding:30px}.feature-band__grid>div:first-child{border-left:1px solid var(--line)}.feature-band strong{color:var(--navy);font-family:var(--serif);margin-bottom:32px;font-size:36px;font-weight:400;display:block}.feature-band span{max-width:190px;color:var(--muted);font-size:12px;line-height:1.45;display:block}.finish-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.finish-card{border:1px solid var(--line);background:var(--white)}.finish-card img{object-fit:cover;width:100%;height:300px}.project-gallery{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.project-gallery figure{background:var(--white);margin:0}.project-gallery__wide{grid-row:span 2}.project-gallery img{object-fit:cover;width:100%;height:330px}.project-gallery__wide img{height:710px}.project-gallery figcaption{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;padding:14px 16px;font-size:10px;font-weight:800}.download-panel{justify-content:space-between;align-items:end;gap:80px;display:flex}.download-panel>div:first-child{max-width:720px}.download-panel p:not(.eyebrow){color:var(--muted)}.format-grid{grid-template-columns:repeat(2,1fr);display:grid}.format-grid article{border:1px solid #ffffff26;min-height:500px;padding:42px}.format-grid article+article{border-left:0}.format-grid .eyebrow{color:#89a9c8;margin:76px 0 10px}.format-grid h2{font-family:var(--serif);margin:0 0 20px;font-size:48px;font-weight:400}.format-grid p,.format-grid li{color:#ffffffa6}.format-grid ul{margin:28px 0 0;padding-left:18px}.flooring-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.flooring-card{border:1px solid var(--line);background:var(--white)}.flooring-card img{object-fit:cover;width:100%;height:330px}.construction-grid{grid-template-columns:repeat(4,1fr);display:grid}.construction-grid article{border:1px solid #ffffff29;border-right:0;min-height:310px;padding:32px}.construction-grid article:last-child{border-right:1px solid #ffffff29}.construction-grid span{color:#89a9c8;letter-spacing:.16em;font-size:11px;font-weight:800}.construction-grid h2{font-family:var(--serif);margin:88px 0 16px;font-size:30px;font-weight:400}.construction-grid p{color:#ffffffa6;margin:0}.product-grid,.home-product-grid,.related-products{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.product-grid--cabinetry,.home-product-grid{grid-template-columns:repeat(4,1fr)}.home-product-grid--flooring{grid-template-columns:repeat(3,1fr);margin-top:16px}.product-card{border:1px solid var(--line);background:var(--white);overflow:hidden}.product-card a{display:block}.product-card__image{background:var(--stone);height:330px;position:relative;overflow:hidden}.product-card--compact .product-card__image{height:270px}.product-card__image img{object-fit:cover;width:100%;height:100%;transition:transform .42s}.product-card:hover .product-card__image img{transform:scale(1.025)}.product-card__action{background:var(--paper);width:42px;height:42px;color:var(--navy);border-radius:50%;place-items:center;font-size:16px;display:grid;position:absolute;bottom:16px;right:16px}.product-card__body{justify-content:space-between;align-items:flex-end;gap:18px;min-height:108px;padding:20px;display:flex}.product-card__body p{color:var(--navy);letter-spacing:.12em;text-transform:uppercase;margin:0 0 6px;font-size:9px;font-weight:800}.product-card__body h3{font-family:var(--serif);margin:0;font-size:24px;font-weight:400}.product-card__body>span{max-width:92px;color:var(--muted);text-align:right;font-size:10px;font-weight:700;line-height:1.35}.product-detail-hero{border-bottom:1px solid var(--line);background:var(--stone);padding-block:28px 80px}.product-detail-hero__crumbs{color:var(--muted);flex-wrap:wrap;gap:9px;font-size:11px;font-weight:700;display:flex}.product-detail-hero__crumbs a{color:var(--navy)}.product-detail-hero__grid{grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);align-items:center;gap:9%;margin-top:42px;display:grid}.product-detail-hero__image{background:var(--white);height:650px;overflow:hidden}.product-detail-hero__image img{object-fit:cover;width:100%;height:100%}.product-detail-hero__copy h1{font-family:var(--serif);letter-spacing:-.045em;margin:10px 0 28px;font-size:clamp(52px,6vw,84px);font-weight:400;line-height:.97}.product-detail-hero__summary{color:var(--ink-deep);font-size:19px;font-weight:650}.product-detail-hero__copy>p:not(.eyebrow){max-width:560px}.product-detail-hero__copy .button{margin-top:22px}.product-detail-content,.product-spec-grid{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:11%;display:grid}.product-feature-list{border-top:2px solid var(--ink);margin:0;padding:0;list-style:none}.product-feature-list li{border-bottom:1px solid var(--line);grid-template-columns:54px 1fr;gap:16px;padding:24px 0;display:grid}.product-feature-list span{color:var(--navy);letter-spacing:.12em;font-size:10px;font-weight:800}.product-feature-list strong{font-size:16px}.product-spec-grid>div>p:not(.eyebrow){max-width:500px;color:var(--muted)}.related-products{margin-top:10px}.assurance-grid{grid-template-columns:.9fr 1.1fr;gap:12%;display:grid}.assurance-list{border-top:1px solid #aeb4b7}.assurance-list>div{border-bottom:1px solid #bfc3c4;grid-template-columns:60px 1fr;gap:20px;padding:24px 0;display:grid}.assurance-list span{color:var(--navy);letter-spacing:.12em;font-size:10px;font-weight:800}.assurance-list p{margin:0;font-weight:650}.catalog-library{gap:110px;display:grid}.catalog-entry{grid-template-columns:minmax(300px,.7fr) minmax(0,1.3fr);align-items:center;gap:11%;scroll-margin-top:120px;display:grid}.catalog-entry:nth-child(2n) .catalog-entry__cover{background:linear-gradient(145deg,#0000 56%,#ffffff1f 56%),#4e5d68;order:2}.catalog-entry__cover{background:linear-gradient(145deg, transparent 56%, #ffffff1f 56%), var(--navy);min-height:460px;color:var(--white);border:1px solid #0c203824;flex-direction:column;justify-content:space-between;padding:36px;display:flex;box-shadow:0 25px 55px #0716262b}.catalog-entry__cover span,.catalog-entry__cover small{letter-spacing:.16em;text-transform:uppercase;font-size:9px;font-weight:800}.catalog-entry__cover strong{max-width:340px;font-family:var(--serif);letter-spacing:-.04em;font-size:54px;font-weight:400;line-height:.98}.catalog-entry__copy h2{font-family:var(--serif);letter-spacing:-.04em;margin:0 0 20px;font-size:clamp(42px,4.5vw,64px);font-weight:400}.catalog-entry__copy>p:not(.eyebrow){max-width:590px;color:var(--muted);font-size:18px}.catalog-entry__edition{color:var(--navy);letter-spacing:.1em;text-transform:uppercase;margin-top:24px;font-size:11px;font-weight:800;display:block}.reference-list{gap:10px;margin:28px 0 32px;padding:0;list-style:none;display:grid}.reference-list li{border-top:1px solid var(--line);color:#526171;padding:12px 0 0 24px;font-size:13px;font-weight:650;position:relative}.reference-list li:before{background:var(--navy);content:"";border-radius:50%;width:5px;height:5px;position:absolute;top:18px;left:2px}.notice-panel{text-align:center;max-width:820px}.notice-panel h2{font-family:var(--serif);letter-spacing:-.04em;margin:0;font-size:54px;font-weight:400}.notice-panel>p:not(.eyebrow){color:var(--muted)}.contact-grid{grid-template-columns:1.2fr .8fr;gap:18px;display:grid}.contact-card{border:1px solid var(--line);background:var(--white);min-height:440px;padding:48px}.contact-card--primary{background:linear-gradient(145deg, transparent 58%, #ffffff14 58%), var(--navy);color:var(--white)}.contact-card--primary .eyebrow{color:#9bb9d7}.contact-card h2{font-family:var(--serif);letter-spacing:-.03em;margin:80px 0 14px;font-size:clamp(34px,4vw,54px);font-weight:400}.contact-card--primary p:not(.eyebrow){color:#ffffffad;max-width:570px}.contact-card address{color:var(--ink);margin:80px 0 0;font-size:21px;font-style:normal;line-height:1.7}.contact-card__note{color:var(--muted);margin-top:40px;font-size:13px}.legal-copy{max-width:860px}.legal-copy__date{color:var(--muted);margin:0 0 60px;font-size:12px;font-weight:700}.legal-copy h2{font-family:var(--serif);letter-spacing:-.025em;margin:48px 0 12px;font-size:34px;font-weight:400}.legal-copy p{color:#526171}.legal-copy a{border-bottom:1px solid var(--navy);color:var(--navy)}.site-footer{color:var(--white);background:#061423}.site-footer__top{grid-template-columns:1.5fr .75fr .65fr 1fr;gap:7%;padding-block:80px;display:grid}.footer-logo{border:8px solid var(--white);background:var(--white);object-fit:contain;width:220px;height:82px}.site-footer__top>div:first-child p{color:#ffffff94;max-width:360px}.site-footer h2{color:#8fa9c3;letter-spacing:.15em;text-transform:uppercase;margin:0 0 22px;font-size:10px;font-weight:800}.site-footer a,.site-footer address{color:#ffffffbf;margin:0 0 10px;font-size:13px;font-style:normal;display:block}.site-footer a:hover{color:var(--white)}.site-footer__bottom{color:#ffffff73;letter-spacing:.08em;text-transform:uppercase;border-top:1px solid #ffffff24;justify-content:space-between;padding-block:20px 28px;font-size:10px;font-weight:700;display:flex}@media (width<=1020px){.site-header__inner{grid-template-columns:190px 1fr auto}.desktop-nav{gap:17px}.header-email{display:none}.hero__content,.page-hero__inner{grid-template-columns:1fr 1fr}.hero__copy{padding-right:38px}.hero h1{font-size:clamp(48px,6.5vw,68px)}.finish-grid{grid-template-columns:repeat(2,1fr)}.site-footer__top{grid-template-columns:1.4fr repeat(3,1fr);gap:30px}}@media (width<=820px){.page-shell{width:min(calc(100% - 32px), var(--max-width))}.utility-bar__inner span:first-child{display:none}.utility-bar__inner{justify-content:flex-end}.site-header__inner{grid-template-columns:170px auto;justify-content:space-between;min-height:72px}.brand{width:165px}.brand img{height:58px}.desktop-nav{display:none}.mobile-nav{justify-self:end;display:block;position:relative}.mobile-nav summary{cursor:pointer;text-transform:uppercase;font-size:12px;font-weight:800;list-style:none}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-nav nav{border:1px solid var(--line);background:var(--paper);min-width:260px;padding:16px;display:grid;position:absolute;top:46px;right:0;box-shadow:0 18px 38px #07162626}.mobile-nav nav a{border-bottom:1px solid var(--line);padding:12px;font-size:13px;font-weight:700}.hero__content,.page-hero__inner,.page-hero:not(.page-hero--image) .page-hero__inner{grid-template-columns:1fr}.hero__copy,.page-hero__copy{padding:76px 0}.hero__image-wrap,.page-hero__media{min-height:500px}.capability-bar__inner{grid-template-columns:repeat(2,1fr)}.section{padding-block:84px}.intro-grid,.statement-grid,.product-intro,.company-panel__grid,.company-record,.assurance-grid{grid-template-columns:1fr;gap:52px}.section-heading{grid-template-columns:1fr;gap:26px}.material-cards,.format-grid,.contact-grid{grid-template-columns:1fr}.construction-grid,.product-grid--cabinetry,.home-product-grid{grid-template-columns:repeat(2,1fr)}.construction-grid article:nth-child(2){border-right:1px solid #ffffff29}.construction-grid article:nth-child(-n+2){border-bottom:0}.product-detail-hero__grid,.product-detail-content,.product-spec-grid{grid-template-columns:1fr;gap:52px}.product-detail-hero__image{height:560px}.format-grid article+article{border-top:0;border-left:1px solid #ffffff26}.finish-strip{grid-template-columns:repeat(2,1fr)}.finish-strip--flooring{grid-template-columns:repeat(3,1fr)}.catalog-callout{grid-template-columns:1fr;gap:80px}.catalog-stack{justify-self:center}.principle-grid{grid-template-columns:1fr}.principle-grid article{border-bottom:1px solid #b9bdbe;border-right:0;min-height:220px;padding:32px 0}.principle-grid article:not(:first-child){padding-left:0}.principle-grid h3{margin-top:36px}.feature-band__grid{grid-template-columns:repeat(2,1fr)}.feature-band__grid>div:nth-child(3){border-left:1px solid var(--line)}.feature-band__grid>div:nth-child(-n+2){border-bottom:1px solid var(--line)}.project-gallery{grid-template-columns:1fr}.project-gallery__wide{grid-row:auto}.project-gallery__wide img,.project-gallery img{height:430px}.download-panel{gap:30px;display:grid}.catalog-entry{grid-template-columns:minmax(260px,.72fr) minmax(0,1.28fr);gap:7%}.site-footer__top{grid-template-columns:repeat(2,1fr)}}@media (width<=560px){.hero__copy{padding-block:62px}.hero h1,.page-hero h1{font-size:46px}.hero__image-wrap,.page-hero__media{min-height:390px}.capability-bar__inner span{border-bottom:1px solid var(--line)}.section{padding-block:68px}.section-title{font-size:40px}.material-card__image{height:310px}.finish-strip,.finish-strip--flooring,.finish-grid,.flooring-grid,.product-grid,.product-grid--cabinetry,.home-product-grid,.home-product-grid--flooring,.related-products,.construction-grid{grid-template-columns:1fr}.construction-grid article,.construction-grid article:nth-child(2){border:1px solid #ffffff29;border-bottom:0;min-height:250px}.construction-grid article:last-child{border-bottom:1px solid #ffffff29}.construction-grid h2{margin-top:52px}.product-card__image,.product-card--compact .product-card__image{height:380px}.product-detail-hero{padding-bottom:60px}.product-detail-hero__grid{margin-top:28px}.product-detail-hero__image{height:420px}.finish-tile img,.finish-tile--landscape img,.finish-card img,.flooring-card img{height:330px}.fact-list>div,.record-table>div{grid-template-columns:1fr;gap:7px}.catalog-stack{width:calc(100% - 30px);height:380px}.compact-cta__inner{display:grid}.feature-band__grid{grid-template-columns:1fr}.feature-band__grid>div,.feature-band__grid>div:nth-child(3){border:0;border-bottom:1px solid var(--line)}.feature-band__grid>div:first-child{border-top:0;border-left:0}.project-gallery__wide img,.project-gallery img{height:310px}.format-grid article{min-height:auto;padding:32px 24px}.format-grid .eyebrow{margin-top:45px}.catalog-entry,.catalog-entry:nth-child(2n){grid-template-columns:1fr;gap:46px}.catalog-entry:nth-child(2n) .catalog-entry__cover{order:initial}.catalog-entry__cover{min-height:390px}.contact-card{min-height:400px;padding:30px}.contact-card h2,.contact-card address{margin-top:54px}.site-footer__top{grid-template-columns:1fr}.site-footer__bottom{gap:8px;display:grid}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
