@import "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;1,300;1,400;1,500&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--peach:#d4af7a;--rose:#9ab89a;--mauve:#b4b8bc;--sage:#7a9c7a;--teal:#7a9c7a;--deep:#3d4f3d;--deep-alt:#4a6858;--plum:#5a6a5a;--plum-deep:#3d4f3d;--cream:#f8f6f2;--white:#fff;--surface:#e8e4dc;--ink:#2c2c2c;--muted:#6c7068;--gold:#7a9c7ae6;--border:#2c2c2c17;--gradient:linear-gradient(175deg,#c8d8c8 0%,#9ab89a 18%,#7a9c7a 36%,#5a8070 58%,#4a6858 78%,#3d4f3d 100%);--hero-gradient:linear-gradient(160deg,#4a6a4a 0%,#3d4f3d 40%,#2d3d2d 100%);--card-header-gradient:linear-gradient(150deg,#3d4f3d 0%,#4a6858 50%,#7a9c7a 100%);--tab-bar-bg:#dedad2;--tab-active:#3d4f3d;--tab-inactive:#2c2c2c52;--tab-indicator-from:#5a6a5a;--tab-indicator-to:#d4af7a;--botanical-pattern:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='180' height='180'%3E%3Cpath d='M90 170 Q78 130 74 88 Q70 58 88 30' stroke='%233d4f3d' stroke-width='0.8' fill='none' stroke-linecap='round' opacity='0.12'/%3E%3Cellipse cx='73' cy='120' rx='7' ry='15' transform='rotate(-35 73 120)' stroke='%233d4f3d' stroke-width='0.6' fill='none' opacity='0.12'/%3E%3Cellipse cx='77' cy='84' rx='5' ry='11' transform='rotate(-18 77 84)' stroke='%233d4f3d' stroke-width='0.5' fill='none' opacity='0.12'/%3E%3Ccircle cx='88' cy='34' r='2' fill='%233d4f3d' opacity='0.09'/%3E%3Cpath d='M148 22 Q162 44 150 65' stroke='%233d4f3d' stroke-width='0.6' fill='none' stroke-linecap='round' opacity='0.08'/%3E%3Cellipse cx='154' cy='44' rx='5' ry='12' transform='rotate(18 154 44)' stroke='%233d4f3d' stroke-width='0.5' fill='none' opacity='0.08'/%3E%3C/svg%3E")}[data-theme=grooms]{--peach:#e8c4c4;--rose:#d4a0a0;--mauve:#c08888;--sage:#d4af7a;--teal:#d4af7a;--deep:#2d3561;--deep-alt:#3a4a8a;--plum:#3a4a8a;--plum-deep:#1a1f3a;--cream:#1a1f3a;--white:#fff;--surface:#2d3561;--ink:#f5f0ea;--muted:#f5f0ea8c;--gold:#d4af7ae6;--border:#d4af7a26;--gradient:linear-gradient(175deg,#e8c4c4 0%,#d4af7a 20%,#6a7aaa 45%,#3a4a8a 70%,#1a1f3a 100%);--hero-gradient:linear-gradient(160deg,#3a4a8a 0%,#2d3561 40%,#1a1f3a 100%);--card-header-gradient:linear-gradient(150deg,#1a1f3a 0%,#2d3561 50%,#3a4a8a 100%);--tab-bar-bg:#0f1228;--tab-active:#d4af7af2;--tab-inactive:#ffffff47;--tab-indicator-from:#3a4a8a;--tab-indicator-to:#e8c4c4;--botanical-pattern:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='180' height='180'%3E%3Cpath d='M90 170 Q78 130 74 88 Q70 58 88 30' stroke='%23d4af7a' stroke-width='0.8' fill='none' stroke-linecap='round' opacity='0.1'/%3E%3Cellipse cx='73' cy='120' rx='7' ry='15' transform='rotate(-35 73 120)' stroke='%23d4af7a' stroke-width='0.6' fill='none' opacity='0.1'/%3E%3Cellipse cx='77' cy='84' rx='5' ry='11' transform='rotate(-18 77 84)' stroke='%23d4af7a' stroke-width='0.5' fill='none' opacity='0.1'/%3E%3Ccircle cx='88' cy='34' r='2' fill='%23d4af7a' opacity='0.08'/%3E%3Cpath d='M148 22 Q162 44 150 65' stroke='%23d4af7a' stroke-width='0.6' fill='none' stroke-linecap='round' opacity='0.07'/%3E%3Cellipse cx='154' cy='44' rx='5' ry='12' transform='rotate(18 154 44)' stroke='%23d4af7a' stroke-width='0.5' fill='none' opacity='0.07'/%3E%3C/svg%3E")}html,body{height:100%;font-size:16px}body{color:var(--ink);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#d8d4cc;font-family:system-ui,-apple-system,sans-serif}[data-theme=grooms] body{background:#0a0d1f}.phone-shell{position:relative}.phone-shell:before{content:"";pointer-events:none;z-index:9998;background-image:var(--botanical-pattern);opacity:.45;background-size:180px 180px;position:absolute;inset:0}#root{justify-content:center;align-items:center;min-height:100vh;padding:48px 0;display:flex}@media (width<=430px){#root{align-items:flex-start;padding:0}}input,button,textarea{font-family:inherit}button{cursor:pointer;background:0 0;border:none}a{color:inherit;text-decoration:none}@keyframes fadeSlideUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes breathe{0%,to{transform:scale(1)}50%{transform:scale(1.02)}}@keyframes goldGrow{0%{opacity:0;width:0}to{opacity:1}}@keyframes shimmer{0%{background-position:-400px 0}to{background-position:400px 0}}@keyframes floatUp{0%{opacity:.6;transform:translateY(0)rotate(0)}to{opacity:0;transform:translateY(-120px)rotate(20deg)}}@keyframes confettiFall{0%{opacity:.7;transform:translateY(-10px)rotate(0)}to{opacity:0;transform:translateY(110px)rotate(360deg)}}@keyframes slideInRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}@keyframes pulseDot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.85)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes screenEnter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes goldPulse{0%,to{opacity:.6;transform:scaleX(1)}50%{opacity:1;transform:scaleX(1.06)}}@keyframes drawLine{0%{opacity:0;width:0}to{opacity:1}}@keyframes cardEntrance{0%{opacity:0;transform:translateY(20px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes leafSway{0%,to{transform:rotate(-2deg)}50%{transform:rotate(2deg)}}@keyframes shimmerGold{0%{background-position:-300px 0}to{background-position:300px 0}}@keyframes tabIndicatorIn{0%{opacity:0;width:0}to{opacity:1}}.animate-fade-slide{animation:.4s cubic-bezier(.22,1,.36,1) both fadeSlideUp}.animate-slide-in{animation:.35s cubic-bezier(.22,1,.36,1) both slideInRight}.animate-fade-in{animation:.4s both fadeIn}.animate-screen{animation:.45s cubic-bezier(.22,1,.36,1) both screenEnter}.animate-card{animation:.5s cubic-bezier(.22,1,.36,1) both cardEntrance}.stagger>:first-child{animation-delay:40ms}.stagger>:nth-child(2){animation-delay:90ms}.stagger>:nth-child(3){animation-delay:.14s}.stagger>:nth-child(4){animation-delay:.19s}.stagger>:nth-child(5){animation-delay:.24s}.stagger>:nth-child(6){animation-delay:.29s}.stagger>:nth-child(7){animation-delay:.34s}.stagger>:nth-child(8){animation-delay:.39s}.pressable{transition:transform .15s cubic-bezier(.22,1,.36,1),box-shadow .15s,opacity .15s}.pressable:active{opacity:.9;transform:scale(.97)}.gold-shimmer{background:linear-gradient(90deg,#0000 0%,#d4906a4d 50%,#0000 100%) 0 0/300px 100%;animation:2.2s infinite shimmerGold}.card-luxury{background:var(--white);border:1px solid var(--border);border-radius:4px;overflow:hidden;box-shadow:0 2px 16px #1a161414,0 1px 3px #1a16140a}.section-label{align-items:center;gap:12px;margin-bottom:16px;display:flex}.section-label:before,.section-label:after{content:"";background:linear-gradient(90deg, transparent, var(--border));flex:1;height:1px}.section-label:after{background:linear-gradient(270deg, transparent, var(--border))}.section-label span{letter-spacing:4px;text-transform:uppercase;color:var(--muted);white-space:nowrap;flex-shrink:0;font-family:Cormorant Garamond,serif;font-size:9px}.card-luxury-gold:before{content:"";background:linear-gradient(90deg,#0000,#d4906a99,#0000);height:1px;display:block}
