@import "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,600;1,300;1,400&family=Playfair+Display:ital,wght@0,700;0,800;0,900;1,700;1,800&family=Jost:wght@300;400;500;600&family=Barlow+Condensed:wght@400;500;600;700&display=swap";._overlay_1il80_2{-webkit-backdrop-filter:blur(4px);z-index:200;background:#0006;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}._modal_1il80_15{background:#fff;border:1px solid #e5e7eb;border-radius:16px;flex-direction:column;gap:1.5rem;width:100%;max-width:400px;padding:2rem;display:flex;position:relative;box-shadow:0 4px 24px #00000014}._closeBtn_1il80_29{color:#9ca3af;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;transition:background .12s,color .12s;display:flex;position:absolute;top:.85rem;right:.85rem}._closeBtn_1il80_29:hover{color:#374151;background:#f3f4f6}._modalTitle_1il80_48{color:#111827;letter-spacing:-.01em;font-size:1.1rem;font-weight:600}._modalSub_1il80_55{color:#9ca3af;font-size:.8rem}._form_1il80_60{flex-direction:column;gap:1rem;display:flex}._field_1il80_66{flex-direction:column;gap:.35rem;display:flex}._label_1il80_72{color:#6b7280;font-size:.72rem;font-weight:500}._inputWrap_1il80_78{position:relative}._input_1il80_78{color:#111827;background:#fff;border:1px solid #e5e7eb;border-radius:10px;outline:none;width:100%;padding:.6rem .85rem;font-family:inherit;font-size:.82rem;transition:border-color .15s}._input_1il80_78:focus{border-color:#111827}._input_1il80_78::placeholder{color:#d1d5db}._inputWrap_1il80_78 ._input_1il80_78{padding-right:2.5rem}._eyeBtn_1il80_97{color:#9ca3af;align-items:center;transition:color .12s;display:flex;position:absolute;top:50%;right:.75rem;transform:translateY(-50%)}._eyeBtn_1il80_97:hover{color:#374151}._error_1il80_110{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.72rem;display:flex}._submitBtn_1il80_122{color:#fff;background:#111827;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.6rem 1rem;font-size:.8rem;font-weight:600;transition:background .15s;display:flex}._submitBtn_1il80_122:hover:not(:disabled){background:#1f2937}._submitBtn_1il80_122:disabled{opacity:.5;cursor:not-allowed}._spinner_1il80_140{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.6s linear infinite _spin_1il80_140}@keyframes _spin_1il80_140{to{transform:rotate(360deg)}}._navbar_b03ft_1{z-index:100;height:var(--navbar-height);pointer-events:none;position:fixed;top:0;left:0;right:0}._inner_b03ft_11{height:100%;max-width:var(--max-width);padding:0 var(--space-8);pointer-events:none;justify-content:center;align-items:center;margin:0 auto;display:flex;position:relative}._pillWrap_b03ft_24{border:1px solid var(--color-border);border-radius:var(--radius-full);padding:var(--space-1);-webkit-backdrop-filter:blur(16px);box-shadow:var(--shadow-md);pointer-events:all;background:#faf8f5d1;align-items:center;gap:0;display:flex;position:relative}._pillIndicator_b03ft_39{top:var(--space-1);bottom:var(--space-1);background:var(--color-primary);border-radius:var(--radius-full);z-index:0;pointer-events:none;position:absolute}._pillLink_b03ft_49{z-index:1;padding:var(--space-2) var(--space-5);border-radius:var(--radius-full);font-size:var(--text-sm);font-weight:var(--font-medium);letter-spacing:.06em;color:var(--color-text-muted);white-space:nowrap;transition:color var(--transition-fast);justify-content:center;align-items:center;min-width:36px;display:flex;position:relative}._pillLink_b03ft_49:hover{color:var(--color-text)}._pillLinkActive_b03ft_70{color:var(--color-white)!important}._actions_b03ft_75{right:var(--space-8);align-items:center;gap:var(--space-2);pointer-events:all;display:flex;position:absolute}._actionBtn_b03ft_84{align-items:center;gap:var(--space-2);font-size:var(--text-xs);font-weight:var(--font-medium);letter-spacing:.08em;text-transform:uppercase;color:var(--color-text-muted);padding:var(--space-2) var(--space-3);border-radius:var(--radius-full);border:1px solid var(--color-border);-webkit-backdrop-filter:blur(16px);box-shadow:var(--shadow-sm);transition:color var(--transition-fast), background var(--transition-fast);background:#faf8f5d1;display:flex}._actionBtn_b03ft_84:hover{color:var(--color-primary);background:var(--color-bg)}._menuBtn_b03ft_108{display:none}._mobileMenu_b03ft_113{top:var(--navbar-height);z-index:99;-webkit-backdrop-filter:blur(16px);padding:var(--space-6) var(--space-8) var(--space-8);gap:var(--space-2);border-bottom:1px solid var(--color-border);pointer-events:all;background:#faf8f5f7;flex-direction:column;display:flex;position:fixed;left:0;right:0}._mobileLink_b03ft_130{align-items:center;gap:var(--space-3);font-size:var(--text-md);font-weight:var(--font-medium);letter-spacing:.08em;text-transform:uppercase;color:var(--color-text-muted);padding:var(--space-4) 0;border-bottom:1px solid var(--color-border-light);transition:color var(--transition-fast);display:flex}._mobileLink_b03ft_130:hover,._mobileLinkActive_b03ft_145{color:var(--color-primary)}@media (width<=768px){._pillWrap_b03ft_24{display:none}._menuBtn_b03ft_108{display:flex}._actions_b03ft_75{position:static}._inner_b03ft_11{justify-content:flex-end}}._footer_bvrxa_1{margin-top:var(--space-16);padding:0 var(--space-6) var(--space-6);background:0 0;border-top:none}._inner_bvrxa_8{text-align:center;align-items:center;gap:var(--space-6);background:var(--color-bg);border:1px solid var(--color-border);padding:var(--space-12) var(--space-8) var(--space-8);border-radius:32px;flex-direction:column;display:flex}._brand_bvrxa_21{align-items:center;gap:var(--space-3);flex-direction:column;display:flex}._logo_bvrxa_28{letter-spacing:-.02em;color:var(--color-text);font-family:Bebas Neue,sans-serif;font-size:clamp(80px,12vw,180px);font-weight:400;line-height:.85}._tagline_bvrxa_37{font-size:var(--text-xs);font-weight:var(--font-medium);letter-spacing:.15em;text-transform:uppercase;color:var(--color-text-light)}._links_bvrxa_46{justify-content:center;align-items:center;gap:var(--space-6);padding-top:var(--space-5);border-top:1px solid var(--color-border-light);width:100%;display:flex}._link_bvrxa_46{font-size:var(--text-xs);font-weight:var(--font-medium);letter-spacing:.1em;text-transform:uppercase;color:var(--color-text-muted);transition:color var(--transition-fast)}._link_bvrxa_46:hover{color:var(--color-primary)}._linkMuted_bvrxa_69{font-size:var(--text-xs);letter-spacing:.06em;text-transform:uppercase;color:var(--color-text-light);transition:color var(--transition-fast)}._linkMuted_bvrxa_69:hover{color:var(--color-text-muted)}._social_bvrxa_82{justify-content:center;align-items:center;gap:var(--space-4);display:flex}._socialLink_bvrxa_89{border-radius:var(--radius-full);width:38px;height:38px;color:var(--color-text-muted);border:1px solid var(--color-border);transition:color var(--transition-fast), border-color var(--transition-fast), background var(--transition-fast);justify-content:center;align-items:center;display:flex}._socialLink_bvrxa_89:hover{color:var(--color-primary);border-color:var(--color-primary);background:var(--color-surface-alt)}._bottom_bvrxa_108{text-align:center;padding:var(--space-5) var(--space-8);font-size:var(--text-xs);color:var(--color-text-light);letter-spacing:.04em}@media (width<=768px){._footer_bvrxa_1{margin-top:var(--space-8);padding:0 var(--space-4) var(--space-4)}._inner_bvrxa_8{padding:var(--space-10) var(--space-6) var(--space-6);gap:var(--space-5);border-radius:20px}._logo_bvrxa_28{font-size:clamp(64px,18vw,100px)}._links_bvrxa_46{gap:var(--space-4);flex-wrap:wrap}._linkMuted_bvrxa_69{display:none}._socialLink_bvrxa_89{width:36px;height:36px}._bottom_bvrxa_108{padding:var(--space-4);font-size:.65rem}}._wrapper_yg0is_1{background:#fff;flex-direction:column;min-height:100vh;display:flex}._main_yg0is_8{padding-top:var(--navbar-height);flex:1}._hero_13yhy_2{min-height:calc(100vh - var(--navbar-height));width:100%;max-width:100%;padding:var(--space-6);gap:var(--space-6);grid-template-columns:1fr 1fr;align-items:stretch;margin:0;display:grid}._heroLeft_13yhy_15{border:1px solid var(--color-border);text-align:center;border-radius:32px;flex-direction:column;justify-content:flex-start;align-items:center;gap:0;height:820px;padding:0;display:flex;position:relative;overflow:hidden}._heroTop_13yhy_30{gap:var(--space-3);padding-top:var(--space-12);z-index:1;flex-direction:column;align-items:center;display:flex}._heroEyebrow_13yhy_39{font-size:var(--text-sm);font-weight:var(--font-semibold);letter-spacing:.2em;text-transform:uppercase;color:var(--color-text)}._heroSub_13yhy_47{font-size:var(--text-base);color:var(--color-text-muted);max-width:560px;line-height:1.7}._heroJewel_13yhy_54{width:200px;margin-top:80px}._jewelImg_13yhy_59{object-fit:contain;width:100%;height:auto}._heroCta_13yhy_65{justify-content:center;align-items:center;gap:var(--space-2);font-size:var(--text-xs);font-weight:var(--font-medium);letter-spacing:.1em;text-transform:uppercase;color:var(--color-text-muted);padding:var(--space-5) var(--space-6);z-index:1;border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border);margin-top:auto;margin-bottom:var(--space-8);transition:color var(--transition-fast);background:0 0;border-radius:0;align-self:stretch;display:inline-flex}._heroCta_13yhy_65:hover{color:var(--color-primary)}._heroWordmark_13yhy_92{letter-spacing:-.1em;color:var(--color-text);-webkit-user-select:none;user-select:none;padding:0 var(--space-4) var(--space-3);text-align:center;width:100%;font-family:Bebas Neue,sans-serif;font-size:clamp(100px,13vw,200px);font-weight:600;line-height:.85}._heroRight_13yhy_106{height:820px;min-height:560px;max-height:820px}._heroImage_13yhy_112{background:#f0edea;border-radius:32px;justify-content:center;align-items:center;width:100%;height:100%;display:flex;overflow:hidden}._heroImg_13yhy_123{object-fit:cover;object-position:center 30%;width:100%;height:100%}@media (width<=768px){._hero_13yhy_2{gap:var(--space-4);min-height:auto;padding:var(--space-4) var(--space-4);grid-template-columns:1fr}._heroLeft_13yhy_15{border-radius:20px;gap:0;height:auto;min-height:520px;padding-bottom:0}._heroTop_13yhy_30{padding-top:var(--space-8)}._heroJewel_13yhy_54{width:110px;margin-top:var(--space-12);margin-bottom:var(--space-8)}._heroSub_13yhy_47{max-width:320px}._heroCta_13yhy_65{margin-top:auto;margin-bottom:var(--space-5)}._heroRight_13yhy_106{height:auto;min-height:320px;max-height:400px}._heroImage_13yhy_112{border-radius:20px;width:100%}._heroWordmark_13yhy_92{letter-spacing:-.03em;padding:0 var(--space-2) var(--space-2);font-size:clamp(74px,18vw,100px)}}._featured_now8k_2{padding:var(--space-20) 0 var(--space-24);background:#fafafa;overflow:hidden}._featuredHeader_now8k_9{justify-content:space-between;align-items:flex-end;gap:var(--space-8);padding:0 var(--space-6) var(--space-10);display:flex}._featuredLeft_now8k_17{align-items:flex-start;gap:var(--space-3);padding-bottom:var(--space-1);flex-direction:column;max-width:520px;display:flex}._featuredSub_now8k_26{font-size:var(--text-lg);color:var(--color-text-muted);line-height:1.75;font-weight:var(--font-regular);max-width:100%}._featuredTitle_now8k_34{font-family:var(--font-sans);color:var(--color-text);letter-spacing:-.02em;text-align:right;flex-shrink:0;font-size:clamp(3.5rem,6vw,6.5rem);font-weight:800;line-height:.92}._carouselWrapper_now8k_46{align-items:center;display:flex;position:relative}._carouselArrow_now8k_53{z-index:10;border-radius:var(--radius-full);border:1px solid var(--color-border);width:36px;height:36px;color:var(--color-text-muted);cursor:pointer;transition:background var(--transition-fast), color var(--transition-fast), box-shadow var(--transition-fast);box-shadow:var(--shadow-sm);background:#fff;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;transform:translateY(-50%)}._carouselArrow_now8k_53:hover{background:var(--color-text);color:#fff;border-color:var(--color-text);box-shadow:var(--shadow-md)}._arrowLeft_now8k_79{left:var(--space-6)}._arrowRight_now8k_83{right:var(--space-6)}._carouselOuter_now8k_88{-webkit-overflow-scrolling:touch;scrollbar-width:none;width:100%;overflow:auto visible}._carouselOuter_now8k_88::-webkit-scrollbar{display:none}._carouselTrack_now8k_100{gap:var(--space-5);padding:var(--space-2) var(--space-6) var(--space-6);width:max-content;display:flex}._carouselItem_now8k_107{flex-shrink:0;width:360px}._productCard_now8k_113{transition:transform var(--transition-base);background:0 0;border:none;border-radius:0;display:block;overflow:visible}._productCard_now8k_113:hover{transform:translateY(-3px)}._productImage_now8k_126{aspect-ratio:1;background:#f0edea;border-radius:0;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}._productImg_now8k_137{object-fit:cover;width:100%;height:100%;transition:transform var(--transition-slow)}._productCard_now8k_113:hover ._productImg_now8k_137{transform:scale(1.04)}._productImageLabel_now8k_148{font-size:var(--text-3xl);color:var(--color-border)}._productInfo_now8k_153{padding:var(--space-3) 0 0 0;background:0 0;flex-direction:column;gap:2px;display:flex}._productCategory_now8k_161{font-family:var(--font-sans);font-size:var(--text-xs);font-weight:var(--font-medium);letter-spacing:.12em;text-transform:uppercase;color:var(--color-text-light);margin-bottom:var(--space-1)}._productName_now8k_171{font-family:var(--font-sans);font-size:var(--text-lg);font-weight:var(--font-medium);color:var(--color-text);letter-spacing:-.01em;line-height:1.2}._productPrice_now8k_180{font-family:var(--font-sans);font-size:var(--text-md);font-weight:var(--font-semibold);color:var(--color-primary);margin-top:var(--space-1);letter-spacing:.02em}._linkArrow_now8k_189{align-items:center;gap:var(--space-2);font-size:var(--text-sm);font-weight:var(--font-medium);letter-spacing:.1em;text-transform:uppercase;color:var(--color-text);transition:gap var(--transition-fast), color var(--transition-fast);display:inline-flex}._linkArrow_now8k_189:hover{gap:var(--space-4);color:var(--color-primary)}@media (width<=1024px){._featuredTitle_now8k_34{font-size:clamp(2.5rem,5vw,4rem)}._carouselItem_now8k_107{width:320px}}@media (width<=768px){._featured_now8k_2{padding:var(--space-12) 0 var(--space-16)}._featuredHeader_now8k_9{align-items:flex-start;gap:var(--space-5);padding:0 var(--space-4) var(--space-8);flex-direction:column-reverse}._featuredTitle_now8k_34{text-align:left;letter-spacing:-.02em;font-family:Bebas Neue,sans-serif;font-size:clamp(2.8rem,14vw,4rem);font-weight:400;line-height:.9}._featuredLeft_now8k_17{gap:var(--space-4);max-width:100%;padding-bottom:0}._featuredSub_now8k_26{font-size:var(--text-base);max-width:320px;line-height:1.6}._carouselTrack_now8k_100{gap:var(--space-4);padding:var(--space-2) var(--space-4) var(--space-8)}._carouselItem_now8k_107{width:72vw;max-width:300px}._arrowLeft_now8k_79,._arrowRight_now8k_83{display:none}._productImage_now8k_126{border-radius:var(--radius-lg);aspect-ratio:4/5}._productInfo_now8k_153{padding:var(--space-4) var(--space-1) 0;gap:var(--space-1)}._productCategory_now8k_161{letter-spacing:.15em;color:var(--color-text);margin-bottom:var(--space-1);font-size:.65rem}._productName_now8k_171{font-family:var(--font-serif);font-size:var(--text-base);font-weight:var(--font-semibold);letter-spacing:.01em;line-height:1.3}._productPrice_now8k_180{font-size:var(--text-sm);font-weight:var(--font-medium);margin-top:var(--space-2);letter-spacing:.03em}._linkArrow_now8k_189{letter-spacing:.12em;font-size:.7rem}}._values_1rri7_2{padding:var(--space-10) 0 var(--space-24);background:#fff;flex-direction:column;align-items:center;gap:0;display:flex}._valueRow_1rri7_12{width:100%;padding:var(--space-8) 0;justify-content:center;display:flex;position:relative;overflow:visible}._valueLine_1rri7_25{z-index:1;pointer-events:none;height:50px;position:absolute;top:43%;overflow:visible}._valueLineRight_1rri7_34{width:calc(50% - 280px);right:0}._valueLineLeft_1rri7_39{width:calc(50% - 280px);left:0}._valueRowMiddle_1rri7_44 ._valueLineRight_1rri7_34,._valueRowMiddle_1rri7_44 ._valueLineLeft_1rri7_39{width:calc(50% - 230px)}._orbContainer_1rri7_56{z-index:1;pointer-events:none;width:520px;height:100%;position:absolute;top:0;left:50%;overflow:visible;transform:translate(-50%)}._valueRowMiddle_1rri7_44 ._orbContainer_1rri7_56{width:420px}._orb_1rri7_56{filter:blur(50px);opacity:0;border-radius:50%;position:absolute;transform:translate(-50%,-50%)}._valuePhoto_1rri7_81{aspect-ratio:4/5;z-index:2;background:#ede8e4;flex-shrink:0;width:520px;position:relative;overflow:hidden}._valuePhotoSmall_1rri7_91{width:420px}._valuePhotoInner_1rri7_95{object-fit:cover;background:#ede8e4;width:100%;height:100%}._valueText_1rri7_103{gap:var(--space-4);z-index:4;flex-direction:column;width:320px;display:flex;position:absolute;top:40%;transform:translateY(-50%)}._valueTextLeft_1rri7_114{right:calc(50% + 520px / 2 + var(--space-10));text-align:right;align-items:flex-end}._valueTextRight_1rri7_120{left:calc(50% + 520px / 2 + var(--space-10));text-align:left;align-items:flex-start}._valueRowMiddle_1rri7_44 ._valueTextLeft_1rri7_114{right:calc(50% + 420px / 2 + var(--space-10))}._valueRowMiddle_1rri7_44 ._valueTextRight_1rri7_120{left:calc(50% + 420px / 2 + var(--space-10))}._valueNum_1rri7_134{font-family:var(--font-sans);font-size:var(--text-2xl);letter-spacing:.08em;color:var(--color-text-light);text-transform:uppercase;font-weight:800}._valueTitle_1rri7_143{font-family:var(--font-sans);font-size:var(--text-2xl);font-weight:var(--font-semibold);color:var(--color-text);letter-spacing:-.02em;line-height:1.15}._valueDesc_1rri7_152{font-family:var(--font-sans);font-size:var(--text-md);color:var(--color-text-muted);line-height:1.8}@media (width<=900px){._values_1rri7_2{padding-bottom:var(--space-8)}._valueLine_1rri7_25,._orbContainer_1rri7_56{display:none}._valueText_1rri7_103{text-align:left;width:100%;padding:var(--space-4) var(--space-6) 0;align-items:flex-start;position:static;transform:none}._valueTextLeft_1rri7_114,._valueTextRight_1rri7_120,._valueRowMiddle_1rri7_44 ._valueTextLeft_1rri7_114,._valueRowMiddle_1rri7_44 ._valueTextRight_1rri7_120{text-align:left;align-items:flex-start}._valueRow_1rri7_12{padding:var(--space-6) 0;flex-direction:column;align-items:flex-start;display:none;overflow:visible}._valuePhoto_1rri7_81,._valuePhotoSmall_1rri7_91{aspect-ratio:4/3;width:100%}._valueNum_1rri7_134,._valueTitle_1rri7_143{font-size:var(--text-xl)}._deckSection_1rri7_212{align-items:center;gap:var(--space-8);padding:var(--space-8) var(--space-4);flex-direction:column;width:100%;display:flex}._deckContainer_1rri7_221{aspect-ratio:3/4.2;width:100%;max-width:380px;position:relative}._deckCard_1rri7_228{border:1px solid var(--color-border);background:var(--color-bg);cursor:grab;touch-action:pan-y;will-change:transform;box-shadow:var(--shadow-md);border-radius:20px;flex-direction:column;display:flex;position:absolute;inset:0;overflow:hidden}._deckCard_1rri7_228:active{cursor:grabbing}._deckCardImage_1rri7_247{flex:1;width:100%;min-height:0;overflow:hidden}._deckCardImage_1rri7_247 img{object-fit:cover;width:100%;height:100%}._deckCardContent_1rri7_260{padding:var(--space-5) var(--space-6) var(--space-6);gap:var(--space-2);background:var(--color-bg);flex-direction:column;display:flex}._deckCardNum_1rri7_268{font-family:Bebas Neue,sans-serif;font-size:var(--text-sm);letter-spacing:.12em;color:var(--color-text-light);font-weight:400}._deckCardTitle_1rri7_276{font-family:Bebas Neue,sans-serif;font-size:var(--text-xl);color:var(--color-text);letter-spacing:.02em;font-weight:400;line-height:1.1}._deckCardDesc_1rri7_285{font-family:var(--font-sans);font-size:var(--text-sm);color:var(--color-text-muted);line-height:1.6}._deckDots_1rri7_293{align-items:center;gap:var(--space-3);display:flex}._deckDot_1rri7_293{background:var(--color-border);cursor:pointer;width:8px;height:8px;transition:background var(--transition-fast), transform var(--transition-fast);border:none;border-radius:50%;padding:0}._deckDotActive_1rri7_310{background:var(--color-text);transform:scale(1.3)}}@media (width>=901px){._deckSection_1rri7_212{display:none}}._ctaBanner_1w632_2{padding:var(--space-24) var(--space-8);background:var(--color-primary);margin:0 var(--space-6) var(--space-6);border-radius:32px;position:relative;overflow:hidden}._ctaBanner_1w632_2:before{content:"";mix-blend-mode:overlay;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='48' height='48' viewBox='0 0 48 48'%3E%3Crect x='20' y='4' width='8' height='40' fill='%23ffffff' opacity='0.08'/%3E%3Crect x='4' y='20' width='40' height='8' fill='%23ffffff' opacity='0.08'/%3E%3C/svg%3E");background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(60% 70%,#000 30%,#0000 100%);mask-image:radial-gradient(60% 70%,#000 30%,#0000 100%)}._ctaBanner_1w632_2:after{content:"";mix-blend-mode:overlay;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='48' height='48' viewBox='0 0 48 48'%3E%3Crect x='20' y='4' width='1' height='40' fill='%23000000' opacity='0.15'/%3E%3Crect x='27' y='4' width='1' height='40' fill='%23ffffff' opacity='0.06'/%3E%3Crect x='4' y='20' width='40' height='1' fill='%23000000' opacity='0.15'/%3E%3Crect x='4' y='27' width='40' height='1' fill='%23ffffff' opacity='0.06'/%3E%3C/svg%3E");background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(60% 70%,#000 30%,#0000 100%);mask-image:radial-gradient(60% 70%,#000 30%,#0000 100%)}._ctaInner_1w632_37{text-align:center;align-items:center;gap:var(--space-5);flex-direction:column;max-width:600px;margin:0 auto;display:flex}._ctaTitle_1w632_47{font-family:var(--font-serif);font-size:var(--text-3xl);font-weight:var(--font-light);color:#fff}._ctaSub_1w632_54{font-size:var(--text-md);color:#ffffffbf;line-height:1.7}._ctaBtn_1w632_60{align-items:center;gap:var(--space-3);color:var(--color-primary);font-size:var(--text-sm);font-weight:var(--font-medium);letter-spacing:.08em;text-transform:uppercase;padding:var(--space-4) var(--space-8);border-radius:var(--radius-full);transition:background var(--transition-base), transform var(--transition-fast);background:#fff;display:inline-flex}._ctaBtn_1w632_60:hover{background:var(--color-surface);transform:translateY(-1px)}@media (width<=768px){._ctaBanner_1w632_2{margin:0 var(--space-4) var(--space-4);padding:var(--space-12) var(--space-6);border-radius:20px}._ctaTitle_1w632_47{font-size:var(--text-2xl)}._ctaSub_1w632_54{font-size:var(--text-sm)}}._page_158kv_1{background:#fff;width:100%}._page_11yis_2{width:100%;padding-bottom:var(--space-32)}._hero_11yis_8{justify-content:space-between;align-items:flex-end;gap:var(--space-8);max-width:var(--max-width);padding:var(--space-20) var(--space-8) var(--space-12);margin:0 auto;display:flex}._heroContent_11yis_18{gap:var(--space-4);flex-direction:column;display:flex}._eyebrow_11yis_24{font-size:var(--text-xs);font-weight:var(--font-medium);letter-spacing:.2em;text-transform:uppercase;color:var(--color-gold)}._title_11yis_32{font-family:"Bebas Neue", var(--font-condensed), sans-serif;color:var(--color-text);white-space:pre-line;letter-spacing:-.02em;font-size:clamp(3.5rem,8vw,7rem);font-weight:600;line-height:.9}._sub_11yis_42{font-size:var(--text-md);color:var(--color-text-muted);max-width:380px;padding-bottom:var(--space-2);line-height:1.7}._mobileFilterBar_11yis_51{display:none}._layout_11yis_56{gap:var(--space-10);max-width:var(--max-width);padding:0 var(--space-8);grid-template-columns:200px 1fr;align-items:start;margin:0 auto;display:grid}._sidebar_11yis_67{top:calc(var(--navbar-height) + var(--space-8));gap:var(--space-10);padding-top:var(--space-4);flex-direction:column;display:flex;position:sticky}._sidebarSection_11yis_76{gap:var(--space-4);flex-direction:column;display:flex}._sidebarLabel_11yis_82{font-size:var(--text-sm);font-weight:var(--font-medium);letter-spacing:.15em;text-transform:uppercase;color:var(--color-text-light);padding-bottom:var(--space-3);border-bottom:1px solid var(--color-border-light)}._sidebarNav_11yis_92{flex-direction:column;gap:0;display:flex}._sidebarLink_11yis_98{font-family:var(--font-serif);font-size:var(--text-lg);font-weight:var(--font-regular);color:var(--color-text);padding:var(--space-3) 0;transition:color var(--transition-fast), padding-left var(--transition-fast);cursor:pointer;text-align:left;border-bottom:1px solid #0000;justify-content:space-between;align-items:center;width:100%;display:flex}._sidebarLink_11yis_98:hover{color:var(--color-text)}._sidebarLinkActive_11yis_118{color:var(--color-text);font-weight:var(--font-regular);border-bottom-color:var(--color-border-light)}._sidebarClose_11yis_124{color:var(--color-text-light);transition:color var(--transition-fast);cursor:pointer}._sidebarClose_11yis_124:hover{color:var(--color-primary)}._sidebarCount_11yis_135{align-items:baseline;gap:var(--space-2);display:flex}._countNum_11yis_141{font-family:"Bebas Neue", var(--font-condensed), sans-serif;font-size:var(--text-4xl);color:var(--color-border-light);font-weight:400;line-height:1}._countLabel_11yis_149{font-size:var(--text-xs);letter-spacing:.1em;text-transform:uppercase;color:var(--color-text-light)}._content_11yis_157{min-height:50vh}._productGrid_11yis_162{gap:var(--space-6);grid-template-columns:repeat(3,1fr);display:grid}._productItemFeature_11yis_169{grid-column:span 2}._productCard_11yis_174{transition:transform var(--transition-base);background:0 0;display:block;overflow:hidden}._productCard_11yis_174:hover{transform:translateY(-3px)}._productImage_11yis_185{aspect-ratio:1;background:#f0edea;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}._productItemFeature_11yis_169 ._productImage_11yis_185{aspect-ratio:16/10}._productImg_11yis_200{object-fit:cover;width:100%;height:100%;transition:transform var(--transition-slow)}._productCard_11yis_174:hover ._productImg_11yis_200{transform:scale(1.04)}._productLabel_11yis_211{font-family:var(--font-serif);font-size:var(--text-base);color:var(--color-border-light);letter-spacing:.08em}._productInfo_11yis_218{padding:var(--space-4) 0 0 0;gap:var(--space-1);flex-direction:column;display:flex}._productMaterial_11yis_225{font-size:var(--text-xs);font-weight:var(--font-medium);letter-spacing:.12em;text-transform:uppercase;color:var(--color-text-light)}._productName_11yis_233{font-family:var(--font-sans);font-size:var(--text-lg);font-weight:var(--font-medium);color:var(--color-text);letter-spacing:-.01em;line-height:1.25}._productBottom_11yis_242{margin-top:var(--space-2);justify-content:space-between;align-items:center;display:flex}._productPrice_11yis_249{font-size:var(--text-md);font-weight:var(--font-semibold);color:var(--color-primary);letter-spacing:.02em}._productArrow_11yis_256{color:var(--color-text-light);transition:color var(--transition-fast), transform var(--transition-fast)}._productCard_11yis_174:hover ._productArrow_11yis_256{color:var(--color-primary);transform:translate(4px)}._stateMsg_11yis_267{text-align:center;padding:var(--space-16) 0;font-size:var(--text-md);color:var(--color-text-muted);grid-column:1/-1}@media (width<=1024px){._productGrid_11yis_162{grid-template-columns:repeat(2,1fr)}._productItemFeature_11yis_169{grid-column:span 2}._layout_11yis_56{gap:var(--space-8);grid-template-columns:180px 1fr}}@media (width<=768px){._hero_11yis_8{align-items:flex-start;gap:var(--space-5);padding:var(--space-12) var(--space-6) var(--space-8);flex-direction:column}._title_11yis_32{font-size:clamp(3rem,14vw,4.5rem)}._sub_11yis_42{max-width:100%}._mobileFilterBar_11yis_51{padding:0 var(--space-6);margin-bottom:var(--space-6);display:block;position:relative}._mobileFilterToggle_11yis_318{width:100%;padding:var(--space-4) 0;border-top:1px solid var(--color-border-light);border-bottom:1px solid var(--color-border-light);font-family:var(--font-serif);font-size:var(--text-lg);font-weight:var(--font-light);color:var(--color-text);cursor:pointer;justify-content:space-between;align-items:center;display:flex}._mobileFilterActive_11yis_333{font-size:var(--text-sm);font-family:var(--font-sans);font-weight:var(--font-medium);letter-spacing:.08em;text-transform:uppercase;color:var(--color-primary)}._mobileFilterDrop_11yis_342{border-bottom:1px solid var(--color-border-light);flex-direction:column;display:flex;overflow:hidden}._mobileFilterBtn_11yis_349{text-align:left;width:100%;padding:var(--space-3) var(--space-2);font-family:var(--font-serif);font-size:var(--text-md);font-weight:var(--font-light);color:var(--color-text-muted);transition:color var(--transition-fast), padding-left var(--transition-fast);cursor:pointer;display:block}._mobileFilterBtn_11yis_349:hover{color:var(--color-text)}._mobileFilterBtnActive_11yis_366{color:var(--color-text);font-weight:var(--font-regular);padding-left:var(--space-3)}._sidebar_11yis_67{display:none}._layout_11yis_56{padding:0 var(--space-4);display:block}._productGrid_11yis_162{gap:var(--space-4);grid-template-columns:1fr 1fr}._productItemFeature_11yis_169{grid-column:span 2}._productItemFeature_11yis_169 ._productImage_11yis_185{aspect-ratio:16/10}._productInfo_11yis_218{padding:var(--space-3) var(--space-1) 0;gap:var(--space-1)}._productMaterial_11yis_225{letter-spacing:.15em;font-size:.65rem}._productName_11yis_233{font-family:var(--font-serif);font-size:var(--text-base);font-weight:var(--font-medium);line-height:1.3}._productPrice_11yis_249{font-size:var(--text-sm)}._productArrow_11yis_256{display:none}._productBottom_11yis_242{margin-top:var(--space-1)}}@media (width<=480px){._title_11yis_32{font-size:clamp(2.5rem,16vw,3.5rem)}}._page_1ey7i_2{width:100%;max-width:var(--max-width);padding:0 var(--space-6) var(--space-32);margin:0 auto}._topBar_1ey7i_10{align-items:center;gap:var(--space-6);padding:var(--space-6) 0;border-bottom:1px solid var(--color-border-light);margin-bottom:var(--space-6);display:flex}._backLink_1ey7i_19{align-items:center;gap:var(--space-2);font-size:var(--text-sm);font-weight:var(--font-medium);letter-spacing:.06em;text-transform:uppercase;color:var(--color-text-muted);transition:color var(--transition-fast), gap var(--transition-fast);display:inline-flex}._backLink_1ey7i_19:hover{color:var(--color-primary);gap:var(--space-3)}._topBarName_1ey7i_36{font-family:var(--font-serif);font-size:var(--text-lg);font-weight:var(--font-light);color:var(--color-text);text-align:center;flex:1}._topBarPrice_1ey7i_45{font-size:var(--text-md);font-weight:var(--font-semibold);color:var(--color-primary);letter-spacing:.02em}._heroSection_1ey7i_53{gap:var(--space-6);grid-template-columns:1fr 420px;align-items:start;display:grid}._imagePanel_1ey7i_61{gap:var(--space-4);top:calc(var(--navbar-height) + var(--space-6));flex-direction:column;display:flex;position:sticky}._mainImage_1ey7i_69{aspect-ratio:4/5;border:1px solid var(--color-border);background:#f0edea;border-radius:32px;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}._mainImg_1ey7i_81{object-fit:cover;width:100%;height:100%}._imagePlaceholder_1ey7i_87{font-family:var(--font-serif);font-size:var(--text-2xl);font-weight:var(--font-light);letter-spacing:.15em;color:var(--color-border-light)}._imgArrow_1ey7i_96{border-radius:var(--radius-full);border:1px solid var(--color-border-light);width:40px;height:40px;color:var(--color-text-muted);cursor:pointer;transition:background var(--transition-fast), color var(--transition-fast), box-shadow var(--transition-fast);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:2;background:#ffffffe6;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;transform:translateY(-50%)}._imgArrow_1ey7i_96:hover{background:var(--color-text);color:var(--color-white);border-color:var(--color-text);box-shadow:var(--shadow-md)}._imgArrowLeft_1ey7i_122{left:var(--space-4)}._imgArrowRight_1ey7i_126{right:var(--space-4)}._imgDots_1ey7i_131{bottom:var(--space-5);align-items:center;gap:var(--space-2);z-index:2;display:flex;position:absolute;left:50%;transform:translate(-50%)}._imgDot_1ey7i_131{cursor:pointer;width:8px;height:8px;transition:background var(--transition-fast), transform var(--transition-fast);background:#ffffff80;border:1px solid #ffffff4d;border-radius:50%;padding:0}._imgDotActive_1ey7i_153{background:var(--color-white);transform:scale(1.3)}._thumbnails_1ey7i_159{gap:var(--space-3);display:flex}._thumb_1ey7i_159{aspect-ratio:1;border:1px solid var(--color-border-light);border-radius:var(--radius-lg);cursor:pointer;transition:border-color var(--transition-fast), opacity var(--transition-fast);opacity:.6;background:#f0edea;flex:1;overflow:hidden}._thumb_1ey7i_159:hover{opacity:.85;border-color:var(--color-text-muted)}._thumbActive_1ey7i_181{border-color:var(--color-border);opacity:1}._thumbImg_1ey7i_186{object-fit:cover;width:100%;height:100%}._infoCard_1ey7i_193{border:1px solid var(--color-border);padding:var(--space-10) var(--space-8);gap:var(--space-6);background:var(--color-bg);top:calc(var(--navbar-height) + var(--space-6));border-radius:32px;flex-direction:column;display:flex;position:sticky}._infoTop_1ey7i_205{gap:var(--space-3);flex-direction:column;display:flex}._category_1ey7i_211{font-size:var(--text-xs);font-weight:var(--font-medium);letter-spacing:.15em;text-transform:uppercase;color:var(--color-gold)}._name_1ey7i_219{font-family:"Bebas Neue", var(--font-condensed), sans-serif;color:var(--color-text);letter-spacing:-.02em;font-size:clamp(2.5rem,5vw,4rem);font-weight:400;line-height:.92}._price_1ey7i_228{font-size:var(--text-2xl);font-weight:var(--font-semibold);color:var(--color-primary);letter-spacing:.02em}._divider_1ey7i_235{background:var(--color-border-light);width:100%;height:1px}._badgeRow_1ey7i_242{align-items:center;gap:var(--space-4);display:flex}._limitedBadge_1ey7i_248{font-size:var(--text-xs);font-weight:var(--font-medium);letter-spacing:.1em;text-transform:uppercase;color:var(--color-primary);padding:var(--space-2) var(--space-4);border-radius:var(--radius-full);background:#6b1f3a0f;border:1px solid #6b1f3a26}._stockText_1ey7i_260{font-size:var(--text-sm);color:var(--color-text-muted)}._storySection_1ey7i_266{gap:var(--space-3);flex-direction:column;display:flex}._storyLabel_1ey7i_272{font-size:var(--text-xs);font-weight:var(--font-medium);letter-spacing:.15em;text-transform:uppercase;color:var(--color-text-light)}._desc_1ey7i_280{font-family:var(--font-serif);font-size:var(--text-lg);font-weight:var(--font-light);color:var(--color-text-muted);line-height:1.8}._cta_1ey7i_289{justify-content:center;align-items:center;gap:var(--space-3);background:var(--color-primary);color:var(--color-white);font-size:var(--text-sm);font-weight:var(--font-medium);letter-spacing:.1em;text-transform:uppercase;padding:var(--space-5) var(--space-8);border-radius:var(--radius-full);transition:background var(--transition-base), transform var(--transition-fast);display:flex}._cta_1ey7i_289:hover{background:var(--color-primary-dark);transform:translateY(-1px)}._detailsStrip_1ey7i_311{border:1px solid var(--color-border);margin-top:var(--space-6);border-radius:32px;display:flex;overflow:hidden}._detailCell_1ey7i_319{align-items:center;gap:var(--space-2);padding:var(--space-8) var(--space-4);text-align:center;border-right:1px solid var(--color-border-light);flex-direction:column;flex:1;display:flex}._detailCell_1ey7i_319:last-child{border-right:none}._detailLabel_1ey7i_334{font-size:var(--text-xs);font-weight:var(--font-medium);letter-spacing:.12em;text-transform:uppercase;color:var(--color-text-light)}._detailValue_1ey7i_342{font-family:var(--font-serif);font-size:var(--text-lg);font-weight:var(--font-light);color:var(--color-text)}._shippingBanner_1ey7i_350{justify-content:center;align-items:center;gap:var(--space-8);margin-top:var(--space-6);padding:var(--space-8) var(--space-6);border:1px solid var(--color-border-light);background:var(--color-surface);border-radius:32px;display:flex}._shippingItem_1ey7i_362{align-items:center;gap:var(--space-3);font-size:var(--text-sm);color:var(--color-text-muted);display:flex}._shippingItem_1ey7i_362 svg{color:var(--color-gold);flex-shrink:0}._shippingSep_1ey7i_375{background:var(--color-border-light);flex-shrink:0;width:1px;height:24px}._stateMsg_1ey7i_383{text-align:center;padding:var(--space-20) 0;font-size:var(--text-md);color:var(--color-text-muted)}@media (width<=1024px){._heroSection_1ey7i_53{grid-template-columns:1fr 380px}}@media (width<=768px){._page_1ey7i_2{padding:0 var(--space-4) var(--space-16)}._topBar_1ey7i_10{padding:var(--space-4) 0;margin-bottom:var(--space-4)}._topBarName_1ey7i_36,._topBarPrice_1ey7i_45{display:none}._heroSection_1ey7i_53{gap:var(--space-4);grid-template-columns:1fr}._imagePanel_1ey7i_61{position:static}._mainImage_1ey7i_69{aspect-ratio:4/5;border-radius:20px}._thumbnails_1ey7i_159{gap:var(--space-2)}._thumb_1ey7i_159{border-radius:var(--radius-md)}._imgArrow_1ey7i_96{width:34px;height:34px}._imgArrowLeft_1ey7i_122{left:var(--space-3)}._imgArrowRight_1ey7i_126{right:var(--space-3)}._infoCard_1ey7i_193{padding:var(--space-8) var(--space-6);gap:var(--space-5);border-radius:20px;position:static}._name_1ey7i_219{font-size:clamp(2rem,10vw,3rem)}._price_1ey7i_228{font-size:var(--text-xl)}._desc_1ey7i_280{font-size:var(--text-md)}._detailsStrip_1ey7i_311{margin-top:var(--space-4);border-radius:20px;flex-wrap:wrap}._detailCell_1ey7i_319{min-width:45%;padding:var(--space-6) var(--space-4);border-right:none;border-bottom:1px solid var(--color-border-light);flex:45%}._detailCell_1ey7i_319:nth-child(odd){border-right:1px solid var(--color-border-light)}._detailCell_1ey7i_319:nth-last-child(-n+2){border-bottom:none}._detailCell_1ey7i_319:last-child:nth-child(odd){border-right:none;flex:100%}._shippingBanner_1ey7i_350{gap:var(--space-4);margin-top:var(--space-4);padding:var(--space-6);border-radius:20px;flex-direction:column;align-items:flex-start}._shippingSep_1ey7i_375{width:100%;height:1px}}._page_1duee_2{width:100%;max-width:100%;padding:0 var(--space-6) var(--space-6)}._hero_1duee_11{gap:var(--space-6);z-index:1;grid-template-columns:1fr 1fr;height:660px;display:grid;position:relative}._heroLeft_1duee_20{border:1px solid var(--color-border);border-radius:32px;flex-direction:column;justify-content:space-between;height:100%;display:flex;overflow:hidden}._heroTop_1duee_30{gap:var(--space-3);padding:var(--space-8) var(--space-8) 0;flex-direction:column;display:flex}._eyebrow_1duee_37{font-size:var(--text-xs);font-weight:var(--font-medium);letter-spacing:.2em;text-transform:uppercase;color:var(--color-gold)}._title_1duee_45{font-family:"Bebas Neue", var(--font-condensed), sans-serif;color:var(--color-text);white-space:pre-line;letter-spacing:-.02em;font-size:clamp(2.5rem,5vw,6.5rem);font-weight:600;line-height:.92}._heroCta_1duee_55{border-top:1px solid var(--color-border-light);padding:var(--space-4) var(--space-8);margin-top:auto}._heroCtaLink_1duee_61{align-items:center;gap:var(--space-2);font-size:var(--text-xs);font-weight:var(--font-medium);letter-spacing:.12em;text-transform:uppercase;color:var(--color-text-muted);transition:color var(--transition-fast), gap var(--transition-fast);display:inline-flex}._heroCtaLink_1duee_61:hover{color:var(--color-primary);gap:var(--space-4)}._heroRight_1duee_78{border-radius:32px;height:100%;overflow:hidden}._heroImage_1duee_84{background:#f0edea;border-radius:32px;width:100%;height:100%;overflow:hidden}._heroImg_1duee_92{object-fit:cover;object-position:center 30%;width:100%;height:100%}._story_1duee_102{gap:var(--space-6);margin-top:var(--space-6);z-index:2;grid-template-columns:320px 1fr;display:grid;position:relative}._storyNumCard_1duee_112{background:var(--color-primary);border-radius:32px;justify-content:center;align-items:center;min-height:280px;display:flex;position:relative;overflow:hidden}._storyPattern_1duee_124{mix-blend-mode:overlay;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='48' height='48' viewBox='0 0 48 48'%3E%3Crect x='20' y='4' width='8' height='40' fill='%23ffffff' opacity='0.08'/%3E%3Crect x='4' y='20' width='40' height='8' fill='%23ffffff' opacity='0.08'/%3E%3C/svg%3E");background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(60% 70%,#000 30%,#0000 100%);mask-image:radial-gradient(60% 70%,#000 30%,#0000 100%)}._storyPatternRelief_1duee_135{mix-blend-mode:overlay;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='48' height='48' viewBox='0 0 48 48'%3E%3Crect x='20' y='4' width='1' height='40' fill='%23000000' opacity='0.15'/%3E%3Crect x='27' y='4' width='1' height='40' fill='%23ffffff' opacity='0.06'/%3E%3Crect x='4' y='20' width='40' height='1' fill='%23000000' opacity='0.15'/%3E%3Crect x='4' y='27' width='40' height='1' fill='%23ffffff' opacity='0.06'/%3E%3C/svg%3E");background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(60% 70%,#000 30%,#0000 100%);mask-image:radial-gradient(60% 70%,#000 30%,#0000 100%)}._storyNum_1duee_112{font-family:"Bebas Neue", var(--font-condensed), sans-serif;color:#ffffffe6;letter-spacing:.08em;z-index:1;font-size:clamp(5rem,10vw,9rem);font-weight:400;line-height:1;position:relative}._storyTextCard_1duee_158{border:1px solid var(--color-border);padding:var(--space-10) var(--space-10);justify-content:center;gap:var(--space-5);border-radius:32px;flex-direction:column;display:flex}._storyP_1duee_124{font-family:var(--font-serif);font-size:var(--text-lg);font-weight:var(--font-regular);color:var(--color-text);line-height:1.8}._values_1duee_179{margin-top:var(--space-6);gap:var(--space-6);z-index:2;flex-direction:column;display:flex;position:relative}._valuesTitle_1duee_188{font-family:"Bebas Neue", var(--font-condensed), sans-serif;color:var(--color-text);letter-spacing:-.02em;padding:var(--space-8) 0 0 var(--space-2);font-size:clamp(3rem,6vw,6.5rem);font-weight:400;line-height:.92}._valuesGrid_1duee_198{gap:var(--space-6);grid-template-columns:repeat(4,1fr);display:grid}._valueCard_1duee_204{padding:var(--space-8) var(--space-6);transition:transform var(--transition-base), box-shadow var(--transition-base);border:none;border-radius:32px;flex-direction:column;display:flex;position:relative;overflow:hidden}._valueCard_1duee_204:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}._valueBlob_1duee_221{opacity:.6;pointer-events:none;width:160px;height:160px;transition:transform var(--transition-base);border-radius:50% 50% 50% 20%;position:absolute;top:-30px;right:-30px;transform:rotate(-15deg)}._valueCard_1duee_204:hover ._valueBlob_1duee_221{transform:rotate(-10deg)scale(1.08)}._valueInner_1duee_238{z-index:1;gap:var(--space-5);flex-direction:column;height:100%;display:flex;position:relative}._valueNum_1duee_247{font-family:"Bebas Neue", var(--font-condensed), sans-serif;font-size:var(--text-4xl);color:#0000001f;font-weight:400;line-height:1}._valueContent_1duee_255{gap:var(--space-3);padding-top:var(--space-3);border-top:1px solid #00000014;flex-direction:column;display:flex}._valueTitle_1duee_263{font-family:"Bebas Neue", var(--font-condensed), sans-serif;font-size:var(--text-2xl);color:var(--color-text);letter-spacing:.01em;font-weight:400;line-height:1.05}._valueDesc_1duee_272{font-size:var(--text-sm);color:var(--color-text-muted);line-height:1.7}._bottomCta_1duee_281{margin-top:var(--space-6);border:1px solid var(--color-border);padding:var(--space-16) var(--space-8);align-items:center;gap:var(--space-6);text-align:center;background:var(--color-surface);border-radius:32px;flex-direction:column;display:flex}._bottomCtaWordmark_1duee_294{font-family:"Bebas Neue", var(--font-condensed), sans-serif;color:var(--color-border-light);letter-spacing:-.02em;-webkit-user-select:none;user-select:none;font-size:clamp(5rem,14vw,12rem);font-weight:400;line-height:.85}._bottomCtaBtn_1duee_304{align-items:center;gap:var(--space-3);font-size:var(--text-sm);font-weight:var(--font-medium);letter-spacing:.1em;text-transform:uppercase;color:var(--color-text-muted);padding:var(--space-4) var(--space-8);border:1px solid var(--color-border);border-radius:var(--radius-full);transition:color var(--transition-fast), background var(--transition-fast), gap var(--transition-fast);display:inline-flex}._bottomCtaBtn_1duee_304:hover{color:var(--color-primary);background:var(--color-bg);gap:var(--space-5)}@media (width<=1024px){._valuesGrid_1duee_198{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){._page_1duee_2{padding:0 var(--space-4) var(--space-4)}._hero_1duee_11{gap:var(--space-4);grid-template-columns:1fr;height:auto}._heroLeft_1duee_20{border-radius:20px;height:auto;min-height:240px}._heroTop_1duee_30{padding:var(--space-6) var(--space-6) 0}._title_1duee_45{font-size:clamp(2.5rem,12vw,3.5rem)}._heroCta_1duee_55{padding:var(--space-3) var(--space-6)}._heroRight_1duee_78{border-radius:20px;height:360px;max-height:360px}._story_1duee_102{gap:var(--space-4);margin-top:var(--space-4);grid-template-columns:1fr}._storyNumCard_1duee_112{border-radius:20px;min-height:180px}._storyNum_1duee_112{font-size:clamp(4rem,16vw,6rem)}._storyTextCard_1duee_158{padding:var(--space-8) var(--space-6);gap:var(--space-4);border-radius:20px}._storyP_1duee_124{font-size:var(--text-sm)}._values_1duee_179{margin-top:var(--space-4);gap:var(--space-4)}._valuesTitle_1duee_188{padding:var(--space-4) 0 0 0;font-size:clamp(2.5rem,12vw,4rem)}._valuesGrid_1duee_198{gap:var(--space-4);grid-template-columns:1fr 1fr}._valueCard_1duee_204{padding:var(--space-6) var(--space-5);border-radius:20px}._valueBlob_1duee_221{width:120px;height:120px;top:-20px;right:-20px}._valueNum_1duee_247{font-size:var(--text-3xl)}._valueTitle_1duee_263{font-size:var(--text-xl)}._bottomCta_1duee_281{margin-top:var(--space-4);padding:var(--space-10) var(--space-6);border-radius:20px}._bottomCtaWordmark_1duee_294{font-size:clamp(4rem,18vw,6rem)}}@media (width<=480px){._valuesGrid_1duee_198{grid-template-columns:1fr}}._page_2o5ll_2{width:100%;max-width:100%;padding:0 var(--space-6) var(--space-6);position:relative}._row1_2o5ll_12{gap:var(--space-6);grid-template-columns:65fr 35fr;align-items:stretch;height:560px;display:grid}._heroCard_2o5ll_20{gap:var(--space-5);padding:var(--space-12) var(--space-10);border:1px solid var(--color-border);background:var(--color-bg);border-radius:32px;flex-direction:column;display:flex;position:relative;overflow:hidden}._eyebrow_2o5ll_32{font-size:var(--text-xs);font-weight:var(--font-medium);letter-spacing:.2em;text-transform:uppercase;color:var(--color-gold)}._title_2o5ll_40{font-family:"Bebas Neue", var(--font-condensed), sans-serif;color:var(--color-text);letter-spacing:-.03em;font-size:clamp(5rem,10vw,10rem);font-weight:600;line-height:.88}._sub_2o5ll_49{font-size:var(--text-md);color:var(--color-text-muted);max-width:380px;line-height:1.7}._archCutout_2o5ll_57{background:var(--color-bg);border-top:1px solid var(--color-border-light);border-radius:180px 180px 0 0;width:180px;height:90px;position:absolute;bottom:-1px;left:50%;transform:translate(-50%)}._archCutout_2o5ll_57:before{content:"";background:var(--color-gold);border-radius:50%;width:8px;height:8px;position:absolute;top:20px;left:50%;transform:translate(-50%)}._heroPhoto_2o5ll_82{border-radius:32px;overflow:hidden}._heroImg_2o5ll_87{object-fit:cover;object-position:center center;width:100%;height:100%}._row2_2o5ll_97{margin-top:var(--space-6);padding:var(--space-16) var(--space-8);background:var(--color-primary);z-index:2;border-radius:32px;position:relative;overflow:hidden}._row2_2o5ll_97:before{content:"";mix-blend-mode:overlay;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='48' height='48' viewBox='0 0 48 48'%3E%3Crect x='20' y='4' width='8' height='40' fill='%23ffffff' opacity='0.08'/%3E%3Crect x='4' y='20' width='40' height='8' fill='%23ffffff' opacity='0.08'/%3E%3C/svg%3E");background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(60% 70%,#000 30%,#0000 100%);mask-image:radial-gradient(60% 70%,#000 30%,#0000 100%)}._row2_2o5ll_97:after{content:"";mix-blend-mode:overlay;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='48' height='48' viewBox='0 0 48 48'%3E%3Crect x='20' y='4' width='1' height='40' fill='%23000000' opacity='0.15'/%3E%3Crect x='27' y='4' width='1' height='40' fill='%23ffffff' opacity='0.06'/%3E%3Crect x='4' y='20' width='40' height='1' fill='%23000000' opacity='0.15'/%3E%3Crect x='4' y='27' width='40' height='1' fill='%23ffffff' opacity='0.06'/%3E%3C/svg%3E");background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(60% 70%,#000 30%,#0000 100%);mask-image:radial-gradient(60% 70%,#000 30%,#0000 100%)}._row2Inner_2o5ll_133{z-index:1;text-align:center;align-items:center;gap:var(--space-5);flex-direction:column;max-width:600px;margin:0 auto;display:flex;position:relative}._row2Title_2o5ll_145{font-family:var(--font-serif);font-size:var(--text-3xl);font-weight:var(--font-light);color:#fff}._row2Sub_2o5ll_152{font-size:var(--text-md);color:#ffffffbf;line-height:1.7}._row2Btn_2o5ll_158{align-items:center;gap:var(--space-3);color:var(--color-primary);font-size:var(--text-sm);font-weight:var(--font-medium);letter-spacing:.08em;text-transform:uppercase;padding:var(--space-4) var(--space-8);border-radius:var(--radius-full);transition:background var(--transition-base), transform var(--transition-fast);background:#fff;display:inline-flex}._row2Btn_2o5ll_158:hover{background:var(--color-surface);transform:translateY(-1px)}._row3_2o5ll_181{gap:var(--space-6);margin-top:var(--space-6);grid-template-columns:1fr auto 1fr 1fr;align-items:start;display:grid}._row3Photo_2o5ll_190{border:1px solid var(--color-border);aspect-ratio:1;border-radius:32px;overflow:hidden}._row3Img_2o5ll_197{object-fit:cover;width:100%;height:100%}._row3Phone_2o5ll_204{z-index:1;flex-direction:column;justify-content:flex-start;align-items:center;width:400px;margin-top:-60px;display:flex}._phoneImg_2o5ll_214{object-fit:contain;filter:drop-shadow(0 12px 32px #00000026);width:400px;height:auto}._cardTitle_2o5ll_222{font-family:"Bebas Neue", var(--font-condensed), sans-serif;font-size:var(--text-2xl);color:var(--color-text);letter-spacing:-.01em;font-weight:600;line-height:.95}._cardNote_2o5ll_231{font-size:var(--text-base);color:var(--color-text-muted);line-height:1.6}._cardActionWa_2o5ll_237{align-items:center;gap:var(--space-2);font-size:var(--text-xs);font-weight:var(--font-medium);letter-spacing:.08em;text-transform:uppercase;color:#25d366;transition:gap var(--transition-fast);margin-top:auto;display:inline-flex}._cardActionWa_2o5ll_237:hover{gap:var(--space-4)}._cardActionEmail_2o5ll_254{align-items:center;gap:var(--space-2);font-size:var(--text-xs);font-weight:var(--font-medium);letter-spacing:.08em;text-transform:uppercase;color:var(--color-primary);transition:gap var(--transition-fast);margin-top:auto;display:inline-flex}._cardActionEmail_2o5ll_254:hover{gap:var(--space-4)}._waCard_2o5ll_272{border:1px solid var(--color-border);padding:var(--space-8) var(--space-6);background:var(--color-bg);transition:box-shadow var(--transition-base), transform var(--transition-base);aspect-ratio:1;border-radius:32px;display:block;position:relative;overflow:hidden}._waCard_2o5ll_272:hover{box-shadow:var(--shadow-lg);transform:translateY(-3px)}._waShape_2o5ll_289{opacity:.08;pointer-events:none;background:#25d366;border-radius:50% 50% 50% 20%;width:160px;height:160px;position:absolute;top:-30px;right:-30px;transform:rotate(-15deg)}._waContent_2o5ll_302{z-index:1;gap:var(--space-3);flex-direction:column;height:100%;display:flex;position:relative}._waIcon_2o5ll_311{color:#25d366;background:#25d3661a;border-radius:50% 50% 50% 12px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}._emailCard_2o5ll_323{border:1px solid var(--color-border);padding:var(--space-8) var(--space-6);background:var(--color-surface);transition:box-shadow var(--transition-base), transform var(--transition-base);aspect-ratio:1;border-radius:32px;display:block;position:relative;overflow:hidden}._emailCard_2o5ll_323:hover{box-shadow:var(--shadow-lg);transform:translateY(-3px)}._emailShape_2o5ll_340{background:var(--color-primary);opacity:.06;pointer-events:none;border-radius:50% 50% 50% 20%;width:160px;height:160px;position:absolute;top:-30px;right:-30px;transform:rotate(-15deg)}._emailContent_2o5ll_353{z-index:1;gap:var(--space-3);flex-direction:column;height:100%;display:flex;position:relative}._emailIcon_2o5ll_362{border:1px solid var(--color-border-light);width:48px;height:48px;color:var(--color-primary);border-radius:50%;justify-content:center;align-items:center;display:flex}._floatingBadge_2o5ll_374{justify-content:center;align-items:center;gap:var(--space-3);margin-top:var(--space-8);padding:var(--space-3) var(--space-6);font-size:var(--text-xs);font-weight:var(--font-medium);letter-spacing:.1em;text-transform:uppercase;color:var(--color-text-muted);display:flex}._badgeDot_2o5ll_388{background:var(--color-success);border-radius:50%;flex-shrink:0;width:8px;height:8px;animation:2s ease-in-out infinite _pulse_2o5ll_1}@keyframes _pulse_2o5ll_1{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}@media (width<=1024px){._row3_2o5ll_181{gap:var(--space-4);grid-template-columns:1fr 1fr}._row3Phone_2o5ll_204{display:none}._row1_2o5ll_12{grid-template-columns:60fr 40fr;height:480px}}@media (width<=768px){._page_2o5ll_2{padding:0 var(--space-4) var(--space-4)}._row1_2o5ll_12{gap:var(--space-4);grid-template-columns:1fr;height:auto}._heroCard_2o5ll_20{padding:var(--space-8) var(--space-6);border-radius:20px}._title_2o5ll_40{font-size:clamp(4rem,18vw,6rem)}._archCutout_2o5ll_57{width:120px;height:60px}._heroPhoto_2o5ll_82{border-radius:20px;height:360px}._row2_2o5ll_97{margin-top:var(--space-4);padding:var(--space-12) var(--space-6);border-radius:20px}._row2Title_2o5ll_145{font-size:var(--text-2xl)}._row2Sub_2o5ll_152{font-size:var(--text-sm)}._row3_2o5ll_181{gap:var(--space-4);margin-top:var(--space-4);grid-template-columns:1fr 1fr}._row3Phone_2o5ll_204{display:none}._row3Photo_2o5ll_190{border-radius:20px}._waCard_2o5ll_272,._emailCard_2o5ll_323{padding:var(--space-6) var(--space-5);border-radius:20px}._cardTitle_2o5ll_222{font-size:var(--text-xl)}}@media (width<=480px){._row3_2o5ll_181{grid-template-columns:1fr}._row3Photo_2o5ll_190{aspect-ratio:4/3}._waCard_2o5ll_272,._emailCard_2o5ll_323{aspect-ratio:auto;min-height:200px}}._page_6slq9_2{z-index:100;background:#f9fafb;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}._card_6slq9_13{background:#fff;border:1px solid #e5e7eb;border-radius:16px;flex-direction:column;gap:2rem;width:100%;max-width:420px;padding:2.5rem 2rem;display:flex;box-shadow:0 1px 3px #0000000a,0 4px 12px #00000008}._logoWrap_6slq9_26{text-align:center;flex-direction:column;gap:.5rem;display:flex}._logo_6slq9_26{letter-spacing:.1em;color:#111827;font-family:Bebas Neue,system-ui,sans-serif;font-size:2.5rem;font-weight:400}._logoSub_6slq9_41{color:#9ca3af;letter-spacing:.04em;font-size:1rem}._form_6slq9_47{flex-direction:column;gap:1.25rem;display:flex}._field_6slq9_53{flex-direction:column;gap:.5rem;display:flex}._label_6slq9_59{color:#374151;font-size:.95rem;font-weight:500}._inputWrap_6slq9_65{position:relative}._input_6slq9_65{color:#111827;background:#fff;border:1px solid #e5e7eb;border-radius:10px;outline:none;width:100%;padding:.75rem 1rem;font-family:inherit;font-size:1rem;transition:border-color .15s,box-shadow .15s}._input_6slq9_65:focus{border-color:#111827;box-shadow:0 0 0 3px #1118270d}._input_6slq9_65::placeholder{color:#d1d5db}._inputWrap_6slq9_65 ._input_6slq9_65{padding-right:2.75rem}._eyeBtn_6slq9_95{color:#9ca3af;align-items:center;transition:color .15s;display:flex;position:absolute;top:50%;right:.85rem;transform:translateY(-50%)}._eyeBtn_6slq9_95:hover{color:#374151}._error_6slq9_110{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;align-items:center;gap:.5rem;padding:.65rem 1rem;font-size:.95rem;display:flex}._submitBtn_6slq9_122{color:#fff;background:#111827;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-top:.25rem;padding:.75rem 1rem;font-size:1rem;font-weight:600;transition:background .15s,transform .1s;display:flex}._submitBtn_6slq9_122:hover:not(:disabled){background:#1f2937;transform:translateY(-1px)}._submitBtn_6slq9_122:disabled{opacity:.5;cursor:not-allowed}._spinner_6slq9_148{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:18px;height:18px;animation:.6s linear infinite _spin_6slq9_148}@keyframes _spin_6slq9_148{to{transform:rotate(360deg)}}._wrapper_12alq_2{background:#f9fafb;min-height:100vh;display:flex}._sidebar_12alq_9{z-index:50;background:#fff;border-right:1px solid #f0f0f0;flex-direction:column;flex-shrink:0;width:260px;height:100vh;transition:width .2s;display:flex;position:fixed;top:0;left:0;overflow:hidden}._sidebar_12alq_9._collapsed_12alq_25{width:68px}._sidebarInner_12alq_29{flex-direction:column;width:260px;height:100%;padding:1.25rem 0;display:flex}._collapseBtn_12alq_38{color:#9ca3af;z-index:51;background:#fff;border:1px solid #e5e7eb;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;transition:color .15s,border-color .15s,box-shadow .15s;display:flex;position:absolute;top:50%;right:-13px;transform:translateY(-50%);box-shadow:0 1px 3px #0000000f}._collapseBtn_12alq_38:hover{color:#111827;border-color:#d1d5db;box-shadow:0 2px 6px #00000014}._sidebarLogo_12alq_64{border-bottom:1px solid #f0f0f0;align-items:center;gap:.75rem;margin:0 .5rem;padding:0 1.25rem 1.25rem;display:flex}._logoIcon_12alq_73{color:#fff;background:#111827;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-family:Bebas Neue,system-ui,sans-serif;font-size:1.2rem;font-weight:400;display:flex}._logoTextWrap_12alq_88{align-items:baseline;gap:.4rem;display:flex;overflow:hidden}._logoText_12alq_88{letter-spacing:.06em;color:#111827;font-family:Bebas Neue,system-ui,sans-serif;font-size:1.35rem;font-weight:400}._logoSub_12alq_103{letter-spacing:.1em;text-transform:uppercase;color:#9ca3af;font-size:.75rem;font-weight:500}._nav_12alq_112{flex-direction:column;flex:1;gap:2px;padding:1rem .65rem 0;display:flex}._navGroupLabel_12alq_120{letter-spacing:.1em;text-transform:uppercase;color:#c0c0c8;padding:0 .75rem .5rem;font-size:.7rem;font-weight:600}._navItem_12alq_129{color:#6b7280;white-space:nowrap;border-radius:10px;align-items:center;gap:.85rem;padding:.7rem .85rem;font-size:.95rem;font-weight:500;transition:background .12s,color .12s;display:flex}._navItem_12alq_129:hover{color:#111827;background:#f3f4f6}._navActive_12alq_147{color:#111827;background:#f3f4f6;font-weight:600}._navLabel_12alq_153{overflow:hidden}._sidebarBottom_12alq_158{border-top:1px solid #f0f0f0;flex-direction:column;gap:.65rem;margin:0 .5rem;padding:.75rem .65rem 0;display:flex}._viewSiteBtn_12alq_167{color:#9ca3af;white-space:nowrap;border-radius:10px;align-items:center;gap:.65rem;padding:.55rem .85rem;font-size:.85rem;font-weight:500;transition:background .12s,color .12s;display:flex}._viewSiteBtn_12alq_167:hover{color:#6b7280;background:#f3f4f6}._userBlock_12alq_185{background:#f9fafb;border:1px solid #f0f0f0;border-radius:12px;align-items:center;gap:.75rem;padding:.7rem;display:flex;overflow:hidden}._userAvatar_12alq_196{color:#374151;background:#e5e7eb;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:.85rem;font-weight:600;display:flex}._userInfo_12alq_210{flex-direction:column;flex:1;gap:0;min-width:0;display:flex}._userName_12alq_218{color:#111827;font-size:.88rem;font-weight:600;line-height:1.2}._userEmail_12alq_225{color:#9ca3af;white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;overflow:hidden}._signOutBtn_12alq_233{color:#9ca3af;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;margin-left:auto;transition:background .12s,color .12s;display:flex}._signOutBtn_12alq_233:hover{color:#dc2626;background:#fee2e2}._main_12alq_252{flex-direction:column;flex:1;min-height:100vh;margin-left:260px;transition:margin-left .2s;display:flex}._main_12alq_252._mainCollapsed_12alq_261{margin-left:68px}._topbar_12alq_266{z-index:40;background:#fff;border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:center;padding:1rem 2rem;display:flex;position:sticky;top:0}._topbarLeft_12alq_278{align-items:center;gap:.75rem;display:flex}._menuBtn_12alq_284{color:#6b7280;align-items:center;transition:color .12s;display:none}._menuBtn_12alq_284:hover{color:#111827}._breadcrumb_12alq_295{color:#111827;letter-spacing:-.01em;font-size:1.1rem;font-weight:600}._content_12alq_302{flex:1;padding:2rem}._mobileOverlay_12alq_308{z-index:49;background:#0000004d;position:fixed;inset:0}._mobileSidebar_12alq_315{z-index:55;transition:transform .25s;transform:translate(-100%)}._mobileSidebarOpen_12alq_321{transform:translate(0)}@media (width<=768px){._sidebar_12alq_9:not(._mobileSidebar_12alq_315){display:none}._main_12alq_252{margin-left:0!important}._menuBtn_12alq_284{display:flex}._collapseBtn_12alq_38{display:none}._content_12alq_302{padding:1.25rem}._topbar_12alq_266{padding:.85rem 1.25rem}}._page_dwypn_2{flex-direction:column;gap:2rem;max-width:1000px;display:flex}._header_dwypn_9{justify-content:space-between;align-items:center;display:flex}._title_dwypn_15{color:#111827;letter-spacing:-.025em;font-family:system-ui,-apple-system,sans-serif;font-size:1.85rem;font-weight:700}._newBtn_dwypn_23{color:#fff;background:#111827;border-radius:10px;align-items:center;gap:.5rem;padding:.65rem 1.25rem;font-size:.95rem;font-weight:600;transition:background .15s,transform .1s;display:inline-flex}._newBtn_dwypn_23:hover{background:#1f2937;transform:translateY(-1px)}._statsGrid_dwypn_42{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}._statCard_dwypn_48{background:#fff;border:1px solid #f0f0f0;border-radius:14px;align-items:center;gap:1rem;padding:1.25rem;transition:border-color .15s,box-shadow .15s;display:flex}._statCard_dwypn_48:hover{border-color:#e5e7eb;box-shadow:0 2px 8px #0000000a}._statIcon_dwypn_64{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}._statCard__primary_dwypn_74 ._statIcon_dwypn_64{color:#111827;background:#f3f4f6}._statCard__success_dwypn_75 ._statIcon_dwypn_64{color:#059669;background:#ecfdf5}._statCard__gold_dwypn_76 ._statIcon_dwypn_64{color:#d97706;background:#fffbeb}._statCard__muted_dwypn_77 ._statIcon_dwypn_64{color:#9ca3af;background:#f3f4f6}._statInfo_dwypn_79{flex-direction:column;gap:.15rem;display:flex}._statValue_dwypn_85{color:#111827;letter-spacing:-.03em;font-family:system-ui,-apple-system,sans-serif;font-size:1.65rem;font-weight:700;line-height:1}._statLabel_dwypn_94{color:#9ca3af;font-size:.85rem;font-weight:500}._section_dwypn_101{background:#fff;border:1px solid #f0f0f0;border-radius:14px;overflow:hidden}._sectionHeader_dwypn_108{border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}._sectionTitle_dwypn_116{color:#111827;letter-spacing:-.01em;font-size:1.05rem;font-weight:600}._sectionLink_dwypn_123{color:#9ca3af;align-items:center;gap:.35rem;font-size:.9rem;font-weight:500;transition:color .12s,gap .12s;display:inline-flex}._sectionLink_dwypn_123:hover{color:#111827;gap:.6rem}._tableHeader_dwypn_139{letter-spacing:.06em;text-transform:uppercase;color:#9ca3af;background:#fafafa;border-bottom:1px solid #f0f0f0;grid-template-columns:2fr 1fr 1fr 1fr;padding:.65rem 1.25rem;font-size:.8rem;font-weight:500;display:grid}._tableRow_dwypn_152{cursor:pointer;border-bottom:1px solid #f5f5f5;grid-template-columns:2fr 1fr 1fr 1fr;align-items:center;padding:.85rem 1.25rem;transition:background .1s;display:grid}._tableRow_dwypn_152:last-child{border-bottom:none}._tableRow_dwypn_152:hover{background:#fafafa}._productName_dwypn_165{color:#111827;font-size:.95rem;font-weight:500}._productCat_dwypn_166{color:#9ca3af;font-size:.95rem}._productPrice_dwypn_167{color:#111827;font-size:.95rem;font-weight:600}._badge_dwypn_169{border-radius:100px;padding:.2rem .65rem;font-size:.8rem;font-weight:500;display:inline-block}._badgeActive_dwypn_177{color:#059669;background:#ecfdf5}._badgeOff_dwypn_178{color:#9ca3af;background:#f3f4f6}._empty_dwypn_180{text-align:center;color:#9ca3af;padding:3rem 1.25rem;font-size:1rem}._emptyLink_dwypn_187{color:#111827;text-underline-offset:3px;font-weight:600;text-decoration:underline}@media (width<=1024px){._statsGrid_dwypn_42{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){._statsGrid_dwypn_42{grid-template-columns:repeat(2,1fr)}._tableHeader_dwypn_139,._tableRow_dwypn_152{grid-template-columns:1fr 1fr}._tableHeader_dwypn_139 span:nth-child(n+3),._tableRow_dwypn_152 span:nth-child(n+3){display:none}}._page_17t6m_2{flex-direction:column;gap:1.5rem;max-width:1000px;display:flex}._formPage_17t6m_9{flex-direction:column;gap:1.5rem;max-width:1100px;display:flex}._header_17t6m_16{justify-content:space-between;align-items:center;display:flex}._formHeader_17t6m_22{align-items:center;gap:1.25rem;display:flex}._backLink_17t6m_28{color:#9ca3af;align-items:center;gap:.4rem;font-size:.95rem;transition:color .12s;display:inline-flex}._backLink_17t6m_28:hover{color:#111827}._title_17t6m_39{color:#111827;letter-spacing:-.025em;font-family:system-ui,-apple-system,sans-serif;font-size:1.85rem;font-weight:700}._newBtn_17t6m_47{color:#fff;background:#111827;border-radius:10px;align-items:center;gap:.5rem;padding:.65rem 1.25rem;font-size:.95rem;font-weight:600;transition:background .15s,transform .1s;display:inline-flex}._newBtn_17t6m_47:hover{background:#1f2937;transform:translateY(-1px)}._searchWrap_17t6m_66{max-width:400px;position:relative}._searchIcon_17t6m_71{color:#d1d5db;position:absolute;top:50%;left:.85rem;transform:translateY(-50%)}._searchInput_17t6m_79{color:#111827;background:#fff;border:1px solid #e5e7eb;border-radius:10px;outline:none;width:100%;padding:.65rem 1rem .65rem 2.75rem;font-family:inherit;font-size:1rem;transition:border-color .15s,box-shadow .15s}._searchInput_17t6m_79:focus{border-color:#111827;box-shadow:0 0 0 3px #1118270a}._searchInput_17t6m_79::placeholder{color:#d1d5db}._table_17t6m_100{background:#fff;border:1px solid #f0f0f0;border-radius:14px;overflow:hidden}._tableHeader_17t6m_107{letter-spacing:.06em;text-transform:uppercase;color:#9ca3af;background:#fafafa;border-bottom:1px solid #f0f0f0;grid-template-columns:2fr 1fr 1fr 1fr 1fr 1fr;padding:.65rem 1.25rem;font-size:.8rem;font-weight:500;display:grid}._tableRow_17t6m_120{border-bottom:1px solid #f5f5f5;grid-template-columns:2fr 1fr 1fr 1fr 1fr 1fr;align-items:center;padding:.85rem 1.25rem;transition:background .1s;display:grid}._tableRow_17t6m_120:last-child{border-bottom:none}._tableRow_17t6m_120:hover{background:#fafafa}._productName_17t6m_132{color:#111827;font-size:.95rem;font-weight:500}._productCat_17t6m_133{color:#9ca3af;font-size:.95rem}._productPrice_17t6m_134{color:#111827;font-size:.95rem;font-weight:600}._productStock_17t6m_135{color:#9ca3af;font-size:.95rem}._badge_17t6m_137{border-radius:100px;padding:.2rem .65rem;font-size:.8rem;font-weight:500;display:inline-block}._badgeActive_17t6m_145{color:#059669;background:#ecfdf5}._badgeOff_17t6m_146{color:#9ca3af;background:#f3f4f6}._actions_17t6m_148{align-items:center;gap:.25rem;display:flex}._actionBtn_17t6m_154{color:#9ca3af;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;transition:background .12s,color .12s;display:flex}._actionBtn_17t6m_154:hover{color:#111827;background:#f3f4f6}._actionBtnDanger_17t6m_167{color:#dc2626;background:#fef2f2}._empty_17t6m_172{text-align:center;color:#9ca3af;padding:3rem 1.25rem;font-size:1rem}._emptyLink_17t6m_179{color:#111827;text-underline-offset:3px;font-weight:600;text-decoration:underline}._form_17t6m_9{flex-direction:column;gap:1.5rem;display:flex}._formGrid_17t6m_195{grid-template-columns:1fr 400px;align-items:start;gap:1.5rem;display:grid}._formLeft_17t6m_202,._formRight_17t6m_203{flex-direction:column;gap:1.25rem;display:flex}._formSection_17t6m_209{background:#fff;border:1px solid #f0f0f0;border-radius:14px;flex-direction:column;gap:1.25rem;padding:1.5rem;display:flex}._formSectionTitle_17t6m_219{color:#111827;letter-spacing:-.01em;border-bottom:1px solid #f0f0f0;padding-bottom:1rem;font-size:1.05rem;font-weight:600}._fieldGroup_17t6m_228{grid-template-columns:1fr 1fr;gap:1rem;display:grid}._field_17t6m_228{flex-direction:column;gap:.4rem;display:flex}._label_17t6m_240{color:#6b7280;font-size:.9rem;font-weight:500}._input_17t6m_246,._textarea_17t6m_247{color:#111827;background:#fff;border:1px solid #e5e7eb;border-radius:10px;outline:none;width:100%;padding:.65rem .85rem;font-family:inherit;font-size:1rem;transition:border-color .15s,box-shadow .15s}._input_17t6m_246:focus,._textarea_17t6m_247:focus{border-color:#111827;box-shadow:0 0 0 3px #1118270a}._input_17t6m_246::placeholder,._textarea_17t6m_247::placeholder{color:#d1d5db}._textarea_17t6m_247{resize:vertical;line-height:1.6}._toggleGroup_17t6m_275{flex-direction:column;gap:1rem;display:flex}._toggle_17t6m_275{cursor:pointer;align-items:center;gap:.85rem;display:flex}._toggle_17t6m_275 input{display:none}._toggleSlider_17t6m_290{background:#e5e7eb;border-radius:100px;flex-shrink:0;width:42px;height:26px;transition:background .2s;position:relative}._toggleSlider_17t6m_290:after{content:"";background:#fff;border-radius:50%;width:20px;height:20px;transition:transform .2s;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #0000001f}._toggle_17t6m_275 input:checked+._toggleSlider_17t6m_290{background:#111827}._toggle_17t6m_275 input:checked+._toggleSlider_17t6m_290:after{transform:translate(16px)}._toggleLabel_17t6m_321{color:#6b7280;font-size:.95rem}._imageGrid_17t6m_327{grid-template-columns:repeat(3,1fr);gap:.65rem;display:grid}._imageThumb_17t6m_333{aspect-ratio:1;border:1px solid #f0f0f0;border-radius:10px;position:relative;overflow:hidden}._imageThumbNew_17t6m_341{border-style:dashed;border-color:#111827}._thumbImg_17t6m_346{object-fit:cover;width:100%;height:100%}._removeImg_17t6m_352{color:#fff;background:#0009;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;transition:background .12s;display:flex;position:absolute;top:.35rem;right:.35rem}._removeImg_17t6m_352:hover{background:#dc2626}._uploadBtn_17t6m_369{color:#9ca3af;border:1px dashed #e5e7eb;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:2rem;font-size:.95rem;transition:border-color .12s,color .12s;display:flex}._uploadBtn_17t6m_369:hover{color:#374151;border-color:#111827}._uploadHint_17t6m_389{color:#d1d5db;font-size:.8rem}._formFooter_17t6m_395{border-top:1px solid #f0f0f0;justify-content:flex-end;align-items:center;gap:.75rem;padding-top:1rem;display:flex}._cancelBtn_17t6m_404{color:#9ca3af;border-radius:10px;padding:.65rem 1.25rem;font-size:.95rem;font-weight:500;transition:color .12s,background .12s}._cancelBtn_17t6m_404:hover{color:#374151;background:#f3f4f6}._saveBtn_17t6m_418{color:#fff;background:#111827;border-radius:10px;align-items:center;gap:.5rem;padding:.65rem 1.5rem;font-size:.95rem;font-weight:600;transition:background .15s,transform .1s;display:inline-flex}._saveBtn_17t6m_418:hover:not(:disabled){background:#1f2937;transform:translateY(-1px)}._saveBtn_17t6m_418:disabled{opacity:.5;cursor:not-allowed}._error_17t6m_438{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;padding:.85rem;font-size:.95rem}._spinner_17t6m_447{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:18px;height:18px;animation:.6s linear infinite _spin_17t6m_447}@keyframes _spin_17t6m_447{to{transform:rotate(360deg)}}@media (width<=1024px){._formGrid_17t6m_195{grid-template-columns:1fr}}@media (width<=768px){._tableHeader_17t6m_107,._tableRow_17t6m_120{grid-template-columns:2fr 1fr 1fr}._tableHeader_17t6m_107 span:nth-child(n+4),._tableRow_17t6m_120 span:nth-child(n+4){display:none}._fieldGroup_17t6m_228{grid-template-columns:1fr}}:root{--color-bg:#fafafa;--color-surface:#f5f5f5;--color-surface-alt:#efefef;--color-primary:#6b1f3a;--color-primary-dark:#4a1228;--color-primary-light:#8b2f4e;--color-accent:#9b3a5a;--color-gold:#c4a882;--color-gold-light:#d4bea0;--color-text:#1a1016;--color-text-muted:#6b5b63;--color-text-light:#9a8a92;--color-border:#383431;--color-border-light:#ede8e4;--color-white:#fff;--color-error:#c0392b;--color-success:#2e7d5e;--font-serif:"Cormorant Garamond", "Georgia", serif;--font-serif-display:"Playfair Display", "Georgia", serif;--font-sans:"Jost", "Inter", sans-serif;--font-condensed:"Barlow Condensed", sans-serif;--text-xs:.75rem;--text-sm:.875rem;--text-base:1rem;--text-md:1.125rem;--text-lg:1.25rem;--text-xl:1.5rem;--text-2xl:2rem;--text-3xl:2.75rem;--text-4xl:3.5rem;--text-5xl:4.5rem;--font-light:300;--font-regular:400;--font-medium:500;--font-semibold:600;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-8:2rem;--space-10:2.5rem;--space-12:3rem;--space-16:4rem;--space-20:5rem;--space-24:6rem;--space-32:8rem;--max-width:1280px;--max-width-narrow:860px;--navbar-height:72px;--radius-sm:4px;--radius-md:8px;--radius-lg:16px;--radius-full:9999px;--shadow-sm:0 1px 3px #1a10160f;--shadow-md:0 4px 16px #1a101614;--shadow-lg:0 8px 32px #1a10161f;--shadow-xl:0 16px 48px #1a101629;--transition-fast:.15s ease;--transition-base:.25s ease;--transition-slow:.4s ease;--transition-spring:.5s cubic-bezier(.34, 1.56, .64, 1)}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased}body{background-color:var(--color-bg);color:var(--color-text);font-family:var(--font-sans);font-size:var(--text-base);font-weight:var(--font-regular);min-height:100vh;line-height:1.6}h1,h2,h3,h4,h5,h6{font-family:var(--font-serif);font-weight:var(--font-light);letter-spacing:.01em;line-height:1.15}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{cursor:pointer;font-family:var(--font-sans);background:0 0;border:none}input,textarea,select{font-family:var(--font-sans)}ul,ol{list-style:none}.container{width:100%;max-width:var(--max-width);padding:0 var(--space-8);margin:0 auto}.container--narrow{max-width:var(--max-width-narrow)}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}
