/* Second pass: shared visual rhythm with M&B, adapted to the ATG showroom. */
body{background:#f7f7f3}header{height:90px;background:#fafbf8ec;backdrop-filter:blur(18px);border-color:#1834490c;box-shadow:0 6px 30px #18344905}nav{gap:30px}.preview-note{background:#e9eceb;padding:4px 4%;font-size:11px}.button{border-radius:40px;padding:15px 25px;gap:22px;transition:transform .18s,box-shadow .18s}.button:hover{transform:translateY(-2px);box-shadow:0 9px 23px #102a3b20}.project-button{display:flex;gap:9px;align-items:center;padding:9px 14px;border:1px solid #c9d0d2;border-radius:40px;font-size:14px;white-space:nowrap}.project-button b{border-radius:50%;background:var(--navy);color:white;min-width:24px;height:24px;text-align:center;font-size:11px;line-height:24px}.hero-immersive{position:relative;isolation:isolate;display:flex;align-items:center;min-height:665px;border-radius:26px;margin:18px 22px 0;padding:62px 6%;overflow:hidden;background:#102939}.hero-background{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 54%;z-index:-2}.hero-immersive:before{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#0e2638ed 0%,#0e2638c4 35%,#0e26383b 68%,#0e263810 100%);z-index:-1}.hero-immersive .hero-copy{padding:0;width:70%;max-width:780px}.hero-immersive h1{font-size:clamp(50px,5.7vw,88px);letter-spacing:-3px;line-height:1.06;margin:27px 0}.hero-immersive .location{display:inline-flex;align-items:center;gap:9px;border:1px solid #ffffff40;border-radius:30px;background:#ffffff16;padding:7px 13px;margin:0;font-size:12px;color:#edf1f4}.location:before{content:'';width:6px;height:6px;border-radius:50%;background:#d8c096}.hero-immersive .hero-copy>p:not(.location){font-size:18px;max-width:410px;color:#e2e9ed}.hero-notes{display:flex;gap:24px;font-size:12px;color:#d3dfe7;margin-top:28px}.hero-notes span+span:before{content:'•';margin-right:22px;color:#d8c096}.hero-spotlight{display:flex;gap:20px;align-items:center;position:absolute;right:5%;bottom:54px;width:345px;padding:15px 22px 15px 14px;border-radius:18px;background:#fffef7ed;backdrop-filter:blur(15px);box-shadow:0 25px 65px #0a20383d;border:1px solid #ffffff8a;transform:rotate(2deg);text-align:left;transition:transform .25s,box-shadow .25s}.hero-spotlight:hover{transform:rotate(0) translateY(-5px);box-shadow:0 30px 70px #0a203855}.hero-spotlight img{width:84px;height:130px;object-fit:contain;mix-blend-mode:multiply}.hero-spotlight small{display:block;font-size:11px;color:var(--slate)}.hero-spotlight strong{display:block;font:31px Georgia,serif;color:var(--navy);margin:7px 0 15px}.hero-spotlight span span{font-size:11px;color:var(--navy)}.hero-credit{position:absolute;bottom:14px;right:25px;font-size:10px;color:#fff;background:#18344985;border-radius:20px;padding:4px 10px}.service-strip{margin:0 5%;padding:25px 0;font-size:12px;border-color:#18344915}.section{padding-top:70px;padding-bottom:70px}.section-heading{margin-bottom:32px}.section-label{font-size:12px}.section h2{font-size:clamp(35px,3.1vw,47px)}.brand-intro{border:0;padding:24px 28px;border-radius:14px;background:#e9eeeeb0;gap:40px}.brand-intro p{max-width:510px}.brand-name{min-width:155px}.line-grid{gap:13px;padding-top:24px}.line-card{position:relative;text-align:left;padding:23px;background:#fff;border:1px solid #dce2e3;border-radius:14px;transition:border-color .2s,background .2s,transform .2s;overflow:hidden}.line-card:hover{border-color:#7d969f;transform:translateY(-2px)}.line-card[aria-pressed=true]{background:var(--navy);color:white;border-color:var(--navy);box-shadow:0 12px 28px #18344920}.line-card .line-kind{font-size:11px;margin:0 0 14px;min-height:0}.line-card h3{font-size:27px;margin:0 0 12px}.line-card .price-level{font-size:12px;margin:0;color:#98733a}.line-card[aria-pressed=true] .line-kind{color:#d3dfe7}.line-card[aria-pressed=true] .price-level{color:#dcc298}.line-card .line-check{position:absolute;right:16px;bottom:16px;font-size:16px}.line-detail{display:flex;gap:45px;align-items:center;min-height:160px;padding:28px 6px 20px}.line-detail>div:first-child{max-width:560px;flex:1}.line-detail h3{font:25px Georgia,serif;margin:0 0 10px}.line-detail p{font-size:14px;color:var(--slate);margin:0}.line-detail .line-actions{display:flex;gap:20px;align-items:center;margin-left:auto}.line-actions .text-button{text-decoration:underline;text-underline-offset:4px}.collection-note{padding-top:18px;border-top:1px solid #dce2e3}.doors-section{margin:0 22px;border-radius:24px;max-width:calc(100% - 44px);padding:65px 5%;background:#eef1ef}.style-chips{display:flex;gap:10px;flex-wrap:wrap;margin:0 0 23px}.style-chips button{border:1px solid #c8d1d2;border-radius:30px;padding:10px 19px;font-size:13px;transition:background .15s,color .15s}.style-chips button[aria-pressed=true]{background:var(--navy);border-color:var(--navy);color:white}.style-chips button:hover{box-shadow:0 3px 14px #1834490c}.toolbar{border:0;background:#ffffffcc;padding:15px 20px;border-radius:13px;gap:20px;box-shadow:0 4px 20px #18344904}.toolbar label{font-size:11px;font-weight:500}.toolbar .search{margin-left:auto;max-width:440px}.toolbar select,.toolbar input{border:0;border-bottom:1px solid #cdd5d7;border-radius:0;background:transparent;padding:7px 0;min-height:34px;margin-top:3px;font-size:14px}.style-select-label{display:none}.results-note{padding:20px 2px;font-size:12px}.door-grid{gap:22px}.door-card{position:relative;padding:10px 10px 17px;background:#fff;border:1px solid #e1e6e6;border-radius:17px;box-shadow:0 5px 18px #1e3d4b06;transition:transform .22s,box-shadow .22s}.door-card:hover{transform:translateY(-4px);box-shadow:0 16px 35px #1e3d4b14}.door-image{height:285px;border-radius:11px;background:radial-gradient(ellipse at 50% 30%,#fafaf7,#e7e9e2)}.door-image img{height:83%;width:81%;filter:drop-shadow(6px 10px 5px #26392f20);transition:transform .25s}.door-image:hover img{transform:scale(1.035)}.door-card h3{font-size:24px;margin:16px 10px 6px}.door-card>p{margin:4px 10px}.door-card .door-line{font-size:10px;color:#63747a;margin:8px 10px}.save-door{position:absolute;right:20px;top:20px;z-index:2;border:1px solid #ffffffaf;width:35px;height:35px;border-radius:50%;background:#ffffffe6;backdrop-filter:blur(8px);color:var(--navy);font-size:20px;line-height:1;box-shadow:0 3px 10px #18344909}.save-door[aria-pressed=true]{background:var(--navy);color:white}.swatches{display:flex;gap:7px;align-items:center;margin:15px 10px 9px}.swatch{width:27px;height:27px;border:3px solid white;outline:1px solid #c7cecb;border-radius:50%;background:var(--swatch);box-shadow:inset 0 0 3px #0001;transition:outline-color .15s}.swatch[aria-pressed=true]{outline:2px solid var(--navy)}.swatch:hover{outline:2px solid #9c8358}.variant-caption{font-size:10px!important;min-height:33px;line-height:1.6}.card-bottom{margin:9px 10px 0;padding-top:9px;border-top:1px solid #e8ece9;display:flex;justify-content:space-between;align-items:center}.door-card button.details{font-size:12px;text-decoration:none;font-weight:600}.card-bottom>span{font-size:17px}.inspiration{background:transparent;max-width:1380px;padding:0 5%;margin:75px auto;gap:6%;grid-template-columns:1.1fr 1fr}.inspiration>img{border-radius:23px;height:450px;box-shadow:0 18px 45px #18344912}.inspiration>div{padding:30px 0}.inspiration h2{font-size:43px}.estimate-section{padding-top:0}.estimator{background:white;border-radius:23px;border:1px solid #e3e8e5;box-shadow:0 15px 50px #18344907;padding:30px;gap:40px;align-items:start}.estimate-result{border-radius:17px;position:sticky;top:110px;padding:29px;box-shadow:0 15px 30px #18344918;background:linear-gradient(135deg,#24495e,var(--navy))}.layout-intro{display:flex;gap:14px;justify-content:space-between;align-items:center;margin:2px 0 18px}.layout-intro h3{margin:0;font:24px Georgia,serif}.layout-intro span{font-size:11px;color:var(--slate);max-width:180px}.layout-presets{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:25px}.layout-preset{border:1px solid #d9e0df;border-radius:12px;padding:14px 10px;text-align:left;background:#f7f8f5}.layout-preset[aria-pressed=true]{border:2px solid var(--navy);padding:13px 9px;background:#edf2f2}.layout-preset svg{display:block;width:52px;height:38px;margin-bottom:9px;stroke:#486776;fill:none;stroke-width:7;stroke-linejoin:round}.layout-preset strong{display:block;font-size:12px;font-weight:600}.layout-preset span{font-size:10px;color:var(--slate)}.form-row{gap:15px}.form-row label{font-size:12px}.form-row select{font-size:13px;border-radius:8px;background:#fafbf8}.checks{gap:11px}.checks label{border:1px solid #e0e6e2;padding:13px 12px;border-radius:9px;background:#fbfcfa}.checks label:has(input:checked){border-color:#a4b8c1;background:#f0f5f4}.comparison{gap:13px}.compare-choice{background:white;border-radius:12px;transition:box-shadow .18s}.compare-choice:hover{box-shadow:0 7px 18px #1834490d}.compare-choice strong{font-size:15px}.compare-bar{display:block;height:5px;background:#e5ebe9;border-radius:10px;margin-top:15px;overflow:hidden}.compare-bar i{display:block;height:100%;background:#849a9f;border-radius:10px;width:var(--bar)}.compare-choice[aria-pressed=true] .compare-bar i{background:var(--navy)}#selected-door-context{background:#edf2f1;border-radius:12px;padding:12px;display:flex;gap:13px;align-items:center;margin:0 0 20px}#selected-door-context[hidden]{display:none}#selected-door-context img{width:35px;height:55px;object-fit:contain;mix-blend-mode:multiply}#selected-door-context span{font-size:11px;flex:1}#selected-door-context strong{display:block;font-size:13px}#selected-door-context button{font-size:21px}.visit{margin:0 22px 22px;border-radius:24px;background:#183449}.visit .button{min-width:245px}footer{padding-bottom:90px}dialog{border-radius:22px;box-shadow:0 30px 110px #081d3766;max-width:940px;padding:45px}.detail-image{border-radius:15px;background:radial-gradient(ellipse at 50% 30%,#fff,#e7e9e2)}.detail-image img{filter:drop-shadow(10px 13px 6px #26392f25)}.detail-copy>p:first-child{font-size:12px;color:var(--slate)}.detail-copy h2{font-size:43px}.detail-copy .button{margin-top:13px}.detail-copy select{border-radius:8px}.detail-swatches{display:flex;gap:10px;margin:17px 3px}.detail-swatches .swatch{width:34px;height:34px}.detail-save{border:1px solid #bfcbd0!important;background:transparent!important;color:var(--navy)!important;margin:12px 0!important;padding:10px!important;min-height:42px!important;font-size:12px!important}#detail-image.zoomed{transform:scale(1.45)}.detail-image{overflow:hidden;cursor:zoom-in;position:relative}.detail-image.zoomed{cursor:zoom-out}.zoom-hint{position:absolute;bottom:12px;background:#fffC;border-radius:30px;padding:4px 11px;font-size:10px;color:var(--slate);pointer-events:none}.close-modal{position:absolute;top:10px;right:13px;font-size:30px;width:42px;height:42px}#project-dialog{max-width:1060px;width:94%}.project-help{color:var(--slate);font-size:13px;margin:20px 0 28px;max-width:620px}#project-items{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.project-item{border:1px solid #dce4e2;border-radius:14px;padding:14px;background:white}.project-item>img{height:210px;width:100%;object-fit:contain;background:#f1f3ee;border-radius:9px;mix-blend-mode:multiply;padding:15px}.project-item h3{font:26px Georgia,serif;margin:16px 0 9px}.project-item p{font-size:12px;color:var(--slate);margin:7px 0}.project-item .button{width:100%;padding:10px;font-size:12px;margin-top:12px}.project-item .remove-saved{font-size:11px;text-decoration:underline;margin:12px auto 0;display:block}.project-empty{grid-column:1/-1;padding:30px;border:1px dashed #bac8ca;border-radius:14px;font-size:14px;background:#f1f4ef}.project-footer{display:flex;align-items:center;gap:22px;margin-top:30px}.project-dock{position:fixed;bottom:20px;left:50%;transform:translateX(-50%);z-index:25;background:#fafbf7ee;backdrop-filter:blur(18px);border:1px solid #d5dfdf;border-radius:50px;box-shadow:0 10px 50px #18344930;padding:10px 12px 10px 23px;display:flex;gap:30px;align-items:center;font-size:13px}.project-dock[hidden]{display:none}.project-dock button{border-radius:40px;background:var(--navy);color:white;padding:12px 20px;font-size:12px}.project-dock b{margin-right:5px}.toast{bottom:90px;border-radius:40px}.project-empty .button{margin-top:20px}
@media(min-width:1600px){.hero-immersive{min-height:730px}.hero-spotlight{right:7%}.hero-immersive .hero-copy{max-width:850px}}
@media(max-width:1150px){header{gap:17px}nav{gap:17px;font-size:12px}.wordmark{font-size:24px}.hero-immersive{padding:50px 5%;min-height:615px}.hero-immersive h1{font-size:68px}.hero-spotlight{width:295px;right:4%;bottom:42px;gap:14px}.hero-spotlight img{width:64px;height:112px}.hero-spotlight strong{font-size:28px}.hero-notes{gap:12px;font-size:11px}.door-image{height:245px}.door-card h3{font-size:22px}.estimator{gap:25px;padding:24px;grid-template-columns:1fr 1fr}.checks small{font-size:10px}.layout-intro{display:block}.layout-intro span{display:block;margin-top:7px}.line-detail{gap:20px}.line-actions .button{padding:13px 20px}.inspiration h2{font-size:37px}}
@media(max-width:900px) and (min-width:761px){.project-button span{display:none}.hero-spotlight{width:245px;padding:12px}.hero-spotlight small{font-size:10px}.hero-spotlight span span{font-size:10px}.hero-immersive .hero-copy{width:78%}.hero-notes span:last-child{display:none}.door-grid{grid-template-columns:repeat(2,1fr)}.estimator{grid-template-columns:1fr}.estimate-result{position:static}.line-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){html{scroll-padding-top:95px}header{height:79px;gap:10px}#menu{margin-left:auto;font-size:12px;padding:9px 11px;background:#e9efed;border-radius:30px}.wordmark{font-size:22px}.wordmark small{font-size:9px;letter-spacing:1.4px}.project-button{padding:7px 9px;gap:7px;font-size:18px}.project-button span{display:none}.project-button b{font-size:10px;width:20px;min-width:20px;height:20px;line-height:20px}nav{top:79px}.hero-immersive{margin:12px 12px 0;border-radius:20px;padding:35px 25px;min-height:670px;display:block}.hero-background{object-position:58% center}.hero-immersive:before{background:linear-gradient(90deg,#0e2638e8,#0e263871),linear-gradient(0deg,#0e26383b,transparent)}.hero-immersive .hero-copy{width:100%}.hero-immersive h1{font-size:clamp(44px,11.8vw,61px);letter-spacing:-2px;margin:25px 0}.hero-immersive .hero-copy>p:not(.location){font-size:15px;line-height:1.75;max-width:300px}.hero-immersive .location{font-size:11px}.hero-actions{gap:17px;margin-top:25px;align-items:center}.hero-actions .button{padding:14px 20px;font-size:12px}.hero-link{font-size:12px}.hero-notes{display:none}.hero-spotlight{position:relative;right:auto;bottom:auto;margin:35px 0 0 auto;width:100%;max-width:325px;transform:none;padding:12px 17px;gap:18px}.hero-spotlight img{height:105px;width:70px}.hero-spotlight strong{margin:6px 0 11px;font-size:29px}.hero-credit{font-size:8px;bottom:11px;right:15px}.service-strip{font-size:10px;margin:0 6%;gap:15px;padding:22px 0}.section{padding:50px 6%}.section h2{font-size:35px}.section-heading>p{font-size:13px}.brand-intro{padding:20px;gap:18px}.brand-name{min-width:auto;font-size:29px}.brand-intro p{min-width:130px;font-size:11px}.brand-intro .text-link{font-size:12px}.line-grid{gap:10px;padding-top:20px}.line-card{padding:18px 15px}.line-card h3{font-size:23px;min-height:54px;display:flex;align-items:center;margin:0 0 10px}.line-card .line-kind{font-size:10px;min-height:32px;margin:0 0 8px}.line-card .price-level{min-height:0}.line-detail{display:block;padding:22px 2px}.line-detail h3{font-size:24px}.line-detail p{font-size:13px}.line-detail .line-actions{margin:20px 0 0;gap:16px}.line-actions .button{font-size:12px}.line-actions .text-button{font-size:12px}.collection-note{font-size:12px}.doors-section{margin:0 12px;max-width:calc(100% - 24px);border-radius:20px;padding:38px 16px}.style-chips{gap:7px;margin-bottom:19px}.style-chips button{padding:8px 12px;font-size:11px}.toolbar{padding:13px;gap:10px;grid-template-columns:1fr auto}.toolbar .search{max-width:none;grid-column:1/-1;grid-row:1}.toolbar select,.toolbar input{font-size:12px}.toolbar>label:first-child{grid-row:2}.toolbar .text-button{grid-row:2;font-size:11px;justify-self:end}.door-grid{gap:12px}.door-card{padding:7px 7px 12px;border-radius:13px}.door-image{height:205px;border-radius:8px}.door-image img{height:81%;width:87%}.door-card h3{font-size:20px;margin:13px 5px 6px;min-height:46px}.door-card>p{margin:4px 5px;font-size:10px}.door-card .door-line{margin:7px 5px;font-size:9px;min-height:27px}.save-door{top:14px;right:14px;width:29px;height:29px;font-size:16px}.swatches{margin:12px 5px 9px;gap:7px}.swatch{width:23px;height:23px}.variant-caption{font-size:9px!important;min-height:42px}.card-bottom{margin:8px 5px 0}.door-card button.details{font-size:10px;text-align:left}.fineprint{font-size:10px}.inspiration{padding:0 22px;margin:45px auto;gap:0}.inspiration>img{height:285px;border-radius:20px}.inspiration>div{padding:30px 3px 0}.inspiration h2{font-size:35px}.inspiration p:not(.section-label){font-size:14px}.estimate-section{padding-top:10px}.estimator{padding:15px;border-radius:18px;gap:25px;grid-template-columns:1fr}.layout-intro h3{font-size:24px}.layout-presets{gap:7px;margin-bottom:20px}.layout-preset{padding:12px 8px}.layout-preset[aria-pressed=true]{padding:11px 7px}.layout-preset strong{font-size:10px}.layout-preset span{font-size:9px}.layout-preset svg{width:42px;height:31px}.form-row{gap:15px}.form-row select{font-size:12px}.size-label{flex-wrap:wrap;font-size:12px}.checks label{gap:7px;padding:11px 9px;font-size:11px}.checks small{font-size:9px}.estimate-result{position:static;padding:23px 19px;border-radius:14px}.range{font-size:31px}.estimate-result dl{font-size:11px}.compare-choice strong{font-size:12px}.compare-choice span{font-size:11px}.visit{margin:0 12px 12px;border-radius:20px;padding:38px 25px}.visit h2{font-size:35px}dialog{padding:37px 19px 24px;border-radius:20px;width:94%}.detail-image img{max-height:245px}.detail-copy h2{font-size:34px}.detail-copy p{font-size:12px}.detail-copy select{font-size:12px}.project-help{font-size:12px}#project-dialog h2{font-size:33px}#project-items{grid-template-columns:1fr;gap:12px}.project-item{display:grid;grid-template-columns:88px 1fr;gap:6px 15px;padding:13px}.project-item>img{height:170px;grid-row:1/8;align-self:center}.project-item h3{font-size:25px;margin:4px 0}.project-item p{margin:0;font-size:11px}.project-item .button{min-height:38px;margin:5px 0 0;font-size:11px}.project-item .remove-saved{margin:5px 0}.project-footer{flex-direction:column;gap:10px;align-items:stretch}.project-dock{bottom:12px;width:calc(100% - 24px);max-width:440px;gap:10px;justify-content:space-between;font-size:11px;padding:8px 9px 8px 15px}.project-dock button{padding:11px 13px;font-size:10px}.toast{font-size:12px;padding:12px 17px;bottom:80px;width:max-content;text-align:center}.hero-spotlight:hover{transform:translateY(-2px)}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{transition:none!important;scroll-behavior:auto!important}.door-card:hover,.line-card:hover,.button:hover{transform:none}.hero-spotlight{transform:none}}
