.cookieConsent_banner__33mKU{position:fixed;left:0;right:0;bottom:0;z-index:200;display:flex;align-items:center;justify-content:space-between;gap:20px 28px;padding:18px 24px;background:linear-gradient(180deg,var(--surface-700) 0,var(--surface-900) 100%);border-top:1px solid var(--ring);box-shadow:0 -12px 40px rgba(0,0,0,.4);color:var(--foreground)}.cookieConsent_text__okYH7{margin:0;flex:1 1 420px;max-width:820px;font-family:var(--bodyFont);font-size:clamp(.92rem,1.4vw,1.05rem);line-height:1.5;color:var(--muted)}.cookieConsent_actions__FC3VE{display:flex;align-items:center;gap:10px;flex-shrink:0}.cookieConsent_btn__dhMdb{display:inline-flex;align-items:center;justify-content:center;padding:10px 18px;border:none;border-radius:4px;background:var(--accent);color:#1a202c;font-family:var(--bodyFont);font-size:14px;font-weight:600;letter-spacing:.02em;text-decoration:none;white-space:nowrap;cursor:pointer;transition:background .2s ease}.cookieConsent_btn__dhMdb:hover{background:#b89970}.cookieConsent_close__XXpah{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;margin-left:2px;border:none;background:transparent;color:var(--muted-2);font-size:26px;line-height:1;cursor:pointer;transition:color .2s ease}.cookieConsent_close__XXpah:hover{color:var(--foreground)}@media (max-width:720px){.cookieConsent_banner__33mKU{flex-direction:column;align-items:stretch;justify-content:flex-start;padding:12px 14px calc(12px + env(safe-area-inset-bottom, 0px));gap:10px}.cookieConsent_text__okYH7{flex:0 1 auto;max-width:none;font-size:.88rem;line-height:1.4}.cookieConsent_actions__FC3VE{flex-wrap:nowrap;gap:8px}.cookieConsent_btn__dhMdb{flex:1 1;min-width:0;padding:9px 10px;font-size:13px;white-space:normal;text-align:center;line-height:1.2}.cookieConsent_close__XXpah{flex:0 0 auto;width:32px;height:32px;margin-left:0;font-size:22px}}.footer_footer__DivxD{--bg:#0d1117;--fg:#cbd5e1;--muted:#9aa9bb;--accent:#8fbef1;--icon-bg:rgba(143,190,241,.12);--icon-border:rgba(143,190,241,.22);background:var(--bg);color:var(--foreground);padding:48px 20px 36px}.footer_container__A5Xvl{max-width:1100px;margin:0 auto;text-align:center}.footer_icons__SBnnu{display:flex;justify-content:center;gap:24px;margin-bottom:14px}.footer_iconBtn__iMezK{display:grid;place-items:center;width:52px;height:52px;border-radius:999px;border:1px solid var(--icon-border);transition:transform .15s ease,background .2s ease,color .2s ease,box-shadow .2s ease}.footer_iconBtn__iMezK,.footer_iconBtn__iMezK:hover{background:var(--backgroundLight);color:var(--foreground)}.footer_iconBtn__iMezK:hover{transform:translateY(-2px);box-shadow:0 10px 22px var(--backgroundLight)}.footer_email__Xa619{display:inline-block;margin-top:6px;text-decoration:none;font-size:16px}.footer_email__Xa619,.footer_email__Xa619:hover{color:var(--foreground)}.footer_bottom__m5CZJ{margin-top:22px;display:flex;flex-wrap:wrap;gap:14px 28px;align-items:center;justify-content:center}.footer_copy__22xp7{color:var(--backgroundLight);font-size:14px;margin:0 10px 0 0}.footer_links__deZe3{display:inline-flex;gap:18px;flex-wrap:wrap}.footer_link__wTdFV{color:var(--backgroundLight);text-decoration:none;font-size:16px}.footer_link__wTdFV:hover{color:var(--foreground)}@media (max-width:520px){.footer_iconBtn__iMezK{width:48px;height:48px}.footer_links__deZe3{gap:14px}}.header_header__2pZKc{position:fixed;top:0;left:0;right:0;width:100%;z-index:50;background:linear-gradient(180deg,var(--surface-700) 0,var(--surface-800) 100%);border-bottom:1px solid var(--ring);box-shadow:0 6px 24px rgba(0,0,0,.25)}.header_inner__siEmW{max-width:1200px;margin:0 auto;padding:8px 20px;display:flex;align-items:center;gap:16px}.header_brand__lx4ie{display:inline-flex;align-items:center;flex-shrink:0;text-decoration:none;line-height:0}.header_brandLogo__dRntJ{display:block;width:auto;height:clamp(36px,5vw,46px)}.header_nav__5yF4k{margin-left:auto}.header_navList__1Ti6O{display:flex;gap:24px;list-style:none;padding:0;margin:0}.header_navLink__gCnrc{all:unset;display:inline-block;color:var(--muted);font-family:var(--bodyFont);font-size:18px;text-decoration:none;font-weight:500;padding:8px 10px;border-radius:10px;transition:color .2s ease,background-color .2s ease;background:transparent;border:none;cursor:pointer}.header_navLink__gCnrc:hover{color:var(--text);background:hsla(0,0%,100%,.04)}.header_navDropdown__yS8Zu{position:relative}.header_navDropdown__yS8Zu:focus-within .header_dropdownMenu___J4e5,.header_navDropdown__yS8Zu:hover .header_dropdownMenu___J4e5{opacity:1;visibility:visible;transform:translateY(0)}.header_dropdownMenu___J4e5{position:absolute;top:calc(100% + 4px);left:0;min-width:190px;list-style:none;padding:8px;margin:0;background:linear-gradient(180deg,var(--surface-700) 0,var(--surface-800) 100%);border:1px solid var(--ring);border-radius:12px;box-shadow:0 12px 32px rgba(0,0,0,.35);opacity:0;visibility:hidden;transform:translateY(6px);transition:opacity .18s ease,transform .18s ease,visibility .18s ease}.header_dropdownLink__sk9ir{display:block;padding:10px 12px;border-radius:8px;color:var(--muted);font-family:var(--bodyFont);font-size:17px;text-decoration:none;transition:color .2s ease,background-color .2s ease}.header_dropdownLink__sk9ir:hover{color:var(--text);background:hsla(0,0%,100%,.06)}.header_right__xlX8r{display:flex;align-items:center;gap:12px;margin-left:20px}.header_cartBtn__mZ7Gy{display:inline-flex;align-items:center;gap:10px;padding:8px 12px;border-radius:999px;text-decoration:none;color:var(--text);background:hsla(0,0%,100%,.03);border:1px solid var(--ring);transition:background .2s ease,border-color .2s ease}.header_cartBtn__mZ7Gy:hover{background:hsla(0,0%,100%,.06);border-color:hsla(42,25%,92%,.16)}.header_cartIconWrap__BE4YX{position:relative;display:inline-flex}.header_badge__qcUdV{position:absolute;top:-8px;right:-10px;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:#7d8fa8;color:#fff;font-size:11px;font-weight:800;display:grid;place-items:center}.header_cartText__BUYQF{display:none}.header_menuToggle__KWUr7{display:none;background:transparent;border:none;padding:6px;margin-left:4px;cursor:pointer}.header_mobileSheet__aXQot{display:none}@media (max-width:960px){.header_cartText__BUYQF,.header_nav__5yF4k{display:none}.header_menuToggle__KWUr7{display:inline-flex}.header_right__xlX8r{margin-left:auto}.header_mobileSheet__aXQot{display:block;position:fixed;top:var(--header-height);left:0;right:0;background:linear-gradient(180deg,var(--surface-700),var(--surface-800) 60%,var(--surface-900));border-bottom:1px solid var(--ring);box-shadow:0 16px 40px rgba(0,0,0,.35);animation:header_slideDown__CTCMW .18s ease-out}.header_mobileList__XAMeU{list-style:none;margin:0;padding:12px 16px 20px;display:grid;grid-gap:6px;gap:6px}.header_mobileLinkButton___SwTE,.header_mobileLink__T_YUu{display:block;width:100%;box-sizing:border-box;text-align:left;padding:12px 10px;border-radius:12px;text-decoration:none;color:var(--muted);background:hsla(0,0%,100%,.03);border:1px solid var(--ring);font-family:var(--bodyFont);font-size:18px;font-weight:500;line-height:1.3;transition:background .2s ease,color .2s ease,border-color .2s ease}.header_mobileLinkButton___SwTE{-moz-appearance:none;appearance:none;-webkit-appearance:none;cursor:pointer}.header_mobileLinkButton___SwTE:hover,.header_mobileLink__T_YUu:hover{color:var(--text);background:hsla(0,0%,100%,.06);border-color:hsla(42,25%,92%,.16)}.header_mobileDropdownGroup__ga4qD{display:grid;grid-gap:6px;gap:6px}.header_mobileDropdownLabel__m120h{display:block;padding:12px 10px 4px;color:var(--text);font-weight:600;font-size:15px;letter-spacing:.04em;text-transform:uppercase}.header_mobileDropdownList__xJ11l{list-style:none;margin:0;padding:0;display:grid;grid-gap:6px;gap:6px}.header_mobileDropdownLink__Hg2N4{display:block;padding:12px 10px 12px 18px;border-radius:12px;text-decoration:none;color:var(--muted);background:hsla(0,0%,100%,.03);border:1px solid var(--ring);transition:background .2s ease,color .2s ease,border-color .2s ease}.header_mobileDropdownLink__Hg2N4:hover{color:var(--text);background:hsla(0,0%,100%,.06);border-color:hsla(42,25%,92%,.16)}@keyframes header_slideDown__CTCMW{0%{transform:translateY(-6px);opacity:0}to{transform:translateY(0);opacity:1}}}.toast_toastToot__mg6h4{position:fixed;right:16px;bottom:16px;display:grid;grid-gap:8px;gap:8px;z-index:1000}.toast_toast__3c8JQ{display:grid;grid-template-columns:1fr auto;grid-gap:8px;gap:8px;min-width:min(92vw,360px);background:color-mix(in oklab,var(--background) 92%,#000);border:1px solid color-mix(in oklab,var(--foreground) 20%,transparent);border-radius:12px;box-shadow:0 12px 32px rgba(0,0,0,.2);padding:10px 12px;animation:toast_toast-in__m6SrP .18s ease-out}.toast_title__fQE3n{font-weight:700}.toast_desc__B65ik{opacity:.9;margin-top:2px}.toast_close__g7Y_a{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:transparent;font-size:18px;line-height:1;padding:4px 6px;border-radius:8px;color:var(--foreground);cursor:pointer}.toast_toast-close__zoIWm:hover{background:color-mix(in oklab,var(--foreground) 10%,transparent)}@keyframes toast_toast-in__m6SrP{0%{transform:translateY(8px);opacity:0}to{transform:translateY(0);opacity:1}}.shop_font-dancing__pgZuw{font-family:Dancing Script,ui-serif,Georgia,serif}.shop_page__wFbqJ{width:100%;color:var(--foreground)}.shop_grid__13aXe{display:grid;grid-template-columns:560px 1fr;grid-gap:22px;gap:22px;padding:24px 30px 64px}@media (max-width:900px){.shop_grid__13aXe{grid-template-columns:1fr;gap:16px;padding:16px 16px 96px}}.shop_media__E_S6h{position:relative}@media (min-width:901px){.shop_media__E_S6h{position:-webkit-sticky;position:sticky;top:24px;align-self:start}}.shop_imageWrap__a13O_{position:relative;aspect-ratio:2/3;border-radius:12px;overflow:hidden;background:color-mix(in oklab,var(--foreground) 12%,transparent);box-shadow:0 10px 28px rgba(0,0,0,.18);height:600px;margin:auto}.shop_image__bVMEO{position:absolute;inset:0;object-fit:contain;object-position:center}.shop_content__EHjlF{display:grid;align-content:start;grid-gap:18px;gap:18px}.shop_header__pXeNy{display:grid;grid-gap:12px;gap:12px}.shop_title__0poHM{font-size:clamp(24px,2.8vw,40px);line-height:1.15;margin:0}.shop_priceRow__8TUKV{display:flex;align-items:center;gap:12px}.shop_price__EsNvK{font-weight:700;font-size:clamp(20px,2vw,28px)}.shop_stockOk__FXtGj{background:var(--backgroundLight);color:var(--text)}.shop_stockNo__xp968,.shop_stockOk__FXtGj{font-size:14px;padding:2px 8px;border-radius:999px}.shop_stockNo__xp968{background:#f66;color:#300}.shop_lead__vVqHQ{max-width:65ch;opacity:.9;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;font-size:16px;font-weight:600}.shop_specs__BIByu{display:grid;grid-template-columns:max-content 1fr;grid-gap:8px 16px;gap:8px 16px;max-width:560px}.shop_specs__BIByu dt{opacity:.8}.shop_specs__BIByu dd{margin:0}.shop_purchase__A1P9u{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.shop_qtyWrap__rIvVK{display:inline-flex;align-items:center;gap:8px;background:color-mix(in oklab,var(--foreground) 8%,transparent);padding:6px;border-radius:10px}.shop_qtyBtn__pqY6U{width:40px;height:40px;border:none;border-radius:8px;background:var(--foreground);color:var(--background);cursor:pointer}.shop_qtyBtn__pqY6U:disabled{opacity:.5;cursor:not-allowed}.shop_qtyInput__EyHgk{width:44px;text-align:center;font:inherit;border:1px solid color-mix(in oklab,var(--foreground) 35%,transparent);border-radius:8px;background:transparent;color:var(--foreground);padding:6px 0}.shop_addBtn__qLy7u{border:none;color:var(--background);padding:12px 16px;background:var(--foreground);border-radius:12px;font-weight:600;transition:transform .06s ease,opacity .2s ease}.shop_addBtn__qLy7u:hover{transform:translateY(-1px)}.shop_addBtn__qLy7u:disabled{opacity:.6;cursor:not-allowed}.shop_deliveryNote__hp_Hg{opacity:.85}.shop_stickyBar__6d_T4{position:fixed;left:0;right:0;bottom:0;display:none;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px;background:color-mix(in oklab,var(--background) 85%,#000);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-top:1px solid color-mix(in oklab,var(--foreground) 15%,transparent);z-index:50}@media (max-width:900px){.shop_stickyBar__6d_T4{display:flex}}.shop_stickyPrice__8KPjx{font-weight:700}.shop_stickyBtn__AeGQX{border:none;color:var(--background);background:var(--foreground);padding:12px 16px;border-radius:12px;font-weight:600}.shop_descTitle__6N_od{opacity:.8}.shop_descOneLine__zA9pz{font-family:Dancing Script,ui-serif,Georgia,serif;font-size:24px;font-weight:600}.shop_description__0oUqd{line-height:26px}.shop_priceOld__M_60j{text-decoration:line-through;opacity:.65;font-weight:500}.shop_shopPage___MSIM{--shop-accent:#c5a880;--shop-accent-hover:#b89970;--shop-btn-text:#1a202c;--shop-card-bg:rgba(30,38,56,.4);--shop-card-border:hsla(0,0%,100%,.08);width:100%;padding:32px 24px 72px;color:var(--foreground)}.shop_shopHero__Go62d{max-width:1080px;margin:0 auto 32px;text-align:center}.shop_shopTitle__yZV_C{font-size:clamp(24px,2.8vw,40px);line-height:1.15;margin:0 0 12px}.shop_shopIntro__6d2z8{margin:0;font-size:clamp(1rem,1.2vw,1.1rem);opacity:.85}.shop_sectionTitle__VnnpI{max-width:1080px;margin:0 auto 28px;text-align:center;font-size:clamp(24px,2.8vw,36px);line-height:1.2;color:var(--foreground)}.shop_productGrid__yZa0R{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:28px 24px;gap:28px 24px;max-width:1080px;margin:0 auto}.shop_productCard__FAplM{display:flex;flex-direction:column;align-items:center;gap:14px;height:100%;text-align:center}.shop_productCardImage__fkygD{position:relative;width:100%;aspect-ratio:1/1;overflow:hidden;background:#000;border:1px solid var(--shop-card-border);border-radius:4px;flex-shrink:0}.shop_cardImage__tnfh6{object-fit:contain;object-position:center;padding:12px}.shop_saleBadge__TRbiJ{position:absolute;top:0;left:0;z-index:2;padding:6px 10px;background:var(--shop-accent);color:var(--shop-btn-text);font-family:var(--bodyFont);font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.shop_quickViewTrigger__tpgrg{position:absolute;inset:0;z-index:3;display:flex;align-items:flex-end;justify-content:center;border:none;background:transparent;cursor:pointer;padding:0}.shop_quickViewLabel__gRvhP{width:100%;padding:12px 16px;background:var(--shop-accent);color:var(--shop-btn-text);font-family:var(--bodyFont);font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;transform:translateY(100%);transition:transform .25s ease}.shop_productCardImage__fkygD:hover .shop_quickViewLabel__gRvhP,.shop_quickViewTrigger__tpgrg:focus-visible .shop_quickViewLabel__gRvhP{transform:translateY(0)}.shop_productCardTitle__W6eM3{margin:0;max-width:100%;min-height:calc(1.45em * 2);font-family:var(--bodyFont);font-size:.95rem;font-weight:400;line-height:1.45;letter-spacing:.01em;text-transform:none;color:color-mix(in oklab,var(--foreground) 88%,transparent)}.shop_productCardPriceRow__1IYzu{display:flex;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap;margin-top:auto}.shop_productCardPriceOld__9oDuF{font-size:.92rem;text-decoration:line-through;opacity:.55}.shop_productCardPrice__jDQIa{font-weight:700;font-size:1rem}.shop_cardActions__t9_lh{display:flex;justify-content:center;width:100%;margin-top:0}.shop_shopBtn__gIXub{display:inline-flex;align-items:center;justify-content:center;min-width:168px;padding:11px 20px;border:none;border-radius:2px;background:var(--shop-accent);color:var(--shop-btn-text);font-family:var(--bodyFont);font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;text-decoration:none;cursor:pointer;transition:background .2s ease,transform .15s ease}.shop_shopBtn__gIXub:hover{background:var(--shop-accent-hover)}.shop_shopBtn__gIXub:disabled{opacity:.55;cursor:not-allowed}.shop_quickViewOverlay__qkU3f{position:fixed;inset:0;z-index:120;display:flex;align-items:center;justify-content:center;padding:24px;background:rgba(0,0,0,.72)}.shop_quickViewClose__44gHi{position:fixed;top:20px;right:24px;z-index:121;width:40px;height:40px;border:none;background:transparent;color:#fff;font-size:32px;line-height:1;cursor:pointer}.shop_quickViewDialog__iiWHN{width:min(960px,100%);max-height:calc(100vh - 48px);overflow-y:auto;background:#f5f3ef;color:#4a4a4a;box-shadow:0 24px 60px rgba(0,0,0,.35)}.shop_modalGrid__S0XBp{display:grid;grid-template-columns:minmax(280px,1fr) minmax(320px,1.1fr);grid-gap:28px;gap:28px;padding:32px}.shop_modalMedia__nQ9dP{position:relative}.shop_modalImageWrap__4Vy6j{position:relative;aspect-ratio:2/3;background:#000;border:1px solid var(--shop-card-border);border-radius:4px;overflow:hidden}.shop_modalContent__tvK31{display:grid;align-content:start;grid-gap:16px;gap:16px}.shop_modalTitle__Crh8o{margin:0;font-family:var(--bodyFont);font-size:clamp(1.1rem,2vw,1.35rem);font-weight:700;line-height:1.35;letter-spacing:.01em;text-transform:none;color:#3d3d3d}.shop_modalPrice__B_2KF{font-weight:700;font-size:clamp(1.25rem,2vw,1.6rem);color:var(--shop-accent)}.shop_modalLead__i_40X{margin:0;font-size:.95rem;line-height:1.6;text-align:justify;color:#5a5a5a}.shop_modalContents__7m7Mw,.shop_modalDescription__eSbzL{font-size:.92rem;line-height:1.65;text-align:justify;color:#5a5a5a}.shop_contents__Brjsx,.shop_modalContents__7m7Mw{margin:0;white-space:pre-line}.shop_contents__Brjsx{line-height:26px}.shop_modalPurchase__YcsHK{display:flex;gap:12px;align-items:center;flex-wrap:wrap;margin-top:8px}.shop_modalPurchase__YcsHK .shop_qtyWrap__rIvVK{background:#fff;border:1px solid #ccc;border-radius:0}.shop_modalPurchase__YcsHK .shop_qtyBtn__pqY6U{background:transparent;color:#333}.shop_modalPurchase__YcsHK .shop_qtyInput__EyHgk{border:none;color:#333}.shop_modalAddBtn__SmKyP{flex:1 1;min-width:180px;border:none;padding:12px 20px;border-radius:2px;background:var(--shop-accent);color:var(--shop-btn-text);font-family:var(--bodyFont);font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;transition:background .2s ease}.shop_modalAddBtn__SmKyP:hover{background:var(--shop-accent-hover)}.shop_modalAddBtn__SmKyP:disabled{opacity:.55;cursor:not-allowed}.shop_imageWrap__a13O_,.shop_modalImageWrap__4Vy6j{position:relative}@media (max-width:900px){.shop_productGrid__yZa0R{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 18px}.shop_modalGrid__S0XBp{grid-template-columns:1fr;padding:24px 20px}}@media (max-width:560px){.shop_productGrid__yZa0R{grid-template-columns:1fr;max-width:320px}.shop_quickViewOverlay__qkU3f{padding:12px}.shop_quickViewDialog__iiWHN{max-height:calc(100vh - 24px)}}