:root{--sky: #cce0eb;--sky-end: #e8d4d0;--ink: #1a1a1a;--warm: #2d2318;--cream: #faf8f5}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:0;overscroll-behavior-y:none}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}html{scrollbar-width:thin;scrollbar-color:rgba(45,35,24,.35) transparent}body{font-family:Cormorant Garamond,Georgia,serif;color:var(--ink);overflow-x:hidden;background:url(/assets/bg-BLnaeNOb.png) repeat-y center top;background-attachment:fixed;background-size:100% auto;background-color:var(--cream);position:relative;padding-bottom:0;min-height:auto}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#2d231847;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#2d231873}#root{min-height:100%;display:flex;flex-direction:column;padding-bottom:0;overflow-anchor:auto}#root main{position:relative;flex:1 0 auto}._gate_1pf5h_1{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:1.5rem;background:linear-gradient(160deg,var(--sky) 0%,var(--sky-end) 50%,rgba(250,248,245,.98) 100%);background-attachment:fixed}._card_1pf5h_13{width:100%;max-width:380px;padding:2rem 1.75rem;background:#faf8f5f2;border-radius:16px;border:1px solid rgba(45,35,24,.1);box-shadow:0 12px 40px #2d23181f;color:var(--warm)}._title_1pf5h_24{font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(1.5rem,4vw,1.75rem);font-weight:600;text-align:center;margin:0 0 .5rem;color:var(--warm)}._subtitle_1pf5h_33{font-family:Cormorant Garamond,Georgia,serif;font-size:1rem;text-align:center;margin:0 0 1.5rem;color:var(--warm);opacity:.85}._form_1pf5h_42{display:flex;flex-direction:column;gap:1rem}._input_1pf5h_48{width:100%;padding:.75rem 1rem;border:1px solid rgba(45,35,24,.25);border-radius:10px;font-family:Cormorant Garamond,Georgia,serif;font-size:1.1rem;color:var(--warm);background:#fffc;transition:border-color .2s ease,box-shadow .2s ease}._input_1pf5h_48::placeholder{color:#2d231880}._input_1pf5h_48:focus{outline:none;border-color:#c9a22799;box-shadow:0 0 0 3px #c9a22726}._input_1pf5h_48._error_1pf5h_70{border-color:#b4323299}._submitBtn_1pf5h_74{padding:.75rem 1.5rem;border:none;border-radius:10px;background:linear-gradient(135deg,#c9a227,#b8860b);color:#2d2318;font-family:Cormorant Garamond,Georgia,serif;font-size:1.1rem;font-weight:600;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;box-shadow:0 2px 10px #c9a2274d}._submitBtn_1pf5h_74:hover{transform:translateY(-1px);box-shadow:0 4px 14px #c9a22759}._submitBtn_1pf5h_74:focus-visible{outline:2px solid var(--warm);outline-offset:2px}._errorMsg_1pf5h_98{font-size:.95rem;color:#a03030;text-align:center;margin:-.25rem 0 0}._header_1ja4p_1{position:fixed;top:0;left:0;right:0;z-index:100;padding:1rem 1.5rem;display:flex;justify-content:space-between;align-items:center;background:transparent;transition:background .3s ease}._headerSpacer_1ja4p_15{width:44px;height:44px;flex-shrink:0}._backBtn_1ja4p_21{display:inline-flex;align-items:center;gap:.35rem;padding:.5rem .75rem;border:1px solid rgba(45,35,24,.25);border-radius:8px;background:#faf8f5f2;color:var(--warm);font-family:Cormorant Garamond,Georgia,serif;font-size:.95rem;font-weight:500;cursor:pointer;transition:background .2s ease,border-color .2s ease,transform .2s ease}._backBtn_1ja4p_21:hover{background:#faf8f5;border-color:#2d231866;transform:translateY(-1px)}._backBtn_1ja4p_21:focus-visible{outline:2px solid var(--warm);outline-offset:2px}._header_1ja4p_1._scrolled_1ja4p_48{background:#cce0ebf2}._hamburger_1ja4p_52{width:44px;height:44px;background:#fff;border:none;border-radius:8px;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;box-shadow:0 2px 12px #00000014;transition:transform .2s ease,box-shadow .2s ease}._hamburger_1ja4p_52:hover{transform:scale(1.02);box-shadow:0 4px 16px #0000001f}._hamburger_1ja4p_52 span{display:block;width:18px;height:2px;background:#1a1a1a;border-radius:1px}._section_1c7u7_1{min-height:100vh;min-height:100dvh;padding:5rem 1.5rem clamp(3rem,8vw,5rem);display:flex;flex-direction:column;align-items:center;justify-content:flex-start;background:transparent}._jaipurTitle_1c7u7_12{max-width:min(420px,90vw);width:100%;height:auto;margin-top:clamp(2rem,8vh,4rem);opacity:0;animation:_fadeInDown_1c7u7_1 1s ease-out .2s forwards}._jaipurTitle_1c7u7_12 img{width:100%;height:auto;display:block}._section_1c7u7_1 ._contentInner_1c7u7_27{margin-top:clamp(1.5rem,4vw,2.5rem)}@keyframes _fadeInDown_1c7u7_1{0%{opacity:0;transform:translateY(-24px)}to{opacity:1;transform:translateY(0)}}._contentInner_1c7u7_27{max-width:620px;width:100%;text-align:center}._contentInner_1c7u7_27 p{font-size:clamp(1.1rem,2.4vw,1.35rem);line-height:1.8;color:var(--warm);margin-bottom:1.25rem;opacity:0;animation:_slideUpFade_1c7u7_1 .8s ease-out forwards}._contentInner_1c7u7_27 p:nth-of-type(1){animation-delay:.15s}._contentInner_1c7u7_27 p:nth-of-type(2){animation-delay:.35s}._divider_1c7u7_64{width:60px;height:1px;background:linear-gradient(90deg,transparent,var(--warm),transparent);margin:1.5rem auto;opacity:.6}._contentInner_1c7u7_27 p:nth-of-type(3){animation-delay:.55s}@keyframes _slideUpFade_1c7u7_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._withloveWrap_1c7u7_87{margin-top:clamp(2rem,5vw,3rem);opacity:0;animation:_fadeIn_1c7u7_1 .8s ease-out .85s forwards}._withloveWrap_1c7u7_87 img{max-width:min(300px,82vw);height:auto;display:inline-block;filter:drop-shadow(0 2px 10px rgba(0,0,0,.06))}@keyframes _fadeIn_1c7u7_1{to{opacity:1}}._enterWrap_xpqew_1{opacity:0;transform:translateY(40px);transition:opacity .8s ease-out,transform .8s ease-out;position:relative;z-index:10}._enterWrap_xpqew_1._revealed_xpqew_9{opacity:1;transform:translateY(0)}._enterBtn_xpqew_14{display:inline-block;cursor:pointer;position:relative;z-index:10;border:none;background:transparent;padding:0;line-height:0;transition:transform .35s ease,filter .35s ease;max-width:min(280px,75vw)}._enterBtn_xpqew_14 img{width:100%;height:auto;display:block;filter:drop-shadow(0 4px 24px rgba(0,0,0,.2))}._enterBtn_xpqew_14:hover{transform:scale(1.06);filter:drop-shadow(0 8px 32px rgba(201,162,39,.4))}._enterBtn_xpqew_14:active{transform:scale(.98)}._section_1aqfz_1{height:100vh;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden}@media(min-width:1920px){._section_1aqfz_1{min-height:130vw}}._layer_1ve2p_1{position:absolute;top:0;left:0;right:0;bottom:0;z-index:0;will-change:transform;pointer-events:none}._img_1ve2p_12{width:100%;height:100%;object-fit:cover;object-position:center top;display:block;vertical-align:top}@media(min-width:1920px){._img_1ve2p_12{width:100%;height:auto;min-height:100%;object-fit:cover;object-position:center top}}._section_1mel3_1{position:relative;z-index:10;flex-shrink:0;margin-bottom:0;background:linear-gradient(180deg,#faf8f561,#cce0eb38 42%,#e8d4d024);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);color:var(--warm);padding:clamp(2.5rem,6vw,4rem) clamp(1.25rem,4vw,2rem);text-align:center;border-top:1px solid rgba(45,35,24,.08)}._inner_1mel3_21{max-width:640px;margin:0 auto}._tagline_1mel3_26{font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(1.15rem,2.5vw,1.4rem);font-style:italic;color:var(--warm);opacity:.95;line-height:1.55;margin-bottom:.75rem}._closing_1mel3_36{font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(1rem,2vw,1.15rem);color:var(--warm);opacity:.82;line-height:1.5;margin-bottom:1.5rem}._divider_1mel3_45{width:56px;height:1px;background:linear-gradient(90deg,transparent,var(--warm),transparent);margin:0 auto 1.5rem;opacity:.4}._credits_1mel3_53{font-size:clamp(.9rem,1.8vw,1rem);letter-spacing:.02em;color:var(--warm);opacity:.8;margin-bottom:.5rem}._credits_1mel3_53 a{color:var(--warm);text-decoration:none;font-weight:500;opacity:.95;transition:opacity .2s ease}._credits_1mel3_53 a:hover{opacity:1;text-decoration:underline}._credits_1mel3_53 a:focus-visible{outline:2px solid var(--warm);outline-offset:2px}._copyright_1mel3_79{font-size:.8125rem;letter-spacing:.04em;color:var(--warm);opacity:.6}._backdrop_jziwp_2{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1100;display:flex;align-items:center;justify-content:center;padding:1.5rem;background-color:#2d231866;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);WebkitBackdropFilter:blur(8px);animation:_backdropIn_jziwp_1 .35s ease-out}@keyframes _backdropIn_jziwp_1{0%{opacity:0}to{opacity:1}}._modalBox_jziwp_26{position:relative;width:100%;max-width:420px;max-height:90vh;overflow:auto;animation:_modalIn_jziwp_1 .45s cubic-bezier(.34,1.56,.64,1) forwards}@keyframes _modalIn_jziwp_1{0%{opacity:0;transform:scale(.92) translateY(-12px)}to{opacity:1;transform:scale(1) translateY(0)}}._frameWrap_jziwp_47{position:relative;width:100%;min-height:380px;color:var(--warm)}._frameSvg_jziwp_54{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:fill;pointer-events:none}._frameStroke_jziwp_63{stroke-dasharray:1200;stroke-dashoffset:1200;animation:_frameDraw_jziwp_1 .6s ease-out .2s forwards}@keyframes _frameDraw_jziwp_1{to{stroke-dashoffset:0}}._cornerFlourish_jziwp_75{stroke-dasharray:80;stroke-dashoffset:80;animation:_cornerDraw_jziwp_1 .5s ease-out .4s forwards}._frameSvg_jziwp_54 path._cornerFlourish_jziwp_75:nth-of-type(2){animation-delay:.5s}._frameSvg_jziwp_54 path._cornerFlourish_jziwp_75:nth-of-type(3){animation-delay:.55s}._frameSvg_jziwp_54 path._cornerFlourish_jziwp_75:nth-of-type(4){animation-delay:.6s}@keyframes _cornerDraw_jziwp_1{to{stroke-dashoffset:0}}._frameInner_jziwp_91{opacity:0;animation:_frameFadeIn_jziwp_1 .4s ease-out .25s forwards}@keyframes _frameFadeIn_jziwp_1{to{opacity:1}}._frameContent_jziwp_102{position:relative;z-index:1;padding:clamp(2rem,6vw,2.75rem) clamp(1.5rem,5vw,2rem);display:flex;flex-direction:column;align-items:center;gap:1.5rem;min-height:340px}._title_jziwp_114{font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(1.5rem,4vw,1.75rem);font-weight:600;color:var(--warm);letter-spacing:.02em;margin:0;opacity:0;animation:_contentIn_jziwp_1 .5s ease-out .35s forwards}._dates_jziwp_125{font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(.95rem,2.2vw,1.05rem);color:var(--warm);opacity:.85;margin:.25rem 0 0;opacity:0;animation:_contentIn_jziwp_1 .5s ease-out .4s forwards}._subtitle_jziwp_135{font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(.95rem,2.2vw,1.05rem);color:var(--warm);opacity:.75;margin:-.5rem 0 0;font-style:italic;opacity:0;animation:_contentIn_jziwp_1 .5s ease-out .45s forwards}@keyframes _contentIn_jziwp_1{to{opacity:1}}._buttons_jziwp_153{display:flex;flex-direction:column;gap:.75rem;width:100%;max-width:280px;margin-top:.5rem;opacity:0;animation:_contentIn_jziwp_1 .5s ease-out .55s forwards}._optionBtn_jziwp_164{display:flex;align-items:center;gap:.875rem;width:100%;padding:.875rem 1.25rem;border:1px solid rgba(45,35,24,.2);border-radius:10px;background:#faf8f5f2;color:var(--warm);font-family:Cormorant Garamond,Georgia,serif;font-size:1.1rem;font-weight:500;cursor:pointer;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease,background-color .25s ease;text-align:left}._optionBtn_jziwp_164:hover{transform:translateY(-2px);box-shadow:0 6px 20px #2d23181f;border-color:#c9a22780;background:#fffdfafa}._optionBtn_jziwp_164:active{transform:translateY(0)}._optionBtn_jziwp_164:focus-visible{outline:2px solid var(--warm);outline-offset:2px}._iconWrap_jziwp_198{flex-shrink:0;width:40px;height:40px;border-radius:10px;background:linear-gradient(135deg,#c9a22733,#b8860b26);display:flex;align-items:center;justify-content:center;color:var(--warm)}._optionBtn_jziwp_164:hover ._iconWrap_jziwp_198{background:linear-gradient(135deg,#c9a22759,#b8860b40)}._closeBtn_jziwp_215{position:absolute;top:.75rem;right:.75rem;z-index:2;width:36px;height:36px;border:none;border-radius:50%;background:#2d231814;color:var(--warm);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s ease,transform .2s ease}._closeBtn_jziwp_215:hover{background:#2d231824;transform:scale(1.06)}._closeBtn_jziwp_215:focus-visible{outline:2px solid var(--warm);outline-offset:2px}._page_3vqhb_1{position:relative;min-height:100vh;width:100%;overflow-x:hidden}._bg_3vqhb_9{position:fixed;top:0;left:0;width:100%;height:100%;background-repeat:no-repeat;background-position:center center;background-size:100% auto;background-attachment:fixed;z-index:0}._content_3vqhb_22{position:relative;z-index:1;min-height:100vh;padding:clamp(2rem,6vw,4rem) clamp(1.25rem,4vw,2rem);padding-top:max(2rem,env(safe-area-inset-top));display:flex;flex-direction:column;align-items:center}._title_3vqhb_33{font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(1.75rem,4vw,2.25rem);font-weight:600;color:var(--warm);margin-bottom:1.5rem;text-align:center;text-shadow:0 1px 2px rgba(255,255,255,.5);width:100%;max-width:640px}._subtitle_3vqhb_45{font-size:clamp(1rem,2vw,1.15rem);color:var(--warm);opacity:.9;margin-bottom:2rem}._card_3vqhb_52{width:100%;max-width:640px;padding:1.5rem 1.25rem;background:#faf8f5eb;border-radius:12px;border:1px solid rgba(45,35,24,.08);color:var(--warm);box-sizing:border-box}._card_3vqhb_52 p{font-size:clamp(1.25rem,2.5vw,1.4rem);line-height:1.65;margin-bottom:1rem}._card_3vqhb_52 p:last-of-type{margin-bottom:1.25rem}._cardBtnWrap_3vqhb_73{text-align:center}._emailLink_3vqhb_77{color:var(--warm);text-decoration:underline;font-weight:500;opacity:.95}._emailLink_3vqhb_77:hover{opacity:1}._clickBtn_3vqhb_88{display:inline-block;padding:.625rem 1.5rem;border:1px solid rgba(45,35,24,.3);border-radius:8px;background:#faf8f5fa;color:var(--warm);font-family:Cormorant Garamond,Georgia,serif;font-size:1rem;font-weight:600;text-decoration:none;letter-spacing:.02em;transition:background .2s ease,border-color .2s ease,transform .2s ease}._clickBtn_3vqhb_88:hover{background:#fff;border-color:#2d231873;transform:translateY(-1px)}._clickBtn_3vqhb_88:focus-visible{outline:2px solid var(--warm);outline-offset:2px}._wrap_1wl1l_1{max-width:1100px;margin:0 auto;padding:0 clamp(1.5rem,4vw,2rem) clamp(2.5rem,6vw,4rem)}._title_1wl1l_7{font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(1.35rem,3vw,1.6rem);font-weight:700;color:var(--warm);margin:0 0 1.25rem;letter-spacing:.02em}._card_1wl1l_16{background:#faf8f5f2;border:1px solid rgba(45,35,24,.1);border-radius:12px;padding:clamp(1.25rem,3vw,1.75rem);box-shadow:0 2px 16px #2d23180f}._day_1wl1l_24{margin-bottom:1.25rem}._day_1wl1l_24:last-child{margin-bottom:0}._dayTitle_1wl1l_32{font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(1.1rem,2.2vw,1.2rem);font-weight:600;color:var(--warm);margin:0 0 .4rem}._dayItems_1wl1l_40{margin:0;font-size:clamp(.95rem,1.9vw,1.05rem);line-height:1.6;color:var(--warm);opacity:.92}._placeLink_1wl1l_48{color:var(--warm);text-decoration:none;border-bottom:1px solid rgba(45,35,24,.3);font-weight:500;transition:opacity .2s ease,border-color .2s ease}._placeLink_1wl1l_48:hover{opacity:.85;border-bottom-color:#2d231880}._placeLink_1wl1l_48:focus-visible{outline:2px solid var(--warm);outline-offset:2px}._assistanceCard_1wl1l_66{margin-top:1.25rem;padding:1rem;border:1px solid rgba(45,35,24,.14);border-radius:10px;background:linear-gradient(135deg,#faf8f5cc,#e8d4d073);box-shadow:0 4px 14px #2d231814}._assistanceTag_1wl1l_75{display:inline-block;margin-bottom:.45rem;font-size:.78rem;letter-spacing:.08em;text-transform:uppercase;color:#2d2318bf;background:#2d231814;border-radius:999px;padding:.22rem .6rem}._assistanceTitle_1wl1l_87{margin:0 0 .4rem;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(1.15rem,2vw,1.35rem);color:var(--warm)}._assistanceText_1wl1l_94{margin:0;color:var(--warm);opacity:.88}._assistanceName_1wl1l_100{margin:.5rem 0 .75rem;color:var(--warm);font-weight:700;font-size:1.05rem}._assistanceActions_1wl1l_107{display:flex;flex-wrap:wrap;gap:.55rem}._assistanceLink_1wl1l_113{display:inline-block;padding:.45rem .8rem;border-radius:999px;border:1px solid rgba(45,35,24,.25);background:#faf8f5eb;color:var(--warm);text-decoration:none;font-weight:600;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}._assistanceLink_1wl1l_113:hover{transform:translateY(-1px);box-shadow:0 4px 12px #2d23181f;background:#fffffff5}._whatsappLink_1wl1l_131{border-color:#1c804f59;color:#1c804f}._section_1u255_1{display:grid;grid-template-columns:1fr 1fr;gap:clamp(2rem,5vw,3.5rem);align-items:center;max-width:1100px;margin:0 auto clamp(2.25rem,5vw,3rem);padding:clamp(2.5rem,6vw,4rem) clamp(1.5rem,4vw,2rem);min-height:0;background:#faf8f592;border-radius:18px;box-shadow:0 8px 28px #2d231829}._section_1u255_1._orientationRight_1u255_15 ._imageWrap_1u255_15{order:2}._section_1u255_1._orientationRight_1u255_15 ._textWrap_1u255_19{order:1}._imageWrap_1u255_15{position:relative;border-radius:12px;overflow:hidden;box-shadow:0 4px 24px #2d23181f}._imageWrap_1u255_15 img{width:100%;height:auto;display:block;vertical-align:middle;aspect-ratio:4 / 3;object-fit:cover}._textWrap_1u255_19{display:flex;flex-direction:column;gap:1rem}._title_1u255_45{font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(1.75rem,4vw,2.25rem);font-weight:700;color:var(--warm);margin:0;letter-spacing:.02em}._descList_1u255_54{margin:0;padding-left:1.25rem;list-style:disc;color:var(--warm);opacity:.92;font-size:clamp(.95rem,2vw,1.05rem);line-height:1.65}._descList_1u255_54 li{margin-bottom:.5rem}._descList_1u255_54 li:last-child{margin-bottom:0}._suggestionsWrap_1u255_72{margin-top:.75rem;padding-top:1rem;border-top:1px solid rgba(45,35,24,.12)}._suggestionsLabel_1u255_78{display:block;font-size:clamp(.9rem,1.8vw,1rem);font-weight:600;color:var(--warm);opacity:.9;margin-bottom:.35rem}._suggestionsList_1u255_87{margin:0;padding-left:1.25rem;list-style:disc;color:var(--warm);opacity:.88;font-size:clamp(.9rem,1.8vw,1rem);line-height:1.5}._suggestionsList_1u255_87 li{margin-bottom:.25rem}._suggestionsList_1u255_87 li:last-child{margin-bottom:0}._suggestionLink_1u255_105{color:var(--warm);text-decoration:none;border-bottom:1px solid rgba(45,35,24,.25);transition:opacity .2s ease,border-color .2s ease}._suggestionLink_1u255_105:hover{opacity:.85;border-bottom-color:#2d231880}._suggestionLink_1u255_105:focus-visible{outline:2px solid var(--warm);outline-offset:2px}@media(max-width:768px){._section_1u255_1{grid-template-columns:1fr;gap:1.5rem}._section_1u255_1._orientationRight_1u255_15 ._imageWrap_1u255_15,._section_1u255_1._orientationRight_1u255_15 ._textWrap_1u255_19{order:unset}._imageWrap_1u255_15{max-height:280px}._imageWrap_1u255_15 img{aspect-ratio:16 / 10}}._page_b2al7_1{position:relative;min-height:100vh;width:100%;overflow-x:hidden;background-color:#b9d4e3;background-image:linear-gradient(165deg,#cce0ebeb,#b9d2e18c 45%,#e8d4d047),radial-gradient(ellipse 90% 70% at 10% 0%,rgba(230,240,248,.55),transparent 50%),radial-gradient(ellipse 75% 65% at 95% 100%,rgba(200,218,230,.5),transparent 52%),url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='200'%20height='200'%20viewBox='0%200%20200%20200'%3e%3c!--%20Cool%20pastel%20paper%20—%20blends%20with%20sky-blue%20page%20--%3e%3crect%20width='200'%20height='200'%20fill='%23c5d8e4'/%3e%3cdefs%3e%3csymbol%20id='blockButa'%20viewBox='-14%20-22%2028%2044'%3e%3cg%20stroke='%232d2318'%20stroke-width='0.35'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3cpath%20d='M0%2016%20Q0%206%200-6'%20stroke='%235a6e4e'%20stroke-width='1.1'%20fill='none'/%3e%3cpath%20d='M0-6%20L-5-12%20Q0-16%205-12%20Z'%20fill='%233d5a8a'/%3e%3cpath%20d='M0-6%20L-7-8%20Q-3-14-5-12%20Z'%20fill='%234a6fa5'/%3e%3cpath%20d='M0-6%20L7-8%20Q3-14%205-12%20Z'%20fill='%234a6fa5'/%3e%3ccircle%20cx='0'%20cy='-8'%20r='1.4'%20fill='%232d3d5c'%20stroke='none'/%3e%3cpath%20d='M-4%202%20Q-9%200-7-4%20Q-5%200-4%202'%20fill='%237a8f6a'%20stroke='%234a5c42'%20stroke-width='0.25'/%3e%3cpath%20d='M4%202%20Q9%200%207-4%20Q5%200%204%202'%20fill='%237a8f6a'%20stroke='%234a5c42'%20stroke-width='0.25'/%3e%3cpath%20d='M-3%2010%20Q-6%2016-2%2020%20Q2%2016-3%2010'%20fill='%236b7c5c'%20stroke='%234a5c42'%20stroke-width='0.25'/%3e%3cpath%20d='M3%2010%20Q6%2016%202%2020%20Q-2%2016%203%2010'%20fill='%236b7c5c'%20stroke='%234a5c42'%20stroke-width='0.25'/%3e%3c/g%3e%3c/symbol%3e%3c/defs%3e%3c!--%20Staggered%20brick%20layout%20--%3e%3cuse%20href='%23blockButa'%20width='34'%20height='52'%20x='8'%20y='18'/%3e%3cuse%20href='%23blockButa'%20width='34'%20height='52'%20x='82'%20y='22'/%3e%3cuse%20href='%23blockButa'%20width='34'%20height='52'%20x='156'%20y='18'/%3e%3cuse%20href='%23blockButa'%20width='34'%20height='52'%20x='45'%20y='88'/%3e%3cuse%20href='%23blockButa'%20width='34'%20height='52'%20x='118'%20y='92'/%3e%3cuse%20href='%23blockButa'%20width='34'%20height='52'%20x='8'%20y='158'/%3e%3cuse%20href='%23blockButa'%20width='34'%20height='52'%20x='82'%20y='162'/%3e%3cuse%20href='%23blockButa'%20width='34'%20height='52'%20x='156'%20y='158'/%3e%3cg%20fill='%235c7eb8'%20opacity='0.88'%3e%3ccircle%20cx='38'%20cy='58'%20r='2'/%3e%3ccircle%20cx='142'%20cy='48'%20r='1.8'/%3e%3ccircle%20cx='188'%20cy='118'%20r='2'/%3e%3ccircle%20cx='24'%20cy='132'%20r='1.8'/%3e%3c/g%3e%3c/svg%3e");background-size:auto,auto,auto,min(720px,84vw) min(720px,84vw);background-position:center,top left,bottom right,center;background-repeat:no-repeat,no-repeat,no-repeat,repeat}._content_b2al7_25{position:relative;z-index:1;padding-top:max(2rem,env(safe-area-inset-top));padding-bottom:clamp(2rem,6vw,4rem)}._pageTitle_b2al7_32{font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(1.75rem,4vw,2.25rem);font-weight:700;color:var(--warm);text-align:center;margin:0 0 clamp(2rem,5vw,3rem);padding:clamp(2rem,5vw,3rem) clamp(1.25rem,4vw,2rem) 0;letter-spacing:.02em}._page_1wxix_1{position:relative;min-height:100vh;width:100%;overflow-x:hidden;padding:clamp(1.5rem,4vw,2.5rem) clamp(1rem,4vw,2rem);padding-top:max(2rem,env(safe-area-inset-top));display:flex;justify-content:center;background-color:#b9d4e3;background-image:linear-gradient(165deg,#cce0ebeb,#b9d2e18c 45%,#e8d4d047),radial-gradient(ellipse 90% 70% at 10% 0%,rgba(230,240,248,.55),transparent 50%),radial-gradient(ellipse 75% 65% at 95% 100%,rgba(200,218,230,.5),transparent 52%),url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='200'%20height='200'%20viewBox='0%200%20200%20200'%3e%3c!--%20Cool%20pastel%20paper%20—%20blends%20with%20sky-blue%20page%20--%3e%3crect%20width='200'%20height='200'%20fill='%23c5d8e4'/%3e%3cdefs%3e%3csymbol%20id='blockButa'%20viewBox='-14%20-22%2028%2044'%3e%3cg%20stroke='%232d2318'%20stroke-width='0.35'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3cpath%20d='M0%2016%20Q0%206%200-6'%20stroke='%235a6e4e'%20stroke-width='1.1'%20fill='none'/%3e%3cpath%20d='M0-6%20L-5-12%20Q0-16%205-12%20Z'%20fill='%233d5a8a'/%3e%3cpath%20d='M0-6%20L-7-8%20Q-3-14-5-12%20Z'%20fill='%234a6fa5'/%3e%3cpath%20d='M0-6%20L7-8%20Q3-14%205-12%20Z'%20fill='%234a6fa5'/%3e%3ccircle%20cx='0'%20cy='-8'%20r='1.4'%20fill='%232d3d5c'%20stroke='none'/%3e%3cpath%20d='M-4%202%20Q-9%200-7-4%20Q-5%200-4%202'%20fill='%237a8f6a'%20stroke='%234a5c42'%20stroke-width='0.25'/%3e%3cpath%20d='M4%202%20Q9%200%207-4%20Q5%200%204%202'%20fill='%237a8f6a'%20stroke='%234a5c42'%20stroke-width='0.25'/%3e%3cpath%20d='M-3%2010%20Q-6%2016-2%2020%20Q2%2016-3%2010'%20fill='%236b7c5c'%20stroke='%234a5c42'%20stroke-width='0.25'/%3e%3cpath%20d='M3%2010%20Q6%2016%202%2020%20Q-2%2016%203%2010'%20fill='%236b7c5c'%20stroke='%234a5c42'%20stroke-width='0.25'/%3e%3c/g%3e%3c/symbol%3e%3c/defs%3e%3c!--%20Staggered%20brick%20layout%20--%3e%3cuse%20href='%23blockButa'%20width='34'%20height='52'%20x='8'%20y='18'/%3e%3cuse%20href='%23blockButa'%20width='34'%20height='52'%20x='82'%20y='22'/%3e%3cuse%20href='%23blockButa'%20width='34'%20height='52'%20x='156'%20y='18'/%3e%3cuse%20href='%23blockButa'%20width='34'%20height='52'%20x='45'%20y='88'/%3e%3cuse%20href='%23blockButa'%20width='34'%20height='52'%20x='118'%20y='92'/%3e%3cuse%20href='%23blockButa'%20width='34'%20height='52'%20x='8'%20y='158'/%3e%3cuse%20href='%23blockButa'%20width='34'%20height='52'%20x='82'%20y='162'/%3e%3cuse%20href='%23blockButa'%20width='34'%20height='52'%20x='156'%20y='158'/%3e%3cg%20fill='%235c7eb8'%20opacity='0.88'%3e%3ccircle%20cx='38'%20cy='58'%20r='2'/%3e%3ccircle%20cx='142'%20cy='48'%20r='1.8'/%3e%3ccircle%20cx='188'%20cy='118'%20r='2'/%3e%3ccircle%20cx='24'%20cy='132'%20r='1.8'/%3e%3c/g%3e%3c/svg%3e");background-size:auto,auto,auto,min(720px,84vw) min(720px,84vw);background-position:center,top left,bottom right,center;background-repeat:no-repeat,no-repeat,no-repeat,repeat}._content_1wxix_28{position:relative;z-index:1;width:100%;max-width:720px}._title_1wxix_35{font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(1.9rem,5vw,2.5rem);color:var(--warm);text-align:center;margin:0 0 .5rem}._subtitle_1wxix_43{color:var(--warm);opacity:.9;text-align:center;margin-bottom:1.5rem}._card_1wxix_50{background:#faf8f5e6;border:1px solid rgba(45,35,24,.16);border-radius:16px;padding:clamp(1rem,3vw,1.5rem);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);box-shadow:0 8px 24px #2d23181f}._form_1wxix_59{display:flex;flex-direction:column;gap:.85rem}._fieldWrap_1wxix_65{display:flex;flex-direction:column;gap:.35rem}._label_1wxix_71{font-size:.95rem;color:var(--warm);font-weight:600}._input_1wxix_77,._textarea_1wxix_78{width:100%;box-sizing:border-box;border:1px solid rgba(45,35,24,.25);border-radius:8px;padding:.7rem .8rem;background:#fff;color:#2d2318;font-size:.98rem}._textarea_1wxix_78{resize:vertical;min-height:130px}._input_1wxix_77:focus,._textarea_1wxix_78:focus{outline:2px solid rgba(45,35,24,.3);outline-offset:1px}._errorInput_1wxix_100{border-color:#b83333}._errorText_1wxix_104{color:#b83333;font-size:.85rem}._status_1wxix_109{min-height:1.25rem;font-size:.9rem}._success_1wxix_114{color:#1d7a34}._failure_1wxix_118{color:#b83333}._submitBtn_1wxix_122{border:1px solid rgba(45,35,24,.3);border-radius:9px;background:#2d2318f2;color:#fff;font-weight:600;padding:.75rem 1rem;cursor:pointer;transition:opacity .2s ease,transform .2s ease}._submitBtn_1wxix_122:hover:not(:disabled){opacity:.92;transform:translateY(-1px)}._submitBtn_1wxix_122:disabled{cursor:not-allowed;opacity:.7}
