@import"https://fonts.googleapis.com/css2?family=Dancing+Script:wght@500;700&family=Playfair+Display:ital,wght@0,400;0,700;1,400;1,700&display=swap";*,*:before,*:after{box-sizing:border-box}html,body,#root{width:100%;min-height:100%}body{margin:0;font-family:Dancing Script,cursive;background-color:#6e8576;color:#333;overflow-x:hidden;position:relative}:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{max-width:100vw;min-height:100vh}h1{font-size:3.2em;line-height:1.1}img{max-width:100%;height:auto}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:focus,button:focus-visible{outline:none}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}input:focus{outline:none}select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><polyline points='6 9 12 15 18 9'></polyline></svg>");background-repeat:no-repeat;background-position:right .7em center;background-size:1em;border-radius:0}html{overflow-x:hidden;position:relative;background-color:#6e8576}body,*{overscroll-behavior:none;-webkit-overflow-scrolling:touch}html,body{overscroll-behavior-y:none;-webkit-overflow-scrolling:touch}.background{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat;filter:blur(8px);transform:scale(1);z-index:1}.rsvpForm{position:fixed;top:0;left:0;width:100%;height:100vh;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.rsvpForm__dialog{background:linear-gradient(120deg,#eceae5,#f7f5f0,#fcf9f3,#eae9e5,#fffffe);border-radius:16px;padding:2rem 2rem 3rem;width:clamp(250px,85vw,600px);max-width:640px;max-height:70vh;margin-inline:1.8rem;margin-block:1.5rem;position:relative}.rsvpForm__close{position:absolute;top:1rem;right:1.5rem;cursor:pointer;color:#666;font-size:.85rem;text-decoration:underline;font-family:"TT ",serif;letter-spacing:.05em;z-index:10}.rsvpForm__success{text-align:center;padding:2rem;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:200px}.rsvpForm__successTitle{font-size:1.2rem;color:#6e8576;font-family:Playfair Display,serif;font-weight:700;margin-bottom:1rem;letter-spacing:.05em;font-style:italic}.rsvpForm__successMessage{font-size:1rem;color:#0a1929;font-family:Playfair Display,serif;line-height:1.5;text-align:center;letter-spacing:.05em}.rsvpForm__calendarButtons{display:flex;flex-direction:column;gap:1rem;align-items:center;margin-top:1rem;width:100%;max-width:300px}.rsvpForm__calendarButton{display:flex;align-items:center;gap:.5rem;background-color:#fff;color:#6e8576;border:none;border-radius:12px;font-family:Playfair Display,serif;font-size:.8rem;cursor:pointer;width:100%;justify-content:flex-start;box-shadow:0 4px 8px #0003}.rsvpForm__calendarButton img{width:24px;height:24px;object-fit:contain}.rsvpForm__heading{text-align:center;margin-bottom:2rem}.rsvpForm__heading h2{font-size:.8rem;margin-block:10px;color:#0a1929;font-family:Playfair Display,serif;font-weight:400;letter-spacing:.1em}.rsvpForm__field{margin-bottom:1.5rem}.rsvpForm__label{display:block;margin-bottom:.5rem;margin-top:1.5rem;font-weight:700;color:#0a1929;font-family:Playfair Display,serif;font-size:1.1rem;letter-spacing:.05em}.rsvpForm__input,.rsvpForm__select{width:100%;padding:.4rem;font-size:1rem;box-sizing:border-box;background-color:transparent;border-block-end:2px solid #d4d0c4;border-inline:none;border-block-start:none;color:#0a1929;font-family:Playfair Display,serif;letter-spacing:.05em}.rsvpForm__select{cursor:pointer;outline:none}.rsvpForm__additionalGuests{margin-top:1.5rem}.rsvpForm__additionalGuestsLabel{font-family:Playfair Display,serif;font-size:1.1rem;color:#0a1929;font-weight:600;white-space:nowrap;text-transform:uppercase;letter-spacing:.05em}.rsvpForm__guestField{margin-bottom:1rem}.rsvpForm__guestLabel{display:block;margin-bottom:.5rem;color:#0a1929;font-family:Playfair Display,serif;font-size:.95rem;text-transform:uppercase;letter-spacing:.05em;font-weight:600}.rsvpForm__actions{display:flex;gap:1rem;justify-content:center}.rsvpForm__button{padding:1rem 1.2rem;border:none;border-radius:8px;font-size:1rem;font-family:Playfair Display,serif;font-weight:600;letter-spacing:.05em;cursor:pointer}.rsvpForm__button--cannotAttend{background-color:#b85c5c;color:#fff}.rsvpForm__button--cannotAttend:disabled{background-color:#c75a5a;cursor:not-allowed;opacity:.7}.rsvpForm__button--attending{background-color:#6e8576;color:#fff;letter-spacing:.06em;box-shadow:0 4px 8px #0003}.rsvpForm__button--attending:disabled{background-color:#999;cursor:not-allowed;opacity:.7}.invitationPaper{background-color:#fef8f4;border-radius:16px;padding-inline:20px;padding-block:20px;text-align:center;z-index:10;position:absolute;transform:translate(-50%,-50%);width:clamp(250px,85vw,600px);max-height:90dvh;height:auto;display:flex;flex-direction:column;justify-content:center;box-sizing:border-box;overflow:hidden}.invitationPaper__separator{display:flex;justify-content:center;align-items:center;margin:0;width:100%;height:50px;position:relative}.invitationPaper__separator img{max-width:180px;width:clamp(150px,80vw,180px);height:auto;object-fit:contain;position:relative;z-index:1}.invitationPaper__titleBlock{margin-top:2em;margin-bottom:1em}.invitationPaper__namesBlock{margin-top:1.5em;margin-bottom:1.2em}.invitationPaper__rsvpButton{background-color:#6e8576;color:#fff;border:none;padding:1em 2em;border-radius:8px;cursor:pointer;margin-top:2em;box-shadow:0 4px 8px #0003;font-family:Playfair Display,serif;font-size:clamp(.9em,2.5vw,1.1em);font-weight:700;text-transform:uppercase;letter-spacing:.05em}.envelopeAnimation{background-color:transparent;display:flex;align-items:center;justify-content:center;border:none;width:100%;min-height:80%;position:relative}.envelopeAnimation__envelope{perspective:1000px;width:80%;max-width:400px;position:relative;cursor:pointer;-webkit-user-select:none;user-select:none;aspect-ratio:3 / 2;max-height:40vh;display:flex;align-items:center;justify-content:center}.envelopeAnimation__flap{width:90%;height:50%;background:linear-gradient(135deg,#f2ebe0,#e8e0d2,#ddd4c4,#e8e0d2,#f2ebe0);clip-path:polygon(50% 100%,0 0,100% 0);position:absolute;justify-content:center;transform-origin:top center;z-index:5;display:flex;align-items:center;left:50%;top:13%}.envelopeAnimation__body{width:92%;height:75%;background:linear-gradient(165deg,#f5f0e8,#ebe4d8 30%,#e0d8ca,#ebe4d8 70%,#f5f0e8);position:absolute;display:flex;justify-content:center;z-index:1;padding:clamp(.8rem,2vw,1em);font-size:clamp(.7em,2vw,1em);color:#333;box-shadow:0 6px 12px #0000001f}.envelopeAnimation__seal{position:absolute;left:43%;top:48%;transform:translate(-50%,-50%);width:43px;height:43px;z-index:25;display:flex;align-items:center;justify-content:center}.envelopeAnimation__seal img{width:100%;height:100%;object-fit:contain}.evergreenTemplate{position:relative;width:100vw;height:100vh;min-height:100vh;display:flex;align-items:center;justify-content:center;flex-direction:column}.evergreenTemplate__content{position:relative;z-index:10;width:100%;height:auto;display:flex;align-items:center;justify-content:center;flex:1}.evergreenTemplate__footer{bottom:0;left:0;right:0;padding-bottom:10px;text-align:center;font-size:.7em;color:#6e8576;font-weight:500;letter-spacing:.05em;font-family:Playfair Display,serif;z-index:10}.adminLogin{min-height:100dvh;width:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2);padding:1rem;margin:0;position:relative;overflow:auto;box-sizing:border-box;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.adminLogin__card{background:#fff;border-radius:20px;padding:clamp(1.5rem,5vw,3rem);box-shadow:0 20px 60px #0000004d;width:100%;max-width:400px;margin:1rem;box-sizing:border-box}.adminLogin__title{font-size:clamp(1.5rem,5vw,2rem);font-weight:600;margin-bottom:.5rem;text-align:center;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-family:inherit}.adminLogin__subtitle{text-align:center;color:#666;margin-bottom:clamp(1rem,3vw,2rem);font-family:inherit;font-size:clamp(.875rem,2vw,.95rem)}.adminLogin__field{margin-bottom:1.5rem}.adminLogin__label{display:block;margin-bottom:.5rem;font-weight:500;color:#333;font-family:inherit;font-size:.95rem}.adminLogin__input{width:100%;padding:.75rem;border:2px solid #e0e0e0;border-radius:10px;font-size:1rem;transition:border-color .3s;box-sizing:border-box;font-family:inherit;background:#fff;color:#666}.adminLogin__input:focus{outline:none;border-color:#667eea}.adminLogin__error{padding:.75rem;background:#fee2e2;color:#991b1b;border-radius:10px;margin-bottom:1rem;text-align:center;font-family:inherit;font-size:.95rem}.adminLogin__submit{width:100%;padding:1rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:10px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s;font-family:inherit}.adminLogin__submit:disabled{background:#ccc;cursor:not-allowed}.adminLogin__back{margin-top:1.5rem;width:100%;padding:.75rem;background:transparent;color:#667eea;border:2px solid #667eea;border-radius:10px;cursor:pointer;font-weight:500;font-family:inherit;font-size:.95rem}.adminDashboard{min-height:100vh;width:100%;position:relative;margin:0;background:linear-gradient(135deg,#667eea,#764ba2);padding:2rem;overflow:auto;box-sizing:border-box;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.adminDashboard__loading{display:flex;justify-content:center;align-items:center;min-height:100vh;width:100%;position:relative;background:linear-gradient(135deg,#667eea,#764ba2)}.adminDashboard__loadingText{font-size:1.5rem;justify-content:center}.adminDashboard__header{background:#fff;border-radius:20px;padding:2rem;margin-bottom:2rem;box-shadow:0 10px 30px #0003}.adminDashboard__headerTop{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.adminDashboard__title{margin:0;font-size:2rem;font-weight:600;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.adminDashboard__subtitle{margin:.5rem 0 0;color:#666;font-size:.95rem}.adminDashboard__logout{padding:.75rem 1.5rem;background:#f44;color:#fff;border:none;border-radius:10px;cursor:pointer;font-weight:700}.adminDashboard__stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:2rem}.adminDashboard__statCard{background:#fff;border-radius:15px;padding:2rem;box-shadow:0 10px 30px #0003;position:relative;overflow:hidden}.adminDashboard__statIcon{position:absolute;top:-20px;right:-20px;font-size:5rem;opacity:.1}.adminDashboard__statLabel{font-size:.875rem;color:#666;margin-bottom:.5rem;font-weight:500}.adminDashboard__statValue{font-size:2.5rem;font-weight:600}.adminDashboard__filters{background:#fff;border-radius:15px;padding:1.5rem;margin-bottom:2rem;box-shadow:0 10px 30px #0003}.adminDashboard__filtersRow{display:flex;gap:1rem;flex-wrap:wrap}.adminDashboard__search{flex:1;min-width:200px;padding:.75rem;border:2px solid #e0e0e0;border-radius:10px;font-size:1rem;background:#fff}.adminDashboard__select{padding:.75rem;border:2px solid #e0e0e0;border-radius:10px;font-size:1rem;cursor:pointer;background:#fff;color:#666}.adminDashboard__refresh{padding:.75rem 1.5rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:10px;cursor:pointer;font-weight:700}.adminDashboard__content{background:#fff;border-radius:15px;padding:clamp(1rem,3vw,2rem);box-shadow:0 10px 30px #0003}.adminDashboard__contentTitle{margin-top:0;margin-bottom:1.5rem;font-weight:600;font-size:clamp(1.2rem,4vw,1.5rem)}.adminDashboard__group{margin-bottom:2rem;border:2px solid #f0f0f0;border-radius:10px;padding:clamp(.5rem,2vw,1rem)}.adminDashboard__groupHeader{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem;padding:.5rem;background:#f9f9f9;border-radius:8px}.adminDashboard__groupTop{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.5rem}.adminDashboard__groupId{font-size:clamp(.75rem,2vw,.9rem)}.adminDashboard__groupId code{font-family:monospace;word-break:break-all}.adminDashboard__tableWrap{overflow-x:auto;-webkit-overflow-scrolling:touch}.adminDashboard__table{width:100%;border-collapse:collapse;min-width:600px}.adminDashboard__table th{padding:clamp(.5rem,2vw,.75rem);text-align:left;border-bottom:2px solid #e0e0e0;font-size:clamp(.75rem,2vw,1rem);white-space:nowrap;background:#f9f9f9}.adminDashboard__table td{padding:clamp(.5rem,2vw,.75rem);font-size:clamp(.75rem,2vw,1rem);border-bottom:1px solid #f0f0f0}.adminDashboard__table td.adminDashboard__cellDate{white-space:nowrap}.adminDashboard__editInput{padding:.5rem;border:1px solid #ddd;border-radius:5px;width:100%;font-size:clamp(.75rem,2vw,1rem)}.adminDashboard__actions{display:flex;gap:.5rem;flex-wrap:nowrap}.adminDashboard__btn{padding:clamp(.4rem,2vw,.5rem) clamp(.6rem,2vw,1rem);border:none;border-radius:5px;cursor:pointer;font-size:clamp(.75rem,2vw,.9rem);white-space:nowrap}.adminDashboard__btn--save{background:#10b981;color:#fff}.adminDashboard__btn--cancel{background:#6b7280;color:#fff}.adminDashboard__btn--edit{background:#667eea;color:#fff}.adminDashboard__btn--delete{background:#ef4444;color:#fff}.adminDashboard__badge{padding:.25rem .75rem;border-radius:20px;font-size:clamp(.75rem,2vw,.9rem);white-space:nowrap}.adminDashboard__badge--attending{background:#d1fae5;color:#065f46}.adminDashboard__badge--notAttending{background:#fee2e2;color:#991b1b}.adminDashboard__badge--primary{background:#dbeafe;color:#1e40af}.adminDashboard__badge--additional{background:#fef3c7;color:#92400e}.adminDashboard__empty{text-align:center;padding:3rem;color:#999}.adminDashboard__emptyIcon{font-size:3rem;margin-bottom:1rem}.landing{height:100vh;width:100%;overflow:auto;-webkit-overflow-scrolling:touch;background-color:#cec7bf;font-family:TT Commons Pro,serif}.landing{scrollbar-width:none;-ms-overflow-style:none}.landing::-webkit-scrollbar{width:0;height:0;display:none}.landing,.landing *{box-sizing:border-box}.landingHeader{display:flex;flex-direction:column;gap:1.25rem;padding:1.25rem 2.5rem;width:100%;max-width:42rem;min-height:42vh;background:linear-gradient(130deg,#3d0110e2,#4a0012);color:#3d0110e2}.glassEffect{background:#ffffff26;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.3);box-shadow:0 8px 32px #0000001a,inset 0 1px #ffffff80,inset 0 -1px #ffffff1a,inset 0 0 20px 10px #dcd8d4}.padding-10{padding:10px}#howItWorks{border-radius:10px}.landingNav{position:sticky;margin-inline:10px;margin-top:10px;top:20px;z-index:50;border-radius:12px;margin-bottom:1.25rem;background:#cec7bf;box-shadow:0 4px 8px #00000080}.landingNavInner{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.75rem .85rem}.landingLogoSlot{width:120px;height:32px;display:flex;align-items:center;justify-content:center}.landingNavDesktopLinks{display:none;align-items:center;gap:.25rem}.landingNavDesktopLink{padding:.5rem .75rem;border-radius:10px;border:1px solid transparent;background:transparent;color:#3d0110e2;font-weight:600;font-size:.9375rem;cursor:pointer;transition:background .2s,border-color .2s}.landingNavDesktopLink:hover{background:#fff6;border-color:#69443c26}.landingNavDesktopLink:focus-visible{outline:2px solid #3d0110e2;outline-offset:2px}.landingHamburger{width:44px;height:44px;display:inline-flex;flex-direction:column;justify-content:center;align-items:center;gap:5px;border-radius:12px;background:transparent;cursor:pointer}.landingHamburgerLine{width:18px;height:2px;background:#3d0110e2;border-radius:999px}.landingMenuBackdrop{position:fixed;inset:0;z-index:200;background:#00000059;display:flex;align-items:flex-start;justify-content:flex-end;padding:max(1rem,env(safe-area-inset-top)) max(1rem,env(safe-area-inset-right)) max(1rem,env(safe-area-inset-bottom)) max(1rem,env(safe-area-inset-left))}.landingMenu{width:min(320px,92vw);border-radius:16px;padding:1rem;background-color:#cec7bf;box-shadow:0 4px 8px #00000080}.landingMenuTitle{font-weight:900;color:#3d0110e2;font-family:Playfair Display,serif;margin-bottom:.75rem}.landingMenuLinks{display:flex;flex-direction:column;gap:.5rem}.landingMenuLink{width:100%;min-height:44px;padding:.75rem .9rem;border-radius:12px;border:1px solid rgba(105,68,60,.18);background:#ffffff8c;color:#3d0110e2;text-align:left;font-weight:600;cursor:pointer}.landingMenuLink:focus-visible{outline:2px solid #3d0110e2;outline-offset:2px}.landingInner{display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:1.25rem;width:100%;max-width:42rem;margin:0 auto}.landingFooter{margin-top:1rem;margin-bottom:5rem;padding:2rem 1rem 2.5rem;color:#3d0110e2}.landingFooterInner{display:flex;flex-direction:column;gap:.5rem;align-items:center;text-align:center;font-family:Playfair Display,serif;font-weight:600}@media(min-width:768px){.landingFooterInner{flex-direction:row;justify-content:space-between;max-width:42rem;margin:0 auto}}.landingSection{scroll-margin-top:84px}.landingTitle{margin:0;font-size:clamp(1.75rem,4.8vw,2.25rem);letter-spacing:-.02em;line-height:1.1;color:#cec7bf;font-family:Playfair Display,serif;font-weight:700;text-shadow:0 4px 8px rgba(0,0,0,.5)}.landingTitle.split-text-container{display:flex;gap:.25rem;font-size:clamp(2.25rem,12vw,5rem);font-weight:700;text-transform:uppercase;color:#fff;overflow:hidden}.landingTitle.split-text-container .landingTitle{color:#fff}.landingTitle.text-part{display:inline-block;position:relative;transform:translate(0);animation-duration:2s;animation-timing-function:ease-out;animation-fill-mode:forwards}.landingTitle.text-part.left{transform:translate(-200%);animation-name:slide-in-left}.landingTitle.text-part.right{transform:translate(200%);animation-name:slide-in-right}.landingMenuHeader{display:flex;align-items:bottom;justify-content:space-between;gap:.5rem;margin-bottom:.75rem;margin-top:.75rem}h2{margin:0;padding:0;position:absolute;font-size:2em;color:transparent}h2 span:nth-child(1){position:absolute;top:0;left:0;clip-path:polygon(0 0,100% 0,100% 50%,0 50%);overflow:hidden;color:#3d0110e2;animation:h2-split-top 4s ease-in-out infinite}h2 span:nth-child(2){position:absolute;top:0;left:0;color:#3d0110e2;clip-path:polygon(0 50%,100% 50%,100% 100%,0 100%);overflow:hidden;animation:h2-split-bottom 4s ease-in-out infinite}h2 span:nth-child(3){position:absolute;top:50%;left:0;transform:translateY(-50%) scaleY(0);color:#3d0110e2;background:#cec7bf;font-size:.5em;font-weight:500;letter-spacing:.7em;text-align:center;animation:h2-split-center 4s ease-in-out infinite}@keyframes h2-split-top{0%,to{transform:translateY(0)}20%,80%{transform:translateY(-18px)}}@keyframes h2-split-bottom{0%,to{transform:translateY(0)}20%,80%{transform:translateY(18px)}}@keyframes h2-split-center{0%,to{transform:translateY(-50%) scaleY(0)}20%,80%{transform:translateY(-50%) scaleY(1)}}@keyframes slide-in-left{0%{transform:translate(-800%)}to{transform:translate(-10%)}}@keyframes slide-in-right{0%{transform:translate(800%)}to{transform:translate(10%)}}.landingSubtitle{margin:0;color:#cec7bf;font-size:1.25em;line-height:1.5;font-family:TT Commons Pro,serif}.landingContent{display:flex;flex-direction:column;gap:1.25rem;padding:1.25rem 1rem;width:100%}.landingCard{width:100%;max-width:100%}.landingSteps{margin:0;padding-left:1.25rem;color:#3d0110e2}.landingCardTitle{font-weight:600;margin-bottom:.75rem;color:#3d0110e2;font-family:Fleur De Leah,serif;font-weight:700;letter-spacing:.04em;font-size:2.5em}.landingContactDescription{margin:0 0 1rem;color:#3d0110e2}.landingContactForm{display:grid;gap:.9rem}.landingContactField{display:grid;gap:.4rem;color:#3d0110e2;font-weight:600}.landingContactField input,.landingContactField select,.landingContactField textarea{width:100%;min-height:44px;padding:.65rem .75rem;border-radius:10px;border:1px solid rgba(105,68,60,.25);background:#ffffffbf;font:inherit;color:#3b2b24}.landingContactField textarea{resize:vertical;min-height:140px}.landingContactField input:focus-visible,.landingContactField select:focus-visible,.landingContactField textarea:focus-visible{outline:2px solid rgba(105,68,60,.5);outline-offset:2px}.landingContactSubmit{min-height:48px;border-radius:12px;border:none;background:#3d0110e2;color:#fff;font-weight:700;text-transform:uppercase;letter-spacing:.04em;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.landingContactSubmit:hover{transform:translateY(-1px);box-shadow:0 12px 24px #0000002e}.landingContactSubmit:disabled{cursor:not-allowed;opacity:.7;box-shadow:none;transform:none}.landingContactStatus{margin:0;font-weight:600}.landingContactStatus--success{color:#2f6f4e}.landingContactStatus--error{color:#a13a3a}.landingContactStatus--loading{color:#3d0110e2}.landingList{margin:0;padding-left:1.25rem;color:#3d0110e2}.landingListItem{margin-bottom:.5rem}.landingPreview{display:flex;flex-direction:column;gap:.75rem}.landingPreviewHeader{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.5rem}#examples{background-color:#cec7bf;width:100%;max-width:100%;color:#3d0110e2}.landingPreviewLabel{font-weight:600}.landingPreviewTemplateToggle{display:flex;gap:.25rem;padding:.25rem;background:#69443c1f;border-radius:10px}.landingPreviewToggleBtn{padding:.4rem .75rem;border:1px solid transparent;border-radius:8px;background:transparent;color:#3d0110e2;font-family:inherit;font-size:.9rem;font-weight:600;cursor:pointer;transition:background .2s ease,border-color .2s ease}.landingPreviewToggleBtn:hover{background:#ffffff80;color:#3d0110e2}.landingPreviewToggleBtn--active{background:#3d0110e2;color:#fef8f4;border-color:#3d0110e2}.landingPreviewToggleBtn:focus-visible{outline:2px solid #3d0110e2;outline-offset:2px}.landingLinkIcon{width:1.25em;height:1.25em;margin-right:.375rem;flex-shrink:0;object-fit:contain}.landingPreviewCarousel{display:flex;flex-direction:column;align-items:center;gap:1rem}.landingPreviewCarouselInner{display:flex;align-items:center;gap:.25rem;width:100%;max-width:100%;justify-content:center}.landingPreviewBtn{flex:0 0 auto;width:28px;height:100%;min-width:28px;min-height:100%;display:flex;align-items:center;justify-content:center;background:transparent;color:#3d0110e2;font-size:1.1rem;line-height:1;cursor:pointer}.landingPreviewLink{flex:1 1 auto;min-width:0;display:block;border-radius:10px;aspect-ratio:9 / 16;max-width:280px;width:100%;overflow:hidden;box-shadow:0 12px 30px #0000001f;transition:transform .2s ease,box-shadow .2s ease}.landingPreviewLink:hover{transform:translateY(-2px);box-shadow:0 18px 38px #00000029}.landingPreviewLink:focus-visible{outline:3px solid rgba(105,68,60,.55);outline-offset:3px}.landingPreviewImage{width:100%;height:100%;display:block;margin:0;border-radius:10px;object-fit:contain}.landingPreviewDots{display:flex;gap:.5rem;justify-content:center}.landingPreviewDot{width:10px;height:10px;padding:0;border-radius:50%;border:2px solid rgba(105,68,60,.4);background:transparent;cursor:pointer;transition:background .2s ease,border-color .2s ease}.landingPreviewDot:hover{background:#69443c33}.landingPreviewDot--active{background:#3d0110e2;border-color:#3d0110e2}.landingPreviewDot:focus-visible{outline:2px solid #3d0110e2;outline-offset:2px}.landingLink{display:inline-flex;align-items:center;min-height:44px;padding:.25rem 0;color:#3d0110e2;text-decoration:none;font-weight:700}.landingLink:focus-visible{outline:2px solid #2563eb;outline-offset:3px;border-radius:6px}.landingEmpty{color:#666}.landingTemplateFeatures{margin-top:1.25rem;padding-top:1.25rem;border-top:1px solid rgba(61,1,16,.15)}.landingTemplateFeaturesTitle{font-weight:600;color:#3d0110e2;font-size:1.1rem;margin-bottom:.5rem}.landingTemplateFeaturesList{margin:0;padding-left:0;list-style:none;color:#3d0110e2;line-height:1.6}.landingTemplateFeaturesList li{margin-bottom:.5rem;padding-left:1.5rem;position:relative}.landingTemplateFeaturesList li:before{content:"✓";position:absolute;left:0;color:#3d0110e2;font-weight:700;font-size:1.1em}@media(min-width:768px){.landingInner{min-height:calc(100vh - 2.5rem);justify-content:center}.landingNavInner{padding:.75rem 1rem}.landingNav .landingHamburger{display:none!important}.landingNav .landingNavDesktopLinks{display:flex!important}}.eventNotFound{min-height:100vh;padding:3rem 1.5rem;font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial}.eventNotFound__inner{max-width:900px;margin:0 auto}.eventNotFound__title{margin:0;font-size:2rem}.eventNotFound__text{margin-top:.75rem;color:#555;font-size:1.05rem;line-height:1.5}.eventNotFound__text--secondary{margin-top:.75rem;color:#555}
