:root{--bg:#000;--ink:#f5f5f7;--muted:#a1a1a6;--blue:#0071e3;--line:#2a2a2c;--card:#111113;--white:#fff;--max:1180px}*{box-sizing:border-box}html{background:#000;scroll-behavior:smooth}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"SF Pro Display","SF Pro Text",Inter,Segoe UI,sans-serif;background:#000;color:var(--ink);-webkit-font-smoothing:antialiased}nav{position:sticky;top:0;z-index:10;height:54px;padding:0 clamp(18px,5vw,72px);display:flex;align-items:center;gap:24px;background:rgba(0,0,0,.78);backdrop-filter:blur(24px) saturate(180%);border-bottom:1px solid rgba(255,255,255,.08)}nav strong{margin-right:auto;font-size:14px}nav a{color:#d2d2d7;text-decoration:none;font-size:13px}.hero{max-width:1400px;margin:0 auto;min-height:calc(100vh - 54px);display:grid;grid-template-columns:.95fr 1.05fr;gap:44px;align-items:center;padding:clamp(60px,8vw,112px) clamp(18px,5vw,72px)}.eyebrow{color:var(--blue);font-weight:700;letter-spacing:.02em}.hero h1{font-size:clamp(52px,7.8vw,104px);line-height:.94;letter-spacing:-.06em;margin:0 0 22px}.hero-body{color:#d2d2d7;font-size:clamp(19px,2vw,25px);line-height:1.32;max-width:650px}.actions,.mini-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:28px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 22px;border-radius:999px;text-decoration:none;font-weight:700}.final .final-swatch-cta{background:var(--blue);color:#fff;padding:0 24px;box-shadow:0 10px 28px rgba(0,113,227,.28)}.final .final-swatch-cta:hover{filter:brightness(1.08)}.primary{background:var(--blue);color:white}.secondary{background:#fff;color:#111}.hero-visual,.app-section figure{border-radius:34px;overflow:hidden;background:#111;box-shadow:0 30px 90px rgba(0,0,0,.7),0 0 0 1px rgba(255,255,255,.09)}img{display:block;width:100%;height:100%;object-fit:cover}.checks{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;max-width:var(--max);margin:0 auto;padding:40px clamp(18px,5vw,72px) 90px}.check,.swatch,details{background:var(--card);border:1px solid var(--line);border-radius:26px;padding:26px}.check b{color:var(--blue)}.check h3{font-size:24px;letter-spacing:-.03em;margin:14px 0 8px}.check p,.app-section p,.guide p,details p{color:var(--muted);line-height:1.55}.app-section{display:grid;grid-template-columns:.9fr 1.1fr;gap:34px;align-items:center;max-width:var(--max);margin:0 auto;padding:90px clamp(18px,5vw,72px);border-top:1px solid var(--line)}h2{font-size:clamp(36px,5.2vw,72px);line-height:1;letter-spacing:-.055em;margin:0 0 18px}.offer{display:inline-flex;margin-top:12px;padding:12px 16px;border:1px solid var(--line);border-radius:999px;color:#fff;font-weight:700}.text-link{color:var(--blue);font-weight:700;align-self:center}.swatches,.guide,.faq{max-width:var(--max);margin:0 auto;padding:90px clamp(18px,5vw,72px);border-top:1px solid var(--line)}.section-head{text-align:center;max-width:780px;margin:0 auto 34px}.section-head p{color:var(--muted);font-size:18px}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.swatch{padding:10px}.swatch img{aspect-ratio:1;border-radius:18px}.swatch strong{display:block;margin:14px 8px 4px}.swatch span{display:block;margin:0 8px 12px;color:var(--muted)}.swatch a{display:block;margin:0 8px 10px;color:var(--blue);font-weight:700;text-decoration:none}.guide{background:#f5f5f7;color:#1d1d1f;max-width:none}.guide h2,.guide p{max-width:900px;margin-left:auto;margin-right:auto}.guide p{color:#515154;font-size:20px}.faq{display:grid;grid-template-columns:.8fr 1.2fr;gap:18px}.faq h2{font-size:42px}.faq details{margin-bottom:12px}.faq summary{cursor:pointer;font-weight:800}footer{padding:34px;text-align:center;color:var(--muted);border-top:1px solid var(--line)}@media(max-width:860px){.hero,.app-section,.faq{grid-template-columns:1fr}.checks,.grid{grid-template-columns:1fr}.hero{min-height:auto}.hero h1{font-size:52px}}

.purchase-guide,.fabric-decisions,.shortlist{max-width:var(--max);margin:0 auto;padding:80px clamp(18px,5vw,72px);border-top:1px solid rgba(128,128,128,.22)}
.purchase-guide .section-head{text-align:left;max-width:900px;margin:0 0 34px}.guide-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.guide-grid article,.shortlist-cards article{border-radius:24px;padding:26px;background:var(--card, #fff);box-shadow:var(--shadow, none);border:1px solid var(--line, #ddd)}.guide-grid b{color:var(--blue, var(--coral, #222))}.guide-grid h3{font-size:24px;margin:14px 0 8px;letter-spacing:-.03em}.guide-grid p,.shortlist p,.shortlist span,.fabric-decisions p,.fabric-decisions li{color:var(--muted);line-height:1.55}.fabric-decisions{display:grid;grid-template-columns:.8fr 1.2fr;gap:28px;align-items:center}.fabric-decisions figure{margin:0;border-radius:32px;overflow:hidden;box-shadow:var(--shadow, none)}.fabric-decisions img{aspect-ratio:1;object-fit:cover}.fabric-decisions ul{padding-left:1.2rem}.fabric-decisions li+li{margin-top:8px}.shortlist{display:grid;grid-template-columns:1fr 1fr;gap:28px;align-items:center}.shortlist-cards{display:grid;gap:14px}.shortlist-cards strong{display:block;font-size:18px;margin-bottom:6px}@media(max-width:860px){.guide-grid,.fabric-decisions,.shortlist{grid-template-columns:1fr}.purchase-guide,.fabric-decisions,.shortlist{padding:64px 18px}}

.qr-card{margin-top:22px;display:flex;align-items:center;gap:16px;max-width:430px;padding:14px;border-radius:22px;background:var(--card,#fff);box-shadow:var(--shadow,none);border:1px solid var(--line,#ddd)}.qr-card img{width:112px;height:112px;object-fit:contain;border-radius:12px;background:#fff}.qr-card strong{display:block;margin-bottom:4px}.qr-card span{display:block;color:var(--muted);font-size:14px;line-height:1.35}@media(max-width:520px){.qr-card{align-items:flex-start}.qr-card img{width:92px;height:92px}}

/* Fabric planning sections */
.intro-video,.video-section,.final,.footer{border-top:1px solid rgba(128,128,128,.22)}
.intro-video{padding:80px clamp(18px,5vw,72px);max-width:var(--max);margin:0 auto}.intro-video-wrap{display:grid;grid-template-columns:.82fr 1.18fr;gap:28px;align-items:center}.intro-video video,.video-card video{width:100%;aspect-ratio:9/16;max-height:640px;object-fit:cover;border-radius:28px;background:#080808;box-shadow:var(--shadow,0 18px 48px rgba(0,0,0,.18))}.intro-video article{padding:clamp(22px,4vw,44px);border-radius:28px;background:var(--card,#fff);border:1px solid var(--line,#ddd);box-shadow:var(--shadow,none)}.intro-video h2,.video-section h2,.final h2,.footer h2{font-size:clamp(34px,4.8vw,62px);line-height:1.04;letter-spacing:-.05em;margin:0 0 16px}.intro-video li{margin:10px 0;color:var(--muted)}.intro-video-qc-note{font-size:12px;color:var(--muted);line-height:1.4;margin:12px 0 0}.video-section{padding:80px clamp(18px,5vw,72px);max-width:var(--max);margin:0 auto}.videos{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.video-card{border-radius:28px;overflow:hidden;background:var(--card,#fff);border:1px solid var(--line,#ddd);box-shadow:var(--shadow,none);padding:10px}.video-card video{border-radius:20px;max-height:520px}.video-card-label{padding:12px 8px 6px;font-weight:800;color:var(--muted);font-size:14px}.final{padding:90px clamp(18px,5vw,72px);text-align:center;max-width:var(--max);margin:0 auto}.final p{max-width:820px;margin:0 auto 24px;color:var(--muted);font-size:18px;line-height:1.55}.footer{padding:70px clamp(18px,5vw,72px);background:#0b0b0d;color:#f5f5f7}.footer-grid{max-width:var(--max);margin:0 auto;display:grid;grid-template-columns:.85fr 1.15fr;gap:34px}.footer p{color:#a1a1a6;line-height:1.55}.city-directory{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.city-directory h3{font-size:16px;margin:0 0 10px;color:#fff}.city-directory a{display:block;color:#d2d2d7;text-decoration:none;padding:8px 0;border-bottom:1px solid rgba(255,255,255,.08);font-size:14px}.city-directory a:hover{color:#fff}.footer-note{max-width:var(--max);margin:28px auto 0;padding-top:20px;border-top:1px solid rgba(255,255,255,.12);color:#8e8e93;font-size:13px}.swatchflo-phone-frame{background:transparent!important;box-shadow:none!important;display:grid;place-items:center}.swatchflo-app-img{width:70%!important;max-width:360px!important;height:auto!important;object-fit:contain!important;margin:auto;filter:drop-shadow(0 28px 56px rgba(0,0,0,.45))}.apple .hero-visual,.apple .app-section figure{background:#000!important}.apple .swatchflo-app-img{filter:drop-shadow(0 32px 64px rgba(255,255,255,.12)) drop-shadow(0 20px 40px rgba(0,0,0,.8))}.airbnb .swatchflo-app-img{filter:drop-shadow(0 24px 48px rgba(0,0,0,.22))}@media(max-width:980px){.videos{grid-template-columns:repeat(2,1fr)}.intro-video-wrap,.footer-grid{grid-template-columns:1fr}.city-directory{grid-template-columns:1fr}}@media(max-width:620px){.videos{grid-template-columns:1fr}.swatchflo-app-img{width:78%!important}.intro-video,.video-section,.final,.footer{padding:64px 18px}}

/* 24-swatch compact showroom */
.swatches .grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px!important}.swatch{border-radius:18px!important;padding:8px!important}.swatch img{aspect-ratio:1!important;border-radius:13px!important}.swatch strong{font-size:13px!important;line-height:1.18!important;margin:10px 6px 3px!important;min-height:32px;display:-webkit-box!important;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.swatch span{font-size:12px!important;margin:0 6px 8px!important}.swatch-actions{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin:0 6px 6px}.swatch-actions a{display:flex!important;align-items:center;justify-content:center;min-height:34px;border-radius:999px;margin:0!important;font-size:11px!important;text-align:center;background:rgba(128,128,128,.14);padding:0 6px}.apple .swatch-actions a:first-child{background:rgba(0,113,227,.15)}.airbnb .swatch-actions a:first-child{background:#fff0f3}@media(max-width:900px){.swatches .grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(max-width:620px){.swatches .grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.swatch-actions{grid-template-columns:1fr}.swatch strong{min-height:auto}}

/* swatch data breathing room */
.swatches .grid{row-gap:22px!important}.swatch{padding-bottom:16px!important}.swatch img{margin-bottom:10px!important}.swatch strong{margin:10px 8px 6px!important;min-height:36px!important}.swatch span{display:block!important;margin:0 8px 12px!important}.swatch-actions{margin:0 8px 4px!important}.swatch-actions a{min-height:36px!important}

/* swatch card full-data layout fix */
#swatches .swatches .grid,#swatches .grid{align-items:stretch!important;overflow:visible!important}
#swatches .swatch{height:auto!important;min-height:0!important;display:flex!important;flex-direction:column!important;overflow:visible!important;box-sizing:border-box!important;padding:10px 10px 18px!important}
#swatches .swatch img{width:100%!important;height:auto!important;display:block!important;flex:0 0 auto!important;aspect-ratio:1/1!important;object-fit:cover!important;margin:0 0 12px!important}
#swatches .swatch strong{display:block!important;flex:0 0 auto!important;margin:0 8px 6px!important;min-height:38px!important;line-height:1.2!important;color:inherit!important}
#swatches .swatch span{display:block!important;flex:0 0 auto!important;margin:0 8px 12px!important;line-height:1.2!important}
#swatches .swatch .swatch-actions{position:static!important;flex:0 0 auto!important;margin:0 8px 0!important;padding-bottom:2px!important}
#swatches .swatch .swatch-actions a{box-sizing:border-box!important;min-height:36px!important;line-height:1.1!important}


/* sophisticated FAQ redesign */
.refined-faq{--faq-bg:#050506;--faq-line:rgba(255,255,255,.18);--faq-line-soft:rgba(255,255,255,.09);--faq-muted:#aaaab0;--faq-ink:#f8f8f8;--faq-accent:#8ab4ff;max-width:none!important;margin:0!important;padding:clamp(72px,8vw,112px) clamp(18px,5vw,72px)!important;background:linear-gradient(180deg,#060607 0%,#030304 100%)!important;color:var(--faq-ink)!important;border-top:1px solid var(--faq-line-soft)!important;display:grid!important;grid-template-columns:minmax(300px,.72fr) minmax(540px,1.28fr)!important;gap:clamp(36px,7vw,112px)!important;align-items:start!important}.refined-faq .faq-shell{max-width:520px}.refined-faq .faq-kicker{display:inline-flex;align-items:center;gap:10px;margin-bottom:18px;color:#bfcfff;font-size:12px;font-weight:750;letter-spacing:.18em;text-transform:uppercase}.refined-faq .faq-kicker:before{content:"";width:32px;height:1px;background:linear-gradient(90deg,var(--faq-accent),rgba(138,180,255,.18))}.refined-faq h2{font-size:clamp(44px,6.1vw,78px)!important;line-height:.96!important;letter-spacing:-.065em!important;font-weight:740!important;margin:0!important;text-wrap:balance!important;color:#fff!important}.refined-faq .faq-lede{margin:22px 0 0!important;color:var(--faq-muted)!important;font-size:clamp(16px,1.25vw,18px)!important;line-height:1.55!important;max-width:440px}.refined-faq .faq-list{display:block!important;border-top:1px solid var(--faq-line)!important}.refined-faq .faq-card{margin:0!important;border:0!important;border-bottom:1px solid var(--faq-line)!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;overflow:visible!important;transition:none!important}.refined-faq .faq-card:hover{transform:none!important;border-color:var(--faq-line)!important}.refined-faq .faq-card[open]{background:transparent!important;border-color:var(--faq-line)!important}.refined-faq summary{list-style:none!important;cursor:pointer!important;position:relative!important;display:grid!important;grid-template-columns:1fr 22px!important;gap:18px!important;align-items:center!important;padding:22px 0!important;color:#fff!important;font-size:clamp(18px,1.6vw,24px)!important;line-height:1.12!important;letter-spacing:-.035em!important;font-weight:720!important}.refined-faq summary::-webkit-details-marker{display:none}.refined-faq summary:before{content:""!important;display:none!important}.refined-faq summary:after{content:""!important;position:static!important;justify-self:end!important;width:8px!important;height:8px!important;border:0!important;border-right:1.5px solid rgba(255,255,255,.9)!important;border-bottom:1.5px solid rgba(255,255,255,.9)!important;transform:rotate(45deg)!important;transition:transform .16s ease,opacity .16s ease!important;opacity:.78!important}.refined-faq .faq-card[open] summary:after{transform:rotate(-135deg)!important;opacity:1!important}.refined-faq p{margin:0!important;padding:0 48px 24px 0!important;color:var(--faq-muted)!important;font-size:15.5px!important;line-height:1.62!important;max-width:720px!important}.refined-faq .faq-card:nth-child(1),.refined-faq .faq-card:nth-child(4){grid-row:auto!important}.refined-faq .faq-card:nth-child(1) summary,.refined-faq .faq-card:nth-child(4) summary{padding-bottom:22px!important}.refined-faq .faq-card:nth-child(1) p,.refined-faq .faq-card:nth-child(4) p{display:block}.refined-faq .faq-card:not([open]) p{display:none!important}@media(max-width:980px){.refined-faq{grid-template-columns:1fr!important;gap:34px!important}.refined-faq .faq-shell{position:static;max-width:680px}.refined-faq .faq-list{max-width:none}.refined-faq .faq-card:nth-child(1),.refined-faq .faq-card:nth-child(4){grid-row:auto}}@media(max-width:620px){.refined-faq{padding:64px 18px!important}.refined-faq h2{font-size:42px!important}.refined-faq summary{padding:19px 0!important;font-size:19px!important}.refined-faq p{padding:0 28px 22px 0!important;font-size:15px!important}}

/* single SwatchFLO preview CTA */
#swatches .swatch-actions{display:block!important;margin:10px 0 0!important;position:static!important}
#swatches .swatch-actions .preview-furniture-cta{display:flex!important;align-items:center!important;justify-content:center!important;min-height:42px!important;width:100%!important;padding:11px 12px!important;border-radius:999px!important;text-align:center!important;font-weight:800!important;line-height:1.1!important;letter-spacing:-.01em!important;text-decoration:none!important}

/* room and weather guidance section */
.room-guidance{max-width:var(--max);margin:0 auto;padding:84px 24px;border-top:1px solid rgba(255,255,255,.08)}
.room-shell{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:28px;align-items:stretch}.room-copy,.weather-card,.personalizer-panel{border:1px solid rgba(255,255,255,.12);background:linear-gradient(145deg,rgba(255,255,255,.075),rgba(255,255,255,.025));border-radius:30px;box-shadow:0 24px 80px rgba(0,0,0,.22)}
.room-copy{padding:36px}.room-copy h2{margin:8px 0 12px;font-size:clamp(34px,5vw,62px);line-height:.98;letter-spacing:-.055em}.room-copy p{max-width:660px;color:var(--muted);font-size:17px;line-height:1.65}.geo-pills{display:flex;flex-wrap:wrap;gap:10px;margin-top:26px}.geo-pills span{padding:9px 12px;border:1px solid rgba(255,255,255,.12);border-radius:999px;color:rgba(255,255,255,.8);font-size:13px;background:rgba(0,0,0,.18)}
.weather-card{position:relative;overflow:hidden;padding:30px;display:flex;flex-direction:column;justify-content:space-between;min-height:330px}.weather-card:before{content:"";position:absolute;inset:-35% -20% auto auto;width:260px;height:260px;background:radial-gradient(circle,rgba(82,164,255,.36),transparent 68%);filter:blur(4px);pointer-events:none}.weather-topline{position:relative;display:flex;justify-content:space-between;gap:16px;align-items:center;margin-bottom:28px}.weather-kicker,.panel-label{font-size:12px;letter-spacing:.16em;text-transform:uppercase;color:var(--muted);font-weight:800}.weather-market{font-size:12px;color:rgba(255,255,255,.64)}.weather-card strong{position:relative;display:block;font-size:30px;line-height:1.05;letter-spacing:-.035em;margin-bottom:12px}.weather-card p{position:relative;color:var(--muted);line-height:1.65}.weather-metrics{position:relative;display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:26px}.weather-metrics span{padding:13px 10px;border-radius:18px;background:rgba(0,0,0,.24);border:1px solid rgba(255,255,255,.08);color:var(--muted);font-size:12px}.weather-metrics b{display:block;color:var(--ink);font-size:15px;margin-bottom:3px}
.personalizer-panel{margin-top:24px;padding:26px;display:grid;grid-template-columns:.78fr 1.22fr;gap:26px}.personalizer-copy h3{font-size:26px;line-height:1.05;letter-spacing:-.035em;margin:9px 0}.personalizer-copy p{color:var(--muted);line-height:1.55}.choice-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.choice-group{padding:14px;border-radius:22px;background:rgba(0,0,0,.18);border:1px solid rgba(255,255,255,.08)}.choice-group span{display:block;color:var(--muted);font-size:12px;margin-bottom:10px}.choice-group button{width:100%;border:0;border-radius:999px;padding:9px 10px;margin:4px 0;background:rgba(255,255,255,.07);color:var(--muted);font:inherit;font-size:13px;cursor:pointer}.choice-group button.active{background:var(--blue,#0071e3);color:white}.recommendation-strip{grid-column:1/-1;border-top:1px solid rgba(255,255,255,.1);padding-top:20px;display:grid;grid-template-columns:.9fr 1.1fr;gap:18px;align-items:start}.recommendation-strip span{display:block;color:var(--muted);font-size:12px;text-transform:uppercase;letter-spacing:.14em;margin-bottom:8px}.recommendation-strip strong{font-size:20px;line-height:1.2}.recommendation-strip p{margin:0;color:var(--muted);line-height:1.6}
.qr-card.is-tailored{outline:2px solid rgba(0,113,227,.42);outline-offset:4px}.qr-context-note{display:block;margin-top:8px;color:var(--muted);font-size:12px;line-height:1.45}.swatch-actions .preview-furniture-cta{white-space:normal;text-align:center}
@media(max-width:880px){.room-shell,.personalizer-panel,.recommendation-strip{grid-template-columns:1fr}.weather-metrics,.choice-grid{grid-template-columns:1fr}.room-guidance{padding:58px 18px}.room-copy,.weather-card,.personalizer-panel{border-radius:24px;padding:24px}}

body:not([data-theme="apple"]) .room-guidance{border-top:1px solid rgba(0,0,0,.08)}
body:not([data-theme="apple"]) .room-copy,body:not([data-theme="apple"]) .weather-card,body:not([data-theme="apple"]) .personalizer-panel{background:linear-gradient(145deg,#111,#050505);border-color:rgba(255,255,255,.12);color:#fff;box-shadow:0 28px 70px rgba(0,0,0,.18)}
body:not([data-theme="apple"]) .room-copy h2,body:not([data-theme="apple"]) .weather-card b,body:not([data-theme="apple"]) .weather-card strong,body:not([data-theme="apple"]) .personalizer-copy h3,body:not([data-theme="apple"]) .recommendation-strip strong{color:#fff}
body:not([data-theme="apple"]) .choice-group button.active{background:var(--coral,#ff385c);color:#fff}
body:not([data-theme="apple"]) .qr-card.is-tailored{outline-color:rgba(255,56,92,.42)}


/* phase 2 live geo/weather tailoring */
.geo-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.geo-action{border:1px solid rgba(255,255,255,.14);border-radius:999px;padding:10px 14px;background:rgba(255,255,255,.07);color:var(--ink,#fff);font:inherit;font-size:13px;cursor:pointer}.geo-action.primary{background:var(--blue,#0071e3);border-color:transparent;color:#fff}.geo-action[disabled]{opacity:.55;cursor:not-allowed}.location-note{display:block;margin-top:10px;color:var(--muted);font-size:12px;line-height:1.5}.geo-nearby-card{margin-top:18px;padding:16px;border:1px solid rgba(255,255,255,.1);border-radius:22px;background:rgba(0,0,0,.18);display:none}.geo-nearby-card.is-visible{display:block}.geo-nearby-card strong{display:block;font-size:15px;margin-bottom:4px}.geo-nearby-card span{display:block;color:var(--muted);font-size:13px;line-height:1.45}.weather-card.is-live .weather-kicker:after{content:" · live";color:#74c0ff}.weather-card.is-fallback .weather-kicker:after{content:" · climate baseline";color:var(--muted)}.weather-source{display:block;margin-top:12px;color:var(--muted);font-size:11px;line-height:1.45}body:not([data-theme="apple"]) .geo-action.primary{background:var(--coral,#ff385c)}body:not([data-theme="apple"]) .geo-action{color:#fff}


/* Fabric preview guidance */
.swatch-fit{margin:0 8px 12px;padding:10px;border-radius:14px;background:rgba(255,255,255,.055);border:1px solid rgba(255,255,255,.08)}
.swatch-fit-top{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:6px}.fit-label{font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:var(--muted);font-weight:800}.fit-score{font-size:12px;font-weight:900;border-radius:999px;padding:5px 8px;background:rgba(255,255,255,.08);color:var(--ink,#fff)}.fit-score.strong{background:rgba(43,180,115,.18);color:#7ee2aa}.fit-score.good{background:rgba(82,164,255,.16);color:#8cc7ff}.fit-score.preview{background:rgba(255,188,66,.16);color:#ffd27a}.fit-reason{display:block;color:var(--muted);font-size:12px;line-height:1.35}.swatch.is-top-fit{outline:1px solid rgba(43,180,115,.35);box-shadow:0 0 0 4px rgba(43,180,115,.06)}.swatch-reco-note{max-width:760px;margin:14px auto 0;color:var(--muted);font-size:13px;line-height:1.55}.swatch-reco-note b{color:var(--ink,#fff)}body:not([data-theme="apple"]) .swatch-fit{background:rgba(0,0,0,.2)}body:not([data-theme="apple"]) .swatch-reco-note b{color:#fff}


/* align room preview badge under guide subhead */
.swatch-fit-top{display:block!important;margin-bottom:7px!important}.swatch-fit-top .fit-label{display:block!important;margin-bottom:7px!important}.swatch-fit-top .fit-score{display:inline-flex!important;align-items:center!important;justify-content:flex-start!important;width:auto!important;max-width:100%!important;text-align:left!important;line-height:1.05!important;white-space:normal!important}.fit-reason{clear:both!important;margin-top:2px!important}


/* cleaned SwatchFLO QR section hierarchy */
#swatchflo .offer{display:block!important;margin:18px 0 24px!important;padding:0!important;border:0!important;background:transparent!important;border-radius:0!important;color:var(--ink,#fff)!important;font-size:clamp(19px,2.2vw,25px)!important;line-height:1.18!important;font-weight:750!important;letter-spacing:-.025em!important;box-shadow:none!important}
#swatchflo .qr-card{margin-top:18px!important}.qr-card .qr-subheadline{display:block!important;margin-top:10px!important;color:var(--ink,#fff)!important;font-size:15px!important;line-height:1.35!important;font-weight:760!important;letter-spacing:-.015em!important}.qr-card .qr-subheadline a{color:inherit!important;text-decoration:none!important}.qr-card .qr-subheadline a:hover{text-decoration:underline!important}.mini-actions .btn.primary{display:none!important}.mini-actions{margin-top:14px!important}.mini-actions .text-link{font-size:14px!important;font-weight:750!important}


/* grid-tight section alignment + wider city link table */
.intro-video-wrap{align-items:stretch!important;gap:clamp(20px,3vw,34px)!important}.intro-video-wrap>div,.intro-video-wrap>article{height:100%!important}.intro-video-wrap>div{display:flex!important;flex-direction:column!important}.intro-video-wrap video{width:100%!important;aspect-ratio:9/16!important;max-height:620px!important;object-fit:cover!important;border-radius:28px!important}.intro-video-wrap article{display:flex!important;flex-direction:column!important;justify-content:center!important;border-radius:30px!important}.intro-video-qc-note{margin-top:12px!important;line-height:1.35!important}.video-section .videos{align-items:stretch!important}.video-card{display:flex!important;flex-direction:column!important;height:100%!important}.video-card video{flex:1 1 auto!important;width:100%!important;aspect-ratio:9/16!important;object-fit:cover!important}.video-card-label{min-height:44px!important;display:flex!important;align-items:center!important}.footer-grid{grid-template-columns:1fr!important;gap:32px!important}.footer-grid>div:first-child{max-width:860px!important;text-align:left!important}.footer-grid>div:first-child p{max-width:760px!important}.city-directory{width:100%!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:18px!important;padding-top:22px!important;border-top:1px solid rgba(255,255,255,.12)!important}.city-directory>div{background:rgba(255,255,255,.035)!important;border:1px solid rgba(255,255,255,.08)!important;border-radius:22px!important;padding:18px!important}.city-directory a{padding:11px 0!important}.footer-note{margin-top:30px!important}@media(max-width:900px){.city-directory{grid-template-columns:1fr!important}.intro-video-wrap{align-items:start!important}.intro-video-wrap article{justify-content:flex-start!important}}


/* equalize intro video + walkthrough card */
#intro-video .intro-video-wrap{align-items:stretch!important;grid-auto-rows:1fr!important}
#intro-video .intro-video-wrap>div:first-child{display:flex!important;height:100%!important;min-height:0!important}
#intro-video .intro-video-wrap video{height:100%!important;width:100%!important;max-height:none!important;aspect-ratio:auto!important;object-fit:cover!important;display:block!important}
#intro-video .intro-video-wrap article{height:100%!important;min-height:clamp(560px,54vw,680px)!important;display:flex!important;flex-direction:column!important;justify-content:center!important;box-sizing:border-box!important}
#intro-video .intro-video-qc-note{display:none!important}
@media(max-width:980px){#intro-video .intro-video-wrap>div:first-child,#intro-video .intro-video-wrap video,#intro-video .intro-video-wrap article{height:auto!important}#intro-video .intro-video-wrap video{aspect-ratio:9/16!important}#intro-video .intro-video-wrap article{min-height:auto!important}}


/* more vibrant fabric decision visual + breathing room */
.fabric-decisions{grid-template-columns:minmax(360px,.95fr) minmax(0,1.05fr)!important;gap:clamp(56px,7vw,108px)!important;align-items:start!important}.fabric-decisions figure{align-self:start!important;margin-top:0!important;border-radius:34px!important;overflow:hidden!important;box-shadow:0 28px 80px rgba(0,0,0,.18)!important}.fabric-decisions figure img{width:100%!important;height:var(--fabric-decision-copy-height,520px)!important;min-height:420px!important;max-height:680px!important;aspect-ratio:auto!important;object-fit:cover!important;display:block!important}.fabric-decisions article{max-width:660px!important}.fabric-decisions article h2{margin-top:12px!important}.fabric-decisions article>p:not(.eyebrow){margin-bottom:0!important}@media(max-width:980px){.fabric-decisions{grid-template-columns:1fr!important;gap:30px!important}.fabric-decisions figure img{height:auto!important;aspect-ratio:1.15/1!important;min-height:0!important}.fabric-decisions article{max-width:none!important}}


/* align fabric decision art to headline/body copy band */
.fabric-decisions figure{margin-top:var(--fabric-decision-art-offset,0px)!important}


/* exact fabric decision art band fit */
.fabric-decisions figure img{min-height:0!important;height:var(--fabric-decision-copy-height,420px)!important}


/* mobile polish pass — preserve sections, remove horizontal risk */
html,body{max-width:100%;overflow-x:hidden}.page,.hero,.guide,.fabric-decisions,.shortlist,.room-guidance,.app-section,.intro-video,.video-section,.swatches,.final-cta,footer{box-sizing:border-box}img,video{max-width:100%;height:auto}.video-section .videos{grid-template-columns:repeat(3,minmax(0,1fr))!important;align-items:stretch!important}.video-card{min-width:0!important}.video-card video{width:100%!important;aspect-ratio:9/16!important;object-fit:cover!important}.swatches .grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}.swatch{min-width:0!important}.swatch img{width:100%!important}.fit-score{white-space:normal!important}.site-header,header nav{min-width:0}.app-section{gap:clamp(28px,5vw,72px)!important}.qr-card{min-width:0}.qr-card img{flex:0 0 auto}.intro-video-wrap{grid-template-columns:minmax(280px,.82fr) minmax(0,1.18fr)!important}.intro-video-wrap>div,.intro-video-wrap article{min-width:0!important}.intro-video-wrap video{width:100%!important;object-fit:cover!important}.city-directory{max-width:100%!important}
@media(max-width:980px){
  body{font-size:16px}.hero,.guide,.fabric-decisions,.shortlist,.app-section,.intro-video,.video-section,.swatches,.final-cta,footer{padding-left:clamp(18px,5vw,32px)!important;padding-right:clamp(18px,5vw,32px)!important}.hero{grid-template-columns:1fr!important;gap:34px!important}.guide-grid,.shortlist-cards,.city-directory{grid-template-columns:1fr!important}.app-section{grid-template-columns:1fr!important}.swatchflo-phone-frame{max-width:360px!important;margin:0 auto!important}.intro-video-wrap{grid-template-columns:1fr!important;gap:24px!important}.intro-video-wrap video{height:auto!important;aspect-ratio:9/16!important;max-height:78vh!important}.intro-video-wrap article{height:auto!important;min-height:0!important}.video-section .videos{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important}.video-card-label{font-size:.86rem!important}.swatches .grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.fabric-decisions{grid-template-columns:1fr!important;gap:28px!important}.fabric-decisions figure{margin-top:0!important}.fabric-decisions figure img{height:auto!important;aspect-ratio:1.2/1!important}.fabric-decisions article{max-width:none!important}
}
@media(max-width:680px){
  .site-header{padding:16px 18px!important}.site-header nav{gap:14px!important;flex-wrap:wrap!important;justify-content:flex-end!important}.site-header a{font-size:.92rem!important}.hero h1,.guide h2,.fabric-decisions h2,.shortlist h2,.room-copy h2,.app-section h2,.section-head h2,.intro-video article h2{font-size:clamp(2rem,10vw,3.15rem)!important;line-height:.98!important}.hero p,.guide p,.section-head p,.app-section p,.fabric-decisions p,.shortlist p{font-size:1rem!important;line-height:1.55!important}.qr-card{display:grid!important;grid-template-columns:112px 1fr!important;gap:16px!important;padding:16px!important}.qr-card img{width:112px!important;height:112px!important}.mini-actions{align-items:flex-start!important}.video-section .videos{grid-template-columns:1fr!important;gap:18px!important}.video-card{max-width:360px!important;margin:0 auto!important;width:100%!important}.swatches .grid{grid-template-columns:1fr!important}.swatch{padding:16px!important}.swatch-fit-top{align-items:flex-start!important}.city-directory a{min-height:44px!important}.final-cta .btn,.hero .btn,.swatch-actions a{width:100%!important;text-align:center!important;justify-content:center!important}.offer{font-size:1.05rem!important}.swatch-reco-note{font-size:.92rem!important}
}
@media(max-width:420px){
  .site-header{display:block!important}.site-header nav{justify-content:flex-start!important;margin-top:10px!important}.qr-card{grid-template-columns:1fr!important}.qr-card img{width:136px!important;height:136px!important}.hero,.guide,.fabric-decisions,.shortlist,.app-section,.intro-video,.video-section,.swatches,.final-cta,footer{padding-left:16px!important;padding-right:16px!important}.swatchflo-phone-frame{max-width:300px!important}.intro-video-wrap video{max-height:74vh!important}
}


/* center city directory intro block */
footer .footer-intro,.cities-footer .footer-intro,.city-footer .footer-intro{max-width:880px!important;margin-left:auto!important;margin-right:auto!important;text-align:center!important}footer .footer-intro .eyebrow,.cities-footer .footer-intro .eyebrow,.city-footer .footer-intro .eyebrow{justify-content:center!important;margin-left:auto!important;margin-right:auto!important}footer .footer-intro h2,footer .footer-intro p,.cities-footer .footer-intro h2,.cities-footer .footer-intro p,.city-footer .footer-intro h2,.city-footer .footer-intro p{text-align:center!important;margin-left:auto!important;margin-right:auto!important}


/* center actual city directory copy block */
footer.footer .footer-grid>div:first-child{max-width:880px!important;margin-left:auto!important;margin-right:auto!important;text-align:center!important;grid-column:1/-1!important}
footer.footer .footer-grid>div:first-child .eyebrow,footer.footer .footer-grid>div:first-child h2,footer.footer .footer-grid>div:first-child p{text-align:center!important;margin-left:auto!important;margin-right:auto!important}
footer.footer .footer-grid>div:first-child p{max-width:860px!important}
footer.footer .city-directory{grid-column:1/-1!important;width:100%!important;margin-top:28px!important}


.reupholster-reasons{max-width:var(--max);margin:0 auto;padding:90px clamp(18px,5vw,72px);border-top:1px solid var(--line);display:grid;grid-template-columns:.8fr 1.2fr;gap:28px;align-items:center;color:var(--ink)}.reupholster-reasons .reasons-copy{grid-column:2/3}.reupholster-reasons .eyebrow{color:var(--blue);font-weight:700;letter-spacing:.02em}.reupholster-reasons h2{font-size:clamp(36px,5.2vw,72px);line-height:1;letter-spacing:-.055em;margin:0 0 18px;color:var(--ink)}.reupholster-reasons p{color:var(--muted);line-height:1.55}.reasons-photo{grid-column:1/2;grid-row:1/2;margin:0;border-radius:32px;overflow:hidden;box-shadow:var(--shadow,none);background:var(--card);border:1px solid var(--line)}.reasons-photo img{width:100%;height:100%;aspect-ratio:1;display:block;object-fit:cover}.reason-grid{grid-column:1/-1;display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.reason-card{background:var(--card);border:1px solid var(--line);border-radius:26px;padding:26px}.reason-card h3{font-size:22px;line-height:1.08;letter-spacing:-.03em;margin:0 0 10px;color:var(--ink)}.reason-card p{font-size:15px;line-height:1.55;margin:0;color:var(--muted)}.worth-checklist,.reasons-cta{background:var(--card);border:1px solid var(--line);border-radius:26px;padding:26px}.worth-checklist{grid-column:1/2}.worth-checklist h3{margin:0 0 12px;color:var(--ink);font-size:24px;letter-spacing:-.03em}.worth-checklist ul{margin:0;padding-left:18px;display:grid;gap:8px;color:var(--muted);line-height:1.55}.worth-checklist b{color:var(--blue)}.reasons-cta{grid-column:2/3;display:flex;align-items:center;gap:14px;flex-wrap:wrap}.reasons-cta p{flex-basis:100%;margin:0;color:var(--muted);font-weight:700}.reasons-cta .btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 22px;border-radius:999px;text-decoration:none;font-weight:700;background:var(--blue);color:#fff}.reasons-cta .btn.secondary{background:#fff;color:#111}@media(max-width:920px){.reupholster-reasons{grid-template-columns:1fr}.reupholster-reasons .reasons-copy,.reasons-photo,.worth-checklist,.reasons-cta{grid-column:1/-1}.reasons-photo{grid-row:auto}.reason-grid{grid-template-columns:1fr 1fr}}@media(max-width:560px){.reason-grid{grid-template-columns:1fr}}
.fabric-brand-carousel{grid-column:1/-1;margin:76px 0 0;position:relative;left:50%;right:50%;width:100vw;margin-left:-50vw;margin-right:-50vw;overflow:hidden;background:#fff;border:0;border-radius:0;box-shadow:none;color:#111}.fabric-brand-carousel-hero{margin-top:34px}.fabric-brand-logo-track{display:flex;gap:clamp(22px,3.5vw,50px);width:max-content;padding:8px 0;animation:fabric-brand-logo-scroll 42s linear infinite}.fabric-brand-carousel:hover .fabric-brand-logo-track{animation-play-state:paused}.fabric-brand-logo-card{flex:0 0 clamp(136px,13vw,210px);height:38px;display:grid;place-items:center;border:0;border-radius:0;background:#fff;padding:0 14px}.fabric-brand-logo-card img{display:block;max-width:100%;max-height:34px;object-fit:contain;filter:none!important;opacity:.96}@keyframes fabric-brand-logo-scroll{from{transform:translateX(0)}to{transform:translateX(-50%)}}@media(max-width:680px){.fabric-brand-carousel{margin-top:56px}.fabric-brand-logo-track{gap:22px;padding:8px 0;animation-duration:34s}.fabric-brand-logo-card{flex-basis:128px;height:34px;padding:0 10px}.fabric-brand-logo-card img{max-height:30px}}
.swatchflo-phone-frame,.swatchflo-phone-frame *,.hero-visual.swatchflo-phone-frame,.app-section figure.swatchflo-phone-frame{filter:none!important;box-shadow:none!important;text-shadow:none!important}.swatchflo-phone-frame,.swatchflo-phone-frame .swatchflo-app-gallery{background:transparent!important}
@keyframes swatchflo-app-gallery-home{0%,28%,100%{opacity:1}33%,95%{opacity:0}}
.hero-visual.swatchflo-phone-frame,.app-section figure.swatchflo-phone-frame{display:grid!important;place-items:center!important;width:min(100%,440px)!important;max-width:min(440px,calc(100vw - 36px))!important;min-width:220px!important;margin-left:auto!important;margin-right:auto!important;overflow:visible!important;background:transparent!important;box-shadow:none!important;filter:none!important}
.swatchflo-phone-frame .swatchflo-app-gallery{position:relative!important;display:block!important;width:100%!important;max-width:440px!important;min-width:220px!important;aspect-ratio:450/920!important;min-height:448px!important;background:transparent!important;overflow:hidden!important;filter:none!important;box-shadow:none!important;isolation:isolate!important}
.swatchflo-phone-frame .swatchflo-app-gallery .swatchflo-app-slide{position:absolute!important;inset:0!important;display:block!important;width:100%!important;max-width:none!important;height:100%!important;min-height:100%!important;object-fit:contain!important;background:transparent!important;transition:opacity .45s ease!important;will-change:opacity!important;box-shadow:none!important;visibility:visible!important}
.swatchflo-app-alpha-img{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;object-fit:contain!important;display:block!important;background:transparent!important}
.swatchflo-phone-frame .swatchflo-app-gallery .swatchflo-app-slide-home{opacity:1;z-index:2;animation-name:swatchflo-app-gallery-home!important;animation-duration:12s!important;animation-timing-function:linear!important;animation-iteration-count:infinite!important;padding:0!important;border:0!important;border-radius:0!important;overflow:hidden!important;background:transparent!important;color:inherit!important;font-family:inherit!important;box-sizing:border-box!important}
.swatchflo-phone-frame .swatchflo-app-gallery .swatchflo-app-slide-home:nth-child(1){animation-delay:0s!important}
.swatchflo-phone-frame .swatchflo-app-gallery .swatchflo-app-slide-home:nth-child(2){animation-delay:-4s!important}
.swatchflo-phone-frame .swatchflo-app-gallery .swatchflo-app-slide-home:nth-child(3){animation-delay:-8s!important}
@media(max-width:760px){.hero-visual.swatchflo-phone-frame,.app-section figure.swatchflo-phone-frame{width:min(100%,330px)!important;max-width:min(330px,calc(100vw - 32px))!important;min-width:240px!important;margin:18px auto 0!important}.swatchflo-phone-frame .swatchflo-app-gallery{width:100%!important;min-width:240px!important;min-height:488px!important;overflow:hidden!important}.swatchflo-phone-frame .swatchflo-app-gallery .swatchflo-app-slide{width:100%!important;height:100%!important;max-width:none!important;object-fit:contain!important;visibility:visible!important}}
@media(max-width:420px){.hero-visual.swatchflo-phone-frame,.app-section figure.swatchflo-phone-frame{width:min(100%,300px)!important;max-width:min(300px,calc(100vw - 28px))!important}.swatchflo-phone-frame .swatchflo-app-gallery{min-height:610px!important}}


/* SwatchFLO per-domain transformed design themes: preserve sections/assets; vary tokens, surfaces, nav, rhythm. */
body[data-design-framework="swatchflo-all-in" data-pageforge-source="71-domain-framework"]{transition:none}
body[data-design-theme] .hero,body[data-design-theme] .purchase-guide,body[data-design-theme] .reupholster-reasons,body[data-design-theme] .room-guidance,body[data-design-theme] #swatchflo,body[data-design-theme] .video-section,body[data-design-theme] .swatch-section,body[data-design-theme] .faq,body[data-design-theme] .final{isolation:isolate}
body[data-design-theme] img{max-width:100%}
/* WCAG contrast safeguards for light transformed themes. These intentionally stay within each theme's existing tokens instead of introducing mismatched card styles. */
body[data-design-theme="airbnb-editorial"],body[data-design-theme="stripe-marketplace"],body[data-design-theme="soho-studio"],body[data-design-theme="hudson-gallery"],body[data-design-theme="atelier-craft"]{--success-pill-bg:#dff5e7;--success-pill-ink:#116232;--info-pill-bg:#e5f0ff;--info-pill-ink:#174f93;--warning-pill-bg:#fff1d8;--warning-pill-ink:#7a4a00;--cta-pill-bg:#e9efff;--cta-pill-ink:#173ea5}
body[data-design-theme="airbnb-editorial"] .room-copy,body[data-design-theme="airbnb-editorial"] .weather-card,body[data-design-theme="airbnb-editorial"] .personalizer-panel,body[data-design-theme="airbnb-editorial"] .recommendation-strip,body[data-design-theme="stripe-marketplace"] .room-copy,body[data-design-theme="stripe-marketplace"] .weather-card,body[data-design-theme="stripe-marketplace"] .personalizer-panel,body[data-design-theme="stripe-marketplace"] .recommendation-strip{color:var(--ink)!important}
body[data-design-theme="airbnb-editorial"] .room-copy h2,body[data-design-theme="airbnb-editorial"] .weather-card strong,body[data-design-theme="airbnb-editorial"] .weather-card b,body[data-design-theme="airbnb-editorial"] .weather-topline,body[data-design-theme="airbnb-editorial"] .personalizer-copy h3,body[data-design-theme="airbnb-editorial"] .recommendation-strip strong,body[data-design-theme="stripe-marketplace"] .room-copy h2,body[data-design-theme="stripe-marketplace"] .weather-card strong,body[data-design-theme="stripe-marketplace"] .weather-card b,body[data-design-theme="stripe-marketplace"] .weather-topline,body[data-design-theme="stripe-marketplace"] .personalizer-copy h3,body[data-design-theme="stripe-marketplace"] .recommendation-strip strong{color:var(--ink)!important}
body[data-design-theme="airbnb-editorial"] .room-copy p,body[data-design-theme="airbnb-editorial"] .weather-card p,body[data-design-theme="airbnb-editorial"] .weather-market,body[data-design-theme="airbnb-editorial"] .weather-metric,body[data-design-theme="airbnb-editorial"] .weather-metric em,body[data-design-theme="airbnb-editorial"] .weather-metric small,body[data-design-theme="airbnb-editorial"] .personalizer-copy p,body[data-design-theme="airbnb-editorial"] .location-note,body[data-design-theme="stripe-marketplace"] .room-copy p,body[data-design-theme="stripe-marketplace"] .weather-card p,body[data-design-theme="stripe-marketplace"] .weather-market,body[data-design-theme="stripe-marketplace"] .weather-metric,body[data-design-theme="stripe-marketplace"] .weather-metric em,body[data-design-theme="stripe-marketplace"] .weather-metric small,body[data-design-theme="stripe-marketplace"] .personalizer-copy p,body[data-design-theme="stripe-marketplace"] .location-note{color:var(--muted)!important}
body[data-design-theme="airbnb-editorial"] .geo-pills span,body[data-design-theme="stripe-marketplace"] .geo-pills span{color:var(--ink)!important;background:rgba(0,0,0,.045)!important;border-color:var(--line)!important}
body[data-design-theme="airbnb-editorial"] .weather-metric,body[data-design-theme="stripe-marketplace"] .weather-metric{background:rgba(0,0,0,.045)!important;border:1px solid var(--line)!important}
body[data-design-theme="airbnb-editorial"] .geo-action,body[data-design-theme="stripe-marketplace"] .geo-action{color:var(--ink)!important;background:#fff!important;border-color:var(--line)!important}
body[data-design-theme="airbnb-editorial"] .choice-group button.active,body[data-design-theme="stripe-marketplace"] .choice-group button.active{background:var(--blue)!important;border-color:var(--blue)!important;color:#fff!important;font-weight:800!important}
body[data-design-theme="airbnb-editorial"] .fit-score.strong,body[data-design-theme="stripe-marketplace"] .fit-score.strong{background:var(--success-pill-bg)!important;color:var(--success-pill-ink)!important}
body[data-design-theme="airbnb-editorial"] .fit-score.good,body[data-design-theme="stripe-marketplace"] .fit-score.good{background:var(--info-pill-bg)!important;color:var(--info-pill-ink)!important}
body[data-design-theme="airbnb-editorial"] .fit-score.preview,body[data-design-theme="stripe-marketplace"] .fit-score.preview{background:var(--warning-pill-bg)!important;color:var(--warning-pill-ink)!important}
body[data-design-theme="airbnb-editorial"] .preview-furniture-cta,body[data-design-theme="stripe-marketplace"] .preview-furniture-cta{background:var(--cta-pill-bg)!important;color:var(--cta-pill-ink)!important;border-color:transparent!important}
body[data-design-theme="airbnb-editorial"] .room-copy,body[data-design-theme="stripe-marketplace"] .room-copy{background:#fff!important;border:1px solid var(--line)!important;box-shadow:var(--shadow)!important}
body[data-design-theme="airbnb-editorial"] .video-section h2,body[data-design-theme="airbnb-editorial"] .video-section .section-head h2,body[data-design-theme="airbnb-editorial"] .final h2,body[data-design-theme="stripe-marketplace"] .video-section h2,body[data-design-theme="stripe-marketplace"] .video-section .section-head h2,body[data-design-theme="stripe-marketplace"] .final h2{color:#fff!important}
body[data-design-theme="airbnb-editorial"] .video-section p,body[data-design-theme="airbnb-editorial"] .final p,body[data-design-theme="stripe-marketplace"] .video-section p,body[data-design-theme="stripe-marketplace"] .final p{color:rgba(255,255,255,.82)!important}
body[data-design-theme="airbnb-editorial"] footer.footer,body[data-design-theme="stripe-marketplace"] footer.footer{background:#0b0b0d!important;color:#f5f5f7!important}
body[data-design-theme="airbnb-editorial"] footer.footer h2,body[data-design-theme="airbnb-editorial"] footer.footer p,body[data-design-theme="stripe-marketplace"] footer.footer h2,body[data-design-theme="stripe-marketplace"] footer.footer p{color:#f5f5f7!important}
body[data-design-theme="airbnb-editorial"] footer.footer .city-directory a,body[data-design-theme="stripe-marketplace"] footer.footer .city-directory a{background:#17171a!important;border-color:#2a2a2c!important;color:#f5f5f7!important}
body[data-design-theme="airbnb-editorial"] footer.footer a,body[data-design-theme="stripe-marketplace"] footer.footer a{color:#9ecbff!important}
body[data-design-theme] .final{background:#0b0b0d!important;color:#f5f5f7!important;max-width:none!important;width:100%!important;margin:0!important;padding-left:max(clamp(18px,5vw,72px),calc((100vw - var(--max))/2 + clamp(18px,5vw,72px)))!important;padding-right:max(clamp(18px,5vw,72px),calc((100vw - var(--max))/2 + clamp(18px,5vw,72px)))!important}
body[data-design-theme] .final h2,body[data-design-theme] .final p{color:#f5f5f7!important;text-shadow:none!important;background:transparent!important}
body[data-design-theme] .final .final-swatch-cta,body[data-design-theme] .final .btn{background:var(--blue)!important;color:#fff!important;border-color:var(--blue)!important}
body[data-design-theme="stripe-marketplace"] .video-section,body[data-design-theme="stripe-marketplace"] .final{background:#1c1e54!important;max-width:none!important;width:100%!important;margin:0!important;padding-left:max(clamp(18px,5vw,72px),calc((100vw - var(--max))/2 + clamp(18px,5vw,72px)))!important;padding-right:max(clamp(18px,5vw,72px),calc((100vw - var(--max))/2 + clamp(18px,5vw,72px)))!important}
body[data-design-theme="airbnb-editorial"] .video-section,body[data-design-theme="soho-studio"] .video-section,body[data-design-theme="hudson-gallery"] .video-section,body[data-design-theme="atelier-craft"] .video-section{max-width:none!important;width:100%!important;margin:0!important;padding-left:max(clamp(18px,5vw,72px),calc((100vw - var(--max))/2 + clamp(18px,5vw,72px)))!important;padding-right:max(clamp(18px,5vw,72px),calc((100vw - var(--max))/2 + clamp(18px,5vw,72px)))!important}
/* SwatchFLO contrast hardening pass: keep text/background pairs explicit across sections and themes. */
body[data-design-framework="swatchflo-all-in"][data-design-theme]{background:var(--bg,#000)!important;color:var(--ink,#f5f5f7)!important}
body[data-design-framework="swatchflo-all-in"][data-design-theme] main,body[data-design-framework="swatchflo-all-in"][data-design-theme] .purchase-guide,body[data-design-framework="swatchflo-all-in"][data-design-theme] .checks,body[data-design-framework="swatchflo-all-in"][data-design-theme] .fabric-decisions,body[data-design-framework="swatchflo-all-in"][data-design-theme] .shortlist,body[data-design-framework="swatchflo-all-in"][data-design-theme] .reupholster-reasons,body[data-design-framework="swatchflo-all-in"][data-design-theme] .room-guidance,body[data-design-framework="swatchflo-all-in"][data-design-theme] .app-section,body[data-design-framework="swatchflo-all-in"][data-design-theme] .intro-video,body[data-design-framework="swatchflo-all-in"][data-design-theme] .swatches,body[data-design-framework="swatchflo-all-in"][data-design-theme] .swatch-section,body[data-design-framework="swatchflo-all-in"][data-design-theme] .faq:not(.refined-faq){background:var(--bg,#000)!important;color:var(--ink,#f5f5f7)!important}
body[data-design-framework="swatchflo-all-in"][data-design-theme] .hero{color:var(--ink,#f5f5f7)!important}
body[data-design-framework="swatchflo-all-in"][data-design-theme] h1,body[data-design-framework="swatchflo-all-in"][data-design-theme] h2,body[data-design-framework="swatchflo-all-in"][data-design-theme] h3,body[data-design-framework="swatchflo-all-in"][data-design-theme] h4,body[data-design-framework="swatchflo-all-in"][data-design-theme] h5,body[data-design-framework="swatchflo-all-in"][data-design-theme] h6,body[data-design-framework="swatchflo-all-in"][data-design-theme] strong,body[data-design-framework="swatchflo-all-in"][data-design-theme] summary{color:var(--ink,#f5f5f7)!important}
body[data-design-framework="swatchflo-all-in"][data-design-theme] p,body[data-design-framework="swatchflo-all-in"][data-design-theme] li,body[data-design-framework="swatchflo-all-in"][data-design-theme] span,body[data-design-framework="swatchflo-all-in"][data-design-theme] .hero-body,body[data-design-framework="swatchflo-all-in"][data-design-theme] .support-note{color:var(--muted,#a1a1a6)!important}
body[data-design-framework="swatchflo-all-in"][data-design-theme] .eyebrow,body[data-design-framework="swatchflo-all-in"][data-design-theme] .section-eyebrow,body[data-design-framework="swatchflo-all-in"][data-design-theme] .kicker,body[data-design-framework="swatchflo-all-in"][data-design-theme] .guide-grid b{color:var(--blue,#0071e3)!important}
body[data-design-framework="swatchflo-all-in"][data-design-theme] .check,body[data-design-framework="swatchflo-all-in"][data-design-theme] .guide-grid article,body[data-design-framework="swatchflo-all-in"][data-design-theme] .shortlist-cards article,body[data-design-framework="swatchflo-all-in"][data-design-theme] .reason-card,body[data-design-framework="swatchflo-all-in"][data-design-theme] .worth-checklist,body[data-design-framework="swatchflo-all-in"][data-design-theme] .reasons-cta,body[data-design-framework="swatchflo-all-in"][data-design-theme] .panel,body[data-design-framework="swatchflo-all-in"][data-design-theme] .qr-card,body[data-design-framework="swatchflo-all-in"][data-design-theme] .weather-card,body[data-design-framework="swatchflo-all-in"][data-design-theme] .room-copy,body[data-design-framework="swatchflo-all-in"][data-design-theme] .personalizer-panel,body[data-design-framework="swatchflo-all-in"][data-design-theme] .choice-group,body[data-design-framework="swatchflo-all-in"][data-design-theme] .swatch,body[data-design-framework="swatchflo-all-in"][data-design-theme] .swatch-fit{background:var(--card,#111113)!important;color:var(--ink,#f5f5f7)!important;border-color:var(--line,#2a2a2c)!important}
body[data-design-framework="swatchflo-all-in"][data-design-theme] .room-guidance .geo-pills span,body[data-design-framework="swatchflo-all-in"][data-design-theme] .room-guidance .geo-action,body[data-design-framework="swatchflo-all-in"][data-design-theme] .room-guidance .choice-group button,body[data-design-framework="swatchflo-all-in"][data-design-theme] .room-guidance .weather-metrics span,body[data-design-framework="swatchflo-all-in"][data-design-theme] .room-guidance .recommendation-strip span,body[data-design-framework="swatchflo-all-in"][data-design-theme] .room-guidance .location-note,body[data-design-framework="swatchflo-all-in"][data-design-theme] .room-guidance .qr-context-note,body[data-design-framework="swatchflo-all-in"][data-design-theme] .room-guidance .weather-source{background:var(--card,#111113)!important;color:var(--ink,#f5f5f7)!important;border-color:var(--line,#2a2a2c)!important}
body[data-design-framework="swatchflo-all-in"][data-design-theme] .btn.primary,body[data-design-framework="swatchflo-all-in"][data-design-theme] .final-swatch-cta,body[data-design-framework="swatchflo-all-in"][data-design-theme] .upload-room-photo-cta,body[data-design-framework="swatchflo-all-in"][data-design-theme] .choice-group button.active{background:var(--blue,#0071e3)!important;color:#fff!important;border-color:var(--blue,#0071e3)!important}
body[data-design-framework="swatchflo-all-in"][data-design-theme] .btn.secondary{background:#fff!important;color:#111!important;border-color:#fff!important}
body[data-design-framework="swatchflo-all-in"][data-design-theme] .video-section,body[data-design-framework="swatchflo-all-in"][data-design-theme] .final,body[data-design-framework="swatchflo-all-in"][data-design-theme] footer.footer,body[data-design-framework="swatchflo-all-in"][data-design-theme] .footer,body[data-design-framework="swatchflo-all-in"][data-design-theme] .refined-faq{background:#0b0b0d!important;color:#f5f5f7!important}
body[data-design-framework="swatchflo-all-in"][data-design-theme] .video-section h1,body[data-design-framework="swatchflo-all-in"][data-design-theme] .video-section h2,body[data-design-framework="swatchflo-all-in"][data-design-theme] .video-section h3,body[data-design-framework="swatchflo-all-in"][data-design-theme] .final h1,body[data-design-framework="swatchflo-all-in"][data-design-theme] .final h2,body[data-design-framework="swatchflo-all-in"][data-design-theme] .final h3,body[data-design-framework="swatchflo-all-in"][data-design-theme] footer.footer h1,body[data-design-framework="swatchflo-all-in"][data-design-theme] footer.footer h2,body[data-design-framework="swatchflo-all-in"][data-design-theme] footer.footer h3,body[data-design-framework="swatchflo-all-in"][data-design-theme] .refined-faq h1,body[data-design-framework="swatchflo-all-in"][data-design-theme] .refined-faq h2,body[data-design-framework="swatchflo-all-in"][data-design-theme] .refined-faq h3,body[data-design-framework="swatchflo-all-in"][data-design-theme] .refined-faq summary{color:#f5f5f7!important}
body[data-design-framework="swatchflo-all-in"][data-design-theme] .video-section p,body[data-design-framework="swatchflo-all-in"][data-design-theme] .video-section li,body[data-design-framework="swatchflo-all-in"][data-design-theme] .video-section span,body[data-design-framework="swatchflo-all-in"][data-design-theme] .final p,body[data-design-framework="swatchflo-all-in"][data-design-theme] .final li,body[data-design-framework="swatchflo-all-in"][data-design-theme] .final span,body[data-design-framework="swatchflo-all-in"][data-design-theme] footer.footer p,body[data-design-framework="swatchflo-all-in"][data-design-theme] footer.footer li,body[data-design-framework="swatchflo-all-in"][data-design-theme] footer.footer span,body[data-design-framework="swatchflo-all-in"][data-design-theme] .refined-faq p,body[data-design-framework="swatchflo-all-in"][data-design-theme] .refined-faq li,body[data-design-framework="swatchflo-all-in"][data-design-theme] .refined-faq span{color:#d2d2d7!important}
body[data-design-framework="swatchflo-all-in"][data-design-theme] footer.footer a,body[data-design-framework="swatchflo-all-in"][data-design-theme] .footer a,body[data-design-framework="swatchflo-all-in"][data-design-theme] .refined-faq a{color:#9ecbff!important}
body[data-design-framework="swatchflo-all-in"][data-design-theme] footer.footer .city-directory a,body[data-design-framework="swatchflo-all-in"][data-design-theme] .footer .city-directory a{background:#17171a!important;border-color:#2a2a2c!important;color:#f5f5f7!important}
/* Final SwatchFLO contrast fixes v2: strongest end-of-style overrides. */
body[data-design-framework="swatchflo-all-in"][data-design-theme] .preview-furniture-cta,body[data-design-framework="swatchflo-all-in"][data-design-theme] #swatches .swatch-actions .preview-furniture-cta{background:#0b2f5f!important;color:#fff!important;border-color:#0b2f5f!important;text-decoration:none!important}
body[data-design-framework="swatchflo-all-in"][data-design-theme="apple-cinematic"] .eyebrow,body[data-design-framework="swatchflo-all-in"][data-theme="apple"] .eyebrow{color:#9ecbff!important}
body[data-design-framework="swatchflo-all-in"][data-design-theme] footer.footer .eyebrow,body[data-design-framework="swatchflo-all-in"][data-design-theme] .footer .eyebrow,body[data-design-framework="swatchflo-all-in"][data-design-theme] .refined-faq .eyebrow{color:#9ecbff!important}
body[data-design-framework="swatchflo-all-in"][data-design-theme] .room-guidance span,body[data-design-framework="swatchflo-all-in"][data-design-theme] .qr-card span,body[data-design-framework="swatchflo-all-in"][data-design-theme] .qr-context-note{color:var(--ink,#0f172a)!important}
body[data-design-framework="swatchflo-all-in"][data-design-theme="apple-cinematic"] .room-guidance span,body[data-design-framework="swatchflo-all-in"][data-theme="apple"] .room-guidance span{color:#f5f5f7!important}
body[data-design-framework="swatchflo-all-in"][data-design-theme] .hero h1,body[data-design-framework="swatchflo-all-in"][data-design-theme] .hero h2{color:var(--ink,#f5f5f7)!important;background:transparent!important}
/* Final SwatchFLO contrast fixes v3: guide section text/background pairing. */
body[data-design-framework="swatchflo-all-in"][data-design-theme] .guide{background:var(--bg,#0b0b0d)!important;color:var(--ink,#f5f5f7)!important}
body[data-design-framework="swatchflo-all-in"][data-design-theme] .guide h1,body[data-design-framework="swatchflo-all-in"][data-design-theme] .guide h2,body[data-design-framework="swatchflo-all-in"][data-design-theme] .guide h3{color:var(--ink,#f5f5f7)!important;background:transparent!important}
body[data-design-framework="swatchflo-all-in"][data-design-theme] .guide p,body[data-design-framework="swatchflo-all-in"][data-design-theme] .guide li,body[data-design-framework="swatchflo-all-in"][data-design-theme] .guide span{color:var(--muted,#d2d2d7)!important;background:transparent!important}

body[data-design-theme="apple-cinematic"]{--bg:#000;--ink:#f5f5f7;--muted:#a1a1a6;--blue:#0071e3;--line:#2a2a2c;--card:#111113;--shadow:none;background:#000;color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,"SF Pro Display","SF Pro Text",Inter,Segoe UI,sans-serif}
body[data-design-theme="apple-cinematic"] nav{background:rgba(0,0,0,.82);backdrop-filter:saturate(180%) blur(20px);border-bottom:1px solid rgba(255,255,255,.08)}
body[data-design-theme="apple-cinematic"] .btn{border-radius:999px}
body[data-design-theme="apple-cinematic"] .geo-action.primary,body[data-design-theme="apple-cinematic"] .choice-group button.active{background:#0071e3!important;border-color:#0071e3!important;color:#fff!important;font-weight:800!important}
body[data-design-theme="apple-cinematic"] .preview-furniture-cta{background:#07294f!important;color:#fff!important;border-color:#0a3a70!important}
.customer-intent-section{border-top:0!important;padding-top:clamp(56px,7vw,90px)!important}.customer-intent-section .support-note{margin-top:18px;color:var(--muted);font-size:14px}
