@import url('https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;600&display=swap');

*{box-sizing:border-box}.wtb-site{margin:0}.wtb-site h1,.wtb-site h2,.wtb-site h3,.wtb-site p{margin-top:0}.wtb-site a{color:inherit;text-decoration:none}.wtb-site img{display:block;width:100%;height:100%;object-fit:cover;filter:none}.wtb-container{margin:auto}.wtb-kicker{text-transform:uppercase}.wtb-soft{background:var(--soft)}.wtb-dark{background:var(--dark);color:#fff}.wtb-dark .wtb-section-head>p{color:rgba(255,255,255,.62)}.wtb-dark h1,.wtb-dark h2,.wtb-dark h3,.wtb-custom-top h1,.wtb-custom-top h2,.wtb-factory-top h1,.wtb-contact-top h1,.wtb-contact-top h2,.wtb-cta h2,.wtb-footer h2,.wtb-footer h3{color:#fff!important}
.wtb-header{z-index:30;left:0;width:100%}.wtb-nav-wrap{width:min(calc(100% - 40px),1500px);min-height:64px;margin:auto;padding:7px 9px 7px 8px;display:flex;align-items:center;gap:20px;border:1px solid rgba(255,255,255,.42);border-radius:999px;background:rgba(18,18,18,.58);box-shadow:0 18px 50px rgba(0,0,0,.14);backdrop-filter:blur(24px) saturate(130%);-webkit-backdrop-filter:blur(24px) saturate(130%)}.wtb-site .wtb-brand{display:flex;align-items:center;gap:9px;padding:3px 13px 3px 3px;border-radius:999px;background:rgba(255,255,255,.94);color:#050505!important;font-size:.72rem;font-weight:600;letter-spacing:.12em}.wtb-nav{display:flex;justify-content:center;gap:18px;flex:1}.wtb-nav a{white-space:nowrap}.wtb-nav-cta{padding:9px 16px;border:1px solid rgba(255,255,255,.38);border-radius:999px;font-size:.75rem}.wtb-menu-toggle{display:none;margin-left:auto;border:0;background:none;color:#fff;font:inherit}
.wtb-actions{display:flex;align-items:center;gap:16px;flex-wrap:wrap;margin-top:30px}.wtb-btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 23px;border-radius:999px;font-size:.84rem;font-weight:600}.wtb-site .wtb-btn-dark{background:#111;color:#fff!important}.wtb-site .wtb-btn-light{background:#fff;color:#111!important}.wtb-site .wtb-btn-ghost{border:1px solid rgba(255,255,255,.6);color:#fff!important}.wtb-link{font-weight:600;font-size:.88rem}.wtb-section-head{max-width:900px;margin-bottom:48px}.wtb-section-head h2{margin:12px 0 22px}.wtb-section-head>p:last-child{max-width:760px;color:var(--muted);font-size:1.08rem}

.wtb-page p{color:var(--muted);font-size:1.08rem}.wtb-stats{padding:36px 0;background:#121310;color:#fff}.wtb-stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:rgba(255,255,255,.14)}.wtb-stats-grid>div{padding:28px;background:#121310;text-align:center}.wtb-stats strong{display:block;font-size:clamp(2.3rem,4vw,4rem);font-weight:400;letter-spacing:-.05em}.wtb-stats span{font-size:.78rem;color:rgba(255,255,255,.62)}
.wtb-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.wtb-card{min-height:260px;padding:30px;border:1px solid rgba(0,0,0,.06);border-radius:28px;background:rgba(255,255,255,.72);box-shadow:0 16px 48px rgba(0,0,0,.05);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.wtb-card>span{display:block;margin-bottom:55px;font-size:.7rem;letter-spacing:.12em;color:var(--muted)}.wtb-card p{color:var(--muted)}.wtb-cards-four{grid-template-columns:repeat(4,1fr)}.wtb-dark .wtb-card{background:rgba(255,255,255,.07);border-color:rgba(255,255,255,.1)}.wtb-dark .wtb-card p,.wtb-dark .wtb-card>span{color:rgba(255,255,255,.62)}
.wtb-media-grid{display:grid;gap:18px}.wtb-media-three{grid-template-columns:repeat(3,1fr)}.wtb-media-four{grid-template-columns:repeat(4,1fr)}.wtb-media-card{overflow:hidden;border:1px solid rgba(0,0,0,.06);border-radius:28px;background:#fff;color:var(--ink);box-shadow:0 18px 55px rgba(0,0,0,.06)}.wtb-media{overflow:hidden;aspect-ratio:4/3}.wtb-media img{transition:transform .6s ease}.wtb-media-card:hover img{transform:scale(1.035)}.wtb-media-copy{padding:22px 24px}.wtb-media-copy h3{margin-bottom:7px}.wtb-media-copy p{margin:0;color:var(--muted);font-size:.9rem}.wtb-pill-grid{display:flex;flex-wrap:wrap;gap:10px}.wtb-pill-grid span{padding:11px 16px;border:1px solid var(--line);border-radius:999px;background:#fff;font-size:.85rem}.wtb-finishing-visuals{grid-template-columns:repeat(2,1fr);margin:45px 0}.wtb-finishing-visuals .wtb-media{aspect-ratio:16/8}
.wtb-products-heading{display:grid;grid-template-columns:1.3fr .7fr;gap:20px 70px;margin-bottom:75px}.wtb-products-heading .wtb-kicker,.wtb-products-heading h1{grid-column:1}.wtb-products-heading>p{grid-column:2;grid-row:1/3;align-self:end}.wtb-products-heading .wtb-actions{grid-column:1}.wtb-product-catalog{grid-template-columns:repeat(12,minmax(0,1fr));align-items:stretch}.wtb-product-catalog .wtb-media-card{grid-column:span 4;min-width:0}.wtb-product-catalog .wtb-media-card:nth-child(1){grid-column:span 7}.wtb-product-catalog .wtb-media-card:nth-child(2){grid-column:span 5}.wtb-product-catalog .wtb-media-card:nth-child(3){grid-column:span 4}.wtb-product-catalog .wtb-media-card:nth-child(4){grid-column:span 4}.wtb-product-catalog .wtb-media-card:nth-child(5){grid-column:span 4}.wtb-product-catalog .wtb-media-card:nth-child(6){grid-column:span 8}.wtb-product-catalog .wtb-media-card:nth-child(6) .wtb-media{aspect-ratio:16/7}.wtb-material-layout{display:grid;grid-template-columns:1fr .8fr;gap:80px;align-items:center}.wtb-material-image{overflow:hidden;border-radius:32px;background:#fff;box-shadow:0 20px 60px rgba(0,0,0,.08)}.wtb-material-image img{aspect-ratio:4/3}.wtb-material-image p{margin:0;padding:20px 24px;color:var(--muted)}
.wtb-custom-top{background:#171815;color:#fff}.wtb-custom-top p{color:rgba(255,255,255,.66)}.wtb-custom-heading{max-width:1000px}.wtb-custom-heading h1{max-width:980px}.wtb-custom-heading .wtb-link{color:#fff}.wtb-route-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:70px}.wtb-route-grid article{min-height:250px;padding:28px;border:1px solid rgba(255,255,255,.12);border-radius:28px;background:rgba(255,255,255,.07)}.wtb-route-grid b{font-size:.7rem;letter-spacing:.12em;color:rgba(255,255,255,.55)}.wtb-route-grid h2{margin:55px 0 14px;font-size:2rem}.wtb-development-grid{grid-template-columns:repeat(2,1fr)}.wtb-development-grid .wtb-media-card{display:grid;grid-template-columns:1fr 1fr}.wtb-development-grid .wtb-media{aspect-ratio:auto;min-height:280px}.wtb-process{margin:0;padding:0;list-style:none;border-top:1px solid rgba(255,255,255,.16);counter-reset:step}.wtb-process li{counter-increment:step;display:grid;grid-template-columns:70px 280px 1fr;gap:25px;padding:24px 0;border-bottom:1px solid rgba(255,255,255,.16)}.wtb-process li:before{content:counter(step,decimal-leading-zero);font-size:.7rem;opacity:.55}.wtb-process span{color:rgba(255,255,255,.62)}
.wtb-tech-table-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:90px}.wtb-sticky-title{position:sticky;top:30px;align-self:start}.wtb-sticky-title>img{aspect-ratio:4/3;border-radius:28px}.wtb-tech-table{border-top:1px solid var(--line)}.wtb-tech-table>div{display:grid;grid-template-columns:190px 1fr;gap:30px;padding:21px 0;border-bottom:1px solid var(--line)}.wtb-tech-table p{margin:0;color:var(--muted)}
.wtb-quality-board{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:65px}.wtb-quality-board article{padding:26px;border-radius:26px;background:rgba(255,255,255,.62);border:1px solid rgba(255,255,255,.75)}.wtb-quality-board span{font-size:.68rem;letter-spacing:.12em}.wtb-quality-board h2{margin:45px 0 10px;font-size:1.75rem}.wtb-quality-board p{font-size:.88rem}.wtb-quality-images{grid-template-columns:repeat(4,1fr)}
.wtb-factory-top{padding-bottom:65px;background:#171815;color:#fff}.wtb-factory-top p{color:rgba(255,255,255,.64)}.wtb-factory-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;margin-bottom:80px;background:rgba(255,255,255,.16)}.wtb-factory-stats>div{padding:25px;background:#171815}.wtb-factory-stats strong{display:block;font-size:clamp(2rem,4vw,4rem);font-weight:400}.wtb-factory-stats span{font-size:.78rem;color:rgba(255,255,255,.58)}.wtb-factory-heading{display:grid;grid-template-columns:1.3fr .7fr;gap:20px 80px}.wtb-factory-heading .wtb-kicker,.wtb-factory-heading h1{grid-column:1}.wtb-factory-heading>p{grid-column:2;grid-row:1/3;align-self:end}.wtb-factory-heading .wtb-actions{grid-column:1}.wtb-factory-heading .wtb-link{color:#fff}.wtb-factory-gallery{padding:35px 0 100px;background:#171815}.wtb-factory-gallery .wtb-container{display:grid;grid-template-columns:1.4fr .8fr .8fr;grid-template-rows:310px 310px;gap:16px}.wtb-factory-image{position:relative;overflow:hidden;border-radius:28px}.wtb-fi-1{grid-row:1/3}.wtb-fi-2{grid-column:2/4}.wtb-factory-image span{position:absolute;left:14px;bottom:14px;padding:8px 12px;border-radius:999px;background:rgba(20,20,20,.45);color:#fff;font-size:.7rem;backdrop-filter:blur(14px)}

.wtb-about-top{padding-bottom:50px;background:#eeeae4}.wtb-about-intro{display:grid;grid-template-columns:1.2fr .8fr;gap:90px;align-items:end}.wtb-about-intro h1{font-size:clamp(3.4rem,5.7vw,6rem)}.wtb-about-collage{width:min(calc(100% - 48px),1500px);margin:80px auto 0;display:grid;grid-template-columns:1.3fr .7fr .7fr;gap:15px;height:480px}.wtb-about-collage>div{overflow:hidden;border-radius:30px}.wtb-about-statement{display:grid;grid-template-columns:1.25fr .75fr;gap:90px}.wtb-about-statement blockquote{margin:0;font-size:clamp(2.5rem,5vw,5.2rem);line-height:1.12;letter-spacing:-.05em}.wtb-clean-list{margin:25px 0 0;padding:0;list-style:none}.wtb-clean-list li{padding:11px 0;border-top:1px solid var(--line)}.wtb-dark .wtb-clean-list li{border-color:rgba(255,255,255,.16)}
.wtb-blog-heading{max-width:980px;margin-bottom:70px}.wtb-featured-guides{display:grid;grid-template-columns:1.2fr .9fr .9fr;gap:20px;align-items:start}.wtb-featured-guides article{overflow:hidden;border-radius:28px;background:#fff;box-shadow:0 18px 55px rgba(0,0,0,.06)}.wtb-featured-guides article:nth-child(2){margin-top:55px}.wtb-featured-guides article>div{height:270px}.wtb-featured-guides article:first-child>div{height:390px}.wtb-featured-guides article>span,.wtb-featured-guides article>h2,.wtb-featured-guides article>p{display:block;margin-left:24px;margin-right:24px}.wtb-featured-guides article>span{margin-top:24px;font-size:.67rem;letter-spacing:.12em}.wtb-featured-guides article>h2{margin-top:12px;font-size:1.8rem}.wtb-featured-guides article>p{margin-bottom:25px;font-size:.9rem}.wtb-article-layout{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.wtb-article-layout>article{padding:30px;border:1px solid var(--line);border-radius:28px;background:#fff}.wtb-article-layout>article>span{font-size:.7rem;letter-spacing:.12em;color:var(--accent)}.wtb-article-layout h2{margin:30px 0 18px;font-size:2.1rem}.wtb-article-layout h3{margin-top:28px}.wtb-article-image{height:230px;margin-top:28px;overflow:hidden;border-radius:22px}.wtb-glossary{display:grid;grid-template-columns:1fr 1fr}.wtb-glossary>div{display:block;padding:24px}.wtb-glossary b{display:block;margin-bottom:8px}
.wtb-contact-top{background:#1d1718;color:#fff}.wtb-inquiry-board{display:grid;grid-template-columns:1fr .85fr;gap:80px}.wtb-contact-direct>p{color:rgba(255,255,255,.66)}.wtb-contact-link{display:block;padding:22px 0;border-top:1px solid rgba(255,255,255,.18)}.wtb-contact-link:last-child{border-bottom:1px solid rgba(255,255,255,.18)}.wtb-contact-link span{display:block;font-size:.68rem;letter-spacing:.13em;text-transform:uppercase;color:rgba(255,255,255,.55)}.wtb-contact-link strong{font-size:clamp(1.3rem,2.6vw,2.5rem);font-weight:400}.wtb-rfq-panel{padding:38px;border:1px solid rgba(255,255,255,.15);border-radius:32px;background:rgba(255,255,255,.08);backdrop-filter:blur(22px)}.wtb-rfq-panel h2{font-size:2.2rem}.wtb-checklist{margin:25px 0 0;padding:0;list-style:none}.wtb-checklist li{padding:12px 0;border-top:1px solid rgba(255,255,255,.15)}.wtb-checklist li:before{content:'✓';margin-right:12px}.wtb-contact-media{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.wtb-contact-media>div{padding-bottom:22px;overflow:hidden;border-radius:28px;background:#fff;box-shadow:0 18px 50px rgba(0,0,0,.06)}.wtb-contact-media img{height:330px}.wtb-contact-media h3,.wtb-contact-media p{margin-left:24px;margin-right:24px}.wtb-contact-media h3{margin-top:20px}.wtb-contact-media p{margin-bottom:0;color:var(--muted)}
.wtb-faq-section{background:#e9e9e5}.wtb-faq-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:90px}.wtb-faq details{padding:21px 0;border-top:1px solid var(--line)}.wtb-faq details:last-child{border-bottom:1px solid var(--line)}.wtb-faq summary{cursor:pointer;font-weight:600;list-style:none}.wtb-faq summary:after{content:'+';float:right}.wtb-faq details[open] summary:after{content:'–'}.wtb-faq p{margin:14px 35px 0 0;color:var(--muted)}.wtb-cta{padding:105px 0;background:#563b35;color:#fff}.wtb-cta h2{max-width:950px}.wtb-cta>div>p:not(.wtb-kicker){max-width:740px;color:rgba(255,255,255,.72)}
.wtb-footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1.2fr;gap:60px}.wtb-footer h2{font-size:2.7rem}.wtb-footer h3{font-size:.78rem;letter-spacing:.12em;text-transform:uppercase}.wtb-footer a{display:block;margin:9px 0;color:rgba(255,255,255,.66);font-size:.86rem}.wtb-footer-bottom{display:flex;justify-content:space-between;margin-top:65px;padding-top:20px;border-top:1px solid rgba(255,255,255,.14);font-size:.72rem;color:rgba(255,255,255,.45)}
@media(max-width:1180px){.wtb-nav{gap:9px}.wtb-nav a{font-size:.67rem}.wtb-nav-cta{display:none}.wtb-cards-four,.wtb-media-four,.wtb-techniques,.wtb-quality-images{grid-template-columns:repeat(2,1fr)}.wtb-route-grid,.wtb-quality-board{grid-template-columns:repeat(2,1fr)}.wtb-capability-intro,.wtb-tech-table-layout,.wtb-planning-layout,.wtb-responsible-layout{grid-template-columns:1fr}.wtb-sticky-title{position:static}.wtb-factory-heading{display:block}.wtb-factory-heading>p{max-width:700px}.wtb-products-heading{display:block}.wtb-products-heading>p{max-width:700px}.wtb-article-layout{grid-template-columns:1fr}.wtb-article-layout>article{display:grid;grid-template-columns:1fr 1fr;gap:0 35px}.wtb-article-layout .wtb-article-image{grid-column:2;grid-row:1/8;height:100%;margin:0}}
@media(max-width:900px){.wtb-container{width:min(calc(100% - 30px),var(--max))}.wtb-header{top:8px}.wtb-nav-wrap{width:calc(100% - 20px);border-radius:28px}.wtb-menu-toggle{display:block}.wtb-nav{display:none;position:absolute;top:72px;left:10px;right:10px;padding:20px;border-radius:24px;background:rgba(18,18,18,.94);flex-direction:column;align-items:flex-start;backdrop-filter:blur(20px)}.wtb-nav-wrap.is-open .wtb-nav{display:flex}.wtb-brand span{display:none}.wtb-page{padding:125px 0 70px}.wtb-section{padding:80px 0}.wtb-media-three,.wtb-material-layout,.wtb-development-grid,.wtb-testing-layout,.wtb-about-intro,.wtb-about-statement,.wtb-inquiry-board,.wtb-faq-layout{grid-template-columns:1fr}.wtb-media-four{grid-template-columns:repeat(2,1fr)}.wtb-product-catalog{grid-template-columns:repeat(2,1fr)}.wtb-product-catalog .wtb-media-card:nth-child(n){grid-column:auto;margin-top:0}.wtb-product-catalog .wtb-media-card:nth-child(6) .wtb-media{aspect-ratio:4/3}.wtb-development-grid .wtb-media-card{display:block}.wtb-route-grid,.wtb-quality-board{grid-template-columns:repeat(2,1fr)}.wtb-process li{grid-template-columns:45px 1fr}.wtb-process span{grid-column:2}.wtb-capability-index{margin-top:40px}.wtb-factory-gallery .wtb-container{grid-template-columns:1fr 1fr;grid-template-rows:340px 240px 240px}.wtb-fi-1{grid-column:1/3;grid-row:1}.wtb-fi-2{grid-column:1/3}.wtb-sustain-orbits{grid-template-columns:1fr}.wtb-responsible-image img{min-height:500px}.wtb-about-collage{grid-template-columns:1fr 1fr;height:auto}.wtb-about-collage>div{height:280px}.wtb-about-collage>div:first-child{grid-column:1/3;height:360px}.wtb-featured-guides{grid-template-columns:1fr}.wtb-featured-guides article:nth-child(2){margin-top:0}.wtb-featured-guides article>div,.wtb-featured-guides article:first-child>div{height:320px}.wtb-article-layout>article{display:block}.wtb-article-layout .wtb-article-image{height:280px;margin-top:25px}.wtb-footer-grid{grid-template-columns:1fr 1fr}.wtb-footer-grid>div:first-child{grid-column:1/3}}
@media(max-width:600px){.wtb-site h1{font-size:2.8rem}.wtb-site h2{font-size:2rem}.wtb-stats-grid,.wtb-cards,.wtb-cards-four,.wtb-media-three,.wtb-media-four,.wtb-product-catalog,.wtb-route-grid,.wtb-quality-board,.wtb-techniques,.wtb-quality-images,.wtb-planning-layout .wtb-cards,.wtb-contact-media,.wtb-glossary,.wtb-footer-grid{grid-template-columns:1fr}.wtb-card{min-height:0}.wtb-card>span{margin-bottom:28px}.wtb-media-card:nth-child(n),.wtb-techniques .wtb-media-card:nth-child(even),.wtb-quality-images .wtb-media-card:nth-child(2){margin-top:0;transform:none}.wtb-capability-index>div{grid-template-columns:35px 1fr}.wtb-capability-index em{grid-column:2}.wtb-tech-table>div,.wtb-responsible-layout .wtb-tech-table>div{grid-template-columns:1fr;gap:6px}.wtb-factory-stats{grid-template-columns:1fr 1fr}.wtb-factory-gallery .wtb-container{grid-template-columns:1fr;grid-template-rows:repeat(4,240px)}.wtb-factory-image:nth-child(n){grid-column:auto;grid-row:auto}.wtb-about-collage{grid-template-columns:1fr}.wtb-about-collage>div,.wtb-about-collage>div:first-child{grid-column:auto;height:260px}.wtb-sustain-orbits article>div{width:190px;height:190px}.wtb-contact-media img{height:250px}.wtb-footer-grid>div:first-child{grid-column:auto}.wtb-footer-bottom{display:block}.wtb-footer-bottom span{display:block;margin-top:7px}.wtb-actions{display:grid}.wtb-btn{width:100%}}
@media(max-width:600px){.wtb-finishing-visuals{grid-template-columns:1fr}}
.wtb-products-heading h1{font-size:clamp(3rem,4.6vw,5rem);max-width:900px}.wtb-custom-heading h1{font-size:clamp(3.1rem,4.8vw,5.25rem);max-width:1000px}.wtb-capability-intro h1{font-size:clamp(3rem,4.35vw,4.75rem);max-width:820px}.wtb-quality-title h1{font-size:clamp(3rem,4.5vw,4.9rem);max-width:980px}.wtb-factory-heading h1{font-size:clamp(3rem,4.25vw,4.65rem);max-width:880px}.wtb-sustain-heading h1{font-size:clamp(3rem,4.4vw,4.8rem);max-width:960px}.wtb-about-intro h1{font-size:clamp(3rem,4.5vw,4.9rem);max-width:920px}.wtb-blog-heading h1{font-size:clamp(3rem,4.6vw,5rem);max-width:920px}.wtb-contact-direct h1{font-size:clamp(3rem,4.25vw,4.65rem);max-width:760px}.wtb-factory-stats{margin-bottom:60px}.wtb-page p{max-width:760px}
@media(max-width:600px){.wtb-page h1{font-size:2.55rem!important;line-height:1.04}.wtb-page{padding-top:112px}.wtb-page p{font-size:1rem}.wtb-factory-stats{margin-bottom:45px}}

/* Apple-inspired photography-first system, adapted to Outfit. */
:root{--ink:#1d1d1f;--muted:#7a7a7a;--paper:#fff;--soft:#f5f5f7;--line:#e0e0e0;--white:#fff;--dark:#272729;--accent:#0066cc;--accent-dark:#2997ff;--max:1440px}
.wtb-site{background:#fff;color:var(--ink);font:400 17px/1.47 'Outfit',system-ui,sans-serif;letter-spacing:-.022em}
.wtb-site h1,.wtb-site h2,.wtb-site h3{font-family:'Outfit',system-ui,sans-serif!important;font-weight:600;letter-spacing:-.01em;color:inherit}
.wtb-site h1{font-size:clamp(40px,4vw,56px);line-height:1.07}
.wtb-site h2{font-size:clamp(34px,3vw,40px);line-height:1.1}
.wtb-site h3{font-size:21px;line-height:1.19}
.wtb-site p{line-height:1.47}
.wtb-site a:focus-visible,.wtb-site button:focus-visible,.wtb-site summary:focus-visible{outline:2px solid #0071e3;outline-offset:3px}

.wtb-container{width:min(calc(100% - 48px),var(--max))}
.wtb-section{padding:80px 0}
.wtb-soft,.wtb-faq-section{background:#f5f5f7}
.wtb-kicker{font-size:12px;font-weight:600;letter-spacing:-.01em;color:#7a7a7a}
.wtb-section-head{max-width:980px;margin-bottom:48px}
.wtb-section-head h2{margin:12px 0 17px}
.wtb-section-head>p:last-child,.wtb-page p{font-size:17px;line-height:1.47;color:#7a7a7a}

.wtb-header{position:fixed;top:0;height:44px;background:#000;color:#fff}
.wtb-nav-wrap{width:min(calc(100% - 40px),980px);min-height:44px;height:44px;padding:0;gap:17px;border:0;border-radius:0;background:#000;box-shadow:none;backdrop-filter:none}
.wtb-site .wtb-brand{position:relative;height:44px;padding:0;background:transparent;color:#fff!important;font-size:12px;font-weight:600;letter-spacing:-.01em}


.wtb-nav{gap:17px}
.wtb-nav a{display:flex;align-items:center;min-height:44px;font-size:12px;letter-spacing:-.01em;opacity:.82}
.wtb-nav a:active{transform:scale(.95)}
.wtb-nav-cta{min-width:max-content;padding:7px 14px;border:0;border-radius:999px;background:#0066cc;color:#fff!important;font-size:12px}
.wtb-menu-toggle{min-width:44px;min-height:44px;font-size:12px}

.wtb-actions{gap:12px;margin-top:24px}
.wtb-btn{min-height:44px;padding:11px 22px;border:1px solid transparent;border-radius:999px;font-size:17px;font-weight:400;line-height:1}
.wtb-btn:active,.wtb-nav-cta:active{transform:scale(.95)}
.wtb-site .wtb-btn-dark,.wtb-site .wtb-btn-light{background:#0066cc;color:#fff!important}
.wtb-site .wtb-btn-ghost{border-color:#0066cc;background:transparent;color:#0066cc!important}
.wtb-dark .wtb-btn-ghost,.wtb-custom-top .wtb-btn-ghost,.wtb-factory-top .wtb-btn-ghost,.wtb-contact-top .wtb-btn-ghost,.wtb-cta .wtb-btn-ghost{border-color:#2997ff;color:#2997ff!important}
.wtb-link{color:#0066cc!important;font-size:17px;font-weight:400}
.wtb-dark .wtb-link,.wtb-custom-top .wtb-link,.wtb-factory-top .wtb-link,.wtb-contact-top .wtb-link{color:#2997ff!important}

.wtb-page{padding:124px 0 80px}
.wtb-page h1{margin:12px 0 24px}

.wtb-stats,.wtb-factory-top,.wtb-factory-gallery,.wtb-custom-top,.wtb-contact-top,.wtb-dark{background:#272729}
.wtb-stats{padding:32px 0}
.wtb-stats-grid,.wtb-factory-stats{gap:0;background:transparent}
.wtb-stats-grid>div,.wtb-factory-stats>div{padding:24px;background:transparent;border-left:1px solid rgba(255,255,255,.14)}
.wtb-stats-grid>div:first-child,.wtb-factory-stats>div:first-child{border-left:0}
.wtb-stats strong,.wtb-factory-stats strong{font-size:40px;font-weight:600;letter-spacing:-.01em}
.wtb-stats span,.wtb-factory-stats span{font-size:14px;line-height:1.43;color:#ccc}

.wtb-card,.wtb-media-card,.wtb-quality-board article,.wtb-featured-guides article,.wtb-article-layout>article,.wtb-contact-media>div{border:1px solid #e0e0e0;border-radius:18px;background:#fff;box-shadow:none;backdrop-filter:none}
.wtb-card{min-height:230px;padding:24px}
.wtb-card>span{margin-bottom:48px;font-size:12px;color:#7a7a7a}
.wtb-card p,.wtb-media-copy p,.wtb-contact-media p{font-size:17px;line-height:1.47;color:#7a7a7a}
.wtb-media-card{overflow:hidden}
.wtb-media{margin:8px;overflow:hidden;border-radius:8px}
.wtb-media img,.wtb-material-image img,.wtb-article-image img,.wtb-contact-media img{box-shadow:rgba(0,0,0,.22) 3px 5px 30px 0}
.wtb-media-copy{padding:17px 24px 24px}
.wtb-pill-grid span{min-height:44px;padding:11px 16px;border:1px solid #e0e0e0;background:#fff;font-size:14px}
.wtb-pill-grid span:active{transform:scale(.95)}

.wtb-products-top,.wtb-about-top{background:#fff}
.wtb-quality-top,.wtb-sustain-top,.wtb-blog-top{background:#f5f5f7}
.wtb-products-heading,.wtb-factory-heading{gap:20px 80px;margin-bottom:64px}
.wtb-products-heading h1,.wtb-custom-heading h1,.wtb-capability-intro h1,.wtb-quality-title h1,.wtb-factory-heading h1,.wtb-sustain-heading h1,.wtb-about-intro h1,.wtb-blog-heading h1,.wtb-contact-direct h1{font-size:clamp(40px,4vw,56px);line-height:1.07;max-width:980px}
.wtb-product-catalog,.wtb-media-grid{gap:20px}
.wtb-product-catalog .wtb-media-card:nth-child(2),.wtb-product-catalog .wtb-media-card:nth-child(4),.wtb-quality-images .wtb-media-card:nth-child(2),.wtb-featured-guides article:nth-child(2),.wtb-techniques .wtb-media-card:nth-child(even){margin-top:0;transform:none}
.wtb-material-image{border:1px solid #e0e0e0;border-radius:18px;background:#fff;box-shadow:none}
.wtb-material-image img{margin:8px;width:calc(100% - 16px);height:auto;border-radius:8px}

.wtb-route-grid{gap:20px;margin-top:48px}
.wtb-route-grid article{min-height:230px;padding:24px;border:1px solid rgba(255,255,255,.14);border-radius:18px;background:#2a2a2c}
.wtb-route-grid b,.wtb-capability-index b,.wtb-quality-board span{font-size:12px;letter-spacing:-.01em}
.wtb-route-grid h2{margin:48px 0 12px;font-size:28px;line-height:1.14}
.wtb-process li{grid-template-columns:64px 260px 1fr;padding:24px 0}
.wtb-process li:before{font-size:12px}
.wtb-sticky-title>img,.wtb-article-image{border-radius:18px}
.wtb-tech-table>div{padding:24px 0}

.wtb-quality-board{gap:20px;margin-top:48px}
.wtb-quality-board article{padding:24px}
.wtb-quality-board h2{margin:48px 0 10px;font-size:28px;line-height:1.14}
.wtb-factory-gallery{padding:0 0 80px}
.wtb-factory-gallery .wtb-container{gap:20px}
.wtb-factory-image{border-radius:18px}
.wtb-factory-image span{padding:8px 14px;background:rgba(210,210,215,.8);color:#1d1d1f;font-size:14px}

.wtb-about-collage{gap:20px;height:480px}
.wtb-about-collage>div{border-radius:18px}
.wtb-about-statement blockquote{font-size:clamp(34px,4vw,56px);line-height:1.07;letter-spacing:-.01em}
.wtb-featured-guides{gap:20px}
.wtb-featured-guides article>div,.wtb-featured-guides article:first-child>div{margin:8px;height:300px;overflow:hidden;border-radius:8px}
.wtb-featured-guides article>span{font-size:12px;color:#7a7a7a}
.wtb-featured-guides article>h2{font-size:28px;line-height:1.14}
.wtb-featured-guides article>p{font-size:17px;line-height:1.47}
.wtb-article-layout>article{padding:24px}
.wtb-article-layout>article>span{font-size:12px;color:#0066cc}
.wtb-article-layout h2{font-size:34px;line-height:1.1}

.wtb-contact-link strong{font-size:clamp(21px,2vw,34px);font-weight:600}
.wtb-contact-link span{font-size:12px}
.wtb-rfq-panel{padding:24px;border:1px solid rgba(255,255,255,.14);border-radius:18px;background:#2a2a2c;backdrop-filter:none}
.wtb-rfq-panel h2{font-size:34px;line-height:1.1}
.wtb-contact-media>div{padding:8px 8px 24px}
.wtb-contact-media img{height:330px;border-radius:8px}
.wtb-contact-media h3,.wtb-contact-media p{margin-left:16px;margin-right:16px}

.wtb-faq details{padding:24px 0}
.wtb-faq summary{min-height:44px;font-size:17px;font-weight:600}
.wtb-cta{padding:80px 0;background:#272729}
.wtb-cta>div{text-align:center}
.wtb-cta h2,.wtb-cta>div>p:not(.wtb-kicker){margin-left:auto;margin-right:auto}
.wtb-cta .wtb-actions{justify-content:center}
.wtb-footer{padding:64px 0 24px;background:#f5f5f7;color:#333}
.wtb-footer h2,.wtb-footer h3{color:#1d1d1f!important}
.wtb-footer h2{font-size:34px;line-height:1.1}
.wtb-footer h3{font-size:14px;letter-spacing:-.01em;text-transform:none}
.wtb-footer a{margin:0;color:#333;font-size:17px;line-height:2.41}
.wtb-footer-bottom{border-top:1px solid #e0e0e0;color:#7a7a7a;font-size:12px}

@media(max-width:1068px){.wtb-site h1,.wtb-products-heading h1,.wtb-custom-heading h1,.wtb-capability-intro h1,.wtb-quality-title h1,.wtb-factory-heading h1,.wtb-sustain-heading h1,.wtb-about-intro h1,.wtb-blog-heading h1,.wtb-contact-direct h1{font-size:40px}.wtb-nav-wrap{width:calc(100% - 32px)}.wtb-brand span{display:none}.wtb-nav{gap:12px}.wtb-nav a{font-size:11px}}
@media(max-width:833px){.wtb-header{height:44px}.wtb-nav-wrap{width:calc(100% - 30px);border-radius:0}.wtb-menu-toggle{display:block}.wtb-nav{display:none;top:44px;left:-15px;right:-15px;padding:24px;background:rgba(0,0,0,.92);border-radius:0}.wtb-nav-wrap.is-open .wtb-nav{display:flex}.wtb-page{padding-top:100px}.wtb-section{padding:64px 0}.wtb-product-catalog,.wtb-media-four,.wtb-techniques,.wtb-quality-images{grid-template-columns:repeat(2,1fr)}}
@media(max-width:640px){.wtb-container{width:calc(100% - 32px)}.wtb-site h1,.wtb-products-heading h1,.wtb-custom-heading h1,.wtb-capability-intro h1,.wtb-quality-title h1,.wtb-factory-heading h1,.wtb-sustain-heading h1,.wtb-about-intro h1,.wtb-blog-heading h1,.wtb-contact-direct h1,.wtb-page h1{font-size:34px!important;line-height:1.1}.wtb-site h2{font-size:28px;line-height:1.14}.wtb-section{padding:48px 0}.wtb-page{padding:92px 0 48px}.wtb-card{min-height:0}.wtb-actions{display:flex}.wtb-btn{width:auto}.wtb-product-catalog,.wtb-media-four,.wtb-techniques,.wtb-quality-images{grid-template-columns:1fr}.wtb-footer-grid{gap:32px}}
@media(max-width:419px){.wtb-site h1,.wtb-products-heading h1,.wtb-custom-heading h1,.wtb-capability-intro h1,.wtb-quality-title h1,.wtb-factory-heading h1,.wtb-sustain-heading h1,.wtb-about-intro h1,.wtb-blog-heading h1,.wtb-contact-direct h1,.wtb-page h1{font-size:28px!important}.wtb-actions{display:grid}.wtb-btn{width:100%}}

/* Navigation legibility and cross-page alignment refinements. */
.wtb-header{height:52px}
.wtb-nav-wrap{width:min(calc(100% - 48px),1440px);height:52px;min-height:52px;gap:20px}
.wtb-site .wtb-brand{height:52px;font-size:13px}


.wtb-nav{gap:16px}
.wtb-nav a{min-height:52px;font-size:17px;letter-spacing:-.012em}
.wtb-nav-cta{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:8px 16px;font-size:14px}
.wtb-menu-toggle{font-size:14px;font-weight:400}
.wtb-page{padding-top:132px}

.wtb-products-heading,.wtb-factory-heading{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,420px);grid-template-areas:'kicker copy' 'title copy' 'actions copy';column-gap:80px;align-items:center}
.wtb-products-heading .wtb-kicker,.wtb-factory-heading .wtb-kicker{grid-area:kicker}
.wtb-products-heading h1,.wtb-factory-heading h1{grid-area:title}
.wtb-products-heading>p,.wtb-factory-heading>p{grid-area:copy;align-self:center;margin:0}
.wtb-products-heading .wtb-actions,.wtb-factory-heading .wtb-actions{grid-area:actions}
.wtb-capability-intro,.wtb-about-intro{align-items:center}
.wtb-inquiry-board,.wtb-faq-layout{align-items:start}

.wtb-cards,.wtb-media-grid,.wtb-featured-guides,.wtb-contact-media{align-items:stretch}
.wtb-card{height:100%}
.wtb-media-card{display:flex;height:100%;flex-direction:column}
.wtb-media-copy{display:flex;flex:1;flex-direction:column}
.wtb-media-copy p{margin-bottom:0}
.wtb-media-three .wtb-media-copy h3,.wtb-media-four .wtb-media-copy h3,.wtb-techniques .wtb-media-copy h3,.wtb-quality-images .wtb-media-copy h3{min-height:2.38em}
.wtb-product-catalog .wtb-media{height:360px;aspect-ratio:auto}
.wtb-quality-images .wtb-media{height:250px;aspect-ratio:auto}
.wtb-development-grid .wtb-media-copy{display:flex;justify-content:center}
.wtb-featured-guides article{display:flex;height:100%;flex-direction:column}
.wtb-featured-guides article>div,.wtb-featured-guides article:first-child>div{height:280px!important;flex:0 0 280px}
.wtb-featured-guides article>p{margin-top:auto}

@media(max-width:1100px){
  .wtb-nav-wrap{width:calc(100% - 32px)}
  .wtb-brand span{display:inline}
  .wtb-menu-toggle{display:block}
  .wtb-nav{display:none;position:absolute;top:52px;left:-16px;right:-16px;gap:0;padding:16px 24px 24px;background:rgba(0,0,0,.94);flex-direction:column;align-items:stretch}
  .wtb-nav-wrap.is-open .wtb-nav{display:flex}
  .wtb-nav a{min-height:48px;font-size:16px;border-bottom:1px solid rgba(255,255,255,.12)}
}
@media(max-width:833px){
  .wtb-header,.wtb-nav-wrap{height:52px;min-height:52px}
  .wtb-nav{top:52px}
  .wtb-page{padding-top:108px}
  .wtb-nav-cta{display:none}
}
@media(max-width:900px){
  .wtb-products-heading,.wtb-factory-heading{display:block}
  .wtb-products-heading>p,.wtb-factory-heading>p{max-width:700px;margin-top:20px}
  .wtb-product-catalog .wtb-media,.wtb-quality-images .wtb-media{height:300px}
}
@media(max-width:640px){
  .wtb-site .wtb-brand{font-size:13px}
  .wtb-product-catalog .wtb-media,.wtb-quality-images .wtb-media,.wtb-featured-guides article>div,.wtb-featured-guides article:first-child>div{height:240px!important;flex-basis:240px}
  .wtb-media-three .wtb-media-copy h3,.wtb-media-four .wtb-media-copy h3,.wtb-techniques .wtb-media-copy h3,.wtb-quality-images .wtb-media-copy h3{min-height:0}
}

.wtb-manufacturing main>.wtb-section+.wtb-section,.wtb-factory-quality main>.wtb-section+.wtb-section{border-top:1px solid #e0e0e0}
.wtb-manufacturing .wtb-custom-top+.wtb-section,.wtb-factory-quality .wtb-factory-gallery+.wtb-section{border-top:0}

.wtb-process-light{border-color:#e0e0e0}
.wtb-process-light li{border-color:#e0e0e0}
.wtb-process-light li:before,.wtb-process-light span{color:#7a7a7a}
.wtb-dark .wtb-media-card{border-color:rgba(255,255,255,.14);background:#2a2a2c;color:#fff}
.wtb-dark .wtb-media-card h3{color:#fff!important}
.wtb-dark .wtb-media-card p{color:#ccc}
.wtb-dark .wtb-quality-board article{border-color:rgba(255,255,255,.14);background:#2a2a2c;color:#fff}
.wtb-dark .wtb-quality-board article h2{color:#fff!important}
.wtb-dark .wtb-quality-board article p{color:#ccc}

/* Natural photography: no tint, no overlay. */
.wtb-home-hero{position:relative;display:flex;align-items:center;min-height:calc((100vw - 20px) * .5628);margin-top:52px;background:var(--home-image) center/cover no-repeat;color:#1d1d1f}
.wtb-home-shade{display:none}
.wtb-home-copy{position:relative;padding:48px 0;text-align:left}
.wtb-home-copy h1{max-width:40%;margin:18px 0 24px;font-size:clamp(38px,3.3vw,52px);line-height:1.08;color:#1d1d1f}
.wtb-home-copy .wtb-kicker{max-width:44%;color:#514c45}
.wtb-home-copy>p:not(.wtb-kicker){max-width:39%;font-size:19px;line-height:1.5;color:#49453f}
.wtb-home-copy .wtb-actions{max-width:44%;justify-content:flex-start}
/* Explicit media boxes prevent Elementor image sizing from breaking alignment. */
.wtb-media{position:relative;flex-shrink:0}
.wtb-site .wtb-media img{position:absolute;inset:0;width:100%;height:100%;max-height:none;object-fit:cover;filter:none}
.wtb-site .wtb-about-collage img,.wtb-site .wtb-factory-image img,.wtb-site .wtb-featured-guides article>div img,.wtb-site .wtb-article-image img{width:100%;height:100%;object-fit:cover;filter:none}
.wtb-about-collage{height:auto;grid-template-columns:repeat(3,minmax(0,1fr))}
.wtb-about-collage>div{height:360px;min-width:0}
@media(max-width:1100px){.wtb-home-hero{display:block;min-height:0;padding-top:56.28vw;background-size:100% auto;background-position:center top;background-color:#f7f4ef}.wtb-home-copy{padding:32px 0 44px}.wtb-home-copy h1,.wtb-home-copy .wtb-kicker,.wtb-home-copy>p:not(.wtb-kicker),.wtb-home-copy .wtb-actions{max-width:100%}.wtb-home-copy h1{font-size:40px}.wtb-home-copy>p:not(.wtb-kicker){font-size:18px}.wtb-about-collage{grid-template-columns:1fr}.wtb-about-collage>div,.wtb-about-collage>div:first-child{grid-column:auto;height:320px}}
@media(max-width:640px){.wtb-home .wtb-home-copy h1{font-size:34px!important}.wtb-about-collage>div,.wtb-about-collage>div:first-child{height:260px}}

/* Shared editorial rows keep the three buyer guides aligned without fixed text heights. */
@media(min-width:1181px){.wtb-blog .wtb-article-layout{grid-template-columns:repeat(3,minmax(0,1fr));row-gap:0}.wtb-blog .wtb-article-layout>article{display:grid;grid-template-rows:subgrid;grid-row:span 7;row-gap:0;min-width:0}.wtb-blog .wtb-article-layout>article>p{margin:0 0 18px}.wtb-blog .wtb-article-layout>article>h3{margin:24px 0 18px}.wtb-blog .wtb-article-layout>article>ul{margin:0 0 18px}.wtb-blog .wtb-article-layout .wtb-article-image{align-self:end;margin:16px 0 0;height:230px}}

/* Homepage information modules; photography stays untreated. */
.wtb-home-split{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:40px;align-items:stretch}.wtb-home-photo{margin:0;position:relative;min-width:0;overflow:hidden;border-radius:20px;min-height:380px}.wtb-home .wtb-home-photo img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:none;box-shadow:none}.wtb-home-six{grid-template-columns:repeat(3,minmax(0,1fr))}.wtb-home-split .wtb-home-six{grid-template-columns:repeat(2,minmax(0,1fr))}.wtb-home-family,.wtb-home-split>div{min-width:0}.wtb-home .wtb-card{min-height:0;height:auto;display:grid;grid-template-rows:subgrid;grid-row:span 3;row-gap:0}.wtb-home .wtb-card>span{margin:0 0 18px;color:#0066cc}.wtb-home .wtb-card h3{margin:0 0 12px;font-size:22px;line-height:1.2}.wtb-home .wtb-card p{margin:0;line-height:1.55;color:#56565c}.wtb-home .wtb-cards{column-gap:20px;row-gap:20px}.wtb-home-link{display:inline-block;margin-top:26px;font-size:17px;font-weight:500;color:#0066cc}.wtb-home .wtb-home-note{font-size:15px;color:#68686d;line-height:1.5;margin-top:20px}.wtb-home-split>div>h2{margin:14px 0 22px;font-size:clamp(30px,3vw,44px);line-height:1.1}.wtb-home-split>div>p,.wtb-home .wtb-clean-list{font-size:17px;line-height:1.6;color:#56565c}.wtb-home .wtb-home-split .wtb-clean-list li{padding:15px 0}.wtb-home .wtb-media-copy h3{font-size:23px;line-height:1.2}.wtb-home .wtb-media-copy p{line-height:1.55;color:#56565c}.wtb-home-tech{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr)}.wtb-home-family .wtb-card{padding:20px}.wtb-home-family .wtb-card h3{font-size:20px}
@media(max-width:1180px){.wtb-home-split{gap:28px}.wtb-home .wtb-cards-four{grid-template-columns:repeat(2,minmax(0,1fr))}.wtb-home-family .wtb-card{padding:16px}.wtb-home-split .wtb-card p{font-size:16px}}
@media(max-width:900px){.wtb-home-split,.wtb-home-tech{grid-template-columns:1fr}.wtb-home-photo,.wtb-home-tech .wtb-home-photo{aspect-ratio:3/2;min-height:0}.wtb-home-six{grid-template-columns:repeat(2,minmax(0,1fr))}.wtb-home .wtb-home-split>div>h2{font-size:34px}}
@media(max-width:600px){.wtb-home-six,.wtb-home-split .wtb-home-six,.wtb-home .wtb-cards-four{grid-template-columns:1fr}.wtb-home .wtb-card{display:block;padding:22px}.wtb-home .wtb-card>span{margin-bottom:14px}.wtb-home .wtb-home-split>div>h2{font-size:30px}.wtb-home .wtb-section{padding:58px 0}.wtb-home .wtb-section-head{margin-bottom:30px}}

/* Keep site navigation below the native WordPress admin toolbar. */
body.admin-bar .wtb-header{top:var(--wp-admin--admin-bar--height,32px)}
@media(max-width:782px){body.admin-bar .wtb-header{top:var(--wp-admin--admin-bar--height,46px)}}
@media(max-width:600px){body.admin-bar #wpadminbar{position:fixed}}

/* Native WordPress journal: shared cards and readable article typography. */
.wtb-site .wtb-brand img{display:block;flex:0 0 40px;width:40px;height:40px;max-width:none;padding:4px;object-fit:contain;object-position:center;border-radius:6px;background:#fff;filter:none}
.wtb-post-feed{padding:0 0 56px;margin:0 0 56px;border-bottom:1px solid #dedee3}
.wtb-post-feed>h2,.wtb-guide-intro h2{margin:8px 0 16px;font-size:36px;line-height:1.15}
.wtb-post-feed>p{max-width:760px}
.wtb-post-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:32px;align-items:stretch}
.wtb-post-card{display:flex;flex-direction:column;min-width:0;overflow:hidden;border:1px solid #dedee3;border-radius:18px;background:#fff}
.wtb-post-cover{display:block;aspect-ratio:16/10;overflow:hidden}
.wtb-post-cover img{display:block;width:100%;height:100%;object-fit:cover;filter:none}
.wtb-post-card-copy{display:flex;flex-direction:column;flex:1;padding:28px}
.wtb-post-card time,.wtb-post-heading time{color:#62626a;font-size:14px;line-height:1.5}
.wtb-post-card h3{margin:14px 0;font-size:26px;line-height:1.2;overflow-wrap:anywhere}
.wtb-post-card h3 a{color:inherit;text-decoration:none}
.wtb-post-card p{font-size:17px;line-height:1.6;margin:0 0 24px}
.wtb-post-read{margin-top:auto;color:#0066cc;font-size:17px;font-weight:500}
.wtb-post-empty{margin-top:28px;padding:32px;border:1px solid #dedee3;border-radius:18px;background:#fff}
.wtb-post-empty h3{font-size:24px;margin:0 0 12px}
.wtb-post-empty p{margin:0}
.wtb-post-pagination ul{display:flex;flex-wrap:wrap;gap:10px;list-style:none;padding:0;margin:32px 0 0}
.wtb-post-pagination a,.wtb-post-pagination span{display:grid;place-items:center;min-width:44px;min-height:44px;padding:8px 16px;border:1px solid #dedee3;border-radius:999px;background:#fff}
.wtb-post-pagination .current{background:#0066cc;border-color:#0066cc;color:#fff}
.wtb-guide-intro{margin-bottom:28px}
body.wtb-journal-page{margin:0;background:#fff}
.wtb-post-single{max-width:1100px;margin:0 auto;padding:128px 32px 88px}
.wtb-post-heading{max-width:780px;margin:0 auto 40px}
.wtb-post-back{display:inline-block;margin-bottom:36px;color:#0066cc;font-size:16px}
.wtb-journal .wtb-post-heading h1{font-size:clamp(34px,4vw,56px);line-height:1.12;margin:16px 0 24px;overflow-wrap:anywhere}
.wtb-post-featured{margin:0 0 48px}
.wtb-post-featured img{display:block;width:100%;height:auto;border-radius:18px;filter:none}
.wtb-post-content,.wtb-post-end{max-width:780px;margin:0 auto}
.wtb-post-content{font-size:19px;line-height:1.75;overflow-wrap:anywhere}
.wtb-post-content p{margin:0 0 24px}
.wtb-post-content h2{font-size:32px;line-height:1.2;margin:44px 0 20px}
.wtb-post-content h3{font-size:25px;line-height:1.25;margin:32px 0 16px}
.wtb-post-content a,.wtb-post-end a{color:#0066cc;text-decoration:underline;text-underline-offset:3px}
.wtb-post-content img{max-width:100%;height:auto;border-radius:12px;filter:none}
.wtb-post-content figure{max-width:100%;margin:32px 0}
.wtb-post-content figcaption{font-size:14px;color:#62626a;margin-top:10px}
.wtb-post-content ul,.wtb-post-content ol{padding-left:1.4em;margin:0 0 24px}
.wtb-post-content li{margin-bottom:8px}
.wtb-post-content blockquote{margin:32px 0;padding:8px 24px;border-left:3px solid #0066cc;background:#f5f5f7}
.wtb-post-content pre,.wtb-post-content .wp-block-table{max-width:100%;overflow:auto}
.wtb-post-content table{width:100%;border-collapse:collapse;font-size:16px}
.wtb-post-content th,.wtb-post-content td{padding:12px;border:1px solid #dedee3;text-align:left}
.wtb-post-content iframe,.wtb-post-content video{max-width:100%}
.wtb-post-end{border-top:1px solid #dedee3;padding-top:28px;margin-top:48px}
.wtb-journal a:focus-visible,.wtb-post-feed a:focus-visible{outline:2px solid #0066cc;outline-offset:4px}
@media(max-width:1100px){.wtb-post-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:640px){.wtb-post-grid{grid-template-columns:1fr;gap:20px}.wtb-post-feed{padding-bottom:40px;margin-bottom:40px}.wtb-post-feed>h2,.wtb-guide-intro h2{font-size:28px}.wtb-post-card-copy,.wtb-post-empty{padding:24px}.wtb-post-single{padding:96px 20px 56px}.wtb-post-heading{margin-bottom:28px}.wtb-post-back{margin-bottom:28px}.wtb-post-content{font-size:18px;line-height:1.7}.wtb-post-content h2{font-size:28px}.wtb-post-content h3{font-size:23px}.wtb-post-featured{margin-bottom:32px}}

/* Keep the right-hand garments visible in the Home collection photograph. */
.wtb-home .wtb-home-photo img[src$="14_13_55.png"]{object-position:right center}

/* Keep newly illustrated text cards in a normal vertical flow. */
.wtb-home .wtb-cards-four .wtb-card:has(.wtb-card-image),.wtb-home .wtb-home-steps .wtb-card:has(.wtb-card-image){display:block;grid-template-rows:none;grid-row:auto}
.wtb-home .wtb-cards-four .wtb-card:has(.wtb-card-image)>span,.wtb-home .wtb-home-steps .wtb-card:has(.wtb-card-image)>span{margin:0 0 18px}
/* Use the quiet gray index style consistently across home-page cards. */
.wtb-home .wtb-card>span{color:#7a7a7a}
/* Add a distinct visual cue to each product-family card without touching the original hero image. */
.wtb-home-family .wtb-card{display:block;padding:16px}
.wtb-home-family .wtb-card::before{content:"";display:block;width:100%;aspect-ratio:4/3;margin:0 0 18px;border-radius:12px;background:center/cover no-repeat}
.wtb-home-family .wtb-card:nth-child(1)::before{background-image:url("/wp-content/uploads/2026/09/sweaters-pullovers.png")}
.wtb-home-family .wtb-card:nth-child(2)::before{background-image:url("/wp-content/uploads/2026/09/cardigans-knit-jackets.png")}
.wtb-home-family .wtb-card:nth-child(3)::before{background-image:url("/wp-content/uploads/2026/09/dresses-matching-sets.png")}
.wtb-home-family .wtb-card:nth-child(4)::before{background-image:url("/wp-content/uploads/2026/09/children-babywear.png")}
.wtb-home-family .wtb-card:nth-child(5)::before{background-image:url("/wp-content/uploads/2026/09/inclusive-adaptive-fits.png")}
.wtb-home-family .wtb-card:nth-child(6)::before{background-image:url("/wp-content/uploads/2026/09/accessories-lifestyle.png")}
/* Let the six category cards become the visual focus; preserve the original hero asset in storage. */
.wtb-home .wtb-home-split{display:block}
.wtb-home .wtb-home-split>.wtb-home-photo{display:none}
.wtb-home .wtb-home-split .wtb-home-six{grid-template-columns:repeat(3,minmax(0,1fr))}
.wtb-home .wtb-home-family .wtb-card{border:0;border-radius:0;background:transparent;box-shadow:none}
@media(max-width:900px){.wtb-home .wtb-home-split .wtb-home-six{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:600px){.wtb-home .wtb-home-split .wtb-home-six{grid-template-columns:1fr}}
