.seasonal-module__--qzxq__section{max-width:1320px;color:var(--home-ink,#171a19);margin:0 auto;padding:80px 24px}.seasonal-module__--qzxq__sectionHeader{text-align:center;max-width:720px;margin:0 auto 48px}.seasonal-module__--qzxq__eyebrow{text-transform:uppercase;letter-spacing:.12em;color:var(--home-accent,#d94727);margin-bottom:12px;font-size:.8rem;font-weight:700;display:inline-block}.seasonal-module__--qzxq__heading{letter-spacing:-.03em;color:var(--home-ink,#171a19);margin:0 0 8px;font-size:clamp(2rem,4.5vw,3.2rem);font-weight:900;line-height:1.05}.seasonal-module__--qzxq__subheading{font-size:clamp(1.1rem,2vw,1.35rem);font-style:italic;font-family:var(--font-serif,"Georgia", serif);color:var(--home-muted,#5c625f);margin:0 0 16px}.seasonal-module__--qzxq__description{color:var(--home-muted,#5c625f);margin:0 auto 32px;font-size:.98rem;line-height:1.55}.seasonal-module__--qzxq__tabNav{background:var(--home-surface-strong,#dde1df);border-radius:9999px;flex-wrap:wrap;justify-content:center;gap:8px;width:fit-content;margin:0 auto;padding:6px;display:flex}.seasonal-module__--qzxq__tabButton{color:var(--home-muted,#5c625f);cursor:pointer;background:0 0;border:none;border-radius:9999px;padding:8px 18px;font-size:.88rem;font-weight:650;transition:all .2s}.seasonal-module__--qzxq__tabButton:hover{color:var(--home-ink,#171a19)}.seasonal-module__--qzxq__tabButtonActive{color:var(--home-ink,#171a19);background:#fff;box-shadow:0 2px 8px #00000014}.seasonal-module__--qzxq__grid{grid-template-columns:repeat(1,minmax(0,1fr));gap:28px;display:grid}@media (min-width:640px){.seasonal-module__--qzxq__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.seasonal-module__--qzxq__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.seasonal-module__--qzxq__card{background:var(--home-surface,#f8f9f7);border:1px solid var(--home-line,#c5cbc7);border-radius:20px;flex-direction:column;transition:transform .25s,box-shadow .25s;display:flex;overflow:hidden}.seasonal-module__--qzxq__card:hover{transform:translateY(-4px);box-shadow:0 16px 36px #00000014}.seasonal-module__--qzxq__cardImageContainer{aspect-ratio:1;background:#f1f3f2;position:relative;overflow:hidden}.seasonal-module__--qzxq__cardImage{object-fit:cover;transition:transform .35s}.seasonal-module__--qzxq__card:hover .seasonal-module__--qzxq__cardImage{transform:scale(1.03)}.seasonal-module__--qzxq__categoryBadge{color:#fff;text-transform:uppercase;letter-spacing:.06em;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#171a19d1;border-radius:9999px;padding:4px 10px;font-size:.72rem;font-weight:750;position:absolute;top:14px;left:14px}.seasonal-module__--qzxq__cardContent{flex-direction:column;flex-grow:1;padding:22px;display:flex}.seasonal-module__--qzxq__cardHeader{margin-bottom:10px}.seasonal-module__--qzxq__cardTitle{letter-spacing:-.02em;color:var(--home-ink,#171a19);margin:0 0 6px;font-size:1.25rem;font-weight:800}.seasonal-module__--qzxq__productPricePill{color:var(--home-accent-dark,#a92e16);font-size:.82rem;font-weight:650;display:inline-block}.seasonal-module__--qzxq__cardDescription{color:var(--home-muted,#5c625f);flex-grow:1;margin:0 0 20px;font-size:.88rem;line-height:1.5}.seasonal-module__--qzxq__cardActions{gap:10px;margin-top:auto;display:flex}.seasonal-module__--qzxq__shopDesignButton,.seasonal-module__--qzxq__makeItMineButton{cursor:pointer;border-radius:12px;justify-content:center;align-items:center;gap:6px;padding:10px 14px;font-size:.84rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.seasonal-module__--qzxq__shopDesignButton{background:var(--home-ink,#171a19);color:#fff;border:1px solid var(--home-ink,#171a19);flex:1}.seasonal-module__--qzxq__shopDesignButton:hover{background:#2b312f}.seasonal-module__--qzxq__makeItMineButton{color:var(--home-accent,#d94727);border:1.5px solid var(--home-accent,#d94727);background:#fff}.seasonal-module__--qzxq__makeItMineButton:hover{background:#fff5f2}.seasonal-module__--qzxq__modalBackdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:100;background:#000000a6;place-items:center;padding:16px;display:grid;position:fixed;inset:0;overflow-y:auto}.seasonal-module__--qzxq__modalContent{background:#fff;border-radius:24px;width:100%;max-width:880px;margin:auto;padding:32px;position:relative;box-shadow:0 24px 60px #0003}.seasonal-module__--qzxq__modalCloseButton{width:36px;height:36px;color:var(--home-ink,#171a19);cursor:pointer;background:#f1f3f2;border:none;border-radius:50%;place-items:center;transition:background .2s;display:grid;position:absolute;top:20px;right:20px}.seasonal-module__--qzxq__modalCloseButton:hover{background:#e2e6e4}.seasonal-module__--qzxq__modalHeader{margin-bottom:24px;padding-right:40px}.seasonal-module__--qzxq__modalCategoryBadge{text-transform:uppercase;letter-spacing:.08em;color:var(--home-accent,#d94727);margin-bottom:6px;font-size:.75rem;font-weight:750;display:inline-block}.seasonal-module__--qzxq__modalHeader h2{letter-spacing:-.02em;margin:0 0 6px;font-size:1.65rem;font-weight:850}.seasonal-module__--qzxq__modalHeader p{color:var(--home-muted,#5c625f);margin:0;font-size:.92rem}.seasonal-module__--qzxq__modalBody{grid-template-columns:1fr;gap:28px;display:grid}@media (min-width:768px){.seasonal-module__--qzxq__modalBody{grid-template-columns:1fr 1.15fr}}.seasonal-module__--qzxq__modalPreviewCol{flex-direction:column;align-items:center;display:flex}.seasonal-module__--qzxq__modalPreviewFrame{aspect-ratio:1;border:1px solid var(--home-line,#c5cbc7);background:#f8f9f7;border-radius:18px;width:100%;position:relative;overflow:hidden}.seasonal-module__--qzxq__modalBaseImage{object-fit:contain}.seasonal-module__--qzxq__liveOverlayPill{color:#fff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#171a19d9;border-radius:9999px;align-items:center;gap:5px;padding:4px 10px;font-size:.72rem;font-weight:700;display:inline-flex;position:absolute;bottom:12px;left:12px}.seasonal-module__--qzxq__modalPreviewCaption{color:var(--home-muted,#5c625f);text-align:center;margin-top:10px;font-size:.82rem}.seasonal-module__--qzxq__modalFormCol{flex-direction:column;justify-content:space-between;display:flex}.seasonal-module__--qzxq__formGroupList{flex-direction:column;gap:16px;display:flex}.seasonal-module__--qzxq__formField{flex-direction:column;gap:6px;display:flex}.seasonal-module__--qzxq__formField label{color:var(--home-ink,#171a19);font-size:.84rem;font-weight:700}.seasonal-module__--qzxq__formField input,.seasonal-module__--qzxq__formField select{border:1.5px solid var(--home-line,#c5cbc7);color:var(--home-ink,#171a19);background:#fff;border-radius:10px;padding:10px 14px;font-size:.92rem;transition:border-color .2s}.seasonal-module__--qzxq__formField input:focus,.seasonal-module__--qzxq__formField select:focus{border-color:var(--home-accent,#d94727);outline:none}.seasonal-module__--qzxq__formField small{color:var(--home-muted,#5c625f);font-size:.76rem}.seasonal-module__--qzxq__modalActionRow{flex-direction:column;gap:10px;margin-top:24px;display:flex}.seasonal-module__--qzxq__primaryActionButton{background:var(--home-accent,#d94727);color:#fff;cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:14px 20px;font-size:.94rem;font-weight:750;text-decoration:none;transition:background .2s;display:inline-flex}.seasonal-module__--qzxq__primaryActionButton:hover:not(:disabled){background:var(--home-accent-dark,#a92e16)}.seasonal-module__--qzxq__primaryActionButton:disabled{opacity:.65;cursor:not-allowed}.seasonal-module__--qzxq__secondaryActionButton{color:var(--home-muted,#5c625f);cursor:pointer;background:0 0;border:none;padding:8px;font-size:.88rem;font-weight:600}.seasonal-module__--qzxq__secondaryActionButton:hover{color:var(--home-ink,#171a19)}.seasonal-module__--qzxq__addedSuccessBanner{background:#ecfdf5;border:1.5px solid #a7f3d0;border-radius:14px;flex-direction:column;gap:14px;padding:16px;display:flex}.seasonal-module__--qzxq__successCheck{color:#065f46;align-items:center;gap:8px;font-size:.92rem;font-weight:750;display:inline-flex}.seasonal-module__--qzxq__successLinks{flex-wrap:wrap;gap:10px;display:flex}
.home-v2-module__0j3TeG__homeV2,.home-v2-module__0j3TeG__siteHeader{--home-bg:#eef0ef;--home-surface:#f8f9f7;--home-surface-strong:#dde1df;--home-ink:#171a19;--home-muted:#5c625f;--home-line:#c5cbc7;--home-accent:#d94727;--home-accent-dark:#a92e16;--home-radius:18px;color:var(--home-ink);background:var(--home-bg)}.home-v2-module__0j3TeG__homeV2{min-height:100dvh;overflow:clip}.home-v2-module__0j3TeG__siteHeader{z-index:40;border-bottom:1px solid var(--home-line);background:color-mix(in srgb, var(--home-bg) 94%, transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);position:sticky;top:0}.home-v2-module__0j3TeG__headerPrimary{grid-template-columns:auto 1fr auto;align-items:center;gap:clamp(24px,4vw,64px);max-width:1320px;min-height:70px;margin:0 auto;padding:0 24px;display:grid}.home-v2-module__0j3TeG__wordmark{color:var(--home-ink);letter-spacing:-.04em;align-items:center;gap:10px;font-size:1.2rem;font-weight:800;text-decoration:none;display:inline-flex}.home-v2-module__0j3TeG__wordmark span{color:#fff9f5;background:var(--home-accent);border-radius:9px;place-items:center;width:32px;height:32px;font-size:.9rem;display:grid}.home-v2-module__0j3TeG__desktopNav,.home-v2-module__0j3TeG__headerActions,.home-v2-module__0j3TeG__mobileNav{align-items:center;display:flex}.home-v2-module__0j3TeG__desktopNav{justify-content:center;gap:clamp(18px,2.4vw,36px)}.home-v2-module__0j3TeG__desktopNav a,.home-v2-module__0j3TeG__headerActions a,.home-v2-module__0j3TeG__mobileNav a{color:var(--home-ink);font-size:.88rem;font-weight:650;text-decoration:none}.home-v2-module__0j3TeG__desktopNav a,.home-v2-module__0j3TeG__headerActions a{white-space:nowrap}.home-v2-module__0j3TeG__headerActions{gap:8px}.home-v2-module__0j3TeG__headerActions a{border-radius:999px;justify-content:center;align-items:center;gap:7px;min-height:44px;padding:0 12px;display:inline-flex}.home-v2-module__0j3TeG__headerActions a:last-child{color:#fff9f5;background:var(--home-ink)}.home-v2-module__0j3TeG__cartBadge{color:#fff;background:var(--home-accent);border-radius:999px;place-items:center;min-width:20px;height:20px;margin-left:4px;padding:0 6px;font-size:.72rem;font-weight:800;display:inline-grid}.home-v2-module__0j3TeG__desktopNav a:hover,.home-v2-module__0j3TeG__desktopNav a:focus-visible,.home-v2-module__0j3TeG__headerActions a:first-child:hover,.home-v2-module__0j3TeG__headerActions a:first-child:focus-visible{color:var(--home-accent-dark)}.home-v2-module__0j3TeG__mobileNav{display:none}.home-v2-module__0j3TeG__hero{grid-template-columns:minmax(320px,.82fr) minmax(0,1.18fr);align-items:center;gap:clamp(36px,6vw,92px);max-width:1320px;min-height:calc(100dvh - 116px);margin:0 auto;padding:clamp(42px,6vw,82px) 24px;display:grid}.home-v2-module__0j3TeG__heroCopy{flex-direction:column;align-items:flex-start;display:flex}.home-v2-module__0j3TeG__eyebrow{color:var(--home-accent-dark);letter-spacing:.14em;text-transform:uppercase;margin:0 0 18px;font-size:.74rem;font-weight:800}.home-v2-module__0j3TeG__heroCopy h1{letter-spacing:-.075em;max-width:650px;margin:0;font-family:Arial,Helvetica,sans-serif;font-size:clamp(3rem,5.9vw,6.1rem);font-weight:850;line-height:.91}.home-v2-module__0j3TeG__heroCopy>p:not(.home-v2-module__0j3TeG__eyebrow){max-width:580px;color:var(--home-muted);margin:26px 0 0;font-size:clamp(1rem,1.5vw,1.18rem);line-height:1.55}.home-v2-module__0j3TeG__heroActions{flex-wrap:wrap;gap:10px;margin-top:30px;display:flex}.home-v2-module__0j3TeG__heroActions a,.home-v2-module__0j3TeG__photoActions a:first-child,.home-v2-module__0j3TeG__sameDesignSection>div:first-child>a,.home-v2-module__0j3TeG__featuredPrice>a{border:1px solid var(--home-ink);white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:0 22px;font-weight:800;text-decoration:none;transition:transform .16s,background .16s,color .16s;display:inline-flex}.home-v2-module__0j3TeG__heroActions a:first-child,.home-v2-module__0j3TeG__photoActions a:first-child,.home-v2-module__0j3TeG__featuredPrice>a{color:#fff9f5;background:var(--home-accent);border-color:var(--home-accent)}.home-v2-module__0j3TeG__heroActions a:last-child,.home-v2-module__0j3TeG__sameDesignSection>div:first-child>a{color:var(--home-ink);background:0 0}.home-v2-module__0j3TeG__heroActions a:active,.home-v2-module__0j3TeG__photoActions a:active,.home-v2-module__0j3TeG__sameDesignSection a:active,.home-v2-module__0j3TeG__featuredPrice>a:active{transform:translateY(1px)}.home-v2-module__0j3TeG__startingPrice{color:var(--home-muted);margin-top:18px;font-size:.82rem}.home-v2-module__0j3TeG__heroSwitcher{border:1px solid var(--home-line);border-radius:var(--home-radius);background:var(--home-surface);overflow:hidden;box-shadow:0 30px 80px #2b312e1f}.home-v2-module__0j3TeG__heroImage{aspect-ratio:3/2;background:var(--home-surface-strong);overflow:hidden}.home-v2-module__0j3TeG__heroImage img{object-fit:cover;width:100%;height:100%}.home-v2-module__0j3TeG__heroProductControls{justify-content:space-between;align-items:center;gap:18px;padding:16px;display:flex}.home-v2-module__0j3TeG__heroProductControls>div:first-child{gap:3px;display:grid}.home-v2-module__0j3TeG__heroProductControls>div:first-child span{color:var(--home-muted);text-transform:uppercase;font-size:.72rem}.home-v2-module__0j3TeG__heroProductControls>div:last-child{gap:8px;display:flex}.home-v2-module__0j3TeG__heroProductControls button,.home-v2-module__0j3TeG__productButtons button,.home-v2-module__0j3TeG__designRail button{min-height:44px;color:var(--home-ink);border:1px solid var(--home-line);cursor:pointer;background:0 0}.home-v2-module__0j3TeG__heroProductControls button{border-radius:999px;padding:0 14px;font-weight:750}.home-v2-module__0j3TeG__heroProductControls button[aria-pressed=true]{color:#fff9f5;background:var(--home-ink);border-color:var(--home-ink)}.home-v2-module__0j3TeG__featuredSection,.home-v2-module__0j3TeG__productsSection,.home-v2-module__0j3TeG__customerSection{max-width:1320px;margin:0 auto;padding:clamp(72px,9vw,132px) 24px}.home-v2-module__0j3TeG__sectionHeading{max-width:740px;margin-bottom:42px}.home-v2-module__0j3TeG__sectionHeading h2,.home-v2-module__0j3TeG__photoCopy h2,.home-v2-module__0j3TeG__sameDesignSection h2{letter-spacing:-.065em;margin:0;font-family:Arial,Helvetica,sans-serif;font-size:clamp(2.35rem,4.8vw,5rem);font-weight:850;line-height:.98}.home-v2-module__0j3TeG__sectionHeading p,.home-v2-module__0j3TeG__photoCopy>p,.home-v2-module__0j3TeG__sameDesignSection>div:first-child>p{max-width:620px;color:var(--home-muted);margin:18px 0 0;font-size:1.02rem;line-height:1.6}.home-v2-module__0j3TeG__commerceShowcase{border:1px solid var(--home-line);border-radius:var(--home-radius);background:var(--home-surface);grid-template-columns:150px minmax(360px,1fr) minmax(280px,.72fr);min-height:630px;display:grid;overflow:hidden}.home-v2-module__0j3TeG__designRail{border-right:1px solid var(--home-line);align-content:start;gap:8px;padding:12px;display:grid}.home-v2-module__0j3TeG__designRail button{text-align:left;border-radius:12px;gap:7px;padding:7px;display:grid}.home-v2-module__0j3TeG__designRail button[aria-pressed=true]{border-color:var(--home-accent);box-shadow:inset 0 0 0 1px var(--home-accent)}.home-v2-module__0j3TeG__designRail img{aspect-ratio:1;object-fit:cover;border-radius:8px;width:100%}.home-v2-module__0j3TeG__designRail span{text-overflow:ellipsis;white-space:nowrap;font-size:.72rem;font-weight:750;overflow:hidden}.home-v2-module__0j3TeG__featuredPreview{background:var(--home-surface-strong);place-items:center;min-width:0;padding:clamp(18px,3vw,44px);display:grid}.home-v2-module__0j3TeG__featuredPreview figure{width:min(100%,560px)}.home-v2-module__0j3TeG__featuredControls{border-left:1px solid var(--home-line);flex-direction:column;padding:clamp(24px,3vw,44px);display:flex}.home-v2-module__0j3TeG__featuredControls>p{color:var(--home-accent-dark);text-transform:uppercase;margin:0 0 8px;font-size:.74rem;font-weight:800}.home-v2-module__0j3TeG__featuredControls h3{letter-spacing:-.055em;margin:0;font-size:clamp(2rem,3vw,3.4rem);line-height:.98}.home-v2-module__0j3TeG__featuredControls>span{color:var(--home-muted);margin-top:16px;line-height:1.55}.home-v2-module__0j3TeG__productButtons{gap:9px;margin-top:32px;display:grid}.home-v2-module__0j3TeG__productButtons button{border-radius:12px;justify-content:space-between;align-items:center;padding:10px 12px;display:flex}.home-v2-module__0j3TeG__productButtons button span{color:var(--home-muted);font-size:.78rem}.home-v2-module__0j3TeG__productButtons button[aria-pressed=true]{border-color:var(--home-accent);background:color-mix(in srgb, var(--home-accent) 9%, transparent)}.home-v2-module__0j3TeG__featuredPrice{justify-content:space-between;align-items:center;gap:14px;margin-top:auto;padding-top:28px;display:flex}.home-v2-module__0j3TeG__featuredPrice>div{gap:2px;display:grid}.home-v2-module__0j3TeG__featuredPrice small{color:var(--home-muted)}.home-v2-module__0j3TeG__featuredPrice strong{font-size:1.55rem}.home-v2-module__0j3TeG__productGrid{grid-template-columns:1.45fr .75fr;gap:16px;display:grid}.home-v2-module__0j3TeG__productGrid>a{border-radius:var(--home-radius);min-height:470px;color:var(--home-ink);background:var(--home-surface-strong);text-decoration:none;position:relative;overflow:hidden}.home-v2-module__0j3TeG__productGrid img{object-fit:cover;width:100%;height:100%;transition:transform .26s}.home-v2-module__0j3TeG__productGrid a:hover img,.home-v2-module__0j3TeG__productGrid a:focus-visible img{transform:scale(1.018)}.home-v2-module__0j3TeG__productGrid a>span{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f8f9f7e6;border:1px solid #ffffff9e;border-radius:14px;justify-content:space-between;align-items:center;padding:14px 16px;display:flex;position:absolute;bottom:16px;left:16px;right:16px}.home-v2-module__0j3TeG__productGrid strong{font-size:1.05rem}.home-v2-module__0j3TeG__productGrid small{color:var(--home-muted);font-weight:700}.home-v2-module__0j3TeG__photoSection{grid-template-columns:minmax(280px,.74fr) minmax(0,1.26fr);align-items:center;gap:clamp(40px,7vw,110px);max-width:1320px;margin:0 auto;padding:clamp(72px,9vw,132px) 24px;display:grid}.home-v2-module__0j3TeG__photoCopy>svg{color:var(--home-accent);margin-bottom:26px}.home-v2-module__0j3TeG__photoActions{flex-wrap:wrap;align-items:center;gap:16px;margin-top:30px;display:flex}.home-v2-module__0j3TeG__photoActions a:first-child{gap:9px}.home-v2-module__0j3TeG__photoActions a:last-child{color:var(--home-ink);text-underline-offset:4px;font-weight:750}.home-v2-module__0j3TeG__photoPair{grid-template-columns:1fr 1fr;gap:12px;display:grid}.home-v2-module__0j3TeG__photoPair figure{margin:0}.home-v2-module__0j3TeG__photoPair figure:last-child{margin-top:58px}.home-v2-module__0j3TeG__photoPair img{border-radius:var(--home-radius);width:100%;height:auto}.home-v2-module__0j3TeG__photoPair figcaption{color:var(--home-muted);padding-top:10px;font-size:.8rem}.home-v2-module__0j3TeG__sameDesignSection{grid-template-columns:minmax(280px,.75fr) minmax(0,1.25fr);align-items:center;gap:clamp(36px,7vw,100px);max-width:1320px;margin:0 auto;padding:clamp(72px,9vw,132px) 24px;display:grid}.home-v2-module__0j3TeG__sameDesignSection>div:first-child>a{margin-top:28px}.home-v2-module__0j3TeG__sameDesignProducts{border-radius:var(--home-radius);background:var(--home-surface-strong);grid-template-columns:1fr 1fr;display:grid;overflow:hidden}.home-v2-module__0j3TeG__sameDesignProducts img{width:100%;height:auto}.home-v2-module__0j3TeG__customerPlaceholders{grid-template-columns:1.4fr .8fr .8fr;gap:12px;display:grid}.home-v2-module__0j3TeG__customerPlaceholders>div{border:1px dashed color-mix(in srgb, var(--home-muted) 55%, transparent);border-radius:var(--home-radius);background:linear-gradient(135deg, transparent 0 46%, color-mix(in srgb, var(--home-line) 45%, transparent) 46% 47%, transparent 47% 100%), var(--home-surface);align-items:flex-end;min-height:280px;padding:22px;display:flex}.home-v2-module__0j3TeG__customerPlaceholders span{max-width:180px;font-size:.84rem;font-weight:750}.home-v2-module__0j3TeG__assuranceSection{grid-template-columns:1fr 1fr;max-width:1320px;margin:0 auto;padding:0 24px clamp(72px,9vw,132px);display:grid}.home-v2-module__0j3TeG__assuranceSection article{border-top:1px solid var(--home-line);padding:clamp(26px,4vw,52px)}.home-v2-module__0j3TeG__assuranceSection article+article{border-left:1px solid var(--home-line)}.home-v2-module__0j3TeG__assuranceSection h2{letter-spacing:-.045em;margin:0;font-size:clamp(1.5rem,2.6vw,2.4rem)}.home-v2-module__0j3TeG__assuranceSection p{max-width:500px;color:var(--home-muted);margin:14px 0 20px;line-height:1.55}.home-v2-module__0j3TeG__assuranceSection a{color:var(--home-ink);text-underline-offset:4px;font-weight:800}.home-v2-module__0j3TeG__homeFooter{border-top:1px solid var(--home-line);justify-content:space-between;align-items:center;gap:28px;max-width:1320px;margin:0 auto;padding:28px 24px 42px;display:flex}.home-v2-module__0j3TeG__homeFooter strong{font-size:1.1rem}.home-v2-module__0j3TeG__homeFooter nav{flex-wrap:wrap;gap:20px;display:flex}.home-v2-module__0j3TeG__homeFooter a{color:var(--home-muted);font-size:.84rem;font-weight:700;text-decoration:none}.home-v2-module__0j3TeG__mobileCommerceBar{display:none}@media (max-width:980px){.home-v2-module__0j3TeG__desktopNav{gap:16px}.home-v2-module__0j3TeG__desktopNav a{font-size:.82rem}.home-v2-module__0j3TeG__commerceShowcase{grid-template-columns:120px 1fr}.home-v2-module__0j3TeG__featuredControls{border-top:1px solid var(--home-line);border-left:0;grid-column:1/-1}.home-v2-module__0j3TeG__featuredPrice{margin-top:28px}}@media (max-width:767px){.home-v2-module__0j3TeG__siteHeader{position:relative}.home-v2-module__0j3TeG__headerPrimary{grid-template-columns:1fr auto;min-height:62px;padding:0 16px}.home-v2-module__0j3TeG__desktopNav,.home-v2-module__0j3TeG__headerActions a:first-child,.home-v2-module__0j3TeG__headerActions a:last-child span{display:none}.home-v2-module__0j3TeG__headerActions a:last-child{place-items:center;width:44px;min-width:44px;padding:0;display:grid}.home-v2-module__0j3TeG__mobileNav{scrollbar-width:none;gap:8px;padding:8px 16px 12px;display:flex;overflow-x:auto}.home-v2-module__0j3TeG__mobileNav::-webkit-scrollbar{display:none}.home-v2-module__0j3TeG__mobileNav a{border:1px solid var(--home-line);white-space:nowrap;border-radius:999px;align-items:center;min-height:44px;padding:0 14px;display:inline-flex}.home-v2-module__0j3TeG__hero{grid-template-columns:1fr;gap:34px;min-height:auto;padding:42px 16px 66px}.home-v2-module__0j3TeG__heroCopy h1{max-width:520px;font-size:clamp(2.8rem,14vw,4.35rem)}.home-v2-module__0j3TeG__heroCopy>p:not(.home-v2-module__0j3TeG__eyebrow){margin-top:20px}.home-v2-module__0j3TeG__heroActions{width:100%;margin-top:24px}.home-v2-module__0j3TeG__heroActions a{flex:145px}.home-v2-module__0j3TeG__heroImage{aspect-ratio:4/3}.home-v2-module__0j3TeG__heroProductControls{flex-direction:column;align-items:flex-start}.home-v2-module__0j3TeG__heroProductControls>div:last-child{width:100%}.home-v2-module__0j3TeG__heroProductControls button{flex:1}.home-v2-module__0j3TeG__featuredSection,.home-v2-module__0j3TeG__productsSection,.home-v2-module__0j3TeG__customerSection,.home-v2-module__0j3TeG__photoSection,.home-v2-module__0j3TeG__sameDesignSection{padding:68px 16px}.home-v2-module__0j3TeG__sectionHeading{margin-bottom:30px}.home-v2-module__0j3TeG__commerceShowcase{flex-direction:column;min-height:0;display:flex}.home-v2-module__0j3TeG__designRail{border-top:1px solid var(--home-line);border-right:0;order:2;gap:8px;display:flex;overflow-x:auto}.home-v2-module__0j3TeG__designRail button{min-width:92px}.home-v2-module__0j3TeG__featuredPreview{order:1;padding:18px}.home-v2-module__0j3TeG__featuredControls{order:3;padding:24px 18px}.home-v2-module__0j3TeG__productGrid,.home-v2-module__0j3TeG__photoSection,.home-v2-module__0j3TeG__sameDesignSection{grid-template-columns:1fr}.home-v2-module__0j3TeG__productGrid>a{min-height:390px}.home-v2-module__0j3TeG__productGrid>a:not(.home-v2-module__0j3TeG__productPrimary){min-height:330px}.home-v2-module__0j3TeG__photoPair{order:-1}.home-v2-module__0j3TeG__photoPair figure:last-child{margin-top:34px}.home-v2-module__0j3TeG__sameDesignProducts{order:-1}.home-v2-module__0j3TeG__customerPlaceholders{grid-template-columns:1fr}.home-v2-module__0j3TeG__customerPlaceholders>div{min-height:150px}.home-v2-module__0j3TeG__assuranceSection{grid-template-columns:1fr;padding:0 16px 100px}.home-v2-module__0j3TeG__assuranceSection article{padding:28px 0}.home-v2-module__0j3TeG__assuranceSection article+article{border-left:0}.home-v2-module__0j3TeG__homeFooter{flex-direction:column;align-items:flex-start;padding:28px 16px 110px}.home-v2-module__0j3TeG__mobileCommerceBar{z-index:45;border:1px solid var(--home-line);background:color-mix(in srgb, var(--home-surface) 94%, transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-radius:16px;grid-template-columns:1fr auto;gap:8px;padding:8px;display:grid;position:fixed;bottom:12px;left:12px;right:12px;box-shadow:0 18px 46px #171a1933}.home-v2-module__0j3TeG__mobileCommerceBar a{min-height:48px;color:var(--home-ink);border-radius:10px;justify-content:center;align-items:center;gap:7px;font-weight:800;text-decoration:none;display:inline-flex}.home-v2-module__0j3TeG__mobileCommerceBar a:first-child{color:#fff9f5;background:var(--home-accent)}}@media (prefers-reduced-motion:reduce){.home-v2-module__0j3TeG__homeV2 *,.home-v2-module__0j3TeG__homeV2 :before,.home-v2-module__0j3TeG__homeV2 :after{scroll-behavior:auto!important;transition-duration:.01ms!important}}@media (prefers-color-scheme:dark){.home-v2-module__0j3TeG__homeV2,.home-v2-module__0j3TeG__siteHeader{--home-bg:#171a19;--home-surface:#222624;--home-surface-strong:#303532;--home-ink:#f0f2ef;--home-muted:#b8bfbb;--home-line:#454c48;--home-accent:#ef6242;--home-accent-dark:#ff8b72}.home-v2-module__0j3TeG__heroActions a:first-child,.home-v2-module__0j3TeG__photoActions a:first-child,.home-v2-module__0j3TeG__featuredPrice>a,.home-v2-module__0j3TeG__mobileCommerceBar a:first-child{color:#171a19}.home-v2-module__0j3TeG__productGrid a>span{background:#222624eb;border-color:#ffffff24}}
.shop-v2-module__z3sgRG__shop{--paper:#f5f0e6;--ink:#191815;--muted:#6f695f;--line:#cfc6b8;--accent:#d94f2b;min-height:100vh;color:var(--ink);background:linear-gradient(#3c302309 1px, transparent 1px), var(--paper);background-size:100% 28px;position:relative}.shop-v2-module__z3sgRG__shop button:focus-visible{outline:3px solid var(--accent);outline-offset:3px}.shop-v2-module__z3sgRG__hero,.shop-v2-module__z3sgRG__catalog{width:min(1180px,100% - 32px);margin-inline:auto}.shop-v2-module__z3sgRG__hero{border-bottom:1px solid var(--line);padding:70px 0 48px}.shop-v2-module__z3sgRG__eyebrow{color:var(--accent);letter-spacing:.15em;text-transform:uppercase;margin:0 0 12px;font-size:.72rem;font-weight:800}.shop-v2-module__z3sgRG__heroRow{justify-content:space-between;align-items:flex-end;gap:28px;display:flex}.shop-v2-module__z3sgRG__hero h1{letter-spacing:-.065em;max-width:770px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(3rem,8vw,6.7rem);font-weight:500;line-height:.88}.shop-v2-module__z3sgRG__heroCopy{max-width:600px;color:var(--muted);margin:24px 0 0;font-size:clamp(1rem,2vw,1.2rem);line-height:1.55}.shop-v2-module__z3sgRG__cartButton{border:1px solid var(--ink);min-width:112px;min-height:48px;color:var(--ink);cursor:pointer;background:0 0;border-radius:999px;justify-content:center;align-items:center;gap:12px;font-weight:800;display:inline-flex}.shop-v2-module__z3sgRG__cartButton span{background:var(--ink);width:25px;height:25px;color:var(--paper);border-radius:50%;place-items:center;font-size:.75rem;display:grid}.shop-v2-module__z3sgRG__catalog{padding:42px 0 100px}.shop-v2-module__z3sgRG__sectionHeading{justify-content:space-between;align-items:baseline;gap:24px;margin-bottom:22px;display:flex}.shop-v2-module__z3sgRG__sectionHeading h2{letter-spacing:-.04em;margin:0;font-size:clamp(1.45rem,3vw,2.15rem)}.shop-v2-module__z3sgRG__sectionHeading p{color:var(--muted);margin:0}.shop-v2-module__z3sgRG__designGrid{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;display:grid}.shop-v2-module__z3sgRG__designCard{min-width:0}.shop-v2-module__z3sgRG__designCard button{width:100%;min-height:44px;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;padding:0}.shop-v2-module__z3sgRG__cardImage{aspect-ratio:1;background:#ded6ca;border:1px solid #b9ae9f;display:block;position:relative;overflow:hidden}.shop-v2-module__z3sgRG__cardImage img{object-fit:cover;width:100%;height:100%;transition:transform .24s}.shop-v2-module__z3sgRG__designCard button:hover .shop-v2-module__z3sgRG__cardImage img{transform:scale(1.025)}.shop-v2-module__z3sgRG__cardIndex{color:var(--ink);background:#f5f0e6e0;padding:5px 7px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.68rem;position:absolute;top:9px;left:9px}.shop-v2-module__z3sgRG__cardMeta{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:10px;min-height:68px;display:flex}.shop-v2-module__z3sgRG__cardMeta>span:first-child{gap:3px;display:grid}.shop-v2-module__z3sgRG__cardMeta strong{letter-spacing:-.02em;font-size:.95rem}.shop-v2-module__z3sgRG__cardMeta small{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.7rem}.shop-v2-module__z3sgRG__cardMeta>span:last-child{font-size:1.15rem}.shop-v2-module__z3sgRG__backdrop{z-index:100;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#191815ad;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.shop-v2-module__z3sgRG__configurator{background:#fbf7ef;border:1px solid #81786b;border-radius:22px;grid-template-columns:minmax(0,1.15fr) minmax(380px,.85fr);width:min(1060px,100%);max-height:min(760px,92vh);display:grid;position:relative;overflow:hidden;box-shadow:0 26px 80px #12100d57}.shop-v2-module__z3sgRG__sheetHandle{display:none}.shop-v2-module__z3sgRG__closeButton{z-index:12;width:42px;height:42px;color:var(--ink);cursor:pointer;background:#fbf7efed;border:1px solid #b7ad9f;border-radius:50%;place-items:center;padding:0;display:grid;position:absolute;top:18px;right:18px}.shop-v2-module__z3sgRG__previewColumn{background:linear-gradient(135deg,#ffffff73,#0000),#e3dccf;place-items:center;padding:44px;display:grid}.shop-v2-module__z3sgRG__preview{aspect-ratio:4/5;background:#d4ccbf;border-radius:13px;width:min(100%,440px);position:relative;overflow:hidden;box-shadow:0 16px 46px #1918152e}.shop-v2-module__z3sgRG__previewBase,.shop-v2-module__z3sgRG__previewOverlay{object-fit:contain;pointer-events:none}.shop-v2-module__z3sgRG__previewOverlay{z-index:3}.shop-v2-module__z3sgRG__artworkClip{z-index:2;position:absolute;overflow:hidden}.shop-v2-module__z3sgRG__artwork{touch-action:none;-webkit-user-select:none;user-select:none;position:absolute}.shop-v2-module__z3sgRG__artworkImage{object-fit:contain;pointer-events:none}.shop-v2-module__z3sgRG__previewStatus{z-index:4;color:var(--ink);background:#f5f0e6e6;border-radius:999px;align-items:center;gap:6px;padding:7px 9px;font-size:.64rem;font-weight:750;display:inline-flex;position:absolute;bottom:12px;right:12px}.shop-v2-module__z3sgRG__previewStatus span{background:#3f7f55;border-radius:50%;width:7px;height:7px}.shop-v2-module__z3sgRG__safeZone{z-index:5;pointer-events:none;border:1px dashed #191815a6;position:absolute}.shop-v2-module__z3sgRG__configPanel{grid-template-rows:minmax(0,1fr) auto;min-height:0;display:grid}.shop-v2-module__z3sgRG__configScroll{padding:42px 42px 26px;overflow-y:auto}.shop-v2-module__z3sgRG__configScroll h2{letter-spacing:-.055em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:3.2rem;font-weight:500;line-height:.94}.shop-v2-module__z3sgRG__designDescription{color:var(--muted);margin:13px 0 28px;line-height:1.5}.shop-v2-module__z3sgRG__controlGroup{gap:10px;margin-bottom:24px;display:grid}.shop-v2-module__z3sgRG__controlGroup>span,.shop-v2-module__z3sgRG__placementScale span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:800}.shop-v2-module__z3sgRG__productSwitcher,.shop-v2-module__z3sgRG__segmentedControl{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.shop-v2-module__z3sgRG__productSwitcher button,.shop-v2-module__z3sgRG__segmentedControl button,.shop-v2-module__z3sgRG__variantControl button{border:1px solid var(--line);min-height:44px;color:var(--ink);cursor:pointer;background:#fffaf2;border-radius:8px;padding:9px 12px}.shop-v2-module__z3sgRG__productSwitcher button[aria-pressed=true],.shop-v2-module__z3sgRG__segmentedControl button[aria-pressed=true],.shop-v2-module__z3sgRG__variantControl button[aria-pressed=true]{border-color:var(--ink);background:var(--ink);color:#fffaf2}.shop-v2-module__z3sgRG__variantControl{gap:7px;display:grid}.shop-v2-module__z3sgRG__selectionSummary{border-top:1px solid var(--line);margin-bottom:24px;display:grid}.shop-v2-module__z3sgRG__selectionSummary div{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:18px;padding:12px 0;display:flex}.shop-v2-module__z3sgRG__selectionSummary dt{color:var(--muted);letter-spacing:.07em;text-transform:uppercase;font-size:.72rem;font-weight:800}.shop-v2-module__z3sgRG__selectionSummary dd{text-align:right;margin:0}.shop-v2-module__z3sgRG__configFooter{border-top:1px solid var(--line);background:#eee7db;grid-template-columns:1fr minmax(180px,.9fr);align-items:center;gap:18px;padding:18px 42px 24px;display:grid}.shop-v2-module__z3sgRG__configFooter span{gap:2px;display:grid}.shop-v2-module__z3sgRG__configFooter small{color:var(--muted)}.shop-v2-module__z3sgRG__configFooter strong{font-size:1.25rem}.shop-v2-module__z3sgRG__primaryButton{background:var(--ink);color:#fffaf2;cursor:pointer;border:0;border-radius:999px;min-height:50px;font-weight:850}.shop-v2-module__z3sgRG__primaryButton:disabled{cursor:not-allowed;opacity:.5}.shop-v2-module__z3sgRG__cartBackdrop{z-index:120;background:#19181587;position:fixed;inset:0}.shop-v2-module__z3sgRG__cartDrawer{z-index:121;background:#fbf7ef;border-left:1px solid #81786b;grid-template-rows:auto minmax(0,1fr) auto;width:min(460px,94vw);height:100dvh;display:grid;position:fixed;top:0;right:0;box-shadow:-22px 0 60px #12100d40}.shop-v2-module__z3sgRG__cartHeader{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:24px;display:flex}.shop-v2-module__z3sgRG__cartHeader h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:2rem;font-weight:500}.shop-v2-module__z3sgRG__cartHeader button{border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:50%;place-items:center;width:42px;height:42px;padding:0;display:grid}.shop-v2-module__z3sgRG__cartItems{padding:20px;overflow-y:auto}.shop-v2-module__z3sgRG__cartItem{border-bottom:1px solid var(--line);grid-template-columns:126px minmax(0,1fr);gap:16px;padding:0 0 18px;display:grid}.shop-v2-module__z3sgRG__previewCompact{width:126px;box-shadow:none}.shop-v2-module__z3sgRG__cartItemDetails{min-width:0}.shop-v2-module__z3sgRG__cartItemDetails h3{margin:0;font-size:1rem}.shop-v2-module__z3sgRG__cartItemDetails p{color:var(--muted);margin:4px 0 12px;font-size:.78rem}.shop-v2-module__z3sgRG__cartItemDetails dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0 0 14px;display:grid}.shop-v2-module__z3sgRG__cartItemDetails dt{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;font-size:.62rem;font-weight:800}.shop-v2-module__z3sgRG__cartItemDetails dd{margin:3px 0 0;font-size:.78rem}.shop-v2-module__z3sgRG__placementScale{color:var(--muted);letter-spacing:.07em;text-transform:uppercase;gap:8px;margin-top:14px;font-size:.72rem;font-weight:800;display:grid}.shop-v2-module__z3sgRG__placementScale input{width:100%;accent-color:var(--accent)}.shop-v2-module__z3sgRG__quantityControl{align-items:center;gap:7px;display:flex}.shop-v2-module__z3sgRG__quantityControl button{border:1px solid var(--line);width:28px;height:28px;color:var(--ink);cursor:pointer;background:#fffaf2;border-radius:6px;place-items:center;padding:0;display:grid}.shop-v2-module__z3sgRG__quantityControl button:disabled{cursor:not-allowed;opacity:.4}.shop-v2-module__z3sgRG__cartPlacement{color:var(--muted);margin:0 0 10px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.62rem;line-height:1.5}.shop-v2-module__z3sgRG__cartActions{gap:8px;display:flex}.shop-v2-module__z3sgRG__cartActions button,.shop-v2-module__z3sgRG__emptyCart button{border:1px solid var(--line);min-height:44px;color:var(--ink);cursor:pointer;background:0 0;border-radius:7px;padding:0 12px;font-weight:750}.shop-v2-module__z3sgRG__upsellUnavailable,.shop-v2-module__z3sgRG__upsellSection{border:1px solid var(--line);background:#fffaf2;border-radius:12px;margin-top:20px;padding:18px}.shop-v2-module__z3sgRG__upsellUnavailable strong{font-size:.85rem}.shop-v2-module__z3sgRG__upsellUnavailable p{color:var(--muted);margin:5px 0 0;font-size:.76rem;line-height:1.5}.shop-v2-module__z3sgRG__upsellHeading h3{letter-spacing:-.04em;margin:2px 0 14px;font-family:Georgia,Times New Roman,serif;font-size:1.7rem;font-weight:500}.shop-v2-module__z3sgRG__upsellGrid{gap:10px;display:grid}.shop-v2-module__z3sgRG__upsellCard{grid-template-columns:100px minmax(0,1fr);align-items:center;gap:13px;display:grid}.shop-v2-module__z3sgRG__upsellCard>:first-child{width:100px;box-shadow:none}.shop-v2-module__z3sgRG__upsellCard>div{gap:5px;display:grid}.shop-v2-module__z3sgRG__upsellCard span{color:var(--muted);font-size:.76rem}.shop-v2-module__z3sgRG__upsellCard button{background:var(--ink);color:#fffaf2;cursor:pointer;border:0;border-radius:7px;min-height:42px;margin-top:3px;padding:0 10px;font-weight:800}.shop-v2-module__z3sgRG__upsellCard button:disabled{cursor:wait;opacity:.6}.shop-v2-module__z3sgRG__cartFooter{border-top:1px solid var(--line);background:#eee7db;grid-template-columns:1fr auto;align-items:center;padding:18px 24px 22px;display:grid}.shop-v2-module__z3sgRG__cartFooter strong{font-size:1.3rem}.shop-v2-module__z3sgRG__cartFooter small{color:var(--muted);grid-column:1/-1;margin-top:7px}.shop-v2-module__z3sgRG__emptyCart{min-height:260px;color:var(--muted);text-align:center;align-content:center;place-items:center;gap:15px;display:grid}@media (max-width:900px){.shop-v2-module__z3sgRG__designGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.shop-v2-module__z3sgRG__configurator{grid-template-columns:minmax(0,1fr) minmax(350px,.9fr)}.shop-v2-module__z3sgRG__previewColumn{padding:25px}}@media (max-width:700px){.shop-v2-module__z3sgRG__hero,.shop-v2-module__z3sgRG__catalog{width:min(100% - 24px,560px)}.shop-v2-module__z3sgRG__hero{padding:42px 0 30px}.shop-v2-module__z3sgRG__heroRow{flex-direction:column;align-items:flex-start}.shop-v2-module__z3sgRG__hero h1{font-size:clamp(3.35rem,17vw,4.6rem)}.shop-v2-module__z3sgRG__heroCopy{margin-top:18px}.shop-v2-module__z3sgRG__cartButton{background:#f5f0e6eb;min-width:92px;position:absolute;top:72px;right:14px}.shop-v2-module__z3sgRG__catalog{padding-top:28px}.shop-v2-module__z3sgRG__sectionHeading{display:block}.shop-v2-module__z3sgRG__sectionHeading p{margin-top:5px;font-size:.85rem}.shop-v2-module__z3sgRG__designGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.shop-v2-module__z3sgRG__cardMeta{min-height:62px}.shop-v2-module__z3sgRG__cardMeta strong{font-size:.84rem}.shop-v2-module__z3sgRG__backdrop{align-items:flex-end;padding:0}.shop-v2-module__z3sgRG__configurator{border:0;border-radius:19px 19px 0 0;grid-template-rows:minmax(230px,37dvh) minmax(0,1fr);grid-template-columns:1fr;width:100%;height:92dvh;max-height:none}.shop-v2-module__z3sgRG__sheetHandle{z-index:11;background:#19181559;border-radius:99px;width:43px;height:5px;display:block;position:absolute;top:8px;left:50%;transform:translate(-50%)}.shop-v2-module__z3sgRG__configurator>.shop-v2-module__z3sgRG__closeButton{top:12px;right:12px}.shop-v2-module__z3sgRG__previewColumn{padding:12px 54px}.shop-v2-module__z3sgRG__preview{width:min(100%,350px)}.shop-v2-module__z3sgRG__previewStatus{padding:5px 7px;font-size:.56rem;bottom:7px;right:7px}.shop-v2-module__z3sgRG__configScroll{padding:20px 18px 24px}.shop-v2-module__z3sgRG__configScroll h2{font-size:2.35rem}.shop-v2-module__z3sgRG__designDescription{margin:9px 0 18px;font-size:.88rem}.shop-v2-module__z3sgRG__controlGroup{margin-bottom:18px}.shop-v2-module__z3sgRG__productSwitcher button{padding:8px 9px}.shop-v2-module__z3sgRG__selectionSummary{margin-bottom:18px}.shop-v2-module__z3sgRG__selectionSummary div{padding-block:10px}.shop-v2-module__z3sgRG__configFooter{z-index:10;padding:12px 14px calc(12px + env(safe-area-inset-bottom));gap:12px;position:relative}.shop-v2-module__z3sgRG__configFooter strong{font-size:1.08rem}.shop-v2-module__z3sgRG__primaryButton{min-height:54px}.shop-v2-module__z3sgRG__cartDrawer{width:100%}.shop-v2-module__z3sgRG__cartHeader{padding-top:20px}.shop-v2-module__z3sgRG__cartItems{padding:16px 14px}.shop-v2-module__z3sgRG__cartItem{grid-template-columns:116px minmax(0,1fr);gap:12px}.shop-v2-module__z3sgRG__previewCompact{width:116px}.shop-v2-module__z3sgRG__cartItemDetails dl{gap:10px}}@media (max-width:390px){.shop-v2-module__z3sgRG__previewColumn{padding-inline:64px}.shop-v2-module__z3sgRG__configScroll h2{font-size:2.08rem}.shop-v2-module__z3sgRG__configFooter{grid-template-columns:minmax(0,.8fr) minmax(160px,1.2fr)}}
.create-module__5Xg_9G__createPage{--create-bg:#eef0f1;--create-panel:#f8f9f9;--create-panel-strong:#fff;--create-ink:#171918;--create-muted:#5d625f;--create-line:#cdd1cf;--create-accent:#e54828;--create-accent-hover:#c93a20;--create-good:#17643b;background:var(--create-bg);min-height:100dvh;color:var(--create-ink);padding-bottom:96px}.create-module__5Xg_9G__createHeader{border-bottom:1px solid var(--create-line);justify-content:space-between;align-items:center;gap:16px;min-height:64px;padding:10px clamp(16px,4vw,48px);display:flex}.create-module__5Xg_9G__createHeader>div{gap:2px;display:grid}.create-module__5Xg_9G__createHeader span,.create-module__5Xg_9G__createHeader button,.create-module__5Xg_9G__previewHelp,.create-module__5Xg_9G__prepareBlock p,.create-module__5Xg_9G__prepareBlock>span,.create-module__5Xg_9G__placementMessage{color:var(--create-muted);font-size:.82rem}.create-module__5Xg_9G__createHeader strong{font-size:.95rem}.create-module__5Xg_9G__createHeader button,.create-module__5Xg_9G__historyActions button,.create-module__5Xg_9G__desktopPlacement button,.create-module__5Xg_9G__moreStyles{border:1px solid var(--create-line);background:var(--create-panel);min-height:44px;color:var(--create-ink);border-radius:10px;padding:0 14px;font-weight:700}.create-module__5Xg_9G__workspace{grid-template-columns:minmax(0,1.25fr) minmax(360px,.75fr);min-height:calc(100dvh - 128px);display:grid}.create-module__5Xg_9G__previewPanel{border-right:1px solid var(--create-line);flex-direction:column;justify-content:center;align-items:center;min-width:0;padding:clamp(20px,4vw,56px);display:flex}.create-module__5Xg_9G__previewStage{width:min(100%,620px);position:relative}.create-module__5Xg_9G__previewStage figure{margin:0}.create-module__5Xg_9G__gestureLayer{cursor:grab;touch-action:none;border-radius:16px;outline:none;position:absolute;inset:0}.create-module__5Xg_9G__gestureLayer:active{cursor:grabbing}.create-module__5Xg_9G__gestureLayer:focus-visible{box-shadow:inset 0 0 0 3px var(--create-accent)}.create-module__5Xg_9G__previewHelp{text-align:center;margin:12px 0 0}.create-module__5Xg_9G__historyActions{gap:8px;margin-top:12px;display:flex}.create-module__5Xg_9G__historyActions button,.create-module__5Xg_9G__desktopPlacement button{align-items:center;gap:7px;display:inline-flex}.create-module__5Xg_9G__historyActions button:disabled{cursor:not-allowed;opacity:.42}.create-module__5Xg_9G__goodPrint,.create-module__5Xg_9G__printWarning{border-radius:12px;align-items:center;gap:10px;width:min(100%,620px);margin-top:18px;padding:13px 15px;display:flex}.create-module__5Xg_9G__goodPrint{border:1px solid color-mix(in srgb, var(--create-good) 35%, transparent);background:color-mix(in srgb, var(--create-good) 9%, var(--create-panel));color:var(--create-good)}.create-module__5Xg_9G__printWarning{border:1px solid color-mix(in srgb, var(--create-accent) 36%, transparent);background:color-mix(in srgb, var(--create-accent) 8%, var(--create-panel));color:var(--create-accent-hover)}.create-module__5Xg_9G__goodPrint span,.create-module__5Xg_9G__printWarning span{gap:2px;display:grid}.create-module__5Xg_9G__goodPrint small,.create-module__5Xg_9G__printWarning small{color:var(--create-muted)}.create-module__5Xg_9G__controlsPanel{background:var(--create-panel);flex-direction:column;gap:24px;padding:clamp(24px,4vw,48px);display:flex}.create-module__5Xg_9G__prepareBlock{gap:12px;display:grid}.create-module__5Xg_9G__prepareBlock h1{letter-spacing:-.055em;max-width:12ch;margin:0;font-size:clamp(2rem,4vw,3.5rem);line-height:.98}.create-module__5Xg_9G__prepareBlock p{max-width:48ch;margin:0 0 4px;line-height:1.5}.create-module__5Xg_9G__prepareOptions{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.create-module__5Xg_9G__prepareOptions button{border:1px solid var(--create-line);background:var(--create-panel-strong);min-height:52px;color:var(--create-ink);border-radius:10px;justify-content:center;align-items:center;gap:6px;padding:8px;font-weight:800;display:flex}.create-module__5Xg_9G__prepareOptions .create-module__5Xg_9G__selectedOption{border-color:var(--create-ink);background:var(--create-ink);color:#f8f9f9}.create-module__5Xg_9G__moreStyles{align-items:center;gap:8px;width:fit-content;display:inline-flex}.create-module__5Xg_9G__adaptationCard{border:1px solid var(--create-line);background:var(--create-panel-strong);border-radius:12px;justify-content:space-between;align-items:center;gap:16px;padding:13px 14px;display:flex}.create-module__5Xg_9G__adaptationCard>span{gap:3px;display:grid}.create-module__5Xg_9G__adaptationCard small{color:var(--create-muted);line-height:1.4}.create-module__5Xg_9G__adaptationCard button{background:var(--create-ink);min-height:44px;color:var(--create-panel);border:0;border-radius:9px;flex:none;padding:0 14px;font-weight:800}.create-module__5Xg_9G__optionRows{border-top:1px solid var(--create-line);display:grid}.create-module__5Xg_9G__optionRows>button{border:0;border-bottom:1px solid var(--create-line);min-height:68px;color:var(--create-ink);text-align:left;background:0 0;justify-content:space-between;align-items:center;gap:12px;padding:10px 0;display:flex}.create-module__5Xg_9G__optionRows span{gap:3px;display:grid}.create-module__5Xg_9G__optionRows small{color:var(--create-muted)}.create-module__5Xg_9G__desktopPlacement{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:14px 16px;display:grid}.create-module__5Xg_9G__desktopPlacement label{font-size:.85rem;font-weight:800}.create-module__5Xg_9G__desktopPlacement>div{grid-column:1/-1;gap:8px;display:flex}.create-module__5Xg_9G__desktopPlacement input,.create-module__5Xg_9G__sheetSliders input{accent-color:var(--create-accent)}.create-module__5Xg_9G__mobileCommerceBar{z-index:30;border-top:1px solid var(--create-line);background:color-mix(in srgb, var(--create-panel-strong) 94%, transparent);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);justify-content:space-between;align-items:center;gap:16px;min-height:76px;padding:10px clamp(16px,4vw,48px);display:flex;position:fixed;bottom:0;left:0;right:0}.create-module__5Xg_9G__mobileCommerceBar>div{gap:1px;display:grid}.create-module__5Xg_9G__mobileCommerceBar small{color:var(--create-muted)}.create-module__5Xg_9G__mobileCommerceBar strong{font-size:1.2rem}.create-module__5Xg_9G__mobileCommerceBar button{background:var(--create-accent);color:#fff8f5;border:0;border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:50px;padding:0 24px;font-weight:900;display:inline-flex}.create-module__5Xg_9G__mobileCommerceBar button:hover{background:var(--create-accent-hover)}.create-module__5Xg_9G__mobileCommerceBar button:disabled{cursor:not-allowed;filter:grayscale(.7);opacity:.58}.create-module__5Xg_9G__cartConfirmation{z-index:35;border:1px solid var(--create-line);background:var(--create-panel-strong);border-radius:14px;align-items:flex-start;gap:10px;max-width:360px;padding:16px;display:flex;position:fixed;bottom:92px;right:24px;box-shadow:0 18px 48px #20282424}.create-module__5Xg_9G__cartConfirmation span{gap:5px;display:grid}.create-module__5Xg_9G__cartConfirmation a{color:var(--create-accent-hover);font-weight:800}.create-module__5Xg_9G__sheetBackdrop{z-index:60;background:#14181680;justify-content:center;align-items:flex-end;padding:16px;display:flex;position:fixed;inset:0}.create-module__5Xg_9G__sheet{background:var(--create-panel-strong);width:min(100%,620px);max-height:min(82dvh,720px);color:var(--create-ink);border-radius:16px;outline:none;padding:8px 20px 24px;overflow:auto;box-shadow:0 24px 80px #14181640}.create-module__5Xg_9G__sheetHandle{background:var(--create-line);border-radius:4px;width:42px;height:4px;margin:4px auto 10px}.create-module__5Xg_9G__sheet header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:12px;display:flex}.create-module__5Xg_9G__sheet h2{margin:0;font-size:1.35rem}.create-module__5Xg_9G__sheet header button{border:1px solid var(--create-line);background:var(--create-panel);width:44px;height:44px;color:var(--create-ink);border-radius:10px;place-items:center;display:grid}.create-module__5Xg_9G__sheetChoices{gap:8px;display:grid}.create-module__5Xg_9G__sheetChoices>button{border:1px solid var(--create-line);background:var(--create-panel);min-height:62px;color:var(--create-ink);text-align:left;border-radius:12px;justify-content:space-between;align-items:center;gap:16px;padding:12px 14px;display:flex}.create-module__5Xg_9G__sheetChoices>button[aria-pressed=true]{border-color:var(--create-accent);box-shadow:inset 3px 0 0 var(--create-accent)}.create-module__5Xg_9G__sheetChoices>button:disabled{opacity:.45}.create-module__5Xg_9G__sheetChoices span{gap:3px;display:grid}.create-module__5Xg_9G__sheetChoices small{color:var(--create-muted)}.create-module__5Xg_9G__sheetSliders{gap:14px;display:grid}.create-module__5Xg_9G__sheetSliders label{justify-content:space-between;font-weight:800;display:flex}.create-module__5Xg_9G__sheetSliders input{width:100%;min-height:44px}.create-module__5Xg_9G__fitChoices{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.create-module__5Xg_9G__fitChoices button{border:1px solid var(--create-line);background:var(--create-panel);min-height:48px;color:var(--create-ink);border-radius:10px;font-weight:800}.create-module__5Xg_9G__fitChoices button[aria-pressed=true]{border-color:var(--create-ink);background:var(--create-ink);color:var(--create-panel)}.create-module__5Xg_9G__uploadShell{grid-template-columns:minmax(0,.8fr) minmax(380px,1.2fr);align-items:center;gap:clamp(28px,6vw,90px);max-width:1180px;min-height:calc(100dvh - 64px);margin:0 auto;padding:clamp(28px,6vw,80px) clamp(16px,4vw,48px);display:grid}.create-module__5Xg_9G__uploadIntro{gap:14px;display:grid}.create-module__5Xg_9G__uploadIntro>span{color:var(--create-accent-hover);letter-spacing:.12em;text-transform:uppercase;font-size:.78rem;font-weight:900}.create-module__5Xg_9G__uploadIntro h1{letter-spacing:-.065em;max-width:8ch;margin:0;font-size:clamp(3rem,7vw,6.4rem);line-height:.9}.create-module__5Xg_9G__uploadIntro p{max-width:36ch;color:var(--create-muted);margin:0;font-size:1.05rem;line-height:1.5}.create-module__5Xg_9G__dropZone{background:var(--create-panel);text-align:center;border:2px dashed #aeb4b1;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:430px;padding:34px;display:flex}.create-module__5Xg_9G__dropZone>svg{color:var(--create-accent)}.create-module__5Xg_9G__dropZone>span,.create-module__5Xg_9G__dropZone small{color:var(--create-muted)}.create-module__5Xg_9G__dropZone button{background:var(--create-ink);min-height:50px;color:var(--create-panel);border:0;border-radius:10px;align-items:center;gap:8px;margin:8px 0;padding:0 22px;font-weight:900;display:inline-flex}.create-module__5Xg_9G__dropZone input{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.create-module__5Xg_9G__loadingShell{background:#eef0f1;grid-template-columns:1.25fr .75fr;min-height:100dvh;display:grid}.create-module__5Xg_9G__loadingShell div{background:#dde1df;animation:1.2s ease-in-out infinite alternate create-module__5Xg_9G__createPulse}.create-module__5Xg_9G__loadingShell div+div{background:#f8f9f9;border-left:1px solid #cdd1cf}@keyframes create-module__5Xg_9G__createPulse{to{opacity:.55}}@media (max-width:767px){.create-module__5Xg_9G__createPage{padding-bottom:90px}.create-module__5Xg_9G__workspace,.create-module__5Xg_9G__uploadShell{grid-template-columns:1fr}.create-module__5Xg_9G__workspace{min-height:auto}.create-module__5Xg_9G__previewPanel{border-right:0;border-bottom:1px solid var(--create-line);background:var(--create-bg);padding:12px 16px 14px;position:relative}.create-module__5Xg_9G__previewStage{width:min(100%,390px);max-height:43dvh;overflow:hidden}.create-module__5Xg_9G__previewHelp{margin-top:6px}.create-module__5Xg_9G__historyActions{position:absolute;bottom:18px;right:20px}.create-module__5Xg_9G__historyActions button{justify-content:center;width:44px;padding:0;font-size:0}.create-module__5Xg_9G__goodPrint,.create-module__5Xg_9G__printWarning{width:100%;margin-top:8px;padding:9px 11px}.create-module__5Xg_9G__controlsPanel{padding:22px 16px 32px}.create-module__5Xg_9G__prepareBlock h1{max-width:none;font-size:2rem}.create-module__5Xg_9G__prepareOptions{grid-template-columns:1fr}.create-module__5Xg_9G__prepareOptions button{justify-content:flex-start;padding:10px 14px}.create-module__5Xg_9G__adaptationCard{flex-direction:column;align-items:stretch}.create-module__5Xg_9G__desktopPlacement{display:none}.create-module__5Xg_9G__mobileCommerceBar{padding:8px 12px}.create-module__5Xg_9G__mobileCommerceBar button{min-height:52px;padding:0 18px}.create-module__5Xg_9G__cartConfirmation{max-width:none;bottom:88px;left:12px;right:12px}.create-module__5Xg_9G__sheetBackdrop{padding:0}.create-module__5Xg_9G__sheet{max-height:86dvh;padding-bottom:calc(24px + env(safe-area-inset-bottom));border-radius:16px 16px 0 0}.create-module__5Xg_9G__uploadShell{align-content:center;gap:24px;min-height:calc(100dvh - 64px);padding:28px 16px}.create-module__5Xg_9G__uploadIntro h1{max-width:9ch;font-size:clamp(3.2rem,15vw,4.6rem)}.create-module__5Xg_9G__dropZone{min-height:300px;padding:24px 18px}}@media (prefers-color-scheme:dark){.create-module__5Xg_9G__createPage{--create-bg:#171a19;--create-panel:#202422;--create-panel-strong:#292e2b;--create-ink:#f0f2f1;--create-muted:#b3bab6;--create-line:#414844;--create-accent:#f15a39;--create-accent-hover:#ff795c;--create-good:#78d6a2}}@media (prefers-reduced-motion:reduce){.create-module__5Xg_9G__loadingShell div{animation:none}.create-module__5Xg_9G__createPage *,.create-module__5Xg_9G__createPage :before,.create-module__5Xg_9G__createPage :after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
.products-module__KJcT4W__shell{--ink:#191b1a;--muted:#626864;--line:#d7dad7;--paper:#f4f3ef;background:var(--paper);min-height:100dvh;color:var(--ink);padding:clamp(28px,6vw,80px) clamp(16px,5vw,72px)}.products-module__KJcT4W__header{justify-content:space-between;align-items:end;gap:24px;margin-bottom:36px;display:flex}.products-module__KJcT4W__header h1{letter-spacing:-.07em;max-width:10ch;margin:0;font-size:clamp(3rem,8vw,7rem);line-height:.86}.products-module__KJcT4W__header p,.products-module__KJcT4W__copy p,.products-module__KJcT4W__facts dd,.products-module__KJcT4W__faq p{color:var(--muted);line-height:1.55}.products-module__KJcT4W__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.products-module__KJcT4W__card{border:1px solid var(--line);min-height:360px;color:inherit;background:#fff;border-radius:14px;align-content:end;padding:24px;text-decoration:none;display:grid}.products-module__KJcT4W__card small{color:var(--muted)}.products-module__KJcT4W__card strong{margin:8px 0;font-size:1.8rem}.products-module__KJcT4W__detail{grid-template-columns:minmax(0,1fr) minmax(360px,.75fr);gap:clamp(24px,5vw,72px);display:grid}.products-module__KJcT4W__preview{align-self:start}.products-module__KJcT4W__copy h1{letter-spacing:-.065em;margin:0;font-size:clamp(3rem,6vw,6rem);line-height:.9}.products-module__KJcT4W__price{margin:20px 0;font-size:1.5rem;display:block}.products-module__KJcT4W__action{color:#fff;background:#e64b2d;border-radius:9px;align-items:center;min-height:50px;padding:0 20px;font-weight:900;text-decoration:none;display:inline-flex}.products-module__KJcT4W__warning{color:#8e311f;background:#fff0ec;border:1px solid #e6b6a9;border-radius:9px;padding:12px}.products-module__KJcT4W__facts{gap:0;margin-top:28px;display:grid}.products-module__KJcT4W__facts div{border-top:1px solid var(--line);padding:14px 0}.products-module__KJcT4W__facts dt{text-transform:uppercase;font-size:.78rem;font-weight:900}.products-module__KJcT4W__facts dd{margin:5px 0 0}.products-module__KJcT4W__faq{margin-top:28px}.products-module__KJcT4W__faq article{border-top:1px solid var(--line);padding:14px 0}@media (max-width:760px){.products-module__KJcT4W__grid,.products-module__KJcT4W__detail{grid-template-columns:1fr}}
