:root{--ink:#293338;--muted:#596166;--green:#a84100;--lime:#ff7900;--line:#dce4e5;--wash:#f5f5f5;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:'DM Sans',Arial,sans-serif;color:var(--ink);line-height:1.65;background:#fff}h1,h2,h3,.brand{font-family:Manrope,Arial,sans-serif;line-height:1.12;letter-spacing:-.035em}h1{font-size:clamp(2.7rem,5.5vw,5.3rem);font-weight:600;margin:18px 0 26px}h2{font-size:clamp(2rem,3.4vw,3.4rem);font-weight:600;margin:12px 0 22px}h3{font-size:1.45rem;margin:16px 0}p{margin:0 0 20px}a{color:inherit;text-underline-offset:5px}button,input,select,textarea{font:inherit}a,button,input,select,textarea,summary{outline-offset:5px}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #147eab}img{max-width:100%;display:block}figure{margin:0}.wrap{width:min(1240px,calc(100% - 80px));margin:auto}.eyebrow{font-size:.8rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--green)}.topline{background:var(--ink);color:#fff;font-size:.8rem;padding:8px 0}.topline .wrap{display:flex;justify-content:space-between;gap:20px}.topline a{color:#fff;text-decoration:none}.header{border-bottom:1px solid var(--line);background:#fff}.nav{min-height:100px;display:flex;align-items:center;justify-content:space-between;gap:25px}.brand{display:flex;gap:12px;align-items:center;text-decoration:none;font-weight:800;font-size:1.1rem;letter-spacing:-.035em;line-height:1.05}.brand small{font-family:'DM Sans',Arial,sans-serif;display:block;letter-spacing:.06em;font-size:.7rem;font-weight:500;margin-top:6px}.brand-mark{display:grid;grid-template-columns:repeat(2,10px);gap:3px;padding:11px;background:var(--green);border-radius:3px}.brand-mark i{background:var(--lime);height:12px}.navlinks{display:flex;align-items:center;gap:25px;font-size:.88rem;font-weight:600}.navlinks a{text-decoration:none}.navlinks a:hover,.navlinks [aria-current=page]{color:var(--green);text-decoration:underline}.button{display:inline-flex;justify-content:center;align-items:center;gap:15px;padding:14px 22px;border:1px solid var(--green);background:var(--green);color:#fff;text-decoration:none;border-radius:4px;font-weight:600;cursor:pointer;line-height:1.4;min-height:49px;font-size:.95rem}.button:hover{background:#803200;color:#fff}.button.light{background:var(--lime);border-color:var(--lime);color:var(--ink)}.button.outline{background:transparent;border-color:#a5b6b9;color:var(--ink)}.buttons{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.menu-toggle{display:none;background:none;border:1px solid var(--line);padding:9px 15px;color:var(--ink)}.hero{padding:70px 0 60px}.hero-grid{display:grid;grid-template-columns:1.02fr 1fr;gap:55px;align-items:center}.hero p{font-size:1.12rem;color:var(--muted);max-width:510px}.hero-media{position:relative;background:var(--wash);border-radius:5px;overflow:hidden}.hero-media img{width:100%;height:550px;object-fit:cover;object-position:center}.hero-media figcaption{background:var(--ink);color:#fff;padding:18px 24px;font-size:.85rem;display:flex;justify-content:space-between;gap:10px}.hero-media figcaption span{color:var(--lime)}.hero-note{font-size:.8rem!important;margin-top:18px!important}.benefits{border-block:1px solid var(--line)}.benefit-grid{display:grid;grid-template-columns:repeat(3,1fr);padding:25px 0;gap:25px;font-weight:600;font-size:.95rem}.benefit-grid span:before{content:'✓';margin-right:10px;color:var(--green)}section.section{padding:85px 0}.section-head{display:flex;align-items:end;justify-content:space-between;gap:50px;margin-bottom:35px}.section-head>div{max-width:670px}.section-head p{max-width:340px;color:var(--muted)}.two{display:grid;grid-template-columns:1fr 1fr;gap:25px}.three{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.route-card{padding:38px;background:var(--wash);border:1px solid var(--line);border-radius:5px;display:flex;flex-direction:column}.route-card.featured{background:var(--green);color:#fff;border-color:var(--green)}.route-card .eyebrow{color:inherit}.route-card h3{font-size:2.1rem;font-weight:600}.route-card p{max-width:460px}.route-card ul{padding-left:20px;margin:0 0 25px}.route-card li{margin-bottom:8px}.route-card .button{align-self:flex-start;margin-top:auto}.route-card .small{margin:18px 0 0;color:inherit;opacity:.85}.small{font-size:.82rem;color:var(--muted)}.wash{background:var(--wash)}.step{border-top:1px solid #a9b9bc;padding-top:22px}.step .num{font-family:Manrope,sans-serif;color:var(--green);font-size:2.5rem}.step p{color:var(--muted)}.text-link{font-weight:700;color:var(--green);display:inline-block;margin:12px 0}.split{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:start}.split.image-split{align-items:center}.image-split img{width:100%;max-height:550px;object-fit:cover;border-radius:5px}.callout{background:var(--ink);color:#fff;padding:55px;display:flex;gap:45px;align-items:center;justify-content:space-between;border-radius:5px}.callout h2{font-size:2.4rem;max-width:700px;margin-top:0}.callout p{color:#d3dfe0;margin-bottom:0;max-width:640px}.callout .button{flex-shrink:0}.footer{margin-top:70px;border-top:1px solid var(--line);padding:45px 0 25px}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:50px}.footer p,.footer a{font-size:.88rem}.footer h3{font-size:1rem;margin:0 0 18px;letter-spacing:0}.footer ul{list-style:none;padding:0;margin:0}.footer li{margin:8px 0}.footer .brand{margin-bottom:20px}.footer-bottom{border-top:1px solid var(--line);margin-top:35px;padding-top:20px;display:flex;justify-content:space-between;gap:25px;font-size:.77rem;color:var(--muted)}.page-hero{padding:65px 0 50px;background:var(--wash)}.page-hero h1{max-width:950px;font-size:clamp(2.7rem,5vw,4.6rem)}.page-hero p{max-width:760px;font-size:1.15rem;color:var(--muted)}.crumb{font-size:.82rem;color:var(--muted);margin-bottom:24px}.bodycopy{max-width:760px}.bodycopy h2{font-size:2rem;margin-top:40px}.bodycopy h3{font-size:1.25rem;margin-top:30px}.bodycopy li{margin-bottom:10px}.feature{padding:24px 0;border-top:1px solid var(--line)}.feature h3{margin-top:0}.feature p{color:var(--muted);margin-bottom:0}.table-scroll{overflow-x:auto}table{width:100%;border-collapse:collapse;min-width:580px;font-size:.96rem}th,td{text-align:left;padding:20px 24px;border-bottom:1px solid var(--line);vertical-align:top}thead{background:var(--ink);color:#fff}tbody th{width:25%}tbody tr:nth-child(even){background:var(--wash)}details{border-bottom:1px solid var(--line);padding:20px 0}summary{cursor:pointer;font-weight:600;font-size:1.08rem}details p{margin:15px 0 5px;color:var(--muted);max-width:900px}.contact-panel{padding:35px;background:var(--wash);border:1px solid var(--line);border-radius:5px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.field{display:flex;flex-direction:column;gap:7px}.field.full{grid-column:1/-1}label{font-size:.88rem;font-weight:600}input,select,textarea{border:1px solid #a1b1b4;border-radius:3px;background:#fff;padding:12px;width:100%;color:var(--ink);font-size:1rem}textarea{min-height:130px;resize:vertical}.status{margin-top:18px}.news-list{display:grid;grid-template-columns:repeat(2,1fr);gap:25px}.news-card{border-top:1px solid var(--line);padding:25px 0}.news-card h3{font-size:1.45rem}.news-card p{color:var(--muted)}.tag{display:inline-block;border:1px solid var(--line);padding:4px 10px;border-radius:20px;font-size:.78rem;margin-bottom:10px}.skip{position:absolute;top:-80px;background:#fff;padding:12px;z-index:50}.skip:focus{top:0}.sr-only{position:absolute;clip:rect(0,0,0,0);width:1px;height:1px;overflow:hidden}.checklist{padding-left:22px}.checklist li{margin-bottom:12px}.aside{padding:30px;background:var(--wash);border-left:4px solid var(--green)}.aside h3{margin-top:0}.article-meta{font-size:.85rem;color:var(--muted)}@media(max-width:1050px){.wrap{width:calc(100% - 44px)}.navlinks{gap:14px;font-size:.8rem}.hero-grid{gap:30px}.hero-media img{height:470px}.split{gap:35px}.navlinks .button{padding:12px}}@media(max-width:800px){.nav{min-height:82px;position:relative}.menu-toggle{display:block}.navlinks{display:none;position:absolute;top:82px;left:-22px;right:-22px;z-index:20;background:#fff;padding:24px;box-shadow:0 10px 12px #142c3215;flex-direction:column;align-items:stretch;font-size:1rem}.navlinks.open{display:flex}.hero{padding:42px 0}.hero-grid,.split,.two,.three{grid-template-columns:1fr}.hero-grid{gap:35px}.hero h1{max-width:650px}.hero-media img{height:380px;object-fit:cover}.benefit-grid{grid-template-columns:1fr;gap:10px}.section-head{display:block}.section-head p{max-width:100%}section.section{padding:55px 0}.route-card{padding:28px}.callout{padding:30px;display:block}.callout .button{margin-top:25px}.callout h2{font-size:2rem}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}.footer-bottom{display:block}.page-hero{padding:40px 0}.news-list{grid-template-columns:1fr}.topline .wrap span:last-child{display:none}}@media(max-width:460px){.wrap{width:calc(100% - 36px)}.hero-media img{height:300px}.buttons .button{width:100%}.hero-media figcaption{padding:14px;font-size:.78rem}.form-grid{grid-template-columns:1fr}.contact-panel{padding:22px}.footer-grid{gap:25px}.brand{font-size:1rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

/* Approved doorway wordmark, presented from the original logo artwork. */
.brand{display:block;flex-shrink:0;width:280px}
.brand-window{position:relative;display:block;width:100%;aspect-ratio:1040/340;overflow:hidden}
.brand-window img{position:absolute;width:170.577%;max-width:none;height:auto;left:-35.577%;top:-76.471%}
.nav{min-height:116px}
.navlinks{font-size:.9rem;gap:22px}
.route-card.featured{background:var(--ink);border-color:var(--ink);border-top:4px solid var(--lime)}
.button{background:var(--lime);border-color:var(--lime);color:var(--ink)}
.button:hover{background:#e76800;color:var(--ink)}
.navlinks .button:hover{color:var(--ink)}
.button.light:hover{background:#e76800;border-color:#e76800;color:var(--ink)}
.button.outline:hover{background:#f1f1f1}
.eyebrow{font-size:.875rem}
.hero-media figcaption span{color:#ff9d47}
.audience-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:26px}
.audience-card{border:1px solid var(--line);border-top:4px solid var(--lime);padding:32px;display:flex;flex-direction:column}
.audience-card h2{font-size:1.65rem;margin:0 0 18px}
.audience-card p{color:var(--muted)}
.audience-card .text-link{margin-top:auto}
@media(max-width:1100px){.navlinks{gap:14px}.brand{width:240px}}
@media(max-width:950px){.nav{position:relative;min-height:100px}.menu-toggle{display:block}.navlinks{display:none;position:absolute;top:100%;left:-22px;right:-22px;z-index:20;background:#fff;padding:24px;box-shadow:0 10px 12px #29333815;flex-direction:column;align-items:stretch;font-size:1rem}.navlinks.open{display:flex}}
@media(max-width:600px){.audience-grid{grid-template-columns:1fr}.brand{width:220px}.nav{gap:12px}.menu-toggle{padding:9px 12px}.audience-card{padding:24px}}
@media(max-width:360px){.brand{width:195px}.wrap{width:calc(100% - 28px)}}

.project-thumbnail{display:block;aspect-ratio:4/3;background:var(--wash);overflow:hidden;border-radius:5px;margin-bottom:22px}
.project-thumbnail img{width:100%;height:100%;object-fit:contain;transition:transform .2s ease}
.project-thumbnail:hover img{transform:scale(1.02)}
.project-photo{margin:0 0 32px;background:var(--wash);border-radius:5px;overflow:hidden}
.project-photo img{width:100%;height:auto;max-height:720px;object-fit:contain}
@media(prefers-reduced-motion:reduce){.project-thumbnail img{transition:none}}

.hero-media img{height:auto;max-height:680px;object-fit:contain}

.footer .brand{width:320px;max-width:100%}

/* Installation photography: full cabinets stay visible at every viewport. */
.intro-grid{display:grid;grid-template-columns:1.1fr 1fr;align-items:center;gap:48px}
.illustrated h1{font-size:clamp(2.4rem,4vw,4rem)}
.installation-photo{margin:0;min-width:0}
.installation-photo a{display:block;background:#f1f2f2;border-radius:5px;overflow:hidden}
.installation-photo img{width:100%;height:390px;object-fit:contain;display:block}
.installation-photo figcaption{font-size:.875rem;line-height:1.5;color:var(--muted);margin-top:12px}
.installation-band{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}
.installation-band:has(>figure:nth-child(2):last-child){grid-template-columns:repeat(2,minmax(0,1fr))}
.installation-band img{height:330px}
section.image-section{padding:45px 0;background:#fafafa}
@media(max-width:800px){.intro-grid{grid-template-columns:1fr;gap:28px}.installation-band,.installation-band:has(>figure:nth-child(2):last-child){grid-template-columns:1fr}.installation-photo img,.installation-band img{height:auto;max-height:500px}.illustrated h1{font-size:clamp(2.4rem,7vw,3.4rem)}}

/* Approved: fade the inner orange corner almost away and back continuously.
   The clipped white overlay leaves the outline and lettering untouched. */
.header .brand-window .brand-pulse{
  clip-path:inset(36.75% 63.05% 49.9% 30.4%);
  filter:brightness(0) invert(1);
  opacity:0;
  pointer-events:none;
  animation:header-icon-pulse 4.8s ease-in-out infinite;
}
@keyframes header-icon-pulse{
  0%,100%{opacity:0}
  50%{opacity:.96}
}
@media(prefers-reduced-motion:reduce){
  .header .brand-window .brand-pulse{display:none;animation:none}
}

.related-content{margin-top:36px;padding:24px;background:var(--wash);border-left:4px solid var(--lime)}.related-content h2{font-size:1.3rem;margin:0 0 12px}.related-content ul{margin:0;padding-left:20px}.article-meta a{color:inherit}.article-meta{line-height:1.65}
