*{box-sizing:border-box;margin:0;padding:0}body{color:#f8fafc;background:#0f172a;font-family:Inter,Arial,sans-serif}#root{min-height:100vh}a{color:inherit;text-decoration:none}button{cursor:pointer;border:none}.grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:20px;display:grid}.card{background:#1e293b;border:1px solid #334155;border-radius:12px;padding:20px;transition:all .2s}.card:hover{border-color:#3b82f6;transform:translateY(-2px)}.card-title{color:#94a3b8;font-size:14px}.card-value{color:#fff;margin-top:10px;font-size:32px;font-weight:700}.guest-invitation{color:#3f3524;background:radial-gradient(circle at 8% 15%,#a9b88752,#0000 24%),radial-gradient(circle at 92% 28%,#c6ae602e,#0000 22%),radial-gradient(circle at 12% 72%,#7e945e2e,#0000 28%),radial-gradient(circle at 88% 82%,#b4994824,#0000 25%),linear-gradient(135deg,#dfe5d2 0%,#edf0e3 28%,#f3edda 62%,#e3e7d7 100%);min-height:100vh;font-family:Georgia,Times New Roman,serif;position:relative;overflow-x:hidden}.guest-content{z-index:2;background:linear-gradient(#ffffffb8,#fffdf7e0);border:3px solid #b8860b;border-radius:24px;width:calc(100% - 40px);max-width:820px;margin:28px auto;padding:58px 30px 80px;position:relative;box-shadow:inset 0 0 0 7px #fffdf7,inset 0 0 0 9px #d7b24a,0 18px 45px #825f0e1f}.guest-hero{text-align:center;z-index:2;position:relative}.guest-title{color:#a9770a;text-shadow:0 3px 12px #9a741826;margin-bottom:14px;font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,7vw,4rem);line-height:1.1}.guest-couple-names{color:#ad7b0d;margin-bottom:28px;font-size:clamp(1.1rem,4vw,2rem);font-weight:700}.guest-couple{justify-content:center;align-items:center;gap:34px;margin-bottom:38px;display:flex}.guest-person{text-align:center;flex:0 180px}.guest-person img{object-fit:cover;border:3px solid #c99518;border-radius:50%;width:clamp(100px,28vw,180px);height:clamp(100px,28vw,180px);box-shadow:0 0 0 5px #fffdf7,0 0 0 7px #c9951840,0 12px 28px #6f541733}.guest-person h3{color:#5f4815;margin-top:14px;font-size:1.1rem}.guest-heart{font-size:clamp(2rem,8vw,4rem)}.guest-flyer{outline-offset:5px;border:2px solid #c99518;border-radius:18px;outline:1px solid #c9951859;width:100%;max-width:560px;height:auto;margin:0 auto 42px;display:block;box-shadow:0 18px 42px #58431233}.guest-welcome{color:#756543;max-width:620px;margin:0 auto 40px;font-size:1rem;line-height:1.7}.guest-section{margin-bottom:42px}.guest-section-title{text-align:center;color:#a36f05;margin-bottom:22px;font-family:Georgia,Times New Roman,serif;font-size:1.65rem}.guest-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.guest-card{text-align:center;background:linear-gradient(145deg,#fff 0%,#fffdf7 100%);border:1px solid #e2c66e;border-radius:18px;padding:28px 24px;position:relative;box-shadow:0 8px 20px #825f0e1f,inset 0 0 20px #ead9a014}.guest-card:before{content:"";pointer-events:none;border:1px solid #c9a2272e;border-radius:14px;position:absolute;inset:5px}.guest-card-icon{margin-bottom:10px;font-size:2rem}.guest-card-title{color:#a67a18;margin-bottom:8px}.guest-card-value{color:#352c1d;font-size:1.05rem;font-weight:700}.guest-rsvp{background:linear-gradient(145deg,#fff 0%,#fffdf7 100%);border:1px solid #d8b84f;border-radius:22px;max-width:620px;margin:0 auto;padding:38px 34px;position:relative;box-shadow:0 12px 30px #825f0e24}.guest-rsvp-heading{text-align:center;margin-bottom:28px}.guest-rsvp-heading h2{color:#9b6b08;font-family:Georgia,Times New Roman,serif;font-size:1.75rem}.guest-rsvp-heading p{color:#756543;margin-top:5px}.guest-input{z-index:2;color:#3f3524;background:#fff;border:1px solid #ddcfaa;border-radius:8px;outline:none;width:100%;margin-bottom:15px;padding:15px;font-size:16px;transition:border-color .2s,box-shadow .2s;display:block;position:relative;box-shadow:inset 0 1px 3px #563f0c0d}.guest-input::placeholder{color:#94866c}.guest-input:focus{border-color:#c99518;box-shadow:0 0 0 3px #c9951826}.guest-counts{z-index:2;flex-wrap:wrap;justify-content:center;gap:12px;margin-top:15px;margin-bottom:26px;display:flex;position:relative}.guest-count-button{color:#72530d;cursor:pointer;background:#fffefa;border:1px solid #c99518;border-radius:50%;width:56px;height:56px;font-size:16px;font-weight:700;transition:transform .2s,box-shadow .2s,background .2s}.guest-count-button:hover{transform:translateY(-2px);box-shadow:0 7px 16px #9a74182e}.guest-count-button.selected{color:#fff;background:linear-gradient(135deg,#e0b934,#b27d08);border:3px solid #c99518;box-shadow:0 7px 20px #9a741847}.guest-submit{z-index:2;color:#fff;cursor:pointer;background:linear-gradient(135deg,#d6aa20,#a97305);border:none;border-radius:8px;width:100%;padding:16px;font-size:18px;font-weight:700;transition:transform .2s,box-shadow .2s;position:relative;box-shadow:0 8px 20px #9a741840}.guest-submit:hover{transform:translateY(-2px);box-shadow:0 12px 26px #9a741857}.guest-organizer-details{flex-direction:column;align-items:center;gap:12px;margin-top:20px;display:flex}.guest-organizer-heading{color:#a36f05;margin-bottom:4px;font-size:1.05rem;font-weight:700}.guest-organizer-item{text-align:left;justify-content:flex-start;align-items:center;gap:12px;width:100%;max-width:300px;display:flex}.guest-organizer-icon{text-align:center;flex-shrink:0;width:36px;font-size:26px}.guest-organizer-label{color:#4f3c14;font-weight:700}.guest-organizer-phone{color:#a36f05;font-weight:700;text-decoration:none}.guest-organizer-phone:hover{color:#c99518;text-decoration:underline}.guest-success{text-align:center;color:#3f3524;background:linear-gradient(145deg,#fff,#fffdf7);border:1px solid #d8b84f;border-radius:22px;max-width:620px;margin:0 auto;padding:40px 28px;box-shadow:0 12px 30px #825f0e24}@media (width<=600px){.guest-content{border-width:2px;border-radius:18px;width:calc(100% - 20px);margin:10px auto;padding:48px 14px 52px;box-shadow:inset 0 0 0 5px #fffdf7,inset 0 0 0 7px #d7b24a,0 12px 30px #825f0e1a}.guest-invitation:before,.guest-invitation:after{display:none}.guest-couple{gap:14px}.guest-grid{grid-template-columns:1fr}.guest-card{padding:22px 16px}.guest-rsvp{padding:30px 18px}.guest-count-button{width:50px;height:50px}.guest-organizer-item{max-width:280px}}.guest-section:has(.guest-grid){display:none}.guest-invitation:before,.guest-invitation:after{content:"";pointer-events:none;opacity:.65;z-index:1;background-image:url(/assets/sage-botanical.webp-ehm17XGP.png);background-repeat:repeat-y;background-size:520px;width:320px;position:fixed;top:0;bottom:0}.guest-invitation:before{background-position:0 0;left:calc(50% - 670px)}.guest-invitation:after{background-position:0 0;right:calc(50% - 670px);transform:scaleX(-1)}@media (width<=1000px){.guest-invitation:before,.guest-invitation:after{opacity:.45;background-size:170px;width:180px}}@media (width<=700px){.guest-invitation:before,.guest-invitation:after{display:none}}
