@import "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;1,300;1,400&family=Jost:wght@300;400;500&display=swap";:root{--blush:#f2e0dc;--deep-rose:#8b3a52;--rose:#c4607a;--champagne:#f7f0e8;--cream:#fffef5;--dark:#1c1410;--muted:#8a7570;--border:#8b3a5226;--glass-bg:#fbf7f4b3;--glass-dark:#1c1410cc;--glass-border:#fff6;--glass-shadow:0 8px 32px 0 #8b3a520d}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background-color:var(--cream);color:var(--dark);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Jost,sans-serif;overflow-x:hidden}h1,h2,h3,h4,h5,h6,.font-serif{font-family:Cormorant Garamond,serif;font-weight:300}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:Jost,sans-serif}.glass-panel{background:var(--glass-bg);-webkit-backdrop-filter:blur(12px);border:1px solid var(--glass-border);box-shadow:var(--glass-shadow)}.glass-panel-dark{background:var(--glass-dark);-webkit-backdrop-filter:blur(12px);color:var(--cream);border:1px solid #ffffff1a}._btn_tn5fa_1{letter-spacing:.2em;text-transform:uppercase;cursor:pointer;border:none;border-radius:4px;justify-content:center;align-items:center;padding:1rem 2.2rem;font-family:Jost,sans-serif;font-size:.75rem;text-decoration:none;transition:all .3s;display:inline-flex;position:relative;overflow:hidden}._primary_tn5fa_19{background:var(--deep-rose);color:var(--cream);box-shadow:0 4px 14px #8b3a5233}._primary_tn5fa_19:hover{background:var(--rose);transform:translateY(-2px);box-shadow:0 6px 20px #8b3a524d}._secondary_tn5fa_31{color:var(--deep-rose);border:1px solid var(--deep-rose);background:0 0}._secondary_tn5fa_31:hover{background:#8b3a520d;transform:translateY(-2px)}._whatsapp_tn5fa_42{background:var(--deep-rose);color:var(--cream);gap:.6rem;box-shadow:0 4px 14px #8b3a5233}._whatsapp_tn5fa_42:hover{background:var(--rose);transform:translateY(-2px);box-shadow:0 6px 20px #8b3a524d}._heroWrapper_mw293_1{background-color:var(--cream);flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;padding:100px 5% 40px;display:flex;position:relative}._carouselContainer_mw293_12{background:var(--champagne);border-radius:24px;width:100%;max-width:1200px;margin:0 auto;position:relative;overflow:hidden;box-shadow:0 10px 40px #8b3a520d}._embla_mw293_23{overflow:hidden}._embla__container_mw293_27{display:flex}._embla__slide_mw293_31{flex:0 0 100%;min-width:0;position:relative}._slideContent_mw293_37{background-position:50%;background-size:cover;align-items:center;height:380px;padding:0 6%;display:flex}._slideTheme_mw293_47{background-color:var(--champagne);background-image:radial-gradient(circle at 80%,#c4607a0f 0%,#0000 60%)}._slideThemeLayout_mw293_52{justify-content:space-between;align-items:center;gap:2rem;width:100%;max-width:1200px;margin:0 auto;display:flex}._slideThemeText_mw293_62{flex-direction:column;flex:1;align-items:flex-start;max-width:500px;display:flex}._slideThemeImage_mw293_70{flex:1;justify-content:center;align-items:center;display:flex}._imageLogo_mw293_77{object-fit:contain;max-width:250px;max-height:250px}._slideImage_mw293_83{object-fit:contain;filter:drop-shadow(0 15px 25px #00000026);max-width:100%;max-height:480px;transform:translate(40px)}._content_mw293_91{z-index:10;width:100%;max-width:500px;position:relative}._eyebrow_mw293_98{letter-spacing:.25em;text-transform:uppercase;color:var(--rose);align-items:center;gap:1rem;margin-bottom:.8rem;font-size:.75rem;font-weight:500;display:flex}._line_mw293_110{background:var(--rose);width:30px;height:1px}._title_mw293_116{color:var(--dark);letter-spacing:-.02em;margin-bottom:1rem;font-size:clamp(2rem,3.5vw,3.2rem);line-height:1.1}._title_mw293_116 em{color:var(--deep-rose);font-style:italic}._subtitle_mw293_129{color:var(--muted);max-width:450px;margin-bottom:1.5rem;font-size:1.1rem;font-weight:500;line-height:1.5}._actions_mw293_138{flex-wrap:wrap;gap:1rem;display:flex}._slidePlaceholder_mw293_145{background-color:var(--blush);text-align:left;justify-content:flex-start}._placeholderContent_mw293_151{color:var(--dark);max-width:500px}._placeholderContent_mw293_151 h2{color:var(--deep-rose);margin-bottom:.8rem;font-family:Cormorant Garamond,serif;font-size:clamp(2rem,3.5vw,2.8rem);line-height:1.1}._placeholderContent_mw293_151 p{color:var(--muted);font-family:Jost,sans-serif;font-size:1rem;line-height:1.5}._pagination_mw293_172{z-index:20;justify-content:center;gap:10px;display:flex}._dot_mw293_179{border:1px solid var(--rose);cursor:pointer;background:0 0;border-radius:50%;width:8px;height:8px;padding:0;transition:all .3s}._dotSelected_mw293_190{background:var(--rose);transform:scale(1.2)}@media (width<=768px){._heroWrapper_mw293_1{padding-top:80px}._slideContent_mw293_37{text-align:center;justify-content:center;height:400px;padding:0;position:relative}._slideContent_mw293_37:before{content:"";z-index:2;background-color:#0000004d;position:absolute;inset:0}._slideThemeLayout_mw293_52{position:static}._slideThemeImage_mw293_70{z-index:1;width:100%;height:100%;position:absolute;inset:0}._imageLogo_mw293_77{z-index:3;max-height:80px;position:relative}._slideImage_mw293_83{object-fit:cover;filter:none;width:100%;height:100%;transform:none}._collageContainer_mw293_242{grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;gap:15px;width:100%;height:100%;padding:20px;display:grid;transform:none}._collageImage_mw293_253{object-fit:contain;width:100%;height:100%;position:static;transform:none!important}._content_mw293_91,._placeholderContent_mw293_151,._slideThemeText_mw293_62{z-index:3;flex-direction:column;align-items:center;margin:0 auto;padding:0 10%;display:flex;position:relative}._title_mw293_116,._subtitle_mw293_129{color:#fff!important}._eyebrow_mw293_98{justify-content:center;color:#fff!important}._line_mw293_110{background:#fff!important}._actions_mw293_138{justify-content:center}}@media (width<=480px){._heroWrapper_mw293_1{padding:80px 1rem 30px}._slideContent_mw293_37{height:380px}._actions_mw293_138{flex-flow:row;justify-content:center;gap:.5rem;width:100%}._actions_mw293_138>*{flex:1;min-width:0}._actions_mw293_138 button{justify-content:center;align-items:center;gap:.25rem;width:100%;display:flex;padding:.6rem .4rem!important;font-size:.75rem!important}._actions_mw293_138 button svg{width:14px;height:14px}._hideOnMobile_mw293_326{display:none}}._collageContainer_mw293_242{width:450px;height:450px;margin-left:auto;position:relative;transform:translate(40px)}._collageImage_mw293_253{object-fit:contain;mix-blend-mode:multiply;width:220px;height:280px;transition:all .4s cubic-bezier(.175,.885,.32,1.275);position:absolute}._collageImage_mw293_253:hover{z-index:10!important;transform:scale(1.15)rotate(0)!important}._collage1_mw293_354{z-index:1;top:5%;left:0;transform:rotate(-12deg)}._collage2_mw293_355{z-index:2;top:0;right:5%;transform:rotate(8deg)}._collage3_mw293_356{z-index:3;bottom:0;left:10%;transform:rotate(15deg)}._collage4_mw293_357{z-index:4;bottom:10%;right:0;transform:rotate(-6deg)}._section_i5m72_1{background-color:var(--champagne);padding:8rem 5%;position:relative;overflow:hidden}._container_i5m72_8{max-width:1200px;margin:0 auto}._header_i5m72_13{text-align:center;flex-direction:column;align-items:center;margin-bottom:5rem;display:flex}._eyebrow_i5m72_21{letter-spacing:.3em;text-transform:uppercase;color:var(--rose);align-items:center;gap:1rem;margin-bottom:1rem;font-size:.75rem;font-weight:500;display:flex}._line_i5m72_33{background:var(--rose);width:30px;height:1px}._title_i5m72_39{color:var(--dark);font-size:clamp(2.5rem,4vw,4rem);line-height:1.1}._title_i5m72_39 em{color:var(--deep-rose);font-style:italic}._grid_i5m72_50{grid-template-columns:repeat(3,1fr);gap:3rem;display:grid;position:relative}._card_i5m72_57{text-align:center;z-index:2;background:#5c2c35;border:none;border-radius:30px;padding:4rem 2rem;transition:all .4s cubic-bezier(.165,.84,.44,1);position:relative;overflow:hidden;box-shadow:0 10px 30px #8b3a521a}._card_i5m72_57:hover{background:#6d3442;transform:translateY(-15px);box-shadow:0 20px 40px #5c2c3566}._content_i5m72_76{z-index:1;position:relative}._iconWrapper_i5m72_81{width:70px;height:70px;color:var(--cream);background:#fbf7f41a;border:1px solid #fbf7f41a;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 2rem;display:flex;position:relative;box-shadow:0 10px 20px #0000001a}._watermark_i5m72_96{color:#fbf7f40a;z-index:0;pointer-events:none;font-family:Cormorant Garamond,serif;font-size:12rem;font-style:italic;font-weight:300;line-height:1;position:absolute;top:-2rem;right:-1rem}._cardTitle_i5m72_110{color:var(--cream);margin-bottom:1rem;font-family:Cormorant Garamond,serif;font-size:1.8rem}._cardDesc_i5m72_117{color:#fbf7f4cc;font-size:1rem;font-weight:300;line-height:1.7}@media (width<=900px){._grid_i5m72_50{grid-template-columns:1fr;gap:2rem}._card_i5m72_57{padding:3rem 2rem}}._story_1c1x1_1{background-color:var(--cream);position:relative;overflow:hidden}._grid_1c1x1_7{background:linear-gradient(to right, var(--cream) 35%, var(--champagne) 65%);grid-template-columns:1fr 1fr;min-height:75vh;display:grid}._visualSide_1c1x1_14{background-color:#0000;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}._visualSide_1c1x1_14:after{content:"";box-shadow:inset 0 0 100px 60px var(--cream);pointer-events:none;z-index:5;position:absolute;inset:0}._imageWrapper_1c1x1_32{width:100%;height:120%;position:absolute;top:-10%;left:0}._image_1c1x1_32{object-fit:cover;width:100%;height:100%}._floatingTag_1c1x1_46{-webkit-backdrop-filter:blur(16px);border-left:2px solid var(--rose);z-index:10;background:#fbf7f4d9;max-width:320px;padding:2rem;position:absolute;bottom:4rem;right:-2rem;box-shadow:0 20px 40px #1c14101a}._tagText_1c1x1_60{color:var(--deep-rose);margin-bottom:1rem;font-family:Cormorant Garamond,serif;font-size:1.4rem;font-style:italic;line-height:1.4}._tagAttr_1c1x1_69{letter-spacing:.25em;text-transform:uppercase;color:var(--muted);font-size:.65rem}._contentSide_1c1x1_76{background-color:#0000;justify-content:center;align-items:center;padding:4rem 6rem;display:flex}._contentInner_1c1x1_84{max-width:500px}._eyebrow_1c1x1_88{letter-spacing:.3em;text-transform:uppercase;color:var(--rose);align-items:center;gap:1rem;margin-bottom:1.5rem;font-size:.75rem;font-weight:500;display:flex}._line_1c1x1_100{background:var(--rose);width:40px;height:1px}._title_1c1x1_106{color:var(--dark);margin-bottom:1.5rem;font-size:clamp(2rem,3.5vw,3.2rem);line-height:1.1}._title_1c1x1_106 em{color:var(--deep-rose);font-style:italic}._paragraph_1c1x1_118{color:var(--muted);margin-bottom:1.2rem;font-size:.95rem;font-weight:300;line-height:1.7}._signature_1c1x1_126{color:var(--deep-rose);opacity:.8;margin-top:2rem;font-family:Cormorant Garamond,serif;font-size:2rem;font-style:italic}@media (width<=1024px){._floatingTag_1c1x1_46{right:2rem}}@media (width<=768px){._visualSide_1c1x1_14{min-height:60vh}._grid_1c1x1_7{background:linear-gradient(to bottom, var(--cream) 30%, var(--champagne) 70%);grid-template-columns:1fr}._floatingTag_1c1x1_46{bottom:2rem;left:2rem;right:auto}._contentSide_1c1x1_76{padding:4rem 2rem}}._section_1c0to_1{background-image:radial-gradient(circle at 100% 0,#f2e0dc66 0%,#0000 50%),radial-gradient(circle at 0 100%,#f2e0dc66 0%,#0000 50%);background-color:var(--champagne);padding:8rem 5%;position:relative}._container_1c0to_9{max-width:1350px;margin:0 auto}._header_1c0to_14{text-align:center;flex-direction:column;align-items:center;margin-bottom:5rem;display:flex}._eyebrow_1c0to_22{letter-spacing:.3em;text-transform:uppercase;color:var(--rose);align-items:center;gap:1rem;margin-bottom:1rem;font-size:.75rem;font-weight:500;display:flex}._line_1c0to_34{background:var(--rose);width:30px;height:1px}._title_1c0to_40{color:var(--dark);font-size:clamp(2.5rem,4vw,4rem);line-height:1.1}._title_1c0to_40 em{color:var(--deep-rose);font-style:italic}._grid_1c0to_51{grid-template-columns:repeat(3,1fr);align-items:center;gap:2rem;display:grid}._card_1c0to_58{border-radius:8px;flex-direction:column;padding:2.5rem 2rem;scroll-margin-top:15vh;transition:transform .3s;display:flex;position:relative}._card_1c0to_58:hover{transform:translateY(-5px)}._recommended_1c0to_72{z-index:10;background-color:#15100e;transform:scale(1.05);box-shadow:0 20px 50px #1c141033}._recommended_1c0to_72:hover{transform:scale(1.05)translateY(-5px)}._badge_1c0to_83{background:var(--blush);color:var(--dark);letter-spacing:.2em;text-transform:uppercase;white-space:nowrap;border-radius:20px;padding:.4rem 1.2rem;font-size:.65rem;font-weight:500;position:absolute;top:-12px;left:50%;transform:translate(-50%)}._cardEyebrow_1c0to_99{letter-spacing:.2em;text-transform:uppercase;color:var(--rose);margin-bottom:1rem;font-size:.65rem;font-weight:500}._recommended_1c0to_72 ._cardEyebrow_1c0to_99{color:var(--cream);opacity:.8}._planName_1c0to_113{margin-bottom:.5rem;font-family:Cormorant Garamond,serif;font-size:2.2rem;font-weight:300}._priceContainer_1c0to_120{border-bottom:1px solid #8b3a521a;flex-direction:column;gap:.8rem;margin-bottom:1.5rem;padding-bottom:1.5rem;display:flex}._recommended_1c0to_72 ._priceContainer_1c0to_120{border-bottom:1px solid #ffffff1a}._price_1c0to_120{font-size:2.5rem;font-weight:500}._period_1c0to_138{opacity:.7;margin-left:.5rem;font-size:.9rem}._planSubtitle_1c0to_144{letter-spacing:.1em;text-transform:uppercase;opacity:.7;font-size:.75rem;font-weight:500}._featureList_1c0to_152{flex-grow:1;margin-bottom:2rem;list-style:none}._featureItem_1c0to_158{opacity:.85;align-items:flex-start;gap:1rem;margin-bottom:1rem;font-size:.95rem;display:flex}._plusIcon_1c0to_167{color:var(--rose);font-size:1rem;font-weight:700}._recommended_1c0to_72 ._plusIcon_1c0to_167{color:var(--cream)}._selectBtn_1c0to_177{width:100%}@media (width<=900px){._grid_1c0to_51{grid-template-columns:1fr;gap:3rem}._recommended_1c0to_72{transform:scale(1)}._recommended_1c0to_72:hover{transform:translateY(-5px)}}._section_blewn_1{background-color:#f4e5e2;padding:4rem 5%;position:relative;overflow:hidden}._container_blewn_8{justify-content:space-between;align-items:center;gap:4rem;max-width:1200px;margin:0 auto;display:flex}._contentSide_blewn_17{flex:1;max-width:700px}._iconWrapper_blewn_22{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex;position:relative}._iconCircle_blewn_30{background-color:var(--deep-rose);border-radius:50%;width:8px;height:8px;position:absolute;top:-10px;left:0}._flowerIcon_blewn_40{color:var(--rose);font-size:2rem;line-height:1}._decorativeCircle_blewn_46{border:1px solid var(--rose);opacity:.4;border-radius:50%;width:30px;height:30px}._title_blewn_54{color:var(--dark);margin-bottom:1rem;font-family:Cormorant Garamond,serif;font-size:clamp(1.8rem,3vw,2.5rem);font-weight:300;line-height:1.2}._title_blewn_54 em{color:var(--deep-rose);font-style:italic}._paragraph_blewn_68{color:var(--muted);opacity:.8;max-width:600px;font-size:.9rem;font-weight:300;line-height:1.8}._statSide_blewn_77{flex-direction:column;justify-content:center;align-items:center;margin-right:5%;display:flex}._statValue_blewn_85{color:var(--deep-rose);margin-bottom:1rem;font-family:Cormorant Garamond,serif;font-size:clamp(3rem,6vw,4.5rem);font-weight:300;line-height:1}._statLabel_blewn_94{letter-spacing:.25em;text-transform:uppercase;color:var(--muted);font-size:.65rem;font-weight:500}@media (width<=900px){._container_blewn_8{flex-direction:column;align-items:flex-start}._statSide_blewn_77{align-items:flex-start;margin-top:3rem;margin-right:0}}._section_1mtxl_1{background-color:var(--cream);color:var(--dark);padding:8rem 5%;position:relative}._container_1mtxl_8{max-width:1100px;margin:0 auto}._header_1mtxl_13{text-align:center;flex-direction:column;align-items:center;margin-bottom:5rem;display:flex}._eyebrow_1mtxl_21{letter-spacing:.2em;text-transform:uppercase;color:var(--rose);align-items:center;gap:1rem;margin-bottom:1rem;font-size:.75rem;font-weight:500;display:flex}._line_1mtxl_33{background:var(--rose);width:40px;height:1px}._title_1mtxl_39{color:var(--dark);font-size:clamp(2.5rem,4vw,4rem);line-height:1.1}._title_1mtxl_39 em{color:var(--deep-rose);font-style:italic}._grid_1mtxl_50{background-color:var(--dark);color:var(--cream);border-top:1px solid #ffffff1a;border-left:1px solid #ffffff1a;grid-template-columns:1fr 1fr;display:grid}._faqItem_1mtxl_59{cursor:pointer;border-bottom:1px solid #ffffff1a;border-right:1px solid #ffffff1a;flex-direction:column;padding:2.5rem 2rem;transition:background-color .3s;display:flex}._faqItem_1mtxl_59:hover{background-color:#ffffff05}._questionRow_1mtxl_73{justify-content:space-between;align-items:center;gap:2rem;display:flex}._questionText_1mtxl_80{color:var(--cream);margin:0;font-family:Inter,sans-serif;font-size:1rem;font-weight:300;line-height:1.5}._iconWrapper_1mtxl_89{color:var(--rose);flex-shrink:0;justify-content:center;align-items:center;display:flex}._answerWrapper_1mtxl_97{overflow:hidden}._answerText_1mtxl_101{color:#ffffffb3;margin-top:1.5rem;font-size:.95rem;font-weight:300;line-height:1.7}@media (width<=900px){._grid_1mtxl_50{grid-template-columns:1fr}._faqItem_1mtxl_59{border-right:none}._grid_1mtxl_50{border-left:none;border-right:none}}._section_1dq9z_1{background-color:var(--champagne);color:var(--dark);padding:8rem 5%}._container_1dq9z_7{grid-template-columns:1fr 1.2fr;align-items:start;gap:6rem;max-width:1200px;margin:0 auto;display:grid}._contactLeft_1dq9z_16{position:sticky;top:100px}._eyebrow_1dq9z_21{letter-spacing:.2em;text-transform:uppercase;color:var(--rose);align-items:center;gap:1rem;margin-bottom:1.5rem;font-size:.75rem;font-weight:500;display:flex}._line_1dq9z_33{background:var(--rose);width:40px;height:1px}._title_1dq9z_39{color:var(--dark);margin-bottom:1.5rem;font-family:Cormorant Garamond,serif;font-size:clamp(2.2rem,4vw,3.5rem);font-weight:300;line-height:1.1}._title_1dq9z_39 em{color:var(--deep-rose);font-style:italic}._body_1dq9z_53{color:var(--muted);max-width:400px;margin-bottom:3rem;font-size:.9rem;font-weight:300;line-height:1.6}._channels_1dq9z_62{flex-direction:column;gap:1.2rem;margin-bottom:3rem;display:flex}._channelBtn_1dq9z_69{color:var(--dark);background:#fff;border:1px solid #0000000d;border-radius:8px;align-items:center;gap:1.2rem;padding:1.2rem;text-decoration:none;transition:all .3s;display:flex}._channelBtn_1dq9z_69:hover{border-color:#8b3a5233;transform:translateY(-3px);box-shadow:0 10px 20px #0000000d}._channelIcon_1dq9z_88{border-radius:50%;justify-content:center;align-items:center;width:45px;height:45px;font-size:1.2rem;display:flex}._chWa_1dq9z_98{background:#e2f5ea}._chIg_1dq9z_99{background:#fde8ed}._channelLabel_1dq9z_101{text-transform:uppercase;letter-spacing:.05em;color:var(--muted);margin-bottom:.3rem;font-size:.65rem}._channelVal_1dq9z_109{font-size:.9rem;font-weight:500}._customisationBox_1dq9z_114{background:var(--blush);border-left:2px solid var(--rose);margin-top:2rem;padding:1.5rem}._customEyebrow_1dq9z_121{letter-spacing:.2em;text-transform:uppercase;color:var(--rose);margin-bottom:.5rem;font-size:.65rem;font-weight:600}._customBody_1dq9z_130{color:var(--muted);margin-bottom:1rem;font-size:.8rem;font-weight:300;line-height:1.7}._customLink_1dq9z_138{letter-spacing:.15em;text-transform:uppercase;color:var(--deep-rose);border-bottom:1px solid var(--rose);padding-bottom:3px;font-size:.7rem;font-weight:500;text-decoration:none;display:inline-block}._formWrap_1dq9z_150{background:#fff;border-radius:12px;padding:3rem;box-shadow:0 20px 40px #00000008}._formTitle_1dq9z_157{color:var(--dark);margin-bottom:.5rem;font-family:Cormorant Garamond,serif;font-size:1.8rem;font-weight:300}._formSub_1dq9z_165{color:var(--muted);margin-bottom:2.5rem;font-size:.85rem;line-height:1.5}._form_1dq9z_150{grid-template-columns:1fr 1fr;gap:1.5rem 1.2rem;display:grid}._formGroup_1dq9z_178{flex-direction:column;display:flex}._formGroupFull_1dq9z_183{flex-direction:column;grid-column:1/-1;display:flex}label{text-transform:uppercase;letter-spacing:.1em;color:var(--dark);margin-bottom:.6rem;font-size:.65rem;font-weight:500}input,select,textarea{width:100%;color:var(--dark);background:#fafafa;border:1px solid #0000001a;border-radius:4px;padding:1rem;font-family:Inter,sans-serif;font-size:.85rem;transition:all .3s}textarea{resize:vertical}input:focus,select:focus,textarea:focus{border-color:var(--rose);background:#fff;outline:none;box-shadow:0 0 0 3px #8b3a521a}input::placeholder,textarea::placeholder{color:#bbb}._formSubmit_1dq9z_225{background:var(--dark);color:var(--cream);text-transform:uppercase;letter-spacing:.2em;cursor:pointer;border:none;border-radius:4px;grid-column:1/-1;margin-top:1rem;padding:1.2rem;font-size:.8rem;transition:background .3s}._formSubmit_1dq9z_225:hover{background:var(--deep-rose)}._formNote_1dq9z_244{text-align:center;color:var(--muted);grid-column:1/-1;margin-top:1rem;font-size:.7rem;font-style:italic}@media (width<=900px){._container_1dq9z_7{grid-template-columns:1fr;gap:4rem}._contactLeft_1dq9z_16{position:static}._form_1dq9z_150{grid-template-columns:1fr}._formWrap_1dq9z_150{padding:2rem 1.5rem}}._overlay_pq4yg_1{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;background:#1c141099;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}._modal_pq4yg_13{background:var(--cream);border-radius:12px;flex-direction:column;width:100%;max-width:600px;max-height:90vh;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}._closeBtn_pq4yg_26{color:var(--muted);z-index:10;padding:.5rem;transition:color .2s;position:absolute;top:1rem;right:1rem}._closeBtn_pq4yg_26:hover{color:var(--dark)}._progress_pq4yg_40{background:var(--border);width:100%;height:4px}._progressBar_pq4yg_46{background:var(--deep-rose);height:100%;transition:width .4s}._content_pq4yg_52{flex-grow:1;padding:3rem;overflow-y:auto}._title_pq4yg_58{color:var(--dark);text-align:center;margin-bottom:2rem;font-size:2.5rem}._title_pq4yg_58 em{color:var(--deep-rose);font-style:italic}._subtitle_pq4yg_70{color:var(--muted);text-align:center;margin-top:-1.5rem;margin-bottom:2rem}._optionsGrid_pq4yg_77{flex-direction:column;gap:1rem;display:flex}._optionCard_pq4yg_83{border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:8px;justify-content:space-between;align-items:center;padding:1.5rem;transition:all .2s;display:flex}._optionCard_pq4yg_83:hover{border-color:var(--rose);background:var(--champagne)}._optionCard_pq4yg_83._selected_pq4yg_100{border-color:var(--deep-rose);background:var(--blush);box-shadow:inset 0 0 0 1px var(--deep-rose)}._optionCard_pq4yg_83 h3{color:var(--dark);font-family:Cormorant Garamond,serif;font-size:1.5rem;font-weight:500}._price_pq4yg_113{color:var(--deep-rose);font-weight:500}._desc_pq4yg_118{color:var(--muted);text-align:right;max-width:70%;font-size:.9rem}._textarea_pq4yg_125{border:1px solid var(--border);resize:vertical;background:#fff;border-radius:8px;width:100%;margin-bottom:2rem;padding:1rem;font-family:Jost,sans-serif;font-size:1rem}._textarea_pq4yg_125:focus{border-color:var(--deep-rose);outline:none}._summary_pq4yg_142{background:var(--champagne);border-radius:8px;padding:1.5rem;font-size:.9rem}._summary_pq4yg_142 h4{color:var(--dark);text-transform:uppercase;letter-spacing:.1em;margin-bottom:.5rem;font-size:.75rem;font-weight:500}._footer_pq4yg_158{border-top:1px solid var(--border);background:#fff;justify-content:space-between;padding:1.5rem 3rem;display:flex}._navBtn_pq4yg_166{gap:.5rem}@media (width<=600px){._modal_pq4yg_13{border-radius:20px 20px 0 0;max-height:85vh;margin-top:auto}._content_pq4yg_52{padding:2rem 1.5rem}._footer_pq4yg_158{padding:1.5rem}._optionCard_pq4yg_83{flex-direction:column;align-items:flex-start;gap:.5rem}._desc_pq4yg_118{text-align:left;max-width:100%}}._footer_1ueqc_1{background-color:var(--dark);color:var(--cream);padding:3rem 5% 2rem;font-family:Jost,sans-serif}._container_1ueqc_8{grid-template-columns:2fr 1fr 1fr;gap:8rem;max-width:1200px;margin:0 auto 3rem;display:grid}._logo_1ueqc_17{color:var(--cream);letter-spacing:.15em;text-transform:uppercase;margin-bottom:1rem;font-family:Cormorant Garamond,serif;font-size:1.8rem;font-weight:300}._tagline_1ueqc_27{color:#fbf7f499;max-width:320px;font-size:.85rem;font-weight:300;line-height:1.6}._colTitle_1ueqc_35{letter-spacing:.2em;text-transform:uppercase;color:var(--rose);margin-bottom:1.5rem;font-size:.7rem;font-weight:600}._links_1ueqc_44{flex-direction:column;gap:1.2rem;list-style:none;display:flex}._links_1ueqc_44 a{color:#fbf7f4b3;font-size:.85rem;font-weight:300;transition:color .3s}._links_1ueqc_44 a:hover{color:var(--blush)}._bottomBar_1ueqc_62{color:#fbf7f480;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding-top:2rem;font-size:.7rem;font-weight:300;display:flex}._disclaimer_1ueqc_74{color:#fbf7f466;text-align:center;font-size:.65rem;font-style:italic}@media (width<=900px){._container_1ueqc_8{grid-template-columns:1fr;gap:3rem}._bottomBar_1ueqc_62{text-align:center;flex-direction:column;align-items:center;gap:1rem}}._header_c91y0_1{z-index:100;background:linear-gradient(#f2e0dc80 0%,#f2e0dc00 100%);padding:1rem 0 1.5rem;transition:all .3s;position:fixed;top:0;left:0;right:0}._scrolled_c91y0_12{background:linear-gradient(#f2e0dcd9 0%,#f2e0dc00 100%);padding:.8rem 0 1rem}._container_c91y0_17{justify-content:space-between;align-items:center;max-width:1600px;margin:0 auto;padding:0 5%;display:flex}._logo_c91y0_26{letter-spacing:.15em;color:var(--deep-rose);text-transform:uppercase;font-family:Cormorant Garamond,serif;font-size:1.8rem;font-weight:500;text-decoration:none}._desktopNav_c91y0_36{align-items:center;gap:2.5rem;display:flex}._navLink_c91y0_42{letter-spacing:.18em;text-transform:uppercase;color:var(--dark);font-size:.75rem;font-weight:500;text-decoration:none;transition:color .3s}._navLink_c91y0_42:hover{color:var(--deep-rose)}._actions_c91y0_56{align-items:center;gap:1rem;display:flex}._mobileMenuBtn_c91y0_62{cursor:pointer;background:0 0;border:none;padding:.5rem;display:none}._mobileMenu_c91y0_62{background:var(--cream);z-index:1000;flex-direction:column;justify-content:center;padding:2rem;display:flex;position:fixed;inset:0}._closeBtn_c91y0_81{cursor:pointer;background:0 0;border:none;position:absolute;top:2rem;right:2rem}._mobileNavLinks_c91y0_90{flex-direction:column;align-items:center;gap:2rem;display:flex}._mobileNavLink_c91y0_90{color:var(--dark);font-family:Cormorant Garamond,serif;font-size:2.5rem;font-weight:300;text-decoration:none}._mobileAction_c91y0_105{width:100%;max-width:300px;margin-top:3rem}@media (width<=900px){._header_c91y0_1{background:0 0;padding:1.2rem 0}._scrolled_c91y0_12{background:var(--cream);box-shadow:0 4px 20px #0000000d}._desktopNav_c91y0_36,._desktopOnly_c91y0_126{display:none}._mobileMenuBtn_c91y0_62{display:block}}@media (width<=480px){._logo_c91y0_26{font-size:1.5rem}._mobileNavLink_c91y0_90{font-size:2rem}._closeBtn_c91y0_81{top:1.5rem;right:1.5rem}}._cartIconWrapper_c91y0_150{cursor:pointer;color:var(--dark);justify-content:center;align-items:center;padding:.5rem;transition:color .3s;display:flex;position:relative}._cartIconWrapper_c91y0_150:hover{color:var(--deep-rose)}._cartBadge_c91y0_165{background-color:var(--deep-rose);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;font-size:.65rem;font-weight:700;display:flex;position:absolute;top:0;right:0}._collectionsSection_145t9_1{background-color:var(--cream);padding:20px 5% 100px}._container_145t9_6{flex-direction:column;gap:8rem;max-width:1200px;margin:0 auto;display:flex}._collectionItem_145t9_14{scroll-margin-top:100px}._header_145t9_18{text-align:center;flex-direction:column;align-items:center;margin-bottom:3rem;display:flex}._eyebrow_145t9_26{letter-spacing:.25em;text-transform:uppercase;color:var(--rose);align-items:center;gap:1rem;margin-bottom:1rem;font-size:.75rem;font-weight:500;display:flex}._line_145t9_38{background:var(--rose);width:30px;height:1px}._title_145t9_44{color:var(--dark);letter-spacing:-.02em;font-size:clamp(2.5rem,4vw,3.5rem);line-height:1.1}._productGrid_145t9_51{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}._productCard_145t9_57{background:#fff;border-radius:16px;flex-direction:column;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden;box-shadow:0 4px 20px #0000000a}._productCard_145t9_57:hover{transform:translateY(-5px);box-shadow:0 10px 30px #8b3a521a}._imageWrapper_145t9_72{aspect-ratio:1;background-color:var(--champagne);width:100%;overflow:hidden}._productImage_145t9_79{object-fit:cover;width:100%;height:100%;transition:transform .5s}._productCard_145t9_57:hover ._productImage_145t9_79{transform:scale(1.05)}._productInfo_145t9_90{text-align:center;flex-direction:column;flex-grow:1;justify-content:flex-start;align-items:center;padding:1rem;display:flex}._productName_145t9_100{color:var(--dark);text-transform:capitalize;margin-bottom:.25rem;font-family:Cormorant Garamond,serif;font-size:1.3rem;font-weight:500;line-height:1.3}._productPrice_145t9_110{color:var(--muted);font-family:Inter,sans-serif;font-size:.9rem}._productDescription_145t9_116{color:var(--muted);-webkit-line-clamp:2;text-overflow:ellipsis;text-align:center;-webkit-box-orient:vertical;margin-top:.5rem;font-family:Inter,sans-serif;font-size:.8rem;line-height:1.4;display:-webkit-box;overflow:hidden}._productDescriptionExpanded_145t9_130{color:var(--muted);text-align:center;margin-top:.5rem;font-family:Inter,sans-serif;font-size:.8rem;line-height:1.4}._readMoreBtn_145t9_139{color:var(--rose);cursor:pointer;z-index:2;font-family:Jost,sans-serif;font-size:.8rem;font-weight:500;transition:color .3s;position:relative}._readMoreBtn_145t9_139:hover{color:var(--deep-rose);text-decoration:underline}._cardFooter_145t9_155{justify-content:space-between;align-items:center;width:100%;margin-top:auto;padding-top:.75rem;display:flex}._viewAllWrapper_145t9_164{justify-content:center;margin-top:4rem;display:flex}@media (width<=1024px){._productGrid_145t9_51{grid-template-columns:repeat(3,1fr)}}@media (width<=768px){._productGrid_145t9_51{grid-template-columns:repeat(2,1fr);gap:1rem}._productInfo_145t9_90{padding:1rem}._productName_145t9_100{font-size:1.1rem}}@media (width<=480px){._productGrid_145t9_51{grid-template-columns:repeat(2,1fr);gap:1rem}._productInfo_145t9_90{padding:.8rem}._productName_145t9_100{margin-bottom:0;font-size:.9rem}._productDescription_145t9_116{display:none}._cardFooter_145t9_155{margin-top:.5rem}}._pageWrapper_1xj6s_1{background-color:var(--cream);width:100%;min-height:100vh}._pageContainer_1xj6s_7{flex-direction:column;max-width:1200px;height:100vh;margin:0 auto;padding:6rem 5% 2rem;display:flex;overflow:hidden}._backWrapper_1xj6s_17{flex-shrink:0;margin-bottom:1rem}._backLink_1xj6s_22{color:var(--muted);align-items:center;gap:.5rem;font-family:Inter,sans-serif;font-size:.9rem;transition:color .3s;display:inline-flex}._backLink_1xj6s_22:hover{color:var(--dark)}._content_1xj6s_36{flex:1;grid-template-columns:1fr 1fr;gap:.4rem;min-height:0;display:grid}._imageColumn_1xj6s_44{justify-content:center;align-items:flex-start;height:100%;padding-top:1rem;display:flex}._imageWrapper_1xj6s_52{background-color:var(--cream);aspect-ratio:4/5;border-radius:16px;justify-content:center;align-items:center;max-width:100%;max-height:calc(100% - 120px);display:flex;overflow:hidden;box-shadow:0 0 80px #0000001a,0 0 40px #0000000d,0 0 20px #0000000d}._image_1xj6s_44{object-fit:cover;width:100%;height:100%}._detailsColumn_1xj6s_71{flex-direction:column;height:100%;padding-right:1rem;display:flex;overflow-y:auto}._category_1xj6s_79{text-transform:uppercase;letter-spacing:.2em;color:var(--rose);margin-bottom:1rem;font-size:.75rem}._title_1xj6s_87{color:var(--dark);margin-bottom:1rem;font-size:clamp(2rem,3vw,3rem);line-height:1.1}._price_1xj6s_94{color:var(--dark);margin-bottom:2.5rem;font-family:Inter,sans-serif;font-size:1.5rem}._description_1xj6s_101{color:var(--muted);margin-bottom:2rem;font-family:Inter,sans-serif;font-weight:300;line-height:1.6}._readMore_1xj6s_109{color:var(--rose);cursor:pointer;margin-left:.5rem;font-family:Jost,sans-serif;font-weight:500;transition:color .3s}._readMore_1xj6s_109:hover{color:var(--deep-rose);text-decoration:underline}._actions_1xj6s_123{border-bottom:1px solid #8b3a5226;flex-direction:column;flex-shrink:0;gap:1.5rem;margin-bottom:2rem;padding-bottom:2rem;display:flex}._firstRowActions_1xj6s_133{gap:1.5rem;width:100%;display:flex}._quantitySelector_1xj6s_139{border:1px solid var(--border);border-radius:4px;align-items:center;display:flex}._qtyBtn_1xj6s_146{color:var(--dark);padding:.8rem 1rem;transition:background-color .2s}._qtyBtn_1xj6s_146:hover{background-color:var(--champagne)}._qtyValue_1xj6s_156{text-align:center;width:3rem;font-family:Inter,sans-serif}._addBtn_1xj6s_162{flex:1}._buyBtn_1xj6s_166{width:100%}._careSection_1xj6s_170{margin-top:1rem}._careTitle_1xj6s_174{text-transform:uppercase;letter-spacing:.1em;color:var(--dark);margin-bottom:1rem;font-family:Inter,sans-serif;font-size:1rem}._careText_1xj6s_183{color:var(--muted);font-family:Inter,sans-serif;font-size:.9rem;font-weight:300;line-height:1.6}._notFound_1xj6s_191{text-align:center;min-height:60vh;padding:12rem 5%}._notFound_1xj6s_191 h2{margin-bottom:2rem;font-size:2rem}@media (width<=900px){._content_1xj6s_36{grid-template-rows:auto auto;grid-template-columns:1fr;gap:1rem}._imageColumn_1xj6s_44{height:auto;padding-top:0}._imageWrapper_1xj6s_52{max-height:60vh;position:static}._actions_1xj6s_123{flex-direction:column}._quantitySelector_1xj6s_139{justify-content:space-between}}@media (width<=480px){._pageContainer_1xj6s_7{height:auto;min-height:100vh;padding:5rem 1rem 1rem}._detailsColumn_1xj6s_71{padding-right:0;overflow-y:visible}._content_1xj6s_36{gap:1.5rem}._title_1xj6s_87{font-size:2rem}._firstRowActions_1xj6s_133{flex-direction:column;gap:1rem}._qtyBtn_1xj6s_146{padding:.8rem 1.5rem}}._pageWrapper_1e0zp_1{background-color:var(--background);min-height:100vh;padding:120px 0 60px}._container_1e0zp_7{max-width:800px;margin:0 auto;padding:0 1.5rem}._backWrapper_1e0zp_13{margin-bottom:2rem}._backLink_1e0zp_17{color:var(--gray);align-items:center;gap:.5rem;font-size:1rem;text-decoration:none;transition:color .2s;display:inline-flex}._backLink_1e0zp_17:hover{color:var(--primary)}._title_1e0zp_31{font-family:var(--font-serif);color:var(--dark);text-align:center;margin-bottom:2rem;font-size:2.5rem;font-weight:300}._emptyState_1e0zp_40{text-align:center;padding:4rem 0}._emptyState_1e0zp_40 h2{font-family:var(--font-serif);color:var(--dark);margin-bottom:1.5rem;font-size:1.5rem;font-weight:400}._cartList_1e0zp_53{flex-direction:column;gap:1.5rem;margin-bottom:3rem;display:flex}._cartItem_1e0zp_60{background:#fff;border-radius:8px;display:flex;overflow:hidden;box-shadow:0 4px 15px #0000000d}._itemImage_1e0zp_68{object-fit:cover;width:150px;height:150px}._itemDetails_1e0zp_74{flex-direction:column;flex:1;justify-content:space-between;padding:1.5rem;display:flex}._itemHeader_1e0zp_82{justify-content:space-between;align-items:flex-start;display:flex}._itemName_1e0zp_88{font-family:var(--font-serif);color:var(--dark);margin:0 0 .5rem;font-size:1.25rem}._itemPrice_1e0zp_95{color:var(--dark);font-size:1.1rem;font-weight:500}._removeBtn_1e0zp_101{color:var(--gray);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:.5rem;transition:all .2s;display:flex}._removeBtn_1e0zp_101:hover{background-color:var(--background);color:var(--primary)}._itemActions_1e0zp_119{justify-content:space-between;align-items:center;gap:1rem;display:flex}._quantitySelector_1e0zp_126{border:1px solid var(--border);border-radius:4px;align-items:center;padding:.25rem;display:flex}._qtyBtn_1e0zp_134{color:var(--dark);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:.5rem;transition:background-color .2s;display:flex}._qtyBtn_1e0zp_134:hover{background-color:var(--background)}._qtyValue_1e0zp_150{text-align:center;width:2rem;font-size:1rem}._itemTotal_1e0zp_156{color:var(--primary);font-weight:600}._summary_1e0zp_161{background:#fff;border-radius:8px;padding:2rem;box-shadow:0 4px 15px #0000000d}._summaryRow_1e0zp_168{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1.5rem;display:flex}._summaryLabel_1e0zp_177{color:var(--gray);font-size:1.2rem}._summaryValue_1e0zp_182{font-family:var(--font-serif);color:var(--dark);font-size:1.8rem;font-weight:400}._whatsappBtn_1e0zp_189{justify-content:center;align-items:center;gap:.75rem;width:100%;padding:1rem;font-size:1.1rem;display:flex}@media (width<=600px){._cartItem_1e0zp_60{flex-direction:row;padding:.5rem}._itemImage_1e0zp_68{border-radius:4px;flex-shrink:0;width:90px;height:90px}._itemDetails_1e0zp_74{justify-content:space-around;padding:.5rem .5rem .5rem 1rem}._itemName_1e0zp_88{font-size:1.1rem}._itemPrice_1e0zp_95{font-size:.9rem}._itemActions_1e0zp_119{gap:.5rem;margin-top:.5rem}._qtyBtn_1e0zp_134{padding:.25rem .5rem}._qtyValue_1e0zp_150{width:1.5rem;font-size:.9rem}._itemTotal_1e0zp_156{font-size:.95rem}._removeBtn_1e0zp_101{padding:.25rem}}
