@font-face{font-family:Poppins;src:url('/fonts/poppins-400.woff2')}@font-face{font-family:Poppins;src:url('/fonts/poppins-600.woff2');font-weight:600}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;font-family:Poppins,Arial,sans-serif;font-size:16px;line-height:1.65;background:var(--bg);color:var(--ink);--bg:#f6f1e8;--ink:#292820;--muted:#645f55;--accent:#62431e;--panel:#ece3d4;--line:#d4c9b6;--button:#28362e}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid #ba831d;outline-offset:5px}img{max-width:100%;display:block}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.12;font-weight:400}h1,h2,h3{font-family:Georgia,serif}h1{font-size:clamp(3.6rem,6.8vw,6.8rem);letter-spacing:-.045em}h1 em{font-weight:400;color:var(--accent)}h2{font-size:clamp(2.3rem,4vw,4rem);letter-spacing:-.035em}h3{font-size:2rem}.eyebrow{text-transform:uppercase;letter-spacing:.15em;font-size:.78rem;font-weight:600;display:block;margin-bottom:20px}.announcement{text-align:center;background:#28362e;color:#fff;padding:9px 20px;font-size:.8rem;letter-spacing:.08em}.site-header{display:flex;align-items:center;justify-content:space-between;padding:12px 5%;background:#242923;color:#fff;gap:24px}.brand img{width:99px;height:90px;object-fit:contain}.site-header nav{display:flex;gap:30px;font-size:.875rem}.bag{font-size:.875rem;border-bottom:1px solid #a79b7b;padding:8px 0}.hero{display:grid;grid-template-columns:1fr 1fr;min-height:660px}.hero-copy{align-self:center;padding:64px 7vw 64px 5vw}.intro{color:var(--muted);font-size:1.05rem;margin-top:28px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:32px}.button{font-size:.875rem;padding:16px 20px;display:inline-flex;justify-content:center;align-items:center;border:1px solid var(--button);font-weight:600;transition:transform .15s}.button:hover{transform:translateY(-2px)}.primary{background:var(--button);color:#fff}.secondary{color:var(--button)}.hero-note{font-size:.78rem;margin-top:28px;color:var(--muted)}.hero-note span{padding:0 10px}.hero-image{position:relative;min-height:620px;background:#292b26}.hero-image>img{width:100%;height:100%;object-fit:cover;position:absolute}.image-caption{position:absolute;bottom:0;left:0;right:0;padding:70px 35px 30px;background:linear-gradient(transparent,#111d);color:#fff;display:flex;justify-content:space-between;align-items:end;gap:20px;font-size:.875rem}.image-caption>span{font-family:Georgia,serif;font-size:1.5rem}.image-caption a{border-bottom:1px solid #fff;padding-bottom:4px}.section{padding:90px 5%}.section-title{display:flex;justify-content:space-between;align-items:end;gap:35px;margin-bottom:38px}.section-title>p{max-width:330px;color:var(--muted)}.path-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px}.photo{display:block;height:330px;overflow:hidden;background:var(--panel)}.photo img{width:100%;height:100%;object-fit:cover;transition:transform .35s}.photo:hover img{transform:scale(1.025)}.card-copy{padding:28px 0}.card-copy .eyebrow{margin-bottom:14px}.card-copy p{color:var(--muted);max-width:480px;margin:18px 0}.text-link{font-size:.9rem;font-weight:600;border-bottom:1px solid var(--accent);padding-bottom:6px;display:inline-block}.text-link span{margin-left:20px}.displays{background:var(--panel)}.display-layout{display:grid;grid-template-columns:1.15fr 1fr;gap:50px}.display-feature{background:#242923;color:white}.display-feature img{height:340px;width:100%;object-fit:cover}.display-feature>div{padding:30px}.display-feature .eyebrow{margin-bottom:12px}.display-feature h3{margin-bottom:16px}.display-feature span:last-child{font-size:.9rem}.display-links>a{border-bottom:1px solid var(--line);display:flex;justify-content:space-between;gap:20px;padding:27px 0;align-items:center}.display-links>a:first-child{padding-top:8px}.display-links h3{font-size:1.9rem}.display-links p{margin-top:9px;color:var(--muted);font-size:.95rem}.display-links>a>span{font-size:1.6rem}.story{display:grid;grid-template-columns:1fr 1fr;background:#28362e;color:#fff;gap:65px}.story .eyebrow{color:#e3c99b}.story-copy p{color:#e2e5dd;margin-bottom:24px}.story-copy .lead{font-size:1.5rem;line-height:1.5;color:#fff}.story .text-link{border-color:#d5b682}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.review{padding:32px;border:1px solid var(--line)}.review h3{font-size:1.6rem}.review p{font-size:.9rem;color:var(--muted);margin-top:18px}.quote-mark{font:4rem Georgia;line-height:1;color:#947344;display:block}.placeholder-label{font-size:.75rem;display:inline-block;margin-top:24px;padding:5px 10px;background:var(--panel);color:var(--muted)}.placeholder-note{font-size:.85rem}.closing{text-align:center;background:var(--panel);padding-top:70px;padding-bottom:70px}.closing .hero-actions{justify-content:center}footer{padding:45px 5%;background:#20251f;color:#fff;display:flex;flex-wrap:wrap;align-items:center;gap:25px;font-size:.85rem}footer>a{font-family:Georgia,serif;font-size:1.5rem}footer p{color:#cbd0c7}footer nav{display:flex;gap:22px;margin-left:auto}footer small{width:100%;color:#cbd0c7}.preview-bar{display:flex;justify-content:center;align-items:center;gap:24px;padding:12px 20px;background:#fff;color:#262626;font-size:.8rem;border-bottom:1px solid #ddd}.preview-bar nav{display:flex;gap:6px}.preview-bar a{padding:8px 14px;border:1px solid #c7c7c7;border-radius:4px}.preview-bar a[aria-current]{background:#222;color:white}.preview-bar small{font-size:.75rem;color:#666}.skip{position:absolute;top:-100px;background:white;color:black;padding:15px;z-index:5}.skip:focus{top:10px}.modern{--bg:#fff;--ink:#172222;--muted:#526161;--accent:#235d52;--panel:#f0f4f3;--line:#d5dfdc;--button:#174d43}.modern h1,.modern h2,.modern h3{font-family:Poppins,Arial,sans-serif;font-weight:600}.modern h1{font-size:clamp(3.2rem,5.8vw,5.8rem);line-height:1.13}.modern h1 em{font-style:normal}.modern h2{font-size:clamp(2.1rem,3.4vw,3.4rem);line-height:1.2}.modern h3{font-size:1.7rem;line-height:1.3}.modern .announcement{background:#eef4f1;color:#214b42}.modern .site-header{background:#fff;color:#172222;border-bottom:1px solid var(--line)}.modern .hero{margin:35px 5% 0;grid-template-columns:1fr 1.05fr;gap:35px;min-height:540px}.modern .hero-copy{padding:40px 0}.modern .hero-image{min-height:540px;border-radius:6px;overflow:hidden}.modern .hero-image>img{object-fit:contain;background:#e9e9e7}.modern .hero-note{margin-top:30px}.modern .paths{padding-top:90px}.modern .path-card{display:grid;grid-template-columns:42% 58%;border:1px solid var(--line);border-radius:6px;overflow:hidden}.modern .photo{height:100%;min-height:335px}.modern .card-copy{padding:27px}.modern .card-copy h3{font-size:1.55rem}.modern .card-copy p{font-size:.9rem}.modern .story{background:#edf4f1;color:var(--ink)}.modern .story .eyebrow{color:#235d52}.modern .story-copy p,.modern .story-copy .lead{color:var(--ink)}.modern .review{border-radius:6px}.modern .closing{background:#174d43;color:#fff}.modern .closing .primary{background:#fff;color:#174d43;border-color:white}.modern .closing .secondary{border-color:#fff;color:#fff}.modern footer{background:#102f29}
@media(min-width:1600px){.section{padding-left:calc((100vw - 1440px)/2);padding-right:calc((100vw - 1440px)/2)}}@media(max-width:1000px){.site-header nav{gap:15px;font-size:.8rem}.hero-copy{padding:45px 5vw}.hero{min-height:560px}.hero-image{min-height:560px}.modern .path-card{display:block}.modern .photo{height:280px;min-height:0}.display-layout{gap:30px}.preview-bar small{display:none}.hero-actions .button{width:100%}.closing .button{width:auto}.image-caption{flex-direction:column;align-items:start}.review{padding:24px}.review h3{font-size:1.4rem}}@media(max-width:700px){.site-header{flex-wrap:wrap;padding:10px 5%;gap:8px}.brand img{width:80px;height:74px}.site-header nav{order:3;width:100%;overflow:auto;white-space:nowrap;justify-content:space-between;padding:10px 0;gap:20px}.hero,.modern .hero{display:flex;flex-direction:column;margin:0;gap:0}.hero-copy,.modern .hero-copy{padding:40px 6%}.hero-image,.modern .hero-image{height:410px;min-height:0;border-radius:0}.modern .hero-image{margin:0 6%;height:320px}.hero h1{font-size:3.5rem}.hero .intro{font-size:1rem}.hero-actions{margin-top:24px}.hero-note{font-size:.75rem}.section,.modern .paths{padding:55px 6%}.section-title{display:block}.section-title>p,.section-title>.text-link{margin-top:22px}.path-grid,.display-layout,.story,.review-grid{grid-template-columns:1fr;gap:30px}.photo{height:290px}.card-copy{padding-bottom:0}.modern .path-card{display:block}.modern .card-copy{padding:25px}.display-feature img{height:260px}.display-feature>div{padding:25px}.display-links h3{font-size:1.6rem}.story{gap:28px}.review-grid{gap:15px}.review h3{font-size:1.6rem}.closing .button{width:100%}footer{display:block;padding:35px 6%}footer p{margin:12px 0 20px}footer nav{flex-wrap:wrap;margin-bottom:25px}.preview-bar{display:block;text-align:center;padding:10px}.preview-bar>span{display:none}.preview-bar nav{justify-content:center}.preview-bar a{font-size:.8rem}.image-caption{padding:60px 25px 25px}.story-copy .lead{font-size:1.3rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
/* Simplified homepage: one hero, compact categories, and reviews. */
.hero,.modern .hero{min-height:510px}.hero-copy{padding-top:70px;padding-bottom:70px}.hero-image,.modern .hero-image{min-height:510px}.section{padding-top:52px;padding-bottom:52px}.section h2{font-size:clamp(1.7rem,2.6vw,2.5rem)}.section-title{margin-bottom:26px;align-items:center}.category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.category-grid>a{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:24px;border:1px solid var(--line);font-weight:600;font-size:.95rem;background:var(--panel)}.category-grid>a:hover{border-color:var(--accent)}.reviews{border-top:1px solid var(--line);text-align:center}.review-empty{color:var(--muted);font-size:.9rem;margin-top:16px}.hero-note{font-size:.875rem}footer small{width:auto;margin-left:auto}.modern .category-grid>a{border-radius:5px}.modern .section h2{font-size:clamp(1.7rem,2.6vw,2.5rem)}
@media(max-width:700px){.hero,.modern .hero{min-height:0}.hero-copy,.modern .hero-copy{padding:38px 6%}.hero-image,.modern .hero-image{min-height:0;height:330px}.hero h1{font-size:clamp(2.75rem,11vw,3.5rem)}.hero-note{font-size:.8rem}.section{padding:36px 6%}.section-title{display:flex;flex-wrap:wrap;gap:12px}.section-title>.text-link{margin-top:0;font-size:.8rem}.category-grid{grid-template-columns:repeat(2,1fr);gap:10px}.category-grid>a{padding:18px 14px;font-size:.875rem}.reviews{padding-top:34px;padding-bottom:34px}footer small{display:block;margin-top:20px}}

/* Black outline icons match the Awards Builder's emblem style. */
.category-grid>a{justify-content:flex-start;gap:18px;padding:22px;min-width:0;min-height:84px;line-height:1.45}
.category-icon{display:flex;align-items:center;justify-content:center;width:36px;height:36px;flex:0 0 36px;color:#000}
.category-icon>img{display:block;width:32px;height:32px}
.category-label{min-width:0;overflow-wrap:break-word}
@media(max-width:1000px){.category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.category-grid>a{gap:12px;padding:18px 14px}}
@media(max-width:700px){.category-grid>a{gap:10px;padding:18px 12px}.category-icon{width:28px;height:28px;flex-basis:28px}.category-icon>img{width:26px;height:26px}.category-label{font-size:.875rem}}

/* Photo first, followed by the rack builder and display categories. */
.hero{display:flex;flex-direction:column;min-height:0}
.hero-image{width:100%;min-height:0;height:510px}
.hero-copy{width:100%;padding:28px 6% 0;text-align:center}
.hero-actions{margin-top:0;justify-content:center}
.hero-actions .button{width:100%;max-width:420px}
.hero-note{margin-top:20px}
.categories h1{font-size:clamp(1.7rem,2.6vw,2.5rem);letter-spacing:-.035em}
@media(max-width:700px){.hero-image{height:330px}.hero-copy{padding:24px 6% 0}.hero-note{font-size:.8rem}}

/* Preserve the full approved landscape crop at every screen size. */
.display-photo,.awards-photo{width:100%;background:#252d26}
.display-photo img,.awards-photo img{display:block;width:min(100%,1440px);height:auto;margin-inline:auto}
.awards-grid{grid-template-columns:repeat(4,1fr)}
@media(max-width:700px){.awards-grid{grid-template-columns:repeat(2,1fr)}}

/* Paired category headings and browse links stay side by side. */
.categories .section-title{display:flex;flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:18px}
.categories .section-title h1,.categories .section-title h2{min-width:0;flex:1}
.categories .section-title .text-link{flex:none;white-space:nowrap;margin-top:0}
@media(max-width:700px){.categories .section-title{gap:14px}.categories .section-title h1,.categories .section-title h2{font-size:clamp(1.5rem,6vw,1.9rem)}.categories .section-title .text-link{font-size:.8rem}}

/* Customer review excerpts and review invitation. */
.reviews-intro{margin-top:14px;color:var(--muted)}.customer-review-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:30px;text-align:left}.customer-review{margin:0;padding:26px;background:var(--panel);border:1px solid var(--line);display:flex;flex-direction:column;gap:20px;min-width:0}.customer-review-source{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px;font-size:.8rem;font-weight:600}.customer-review-stars{color:var(--accent);letter-spacing:2px}.customer-review-recommends{color:var(--button);font-size:.75rem}.customer-review blockquote{margin:0;font-size:.95rem;line-height:1.8}.customer-review figcaption{margin-top:auto;padding-top:4px;font-size:.85rem;font-weight:600}.reviews-excerpt-note{margin-top:16px;color:var(--muted);font-size:.75rem}.leave-review{margin-top:32px;padding-top:30px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:24px;text-align:left}.leave-review h3{font-size:1.8rem}.leave-review p{margin-top:10px;color:var(--muted);font-size:.9rem}.review-platform-link{display:inline-flex;gap:14px;align-items:center;justify-content:center;flex-shrink:0;background:var(--button);color:#fff;padding:15px 22px;font-weight:600;font-size:.85rem;min-height:48px}.review-platform-link:hover{background:var(--accent)}.review-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:1000px){.customer-review-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.leave-review{align-items:flex-start;flex-direction:column}}@media(max-width:600px){.customer-review-grid{grid-template-columns:1fr;gap:14px}.customer-review{padding:22px}.review-platform-link{width:100%}.leave-review{gap:20px}}

.review-platform-links{display:flex;flex-wrap:wrap;gap:12px}.review-platform-links .review-platform-link{flex:1;white-space:nowrap}@media(max-width:600px){.review-platform-links{width:100%}}
