@import"https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600&family=Playfair+Display:ital,wght@0,400;0,700;1,400&display=swap";@layer properties{@supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-tracking:initial;--tw-duration:initial;--tw-scale-x:1;--tw-scale-y:1;--tw-scale-z:1}}}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.container{width:100%}.mx-auto{margin-inline:auto}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.aspect-\[3\/4\]{aspect-ratio:3/4}.h-\[600px\]{height:600px}.h-full{height:100%}.min-h-screen{min-height:100vh}.w-1\/4{width:25%}.w-3\/4{width:75%}.w-full{width:100%}.flex-grow{flex-grow:1}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.flex-col{flex-direction:column}.items-center{align-items:center}.items-end{align-items:flex-end}.justify-center{justify-content:center}.overflow-hidden{overflow:hidden}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.\!border-white{border-color:var(--color-white)!important}.\!bg-white{background-color:var(--color-white)!important}.bg-white{background-color:var(--color-white)}.object-cover{-o-object-fit:cover;object-fit:cover}.pt-\[100px\]{padding-top:100px}.text-center{text-align:center}.font-heading{font-family:var(--font-heading)}.text-\[0\.6rem\]{font-size:.6rem}.text-\[0\.65rem\]{font-size:.65rem}.tracking-\[0\.2em\]{--tw-tracking:.2em;letter-spacing:.2em}.tracking-\[0\.3em\]{--tw-tracking:.3em;letter-spacing:.3em}.text-white{color:var(--color-white)}.uppercase{text-transform:uppercase}.opacity-0{opacity:0}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.transition-opacity{transition-property:opacity;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.transition-transform{transition-property:transform,translate,scale,rotate;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.duration-300{--tw-duration:.3s;transition-duration:.3s}.duration-700{--tw-duration:.7s;transition-duration:.7s}.duration-1000{--tw-duration:1s;transition-duration:1s}@media(hover:hover){.group-hover\:scale-105:is(:where(.group):hover *){--tw-scale-x:105%;--tw-scale-y:105%;--tw-scale-z:105%;scale:var(--tw-scale-x)var(--tw-scale-y)}.group-hover\:scale-110:is(:where(.group):hover *){--tw-scale-x:110%;--tw-scale-y:110%;--tw-scale-z:110%;scale:var(--tw-scale-x)var(--tw-scale-y)}.group-hover\:opacity-100:is(:where(.group):hover *){opacity:1}.hover\:\!bg-transparent:hover{background-color:#0000!important}.hover\:\!text-white:hover{color:var(--color-white)!important}.hover\:opacity-50:hover{opacity:.5}}.container{max-width:1600px;margin:0 auto;padding:0 3rem}.glass{background:var(--glass-bg);-webkit-backdrop-filter:var(--glass-blur);border-bottom:1px solid #0000000d}.btn-primary{background:var(--color-primary);color:var(--color-white);text-transform:uppercase;letter-spacing:.2em;border:1px solid var(--color-primary);padding:1.1rem 3rem;font-size:.75rem;font-weight:500}.btn-primary:hover{color:var(--color-primary);background:0 0}.btn-outline{border:1px solid var(--color-primary);text-transform:uppercase;letter-spacing:.2em;padding:1.1rem 3rem;font-size:.75rem;font-weight:500}.btn-outline:hover{background:var(--color-primary);color:var(--color-white)}.section-padding{padding:8rem 0}.font-heading-italic{font-family:var(--font-heading);font-style:italic}@media(max-width:768px){.container{padding:0 1.5rem}.section-padding{padding:5rem 0}}@keyframes scroll-down{0%{transform:translateY(-100%)}to{transform:translateY(100%)}}.animate-scroll-down{animation:2s cubic-bezier(.77,0,.175,1) infinite scroll-down}._navbar_iotb2_1{position:fixed;top:0;left:0;width:100%;z-index:50;background-color:#e8d5d8;border-bottom:1px solid rgba(0,0,0,.05);height:100px}._navbar_iotb2_1 ._container_iotb2_11{width:100%;height:100%;display:flex;align-items:center;justify-content:space-between;padding-left:24px;padding-right:24px}._navbar_iotb2_1 ._logo_iotb2_20{flex-shrink:0;height:100%;display:flex;align-items:center;padding:.75rem 0}._navbar_iotb2_1 ._logo_iotb2_20 a{display:block;height:100%;width:auto}._navbar_iotb2_1 ._logo_iotb2_20 img{height:100%;width:auto;-o-object-fit:contain;object-fit:contain;mix-blend-mode:multiply}._navbar_iotb2_1 ._navLinks_iotb2_38{display:none;align-items:center;justify-content:center;gap:1.5rem;flex:1}@media(min-width:1024px){._navbar_iotb2_1 ._navLinks_iotb2_38{display:flex}}@media(min-width:1280px){._navbar_iotb2_1 ._navLinks_iotb2_38{gap:2rem}}._navbar_iotb2_1 ._navLinks_iotb2_38 a{font-size:.65rem;text-transform:uppercase;letter-spacing:.15em;font-weight:500;white-space:nowrap;transition:opacity .2s ease;color:#000}._navbar_iotb2_1 ._navLinks_iotb2_38 a:hover{opacity:.6}._navbar_iotb2_1 ._navLinks_iotb2_38 ._separator_iotb2_67{color:#ccc;font-size:.8rem;font-weight:300}._navbar_iotb2_1 ._navLinks_iotb2_38 ._collectionLink_iotb2_72{font-weight:700;color:var(--color-accent, #8B1538);letter-spacing:.2em}._navbar_iotb2_1 ._actions_iotb2_77{display:flex;align-items:center;justify-content:flex-end;gap:1.5rem;flex-shrink:0}@media(min-width:1024px){._navbar_iotb2_1 ._actions_iotb2_77{gap:2rem}}._navbar_iotb2_1 ._searchBar_iotb2_89{display:none;align-items:center;background-color:#fff;padding:.5rem 1rem;width:16rem;justify-content:space-between}@media(min-width:1024px){._navbar_iotb2_1 ._searchBar_iotb2_89{display:flex}}._navbar_iotb2_1 ._searchBar_iotb2_89 ._searchText_iotb2_102{font-size:.7rem;color:#6b7280}._navbar_iotb2_1 ._searchBar_iotb2_89 ._searchActions_iotb2_106{display:flex;align-items:center;gap:.5rem}._navbar_iotb2_1 ._searchBar_iotb2_89 ._searchActions_iotb2_106 button{transition:opacity .2s ease}._navbar_iotb2_1 ._searchBar_iotb2_89 ._searchActions_iotb2_106 button:hover{opacity:.6}._navbar_iotb2_1 ._iconActions_iotb2_117{display:flex;align-items:center;color:#000;gap:1.5rem}._navbar_iotb2_1 ._iconActions_iotb2_117 button{transition:opacity .2s ease;position:relative}._navbar_iotb2_1 ._iconActions_iotb2_117 button:hover{opacity:.6}._navbar_iotb2_1 ._iconActions_iotb2_117 ._cartBadge_iotb2_130{position:absolute;top:-.25rem;right:-.25rem;background-color:#000;color:#fff;font-size:.5rem;width:.875rem;height:.875rem;border-radius:50%;display:flex;align-items:center;justify-content:center}._navbar_iotb2_1 ._iconActions_iotb2_117 ._currency_iotb2_144{font-size:.7rem;font-weight:500;cursor:pointer;transition:opacity .2s ease}._navbar_iotb2_1 ._iconActions_iotb2_117 ._currency_iotb2_144:hover{opacity:.6}._navbar_iotb2_1 ._iconActions_iotb2_117 ._currency_iotb2_144 ._arrow_iotb2_153{font-size:.5rem}@media(min-width:1024px){._navbar_iotb2_1 ._iconActions_iotb2_117 ._menuButton_iotb2_157{display:none}}._mobileMenu_iotb2_162{position:fixed;inset:0;background:linear-gradient(135deg,#e8d5d8,#d5b8bd);z-index:60;padding:2rem;display:flex;flex-direction:column;overflow-y:auto}._mobileMenu_iotb2_162 ._closeButton_iotb2_172{display:flex;justify-content:flex-end;margin-bottom:3rem}._mobileMenu_iotb2_162 ._closeButton_iotb2_172 button{background:#0000000d;border-radius:50%;padding:.75rem;transition:all .3s ease;color:#000}._mobileMenu_iotb2_162 ._closeButton_iotb2_172 button:hover{background:#0000001a;transform:rotate(90deg)}._mobileMenu_iotb2_162 ._menuContent_iotb2_188{display:flex;flex-direction:column;gap:2rem;animation:_fadeInUp_iotb2_1 .6s ease}@keyframes _fadeInUp_iotb2_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._mobileMenu_iotb2_162 ._menuLinks_iotb2_204{display:flex;flex-direction:column;gap:0;border-top:1px solid rgba(0,0,0,.1)}._mobileMenu_iotb2_162 ._menuLinks_iotb2_204 a{font-family:var(--font-heading);font-size:1.75rem;letter-spacing:.02em;text-transform:uppercase;color:#000;padding:1.5rem 0;border-bottom:1px solid rgba(0,0,0,.1);transition:all .3s ease;position:relative;overflow:hidden}._mobileMenu_iotb2_162 ._menuLinks_iotb2_204 a:before{content:"";position:absolute;left:0;bottom:0;width:0;height:2px;background:#000;transition:width .4s ease}._mobileMenu_iotb2_162 ._menuLinks_iotb2_204 a:hover{padding-left:1rem;color:#333}._mobileMenu_iotb2_162 ._menuLinks_iotb2_204 a:hover:before{width:100%}._mobileMenu_iotb2_162 ._menuLinks_iotb2_204 a:active{transform:scale(.98)}._mobileMenu_iotb2_162 ._menuFooter_iotb2_242{margin-top:auto;padding-top:3rem;display:flex;flex-direction:column;gap:1.5rem}._mobileMenu_iotb2_162 ._menuFooter_iotb2_242 ._socialLinks_iotb2_249{display:flex;gap:1rem}._mobileMenu_iotb2_162 ._menuFooter_iotb2_242 ._socialLinks_iotb2_249 a{width:3rem;height:3rem;border-radius:50%;background:#ffffff80;display:flex;align-items:center;justify-content:center;transition:all .3s ease;color:#000}._mobileMenu_iotb2_162 ._menuFooter_iotb2_242 ._socialLinks_iotb2_249 a:hover{background:#fffc;transform:translateY(-4px);box-shadow:0 4px 12px #0000001a}._mobileMenu_iotb2_162 ._menuFooter_iotb2_242 ._menuActions_iotb2_269{display:flex;flex-direction:column;gap:.75rem}._mobileMenu_iotb2_162 ._menuFooter_iotb2_242 ._menuActions_iotb2_269 button{background:#000;color:#fff;padding:1rem 1.5rem;font-size:.75rem;text-transform:uppercase;letter-spacing:.15em;font-weight:700;border-radius:0;transition:all .3s ease}._mobileMenu_iotb2_162 ._menuFooter_iotb2_242 ._menuActions_iotb2_269 button:hover{background:#333;transform:translate(4px)}._mobileMenu_iotb2_162 ._menuFooter_iotb2_242 ._menuActions_iotb2_269 button._secondary_iotb2_289{background:transparent;color:#000;border:1px solid #000}._mobileMenu_iotb2_162 ._menuFooter_iotb2_242 ._menuActions_iotb2_269 button._secondary_iotb2_289:hover{background:#000;color:#fff}._footer_jn4qd_1{background-color:#e8d5d8;padding:5rem 0 3rem;color:#000}._footer_jn4qd_1 ._container_jn4qd_6{max-width:1600px;margin:0 auto;padding:0 3rem}@media(max-width:768px){._footer_jn4qd_1 ._container_jn4qd_6{padding:0 1.5rem}}._footer_jn4qd_1 ._mainContent_jn4qd_16{display:flex;flex-direction:column;gap:3rem;margin-bottom:5rem}@media(min-width:1024px){._footer_jn4qd_1 ._mainContent_jn4qd_16{flex-direction:row;justify-content:space-between;gap:6rem}}._footer_jn4qd_1 ._linksSection_jn4qd_29{display:flex;flex-direction:column;gap:3rem;flex-grow:1}@media(min-width:768px){._footer_jn4qd_1 ._linksSection_jn4qd_29{flex-direction:row;gap:4rem}}@media(min-width:1024px){._footer_jn4qd_1 ._linksSection_jn4qd_29{gap:6rem}}._footer_jn4qd_1 ._linkColumn_jn4qd_46 h4{font-weight:700;font-size:.875rem;margin-bottom:1.5rem;letter-spacing:.02em}._footer_jn4qd_1 ._linkColumn_jn4qd_46 ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}._footer_jn4qd_1 ._linkColumn_jn4qd_46 ul li a{color:#4a4a4a;font-size:.875rem;text-decoration:none;transition:all .2s ease}._footer_jn4qd_1 ._linkColumn_jn4qd_46 ul li a:hover{color:#000;text-decoration:underline}._footer_jn4qd_1 ._newsletterSection_jn4qd_70{flex-shrink:0}@media(min-width:1024px){._footer_jn4qd_1 ._newsletterSection_jn4qd_70{width:450px}}._footer_jn4qd_1 ._newsletterSection_jn4qd_70 ._heading_jn4qd_78{font-size:.875rem;font-weight:700;line-height:1.6;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1.5rem}._footer_jn4qd_1 ._newsletterSection_jn4qd_70 ._form_jn4qd_86{display:flex;flex-direction:column;gap:1rem}._footer_jn4qd_1 ._newsletterSection_jn4qd_70 ._form_jn4qd_86 ._emailInput_jn4qd_91,._footer_jn4qd_1 ._newsletterSection_jn4qd_70 ._form_jn4qd_86 ._phoneInputWrapper_jn4qd_92{background:transparent;border:1px solid rgba(0,0,0,.3);padding:.875rem 1rem;font-size:.875rem;outline:none;transition:border-color .2s ease;width:100%}._footer_jn4qd_1 ._newsletterSection_jn4qd_70 ._form_jn4qd_86 ._emailInput_jn4qd_91:focus,._footer_jn4qd_1 ._newsletterSection_jn4qd_70 ._form_jn4qd_86 ._emailInput_jn4qd_91:focus-within,._footer_jn4qd_1 ._newsletterSection_jn4qd_70 ._form_jn4qd_86 ._phoneInputWrapper_jn4qd_92:focus,._footer_jn4qd_1 ._newsletterSection_jn4qd_70 ._form_jn4qd_86 ._phoneInputWrapper_jn4qd_92:focus-within{border-color:#000}._footer_jn4qd_1 ._newsletterSection_jn4qd_70 ._form_jn4qd_86 ._emailInput_jn4qd_91::-moz-placeholder,._footer_jn4qd_1 ._newsletterSection_jn4qd_70 ._form_jn4qd_86 ._phoneInputWrapper_jn4qd_92::-moz-placeholder{color:#666}._footer_jn4qd_1 ._newsletterSection_jn4qd_70 ._form_jn4qd_86 ._emailInput_jn4qd_91::placeholder,._footer_jn4qd_1 ._newsletterSection_jn4qd_70 ._form_jn4qd_86 ._phoneInputWrapper_jn4qd_92::placeholder{color:#666}._footer_jn4qd_1 ._newsletterSection_jn4qd_70 ._form_jn4qd_86 ._phoneInputWrapper_jn4qd_92{display:flex;align-items:center;gap:.5rem}._footer_jn4qd_1 ._newsletterSection_jn4qd_70 ._form_jn4qd_86 ._phoneInputWrapper_jn4qd_92 ._countryCode_jn4qd_115{color:#666;font-size:.875rem}._footer_jn4qd_1 ._newsletterSection_jn4qd_70 ._form_jn4qd_86 ._phoneInputWrapper_jn4qd_92 ._phoneInput_jn4qd_92{background:transparent;border:none;outline:none;font-size:.875rem;flex:1}._footer_jn4qd_1 ._newsletterSection_jn4qd_70 ._form_jn4qd_86 ._phoneInputWrapper_jn4qd_92 ._phoneInput_jn4qd_92::-moz-placeholder{color:#666}._footer_jn4qd_1 ._newsletterSection_jn4qd_70 ._form_jn4qd_86 ._phoneInputWrapper_jn4qd_92 ._phoneInput_jn4qd_92::placeholder{color:#666}._footer_jn4qd_1 ._newsletterSection_jn4qd_70 ._form_jn4qd_86 ._submitButton_jn4qd_129,._footer_jn4qd_1 ._newsletterSection_jn4qd_70 ._form_jn4qd_86 ._appButton_jn4qd_130{background-color:#2a2a2a;color:#fff;padding:1rem 2rem;font-size:.75rem;text-transform:uppercase;letter-spacing:.15em;font-weight:700;border:none;cursor:pointer;transition:background-color .2s ease;width:100%}._footer_jn4qd_1 ._newsletterSection_jn4qd_70 ._form_jn4qd_86 ._submitButton_jn4qd_129:hover,._footer_jn4qd_1 ._newsletterSection_jn4qd_70 ._form_jn4qd_86 ._appButton_jn4qd_130:hover{background-color:#000}._footer_jn4qd_1 ._newsletterSection_jn4qd_70 ._form_jn4qd_86 ._submitButton_jn4qd_129{margin-top:.5rem}._footer_jn4qd_1 ._bottomBar_jn4qd_150{display:flex;flex-direction:column;gap:1.5rem;padding-top:2rem}@media(min-width:768px){._footer_jn4qd_1 ._bottomBar_jn4qd_150{flex-direction:row;justify-content:space-between;align-items:flex-end}}._footer_jn4qd_1 ._bottomBar_jn4qd_150 ._bottomLinks_jn4qd_163{display:flex;flex-direction:column;gap:1rem}._footer_jn4qd_1 ._bottomBar_jn4qd_150 ._bottomLinks_jn4qd_163 a{display:flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:700;color:#000;text-decoration:none}._footer_jn4qd_1 ._bottomBar_jn4qd_150 ._bottomLinks_jn4qd_163 a:hover{text-decoration:underline}._footer_jn4qd_1 ._bottomBar_jn4qd_150 ._bottomLinks_jn4qd_163 a ._icon_jn4qd_180{font-size:1.125rem}._footer_jn4qd_1 ._bottomBar_jn4qd_150 ._trustpilot_jn4qd_183{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem}@media(min-width:768px){._footer_jn4qd_1 ._bottomBar_jn4qd_150 ._trustpilot_jn4qd_183{align-items:flex-end}}._footer_jn4qd_1 ._bottomBar_jn4qd_150 ._trustpilot_jn4qd_183 ._rating_jn4qd_194{display:flex;align-items:center;gap:.5rem}._footer_jn4qd_1 ._bottomBar_jn4qd_150 ._trustpilot_jn4qd_183 ._rating_jn4qd_194 ._ratingText_jn4qd_199{font-weight:700;text-decoration:underline;font-size:.875rem}._footer_jn4qd_1 ._bottomBar_jn4qd_150 ._trustpilot_jn4qd_183 ._rating_jn4qd_194 ._stars_jn4qd_204{display:flex;gap:.125rem;background-color:#00b67a;padding:.25rem .5rem}._footer_jn4qd_1 ._bottomBar_jn4qd_150 ._trustpilot_jn4qd_183 ._rating_jn4qd_194 ._stars_jn4qd_204 ._star_jn4qd_204{color:#fff;font-size:.75rem}._footer_jn4qd_1 ._bottomBar_jn4qd_150 ._trustpilot_jn4qd_183 ._rating_jn4qd_194 ._logo_jn4qd_214{font-size:.875rem;font-weight:700}._overlay_49xsf_1{position:fixed;inset:0;background-color:#00000080;z-index:50;opacity:0;pointer-events:none;transition:opacity .3s ease}._overlay_49xsf_1._open_49xsf_10{opacity:1;pointer-events:auto}._sidebar_49xsf_15{position:fixed;top:0;right:0;height:100%;width:100%;max-width:450px;background-color:#fff;z-index:51;transform:translate(100%);transition:transform .4s cubic-bezier(.2,.8,.2,1);display:flex;flex-direction:column;box-shadow:-10px 0 30px #0000001a}._sidebar_49xsf_15._open_49xsf_10{transform:translate(0)}._sidebar_49xsf_15 ._header_49xsf_33{padding:2rem;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #eee}._sidebar_49xsf_15 ._header_49xsf_33 h2{font-family:var(--font-heading);font-size:1.75rem;font-weight:400;margin:0;letter-spacing:-.02em;color:#1a1a1a}._sidebar_49xsf_15 ._header_49xsf_33 button{background:none;border:none;cursor:pointer;padding:.5rem;transition:opacity .2s;color:#1a1a1a}._sidebar_49xsf_15 ._header_49xsf_33 button:hover{opacity:.6}._sidebar_49xsf_15 ._items_49xsf_59{flex:1;overflow-y:auto;padding:2rem;display:flex;flex-direction:column;gap:2rem}._sidebar_49xsf_15 ._items_49xsf_59 ._emptyCart_49xsf_67{text-align:center;color:#666;margin-top:3rem;font-family:var(--font-heading);font-size:1.25rem}._sidebar_49xsf_15 ._items_49xsf_59 ._item_49xsf_59{display:flex;gap:1.5rem;padding-bottom:2rem;border-bottom:1px solid #f5f5f5}._sidebar_49xsf_15 ._items_49xsf_59 ._item_49xsf_59:last-child{border-bottom:none}._sidebar_49xsf_15 ._items_49xsf_59 ._item_49xsf_59 ._image_49xsf_83{width:100px;height:133px;-o-object-fit:cover;object-fit:cover;background-color:#f9f9f9}._sidebar_49xsf_15 ._items_49xsf_59 ._item_49xsf_59 ._details_49xsf_89{flex:1;display:flex;flex-direction:column;justify-content:space-between;padding:.25rem 0}._sidebar_49xsf_15 ._items_49xsf_59 ._item_49xsf_59 ._details_49xsf_89 ._top_49xsf_96{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}._sidebar_49xsf_15 ._items_49xsf_59 ._item_49xsf_59 ._details_49xsf_89 ._top_49xsf_96 h3{font-family:var(--font-heading);font-size:1.125rem;font-weight:400;margin:0;color:#1a1a1a;line-height:1.3}._sidebar_49xsf_15 ._items_49xsf_59 ._item_49xsf_59 ._details_49xsf_89 ._top_49xsf_96 ._removeBtn_49xsf_110{background:none;border:none;cursor:pointer;color:#999;padding:0;transition:color .2s}._sidebar_49xsf_15 ._items_49xsf_59 ._item_49xsf_59 ._details_49xsf_89 ._top_49xsf_96 ._removeBtn_49xsf_110:hover{color:#8b1538}._sidebar_49xsf_15 ._items_49xsf_59 ._item_49xsf_59 ._details_49xsf_89 ._variant_49xsf_121{font-size:.8rem;color:#666;margin-top:.5rem;text-transform:uppercase;letter-spacing:.05em}._sidebar_49xsf_15 ._items_49xsf_59 ._item_49xsf_59 ._details_49xsf_89 ._bottom_49xsf_128{display:flex;justify-content:space-between;align-items:center;margin-top:1rem}._sidebar_49xsf_15 ._items_49xsf_59 ._item_49xsf_59 ._details_49xsf_89 ._bottom_49xsf_128 ._quantity_49xsf_134{display:flex;align-items:center;border:1px solid #e0e0e0}._sidebar_49xsf_15 ._items_49xsf_59 ._item_49xsf_59 ._details_49xsf_89 ._bottom_49xsf_128 ._quantity_49xsf_134 button{background:none;border:none;width:28px;height:28px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:.875rem;color:#1a1a1a;transition:background-color .2s}._sidebar_49xsf_15 ._items_49xsf_59 ._item_49xsf_59 ._details_49xsf_89 ._bottom_49xsf_128 ._quantity_49xsf_134 button:hover{background-color:#f5f5f5}._sidebar_49xsf_15 ._items_49xsf_59 ._item_49xsf_59 ._details_49xsf_89 ._bottom_49xsf_128 ._quantity_49xsf_134 button:disabled{opacity:.3;cursor:not-allowed}._sidebar_49xsf_15 ._items_49xsf_59 ._item_49xsf_59 ._details_49xsf_89 ._bottom_49xsf_128 ._quantity_49xsf_134 span{font-size:.8rem;width:28px;text-align:center;font-weight:500}._sidebar_49xsf_15 ._items_49xsf_59 ._item_49xsf_59 ._details_49xsf_89 ._bottom_49xsf_128 ._price_49xsf_165{font-size:1rem;font-weight:500;color:#1a1a1a;font-family:var(--font-body)}._sidebar_49xsf_15 ._footer_49xsf_171{padding:2rem;border-top:1px solid #eee;background-color:#fff}._sidebar_49xsf_15 ._footer_49xsf_171 ._total_49xsf_176{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}._sidebar_49xsf_15 ._footer_49xsf_171 ._total_49xsf_176 span:first-child{font-size:1rem;text-transform:uppercase;letter-spacing:.1em;color:#666}._sidebar_49xsf_15 ._footer_49xsf_171 ._total_49xsf_176 span:last-child{font-family:var(--font-heading);font-size:1.5rem;color:#1a1a1a}._sidebar_49xsf_15 ._footer_49xsf_171 ._checkoutBtn_49xsf_193{width:100%;background-color:#1a1a1a;color:#fff;border:none;padding:1.25rem;text-transform:uppercase;letter-spacing:.15em;font-size:.8rem;font-weight:700;cursor:pointer;transition:all .3s ease;text-decoration:none;display:block;text-align:center}._sidebar_49xsf_15 ._footer_49xsf_171 ._checkoutBtn_49xsf_193:hover{background-color:#8b1538}._heroSection_161th_1{position:relative;height:100vh;width:100%;overflow:hidden;margin-top:100px;background-image:url(/assets/IMG_4722-DVhz-4bA.JPG);background-size:cover;background-position:center;background-attachment:fixed;background-repeat:no-repeat}._heroSection_161th_1 ._contentOverlay_161th_13{position:relative;height:100%;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff;text-align:center;padding-bottom:5rem;padding-left:1rem;padding-right:1rem;background-color:#0003}._heroSection_161th_1 ._countdown_161th_28{font-size:1.5rem;font-family:var(--font-heading);text-transform:uppercase;letter-spacing:.3em;margin-bottom:2rem}@media(min-width:768px){._heroSection_161th_1 ._countdown_161th_28{font-size:2.25rem}}._heroSection_161th_1 ._ctaButtons_161th_40{display:flex;flex-direction:column;gap:1rem}@media(min-width:640px){._heroSection_161th_1 ._ctaButtons_161th_40{flex-direction:row}}._heroSection_161th_1 ._ctaButtons_161th_40 ._shopNowBtn_161th_50{background-color:#fff;color:#000;padding:1rem 2.5rem;text-transform:uppercase;letter-spacing:.1em;font-size:.75rem;font-weight:700;border:1px solid #fff;transition:all .3s ease;min-width:200px;text-align:center;text-decoration:none;display:inline-flex;align-items:center;justify-content:center}._heroSection_161th_1 ._ctaButtons_161th_40 ._shopNowBtn_161th_50:hover{background-color:transparent;color:#fff}._heroSection_161th_1 ._ctaButtons_161th_40 ._learnMoreBtn_161th_71{background-color:transparent;color:#fff;padding:1rem 2.5rem;text-transform:uppercase;letter-spacing:.1em;font-size:.75rem;font-weight:700;border:1px solid #fff;transition:all .3s ease;min-width:200px;cursor:pointer}._heroSection_161th_1 ._ctaButtons_161th_40 ._learnMoreBtn_161th_71:hover{background-color:#fff;color:#000}._productInfo_qkrz5_1{display:flex;flex-direction:column;gap:.5rem;align-items:center;text-align:center;margin-top:1rem}._productName_qkrz5_10{font-family:inherit;font-weight:500;letter-spacing:.2rem;text-transform:uppercase;transition:opacity .3s ease;margin:0;font-size:.65rem}@media(min-width:640px){._productName_qkrz5_10{font-size:.7rem}}@media(min-width:1024px){._productName_qkrz5_10{font-size:.75rem}}._productPrice_qkrz5_30{color:#6b7280;font-weight:300;letter-spacing:.05rem;margin:0;font-size:.6rem}@media(min-width:640px){._productPrice_qkrz5_30{font-size:.65rem}}@media(min-width:1024px){._productPrice_qkrz5_30{font-size:.7rem}}.group:hover ._productName_qkrz5_10{opacity:.6}._storySection_1rixu_1{position:relative;height:60vh;min-height:500px;display:flex;align-items:center;justify-content:center;overflow:hidden}._storySection_1rixu_1 ._bgImageWrapper_1rixu_10{position:absolute;inset:0;z-index:0;background-image:url(/assets/silk_banner-UjbPlifN.png);background-position:center;background-size:cover;background-attachment:fixed}._storySection_1rixu_1 ._bgImageWrapper_1rixu_10 ._overlay_1rixu_19{position:absolute;inset:0;background-color:#0006}._storySection_1rixu_1 ._content_1rixu_24{position:relative;z-index:10;text-align:center;max-width:56rem;padding-left:1.5rem;padding-right:1.5rem}._storySection_1rixu_1 ._content_1rixu_24 h2{font-size:2.25rem;line-height:2.5rem;font-family:var(--font-heading);margin-bottom:1.5rem;color:#fff;line-height:1.2}@media(min-width:768px){._storySection_1rixu_1 ._content_1rixu_24 h2{font-size:3rem;line-height:1}}._storySection_1rixu_1 ._content_1rixu_24 ._divider_1rixu_46{width:6rem;height:.25rem;background-color:#fffc;margin:0 auto 2rem}._storySection_1rixu_1 ._content_1rixu_24 p{color:#ffffffe6;margin-bottom:2.5rem;line-height:1.625;font-size:1.125rem;font-weight:300}@media(min-width:768px){._storySection_1rixu_1 ._content_1rixu_24 p{font-size:1.25rem;line-height:1.75}}._storySection_1rixu_1 ._content_1rixu_24 ._exploreBtn_1rixu_65{display:inline-block;padding:1rem 2rem;background-color:#fff;color:var(--color-wine);border:1px solid #fff;text-transform:uppercase;letter-spacing:.1em;font-size:.875rem;font-weight:500;transition:all .3s ease}._storySection_1rixu_1 ._content_1rixu_24 ._exploreBtn_1rixu_65:hover{background-color:transparent;color:#fff}._card_1rnnz_1{position:relative;display:block;overflow:hidden;height:400px}@media(max-width:768px){._card_1rnnz_1{height:350px}}._card_1rnnz_1 ._imageWrapper_1rnnz_12{width:100%;height:100%;overflow:hidden;position:relative}._card_1rnnz_1 ._imageWrapper_1rnnz_12 img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .7s ease}._card_1rnnz_1 ._imageWrapper_1rnnz_12 ._overlay_1rnnz_24{position:absolute;inset:0;background-color:#0003;transition:background-color .3s ease}._card_1rnnz_1 ._content_1rnnz_30{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#fff;z-index:10;padding:1rem}._card_1rnnz_1 h3{font-size:1.875rem;margin-bottom:.5rem;font-family:var(--font-heading, serif)}._card_1rnnz_1 ._linkText_1rnnz_47{font-size:.75rem;text-transform:uppercase;letter-spacing:.1em;border-bottom:1px solid white;padding-bottom:.25rem;transition:all .3s ease}._card_1rnnz_1:hover ._imageWrapper_1rnnz_12 img{transform:scale(1.05)}._card_1rnnz_1:hover ._imageWrapper_1rnnz_12 ._overlay_1rnnz_24{background-color:#0000004d}._card_1rnnz_1:hover ._linkText_1rnnz_47{opacity:.8}._products_181vc_1{min-height:100vh;padding-top:120px;padding-bottom:4rem;background-color:#f5e6e8}._products_181vc_1 ._container_181vc_7{max-width:1600px;margin:0 auto;padding:0 3rem}@media(max-width:768px){._products_181vc_1 ._container_181vc_7{padding:0 1.5rem}}._products_181vc_1 ._header_181vc_17{text-align:center;margin-bottom:3rem}._products_181vc_1 ._header_181vc_17 h1{font-family:var(--font-heading);font-size:3.5rem;font-weight:400;letter-spacing:-.02em;margin-bottom:1rem;color:#8b1538}@media(max-width:768px){._products_181vc_1 ._header_181vc_17 h1{font-size:2.5rem}}._products_181vc_1 ._header_181vc_17 p{font-size:1.125rem;color:#666;max-width:600px;margin:0 auto;font-style:italic}._products_181vc_1 ._controls_181vc_41{display:flex;justify-content:space-between;align-items:center;margin-bottom:3rem;padding-bottom:2rem;border-bottom:1px solid rgba(139,21,56,.1);gap:2rem}@media(max-width:1024px){._products_181vc_1 ._controls_181vc_41{flex-direction:column;align-items:stretch;gap:2rem}}._products_181vc_1 ._controls_181vc_41 ._categories_181vc_57{display:flex;flex-wrap:nowrap;gap:1rem;overflow-x:auto;padding-bottom:5px;-ms-overflow-style:none;scrollbar-width:none}._products_181vc_1 ._controls_181vc_41 ._categories_181vc_57::-webkit-scrollbar{display:none}@media(max-width:1024px){._products_181vc_1 ._controls_181vc_41 ._categories_181vc_57{width:100%;justify-content:flex-start}}._products_181vc_1 ._controls_181vc_41 ._categories_181vc_57 ._categoryBtn_181vc_78{background:transparent;border:1px solid rgba(139,21,56,.2);padding:.6rem 1.5rem;border-radius:0;font-size:.875rem;text-transform:uppercase;letter-spacing:.1em;color:#1a1a1a;cursor:pointer;transition:all .3s ease;white-space:nowrap}._products_181vc_1 ._controls_181vc_41 ._categories_181vc_57 ._categoryBtn_181vc_78:hover{border-color:#8b1538;color:#8b1538}._products_181vc_1 ._controls_181vc_41 ._categories_181vc_57 ._categoryBtn_181vc_78._active_181vc_95{background-color:#8b1538;border-color:#8b1538;color:#fff}._products_181vc_1 ._controls_181vc_41 ._sortWrapper_181vc_100{display:flex;align-items:center;gap:1rem}._products_181vc_1 ._controls_181vc_41 ._sortWrapper_181vc_100 label{font-size:.875rem;text-transform:uppercase;letter-spacing:.1em;color:#666}._products_181vc_1 ._controls_181vc_41 ._sortWrapper_181vc_100 ._sortSelect_181vc_111{background:transparent;border:none;border-bottom:1px solid rgba(0,0,0,.1);padding:.5rem 2rem .5rem .5rem;font-size:.875rem;color:#1a1a1a;cursor:pointer;outline:none;transition:border-color .3s ease;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right center}._products_181vc_1 ._controls_181vc_41 ._sortWrapper_181vc_100 ._sortSelect_181vc_111:focus{border-color:#8b1538}._products_181vc_1 ._grid_181vc_129{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2.5rem}@media(max-width:768px){._products_181vc_1 ._grid_181vc_129{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.5rem}}._products_181vc_1 ._productCard_181vc_140{background:transparent;border-radius:0;overflow:hidden;cursor:pointer;position:relative;display:flex;flex-direction:column}._products_181vc_1 ._productCard_181vc_140 ._imageWrapper_181vc_149{position:relative;width:100%;aspect-ratio:2/3;overflow:hidden;background:#f0f0f0}._products_181vc_1 ._productCard_181vc_140 ._imageWrapper_181vc_149 img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .6s ease}._products_181vc_1 ._productCard_181vc_140 ._imageWrapper_181vc_149 ._wishlistBtn_181vc_162{position:absolute;top:1rem;right:1rem;background:transparent;border:none;color:#fff;cursor:pointer;z-index:10;padding:0;filter:drop-shadow(0 2px 4px rgba(0,0,0,.3));transition:transform .2s ease}._products_181vc_1 ._productCard_181vc_140 ._imageWrapper_181vc_149 ._wishlistBtn_181vc_162:hover{transform:scale(1.1)}._products_181vc_1 ._productCard_181vc_140 ._imageWrapper_181vc_149:hover img{transform:scale(1.05)}._products_181vc_1 ._productCard_181vc_140 ._info_181vc_181{padding:1rem 0;text-align:left}._products_181vc_1 ._productCard_181vc_140 ._info_181vc_181 ._name_181vc_185{font-family:var(--font-heading);font-size:1.125rem;font-weight:400;margin-bottom:.25rem;color:#1a1a1a;letter-spacing:.02em}._products_181vc_1 ._productCard_181vc_140 ._info_181vc_181 ._price_181vc_193{font-size:1rem;font-weight:400;color:#666}._productDetail_8o6ai_1{min-height:100vh;padding-top:120px;padding-bottom:4rem;background-color:#f5e6e8}._productDetail_8o6ai_1 ._container_8o6ai_7{max-width:1600px;margin:0 auto;padding:0 3rem}@media(max-width:768px){._productDetail_8o6ai_1 ._container_8o6ai_7{padding:0 1.5rem}}._productDetail_8o6ai_1 ._breadcrumb_8o6ai_17{margin-bottom:2rem;font-size:.875rem;color:#666}._productDetail_8o6ai_1 ._breadcrumb_8o6ai_17 a{color:#8b1538;text-decoration:none;transition:opacity .2s ease}._productDetail_8o6ai_1 ._breadcrumb_8o6ai_17 a:hover{opacity:.7}._productDetail_8o6ai_1 ._breadcrumb_8o6ai_17 span{margin:0 .5rem}._productDetail_8o6ai_1 ._content_8o6ai_33{display:grid;grid-template-columns:1fr 1fr;gap:4rem}@media(max-width:1024px){._productDetail_8o6ai_1 ._content_8o6ai_33{grid-template-columns:1fr;gap:2rem}}._productDetail_8o6ai_1 ._gallery_8o6ai_44 ._mainImage_8o6ai_44{width:100%;aspect-ratio:3/4;background:#fff;margin-bottom:1rem;overflow:hidden}._productDetail_8o6ai_1 ._gallery_8o6ai_44 ._mainImage_8o6ai_44 img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .6s ease}._productDetail_8o6ai_1 ._gallery_8o6ai_44 ._mainImage_8o6ai_44 img:hover{transform:scale(1.05)}._productDetail_8o6ai_1 ._gallery_8o6ai_44 ._thumbnails_8o6ai_60{display:grid;grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:1rem}._productDetail_8o6ai_1 ._gallery_8o6ai_44 ._thumbnails_8o6ai_60 ._thumbnail_8o6ai_60{aspect-ratio:3/4;background:#fff;cursor:pointer;border:2px solid transparent;transition:all .3s ease;overflow:hidden}._productDetail_8o6ai_1 ._gallery_8o6ai_44 ._thumbnails_8o6ai_60 ._thumbnail_8o6ai_60._active_8o6ai_73{border-color:#8b1538}._productDetail_8o6ai_1 ._gallery_8o6ai_44 ._thumbnails_8o6ai_60 ._thumbnail_8o6ai_60:hover{border-color:#8b1538;opacity:.8}._productDetail_8o6ai_1 ._gallery_8o6ai_44 ._thumbnails_8o6ai_60 ._thumbnail_8o6ai_60 img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}._productDetail_8o6ai_1 ._details_8o6ai_85 ._category_8o6ai_85{font-size:.75rem;text-transform:uppercase;letter-spacing:.15em;color:#8b1538;font-weight:700;margin-bottom:.5rem}._productDetail_8o6ai_1 ._details_8o6ai_85 ._name_8o6ai_93{font-family:var(--font-heading);font-size:2.5rem;font-weight:400;letter-spacing:-.02em;margin-bottom:1rem;color:#1a1a1a}@media(max-width:768px){._productDetail_8o6ai_1 ._details_8o6ai_85 ._name_8o6ai_93{font-size:2rem}}._productDetail_8o6ai_1 ._details_8o6ai_85 ._price_8o6ai_106{font-size:2rem;font-weight:600;color:#8b1538;margin-bottom:2rem}._productDetail_8o6ai_1 ._details_8o6ai_85 ._description_8o6ai_112{font-size:1rem;line-height:1.8;color:#666;margin-bottom:2.5rem;padding-bottom:2.5rem;border-bottom:1px solid rgba(0,0,0,.1)}._productDetail_8o6ai_1 ._details_8o6ai_85 ._options_8o6ai_120{margin-bottom:2.5rem}._productDetail_8o6ai_1 ._details_8o6ai_85 ._options_8o6ai_120 ._optionGroup_8o6ai_123{margin-bottom:2rem}._productDetail_8o6ai_1 ._details_8o6ai_85 ._options_8o6ai_120 ._optionGroup_8o6ai_123 label{display:block;font-size:.875rem;text-transform:uppercase;letter-spacing:.1em;font-weight:700;margin-bottom:1rem;color:#1a1a1a}._productDetail_8o6ai_1 ._details_8o6ai_85 ._options_8o6ai_120 ._optionGroup_8o6ai_123 ._sizes_8o6ai_135{display:flex;gap:.75rem;flex-wrap:wrap}._productDetail_8o6ai_1 ._details_8o6ai_85 ._options_8o6ai_120 ._optionGroup_8o6ai_123 ._sizes_8o6ai_135 ._sizeButton_8o6ai_140{min-width:3.5rem;padding:.75rem 1rem;border:1px solid #d0d0d0;background:#fff;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s ease}._productDetail_8o6ai_1 ._details_8o6ai_85 ._options_8o6ai_120 ._optionGroup_8o6ai_123 ._sizes_8o6ai_135 ._sizeButton_8o6ai_140:hover{border-color:#8b1538}._productDetail_8o6ai_1 ._details_8o6ai_85 ._options_8o6ai_120 ._optionGroup_8o6ai_123 ._sizes_8o6ai_135 ._sizeButton_8o6ai_140._selected_8o6ai_153{background:#8b1538;color:#fff;border-color:#8b1538}._productDetail_8o6ai_1 ._details_8o6ai_85 ._options_8o6ai_120 ._optionGroup_8o6ai_123 ._sizes_8o6ai_135 ._sizeButton_8o6ai_140:disabled{opacity:.3;cursor:not-allowed}._productDetail_8o6ai_1 ._details_8o6ai_85 ._options_8o6ai_120 ._optionGroup_8o6ai_123 ._colors_8o6ai_162{display:flex;gap:1rem}._productDetail_8o6ai_1 ._details_8o6ai_85 ._options_8o6ai_120 ._optionGroup_8o6ai_123 ._colors_8o6ai_162 ._colorOption_8o6ai_166{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;border:2px solid #d0d0d0;background:#fff;cursor:pointer;transition:all .2s ease}._productDetail_8o6ai_1 ._details_8o6ai_85 ._options_8o6ai_120 ._optionGroup_8o6ai_123 ._colors_8o6ai_162 ._colorOption_8o6ai_166:hover{border-color:#8b1538}._productDetail_8o6ai_1 ._details_8o6ai_85 ._options_8o6ai_120 ._optionGroup_8o6ai_123 ._colors_8o6ai_162 ._colorOption_8o6ai_166._selected_8o6ai_153{border-color:#8b1538;background:#f9f9f9}._productDetail_8o6ai_1 ._details_8o6ai_85 ._options_8o6ai_120 ._optionGroup_8o6ai_123 ._colors_8o6ai_162 ._colorOption_8o6ai_166 ._colorDot_8o6ai_183{width:1.5rem;height:1.5rem;border-radius:50%;border:1px solid #e0e0e0}._productDetail_8o6ai_1 ._details_8o6ai_85 ._options_8o6ai_120 ._optionGroup_8o6ai_123 ._colors_8o6ai_162 ._colorOption_8o6ai_166 ._colorDot_8o6ai_183._wine_8o6ai_189{background:#8b1538}._productDetail_8o6ai_1 ._details_8o6ai_85 ._options_8o6ai_120 ._optionGroup_8o6ai_123 ._colors_8o6ai_162 ._colorOption_8o6ai_166 ._colorDot_8o6ai_183._black_8o6ai_192{background:#000}._productDetail_8o6ai_1 ._details_8o6ai_85 ._options_8o6ai_120 ._optionGroup_8o6ai_123 ._colors_8o6ai_162 ._colorOption_8o6ai_166 ._colorDot_8o6ai_183._navy_8o6ai_195{background:#1e3a8a}._productDetail_8o6ai_1 ._details_8o6ai_85 ._options_8o6ai_120 ._optionGroup_8o6ai_123 ._colors_8o6ai_162 ._colorOption_8o6ai_166 ._colorDot_8o6ai_183._rose_8o6ai_198{background:#f4c2c2}._productDetail_8o6ai_1 ._details_8o6ai_85 ._options_8o6ai_120 ._optionGroup_8o6ai_123 ._colors_8o6ai_162 ._colorOption_8o6ai_166 ._colorDot_8o6ai_183._champagne_8o6ai_201{background:#f7e7ce}._productDetail_8o6ai_1 ._details_8o6ai_85 ._options_8o6ai_120 ._optionGroup_8o6ai_123 ._colors_8o6ai_162 ._colorOption_8o6ai_166 span{font-size:.875rem;font-weight:600}._productDetail_8o6ai_1 ._details_8o6ai_85 ._actions_8o6ai_208{display:flex;gap:1rem;margin-bottom:2rem}@media(max-width:768px){._productDetail_8o6ai_1 ._details_8o6ai_85 ._actions_8o6ai_208{flex-direction:column}}._productDetail_8o6ai_1 ._details_8o6ai_85 ._actions_8o6ai_208 ._addToCart_8o6ai_218{flex:1;background:#1a1a1a;color:#fff;padding:1.25rem 2rem;font-size:.875rem;text-transform:uppercase;letter-spacing:.15em;font-weight:700;border:none;cursor:pointer;transition:all .3s ease}._productDetail_8o6ai_1 ._details_8o6ai_85 ._actions_8o6ai_208 ._addToCart_8o6ai_218:hover{background:#8b1538}._productDetail_8o6ai_1 ._details_8o6ai_85 ._actions_8o6ai_208 ._addToCart_8o6ai_218:disabled{opacity:.5;cursor:not-allowed}._productDetail_8o6ai_1 ._details_8o6ai_85 ._actions_8o6ai_208 ._wishlist_8o6ai_238{width:3.75rem;height:3.75rem;background:#fff;border:1px solid #d0d0d0;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease}@media(max-width:768px){._productDetail_8o6ai_1 ._details_8o6ai_85 ._actions_8o6ai_208 ._wishlist_8o6ai_238{width:100%}}._productDetail_8o6ai_1 ._details_8o6ai_85 ._actions_8o6ai_208 ._wishlist_8o6ai_238:hover{border-color:#8b1538;color:#8b1538}._productDetail_8o6ai_1 ._details_8o6ai_85 ._features_8o6ai_258{display:flex;flex-direction:column;gap:1rem;padding-top:2rem;border-top:1px solid rgba(0,0,0,.1)}._productDetail_8o6ai_1 ._details_8o6ai_85 ._features_8o6ai_258 ._feature_8o6ai_258{display:flex;align-items:center;gap:1rem;font-size:.875rem;color:#666}._productDetail_8o6ai_1 ._details_8o6ai_85 ._features_8o6ai_258 ._feature_8o6ai_258 svg{color:#8b1538}._checkoutPage_re6a3_1{min-height:100vh;padding-top:120px;padding-bottom:4rem;background-color:#f5e6e8}._checkoutPage_re6a3_1 ._container_re6a3_7{max-width:1200px;margin:0 auto;padding:0 2rem;display:grid;grid-template-columns:1fr 400px;gap:4rem}@media(max-width:1024px){._checkoutPage_re6a3_1 ._container_re6a3_7{grid-template-columns:1fr;gap:2rem}}._checkoutPage_re6a3_1 ._formSection_re6a3_21{background:#fff;padding:3rem}._checkoutPage_re6a3_1 ._formSection_re6a3_21 h2{font-family:var(--font-heading);font-size:2rem;margin-bottom:2rem;color:#1a1a1a;font-weight:400}._checkoutPage_re6a3_1 ._formSection_re6a3_21 ._formGroup_re6a3_32{margin-bottom:1.5rem}._checkoutPage_re6a3_1 ._formSection_re6a3_21 ._formGroup_re6a3_32 label{display:block;font-size:.875rem;font-weight:600;margin-bottom:.5rem;color:#1a1a1a;text-transform:uppercase;letter-spacing:.05em}._checkoutPage_re6a3_1 ._formSection_re6a3_21 ._formGroup_re6a3_32 input{width:100%;padding:1rem;border:1px solid #e0e0e0;font-size:1rem;transition:border-color .3s;font-family:var(--font-body)}._checkoutPage_re6a3_1 ._formSection_re6a3_21 ._formGroup_re6a3_32 input:focus{outline:none;border-color:#8b1538}._checkoutPage_re6a3_1 ._summarySection_re6a3_56{background:#fff;padding:2rem;height:-moz-fit-content;height:fit-content;position:sticky;top:120px}._checkoutPage_re6a3_1 ._summarySection_re6a3_56 h3{font-family:var(--font-heading);font-size:1.5rem;margin-bottom:1.5rem;color:#1a1a1a;font-weight:400;padding-bottom:1rem;border-bottom:1px solid #eee}._checkoutPage_re6a3_1 ._summarySection_re6a3_56 ._items_re6a3_72{margin-bottom:2rem;max-height:300px;overflow-y:auto}._checkoutPage_re6a3_1 ._summarySection_re6a3_56 ._items_re6a3_72 ._item_re6a3_72{display:flex;gap:1rem;margin-bottom:1rem}._checkoutPage_re6a3_1 ._summarySection_re6a3_56 ._items_re6a3_72 ._item_re6a3_72 img{width:60px;height:80px;-o-object-fit:cover;object-fit:cover}._checkoutPage_re6a3_1 ._summarySection_re6a3_56 ._items_re6a3_72 ._item_re6a3_72 ._info_re6a3_87{flex:1}._checkoutPage_re6a3_1 ._summarySection_re6a3_56 ._items_re6a3_72 ._item_re6a3_72 ._info_re6a3_87 h4{font-family:var(--font-heading);font-size:1rem;margin:0 0 .25rem;font-weight:400}._checkoutPage_re6a3_1 ._summarySection_re6a3_56 ._items_re6a3_72 ._item_re6a3_72 ._info_re6a3_87 p{font-size:.875rem;color:#666;margin:0}._checkoutPage_re6a3_1 ._summarySection_re6a3_56 ._items_re6a3_72 ._item_re6a3_72 ._price_re6a3_101{font-weight:600;font-size:.875rem}._checkoutPage_re6a3_1 ._summarySection_re6a3_56 ._totals_re6a3_105{border-top:1px solid #eee;padding-top:1rem}._checkoutPage_re6a3_1 ._summarySection_re6a3_56 ._totals_re6a3_105 ._row_re6a3_109{display:flex;justify-content:space-between;margin-bottom:.75rem;font-size:.875rem;color:#666}._checkoutPage_re6a3_1 ._summarySection_re6a3_56 ._totals_re6a3_105 ._row_re6a3_109._final_re6a3_116{margin-top:1rem;padding-top:1rem;border-top:1px solid #eee;font-size:1.25rem;color:#1a1a1a;font-weight:700;font-family:var(--font-heading)}._checkoutPage_re6a3_1 ._summarySection_re6a3_56 ._placeOrderBtn_re6a3_125{width:100%;background-color:#1a1a1a;color:#fff;border:none;padding:1.25rem;text-transform:uppercase;letter-spacing:.15em;font-size:.875rem;font-weight:700;cursor:pointer;transition:background-color .3s;margin-top:2rem}._checkoutPage_re6a3_1 ._summarySection_re6a3_56 ._placeOrderBtn_re6a3_125:hover{background-color:#8b1538}._faqPage_ruaez_1{min-height:100vh;background:linear-gradient(135deg,#f8f5f2,#fff)}._hero_ruaez_6{background:linear-gradient(135deg,#722f37,#8b3a45);color:#fff;padding:6rem 2rem 4rem;text-align:center;position:relative;overflow:hidden}._hero_ruaez_6:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 50%,rgba(255,255,255,.1) 0%,transparent 50%),radial-gradient(circle at 80% 80%,rgba(255,255,255,.1) 0%,transparent 50%);pointer-events:none}._hero_ruaez_6 ._heroContent_ruaez_24{max-width:800px;margin:0 auto;position:relative;z-index:1}._hero_ruaez_6 ._heroContent_ruaez_24 h1{font-size:clamp(2rem,5vw,3.5rem);font-weight:300;letter-spacing:.02em;margin-bottom:1rem;font-family:Playfair Display,serif}._hero_ruaez_6 ._heroContent_ruaez_24 p{font-size:1.125rem;opacity:.95;font-weight:300;letter-spacing:.01em}._container_ruaez_44{max-width:900px;margin:0 auto;padding:4rem 2rem}._faqList_ruaez_50{margin-bottom:4rem}._faqItem_ruaez_54{background:#fff;border-radius:12px;margin-bottom:1rem;box-shadow:0 2px 8px #0000000a;overflow:hidden;transition:all .3s ease}._faqItem_ruaez_54:hover{box-shadow:0 4px 16px #722f371a}._faqItem_ruaez_54 ._question_ruaez_65{width:100%;padding:1.5rem 2rem;background:transparent;border:none;display:flex;justify-content:space-between;align-items:center;cursor:pointer;font-size:1.125rem;font-weight:500;color:#2d2d2d;text-align:left;transition:all .3s ease}._faqItem_ruaez_54 ._question_ruaez_65:hover{color:#722f37}._faqItem_ruaez_54 ._question_ruaez_65._active_ruaez_83{color:#722f37;background:linear-gradient(to right,rgba(114,47,55,.03),transparent)}._faqItem_ruaez_54 ._question_ruaez_65 span{flex:1;padding-right:1rem}._faqItem_ruaez_54 ._question_ruaez_65 svg{flex-shrink:0;color:#722f37}._faqItem_ruaez_54 ._answerWrapper_ruaez_95{overflow:hidden}._faqItem_ruaez_54 ._answer_ruaez_95{padding:0 2rem 1.5rem;color:#555;line-height:1.8}._faqItem_ruaez_54 ._answer_ruaez_95 p{margin-bottom:1rem}._faqItem_ruaez_54 ._answer_ruaez_95 p:last-child{margin-bottom:0}._faqItem_ruaez_54 ._answer_ruaez_95 p._important_ruaez_109{color:#722f37;font-weight:500;background:#722f370d;padding:.75rem 1rem;border-radius:8px;border-left:3px solid #722f37}._faqItem_ruaez_54 ._answer_ruaez_95 ul{margin:1rem 0;padding-left:1.5rem}._faqItem_ruaez_54 ._answer_ruaez_95 ul li{margin-bottom:.5rem;position:relative}._faqItem_ruaez_54 ._answer_ruaez_95 ul li::marker{color:#722f37}._faqItem_ruaez_54 ._answer_ruaez_95 ._contactOptions_ruaez_128{display:flex;gap:1rem;margin:1.5rem 0;flex-wrap:wrap}._faqItem_ruaez_54 ._answer_ruaez_95 ._contactButton_ruaez_134{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:linear-gradient(135deg,#722f37,#8b3a45);color:#fff;text-decoration:none;border-radius:8px;font-weight:500;transition:all .3s ease;box-shadow:0 2px 8px #722f3733}._faqItem_ruaez_54 ._answer_ruaez_95 ._contactButton_ruaez_134:hover{transform:translateY(-2px);box-shadow:0 4px 12px #722f374d}._faqItem_ruaez_54 ._answer_ruaez_95 ._availability_ruaez_151{font-size:.875rem;color:#722f37;font-weight:500;margin-top:.5rem}._contactSection_ruaez_158{background:#fff;border-radius:16px;padding:3rem 2rem;text-align:center;box-shadow:0 4px 20px #0000000f}._contactSection_ruaez_158 h2{font-size:2rem;font-weight:300;color:#2d2d2d;margin-bottom:.5rem;font-family:Playfair Display,serif}._contactSection_ruaez_158>p{color:#666;margin-bottom:2rem;font-size:1.125rem}._contactSection_ruaez_158 ._contactGrid_ruaez_177{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:2rem}._contactSection_ruaez_158 ._contactCard_ruaez_183{background:linear-gradient(135deg,#f8f5f2,#fff);padding:2.5rem 2rem;border-radius:12px;text-decoration:none;color:inherit;transition:all .3s ease;border:1px solid rgba(114,47,55,.1)}._contactSection_ruaez_158 ._contactCard_ruaez_183:hover{transform:translateY(-4px);box-shadow:0 8px 24px #722f3726;border-color:#722f37}._contactSection_ruaez_158 ._contactCard_ruaez_183:hover ._link_ruaez_197{color:#722f37}._contactSection_ruaez_158 ._contactCard_ruaez_183:hover svg{transform:scale(1.1)}._contactSection_ruaez_158 ._contactCard_ruaez_183 svg{color:#722f37;margin-bottom:1rem;transition:transform .3s ease}._contactSection_ruaez_158 ._contactCard_ruaez_183 h3{font-size:1.25rem;font-weight:500;color:#2d2d2d;margin-bottom:.5rem}._contactSection_ruaez_158 ._contactCard_ruaez_183 p{color:#666;margin-bottom:1rem;font-size:.9375rem}._contactSection_ruaez_158 ._contactCard_ruaez_183 ._link_ruaez_197{color:#999;font-size:.9375rem;font-weight:500;transition:color .3s ease}@media(max-width:768px){._hero_ruaez_6{padding:4rem 1.5rem 3rem}._container_ruaez_44{padding:3rem 1.5rem}._faqItem_ruaez_54 ._question_ruaez_65{padding:1.25rem 1.5rem;font-size:1rem}._faqItem_ruaez_54 ._answer_ruaez_95{padding:0 1.5rem 1.25rem;font-size:.9375rem}._contactSection_ruaez_158{padding:2rem 1.5rem}._contactSection_ruaez_158 h2{font-size:1.5rem}._contactSection_ruaez_158 ._contactGrid_ruaez_177{grid-template-columns:1fr;gap:1.5rem}}._couturePage_t0f2h_1{background:#fff;overflow-x:hidden}._hero_t0f2h_6{position:relative;height:100vh;width:100%;overflow:hidden}._hero_t0f2h_6 ._heroImage_t0f2h_12{position:absolute;top:0;left:0;width:100%;height:100%}._hero_t0f2h_6 ._heroImage_t0f2h_12 img,._hero_t0f2h_6 ._heroImage_t0f2h_12 video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}._hero_t0f2h_6 ._heroImage_t0f2h_12 ._overlay_t0f2h_26{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,#0000004d,#00000080)}._hero_t0f2h_6 ._heroContent_t0f2h_34{position:relative;z-index:2;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;color:#fff;padding:2rem}._hero_t0f2h_6 ._heroContent_t0f2h_34 ._subtitle_t0f2h_45{display:block;font-size:.875rem;letter-spacing:.3em;text-transform:uppercase;margin-bottom:1rem;opacity:.95;font-weight:300}._hero_t0f2h_6 ._heroContent_t0f2h_34 h1{font-size:clamp(4rem,10vw,8rem);font-weight:300;letter-spacing:.05em;margin-bottom:1rem;font-family:Playfair Display,serif;line-height:1}._hero_t0f2h_6 ._heroContent_t0f2h_34 ._tagline_t0f2h_62{font-size:1.25rem;letter-spacing:.1em;font-weight:300;opacity:.9}._philosophy_t0f2h_69{padding:8rem 2rem;background:linear-gradient(135deg,#f8f5f2,#fff)}._philosophy_t0f2h_69 ._container_t0f2h_73{max-width:900px;margin:0 auto}._philosophy_t0f2h_69 ._philosophyContent_t0f2h_77{text-align:center}._philosophy_t0f2h_69 ._philosophyContent_t0f2h_77 ._sectionLabel_t0f2h_80{display:block;font-size:.75rem;letter-spacing:.3em;text-transform:uppercase;color:#722f37;margin-bottom:1.5rem;font-weight:500}._philosophy_t0f2h_69 ._philosophyContent_t0f2h_77 h2{font-size:clamp(2.5rem,5vw,3.5rem);font-weight:300;color:#2d2d2d;margin-bottom:2rem;font-family:Playfair Display,serif;line-height:1.2}._philosophy_t0f2h_69 ._philosophyContent_t0f2h_77 p{font-size:1.125rem;line-height:1.8;color:#555;margin-bottom:1.5rem}._philosophy_t0f2h_69 ._philosophyContent_t0f2h_77 p:last-child{margin-bottom:0}._collections_t0f2h_107{padding:8rem 2rem;background:#fff}._collections_t0f2h_107 ._container_t0f2h_73{max-width:1400px;margin:0 auto}._collections_t0f2h_107 ._sectionHeader_t0f2h_115{text-align:center;margin-bottom:4rem}._collections_t0f2h_107 ._sectionHeader_t0f2h_115 ._sectionLabel_t0f2h_80{display:block;font-size:.75rem;letter-spacing:.3em;text-transform:uppercase;color:#722f37;margin-bottom:1.5rem;font-weight:500}._collections_t0f2h_107 ._sectionHeader_t0f2h_115 h2{font-size:clamp(2.5rem,5vw,3.5rem);font-weight:300;color:#2d2d2d;font-family:Playfair Display,serif}._collections_t0f2h_107 ._collectionsGrid_t0f2h_134{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:3rem}._collections_t0f2h_107 ._collectionCard_t0f2h_139{position:relative;overflow:hidden;border-radius:8px;background:#f8f5f2;transition:transform .5s ease}._collections_t0f2h_107 ._collectionCard_t0f2h_139:hover{transform:translateY(-8px)}._collections_t0f2h_107 ._collectionCard_t0f2h_139:hover ._collectionImage_t0f2h_149 img{transform:scale(1.05)}._collections_t0f2h_107 ._collectionCard_t0f2h_139:hover ._collectionOverlay_t0f2h_152{opacity:1}._collections_t0f2h_107 ._collectionCard_t0f2h_139 ._collectionImage_t0f2h_149{position:relative;height:500px;overflow:hidden}._collections_t0f2h_107 ._collectionCard_t0f2h_139 ._collectionImage_t0f2h_149 img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .7s ease}._collections_t0f2h_107 ._collectionCard_t0f2h_139 ._collectionImage_t0f2h_149 ._collectionOverlay_t0f2h_152{position:absolute;top:0;left:0;width:100%;height:100%;background:#722f3726;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .5s ease}._collections_t0f2h_107 ._collectionCard_t0f2h_139 ._collectionImage_t0f2h_149 ._collectionOverlay_t0f2h_152 svg{color:#fff;filter:drop-shadow(0 2px 8px rgba(0,0,0,.3))}._collections_t0f2h_107 ._collectionCard_t0f2h_139 ._collectionInfo_t0f2h_183{padding:2rem;text-align:center}._collections_t0f2h_107 ._collectionCard_t0f2h_139 ._collectionInfo_t0f2h_183 h3{font-size:1.75rem;font-weight:400;color:#2d2d2d;margin-bottom:.5rem;font-family:Playfair Display,serif}._collections_t0f2h_107 ._collectionCard_t0f2h_139 ._collectionInfo_t0f2h_183 p{font-size:1rem;color:#666;line-height:1.6}._craftsmanship_t0f2h_200{padding:8rem 0;background:linear-gradient(135deg,#f8f5f2,#fff)}._craftsmanship_t0f2h_200 ._craftsmanshipGrid_t0f2h_204{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1400px;margin:0 auto;padding:0 2rem}@media(max-width:968px){._craftsmanship_t0f2h_200 ._craftsmanshipGrid_t0f2h_204{grid-template-columns:1fr;gap:3rem}}._craftsmanship_t0f2h_200 ._craftsmanshipImage_t0f2h_219 img{width:100%;height:600px;-o-object-fit:cover;object-fit:cover;border-radius:8px;box-shadow:0 10px 40px #0000001a}._craftsmanship_t0f2h_200 ._craftsmanshipContent_t0f2h_226 ._sectionLabel_t0f2h_80{display:block;font-size:.75rem;letter-spacing:.3em;text-transform:uppercase;color:#722f37;margin-bottom:1.5rem;font-weight:500}._craftsmanship_t0f2h_200 ._craftsmanshipContent_t0f2h_226 h2{font-size:clamp(2.5rem,5vw,3.5rem);font-weight:300;color:#2d2d2d;margin-bottom:2rem;font-family:Playfair Display,serif;line-height:1.2}._craftsmanship_t0f2h_200 ._craftsmanshipContent_t0f2h_226 p{font-size:1.125rem;line-height:1.8;color:#555;margin-bottom:1.5rem}._craftsmanship_t0f2h_200 ._craftsmanshipContent_t0f2h_226 ._features_t0f2h_249{display:flex;flex-direction:column;gap:1rem;margin-top:2rem}._craftsmanship_t0f2h_200 ._craftsmanshipContent_t0f2h_226 ._features_t0f2h_249 ._feature_t0f2h_249{display:flex;align-items:center;gap:1rem;font-size:1rem;color:#2d2d2d}._craftsmanship_t0f2h_200 ._craftsmanshipContent_t0f2h_226 ._features_t0f2h_249 ._feature_t0f2h_249 svg{color:#722f37;flex-shrink:0}._appointment_t0f2h_267{padding:8rem 2rem;background:linear-gradient(135deg,#722f37,#8b3a45);color:#fff;position:relative;overflow:hidden}._appointment_t0f2h_267:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 50%,rgba(255,255,255,.1) 0%,transparent 50%),radial-gradient(circle at 80% 80%,rgba(255,255,255,.1) 0%,transparent 50%);pointer-events:none}._appointment_t0f2h_267 ._container_t0f2h_73{max-width:900px;margin:0 auto;position:relative;z-index:1}._appointment_t0f2h_267 ._appointmentContent_t0f2h_290{text-align:center}._appointment_t0f2h_267 ._appointmentContent_t0f2h_290 ._appointmentIcon_t0f2h_293{margin:0 auto 2rem;opacity:.95}._appointment_t0f2h_267 ._appointmentContent_t0f2h_290 h2{font-size:clamp(2.5rem,5vw,3.5rem);font-weight:300;margin-bottom:1.5rem;font-family:Playfair Display,serif}._appointment_t0f2h_267 ._appointmentContent_t0f2h_290>p{font-size:1.125rem;line-height:1.8;margin-bottom:3rem;opacity:.95}._appointment_t0f2h_267 ._appointmentContent_t0f2h_290 ._appointmentButtons_t0f2h_309{display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap;margin-bottom:2rem}._appointment_t0f2h_267 ._appointmentContent_t0f2h_290 ._appointmentButtons_t0f2h_309 a{display:inline-flex;align-items:center;gap:.75rem;padding:1rem 2.5rem;border-radius:8px;font-weight:500;text-decoration:none;transition:all .3s ease;font-size:1rem;letter-spacing:.02em}._appointment_t0f2h_267 ._appointmentContent_t0f2h_290 ._appointmentButtons_t0f2h_309 ._primaryBtn_t0f2h_328{background:#fff;color:#722f37;box-shadow:0 4px 16px #0003}._appointment_t0f2h_267 ._appointmentContent_t0f2h_290 ._appointmentButtons_t0f2h_309 ._primaryBtn_t0f2h_328:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0000004d}._appointment_t0f2h_267 ._appointmentContent_t0f2h_290 ._appointmentButtons_t0f2h_309 ._secondaryBtn_t0f2h_337{background:transparent;color:#fff;border:2px solid white}._appointment_t0f2h_267 ._appointmentContent_t0f2h_290 ._appointmentButtons_t0f2h_309 ._secondaryBtn_t0f2h_337:hover{background:#fff;color:#722f37}._appointment_t0f2h_267 ._appointmentContent_t0f2h_290 ._availability_t0f2h_346{font-size:.9375rem;opacity:.9;font-weight:300;letter-spacing:.05em}._finalCta_t0f2h_353{padding:8rem 2rem;background:linear-gradient(135deg,#f8f5f2,#fff)}._finalCta_t0f2h_353 ._container_t0f2h_73{max-width:900px;margin:0 auto}._finalCta_t0f2h_353 ._finalCtaContent_t0f2h_361{text-align:center}._finalCta_t0f2h_353 ._finalCtaContent_t0f2h_361 h2{font-size:clamp(2.5rem,5vw,3.5rem);font-weight:300;color:#2d2d2d;margin-bottom:1.5rem;font-family:Playfair Display,serif;line-height:1.2}._finalCta_t0f2h_353 ._finalCtaContent_t0f2h_361 p{font-size:1.125rem;line-height:1.8;color:#555}@media(max-width:768px){._hero_t0f2h_6 ._heroContent_t0f2h_34 h1{font-size:3.5rem}._hero_t0f2h_6 ._heroContent_t0f2h_34 ._tagline_t0f2h_62{font-size:1rem}._philosophy_t0f2h_69,._collections_t0f2h_107,._craftsmanship_t0f2h_200,._appointment_t0f2h_267,._finalCta_t0f2h_353{padding:5rem 1.5rem}._collections_t0f2h_107 ._collectionsGrid_t0f2h_134{grid-template-columns:1fr;gap:2rem}._collections_t0f2h_107 ._collectionCard_t0f2h_139 ._collectionImage_t0f2h_149,._craftsmanship_t0f2h_200 ._craftsmanshipImage_t0f2h_219 img{height:400px}._appointment_t0f2h_267 ._appointmentContent_t0f2h_290 ._appointmentButtons_t0f2h_309{flex-direction:column;align-items:stretch}._appointment_t0f2h_267 ._appointmentContent_t0f2h_290 ._appointmentButtons_t0f2h_309 a{width:100%;justify-content:center}}@layer properties{@supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-tracking:initial;--tw-duration:initial;--tw-scale-x:1;--tw-scale-y:1;--tw-scale-z:1}}}._absolute_183ce_1{position:absolute}._fixed_183ce_1{position:fixed}._relative_183ce_1{position:relative}._container_183ce_67{width:100%}._mx-auto_183ce_1{margin-inline:auto}._block_183ce_1{display:block}._flex_183ce_1{display:flex}._grid_183ce_1{display:grid}._hidden_183ce_1{display:none}._aspect-\[3\/4\]_183ce_1{aspect-ratio:3/4}._h-\[600px\]_183ce_1{height:600px}._h-full_183ce_1{height:100%}._min-h-screen_183ce_1{min-height:100vh}._w-1\/4_183ce_1{width:25%}._w-3\/4_183ce_1{width:75%}._w-full_183ce_1{width:100%}._flex-grow_183ce_1{flex-grow:1}._transform_183ce_1{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}._grid-cols-1_183ce_1{grid-template-columns:repeat(1,minmax(0,1fr))}._grid-cols-2_183ce_1{grid-template-columns:repeat(2,minmax(0,1fr))}._flex-col_183ce_1{flex-direction:column}._items-center_183ce_1{align-items:center}._items-end_183ce_1{align-items:flex-end}._justify-center_183ce_1{justify-content:center}._overflow-hidden_183ce_1{overflow:hidden}._border-b_183ce_1{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}._\!border-white_183ce_1{border-color:var(--color-white)!important}._\!bg-white_183ce_1{background-color:var(--color-white)!important}._bg-white_183ce_1{background-color:var(--color-white)}._object-cover_183ce_1{-o-object-fit:cover;object-fit:cover}._pt-\[100px\]_183ce_1{padding-top:100px}._text-center_183ce_1{text-align:center}._font-heading_183ce_114{font-family:var(--font-heading)}._text-\[0\.6rem\]_183ce_1{font-size:.6rem}._text-\[0\.65rem\]_183ce_1{font-size:.65rem}._tracking-\[0\.2em\]_183ce_1{--tw-tracking:.2em;letter-spacing:.2em}._tracking-\[0\.3em\]_183ce_1{--tw-tracking:.3em;letter-spacing:.3em}._text-white_183ce_1{color:var(--color-white)}._uppercase_183ce_1{text-transform:uppercase}._opacity-0_183ce_1{opacity:0}._transition_183ce_1{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}._transition-colors_183ce_1{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}._transition-opacity_183ce_1{transition-property:opacity;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}._transition-transform_183ce_1{transition-property:transform,translate,scale,rotate;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}._duration-300_183ce_1{--tw-duration:.3s;transition-duration:.3s}._duration-700_183ce_1{--tw-duration:.7s;transition-duration:.7s}._duration-1000_183ce_1{--tw-duration:1s;transition-duration:1s}@media(hover:hover){._group-hover\:scale-105_183ce_1:is(:where(._group_183ce_1):hover *){--tw-scale-x:105%;--tw-scale-y:105%;--tw-scale-z:105%;scale:var(--tw-scale-x)var(--tw-scale-y)}._group-hover\:scale-110_183ce_1:is(:where(._group_183ce_1):hover *){--tw-scale-x:110%;--tw-scale-y:110%;--tw-scale-z:110%;scale:var(--tw-scale-x)var(--tw-scale-y)}._group-hover\:opacity-100_183ce_1:is(:where(._group_183ce_1):hover *){opacity:1}._hover\:\!bg-transparent_183ce_1:hover{background-color:#0000!important}._hover\:\!text-white_183ce_1:hover{color:var(--color-white)!important}._hover\:opacity-50_183ce_1:hover{opacity:.5}}:root,:host{--font-heading:"Playfair Display",serif;--font-body:"Outfit",sans-serif;--color-primary:#1a1a1a;--color-secondary:#f5e6e8;--color-text:#333;--color-white:#fff}:root{--transition-smooth:all .4s cubic-bezier(.4,0,.2,1);--glass-bg:#ffffffd9;--glass-border:#fff3;--glass-blur:blur(12px)}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-body);color:var(--color-text);background-color:var(--color-secondary);-webkit-font-smoothing:antialiased;line-height:1.6;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);letter-spacing:-.02em;font-weight:400}a{color:inherit;transition:var(--transition-smooth);text-decoration:none}button{cursor:pointer;transition:var(--transition-smooth);background:0 0;border:none;font-family:inherit}._glass_183ce_73{background:var(--glass-bg);-webkit-backdrop-filter:var(--glass-blur);border-bottom:1px solid #0000000d}._btn-primary_183ce_80{background:var(--color-primary);color:var(--color-white);text-transform:uppercase;letter-spacing:.2em;border:1px solid var(--color-primary);padding:1.1rem 3rem;font-size:.75rem;font-weight:500}._btn-primary_183ce_80:hover{color:var(--color-primary);background:0 0}._btn-outline_183ce_96{border:1px solid var(--color-primary);text-transform:uppercase;letter-spacing:.2em;padding:1.1rem 3rem;font-size:.75rem;font-weight:500}._btn-outline_183ce_96:hover{background:var(--color-primary);color:var(--color-white)}._section-padding_183ce_110{padding:8rem 0}._font-heading-italic_183ce_114{font-family:var(--font-heading);font-style:italic}@media(max-width:768px){._container_183ce_67{padding:0 1.5rem}._section-padding_183ce_110{padding:5rem 0}}@keyframes _scroll-down_183ce_1{0%{transform:translateY(-100%)}to{transform:translateY(100%)}}._animate-scroll-down_183ce_135{animation:2s cubic-bezier(.77,0,.175,1) infinite _scroll-down_183ce_1}._bookingPage_183ce_139{background-color:#f9f9f7;min-height:100vh;padding-top:100px;padding-bottom:80px}._container_183ce_67{max-width:800px;margin:0 auto;padding:0 20px}._header_183ce_152{text-align:left;margin-bottom:50px}._header_183ce_152 h1{color:#333;text-align:center;margin-bottom:20px;font-family:Playfair Display,serif;font-size:2.5rem}._header_183ce_152 ._intro_183ce_163,._header_183ce_152 ._disclaimer_183ce_164{color:#555;margin-bottom:20px;font-size:.95rem;line-height:1.6}._header_183ce_152 ._disclaimer_183ce_164{color:#777;font-size:.85rem;font-style:italic}._form_183ce_176{background:#fff;border-radius:4px;padding:40px;box-shadow:0 5px 20px #00000008}._formSection_183ce_183{border-bottom:1px solid #eee;margin-bottom:40px;padding-bottom:30px}._formSection_183ce_183:last-child{border-bottom:none;padding-bottom:0}._formSection_183ce_183 h3{color:#333;margin-bottom:20px;font-family:Playfair Display,serif;font-size:1.5rem}._row_183ce_199{gap:20px;display:flex}@media(max-width:768px){._row_183ce_199{flex-direction:column;gap:0}}._row_183ce_199 ._formGroup_183ce_209{flex:1}._formGroup_183ce_209{margin-bottom:25px}._formGroup_183ce_209 label{color:#333;margin-bottom:8px;font-size:.9rem;font-weight:500;display:block}._formGroup_183ce_209 ._fieldDesc_183ce_223{color:#666;margin-bottom:10px;font-size:.85rem;line-height:1.5}._formGroup_183ce_209 input[type=text],._formGroup_183ce_209 input[type=email],._formGroup_183ce_209 input[type=tel],._formGroup_183ce_209 textarea,._formGroup_183ce_209 select{background:#fff;border:1px solid #ddd;border-radius:4px;outline:none;width:100%;padding:12px 15px;font-family:inherit;font-size:1rem;transition:border-color .3s}._formGroup_183ce_209 input[type=text]:focus,._formGroup_183ce_209 input[type=email]:focus,._formGroup_183ce_209 input[type=tel]:focus,._formGroup_183ce_209 textarea:focus,._formGroup_183ce_209 select:focus{border-color:#333}._formGroup_183ce_209 ._selectWrapper_183ce_254{position:relative}._formGroup_183ce_209 ._selectWrapper_183ce_254 select{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}._formGroup_183ce_209 ._selectWrapper_183ce_254 ._selectIcon_183ce_261{pointer-events:none;color:#666;position:absolute;top:50%;right:15px;transform:translateY(-50%)}._formGroup_183ce_209 ._checkboxGroup_183ce_272{flex-wrap:wrap;gap:20px;display:flex}._formGroup_183ce_209 ._checkboxGroupGrid_183ce_277{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:15px;display:grid}._formGroup_183ce_209 ._checkboxLabel_183ce_282{cursor:pointer;color:#555;align-items:center;gap:8px;font-size:.95rem;display:flex}._formGroup_183ce_209 ._checkboxLabel_183ce_282 input[type=checkbox]{cursor:pointer;accent-color:#333;width:18px;height:18px}._formGroup_183ce_209 ._uploadBtn_183ce_299{cursor:pointer;color:#333;background:#f4f4f4;border:1px solid #ddd;border-radius:4px;align-items:center;gap:8px;padding:10px 20px;font-size:.9rem;transition:all .3s;display:inline-flex}._formGroup_183ce_209 ._uploadBtn_183ce_299:hover{background:#e9e9e9;border-color:#ccc}._submitBtn_183ce_317{color:#fff;letter-spacing:1px;text-transform:uppercase;cursor:pointer;background:#000;border:none;width:100%;padding:15px;font-size:1rem;transition:opacity .3s}._submitBtn_183ce_317:hover{opacity:.9}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-tracking{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}@property --tw-scale-x{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-y{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-z{syntax:"*";inherits:false;initial-value:1}
