*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:#17130f;-webkit-font-smoothing:antialiased;background:#f8f4ee;margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,select{font:inherit}button{color:inherit}img{max-width:100%;display:block}:root{--ink:#17130f;--muted:#746c64;--cream:#f8f4ee;--paper:#fffdfa;--line:#ded5ca;--soft:#eee5db;--sand:#d5b392;--dark:#17130f;--radius:24px;--serif:Georgia,"Times New Roman",serif}.announcement{color:#fff;letter-spacing:.15em;text-align:center;background:#17130f;justify-content:center;align-items:center;gap:10px;height:30px;padding:0 10px;font-size:10px;display:flex}.announcement a{font-weight:800}.announcement a:hover{text-decoration:underline}.announcement span{opacity:.5}.siteHeader{z-index:60;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f8f4eef5;border-bottom:1px solid #17130f1a;align-items:center;gap:28px;height:70px;padding:0 clamp(18px,4vw,62px);display:flex;position:sticky;top:0}.brand{letter-spacing:.12em;white-space:nowrap;align-items:center;gap:9px;font-size:13px;font-weight:900;display:flex}.brandMark{font-size:20px}.desktopNav{align-items:center;gap:28px;margin-left:auto;font-size:13px;display:flex}.desktopNav a:hover,.textLink:hover{opacity:.58}.headerCta{color:#fff;letter-spacing:.04em;background:#17130f;border-radius:999px;padding:12px 18px;font-size:12px;font-weight:800}.mobileNav{margin-left:auto;display:none;position:relative}.mobileNav summary{cursor:pointer;font-size:12px;font-weight:800;list-style:none}.mobileNav summary::-webkit-details-marker{display:none}.mobileNav>div{border:1px solid var(--line);background:#fffdfa;border-radius:18px;width:220px;padding:10px;display:grid;position:absolute;top:38px;right:0;box-shadow:0 20px 50px #17130f1f}.mobileNav a{border-radius:10px;padding:13px 12px;font-size:13px}.mobileNav a:hover{background:var(--soft)}.button{letter-spacing:.06em;text-transform:uppercase;cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;gap:10px;min-height:48px;padding:0 20px;font-size:12px;font-weight:900;display:inline-flex}.button:disabled{opacity:.45;cursor:not-allowed}.buttonDark{background:var(--dark);color:#fff}.buttonLight{color:#17130f;background:#fff}.buttonGhost{background:0 0;border:1px solid #bfb4a8}.textLink{text-underline-offset:5px;font-size:13px;font-weight:800;text-decoration:underline}.eyebrow{letter-spacing:.18em;text-transform:uppercase;color:#6d645c;font-size:10px;font-weight:900}.homePage{overflow:hidden}.hero{background:#ead9c8;grid-template-columns:1.08fr .92fr;max-width:1480px;min-height:680px;margin:0 auto;display:grid}.heroMedia{background:#d8b798;min-height:680px;position:relative;overflow:hidden}.heroMedia>img,.heroMedia>.mediaFallback{object-fit:cover;object-position:center 48%;width:100%;height:100%;position:absolute;inset:0}.heroBadge{background:#fffdfaf0;border-radius:18px;gap:3px;min-width:150px;padding:15px 18px;display:grid;position:absolute;bottom:28px;left:28px}.heroBadge span,.heroBadge small{letter-spacing:.14em;text-transform:uppercase;font-size:9px}.heroBadge strong{font-size:20px}.heroCopy{flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(55px,8vw,120px) clamp(28px,6vw,96px);display:flex}.heroCopy h1,.section h2,.storyCopy h2,.qualityCopy h2,.homeCta h2,.builderIntro h1,.controlHead h2,.catalogHero h1,.contentHero h1,.contentStatement h2{font-family:var(--serif);letter-spacing:-.035em;font-weight:400}.heroCopy h1{max-width:700px;margin:20px 0 24px;font-size:clamp(48px,6vw,88px);line-height:.94}.heroText{color:#5d554d;max-width:550px;margin:0;font-size:17px;line-height:1.6}.heroActions{align-items:center;gap:24px;margin-top:34px;display:flex}.heroTrust{border-top:1px solid #17130f26;flex-wrap:wrap;gap:24px;margin-top:44px;padding-top:22px;display:flex}.heroTrust span,.heroTrust a{text-transform:uppercase;letter-spacing:.08em;color:#6c635a;font-size:10px;display:grid}.heroTrust b{color:#17130f;letter-spacing:0;text-transform:none;font-size:14px}.heroTrust a:hover{text-decoration:underline}.section{max-width:1320px;margin:0 auto;padding:100px clamp(20px,5vw,64px)}.sectionIntro{grid-template-columns:1.4fr .6fr;align-items:end;gap:60px;padding-bottom:42px;display:grid}.section h2,.storyCopy h2,.qualityCopy h2,.homeCta h2{margin:14px 0 0;font-size:clamp(38px,4.7vw,68px);line-height:1}.sectionIntro p{color:var(--muted);max-width:430px;margin:0;line-height:1.65}.stepsGrid{border:1px solid var(--line);background:var(--paper);border-radius:24px;grid-template-columns:repeat(3,1fr);max-width:1192px;margin:0 auto 90px;display:grid;overflow:hidden}.stepsGrid article{border-right:1px solid var(--line);padding:34px}.stepsGrid article:last-child{border-right:0}.stepsGrid span,.confidenceGrid span{letter-spacing:.14em;font-size:10px;font-weight:900}.stepsGrid h3,.confidenceGrid h3{margin:34px 0 10px;font-size:19px}.stepsGrid p,.confidenceGrid p{color:var(--muted);margin:0;font-size:14px;line-height:1.6}.sectionHead{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:38px;display:flex}.sectionHead h2{max-width:800px}.baseCards{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.baseCard{background:var(--paper);border:1px solid var(--line);border-radius:24px;transition:transform .2s,box-shadow .2s;overflow:hidden}.baseCard:hover{transform:translateY(-3px);box-shadow:0 18px 40px #17130f17}.baseCardMedia{background:#e6d1bd;height:410px;position:relative;overflow:hidden}.baseCardMedia>img,.baseCardMedia>.mediaFallback{object-fit:cover;object-position:center;width:100%;height:100%}.baseCardMedia>span{background:#fff;border-radius:999px;padding:10px 12px;font-size:12px;font-weight:900;position:absolute;top:18px;right:18px}.baseCardCopy{justify-content:space-between;align-items:flex-end;gap:18px;padding:22px;display:flex}.baseCardCopy h3{margin:0 0 7px;font-size:23px}.baseCardCopy p{color:var(--muted);max-width:270px;margin:0;font-size:12px;line-height:1.5}.baseCardCopy>b{font-size:12px}.storySection{color:#fff;background:#17130f;grid-template-columns:.9fr 1.1fr;gap:60px;max-width:1480px;margin:0 auto;padding:90px clamp(24px,6vw,90px);display:grid}.storyCopy{flex-direction:column;justify-content:center;align-items:flex-start;display:flex}.storyCopy .eyebrow{color:#c4b6aa}.storyCopy p{color:#c7beb6;max-width:560px;margin:24px 0 30px;line-height:1.7}.storyTiles{grid-template-columns:1fr 1fr;gap:12px;display:grid}.storyTile{background:#27211c;border:1px solid #403830;border-radius:22px;flex-direction:column;justify-content:flex-end;min-height:220px;padding:25px;transition:all .2s;display:flex}.storyTile:hover{background:#322a24}.storyTile>span{margin-bottom:auto;font-size:38px}.storyTile b{font-family:var(--serif);font-size:28px;font-weight:400}.storyTile small{color:#bdb2a8;margin-top:5px}.productRail{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.productCard{min-width:0}.productMedia,.catalogCardMedia,.builderCharmMedia{border:1px solid var(--line);background:#fff;border-radius:20px;position:relative;overflow:hidden}.productMedia{aspect-ratio:1}.productMedia>img,.productMedia>.mediaFallback,.catalogCardMedia>img,.catalogCardMedia>.mediaFallback,.builderCharmMedia>img,.builderCharmMedia>.mediaFallback{object-fit:contain;width:100%;height:100%;padding:14%}.productPlus{color:#fff;background:#17130f;border-radius:50%;place-items:center;width:34px;height:34px;font-size:22px;display:grid;position:absolute;bottom:13px;right:13px}.productMeta{padding:14px 4px}.productMeta small,.catalogCardMeta small,.builderCharmMeta small{text-transform:uppercase;letter-spacing:.13em;color:var(--muted);font-size:9px}.productMeta h3{margin:7px 0 5px;font-size:15px}.productMeta b{font-size:13px}.productSkeletons{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.productSkeletons div{aspect-ratio:1;background:linear-gradient(90deg,#eee6dc,#f8f4ee,#eee6dc);border-radius:20px}.qualitySection{background:#eee3d7;grid-template-columns:1fr 1fr;max-width:1320px;margin:0 auto 80px;display:grid}.qualityMedia{background:#d8b798;min-height:600px;position:relative;overflow:hidden}.qualityMedia>img,.qualityMedia>.mediaFallback{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.qualityCopy{flex-direction:column;justify-content:center;align-items:flex-start;padding:70px clamp(28px,5vw,75px);display:flex}.qualityCopy p{color:var(--muted);line-height:1.7}.qualityFacts{border-top:1px solid #cfc1b5;border-bottom:1px solid #cfc1b5;grid-template-columns:repeat(3,1fr);width:100%;margin:26px 0;padding:22px 0;display:grid}.qualityFacts span{gap:5px;display:grid}.qualityFacts b{font-size:22px}.qualityFacts small{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);font-size:9px}.confidenceGrid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.confidenceGrid article,.confidenceGrid>a{background:var(--paper);border:1px solid var(--line);border-radius:20px;min-height:220px;padding:24px}.confidenceGrid>a{transition:transform .2s,box-shadow .2s}.confidenceGrid>a:hover{transform:translateY(-3px);box-shadow:0 18px 40px #17130f17}.homeCta{background:#d5b392;border-radius:28px;justify-content:space-between;align-items:center;gap:30px;max-width:1190px;margin:0 auto 100px;padding:55px;display:flex}.homeCta h2{max-width:760px}.mediaFallback{text-align:center;color:#56483c;background:linear-gradient(145deg,#dac0a7,#f1e6db);flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:20px!important;display:flex!important}.mediaFallback span{font-size:30px}.mediaFallback small{text-transform:uppercase;letter-spacing:.08em;max-width:170px;font-size:10px}.mediaFallback.contain{background:#fff}.builderPage{max-width:1440px;margin:0 auto;padding:55px clamp(16px,4vw,56px) 70px}.builderIntro{max-width:820px;margin-bottom:35px}.builderIntro h1{margin:12px 0 15px;font-size:clamp(42px,5vw,70px);line-height:.98}.builderIntro p{color:var(--muted);max-width:680px;line-height:1.6}.builderProgress{grid-template-columns:repeat(3,1fr);max-width:720px;margin-bottom:24px;display:grid}.builderProgress button{text-align:left;color:#978d83;cursor:pointer;background:0 0;border:0;border-bottom:2px solid #d8cec4;align-items:center;gap:8px;padding:11px 4px 12px;display:flex}.builderProgress button.active,.builderProgress button.done{color:#17130f;border-color:#17130f}.builderProgress button span{border:1px solid;border-radius:50%;place-items:center;width:26px;height:26px;font-size:10px;display:grid}.builderProgress button b{text-transform:uppercase;letter-spacing:.08em;font-size:11px}.builderLayout{grid-template-columns:minmax(420px,.95fr) minmax(520px,1.05fr);align-items:start;gap:24px;display:grid}.builderPreview{border:1px solid var(--line);background:#fff;border-radius:26px;position:sticky;top:120px;overflow:hidden}.previewTop{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:58px;padding:0 20px;display:flex}.previewTop span,.selectedHead span{letter-spacing:.14em;font-size:10px;font-weight:900}.previewTop strong{font-family:var(--serif);font-size:26px}.previewMedia{aspect-ratio:4/3;background:#d8b798;position:relative;overflow:hidden}.previewMedia>img,.previewMedia>.mediaFallback{object-fit:cover;object-position:center 50%;width:100%;height:100%}.previewLabel{background:#fffdfaf0;border-radius:14px;max-width:260px;padding:12px 14px;display:grid;position:absolute;bottom:16px;left:16px}.previewLabel b{font-size:16px}.previewLabel small{text-transform:uppercase;letter-spacing:.05em;color:var(--muted);margin-top:3px;font-size:9px}.selectedArea{border-top:1px solid var(--line);padding:16px 18px}.selectedHead{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.selectedRail{grid-template-columns:repeat(7,minmax(58px,1fr));gap:7px;display:grid}.selectedPiece{text-align:center;min-width:0;position:relative}.selectedPiece>span{z-index:2;color:#fff;background:#17130f;border-radius:50%;place-items:center;width:18px;height:18px;font-size:8px;display:grid;position:absolute;top:4px;left:4px}.selectedPiece>div:first-of-type{aspect-ratio:1;background:#f7f2eb;border-radius:12px;overflow:hidden}.selectedPiece img,.selectedPiece .mediaFallback{object-fit:contain;width:100%;height:100%;padding:10%!important}.selectedPiece>small{white-space:nowrap;text-overflow:ellipsis;margin-top:5px;font-size:8px;line-height:1.2;display:block;overflow:hidden}.pieceActions{justify-content:center;aspect-ratio:auto!important;background:0 0!important;gap:2px!important;margin-top:4px!important;display:flex!important;overflow:visible!important}.pieceActions button{cursor:pointer;background:#fff;border:1px solid #ddd3c8;border-radius:7px;width:22px;height:22px;padding:0}.pieceActions button:disabled{opacity:.3}.emptySelection{color:#776e65;background:#f7f2eb;border:1px dashed #d7cbbf;border-radius:14px;justify-content:center;align-items:center;gap:12px;min-height:94px;padding:16px;display:flex}.emptySelection span{font-size:24px}.emptySelection p{max-width:270px;margin:0;font-size:11px;line-height:1.4}.previewFacts{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.previewFacts span{border-right:1px solid var(--line);padding:14px 16px;display:grid}.previewFacts span:last-child{border-right:0}.previewFacts b{font-size:12px}.previewFacts small{text-transform:uppercase;letter-spacing:.1em;color:var(--muted);margin-top:3px;font-size:8px}.builderControls{border:1px solid var(--line);background:#fff;border-radius:26px;min-height:650px;padding:clamp(20px,3vw,34px)}.controlHead{margin-bottom:26px}.controlHead.row{justify-content:space-between;gap:20px;display:flex}.controlHead.row>strong{font-family:var(--serif);font-size:36px}.controlHead h2{margin:9px 0 10px;font-size:clamp(34px,4vw,54px);line-height:1}.controlHead p{color:var(--muted);max-width:650px;margin:0;line-height:1.6}.builderBases{gap:12px;display:grid}.builderBases>button{border:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;border-radius:18px;grid-template-columns:180px 1fr;padding:0;display:grid;overflow:hidden}.builderBases>button.active{border:2px solid #17130f}.builderBaseImage{background:#d8b798;height:130px;position:relative;overflow:hidden}.builderBaseImage>img,.builderBaseImage>.mediaFallback{object-fit:cover;width:100%;height:100%}.builderBaseImage>span{color:#fff;background:#17130f;border-radius:50%;place-items:center;width:28px;height:28px;display:grid;position:absolute;top:10px;right:10px}.builderBaseMeta{justify-content:space-between;align-items:center;gap:14px;padding:18px;display:flex}.builderBaseMeta small{color:var(--muted);letter-spacing:.1em;font-size:8px}.builderBaseMeta h3{margin:5px 0;font-size:20px}.builderBaseMeta p{color:var(--muted);margin:0;font-size:11px;line-height:1.4}.builderBaseMeta>strong{white-space:nowrap;font-size:15px}.infoCallout b{font-size:12px}.infoCallout p{color:var(--muted);margin:5px 0 0;font-size:11px;line-height:1.5}.categoryTabs,.catalogFilters{scrollbar-width:none;gap:7px;padding-bottom:8px;display:flex;overflow-x:auto}.categoryTabs::-webkit-scrollbar{display:none}.catalogFilters::-webkit-scrollbar{display:none}.categoryTabs button,.catalogFilters button{border:1px solid var(--line);white-space:nowrap;cursor:pointer;background:#fff;border-radius:999px;padding:10px 13px;font-size:10px;font-weight:800}.categoryTabs button.active,.catalogFilters button.active{color:#fff;background:#17130f;border-color:#17130f}.catalogToolbar{color:var(--muted);justify-content:space-between;align-items:center;margin:10px 0 14px;font-size:10px;display:flex}.catalogToolbar button{cursor:pointer;background:0 0;border:0;text-decoration:underline}.builderGrid{grid-template-columns:repeat(3,1fr);gap:10px;max-height:660px;padding-right:3px;display:grid;overflow-y:auto}.builderGrid>button{text-align:left;cursor:pointer;background:0 0;border:0;padding:0}.builderGrid>button.active .builderCharmMedia{border:2px solid #17130f}.builderCharmMedia{aspect-ratio:1}.builderCharmMedia i{color:#fff;background:#17130f;border-radius:50%;place-items:center;width:30px;height:30px;font-size:18px;font-style:normal;display:grid;position:absolute;bottom:9px;right:9px}.builderCharmMeta{padding:9px 3px 12px}.builderCharmMeta h3{margin:5px 0;font-size:12px}.builderCharmMeta strong{font-size:11px}.builderNotice{background:#f1e4d7;border-radius:13px;margin:10px 0;padding:12px 14px;font-size:11px}.builderNotice.error,.catalogMessage.error{background:#f4e0df}.catalogMessage{border:1px dashed var(--line);min-height:180px;color:var(--muted);border-radius:18px;flex-direction:column;justify-content:center;align-items:flex-start;gap:8px;padding:26px;display:flex}.catalogMessage b{color:#17130f}.catalogMessage button{color:#fff;cursor:pointer;background:#17130f;border:0;border-radius:999px;margin-top:6px;padding:9px 13px}.reviewCards{grid-template-columns:1fr 1fr;gap:12px;display:grid}.reviewCards article{border:1px solid var(--line);border-radius:18px;padding:19px}.reviewCards article>span{letter-spacing:.12em;color:var(--muted);font-size:9px}.reviewCards h3{margin:10px 0 7px;font-size:17px}.reviewCards p{color:var(--muted);font-size:11px;line-height:1.5}.reviewCards select{border:1px solid var(--line);background:#fff;border-radius:12px;width:100%;margin:6px 0;padding:12px}.reviewCharms{grid-column:1/-1}.reviewCharms>div{border-top:1px solid var(--line);justify-content:space-between;gap:10px;padding:11px 0;font-size:11px;display:flex}.orderTotal{border-top:1px solid var(--line);justify-content:space-between;align-items:center;margin-top:16px;padding-top:18px;display:flex}.orderTotal strong{font-family:var(--serif);font-size:36px}.checkoutNotes{flex-wrap:wrap;gap:10px;margin-top:15px;display:flex}.checkoutNotes span{border:1px solid var(--line);border-radius:999px;padding:8px 10px;font-size:9px}.builderActionBar{z-index:50;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid var(--line);background:#fffdfaf7;border-radius:20px;justify-content:space-between;align-items:center;gap:20px;max-width:950px;margin:22px auto 0;padding:12px 14px;display:flex;position:sticky;bottom:12px;box-shadow:0 18px 45px #17130f21}.builderActionBar>div:first-child{display:grid}.builderActionBar small{letter-spacing:.12em;color:var(--muted);font-size:8px}.builderActionBar strong{font-family:var(--serif);font-size:24px}.builderActionBar>div:last-child{gap:8px;display:flex}.catalogPage,.contentPage{max-width:1320px;margin:0 auto;padding:70px clamp(20px,5vw,64px) 110px}.catalogHero,.contentHero{max-width:900px;margin-bottom:45px}.catalogHero h1,.contentHero h1{margin:15px 0 18px;font-size:clamp(48px,6vw,82px);line-height:.95}.catalogHero p,.contentHero p{color:var(--muted);max-width:700px;font-size:16px;line-height:1.7}.catalogHero .button{margin-top:12px}.catalogFilters{z-index:20;background:#f8f4eef7;margin-bottom:14px;padding:12px 0;position:sticky;top:100px}.catalogCount{color:var(--muted);margin:16px 0;font-size:10px}.catalogGrid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.catalogCard{min-width:0}.catalogCardMedia{aspect-ratio:1}.catalogCardMeta{padding:13px 2px 25px}.catalogCardMeta h2{margin:7px 0 10px;font-size:15px}.catalogCardMeta>div{justify-content:space-between;align-items:center;gap:10px;display:flex}.catalogCardMeta a{text-underline-offset:4px;font-size:10px;text-decoration:underline}.contentHero.narrow{max-width:720px}.contentHero a{text-decoration:underline}.contentGrid{grid-template-columns:repeat(3,1fr);gap:12px;margin:55px 0;display:grid}.contentGrid article,.contactCards article{border:1px solid var(--line);background:#fff;border-radius:22px;padding:28px}.contentGrid span,.contactCards span{letter-spacing:.14em;font-size:9px;font-weight:900}.contentGrid h2,.contactCards h2{margin:30px 0 10px;font-size:22px}.contentGrid p,.contactCards p{color:var(--muted);font-size:14px;line-height:1.65}.materialCards span{font-family:var(--serif);font-size:30px}.contentStatement{color:#fff;background:#17130f;border-radius:28px;grid-template-columns:1fr 1fr;gap:60px;margin:70px 0 35px;padding:55px;display:grid}.contentStatement .eyebrow{color:#b9aea3}.contentStatement h2{font-size:clamp(36px,4vw,58px)}.contentStatement p{color:#c8bfb7;line-height:1.75}.faqList{max-width:900px}.faqList details{border-top:1px solid var(--line)}.faqList details:last-child{border-bottom:1px solid var(--line)}.faqList summary{cursor:pointer;justify-content:space-between;gap:20px;padding:22px 0;font-size:16px;font-weight:800;list-style:none;display:flex}.faqList summary::-webkit-details-marker{display:none}.faqList summary span{font-size:22px}.faqList p{color:var(--muted);max-width:740px;margin:0 0 25px;line-height:1.7}.helpCta{background:#ead9c8;border-radius:22px;justify-content:space-between;align-items:center;gap:20px;margin-top:50px;padding:28px;display:flex}.helpCta h2{font-family:var(--serif);margin:0;font-size:34px;font-weight:400}.prose{max-width:800px}.prose h2{font-family:var(--serif);margin:45px 0 10px;font-size:30px;font-weight:400}.prose p{color:var(--muted);line-height:1.75}.contactCards{grid-template-columns:1fr 1fr;gap:14px;display:grid}.contactCards a{text-underline-offset:4px;font-weight:800;text-decoration:underline}.policyPage{max-width:800px;margin:0 auto;padding:70px 24px 110px}.policyPage>a{font-size:12px;text-decoration:underline}.policyPage .eyebrow{margin-top:50px}.policyPage h1{font-family:var(--serif);margin:12px 0 25px;font-size:64px;font-weight:400}.policyPage p{color:var(--muted);font-size:15px;line-height:1.8}.policyPage aside{background:#eee4d9;border-radius:16px;margin-top:28px;padding:18px;font-size:13px;line-height:1.5}.siteFooter{color:#fff;background:#17130f;padding:75px clamp(22px,6vw,90px) 28px}.footerLead{max-width:700px}.footerLead h2{font-family:var(--serif);margin:16px 0;font-size:clamp(42px,5vw,72px);font-weight:400;line-height:1}.footerLead p{color:#bdb3aa;max-width:520px;margin-bottom:25px;line-height:1.6}.footerLinks{grid-template-columns:repeat(3,1fr);gap:30px;max-width:650px;margin:75px 0;display:grid}.footerLinks>div{gap:12px;display:grid}.footerLinks strong{letter-spacing:.16em;color:#8f857c;margin-bottom:7px;font-size:9px}.footerLinks a{font-size:13px}.footerBottom{color:#8f857c;text-transform:uppercase;letter-spacing:.1em;border-top:1px solid #3a332e;justify-content:space-between;gap:20px;padding-top:22px;font-size:9px;display:flex}@media (max-width:1000px){.desktopNav{display:none}.headerCta{margin-left:auto}.hero{grid-template-columns:1fr;min-height:0}.heroMedia{min-height:560px}.heroCopy{padding:65px 35px}.sectionIntro{grid-template-columns:1fr}.baseCards{grid-template-columns:1fr 1fr}.baseCard:last-child{grid-column:1/-1}.storySection{grid-template-columns:1fr}.productRail,.catalogGrid{grid-template-columns:repeat(3,1fr)}.qualitySection{grid-template-columns:1fr}.qualityMedia{min-height:500px}.confidenceGrid{grid-template-columns:1fr 1fr}.builderLayout{grid-template-columns:1fr}.builderPreview{position:relative;top:auto}.builderGrid{max-height:none}.catalogFilters{top:99px}}@media (max-width:720px){.announcement{height:26px;font-size:8px}.siteHeader{height:62px;padding:0 16px}.brand{font-size:11px}.headerCta,.desktopNav{display:none}.mobileNav{display:block}.heroMedia{min-height:455px}.heroMedia>img{object-position:center}.heroBadge{bottom:16px;left:16px}.heroCopy{padding:42px 20px 48px}.heroCopy h1{font-size:50px}.heroText{font-size:15px}.heroActions{flex-direction:column;align-items:flex-start;width:100%}.heroActions .button{width:100%}.heroTrust{gap:18px}.section{padding:70px 20px}.sectionIntro{padding-bottom:30px}.section h2,.storyCopy h2,.qualityCopy h2,.homeCta h2{font-size:40px}.stepsGrid{grid-template-columns:1fr;margin:0 20px 65px}.stepsGrid article{border-right:0;border-bottom:1px solid var(--line)}.stepsGrid article:last-child{border-bottom:0}.sectionHead{flex-direction:column;align-items:flex-start}.baseCards{grid-template-columns:1fr}.baseCard:last-child{grid-column:auto}.baseCardMedia{height:360px}.storySection{gap:40px;padding:65px 20px}.storyTiles{gap:8px}.storyTile{min-height:160px;padding:18px}.storyTile span{font-size:28px}.storyTile b{font-size:22px}.storyTile small{font-size:9px}.productRail,.catalogGrid{grid-template-columns:1fr 1fr;gap:10px}.productSkeletons{grid-template-columns:1fr 1fr}.featuredSection{padding-left:14px;padding-right:14px}.qualitySection{border-radius:22px;margin:0 14px 60px;overflow:hidden}.qualityMedia{min-height:400px}.qualityCopy{padding:45px 22px}.qualityFacts{grid-template-columns:1fr}.qualityFacts span{border-bottom:1px solid #cfc1b5;padding:10px 0}.qualityFacts span:last-child{border-bottom:0}.confidenceGrid{grid-template-columns:1fr}.homeCta{flex-direction:column;align-items:flex-start;margin:0 14px 70px;padding:32px 22px}.homeCta .button{width:100%}.builderPage{padding:38px 12px 35px}.builderIntro{padding:0 6px}.builderIntro h1{font-size:44px}.builderProgress{margin:0 4px 16px}.builderProgress button{justify-content:center}.builderProgress button b{display:none}.builderLayout{gap:12px}.builderPreview,.builderControls{border-radius:20px}.previewMedia{aspect-ratio:1.18}.previewLabel{max-width:220px}.selectedRail{grid-template-columns:repeat(4,1fr);row-gap:12px}.previewFacts span{padding:11px 8px}.builderControls{min-height:0;padding:20px 14px}.controlHead h2{font-size:38px}.builderBases>button{grid-template-columns:118px 1fr}.builderBaseImage{height:122px}.builderBaseMeta{padding:13px}.builderBaseMeta p{display:none}.builderGrid{grid-template-columns:1fr 1fr;gap:8px}.builderCharmMeta h3{font-size:11px}.reviewCards{grid-template-columns:1fr}.reviewCharms{grid-column:auto}.builderActionBar{border-radius:17px;margin-top:14px;padding:10px;bottom:8px}.builderActionBar>div:last-child{flex:1;justify-content:flex-end}.builderActionBar .button{min-height:44px;padding:0 14px;font-size:9px}.builderActionBar .buttonGhost{min-width:70px}.catalogPage,.contentPage{padding:48px 16px 75px}.catalogHero h1,.contentHero h1{font-size:48px}.catalogFilters{margin-left:-16px;margin-right:-16px;padding:10px 16px;top:88px}.catalogCardMeta h2{font-size:13px}.catalogCardMeta>div{flex-direction:column;align-items:flex-start}.contentGrid,.contactCards{grid-template-columns:1fr}.contentStatement{grid-template-columns:1fr;gap:20px;padding:32px 22px}.helpCta{flex-direction:column;align-items:flex-start}.policyPage h1{font-size:50px}.footerLinks{grid-template-columns:1fr 1fr}.footerBottom{flex-direction:column}.siteFooter{padding-top:60px}}@media (max-width:410px){.brandMark{display:none}.storyTiles{grid-template-columns:1fr}.selectedRail{grid-template-columns:repeat(3,1fr)}.builderActionBar>div:first-child{display:none}.builderActionBar>div:last-child{width:100%}.builderActionBar .buttonDark{flex:1}.catalogGrid{grid-template-columns:1fr 1fr}.productMeta h3{font-size:12px}}.infoPage{max-width:1240px;margin:0 auto;padding:72px clamp(20px,5vw,64px) 110px}.infoHero{max-width:850px}.infoHero h1,.infoCallout h2,.successCard h1{font-family:var(--serif);letter-spacing:-.04em;font-weight:400}.infoHero h1{margin:16px 0 22px;font-size:clamp(48px,6vw,82px);line-height:.98}.infoHero>p{color:var(--muted);max-width:720px;font-size:17px;line-height:1.7}.infoGrid{grid-template-columns:repeat(3,1fr);gap:14px;margin:58px 0;display:grid}.infoGrid article{border:1px solid var(--line);background:var(--paper);border-radius:22px;padding:28px}.infoGrid article>span{letter-spacing:.15em;font-size:10px;font-weight:900}.infoGrid h2{margin:42px 0 10px;font-size:22px}.infoGrid p,.infoCallout p{color:var(--muted);line-height:1.65}.infoCallout{background:#ead9c8;border-radius:26px;margin-top:56px;padding:48px}.infoCallout h2{margin:12px 0;font-size:clamp(36px,4vw,58px)}.inkButton{color:#fff;letter-spacing:.08em;cursor:pointer;background:#17130f;border:1px solid #17130f;border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:0 20px;font-size:11px;font-weight:900;display:inline-flex}.articlePage{max-width:820px;margin:0 auto;padding:70px 24px 110px}.articlePage>a:first-child{font-size:12px;text-decoration:underline}.articlePage .eyebrow{margin-top:48px}.articlePage h1{font-family:var(--serif);margin:14px 0 28px;font-size:clamp(44px,6vw,68px);font-weight:400;line-height:1}.articlePage h2{font-family:var(--serif);margin:44px 0 10px;font-size:30px;font-weight:400}.articlePage p{color:var(--muted);font-size:15px;line-height:1.8}.articlePage>.inkButton{margin-top:24px;text-decoration:none}.successPage{place-items:center;min-height:70vh;padding:70px 20px;display:grid}.successCard{border:1px solid var(--line);background:var(--paper);border-radius:28px;width:min(760px,100%);padding:clamp(28px,6vw,58px);box-shadow:0 22px 60px #17130f14}.successTick{color:#fff;background:#17130f;border-radius:50%;place-items:center;width:54px;height:54px;margin-bottom:22px;font-size:26px;display:grid}.successCard h1{margin:14px 0 20px;font-size:clamp(42px,6vw,66px);line-height:1}.successCard>p{color:var(--muted);line-height:1.7}.successMeta{grid-template-columns:repeat(3,1fr);gap:10px;margin:28px 0;display:grid}.successMeta span{border:1px solid var(--line);border-radius:14px;gap:6px;padding:14px;display:grid}.successMeta small{letter-spacing:.13em;color:var(--muted);font-size:8px}.successMeta b{overflow-wrap:anywhere;font-size:13px}.successLinks{flex-wrap:wrap;gap:10px;margin-top:26px;display:flex}.successLinks>a,.successLinks>button{color:#fff;letter-spacing:.06em;background:#17130f;border:1px solid #17130f;border-radius:999px;justify-content:center;align-items:center;min-height:46px;padding:0 18px;font-size:11px;font-weight:900;display:inline-flex}.successLinks>a+a{color:#17130f;background:#fff}.adminPage{background:#f3eee8;min-height:70vh;padding:52px 20px}.adminLogin,.adminShell{max-width:1180px;margin:auto}.adminLogin{border:1px solid var(--line);background:#fff;border-radius:22px;gap:14px;width:min(480px,100%);padding:36px;display:grid}.adminLogin h1,.adminShell h1{font-family:var(--serif);margin:0;font-size:42px;font-weight:400}.adminLogin p{color:var(--muted);line-height:1.5}.adminLogin input{border:1px solid var(--line);border-radius:12px;height:48px;padding:0 14px}.adminLogin button,.adminShell header button{color:#fff;background:#17130f;border:0;border-radius:999px;height:44px;padding:0 18px;font-weight:800}.adminLogin small,.adminRow small{color:#8b2d25;margin-top:4px;display:block}.adminShell header{justify-content:space-between;align-items:center;gap:20px;display:flex}.adminStats{grid-template-columns:repeat(4,1fr);gap:10px;margin:28px 0;display:grid}.adminStats article{border:1px solid var(--line);background:#fff;border-radius:16px;gap:8px;padding:18px;display:grid}.adminStats small{text-transform:uppercase;letter-spacing:.1em;color:var(--muted);font-size:9px}.adminStats b{font-size:20px}.adminTable{border:1px solid var(--line);background:#fff;border-radius:16px;overflow:auto}.adminRow{border-bottom:1px solid var(--line);grid-template-columns:1fr 1.3fr 1.5fr .7fr 1.5fr;gap:12px;min-width:850px;padding:14px 16px;font-size:12px;display:grid}.adminRow.head{text-transform:uppercase;letter-spacing:.1em;background:#f8f4ee;font-size:9px;font-weight:900}.adminRow:last-child{border-bottom:0}.adminRow small{color:var(--muted);line-height:1.35}@media (max-width:720px){.infoPage{padding:48px 16px 75px}.infoHero h1{font-size:48px}.infoGrid{grid-template-columns:1fr;margin:38px 0}.infoCallout{padding:30px 22px}.successMeta{grid-template-columns:1fr}.successLinks{flex-direction:column}.adminStats{grid-template-columns:1fr 1fr}.adminShell header{flex-direction:column;align-items:flex-start}.faqList{max-width:none}}.catalogSearch{gap:8px;max-width:620px;margin:0 0 18px;display:grid}.catalogSearch span{letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:900}.catalogSearch input{border:1px solid var(--line);color:#17130f;background:#fff;border-radius:999px;height:48px;padding:0 18px}.catalogSearch input:focus{outline-offset:2px;outline:2px solid #17130f}.pageActions{flex-wrap:wrap;align-items:center;gap:9px;margin-top:34px;display:flex}.pageActions .secondary{color:#17130f;background:#fff}@media (max-width:720px){.announcement{letter-spacing:.13em;height:24px;font-size:7px}.siteHeader{gap:14px;height:56px;padding:0 14px}.brand{letter-spacing:.1em;font-size:10px}.brandMark{font-size:16px}.mobileNav summary{font-size:11px}.mobileNav>div{border-radius:14px;width:205px;padding:7px;top:34px}.mobileNav a{padding:11px;font-size:12px}.button{min-height:44px;padding:0 16px;font-size:9px}.textLink{font-size:11px}.eyebrow{font-size:8px}.infoPage,.contentPage{padding:34px 15px 66px}.infoHero,.contentHero{margin-bottom:26px}.infoHero h1,.contentHero h1{margin:10px 0 14px;font-size:clamp(34px,9.6vw,40px);line-height:.98}.infoHero>p,.contentHero p{margin:0;font-size:14px;line-height:1.55}.infoGrid{grid-template-columns:1fr;gap:8px;margin:27px 0}.infoGrid article,.contentGrid article,.contactCards article{border-radius:16px;padding:18px}.infoGrid h2,.contentGrid h2,.contactCards h2{margin:21px 0 7px;font-size:17px}.infoGrid p,.contentGrid p,.contactCards p{margin-bottom:0;font-size:12px;line-height:1.5}.infoCallout{border-radius:18px;margin-top:30px;padding:22px 18px}.infoCallout h2{margin:9px 0 11px;font-size:30px;line-height:1}.infoCallout p{font-size:12px;line-height:1.5}.inkButton{min-height:44px;padding:0 16px;font-size:9px}.contentGrid,.contactCards{grid-template-columns:1fr;gap:8px;margin:27px 0}.contentStatement{border-radius:18px;gap:15px;margin:35px 0 22px;padding:24px 18px}.helpCta{border-radius:17px;margin-top:30px;padding:20px 18px}.helpCta h2{font-size:27px}.prose h2{margin:29px 0 7px;font-size:24px}.prose p{font-size:14px;line-height:1.62}.pageActions{grid-template-columns:1fr 1fr;gap:7px;margin-top:30px;display:grid}.pageActions .inkButton{text-align:center;width:100%}.articlePage,.policyPage{padding:34px 16px 72px}.articlePage .eyebrow{margin-top:30px}.articlePage h1{margin:10px 0 20px;font-size:clamp(34px,9.7vw,40px);line-height:1}.articlePage h2{margin:31px 0 7px;font-size:24px}.articlePage p,.policyPage p{font-size:14px;line-height:1.65}.policyPage .eyebrow{margin-top:31px}.policyPage h1{margin:9px 0 20px;font-size:40px;line-height:1}.policyPage aside{margin-top:21px;padding:15px;font-size:12px}.faqList details summary{padding:17px 0;font-size:14px;line-height:1.35}.faqList details summary span{font-size:18px}.faqList p{margin-bottom:19px;font-size:13px;line-height:1.55}.catalogPage{padding:31px 12px 72px}.catalogHero{margin-bottom:24px}.catalogHero h1{margin:10px 0 14px;font-size:clamp(35px,9.8vw,42px);line-height:.98}.catalogHero p{font-size:13px;line-height:1.55}.catalogHero .button{margin-top:8px}.catalogSearch{gap:6px;margin-bottom:8px}.catalogSearch span{font-size:8px}.catalogSearch input{height:44px;padding:0 15px}.catalogFilters{margin-bottom:9px;margin-left:-12px;margin-right:-12px;padding:8px 12px;top:80px}.catalogFilters button{padding:8px 11px;font-size:9px}.catalogCount{margin:11px 0;font-size:9px}.catalogGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.catalogCardMedia{border-radius:13px}.catalogCardMedia>img,.catalogCardMedia>.mediaFallback{padding:5%}.catalogCardMeta{padding:7px 2px 15px}.catalogCardMeta small{display:none}.catalogCardMeta h2{-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:2.4em;margin:0 0 6px;font-size:10px;line-height:1.2;display:-webkit-box;overflow:hidden}.catalogCardMeta>div{gap:4px;display:grid}.catalogCardMeta strong{font-size:10px}.catalogCardMeta a{font-size:8px;line-height:1.2}.catalogMessage{min-height:130px;padding:20px;font-size:13px}.successPage{min-height:calc(100dvh - 80px);padding:34px 14px}.successCard{border-radius:20px;padding:24px 18px}.successTick{width:46px;height:46px;margin-bottom:17px;font-size:21px}.successCard h1{margin:10px 0 15px;font-size:36px}.successCard>p{font-size:13px;line-height:1.55}.successMeta{gap:7px;margin:20px 0}.successMeta span{padding:11px}.successLinks{gap:7px;margin-top:20px}.successLinks>a,.successLinks>button{min-height:44px;font-size:9px}.siteFooter{padding:45px 18px 22px}.footerLead h2{font-size:38px}.footerLead p{font-size:13px}.footerLinks{grid-template-columns:repeat(3,1fr);gap:16px;margin:42px 0}.footerLinks>div{gap:9px}.footerLinks a{font-size:11px}.footerBottom{gap:8px;font-size:8px}}@media (max-width:359px){.catalogGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.pageActions{grid-template-columns:1fr}}.siteHeader>.brand{white-space:nowrap;font-size:inherit;letter-spacing:0;align-items:center;gap:8px;font-weight:400;display:flex}.siteHeader .brandMark{flex:none;width:34px;height:34px}.siteHeader .brandWordmark{font-family:var(--serif);letter-spacing:-.025em;font-size:20px;font-weight:400}@media (max-width:720px){.siteHeader .brandMark{width:31px;height:31px}.siteHeader .brandWordmark{font-size:18px}}@media (max-width:359px){.siteHeader>.brand{gap:6px}.siteHeader .brandMark{width:28px;height:28px}.siteHeader .brandWordmark{font-size:16px}}
.homePage .heroMedia>img,.homePage .baseCardMedia>img,.homePage .qualityMedia>img{object-fit:cover!important;object-position:var(--scene-desktop-position,54% 66%)!important;transform:scale(var(--scene-desktop-scale,1))!important;transform-origin:50%!important;padding:0!important}.homePage .heroMedia{background:#d6b08d}.homePage .heroBadge{z-index:3}.homePage .baseCardMedia{background:#f4ece4}.homePage .productMedia>img{object-fit:contain!important;object-position:center!important;padding:6%!important}.storyProgress,.storyAdvance,.railGuide,.homeCtaText{display:none}.homePage .basesSection>.stepsGrid{max-width:none;margin:30px 0 0}.homePage .confidenceCta{background:#d5b392;border-radius:18px;justify-content:space-between;align-items:center;gap:18px;margin-top:18px;padding:20px 22px;display:flex}.homePage .confidenceCta>div{gap:4px;display:grid}.homePage .confidenceCta b{font-size:16px}.homePage .confidenceCta span{color:#5f5145;font-size:11px}.homePage .confidenceCta .button{min-width:190px}@media (max-width:760px){html.homeStoryMode{scroll-snap-type:y mandatory;overscroll-behavior-y:none;scroll-padding-top:56px}html.homeStoryMode body{background:#f8f4ee}.homePage{overflow:clip!important}.homePage .storyScreen{scroll-snap-align:start;scroll-snap-stop:always;width:100%;height:calc(100svh - 56px);min-height:calc(100svh - 56px);max-height:calc(100svh - 56px);overflow:hidden}.homePage .hero.storyScreen{height:calc(100svh - 80px);min-height:calc(100svh - 80px);max-height:calc(100svh - 80px)}@supports (height:100dvh){.homePage .storyScreen{height:calc(100dvh - 56px);min-height:calc(100dvh - 56px);max-height:calc(100dvh - 56px)}.homePage .hero.storyScreen{height:calc(100dvh - 80px);min-height:calc(100dvh - 80px);max-height:calc(100dvh - 80px)}}.homePage .hero{grid-template-rows:minmax(0,45%) minmax(0,55%)!important;grid-template-columns:1fr!important;display:grid!important}.homePage .heroMedia{order:1!important;height:auto!important;min-height:0!important}.homePage .heroMedia>img,.homePage .baseCardMedia>img,.homePage .qualityMedia>img{object-position:var(--scene-mobile-position,54% 62%)!important;transform:scale(var(--scene-mobile-scale,1))!important}.homePage .heroBadge{border-radius:12px!important;gap:1px!important;min-width:0!important;padding:9px 11px!important;bottom:14px!important;left:14px!important}.homePage .heroBadge span,.homePage .heroBadge small{font-size:7px!important}.homePage .heroBadge strong{font-size:15px!important}.homePage .heroCopy{order:2!important;justify-content:flex-start!important;padding:clamp(18px,3.6dvh,28px) 18px 12px!important}.homePage .heroCopy .eyebrow{font-size:8px!important}.homePage .heroCopy h1{max-width:410px!important;margin:9px 0 10px!important;font-size:clamp(32px,9vw,40px)!important;line-height:.94!important}.homePage .heroText{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;font-size:clamp(11px,3.15vw,13px)!important;line-height:1.4!important}.homePage .heroActions{flex-direction:row!important;align-items:center!important;gap:16px!important;width:100%!important;margin-top:13px!important;display:flex!important}.homePage .heroActions .button{width:auto!important;min-height:42px!important;padding:0 18px!important;font-size:10px!important}.homePage .heroActions .textLink{text-align:left!important;font-size:11px!important}.homePage .heroTrust{grid-template-columns:repeat(3,1fr)!important;gap:8px!important;width:100%!important;margin-top:13px!important;padding-top:10px!important;display:grid!important}.homePage .heroTrust span{font-size:7px!important;line-height:1.25!important}.homePage .heroTrust b{font-size:11px!important}.homePage .section{padding:20px 14px 54px!important}.homePage .section h2,.homePage .qualityCopy h2{font-size:clamp(28px,7.8vw,34px)!important;line-height:.98!important}.homePage .basesSection{grid-template-rows:auto auto auto!important;align-content:start!important;display:grid!important}.homePage .sectionHead{grid-template-columns:minmax(0,1fr) auto!important;align-items:end!important;gap:5px 10px!important;margin-bottom:11px!important;display:grid!important}.homePage .sectionHead>div:first-child{grid-column:1/-1!important}.homePage .sectionHead h2{margin-top:6px!important}.homePage .sectionHead>.textLink{white-space:nowrap!important;align-self:center!important;font-size:10px!important}.homePage .baseCards{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:6px!important;width:100%!important;height:auto!important;min-height:0!important;padding:0!important;display:grid!important;overflow:visible!important}.homePage .baseCard{border-radius:13px!important;grid-template-rows:auto 1fr!important;min-width:0!important;height:auto!important;display:grid!important}.homePage .baseCardMedia{height:clamp(92px,25vw,112px)!important;min-height:0!important}.homePage .baseCardMedia>span{padding:5px 6px!important;font-size:8px!important;top:6px!important;right:6px!important}.homePage .baseCardCopy{padding:8px!important;display:block!important}.homePage .baseCardCopy h3{margin:0!important;font-size:12px!important}.homePage .baseCardCopy p,.homePage .baseCardCopy>b{display:none!important}.homePage .basesSection>.stepsGrid{border-radius:13px!important;grid-template-rows:repeat(3,auto)!important;grid-template-columns:1fr!important;width:100%!important;height:auto!important;min-height:0!important;margin:11px 0 0!important}.homePage .stepsGrid article{border-right:0!important;border-bottom:1px solid var(--line)!important;grid-template-rows:auto auto!important;grid-template-columns:28px minmax(0,1fr)!important;align-content:center!important;column-gap:9px!important;min-width:0!important;min-height:64px!important;padding:9px 11px!important;display:grid!important}.homePage .stepsGrid article:last-child{border-bottom:0!important}.homePage .stepsGrid article>span{grid-area:1/1/3!important;align-self:start!important;margin:2px 0 0!important;font-size:8px!important}.homePage .stepsGrid h3{grid-area:1/2!important;margin:0 0 3px!important;font-size:11px!important;line-height:1.15!important}.homePage .stepsGrid p{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;grid-area:2/2!important;margin:0!important;font-size:8px!important;line-height:1.3!important}.homePage .featuredSection{grid-template-rows:auto minmax(0,1fr)!important;padding-left:14px!important;padding-right:14px!important;display:grid!important}.homePage .featuredSection .sectionHead h2{max-width:520px!important}.homePage .productRail,.homePage .productSkeletons{grid-template-rows:repeat(2,minmax(0,1fr))!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:7px!important;width:100%!important;height:100%!important;min-height:0!important;padding:0!important;display:grid!important;overflow:hidden!important}.homePage .productCard:nth-child(n+7),.homePage .productSkeletons>div:nth-child(n+7){display:none!important}.homePage .productCard,.homePage .productSkeletons>div{grid-template-rows:minmax(0,1fr) auto!important;min-width:0!important;min-height:0!important;display:grid!important}.homePage .productSkeletons>div{aspect-ratio:auto!important;height:auto!important}.homePage .productMedia{aspect-ratio:auto!important;border-radius:12px!important;height:100%!important;min-height:0!important}.homePage .productMedia>img{padding:3%!important}.homePage .productPlus{width:23px!important;height:23px!important;font-size:14px!important;bottom:5px!important;right:5px!important}.homePage .productMeta{padding:6px 2px 4px!important}.homePage .productMeta small{display:none!important}.homePage .productMeta h3{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;min-height:2.3em!important;margin:0 0 3px!important;font-size:9px!important;line-height:1.15!important}.homePage .productMeta b{font-size:9px!important}.homePage .catalogMessage{height:100%!important;min-height:0!important;padding:20px!important}.homePage .qualitySection{border-radius:0!important;grid-template-rows:38% 62%!important;grid-template-columns:1fr!important;margin:0!important}.homePage .qualityMedia{min-height:0!important}.homePage .qualityCopy{justify-content:flex-start!important;min-height:0!important;padding:20px 18px 58px!important}.homePage .qualityCopy h2{margin-top:8px!important}.homePage .qualityCopy>p{margin:9px 0 0!important;font-size:12px!important;line-height:1.4!important}.homePage .qualityFacts{grid-template-columns:repeat(3,1fr)!important;margin:13px 0!important;padding:10px 0!important}.homePage .qualityFacts span{border:0!important;padding:0 8px 0 0!important}.homePage .qualityFacts b{font-size:17px!important}.homePage .qualityFacts small{font-size:7px!important;line-height:1.25!important}.homePage .qualityCopy>.textLink{font-size:10px!important}.homePage .confidenceSection{grid-template-rows:auto minmax(0,1fr) auto!important;display:grid!important}.homePage .confidenceSection .sectionHead{margin-bottom:10px!important;display:block!important}.homePage .confidenceGrid{grid-template-rows:1fr 1fr!important;grid-template-columns:1fr 1fr!important;gap:7px!important;min-height:0!important}.homePage .confidenceGrid article{border-radius:13px!important;min-height:0!important;padding:11px!important}.homePage .confidenceGrid h3{margin:14px 0 4px!important;font-size:13px!important}.homePage .confidenceGrid p{font-size:9px!important;line-height:1.3!important}.homePage .confidenceCta{border-radius:13px!important;gap:8px!important;margin-top:9px!important;padding:10px 11px!important;display:flex!important}.homePage .confidenceCta b{font-size:11px!important}.homePage .confidenceCta span{font-size:8px!important}.homePage .confidenceCta .button{min-width:0!important;min-height:38px!important;padding:0 12px!important;font-size:8px!important}.storyProgress{z-index:46;right:max(8px,env(safe-area-inset-right));-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffdfac2;border-radius:999px;gap:8px;padding:8px 5px;position:fixed;top:50%;transform:translateY(-50%);box-shadow:0 8px 24px #17130f14;display:grid!important}.storyProgress button{cursor:pointer;background:#9e948a;border:0;border-radius:50%;width:5px;height:5px;padding:0;transition:transform .2s,background .2s}.storyProgress button.active{background:#17130f;transform:scale(1.75)}.storyProgress button span{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.storyAdvance{z-index:45;left:50%;bottom:max(10px,env(safe-area-inset-bottom));color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);white-space:nowrap;cursor:pointer;background:#17130fe6;border:1px solid #ffffff73;border-radius:999px;align-items:center;gap:8px;width:auto;max-width:calc(100vw - 36px);height:40px;padding:0 12px 0 15px;position:fixed;transform:translate(-50%);box-shadow:0 10px 28px #17130f33;display:flex!important}.storyAdvance span{letter-spacing:.13em;text-transform:uppercase;color:#c9beb5;font-size:7px}.storyAdvance b{text-overflow:ellipsis;letter-spacing:.05em;text-transform:uppercase;max-width:48vw;font-size:9px;overflow:hidden}.storyAdvance i{color:#17130f;background:#fff;border-radius:50%;place-items:center;width:22px;height:22px;font-size:12px;font-style:normal;display:grid}html.homeStoryMode body>.siteFooter{scroll-snap-align:start;scroll-snap-stop:always;flex-direction:column;justify-content:center;height:calc(100svh - 56px);min-height:calc(100svh - 56px);max-height:calc(100svh - 56px);padding:30px 20px 18px;display:flex;overflow:hidden}@supports (height:100dvh){html.homeStoryMode body>.siteFooter{height:calc(100dvh - 56px);min-height:calc(100dvh - 56px);max-height:calc(100dvh - 56px)}}html.homeStoryMode body>.siteFooter .footerLead h2{margin:9px 0;font-size:clamp(34px,9.5vw,43px)}html.homeStoryMode body>.siteFooter .footerLead p{margin:0 0 14px;font-size:12px;line-height:1.4}html.homeStoryMode body>.siteFooter .footerLead .button{min-height:42px;font-size:9px}html.homeStoryMode body>.siteFooter .footerLinks{grid-template-columns:repeat(3,1fr);gap:16px;margin:28px 0}html.homeStoryMode body>.siteFooter .footerLinks>div{gap:7px}html.homeStoryMode body>.siteFooter .footerLinks a{font-size:10px}html.homeStoryMode body>.siteFooter .footerLinks strong{margin-bottom:2px;font-size:7px}html.homeStoryMode body>.siteFooter .footerBottom{gap:8px;padding-top:13px;font-size:7px}}@media (max-width:370px){.homePage .hero{grid-template-rows:42% 58%!important}.homePage .heroCopy{padding-top:14px!important}.homePage .heroCopy h1{font-size:32px!important}.homePage .heroText{font-size:10px!important}.homePage .heroActions{margin-top:9px!important}.homePage .heroTrust{margin-top:9px!important;padding-top:8px!important}.homePage .section{padding-top:17px!important}.homePage .section h2,.homePage .qualityCopy h2{font-size:27px!important}.homePage .baseCardMedia{height:82px!important}.homePage .stepsGrid article{padding:8px!important}}@media (max-width:760px) and (prefers-reduced-motion:reduce){html.homeStoryMode{scroll-snap-type:y proximity;scroll-behavior:auto}.storyProgress button,.storyAdvance{transition:none}}.homePage .campaignHeroMedia{background:#3f190f!important}.homePage .campaignHeroMedia>.heroCampaignImage{object-fit:contain!important;object-position:center!important;transform:none!important}@media (max-width:760px){.homePage .hero.storyScreen{height:auto!important;min-height:calc(100svh - 80px)!important;max-height:none!important;overflow:visible!important}@supports (height:100dvh){.homePage .hero.storyScreen{height:auto!important;min-height:calc(100dvh - 80px)!important;max-height:none!important}}.homePage .hero{grid-template-rows:auto auto!important}.homePage .campaignHeroMedia{aspect-ratio:3/2!important;height:auto!important;min-height:0!important}.homePage .heroCopy{min-height:0!important;overflow:visible!important}.homePage .heroText{-webkit-line-clamp:unset!important;display:block!important;overflow:visible!important}}@media (max-width:370px){.homePage .hero{grid-template-rows:auto auto!important}}.homePage .heroStyleButton{z-index:3;color:#fff;letter-spacing:.14em;text-transform:uppercase;background:#17130f;border-radius:999px;justify-content:center;align-items:center;gap:18px;min-height:48px;padding:0 22px;font-size:10px;font-weight:900;transition:transform .2s,background .2s;display:inline-flex;position:absolute;bottom:28px;left:28px;box-shadow:0 10px 26px #17130f33}.homePage .heroStyleButton:hover{background:#2b241e;transform:translateY(-2px)}.homePage .heroStyleButton:focus-visible{outline-offset:3px;outline:3px solid #fff}.homePage .heroStyleButton span{font-size:15px;line-height:1}@media (min-width:1200px){.homePage .hero.storyScreen{align-items:stretch;width:min(1480px,100%);overflow:hidden;grid-template-columns:minmax(0,3fr) minmax(430px,2fr)!important;height:min(40vw,592px)!important;min-height:0!important;max-height:none!important}.homePage .campaignHeroMedia{aspect-ratio:auto!important;width:100%!important;height:100%!important;min-height:0!important}.homePage .campaignHeroMedia>.heroCampaignImage{object-fit:cover!important;object-position:center!important;width:100%!important;height:100%!important}.homePage .heroCopy{min-height:0!important;padding:clamp(28px,2.4vw,38px) clamp(28px,3.4vw,54px)!important;overflow:visible!important}.homePage .heroCopy h1{max-width:620px!important;margin:14px 0 18px!important;font-size:clamp(48px,4vw,58px)!important;line-height:.94!important}.homePage .heroText{font-size:15px!important;line-height:1.5!important}.homePage .heroActions{margin-top:22px!important}.homePage .heroTrust{gap:16px!important;margin-top:24px!important;padding-top:16px!important}}@media (min-width:761px) and (max-width:1199px){.homePage .hero.storyScreen{grid-template-columns:1fr!important;height:auto!important;min-height:0!important;max-height:none!important;overflow:visible!important}.homePage .campaignHeroMedia{aspect-ratio:3/2!important;height:auto!important;min-height:0!important}.homePage .campaignHeroMedia>.heroCampaignImage{object-fit:cover!important;width:100%!important;height:100%!important}.homePage .heroCopy{min-height:0!important;padding:52px 40px!important;overflow:visible!important}}@media (max-width:760px){.homePage .heroStyleButton{letter-spacing:.12em;gap:12px;min-height:42px;padding:0 16px;font-size:8px;bottom:14px;left:14px}.homePage .heroStyleButton span{font-size:12px}}
@media (max-width:699px){.bacStudioRoot[data-step="1"] [class*=introScene]{background:#fff!important;border-bottom:0!important;flex-direction:column!important;width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;display:flex!important;overflow:visible!important}.bacStudioRoot[data-step="1"] [class*=introScene]>[class*=scene]{aspect-ratio:auto!important;border-bottom:1px solid #e2dcd5!important;flex:none!important;width:100%!important;height:clamp(280px,39dvh,355px)!important;min-height:280px!important;max-height:355px!important;position:relative!important;overflow:hidden!important}.bacStudioRoot[data-step="1"] [class*=introScene]>[class*=scene]>img{object-fit:cover!important;object-position:50% 42%!important;width:100%!important;height:100%!important}.bacStudioRoot[data-step="1"] [class*=scenePill]{letter-spacing:.12em!important;border-radius:999px!important;padding:8px 11px!important;font-size:9px!important;line-height:1.15!important;top:12px!important;right:12px!important;box-shadow:0 4px 18px #00000014!important}.bacStudioRoot[data-step="1"] [class*=introCopy]{background:#fff!important;border-bottom:1px solid #eee8e2!important;flex:none!important;width:100%!important;height:auto!important;min-height:0!important;padding:17px 14px 22px!important;display:block!important}.bacStudioRoot[data-step="1"] [class*=introCopy]>span{letter-spacing:.14em!important;color:#746d66!important;margin-bottom:6px!important;font-size:9px!important;font-weight:900!important;line-height:1.2!important;display:block!important}.bacStudioRoot[data-step="1"] [class*=introCopy]>h1{letter-spacing:-.03em!important;max-width:none!important;margin:0 0 6px!important;font-size:clamp(29px,8.7vw,36px)!important;line-height:1.02!important}.bacStudioRoot[data-step="1"] [class*=introCopy]>p{color:#716b65!important;margin:0!important;font-size:12px!important;line-height:1.45!important}.bacStudioRoot[data-step="1"] [class*=introBaseGrid]{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important;width:100%!important;margin-top:14px!important;display:grid!important}.bacStudioRoot[data-step="1"] [class*=introBaseGrid]>button{text-align:center!important;background:#fff!important;border:1px solid #dcd5ce!important;border-radius:14px!important;flex-direction:column!important;justify-content:flex-start!important;align-items:stretch!important;gap:7px!important;min-width:0!important;min-height:138px!important;padding:5px 5px 8px!important;display:flex!important;position:relative!important;overflow:hidden!important;box-shadow:0 3px 10px #231a1409!important}.bacStudioRoot[data-step="1"] [class*=introBaseGrid]>button[class*=introBaseActive]{background:#fff!important;border:2px solid #111!important;padding:4px 4px 7px!important;box-shadow:0 5px 18px #1111111c!important}.bacStudioRoot[data-step="1"] [class*=introBaseThumb]{background:#f4eee7!important;border-radius:10px!important;flex:none!important;width:100%!important;height:78px!important;overflow:hidden!important}.bacStudioRoot[data-step="1"] [class*=introBaseThumbImage]{object-fit:cover!important;object-position:50% 46%!important;transform-origin:50%!important;width:100%!important;height:100%!important;transform:scale(1.1)!important}.bacStudioRoot[data-step="1"] [class*=introBaseLabel]{flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:3px!important;min-width:0!important;padding-inline:2px!important;display:flex!important}.bacStudioRoot[data-step="1"] [class*=introBaseLabel]>b{white-space:normal!important;overflow-wrap:normal!important;width:100%!important;font-size:11.5px!important;line-height:1.15!important}.bacStudioRoot[data-step="1"] [class*=introBaseLabel]>small{color:#716b65!important;white-space:nowrap!important;width:100%!important;font-size:9.5px!important;line-height:1.15!important}.bacStudioRoot[data-step="1"] [class*=introBaseGrid]>button>i{color:#fff!important;background:#111!important;border:2px solid #fff!important;border-radius:50%!important;width:22px!important;height:22px!important;font-size:11px!important;top:8px!important;right:8px!important;box-shadow:0 2px 8px #0000002e!important}.bacStudioRoot[data-step="1"] [class*=actionBar]{box-shadow:0 -10px 26px #1e161012!important}}@media (max-width:370px){.bacStudioRoot[data-step="1"] [class*=introScene]>[class*=scene]{height:270px!important;min-height:270px!important}.bacStudioRoot[data-step="1"] [class*=introBaseGrid]{gap:6px!important}.bacStudioRoot[data-step="1"] [class*=introBaseGrid]>button{min-height:128px!important}.bacStudioRoot[data-step="1"] [class*=introBaseThumb]{height:70px!important}.bacStudioRoot[data-step="1"] [class*=introBaseLabel]>b{font-size:10.5px!important}.bacStudioRoot[data-step="1"] [class*=introBaseLabel]>small{font-size:8.5px!important}}
@media (max-width:760px){.bacLanding2026 .bacAnnouncement{letter-spacing:.055em!important;flex-wrap:nowrap!important;height:24px!important;min-height:24px!important;padding:4px 10px!important;font-size:8.5px!important;line-height:1.15!important;overflow:hidden!important}.bacLanding2026 .bacAnnouncement>span{white-space:nowrap!important}.bacLanding2026 .bacAnnouncement>a,.bacLanding2026 .bacAnnouncement>i{display:none!important}.bacLanding2026 .bacHeader{height:54px!important;padding:0 14px!important}.bacLanding2026 .bacBrand{gap:7px!important;font-size:18px!important}.bacLanding2026 .bacBrandMark{width:28px!important;height:28px!important}.bacLanding2026 .bacMobileMenu summary{width:38px!important;height:38px!important}.bacLanding2026 .bacHero{grid-template-rows:minmax(0,56%) minmax(0,44%)!important;grid-template-columns:1fr!important;height:calc(100dvh - 78px)!important;min-height:0!important;display:grid!important;overflow:hidden!important}.bacLanding2026 .bacHeroMedia{order:1!important;height:auto!important;min-height:0!important}.bacLanding2026 .bacHeroImage{object-position:center 50%!important}.bacLanding2026 .bacHeroCopy{order:2!important;justify-content:flex-start!important;height:auto!important;min-height:0!important;padding:14px 20px 12px!important;overflow:hidden!important}.bacLanding2026 .bacEyebrow{letter-spacing:.13em!important;white-space:nowrap!important;margin-bottom:8px!important;font-size:8.5px!important;line-height:1.2!important}.bacLanding2026 .bacHero h1{letter-spacing:-.035em!important;font-size:clamp(32px,9.1vw,38px)!important;line-height:.93!important}.bacLanding2026 .bacHeroCopy>p{max-width:none!important;margin:10px 0 11px!important;font-size:11.5px!important;line-height:1.38!important}.bacLanding2026 .bacHeroCopy>.bacPrimary{letter-spacing:.11em!important;width:100%!important;min-height:44px!important;padding:0 18px!important;font-size:9.2px!important}.bacLanding2026 .bacHeroProof{gap:9px!important;margin-top:8px!important}.bacLanding2026 .bacProofFaces span{width:24px!important;height:24px!important}.bacLanding2026 .bacHeroProof b{font-size:9.3px!important;line-height:1.2!important}.bacLanding2026 .bacHeroProof small{font-size:8.5px!important;line-height:1.2!important}}@media (max-width:760px) and (max-height:720px){.bacLanding2026 .bacHero{grid-template-rows:minmax(0,58%) minmax(0,42%)!important}.bacLanding2026 .bacHeroCopy{padding:10px 18px 9px!important}.bacLanding2026 .bacEyebrow{margin-bottom:6px!important;font-size:7.8px!important}.bacLanding2026 .bacHero h1{font-size:29px!important;line-height:.93!important}.bacLanding2026 .bacHeroCopy>p{margin:7px 0 8px!important;font-size:10.5px!important;line-height:1.32!important}.bacLanding2026 .bacHeroCopy>.bacPrimary{min-height:40px!important;font-size:8.6px!important}.bacLanding2026 .bacHeroProof{margin-top:6px!important}.bacLanding2026 .bacProofFaces span{width:22px!important;height:22px!important}.bacLanding2026 .bacHeroProof b{font-size:8.8px!important}.bacLanding2026 .bacHeroProof small{font-size:8px!important;display:block!important}}
.AnalyticsScripts-module__rIlD1W__banner{z-index:1000;color:#111;background:#fff;border:1px solid #d9d1c8;border-radius:16px;align-items:center;gap:18px;max-width:760px;margin:auto;padding:16px;display:flex;position:fixed;bottom:16px;left:16px;right:16px;box-shadow:0 18px 55px #19120c33}.AnalyticsScripts-module__rIlD1W__banner p{flex:1;margin:0;font-size:13px;line-height:1.45}.AnalyticsScripts-module__rIlD1W__banner a{color:inherit}.AnalyticsScripts-module__rIlD1W__banner div{gap:8px;display:flex}.AnalyticsScripts-module__rIlD1W__banner button{color:#fff;cursor:pointer;background:#111;border:1px solid #111;border-radius:999px;min-height:42px;padding:0 15px;font:700 12px Arial,sans-serif}.AnalyticsScripts-module__rIlD1W__banner button.AnalyticsScripts-module__rIlD1W__decline{color:#111;background:#fff}@media (max-width:640px){.AnalyticsScripts-module__rIlD1W__banner{flex-direction:column;align-items:stretch}.AnalyticsScripts-module__rIlD1W__banner div{justify-content:flex-end}.AnalyticsScripts-module__rIlD1W__banner button{flex:1}}
