:root{--bs-ink:#2b1b0f;--bs-ink-muted:#7a5e4a;--bs-ink-soft:#9a7a64;--bs-cream:#f7f2e9;--bs-cream-deep:#ede6d4;--bs-card-bg:#f5f0e8;--bs-accent:#c85c2a;--bs-border-soft:#2b1b0f17;--bs-border-medium:#2b1b0f33}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{width:100%;min-height:100vh}body{background:var(--bs-cream);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:100%;min-height:100vh;overflow-x:hidden}#root{width:100%;min-height:100vh}::selection{background:var(--bs-ink);color:var(--bs-cream)}@property --blob-color{syntax:"<color>";inherits:true;initial-value:#c25718}.blobBtn{position:relative}.blobBtnLabel{z-index:1;position:relative}.blobBtnInner{border-radius:inherit;position:absolute;inset:0;overflow:hidden}.blobBtnBlobs{filter:url(#goo);position:absolute;inset:0}.blobBtnBlob{background-color:var(--blob-color,#888);border-radius:100%;width:25%;height:100%;transition:transform .45s,background-color .45s;position:absolute;top:0;transform:translateY(150%)scale(1.4)}.blobBtnBlob:first-child{transition-delay:0s;left:0%}.blobBtnBlob:nth-child(2){transition-delay:80ms;left:25%}.blobBtnBlob:nth-child(3){transition-delay:.16s;left:50%}.blobBtnBlob:nth-child(4){transition-delay:.24s;left:75%}.blobBtn:hover .blobBtnBlob{transform:translateZ(0)scale(1.4)}.blobBtn.blobBtnTerracotta{--blob-color:#a33a1a;background:#d4572b}.blobBtn.blobBtnTerracotta:hover{--blob-color:#e8795a}.blobBtnNoHover .blobBtnBlob{transition:none}.blobBtnNoHover:hover .blobBtnBlob{transform:translateY(150%)scale(1.4)}@keyframes blobEnterFromBottom{0%{transform:translateY(150%)scale(1.4)}to{transform:translateZ(0)scale(1.4)}}@keyframes blobExitToTop{0%{transform:translateZ(0)scale(1.4)}to{transform:translateY(-150%)scale(1.4)}}.blobBtnAnimateUp .blobBtnBlob{animation-name:blobEnterFromBottom;animation-duration:.45s;animation-iteration-count:1;animation-fill-mode:both}.blobBtnAnimateDown .blobBtnBlob{animation-name:blobExitToTop;animation-duration:.45s;animation-iteration-count:1;animation-fill-mode:both}.blobBtnAnimateUp .blobBtnBlob:first-child,.blobBtnAnimateDown .blobBtnBlob:first-child{animation-delay:0s}.blobBtnAnimateUp .blobBtnBlob:nth-child(2),.blobBtnAnimateDown .blobBtnBlob:nth-child(2){animation-delay:80ms}.blobBtnAnimateUp .blobBtnBlob:nth-child(3),.blobBtnAnimateDown .blobBtnBlob:nth-child(3){animation-delay:.16s}.blobBtnAnimateUp .blobBtnBlob:nth-child(4),.blobBtnAnimateDown .blobBtnBlob:nth-child(4){animation-delay:.24s}.srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@keyframes _slideUp_1qclh_1{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}._overlay_1qclh_12{z-index:1000;pointer-events:none;justify-content:center;padding:0 16px 20px;display:flex;position:fixed;bottom:0;left:0;right:0}._banner_1qclh_24{pointer-events:all;background:#faf7f2;border-radius:16px;flex-wrap:wrap;align-items:center;gap:12px;width:100%;max-width:560px;padding:20px 24px;animation:.4s ease-out _slideUp_1qclh_1;display:flex;box-shadow:0 4px 24px #2b1b0f1f,0 1px 4px #2b1b0f14}._icon_1qclh_39{flex-shrink:0;font-size:1.5rem;line-height:1}._text_1qclh_45{color:#2b1b0f;flex:1;min-width:160px;font-size:.875rem;line-height:1.5}._link_1qclh_53{color:#c25718;text-underline-offset:2px;text-decoration:underline}._link_1qclh_53:hover{color:#a33a1a}._actions_1qclh_63{flex-wrap:wrap;flex-shrink:0;gap:10px;display:flex}._btnPrimary_1qclh_70{color:#fff;cursor:pointer;white-space:nowrap;background:#c25718;border:none;border-radius:10px;padding:9px 20px;font-size:.875rem;font-weight:600;transition:background .2s}._btnPrimary_1qclh_70:hover{background:#a33a1a}._btnSecondary_1qclh_87{color:#2b1b0f;cursor:pointer;white-space:nowrap;background:0 0;border:1.5px solid #c25718;border-radius:10px;padding:8px 18px;font-size:.875rem;font-weight:600;transition:background .2s,color .2s}._btnSecondary_1qclh_87:hover{color:#fff;background:#c25718}@media (width<=480px){._banner_1qclh_24{flex-direction:column;align-items:flex-start;gap:14px;padding:18px 20px}._actions_1qclh_63{width:100%}._btnPrimary_1qclh_70,._btnSecondary_1qclh_87{text-align:center;flex:1}}._overlay_1h7u7_1{z-index:30;pointer-events:none;background:#ede6d4;flex-direction:column;justify-content:center;align-items:center;gap:14px;animation:.2s _blobOverlayIn_1h7u7_1;display:flex;position:absolute;inset:0}._overlayTranslucent_1h7u7_15{-webkit-backdrop-filter:blur(6px);background:#f7f2e9b3}@keyframes _blobOverlayIn_1h7u7_1{0%{opacity:0}to{opacity:1}}._spinner_1h7u7_26{width:56px;height:56px;position:relative}._spinner_1h7u7_26 span{border-radius:50%;width:18px;height:18px;animation:1s ease-in-out infinite _blobScale_1h7u7_1;position:absolute}._spinner_1h7u7_26 span:first-child{background:#c25718;animation-delay:0s;top:0;left:0}._spinner_1h7u7_26 span:nth-child(2){background:#f2c12e;animation-delay:.12s;top:0;right:0}._spinner_1h7u7_26 span:nth-child(3){background:#7ec8e3;animation-delay:.24s;bottom:0;right:0}._spinner_1h7u7_26 span:nth-child(4){background:#4a7c3f;animation-delay:.36s;bottom:0;left:0}@keyframes _blobScale_1h7u7_1{0%,to{opacity:.55;transform:scale(.8)}50%{opacity:1;transform:scale(1.15)}}._label_1h7u7_48{letter-spacing:.5px;color:#2b1b0f;margin:0;font-size:12px;font-weight:700}._logoRow_62p0c_1{align-items:center;gap:6px;display:flex}._logoTextWrap_62p0c_7{--blob-color:#3d2812;color:#3d2812;border-radius:100px;align-items:center;margin:-4px -10px;padding:4px 10px;transition:color .4s;display:inline-flex}._logoText_62p0c_7{white-space:nowrap;color:inherit;font-family:Nunito,sans-serif;font-size:26px;font-weight:900;line-height:1}._logoTextWrap_62p0c_7:hover{color:#f7f2e9}@media (width<=1024px){._logoText_62p0c_7{font-size:20px}._logoRow_62p0c_1{gap:4px}}@media (width<=400px){._logoTextWrap_62p0c_7{display:none}}._wrap_brk2r_1{justify-content:center;align-items:center;display:inline-flex}._svg_brk2r_3{color:#2b1b0f;display:block}._bare_brk2r_5{color:inherit}._overlay_1pu73_1{z-index:200;opacity:0;pointer-events:none;background:#2b1b0f80;transition:opacity .22s;position:fixed;inset:0}._overlayVisible_1pu73_11{opacity:1;pointer-events:auto}._panel_1pu73_16{z-index:201;background:#f7f2e9;flex-direction:column;width:min(320px,85vw);height:100%;padding:1.5rem 1.75rem 2rem;transition:transform .24s;display:flex;position:fixed;top:0;right:0;transform:translate(100%);box-shadow:-4px 0 24px #2b1b0f1f}._panelOpen_1pu73_32{transform:translate(0)}._closeBtn_1pu73_36{color:#2b1b0f;cursor:pointer;opacity:.6;background:0 0;border:none;justify-content:center;align-self:flex-end;align-items:center;min-width:44px;min-height:44px;margin-bottom:calc(2rem - 8px);padding:8px;font-size:28px;line-height:1;transition:opacity .15s;display:flex}._closeBtn_1pu73_36:hover{opacity:1}._menuLinks_1pu73_57{margin:0;padding:0;list-style:none}._menuLink_1pu73_57{color:#2b1b0f;padding:.9rem 0;font-family:Open Sans,sans-serif;font-size:17px;font-weight:600;text-decoration:none;transition:color .15s;display:block}._menuLinks_1pu73_57 li+li ._menuLink_1pu73_57{border-top:1px solid #2b1b0f14}._menuLink_1pu73_57:hover,._menuLinkActive_1pu73_81{color:#c25718}._divider_1pu73_85{border:none;border-top:1px solid #2b1b0f1f;margin:0}._btnCadeau_1pu73_91{color:#c25718;text-align:center;background:0 0;border:1.5px solid #c25718;border-radius:100px;margin-top:2.5rem;padding:12px 24px;font-family:Open Sans,sans-serif;font-size:14px;font-weight:600;text-decoration:none;transition:background .2s,color .2s;display:block}._btnCadeau_1pu73_91:hover{color:#f7f2e9;background:#c25718}._btnPrimary_1pu73_112{color:#f7f2e9;text-align:center;--blob-color:#9e3d0a;background:#c25718;border:none;border-radius:100px;margin-top:.75rem;margin-bottom:.75rem;padding:12px 24px;font-family:Open Sans,sans-serif;font-size:14px;font-weight:600;text-decoration:none;transition:color .5s;display:block}._btnPrimary_1pu73_112:hover{color:#f7f2e9}:root{--color-yellow:#f5c340}._navOuter_1kk5k_5{z-index:100;background:#f7f2e9;border-bottom:1px solid #2b1b0f14;transition:box-shadow .3s;position:sticky;top:0}._navScrolled_1kk5k_14{box-shadow:0 1px 16px #2b1b0f14}._nav_1kk5k_5{grid-template-columns:auto 1fr auto;align-items:center;max-width:1280px;margin:0 auto;padding:3px 5rem;font-family:Open Sans,sans-serif;display:grid}._logoLink_1kk5k_28{text-decoration:none}._navLinks_1kk5k_30{justify-content:center;gap:2rem;margin:0;padding:0;list-style:none;display:flex}._navLinks_1kk5k_30 a{color:#3d2812;background-image:linear-gradient(#c25718,#c25718);background-position:0 100%;background-repeat:no-repeat;background-size:0% 2.5px;padding-bottom:4px;font-family:Open Sans,sans-serif;font-size:14px;font-weight:600;text-decoration:none;transition:background-size .35s cubic-bezier(.4,0,.2,1)}._navLinks_1kk5k_30 a:hover,._navLinks_1kk5k_30 a:focus-visible{background-size:100% 2.5px}._navLinkActive_1kk5k_58{background-size:100% 2.5px!important}._navActions_1kk5k_62{justify-content:flex-end;align-items:center;gap:8px;display:flex}._btnCadeau_1kk5k_69{color:#c25718;cursor:pointer;white-space:nowrap;--blob-color:#c25718;background:0 0;border:1.5px solid #c25718;border-radius:100px;align-items:center;gap:5px;padding:9px 18px;font-family:Open Sans,sans-serif;font-size:13px;font-weight:600;text-decoration:none;transition:color .5s;display:inline-flex}._btnCadeau_1kk5k_69:hover{color:#f7f2e9}._cadeauIcoon_1kk5k_91{color:inherit}._btnCadeau_1kk5k_69 .blobBtnLabel{align-items:center;gap:5px;display:inline-flex}._btnCta_1kk5k_100{color:#f7f2e9;cursor:pointer;white-space:nowrap;--blob-color:#9e3d0a;background:#c25718;border:none;border-radius:100px;padding:11px 22px;font-family:Open Sans,sans-serif;font-size:13px;font-weight:600;text-decoration:none;transition:color .5s}._btnCta_1kk5k_100:hover{color:#f7f2e9}._navMobile_1kk5k_118{flex:1;justify-content:flex-end;align-items:center;gap:8px;min-width:0;display:none}._navMobile_1kk5k_118 ._btnCta_1kk5k_100{box-sizing:border-box;border:1.5px solid #0000;flex-shrink:1;justify-content:center;align-items:center;min-width:0;height:38px;padding:0 14px;font-size:12px;line-height:1;display:inline-flex}@media (width<=380px){._navMobile_1kk5k_118 ._btnCta_1kk5k_100{padding:0 11px;font-size:11px}}._hamburger_1kk5k_148{cursor:pointer;background:0 0;border:none;flex-direction:column;flex-shrink:0;justify-content:space-between;width:22px;height:16px;padding:0;display:flex}._hamburger_1kk5k_148 span{background:#2b1b0f;border-radius:2px;width:100%;height:2px;display:block}@media (width<=1100px){._nav_1kk5k_5{padding-left:3rem;padding-right:3rem}}@media (width<=1024px){._navLinks_1kk5k_30,._navActions_1kk5k_62{display:none}._navMobile_1kk5k_118{display:flex}._nav_1kk5k_5{justify-content:space-between;align-items:center;min-height:56px;padding:0 2rem;display:flex}._logoLink_1kk5k_28 img{height:44px!important}._navMobile_1kk5k_118{gap:2rem}}@media (width<=600px){._nav_1kk5k_5{padding-left:1.25rem;padding-right:1.25rem}._navMobile_1kk5k_118{gap:1.25rem}}@media (prefers-reduced-motion:reduce){._navLinks_1kk5k_30 a{transition:none}}._wave_1jrf6_2{fill:#2b1b0f;z-index:1;pointer-events:none;width:100%;height:140px;margin-top:-62px;margin-bottom:-2px;display:block;position:relative}._footer_1jrf6_15{color:#f7f2e9;background-color:#2b1b0f;font-family:Open Sans,sans-serif}._inner_1jrf6_21{max-width:1200px;margin:0 auto;padding:20px 32px 48px}._grid_1jrf6_30{grid-template-columns:1.4fr 1fr 1fr 1fr;gap:48px 40px;display:grid}._logoWrap_1jrf6_37{filter:brightness(0)invert()sepia(.22)saturate(1.5)brightness(.96);margin-bottom:16px;display:inline-block}._tagline_1jrf6_46{color:#c8b99a;margin:0;font-size:.95rem;line-height:1.55}._colHeading_1jrf6_54{letter-spacing:.1em;text-transform:uppercase;color:#f5c340;margin:0 0 16px;font-family:Syne,sans-serif;font-size:.8rem;font-weight:700}._linkList_1jrf6_65{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}._link_1jrf6_65{color:#c8b99a;font-size:.9rem;line-height:1.4;text-decoration:none;transition:color .18s}._link_1jrf6_65:hover,._link_1jrf6_65:focus-visible{color:#f7f2e9;text-underline-offset:3px;text-decoration:underline}._bottomBar_1jrf6_90{border-top:1px solid #f8f2e91a;max-width:1200px;margin:0 auto;padding:20px 32px}._copyright_1jrf6_97{color:#a89880;text-align:center;margin:0;font-size:.8rem}@media (width<=900px){._grid_1jrf6_30{grid-template-columns:1fr 1fr;gap:40px 32px}._inner_1jrf6_21{padding:28px 24px 40px}}@media (width<=540px){._grid_1jrf6_30{grid-template-columns:1fr;gap:36px}._wave_1jrf6_2{height:90px;margin-top:-40px}._inner_1jrf6_21{padding:24px 20px 32px}._bottomBar_1jrf6_90{padding:16px 20px}}._card_1x464_2{cursor:pointer;text-align:left;background:#faf7f2;border:none;border-radius:20px;flex-direction:column;gap:.75rem;min-height:120px;padding:1.25rem;font-family:Open Sans,sans-serif;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden}._card_1x464_2:hover{transform:translateY(-3px)}._cardLarge_1x464_23{border-radius:22px;min-height:190px;padding:1.5rem}._cardActive_1x464_30{box-shadow:0 0 0 3px #2b1b0f,0 8px 24px #2b1b0f24}._cardActive_1x464_30:hover{transform:translateY(-2px)}._themeBlob1_1x464_37{z-index:0;width:160px;height:148px;position:absolute;bottom:-38px;left:-38px;box-shadow:0 6px 24px #00000047}._themeBlob4_1x464_47{z-index:0;width:130px;height:120px;position:absolute;bottom:-28px;right:-28px;box-shadow:0 6px 22px #00000042}._themeBlob2_1x464_57{z-index:0;width:90px;height:82px;position:absolute;top:-20px;right:-20px;box-shadow:0 5px 18px #00000038}._themeBlob5_1x464_67{z-index:0;width:76px;height:70px;position:absolute;top:28px;left:-22px;box-shadow:0 5px 16px #0003}._themeBlob3_1x464_77{z-index:0;width:62px;height:56px;position:absolute;top:46px;right:26px;box-shadow:0 5px 16px #0003}._cardLarge_1x464_23 ._themeBlob1_1x464_37{width:264px;height:244px;bottom:-64px;left:-64px}._cardLarge_1x464_23 ._themeBlob4_1x464_47{width:215px;height:198px;bottom:-46px;right:-46px}._cardLarge_1x464_23 ._themeBlob2_1x464_57{width:148px;height:135px;top:-33px;right:-33px}._cardLarge_1x464_23 ._themeBlob5_1x464_67{width:125px;height:115px;top:46px;left:-36px}._cardLarge_1x464_23 ._themeBlob3_1x464_77{width:102px;height:92px;top:76px;right:43px}._swatches_1x464_125{z-index:2;flex-wrap:wrap;gap:6px;display:flex;position:relative}._dot_1x464_133{border-radius:50%;flex-shrink:0;width:22px;height:22px}._cardLarge_1x464_23 ._dot_1x464_133{width:26px;height:26px}._name_1x464_146{z-index:2;text-shadow:0 1px 4px #00000038;margin-top:auto;font-family:Open Sans,sans-serif;font-size:13px;font-weight:700;line-height:1.2;position:relative}._cardLarge_1x464_23 ._name_1x464_146{text-shadow:0 2px 8px #0006;font-size:14px}._arrow_1x464_163{opacity:.7;z-index:2;font-size:16px;font-weight:700;position:absolute;bottom:1.25rem;right:1.25rem}._page_1gwnf_2{background:#f7f2e9;width:100%;min-height:100vh;font-family:Open Sans,sans-serif;position:relative;overflow:hidden}._bg_1gwnf_11{pointer-events:none;z-index:0;width:100%;height:100%;position:absolute;inset:0}._bgBlobs_1gwnf_25{pointer-events:none;z-index:0;position:absolute;inset:0;overflow:hidden}._bgBlobs_1gwnf_25 span{display:block;position:absolute}._bgBlobA_1gwnf_39{opacity:.28;background:#e8c878;border-radius:58% 42% 36% 64%/46% 62% 38% 54%;width:30vw;height:26vw;top:8%;right:-6%}._bgBlobB_1gwnf_49{opacity:.9;background:#ede6d4;border-radius:42% 58% 63% 37%/61% 39%;width:26vw;height:30vw;top:24%;left:-8%}._bgBlobC_1gwnf_60{opacity:.07;background:#c85c2a;border-radius:63% 37% 45% 55%/38% 57% 43% 62%;width:18vw;height:17vw;top:44%;right:4%}._bgBlobD_1gwnf_70{opacity:.22;background:#e8c878;border-radius:37% 63% 56% 44%/54% 36% 64% 46%;width:22vw;height:20vw;top:58%;left:2%}._bgBlobE_1gwnf_80{opacity:.85;background:#ede6d4;border-radius:55% 45% 38% 62%/43% 59% 41% 57%;width:28vw;height:24vw;top:74%;right:-4%}._bgBlobF_1gwnf_90{opacity:.08;background:#9a7a64;border-radius:48% 52% 62% 38%/57% 44% 56% 43%;width:24vw;height:21vw;bottom:2%;left:10%}._hero_1gwnf_102{z-index:2;grid-template-columns:1fr 1fr;align-items:center;gap:0;max-width:1280px;min-height:420px;margin:0 auto;padding:2rem 5rem 0;display:grid;position:relative}._heroLeft_1gwnf_115{z-index:3;padding-right:2rem}._tag_1gwnf_120{color:#9e3e0a;letter-spacing:.8px;text-transform:uppercase;background:#c2571824;border-radius:100px;margin-bottom:1rem;padding:5px 13px;font-size:11px;font-weight:600;display:inline-block}._h1_1gwnf_133{color:#2b1b0f;letter-spacing:-1.5px;max-width:340px;margin-bottom:1.25rem;font-family:Open Sans,sans-serif;font-size:clamp(30px,3.8vw,48px);font-weight:800;line-height:1.05}._h1Accent_1gwnf_144{color:#c25718}._heroSub_1gwnf_146{color:#7a5e4a;max-width:380px;margin-bottom:2rem;font-size:16px;font-weight:300;line-height:1.7}._btnRow_1gwnf_155{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}._btnPrimary_1gwnf_162{color:#fff;cursor:pointer;--blob-color:#9e3d0a;background:#c25718;border:none;border-radius:100px;padding:14px 28px;font-family:Open Sans,sans-serif;font-size:14px;font-weight:600;text-decoration:none;transition:color .5s;display:inline-block}._btnPrimary_1gwnf_162:hover{color:#fff}._btnYellow_1gwnf_180{color:#2b1b0f;cursor:pointer;--blob-color:#facc52;background:#f5c340;border:none;border-radius:100px;padding:14px 28px;font-family:Open Sans,sans-serif;font-size:14px;font-weight:600;text-decoration:none;transition:color .5s;display:inline-block}._btnYellow_1gwnf_180:hover,._cadeauIcoon_1gwnf_199{color:#2b1b0f}._heroRight_1gwnf_202{justify-content:flex-end;align-items:center;margin-top:-2rem;margin-bottom:-2rem;display:flex;position:relative}._boardImg_1gwnf_212{z-index:2;filter:drop-shadow(0 20px 40px #2b1b0f1f);width:160%;max-width:960px;height:auto;position:relative;transform:translate(4rem)}._products_1gwnf_226{z-index:2;max-width:1280px;margin:0 auto;padding:3rem 5rem 2.5rem;position:relative}._prodHeader_1gwnf_234{justify-content:space-between;align-items:flex-end;margin-bottom:1.5rem;display:flex}._prodTitle_1gwnf_241{color:#2b1b0f;letter-spacing:-.5px;margin:0;font-family:Open Sans,sans-serif;font-size:28px;font-weight:700}._prodSub_1gwnf_250{color:#9a7a64;margin-top:3px;font-size:13px}._btnOutline_1gwnf_256{color:#2b1b0f;cursor:pointer;white-space:nowrap;--blob-color:#2b1b0f;background:0 0;border:2.5px solid #2b1b0f;border-radius:100px;padding:9px 20px;font-family:Open Sans,sans-serif;font-size:13px;font-weight:600;text-decoration:none;transition:color .5s}._btnOutline_1gwnf_256:hover{color:#f7f2e9}._grid_1gwnf_275{grid-template-columns:repeat(5,1fr);grid-template-areas:"complete complete p1 p2 p3""complete complete p4 p5.";gap:16px;display:grid}._grid_1gwnf_275>:first-child{grid-area:complete}._grid_1gwnf_275>:nth-child(2){grid-area:p1}._grid_1gwnf_275>:nth-child(3){grid-area:p2}._grid_1gwnf_275>:nth-child(4){grid-area:p3}._grid_1gwnf_275>:nth-child(5){grid-area:p4}._grid_1gwnf_275>:nth-child(6){grid-area:p5}._gridFooter_1gwnf_291{justify-content:center;margin-top:1.5rem;display:flex}._card_1gwnf_297{cursor:pointer;background:#ffffffad;border:1px solid #2c1b0f12;border-radius:20px;text-decoration:none;transition:transform .2s,background .2s,border-color .2s;display:block;overflow:hidden}._card_1gwnf_297:hover{background:#ffffffe6;border-color:#2c1b0f1f;transform:translateY(-4px)}._cardFeatured_1gwnf_310{flex-direction:column;display:flex}._cardFeatured_1gwnf_310 ._cardThumb_1gwnf_315{aspect-ratio:unset;flex:1;min-height:0}._cardThumb_1gwnf_315{aspect-ratio:1;background:#ede6d4;width:100%;position:relative;overflow:hidden}._cardImg_1gwnf_329{object-fit:cover;width:100%;height:100%}._cardImgHover_1gwnf_335{object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity .38s;position:absolute;inset:0}._card_1gwnf_297:hover ._cardImgHover_1gwnf_335{opacity:1}._carousel_1gwnf_350{display:none}._cardBody_1gwnf_354{padding:12px 14px 16px}._cardCat_1gwnf_356{letter-spacing:.8px;text-transform:uppercase;color:#c25718;margin-bottom:4px;font-size:10px;font-weight:600}._cardName_1gwnf_365{color:#2b1b0f;margin-bottom:8px;font-family:Open Sans,sans-serif;font-size:14px;font-weight:700;line-height:1.2}._featured_1gwnf_374 ._cardName_1gwnf_365{margin-bottom:8px;font-size:19px}._cardDesc_1gwnf_376{color:#9a7a64;margin-bottom:14px;font-size:13px;font-weight:300;line-height:1.6}._cardFoot_1gwnf_384{justify-content:space-between;align-items:center;display:flex}._cardPrice_1gwnf_390{color:#2b1b0f;font-family:Open Sans,sans-serif;font-size:15px;font-weight:700}._featured_1gwnf_374 ._cardPrice_1gwnf_390{font-size:20px}._cardArrow_1gwnf_399{color:#f7f2e9;background:#2b1b0f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:15px;transition:background .15s;display:flex}._card_1gwnf_297:hover ._cardArrow_1gwnf_399{background:#c25718}._featured_1gwnf_374 ._cardArrow_1gwnf_399{width:40px;height:40px;font-size:18px}._themes_1gwnf_417{z-index:2;max-width:1280px;margin:0 auto;padding:1rem 5rem 4rem;position:relative}._themesLabel_1gwnf_425{color:#2b1b0f;letter-spacing:-.5px;margin-bottom:.25rem;font-family:Open Sans,sans-serif;font-size:28px;font-weight:700}._themesSub_1gwnf_434{color:#9a7a64;margin-bottom:1.5rem;font-size:13px}._themeGrid_1gwnf_440{grid-template-columns:repeat(6,1fr);gap:14px;display:grid}._themeCard_1gwnf_446{background:#faf7f2;border-radius:20px;flex-direction:column;gap:.75rem;min-height:140px;padding:1.25rem;text-decoration:none;transition:transform .2s;display:flex;position:relative;overflow:hidden}._themeBlob1_1gwnf_460{z-index:0;width:160px;height:148px;position:absolute;bottom:-38px;left:-38px;box-shadow:0 6px 24px #00000047}._themeBlob4_1gwnf_470{z-index:0;width:130px;height:120px;position:absolute;bottom:-28px;right:-28px;box-shadow:0 6px 22px #00000042}._themeBlob2_1gwnf_480{z-index:0;width:90px;height:82px;position:absolute;top:-20px;right:-20px;box-shadow:0 5px 18px #00000038}._themeBlob5_1gwnf_490{z-index:0;width:76px;height:70px;position:absolute;top:28px;left:-22px;box-shadow:0 5px 16px #0003}._themeBlob3_1gwnf_500{z-index:0;width:62px;height:56px;position:absolute;top:46px;right:26px;box-shadow:0 5px 16px #0003}._themeCard_1gwnf_446:hover{transform:translateY(-3px)}._themeSwatches_1gwnf_512{z-index:2;flex-wrap:wrap;gap:6px;display:flex;position:relative}._themeDot_1gwnf_520{border-radius:50%;flex-shrink:0;width:22px;height:22px}._themeName_1gwnf_527{z-index:2;text-shadow:0 1px 4px #00000038;margin-top:auto;font-family:Open Sans,sans-serif;font-size:13px;font-weight:700;line-height:1.2;position:relative}._themeArrow_1gwnf_538{opacity:.7;z-index:2;font-size:16px;font-weight:700;position:absolute;bottom:1.25rem;right:1.25rem}._customCard_1gwnf_549{min-height:120px}._customSwatches_1gwnf_553{z-index:2;flex-wrap:wrap;gap:6px;display:flex;position:relative}._customPlusDot_1gwnf_561{color:#fff;text-shadow:0 1px 2px #00000040;z-index:2;border:2px dashed #ffffffd9;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:15px;font-weight:700;line-height:1;display:flex}._customName_1gwnf_578{color:#fff;z-index:2;text-shadow:0 1px 4px #00000059;margin-top:auto;font-family:Open Sans,sans-serif;font-size:14px;font-weight:700;line-height:1.2;position:relative}._customSub_1gwnf_590{color:#ffffffd1;z-index:2;text-shadow:0 1px 4px #0000004d;margin-top:2px;font-size:11px;font-weight:600;position:relative}@media (width<=1100px){._hero_1gwnf_102,._products_1gwnf_226,._themes_1gwnf_417{padding-left:3rem;padding-right:3rem}._themeGrid_1gwnf_440{grid-template-columns:repeat(3,1fr)}}@media (width<=1024px){._grid_1gwnf_275{grid-template-columns:1fr 1fr;grid-template-areas:none;gap:1.5rem;max-width:900px;margin:0 auto}._grid_1gwnf_275>*{grid-area:auto!important}._cardFeatured_1gwnf_310{display:block}._cardFeatured_1gwnf_310 ._cardThumb_1gwnf_315{aspect-ratio:1;flex:none;min-height:auto}}@media (width<=900px){._hero_1gwnf_102,._products_1gwnf_226,._themes_1gwnf_417{padding-left:2rem;padding-right:2rem}._hero_1gwnf_102{grid-template-columns:1fr}._heroRight_1gwnf_202{justify-content:center;margin-top:0}._boardImg_1gwnf_212{width:90%;transform:none}._themeGrid_1gwnf_440{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){._cardFeatured_1gwnf_310{grid-column:1/-1!important}._cardFeatured_1gwnf_310 ._cardThumb_1gwnf_315>._cardImg_1gwnf_329,._cardFeatured_1gwnf_310 ._cardThumb_1gwnf_315>._cardImgHover_1gwnf_335{display:none}._cardFeatured_1gwnf_310 ._cardThumb_1gwnf_315{aspect-ratio:16/10}._cardFeatured_1gwnf_310 ._carousel_1gwnf_350{display:block;position:absolute;inset:0}._carouselTrack_1gwnf_646{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;width:100%;height:100%;display:flex;overflow-x:auto}._carouselTrack_1gwnf_646::-webkit-scrollbar{display:none}._carouselSlide_1gwnf_658{scroll-snap-align:center;flex:0 0 100%;width:100%;height:100%}._carouselImg_1gwnf_665{object-fit:cover;width:100%;height:100%;display:block}._carouselDots_1gwnf_672{z-index:2;pointer-events:none;justify-content:center;gap:6px;display:flex;position:absolute;bottom:10px;left:0;right:0}._carouselDot_1gwnf_672{background:#ffffff8c;border-radius:50%;width:6px;height:6px;transition:width .25s,background .25s;box-shadow:0 1px 3px #00000059}._carouselDotOn_1gwnf_693{background:#fff;border-radius:4px;width:18px}}@media (width<=600px){._h1_1gwnf_133{letter-spacing:-1px}._hero_1gwnf_102,._products_1gwnf_226,._themes_1gwnf_417{padding-left:1.25rem;padding-right:1.25rem}._grid_1gwnf_275{gap:10px}._themeGrid_1gwnf_440{grid-template-columns:repeat(2,1fr)}._boardImg_1gwnf_212{width:120%;max-width:none}._heroRight_1gwnf_202{overflow:visible}}
