:root{color-scheme:dark;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"PingFang SC","Microsoft YaHei",sans-serif;color:#fff7ed;background:#0b090f;line-height:1.62;--bg:#0b090f;--panel:#15111d;--panel-2:#211728;--line:#36263c;--text:#fff7ed;--muted:#bcaebf;--accent:#ff5b79;--accent-2:#f9b44d;--shadow:0 30px 90px rgba(0,0,0,.48)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:linear-gradient(180deg,rgba(255,91,121,.08),transparent 38rem),var(--bg);color:var(--text)}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}p,h1,h2,h3,figure,dl,dd{margin:0}p,a,h1,h2,h3,dd{overflow-wrap:anywhere}.shell-width{width:min(1200px,calc(100% - 48px));margin-inline:auto}.skip-link{position:fixed;left:16px;top:-70px;z-index:30;padding:10px 14px;background:var(--accent);color:#16060b}.skip-link:focus{top:16px}.site-header{position:sticky;top:0;z-index:12;background:rgba(11,9,15,.87);border-bottom:1px solid rgba(255,255,255,.08);backdrop-filter:blur(18px)}.header-inner{width:min(1200px,calc(100% - 48px));min-height:72px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:11px;font-weight:850;letter-spacing:-.025em}.brand-mark{width:35px;height:35px;display:grid;place-items:center;border-radius:50%;background:var(--accent);color:#260711;font-size:.78rem;box-shadow:0 0 0 7px rgba(255,91,121,.1)}.primary-nav{display:flex;gap:8px;flex-wrap:wrap}.primary-nav a{padding:8px 12px;border-radius:8px;color:var(--muted);font-size:.9rem}.primary-nav a:hover,.primary-nav a:focus-visible{background:var(--panel-2);color:var(--text)}.breadcrumbs{display:flex;align-items:center;gap:9px;padding-block:20px;color:#887b8c;font-size:.82rem;white-space:nowrap;overflow:hidden}.breadcrumbs a:hover{color:var(--accent)}.breadcrumbs span:last-child{overflow:hidden;text-overflow:ellipsis}.page-compose{display:flex;flex-direction:column;gap:18px;padding-bottom:72px}.recipe-content,.recipe-content>[class^="body-variant-"]{display:contents}.target-hero{order:10;display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,.95fr);align-items:end;gap:42px;min-height:490px;padding:54px;border:1px solid var(--line);border-radius:16px;background:radial-gradient(circle at 85% 15%,rgba(249,180,77,.16),transparent 23rem),linear-gradient(145deg,#211220,#110e16);box-shadow:var(--shadow);overflow:hidden}.target-hero--text{grid-template-columns:minmax(0,820px);align-items:center}.family-kicker,.section-heading p,.recipe-content .eyebrow{margin-bottom:15px;color:var(--accent-2);font-size:.74rem;font-weight:850;letter-spacing:.16em;text-transform:uppercase}.target-hero h1{max-width:860px;font-size:clamp(2.7rem,6.8vw,6rem);line-height:.96;letter-spacing:-.06em}.hero-summary{max-width:680px;margin-top:24px;color:#d0c1d2;font-size:1.08rem}.signal-row{display:flex;gap:1px;flex-wrap:wrap;margin-top:34px;overflow:hidden;border:1px solid rgba(255,255,255,.08);border-radius:12px;background:rgba(255,255,255,.08)}.signal-row div{min-width:126px;flex:1;padding:12px 15px;background:#15111d}.signal-row dt{color:#95869a;font-size:.68rem;text-transform:uppercase;letter-spacing:.05em}.signal-row dd{margin-top:3px;font-weight:800;font-size:.9rem}.hero-media{aspect-ratio:16/11;border-radius:12px;overflow:hidden;background:#120e16;box-shadow:0 20px 55px rgba(0,0,0,.36);transform:rotate(1.5deg)}.hero-media img{width:100%;height:100%;object-fit:cover}.recipe-content>.intro{order:20;max-width:960px;padding:30px 0;color:#d0c3d1;font-size:1.12rem;border-bottom:1px solid var(--line)}.recipe-content [class^="body-variant-"]>section{order:40;padding:36px;border:1px solid var(--line);border-radius:14px;background:var(--panel)}.recipe-content section h2{font-size:clamp(1.4rem,3vw,2.15rem);line-height:1.15;letter-spacing:-.035em}.recipe-content section h3{font-size:1rem}.recipe-content section>p:not(.eyebrow),.recipe-content section li{color:var(--muted)}.recipe-content section>p+*,.recipe-content section h2+*{margin-top:17px}.feature-module{order:30!important;background:linear-gradient(110deg,#1b131f,#251522)!important}.feature-grid,.content-grid,.guide-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:24px}.feature-grid>div,.content-grid>article,.guide-grid>div{min-height:142px;padding:20px;border-radius:10px;background:#0e0b12;border:1px solid rgba(255,255,255,.075)}.feature-grid>div:before,.content-grid>article:before,.guide-grid>div:before{content:"";display:block;width:28px;height:3px;margin-bottom:20px;background:linear-gradient(90deg,var(--accent),var(--accent-2))}.feature-grid strong,.content-grid h3,.guide-grid strong{display:block;margin-bottom:8px}.content-module{order:40!important}.content-module .content-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.guide-module{order:50!important}.faq-module{order:70!important}.faq-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:22px}.faq-list details{border:1px solid rgba(255,255,255,.09);border-radius:10px;background:#0f0c13}.faq-list summary{cursor:pointer;padding:18px 20px;font-weight:750}.faq-list details p{padding:0 20px 18px;color:var(--muted)}.related-module{order:60;padding:36px;border-radius:14px;background:linear-gradient(135deg,#221522,#130f17);border:1px solid var(--line)}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:22px}.section-heading p{margin:0}.section-heading h2{font-size:clamp(1.4rem,3vw,2.15rem)}.related-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.related-card{display:grid;grid-template-columns:1fr auto;gap:8px 12px;align-items:center;min-height:126px;padding:20px;border-radius:10px;background:#0f0c13;border:1px solid rgba(255,255,255,.075);transition:.2s ease}.related-card:hover{transform:translateY(-3px);border-color:rgba(255,91,121,.55)}.related-card span{font-weight:800}.related-card small{grid-column:1;color:#8f8293}.related-card b{grid-column:2;grid-row:1/3;color:var(--accent)}.ad-slot{order:80}.site-footer{border-top:1px solid rgba(255,255,255,.08);color:#8e8192}.site-footer>div{min-height:110px;display:flex;align-items:center;justify-content:space-between;gap:20px}.site-footer a{color:var(--text);font-weight:800}
body[data-layout-variant="b"] .content-module{order:20!important}body[data-layout-variant="b"] .recipe-content>.intro{order:30}body[data-layout-variant="b"] .feature-module{order:40!important}body[data-layout-variant="b"] .faq-module{order:60!important}body[data-layout-variant="b"] .related-module{order:70}body[data-layout-variant="b"] .target-hero{grid-template-columns:minmax(300px,.76fr) minmax(0,1.24fr);border-radius:34px 8px 34px 8px}body[data-layout-variant="b"] .hero-copy{order:2}body[data-layout-variant="b"] .hero-media{order:1;transform:rotate(-1.5deg)}body[data-layout-variant="c"] .feature-module{order:20!important}body[data-layout-variant="c"] .recipe-content>.intro{order:30}body[data-layout-variant="c"] .content-module{order:40!important}body[data-layout-variant="c"] .guide-module{order:50!important}body[data-layout-variant="c"] .related-module{order:60}body[data-layout-variant="c"] .faq-module{order:70!important}body[data-layout-variant="c"] .target-hero{grid-template-columns:minmax(0,1.35fr) minmax(220px,.65fr);min-height:400px}body[data-layout-variant="c"] .hero-media{aspect-ratio:1;border-radius:50%;transform:none}
@media(max-width:860px){.shell-width,.header-inner{width:min(100% - 32px,1200px)}.target-hero,body[data-layout-variant="b"] .target-hero,body[data-layout-variant="c"] .target-hero{grid-template-columns:1fr;min-height:0;padding:36px;gap:30px}.hero-media,body[data-layout-variant="c"] .hero-media{aspect-ratio:16/9;border-radius:12px;transform:none}body[data-layout-variant="b"] .hero-copy{order:1}body[data-layout-variant="b"] .hero-media{order:2}.target-hero h1{font-size:clamp(2.45rem,10vw,4.8rem)}.feature-grid,.guide-grid{grid-template-columns:1fr 1fr}.related-grid{grid-template-columns:1fr 1fr}}@media(max-width:560px){.shell-width,.header-inner{width:min(100% - 24px,1200px)}.header-inner{min-height:64px}.primary-nav{display:none}.breadcrumbs{padding-block:15px}.page-compose{gap:13px;padding-bottom:48px}.target-hero,body[data-layout-variant="b"] .target-hero,body[data-layout-variant="c"] .target-hero{padding:28px 21px;border-radius:13px}.target-hero h1{font-size:clamp(2.1rem,12vw,3.25rem)}.signal-row div{min-width:calc(50% - 1px)}.recipe-content>.intro{padding:24px 2px}.recipe-content [class^="body-variant-"]>section,.related-module{padding:24px 20px}.feature-grid,.content-grid,.guide-grid,.content-module .content-grid,.faq-list,.related-grid{grid-template-columns:1fr}.site-footer>div{min-height:96px;align-items:flex-start;justify-content:center;flex-direction:column}.site-footer span{font-size:.86rem}}

/* Inventory-first Host Home. */
.host-home .home-site-header .header-inner{width:min(1280px,calc(100% - 48px))}.host-home .brand{min-width:0}.host-home .brand>span:last-child{max-width:310px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home-primary-nav{display:flex;justify-content:flex-end;gap:2px;flex-wrap:wrap}.home-primary-nav a{padding:7px 9px;border-radius:8px;color:var(--muted);font-size:.76rem}.home-primary-nav a:hover,.home-primary-nav a:focus-visible{background:var(--panel-2);color:var(--text)}.home-mobile-nav{display:none;position:relative}.home-mobile-nav summary{cursor:pointer;list-style:none;padding:8px 11px;border:1px solid var(--line);border-radius:8px;font-weight:800}.home-mobile-nav summary::-webkit-details-marker{display:none}.home-mobile-nav nav{position:absolute;right:0;top:46px;width:min(280px,calc(100vw - 24px));max-height:70vh;overflow:auto;padding:9px;border:1px solid var(--line);border-radius:12px;background:#15111d;box-shadow:var(--shadow)}.home-mobile-nav nav a{display:block;padding:11px;border-radius:7px;color:var(--muted)}.home-mobile-nav nav a:hover,.home-mobile-nav nav a:focus-visible{background:var(--panel-2);color:var(--text)}.home-main{display:flex;flex-direction:column;gap:18px;padding:28px 0 72px}.home-hero{order:10;display:grid;grid-template-columns:minmax(0,1.4fr) minmax(320px,.6fr);align-items:end;gap:44px;min-height:320px;padding:44px 46px;border:1px solid var(--line);border-radius:14px;background:radial-gradient(circle at 86% 16%,rgba(249,180,77,.18),transparent 24rem),linear-gradient(145deg,#261725,#100d15);box-shadow:var(--shadow)}.home-kicker,.home-section-heading p{margin:0 0 10px;color:var(--accent-2);font-size:.71rem;font-weight:850;letter-spacing:.16em;text-transform:uppercase}.home-hero h1{max-width:820px;font-size:clamp(2.55rem,5vw,5.1rem);line-height:.96;letter-spacing:-.06em}.home-summary{max-width:730px;margin-top:18px;color:#d1c3d2;font-size:1.04rem}.home-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin:0;overflow:hidden;border:1px solid rgba(255,255,255,.09);border-radius:11px;background:rgba(255,255,255,.08)}.home-stats div{padding:17px 14px;background:#15111d}.home-stats dt{color:#988a9c;font-size:.69rem}.home-stats dd{margin-top:4px;font-size:1.55rem;font-weight:850}.home-block{padding:34px 36px;border:1px solid var(--line);border-radius:14px;background:var(--panel)}.home-section-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:22px}.home-section-heading h2{font-size:clamp(1.55rem,3vw,2.3rem);line-height:1.08}.home-section-heading>span{color:var(--muted);font-size:.8rem}.home-featured{order:20}.home-categories{order:30}.home-inventory{order:40}.home-recent{order:50}.home-discover{order:60}.home-featured-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.home-featured-grid a{display:flex;min-height:190px;flex-direction:column;justify-content:space-between;padding:21px;border:1px solid rgba(255,255,255,.075);border-radius:10px;background:linear-gradient(145deg,#0e0b12,#1c111b)}.home-featured-grid a:hover,.home-featured-grid a:focus-visible{border-color:rgba(255,91,121,.55);transform:translateY(-2px)}.media-card-number{color:var(--accent);font-size:.75rem;font-weight:850}.home-featured-grid strong{font-size:1.16rem;line-height:1.35}.home-featured-grid small{color:var(--muted)}.home-featured-grid b{color:var(--accent-2)}.home-category-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.home-category-grid>section{padding:20px;border:1px solid rgba(255,255,255,.08);border-radius:10px;background:#0f0c13;scroll-margin-top:92px}.home-category-grid header{display:flex;justify-content:space-between;align-items:center;padding-bottom:14px;border-bottom:1px solid rgba(255,255,255,.07)}.home-category-grid header span{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:var(--accent);color:#260711;font-weight:900}.home-category-grid section>div{display:grid;margin-top:10px}.home-category-grid section>div a{display:flex;justify-content:space-between;gap:12px;padding:9px 0;border-bottom:1px solid rgba(255,255,255,.055);color:#c7b8ca}.home-category-grid b{color:var(--accent-2)}.home-inventory-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.home-inventory-grid a{display:flex;min-height:132px;flex-direction:column;padding:17px;border:1px solid rgba(255,255,255,.07);border-radius:9px;background:#0f0c13}.home-inventory-grid small{color:var(--accent)}.home-inventory-grid strong{margin-top:17px;font-size:1rem}.home-inventory-grid a>span{margin-top:auto;padding-top:14px;color:var(--muted);font-size:.76rem}.home-recent-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.07);border-radius:10px;overflow:hidden}.home-recent-list a{display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:60px;padding:12px 15px;background:#0f0c13}.home-recent-list a:hover,.home-recent-list a:focus-visible{background:#1b131f}.home-recent-list b{color:var(--accent-2);font-size:.72rem}.home-discovery-groups{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.home-discovery-groups>div{padding:19px;border-radius:10px;background:#0f0c13;border:1px solid rgba(255,255,255,.07)}.home-discovery-groups h3{margin-bottom:12px;color:var(--accent-2)}.home-discovery-groups a{display:block;padding:7px 0;border-bottom:1px solid rgba(255,255,255,.05);color:var(--muted)}.home-empty{padding:44px;border:1px solid var(--line);border-radius:14px;background:var(--panel)}.host-home[data-home-layout="b"] .home-inventory{order:20}.host-home[data-home-layout="b"] .home-featured{order:30}.host-home[data-home-layout="b"] .home-categories{order:40}.host-home[data-home-layout="c"] .home-inventory{order:20}.host-home[data-home-layout="c"] .home-categories{order:30}.host-home[data-home-layout="c"] .home-featured{order:40}.host-home[data-home-layout="c"] .home-hero{grid-template-columns:1fr;min-height:260px}.host-home[data-home-layout="c"] .home-stats{max-width:650px}.host-home #featured,.host-home #recent,.host-home #discover,.host-home #inventory{scroll-margin-top:92px}
@media(max-width:1000px){.home-primary-nav{display:none}.home-mobile-nav{display:block}.home-hero{grid-template-columns:1fr;gap:28px}.home-featured-grid,.home-inventory-grid,.home-discovery-groups{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:620px){.host-home .home-site-header .header-inner,.host-home .shell-width{width:min(100% - 24px,1280px)}.host-home .brand>span:last-child{max-width:190px;font-size:.88rem}.home-main{gap:13px;padding-top:18px}.home-hero,.home-block{padding:23px 20px;border-radius:11px}.home-hero h1{font-size:clamp(2.05rem,11vw,3.1rem)}.home-stats div{padding:12px 9px}.home-stats dd{font-size:1.2rem}.home-section-heading{align-items:flex-start;flex-direction:column;gap:5px}.home-featured-grid,.home-category-grid,.home-inventory-grid,.home-recent-list,.home-discovery-groups{grid-template-columns:1fr}.home-featured-grid a{min-height:145px}.home-inventory-grid a{min-height:108px}.home-site-header .header-inner{min-height:64px}}

/* Presentation Closure: fixed-input A/B/C are structurally distinct and explicit. */
.host-home[data-home-layout="b"] .home-main{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(290px,.85fr);align-items:start}.host-home[data-home-layout="b"] .home-hero,.host-home[data-home-layout="b"] .home-inventory,.host-home[data-home-layout="b"] .home-recent,.host-home[data-home-layout="b"] .home-discover{grid-column:1/-1}.host-home[data-home-layout="b"] .home-hero{grid-template-columns:1fr;min-height:250px;border-radius:34px 10px 34px 10px}.host-home[data-home-layout="b"] .home-stats{grid-template-columns:repeat(3,minmax(0,150px));max-width:520px}.host-home[data-home-layout="b"] .home-featured{grid-column:1}.host-home[data-home-layout="b"] .home-categories{grid-column:2}.host-home[data-home-layout="b"] .home-featured-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.host-home[data-home-layout="b"] .home-featured-grid a{min-height:120px}.host-home[data-home-layout="b"] .home-category-grid{grid-template-columns:1fr}.host-home[data-home-layout="b"] .home-inventory-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;border:1px solid rgba(255,255,255,.07);border-radius:10px;overflow:hidden;background:rgba(255,255,255,.07)}.host-home[data-home-layout="b"] .home-inventory-grid a{display:grid;grid-template-columns:74px 1fr auto;align-items:center;gap:14px;min-height:66px;border:0;border-radius:0}.host-home[data-home-layout="b"] .home-inventory-grid strong,.host-home[data-home-layout="b"] .home-inventory-grid a>span{margin:0;padding:0}.host-home[data-home-layout="b"] .home-discovery-groups{grid-template-columns:repeat(2,minmax(0,1fr))}
.host-home[data-home-layout="c"] .home-main{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(290px,.65fr);align-items:start}.host-home[data-home-layout="c"] .home-hero,.host-home[data-home-layout="c"] .home-inventory{grid-column:1/-1}.host-home[data-home-layout="c"] .home-hero{grid-template-columns:minmax(0,1fr) auto;min-height:220px;padding-block:34px;background:linear-gradient(105deg,#211421,#100d15)}.host-home[data-home-layout="c"] .home-hero h1{font-size:clamp(2.3rem,4.3vw,4rem)}.host-home[data-home-layout="c"] .home-stats{grid-template-columns:repeat(3,112px);max-width:none}.host-home[data-home-layout="c"] .home-featured,.host-home[data-home-layout="c"] .home-recent{grid-column:1}.host-home[data-home-layout="c"] .home-categories,.host-home[data-home-layout="c"] .home-discover{grid-column:2}.host-home[data-home-layout="c"] .home-featured-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.host-home[data-home-layout="c"] .home-category-grid,.host-home[data-home-layout="c"] .home-recent-list,.host-home[data-home-layout="c"] .home-discovery-groups{grid-template-columns:1fr}.host-home[data-home-layout="c"] .home-inventory-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.host-home[data-home-layout="c"] .home-inventory-grid a{min-height:118px}.host-home[data-home-layout="c"] .home-inventory-grid strong{margin-top:10px}
.page-mobile-nav{display:none;position:relative}.page-mobile-nav summary{cursor:pointer;list-style:none;padding:8px 11px;border:1px solid var(--line);border-radius:8px;font-weight:800}.page-mobile-nav summary::-webkit-details-marker{display:none}.page-mobile-nav nav{position:absolute;right:0;top:46px;width:min(280px,calc(100vw - 24px));max-height:70vh;overflow:auto;padding:9px;border:1px solid var(--line);border-radius:12px;background:#15111d;box-shadow:var(--shadow)}.page-mobile-nav nav a{display:block;padding:11px;border-radius:7px;color:var(--muted)}
@media(max-width:1000px){.host-home[data-home-layout="b"] .home-main,.host-home[data-home-layout="c"] .home-main{display:flex}.host-home[data-home-layout="b"] .home-hero,.host-home[data-home-layout="c"] .home-hero{grid-template-columns:1fr}.host-home[data-home-layout="b"] .home-inventory-grid,.host-home[data-home-layout="c"] .home-inventory-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.host-home[data-home-layout="c"] .home-stats{grid-template-columns:repeat(3,1fr)}}
@media(max-width:720px){.primary-nav{display:none}.page-mobile-nav{display:block}}
@media(max-width:620px){.host-home[data-home-layout="b"] .home-featured-grid,.host-home[data-home-layout="b"] .home-inventory-grid,.host-home[data-home-layout="c"] .home-featured-grid,.host-home[data-home-layout="c"] .home-inventory-grid{grid-template-columns:1fr}.host-home[data-home-layout="b"] .home-inventory-grid a{grid-template-columns:56px 1fr}.host-home[data-home-layout="b"] .home-inventory-grid a>span{grid-column:2}}

/* Explicit section groups prevent grid auto-placement holes with fixed inventory. */
.home-layout-sections{display:contents}.host-home[data-home-layout="b"] .home-main,.host-home[data-home-layout="c"] .home-main{display:flex}.host-home[data-home-layout="b"] .home-layout-sections,.host-home[data-home-layout="c"] .home-layout-sections{order:20;display:grid;width:100%;gap:18px;align-items:start}.host-home[data-home-layout="b"] .home-layout-sections{grid-template-columns:minmax(0,1.15fr) minmax(290px,.85fr);grid-template-areas:"inventory inventory" "featured categories" "recent recent" "discover discover"}.host-home[data-home-layout="c"] .home-layout-sections{grid-template-columns:minmax(0,1.35fr) minmax(290px,.65fr);grid-template-areas:"inventory inventory" "featured categories" "recent discover"}.host-home[data-home-layout="b"] .home-categories,.host-home[data-home-layout="c"] .home-categories{grid-area:categories}.host-home[data-home-layout="b"] .home-featured,.host-home[data-home-layout="c"] .home-featured{grid-area:featured}.host-home[data-home-layout="b"] .home-inventory,.host-home[data-home-layout="c"] .home-inventory{grid-area:inventory}.host-home[data-home-layout="b"] .home-recent,.host-home[data-home-layout="c"] .home-recent{grid-area:recent}.host-home[data-home-layout="b"] .home-discover,.host-home[data-home-layout="c"] .home-discover{grid-area:discover}
@media(max-width:1000px){.host-home[data-home-layout="b"] .home-layout-sections,.host-home[data-home-layout="c"] .home-layout-sections{display:flex;flex-direction:column;gap:18px}.host-home[data-home-layout="b"] .home-layout-sections>*,.host-home[data-home-layout="c"] .home-layout-sections>*{width:100%}}
