.dashboard-module__Ap9lTa__page{color:#0f172a;background:#f6f8fb;grid-template-columns:260px 1fr;min-height:100vh;font-family:Arial,Helvetica,sans-serif;display:grid}@media (max-width:860px){.dashboard-module__Ap9lTa__page{grid-template-columns:1fr}}.dashboard-module__Ap9lTa__sidebar{color:#fff;background:#0f172a;flex-direction:column;justify-content:space-between;gap:24px;min-height:100vh;padding:28px;display:flex;position:sticky;top:0}@media (max-width:860px){.dashboard-module__Ap9lTa__sidebar{flex-direction:row;align-items:center;gap:16px;min-height:auto;padding:16px;position:static}}.dashboard-module__Ap9lTa__brandBlock{flex-direction:column;display:flex;position:relative}.dashboard-module__Ap9lTa__notificationWrap{z-index:30;position:absolute;top:-6px;right:0}.dashboard-module__Ap9lTa__notificationBell{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #ffffff29;border-radius:50%;width:42px;height:42px;font-size:18px;position:relative}.dashboard-module__Ap9lTa__notificationCount{color:#fff;background:#ef4444;border:2px solid #0f172a;border-radius:999px;place-items:center;min-width:20px;height:20px;padding:0 5px;font-size:10px;font-weight:800;display:grid;position:absolute;top:-5px;right:-6px}.dashboard-module__Ap9lTa__notificationPanel{color:#0f172a;background:#fff;border:1px solid #e2e8f0;border-radius:16px;width:min(370px,100vw - 32px);max-height:520px;position:absolute;top:50px;left:0;overflow:hidden;box-shadow:0 20px 50px #0f172a40}.dashboard-module__Ap9lTa__notificationHeader{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;gap:12px;padding:16px;display:flex}.dashboard-module__Ap9lTa__notificationHeader p{color:#64748b;margin:4px 0 0;font-size:12px}.dashboard-module__Ap9lTa__notificationHeader button{color:var(--accent,#1167b2);cursor:pointer;white-space:nowrap;background:0 0;border:0;font-size:12px;font-weight:700}.dashboard-module__Ap9lTa__notificationList{max-height:430px;overflow-y:auto}.dashboard-module__Ap9lTa__notificationItem{border-bottom:1px solid #f1f5f9;grid-template-columns:9px minmax(0,1fr) 30px;gap:10px;padding:14px 16px;display:grid}.dashboard-module__Ap9lTa__notificationItem:hover,.dashboard-module__Ap9lTa__notificationUnread{background:#eff6ff}.dashboard-module__Ap9lTa__notificationDot{background:#cbd5e1;border-radius:50%;width:8px;height:8px;margin-top:5px}.dashboard-module__Ap9lTa__notificationUnread .dashboard-module__Ap9lTa__notificationDot{background:var(--accent,#1167b2)}.dashboard-module__Ap9lTa__notificationItemLink{color:#0f172a;min-width:0;text-decoration:none}.dashboard-module__Ap9lTa__notificationDelete{color:#94a3b8;cursor:pointer;background:0 0;border:0;border-radius:50%;align-self:start;width:28px;height:28px;font-size:20px;line-height:1}.dashboard-module__Ap9lTa__notificationDelete:hover{color:#dc2626;background:#fee2e2}.dashboard-module__Ap9lTa__notificationItem strong{font-size:13px;line-height:1.35;display:block}.dashboard-module__Ap9lTa__notificationItem p{color:#64748b;margin:4px 0;font-size:12px;line-height:1.4}.dashboard-module__Ap9lTa__notificationItem time{color:#94a3b8;font-size:11px}.dashboard-module__Ap9lTa__notificationEmpty{color:#64748b;text-align:center;margin:0;padding:28px 16px;font-size:13px}.dashboard-module__Ap9lTa__brandLogo{object-fit:contain;background:#fff;border-radius:8px;width:40px;height:40px;margin-bottom:10px}.dashboard-module__Ap9lTa__brandSmall{color:var(--accent,#60a5fa);letter-spacing:3px;margin:0;font-size:12px;font-weight:900}.dashboard-module__Ap9lTa__brand{margin:8px 0 0}@media (max-width:860px){.dashboard-module__Ap9lTa__brand{margin:2px 0 0;font-size:18px}}.dashboard-module__Ap9lTa__menu{flex:1;align-content:start;gap:6px;margin-top:32px;display:grid}.dashboard-module__Ap9lTa__menuToggle{display:none}@media (max-width:860px){.dashboard-module__Ap9lTa__sidebar{flex-wrap:wrap;min-width:0}.dashboard-module__Ap9lTa__brandBlock{flex-shrink:0}.dashboard-module__Ap9lTa__menuToggle{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #ffffff29;border-radius:10px;flex-shrink:0;place-items:center;width:42px;height:42px;margin-left:auto;font-size:18px;display:grid}.dashboard-module__Ap9lTa__menu{display:none}.dashboard-module__Ap9lTa__menuOpen{flex-direction:column;flex-basis:100%;order:10;gap:6px;width:100%;max-height:60vh;margin-top:14px;display:flex;overflow-y:auto}.dashboard-module__Ap9lTa__menuOpen .dashboard-module__Ap9lTa__menuButton,.dashboard-module__Ap9lTa__menuOpen .dashboard-module__Ap9lTa__menuActive{width:100%}.dashboard-module__Ap9lTa__notificationWrap{order:-1;margin-bottom:6px;position:relative;top:auto;right:auto}.dashboard-module__Ap9lTa__notificationPanel{width:auto;position:fixed;top:76px;left:16px;right:16px}.dashboard-module__Ap9lTa__logoutButton{flex-shrink:0}}.dashboard-module__Ap9lTa__menuIcon{flex-shrink:0;display:inline-flex}.dashboard-module__Ap9lTa__menuActive,.dashboard-module__Ap9lTa__menuButton{text-align:left;cursor:pointer;white-space:nowrap;border:none;border-radius:10px;align-items:center;gap:10px;padding:10px 14px;font-size:13.5px;font-weight:600;line-height:1.3;text-decoration:none;transition:background .2s,color .2s;display:flex}.dashboard-module__Ap9lTa__menuActive{background:var(--accent,#1167b2);color:#fff}.dashboard-module__Ap9lTa__menuButton{color:#cbd5e1;background:#ffffff14}.dashboard-module__Ap9lTa__logoutButton{color:#fff;cursor:pointer;white-space:nowrap;background:#dc2626;border:none;border-radius:14px;padding:13px 16px;font-weight:700}.dashboard-module__Ap9lTa__content{min-width:0;padding:34px}@media (max-width:860px){.dashboard-module__Ap9lTa__content{padding:18px}}.dashboard-module__Ap9lTa__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;max-width:1180px;margin:0 auto 28px;display:flex}.dashboard-module__Ap9lTa__label{color:var(--accent,#1167b2);letter-spacing:2px;text-transform:uppercase;margin-bottom:10px;font-size:12px;font-weight:800}.dashboard-module__Ap9lTa__title{color:#0f172a;margin:0;font-size:42px}@media (max-width:640px){.dashboard-module__Ap9lTa__title{font-size:30px}}.dashboard-module__Ap9lTa__subtitle{color:#64748b}.dashboard-module__Ap9lTa__actions{flex-wrap:wrap;gap:10px;display:flex}.dashboard-module__Ap9lTa__button{background:var(--accent,#1167b2);color:#fff;cursor:pointer;border:none;border-radius:999px;padding:12px 22px;font-weight:700}.dashboard-module__Ap9lTa__button:disabled{opacity:.6;cursor:not-allowed}.dashboard-module__Ap9lTa__exportButton{color:#fff;cursor:pointer;background:#16a34a;border:none;border-radius:999px;padding:12px 22px;font-weight:700}.dashboard-module__Ap9lTa__waButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2dd66f,#18a94f);border:none;border-radius:999px;padding:12px 22px;font-weight:700}.dashboard-module__Ap9lTa__secondaryButton{color:#0f172a;cursor:pointer;background:#e2e8f0;border:none;border-radius:12px;padding:12px 18px;font-weight:700}.dashboard-module__Ap9lTa__stats{grid-template-columns:repeat(3,1fr);gap:16px;max-width:1180px;margin:0 auto 30px;display:grid}@media (max-width:640px){.dashboard-module__Ap9lTa__stats{grid-template-columns:repeat(2,1fr)}}.dashboard-module__Ap9lTa__statCard{background:#fff;border-radius:20px;gap:10px;padding:24px;display:grid;box-shadow:0 12px 30px #0000000d}.dashboard-module__Ap9lTa__generatorCard,.dashboard-module__Ap9lTa__formCard{background:#fff;border-radius:20px;max-width:1180px;margin:0 auto 30px;padding:24px;box-shadow:0 12px 30px #0000000d}.dashboard-module__Ap9lTa__generatorWrap{flex-wrap:wrap;gap:12px;margin-top:16px;display:flex}.dashboard-module__Ap9lTa__linkBox{color:#334155;word-break:break-all;background:#f8fafc;border-radius:12px;margin-top:18px;padding:14px;line-height:1.6}.dashboard-module__Ap9lTa__gridTwo{grid-template-columns:1fr 1fr;gap:16px;max-width:1180px;margin:0 auto 30px;display:grid}@media (max-width:640px){.dashboard-module__Ap9lTa__gridTwo{grid-template-columns:1fr}}.dashboard-module__Ap9lTa__panel{background:#fff;border-radius:20px;padding:24px;box-shadow:0 12px 30px #0000000d}.dashboard-module__Ap9lTa__panelList{gap:12px;display:grid}.dashboard-module__Ap9lTa__miniItem{background:#f8fafc;border-radius:14px;padding:16px}.dashboard-module__Ap9lTa__empty{color:#64748b}.dashboard-module__Ap9lTa__warningBox{background:#fff;border-radius:20px;max-width:700px;margin:40px auto;padding:28px}.dashboard-module__Ap9lTa__sectionTitle{margin-bottom:20px}.dashboard-module__Ap9lTa__formGrid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}@media (max-width:640px){.dashboard-module__Ap9lTa__formGrid{grid-template-columns:1fr}}.dashboard-module__Ap9lTa__slugRow{grid-template-columns:1fr 80px;gap:10px;display:grid}.dashboard-module__Ap9lTa__smallButton{background:var(--accent,#1167b2);color:#fff;cursor:pointer;border:none;border-radius:12px;padding:12px 18px;font-weight:700}.dashboard-module__Ap9lTa__input,.dashboard-module__Ap9lTa__statusSelect,.dashboard-module__Ap9lTa__smallInput{color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:12px;outline:none;width:100%;padding:14px 16px;font-size:15px}.dashboard-module__Ap9lTa__smallInput,.dashboard-module__Ap9lTa__statusSelect{padding:10px 12px}.dashboard-module__Ap9lTa__tableWrap{background:#fff;border-radius:20px;max-width:1180px;margin:0 auto;padding:24px;overflow-x:auto;box-shadow:0 12px 30px #0000000d}.dashboard-module__Ap9lTa__tableHead{justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;display:flex}.dashboard-module__Ap9lTa__table{gap:12px;display:grid}.dashboard-module__Ap9lTa__row{background:#f8fafc;border-radius:16px;grid-template-columns:minmax(140px,1.3fr) repeat(3,minmax(90px,auto));align-items:center;gap:14px;min-width:560px;padding:18px;display:grid}@media (max-width:640px){.dashboard-module__Ap9lTa__row{grid-template-columns:1fr;min-width:0}}.dashboard-module__Ap9lTa__resellerRow{background:#f8fafc;border-radius:16px;flex-wrap:wrap;align-items:center;gap:12px;padding:18px;display:flex}.dashboard-module__Ap9lTa__resellerName{flex:170px;min-width:150px}.dashboard-module__Ap9lTa__resellerPackage{flex:0 0 210px}.dashboard-module__Ap9lTa__resellerCommission{flex:0 0 70px}.dashboard-module__Ap9lTa__resellerBrand{white-space:nowrap;text-overflow:ellipsis;flex:0 0 170px;align-items:center;gap:6px;font-size:13px;display:flex;overflow:hidden}.dashboard-module__Ap9lTa__resellerBrandExpiry{flex-direction:column;flex:0 0 150px;gap:4px;display:flex}.dashboard-module__Ap9lTa__resellerBrandExpiry span{font-size:11px;font-weight:700}.dashboard-module__Ap9lTa__resellerBrandExpiry div{gap:6px;display:flex}.dashboard-module__Ap9lTa__resellerStatus{flex:0 0 130px}.dashboard-module__Ap9lTa__resellerDate{color:#64748b;flex:0 0 80px;margin:0;font-size:13px}.dashboard-module__Ap9lTa__resellerActions{flex:none;gap:8px;margin-left:auto;display:flex}.dashboard-module__Ap9lTa__dangerButton{color:#fff;cursor:pointer;background:#dc2626;border:none;border-radius:999px;padding:12px 22px;font-weight:700}.dashboard-module__Ap9lTa__dangerButton:disabled{opacity:.6;cursor:not-allowed}.dashboard-module__Ap9lTa__clientRow{background:#f8fafc;border-radius:16px;flex-wrap:wrap;align-items:center;gap:12px;padding:18px;display:flex}.dashboard-module__Ap9lTa__clientInfo{flex:190px;min-width:170px}.dashboard-module__Ap9lTa__clientInfo p{color:#64748b;margin:2px 0 0;font-size:12.5px}.dashboard-module__Ap9lTa__clientInvitations{flex-direction:column;flex:160px;gap:4px;display:flex}.dashboard-module__Ap9lTa__clientInvitations a{color:#1167b2;font-size:12.5px;font-weight:700;text-decoration:none}.dashboard-module__Ap9lTa__clientInvitations a:hover{text-decoration:underline}.dashboard-module__Ap9lTa__clientEmpty{color:#94a3b8;font-size:12.5px}.dashboard-module__Ap9lTa__clientStatus{flex:0 0 130px}.dashboard-module__Ap9lTa__clientActions{flex:none;align-items:center;gap:8px;margin-left:auto;display:flex}.dashboard-module__Ap9lTa__badge,.dashboard-module__Ap9lTa__packageBadge{color:#1d4ed8;background:#dbeafe;border-radius:999px;width:fit-content;padding:8px 14px;font-size:13px;font-weight:700}.dashboard-module__Ap9lTa__status{color:#16a34a;font-weight:700}.dashboard-module__Ap9lTa__date{color:#64748b;margin:0}.dashboard-module__Ap9lTa__message{margin:0;line-height:1.6}.dashboard-module__Ap9lTa__miniButton{background:var(--accent,#1167b2);color:#fff;cursor:pointer;border:none;border-radius:999px;padding:10px 14px;font-weight:700}.dashboard-module__Ap9lTa__miniButtonGreen{color:#fff;cursor:pointer;background:#16a34a;border:none;border-radius:999px;padding:10px 14px;font-weight:700}.dashboard-module__Ap9lTa__miniButtonRed{color:#fff;cursor:pointer;background:#dc2626;border:none;border-radius:999px;padding:10px 14px;font-weight:700}.dashboard-module__Ap9lTa__miniButtonRed:disabled{opacity:.6;cursor:not-allowed}.dashboard-module__Ap9lTa__standalonePage{background:#f6f8fb;place-items:center;min-height:100vh;padding:24px;font-family:Arial,Helvetica,sans-serif;display:grid}.dashboard-module__Ap9lTa__loginCard{background:#fff;border-radius:24px;width:100%;max-width:430px;padding:32px;box-shadow:0 20px 50px #00000014}.dashboard-module__Ap9lTa__form{gap:14px;display:grid}.dashboard-module__Ap9lTa__editPage{color:#0f172a;background:#f6f8fb;min-height:100vh;padding:40px 24px;font-family:Arial,Helvetica,sans-serif}@media (max-width:640px){.dashboard-module__Ap9lTa__editPage{padding:20px 12px}}.dashboard-module__Ap9lTa__editCard{background:#fff;border-radius:20px;max-width:1100px;margin:0 auto;padding:30px;box-shadow:0 12px 30px #0000000d}@media (max-width:640px){.dashboard-module__Ap9lTa__editCard{padding:18px}}.dashboard-module__Ap9lTa__editHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin-bottom:28px;display:flex}.dashboard-module__Ap9lTa__editSectionTitle{margin-top:30px;margin-bottom:16px;font-size:22px}.dashboard-module__Ap9lTa__storyBlock{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;gap:10px;margin-bottom:14px;padding:18px;display:grid}.dashboard-module__Ap9lTa__storyGrid{grid-template-columns:120px 1fr;gap:10px;display:grid}@media (max-width:480px){.dashboard-module__Ap9lTa__storyGrid{grid-template-columns:1fr}}.dashboard-module__Ap9lTa__textarea{color:#0f172a;resize:vertical;background:#fff;border:1px solid #cbd5e1;border-radius:12px;width:100%;min-height:90px;padding:14px;font-size:15px}.dashboard-module__Ap9lTa__uploadGrid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}@media (max-width:640px){.dashboard-module__Ap9lTa__uploadGrid{grid-template-columns:1fr}}.dashboard-module__Ap9lTa__uploadBox{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;gap:12px;padding:16px;display:grid}.dashboard-module__Ap9lTa__dropZone{cursor:pointer;background:#fff;border:2px dashed #9bb8dd;border-radius:16px;place-items:center;min-height:230px;display:grid;overflow:hidden}.dashboard-module__Ap9lTa__musicDropZone{cursor:pointer;background:#fff;border:2px dashed #9bb8dd;border-radius:16px;place-items:center;min-height:110px;padding:16px;display:grid}.dashboard-module__Ap9lTa__musicPlayer{width:100%}.dashboard-module__Ap9lTa__dropContent{text-align:center;color:#334155;place-items:center;gap:10px;display:grid}.dashboard-module__Ap9lTa__uploadIcon{color:var(--accent,#1167b2);font-size:54px;line-height:1}.dashboard-module__Ap9lTa__hiddenInput{display:none}.dashboard-module__Ap9lTa__preview{object-fit:cover;border-radius:14px;width:100%;height:100%;min-height:230px}.dashboard-module__Ap9lTa__galleryUploadBox{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;padding:18px}.dashboard-module__Ap9lTa__helpText{color:#64748b;margin-top:0}.dashboard-module__Ap9lTa__galleryDropZone{text-align:center;cursor:pointer;color:#334155;background:#fff;border:2px dashed #9bb8dd;border-radius:16px;place-items:center;gap:8px;min-height:160px;display:grid}.dashboard-module__Ap9lTa__galleryCounter{color:#64748b;margin-top:14px}.dashboard-module__Ap9lTa__galleryGrid{grid-template-columns:repeat(5,1fr);gap:12px;margin-top:18px;display:grid}@media (max-width:640px){.dashboard-module__Ap9lTa__galleryGrid{grid-template-columns:repeat(2,1fr)}}.dashboard-module__Ap9lTa__galleryItem{background:#fff;border:1px solid #e2e8f0;border-radius:14px;gap:8px;padding:10px;display:grid}.dashboard-module__Ap9lTa__galleryImage{object-fit:cover;border-radius:10px;width:100%;height:120px}.dashboard-module__Ap9lTa__emptyGallery{color:#64748b;background:#e2e8f0;border-radius:14px;grid-column:1/-1;place-items:center;height:120px;display:grid}.dashboard-module__Ap9lTa__deleteButton{color:#fff;cursor:pointer;background:#dc2626;border:none;border-radius:10px;padding:8px;font-weight:700}
.style-module__ZpCR_G__root{--cream:#f7f4ec;--cream-deep:#ece4cd;--forest:#24402f;--forest-deep:#16281c;--gold:#c9a15a;--gold-soft:#c9a15a59;--muted:#16281c9e;--font-display:var(--font-playfair), serif;--font-body:var(--font-inter), sans-serif;background:var(--cream);color:var(--forest-deep);font-family:var(--font-body);width:100%;position:relative;overflow-x:hidden}.style-module__ZpCR_G__root *{box-sizing:border-box}.style-module__ZpCR_G__section{max-width:960px;margin:0 auto;padding:clamp(60px,10vw,124px) 24px;position:relative}.style-module__ZpCR_G__eyebrow{text-align:center;letter-spacing:.3em;text-transform:uppercase;color:var(--gold);margin:0 0 16px;font-size:11px;font-weight:700;display:block}.style-module__ZpCR_G__title{text-align:center;font-family:var(--font-display);color:var(--forest-deep);margin:0 0 40px;font-size:clamp(30px,5vw,42px);font-style:italic;font-weight:700}.style-module__ZpCR_G__button{border:1px solid var(--gold);color:var(--forest-deep);font-family:var(--font-body);letter-spacing:.1em;text-transform:uppercase;cursor:pointer;background:0 0;border-radius:4px;justify-content:center;align-items:center;gap:8px;padding:14px 30px;font-size:12px;font-weight:700;text-decoration:none;transition:background .3s,color .3s;display:inline-flex}.style-module__ZpCR_G__button:hover{background:var(--gold);color:var(--forest-deep)}.style-module__ZpCR_G__solid{background:var(--forest);color:var(--cream);border-color:var(--forest)}.style-module__ZpCR_G__solid:hover{background:var(--gold);color:var(--forest-deep)}.style-module__ZpCR_G__shieldFrame{clip-path:polygon(50% 0%,100% 14%,100% 52%,50% 100%,0% 52%,0% 14%);background:var(--gold);padding:6px;position:relative}.style-module__ZpCR_G__shieldFrameInner{clip-path:polygon(50% 0%,100% 14%,100% 52%,50% 100%,0% 52%,0% 14%);background:var(--cream-deep);width:100%;height:100%;overflow:hidden}.style-module__ZpCR_G__shieldFrameInner img{object-fit:cover;width:100%;height:100%}.style-module__ZpCR_G__card{border:1px solid var(--gold-soft);background:#fff;position:relative}.style-module__ZpCR_G__loading{z-index:10000;background:var(--forest-deep);color:var(--cream);place-items:center;display:grid;position:fixed;inset:0}.style-module__ZpCR_G__loadingMark{font-family:var(--font-display);font-size:30px;font-style:italic}.style-module__ZpCR_G__cover{background:linear-gradient(180deg, var(--forest-deep) 0%, var(--forest) 55%, var(--cream) 100%);text-align:center;min-height:100svh;color:var(--cream);flex-direction:column;justify-content:center;align-items:center;padding:clamp(32px,6vh,60px) 24px;display:flex;position:relative;overflow:hidden}.style-module__ZpCR_G__coverCrest{width:clamp(56px,11vw,76px);height:auto;color:var(--gold);margin:0 0 18px;position:relative}.style-module__ZpCR_G__coverEyebrow{letter-spacing:.32em;text-transform:uppercase;color:var(--gold);margin:0 0 24px;font-size:11px;font-weight:700;position:relative}.style-module__ZpCR_G__coverPhoto{aspect-ratio:5/6;width:min(58vw,216px);margin:0 0 28px;position:relative;box-shadow:0 20px 44px #0000004d;}.style-module__ZpCR_G__coverTitle{font-family:var(--font-display);color:var(--cream);margin:0 0 10px;font-size:clamp(28px,6.2vw,44px);font-style:italic;font-weight:700;position:relative}.style-module__ZpCR_G__coverSub{color:var(--gold-soft);margin:0 0 32px;font-size:13px;position:relative}.style-module__ZpCR_G__coverFoot{width:100%;position:relative}.style-module__ZpCR_G__coverLine{background:linear-gradient(180deg, transparent, var(--gold));width:1px;height:30px;margin:0 auto 20px}.style-module__ZpCR_G__guestLabel{letter-spacing:.28em;text-transform:uppercase;color:var(--gold-soft);margin:0 0 8px;font-size:10px}.style-module__ZpCR_G__guestName{font-family:var(--font-display);color:var(--cream);margin:0 0 28px;font-size:clamp(18px,3.4vw,22px);font-style:italic}.style-module__ZpCR_G__hero{text-align:center;}.style-module__ZpCR_G__heroCrest{width:34px;height:auto;color:var(--gold);margin:0 auto 20px}.style-module__ZpCR_G__heroTitle{color:var(--muted);max-width:600px;margin:0 auto 44px;font-size:clamp(15px,2vw,17px);font-weight:400;line-height:1.9}.style-module__ZpCR_G__badgeRow{justify-content:center;align-items:center;gap:clamp(8px,2vw,12px);display:flex}.style-module__ZpCR_G__badge{aspect-ratio:1;border:2px solid var(--gold);background:var(--forest);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:clamp(66px,17vw,86px);display:flex}.style-module__ZpCR_G__badgeValue{font-family:var(--font-display);color:var(--gold);font-variant-numeric:lining-nums tabular-nums;font-size:clamp(22px,3.8vw,28px);font-weight:700;line-height:1}.style-module__ZpCR_G__badgeLabel{letter-spacing:.08em;text-transform:uppercase;color:var(--cream);margin-top:5px;font-size:8.5px}.style-module__ZpCR_G__childPhoto{aspect-ratio:5/6;width:min(62vw,246px);margin:0 auto 28px;box-shadow:0 20px 44px #16281c33;}.style-module__ZpCR_G__childNickname{font-family:var(--font-display);color:var(--forest);text-align:center;margin:0 0 6px;font-size:clamp(32px,5.6vw,44px);font-style:italic;font-weight:700}.style-module__ZpCR_G__childFullName{text-align:center;color:var(--forest-deep);margin:0 0 18px;font-size:16px;font-weight:600}.style-module__ZpCR_G__childDetails{text-align:center;gap:6px;max-width:380px;margin:0 auto;display:grid}.style-module__ZpCR_G__childDetails p{color:var(--muted);margin:0;font-size:14px}.style-module__ZpCR_G__childParents{font-family:var(--font-display)!important;color:var(--forest)!important;margin-top:14px!important;font-style:italic!important;font-weight:700!important}.style-module__ZpCR_G__eventCard{text-align:center;background:var(--forest);max-width:420px;color:var(--cream);border:2px solid var(--gold);margin:0 auto;padding:48px 32px 38px;position:relative}.style-module__ZpCR_G__eventCrest{width:44px;height:auto;color:var(--gold);background:var(--cream);border-radius:50%;padding:6px;position:absolute;top:-22px;left:50%;transform:translate(-50%)}.style-module__ZpCR_G__eventName{font-family:var(--font-display);color:var(--gold);margin:0 0 14px;font-size:clamp(30px,4.6vw,38px);font-style:italic;font-weight:700}.style-module__ZpCR_G__eventDate{margin:0 0 22px;font-size:14px;font-weight:600}.style-module__ZpCR_G__eventSub{letter-spacing:.24em;text-transform:uppercase;color:var(--gold);margin:20px 0 8px;font-size:10.5px;font-weight:700}.style-module__ZpCR_G__eventDetail{opacity:.9;margin:0 0 22px;font-size:13.5px;font-weight:300;line-height:1.85}.style-module__ZpCR_G__galleryGrid{grid-template-columns:repeat(3,1fr);gap:10px;max-width:540px;margin:0 auto;display:grid}.style-module__ZpCR_G__galleryItem{aspect-ratio:3/4;cursor:zoom-in;padding:4px;position:relative;overflow:hidden;}.style-module__ZpCR_G__galleryItem img{object-fit:cover;width:100%;height:100%;display:block}.style-module__ZpCR_G__galleryCornerTL,.style-module__ZpCR_G__galleryCornerBR{border-color:var(--gold);z-index:1;width:12px;height:12px;position:absolute}.style-module__ZpCR_G__galleryCornerTL{border-top:2px solid var(--gold);border-left:2px solid var(--gold);top:3px;left:3px}.style-module__ZpCR_G__galleryCornerBR{border-bottom:2px solid var(--gold);border-right:2px solid var(--gold);bottom:3px;right:3px}.style-module__ZpCR_G__lightbox{z-index:9998;background:#16281cf0;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.style-module__ZpCR_G__lightboxImage{object-fit:contain;border:2px solid var(--gold);max-width:min(92vw,620px);max-height:80vh}.style-module__ZpCR_G__lightboxClose{border:1px solid var(--cream);width:40px;height:40px;color:var(--cream);cursor:pointer;background:0 0;border-radius:50%;font-size:15px;position:fixed;top:22px;right:22px}.style-module__ZpCR_G__lightboxNav{gap:14px;display:flex;position:fixed;bottom:26px;left:50%;transform:translate(-50%)}.style-module__ZpCR_G__lightboxArrow{width:40px;height:40px;color:var(--cream);cursor:pointer;background:0 0;border:1px solid #f7f4ec66;border-radius:50%;font-size:15px}.style-module__ZpCR_G__mediaBox{aspect-ratio:16/9;max-width:800px;margin:0 auto 28px;overflow:hidden;}.style-module__ZpCR_G__mediaBox iframe{border:0;width:100%;height:100%}.style-module__ZpCR_G__mapCard{text-align:center;max-width:540px;margin:0 auto;padding:36px 30px;}.style-module__ZpCR_G__mapCard p{color:var(--muted);margin:0 0 24px;font-weight:300;line-height:1.85}.style-module__ZpCR_G__rsvpCounts{border:1px solid var(--gold-soft);justify-content:center;gap:0;max-width:420px;margin:0 auto 40px;display:flex}.style-module__ZpCR_G__rsvpCount{text-align:center;border-right:1px solid var(--gold-soft);flex:1;padding:16px 10px}.style-module__ZpCR_G__rsvpCount:last-child{border-right:none}.style-module__ZpCR_G__rsvpCountValue{font-family:var(--font-display);color:var(--forest);font-size:22px;font-weight:700;display:block}.style-module__ZpCR_G__rsvpCountLabel{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin-top:4px;font-size:9px;display:block}.style-module__ZpCR_G__form{gap:13px;max-width:480px;margin:0 auto;padding:32px 28px;display:grid;}.style-module__ZpCR_G__input,.style-module__ZpCR_G__select,.style-module__ZpCR_G__textarea{background:var(--cream);width:100%;color:var(--forest-deep);font-family:var(--font-body);border:1px solid #16281c2e;border-radius:4px;outline:none;padding:13px 15px;font-size:14px}.style-module__ZpCR_G__input:focus,.style-module__ZpCR_G__select:focus,.style-module__ZpCR_G__textarea:focus{border-color:var(--gold)}.style-module__ZpCR_G__input::placeholder,.style-module__ZpCR_G__textarea::placeholder{color:#16281c66}.style-module__ZpCR_G__select option{background:var(--cream);color:var(--forest-deep)}.style-module__ZpCR_G__textarea{resize:vertical;min-height:96px}.style-module__ZpCR_G__formMessage{text-align:center;color:var(--forest);margin:0;font-size:14px}.style-module__ZpCR_G__formError{color:#a8462c;}.style-module__ZpCR_G__doaSection{text-align:center;background:var(--forest-deep);color:var(--cream);max-width:100%;}.style-module__ZpCR_G__doaQuote{max-width:600px;margin:0 auto;font-size:clamp(15px,2.1vw,17px);font-weight:300;line-height:1.9}.style-module__ZpCR_G__giftGrid{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:18px;max-width:660px;margin:0 auto;display:grid}.style-module__ZpCR_G__giftCard{text-align:center;padding:34px 26px;}.style-module__ZpCR_G__giftOwner{letter-spacing:.2em;text-transform:uppercase;color:var(--gold);margin:0 0 14px;font-size:10px;font-weight:700}.style-module__ZpCR_G__giftBank{font-family:var(--font-display);color:var(--forest);margin:0 0 14px;font-size:28px;font-style:italic;font-weight:700}.style-module__ZpCR_G__giftNumber{color:var(--forest-deep);letter-spacing:.02em;margin:0 0 6px;font-size:19px}.style-module__ZpCR_G__giftName{color:var(--muted);margin:0 0 22px;font-size:13px}.style-module__ZpCR_G__wishesList{gap:10px;max-width:600px;margin:0 auto 24px;display:grid}.style-module__ZpCR_G__wishCard{text-align:left;padding:18px 22px;}.style-module__ZpCR_G__wishHeader{justify-content:space-between;align-items:baseline;gap:12px;margin:0 0 8px;display:flex}.style-module__ZpCR_G__wishName{font-family:var(--font-display);color:var(--forest);font-size:19px;font-style:italic;font-weight:700}.style-module__ZpCR_G__wishAttendance{letter-spacing:.06em;text-transform:uppercase;color:var(--gold);font-size:10px}.style-module__ZpCR_G__wishMessage{color:var(--forest-deep);margin:0;font-size:13.5px;font-weight:300;line-height:1.75}.style-module__ZpCR_G__loadMore{margin:0 auto;display:flex;}.style-module__ZpCR_G__footer{text-align:center;padding-bottom:clamp(120px,16vw,160px);}.style-module__ZpCR_G__footerCrest{width:32px;height:auto;color:var(--gold);margin:0 auto 20px}.style-module__ZpCR_G__footerQuote{color:var(--muted);max-width:540px;margin:0 auto 26px;font-size:14px;font-weight:300;line-height:1.9}.style-module__ZpCR_G__footerName{font-family:var(--font-display);color:var(--forest);margin:0 0 24px;font-size:clamp(30px,5vw,42px);font-style:italic;font-weight:700}.style-module__ZpCR_G__copyright{color:var(--muted);font-size:12px}.style-module__ZpCR_G__musicButton{z-index:999;border:2px solid var(--gold);background:var(--forest);width:48px;height:48px;color:var(--gold);cursor:pointer;border-radius:50%;place-items:center;font-size:16px;display:grid;position:fixed;bottom:92px;right:20px;box-shadow:0 12px 26px #16281c4d}.style-module__ZpCR_G__spinning{animation:6s linear infinite style-module__ZpCR_G__spin}@keyframes style-module__ZpCR_G__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.style-module__ZpCR_G__floatingMenu{z-index:998;background:var(--forest);border-radius:6px;gap:4px;max-width:calc(100% - 32px);padding:8px;display:flex;position:fixed;bottom:16px;left:50%;overflow-x:auto;transform:translate(-50%);box-shadow:0 16px 34px #16281c47}.style-module__ZpCR_G__floatingMenuItem{color:#f7f4ec99;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:4px;flex-direction:column;align-items:center;gap:2px;padding:8px 13px;font-size:9px;font-weight:700;transition:color .3s,background .3s;display:flex}.style-module__ZpCR_G__floatingMenuItem:hover{color:var(--gold);background:#c9a15a1f}.style-module__ZpCR_G__floatingMenuIcon{font-size:14px}
.style-module__g7tguW__root{--cream:#f8f2e9;--cream-deep:#eee0c8;--maroon:#5c1a2b;--maroon-deep:#3d0f1c;--gold:#c9a15a;--gold-soft:#c9a15a59;--muted:#3d0f1c9e;--font-display:var(--font-cormorant), serif;--font-body:var(--font-inter), sans-serif;background:var(--cream);color:var(--maroon-deep);font-family:var(--font-body);width:100%;position:relative;overflow-x:hidden}.style-module__g7tguW__root *{box-sizing:border-box}.style-module__g7tguW__section{max-width:960px;margin:0 auto;padding:clamp(60px,10vw,124px) 24px;position:relative}.style-module__g7tguW__eyebrow{text-align:center;letter-spacing:.3em;text-transform:uppercase;color:var(--gold);margin:0 0 16px;font-size:11px;font-weight:700;display:block}.style-module__g7tguW__title{text-align:center;font-family:var(--font-display);color:var(--maroon);margin:0 0 40px;font-size:clamp(32px,5.4vw,46px);font-weight:600}.style-module__g7tguW__button{border:1px solid var(--gold);color:var(--cream);font-family:var(--font-body);letter-spacing:.08em;cursor:pointer;background:0 0;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:14px 30px;font-size:12px;font-weight:600;text-decoration:none;transition:background .3s,color .3s;display:inline-flex}.style-module__g7tguW__button:hover{background:var(--gold);color:var(--maroon-deep)}.style-module__g7tguW__solid{background:var(--gold);color:var(--maroon-deep);border-color:var(--gold)}.style-module__g7tguW__solid:hover{background:var(--cream)}.style-module__g7tguW__archFrame{border:6px solid var(--gold);background:var(--cream-deep);border-radius:999px 999px 12px 12px;position:relative;overflow:hidden}.style-module__g7tguW__archFrame img{object-fit:cover;width:100%;height:100%}.style-module__g7tguW__card{border:1px solid var(--gold-soft);background:#fff;border-radius:6px;position:relative}.style-module__g7tguW__loading{z-index:10000;background:var(--maroon-deep);color:var(--cream);place-items:center;display:grid;position:fixed;inset:0}.style-module__g7tguW__loadingMark{font-family:var(--font-display);font-size:30px}.style-module__g7tguW__cover{background:radial-gradient(120% 90% at 50% 0%, var(--maroon) 0%, var(--maroon-deep) 70%);text-align:center;min-height:100svh;color:var(--cream);flex-direction:column;justify-content:center;align-items:center;padding:clamp(32px,6vh,60px) 24px;display:flex;position:relative;overflow:hidden}.style-module__g7tguW__coverCrown{width:clamp(60px,12vw,80px);height:auto;color:var(--gold);margin:0 0 18px;position:relative}.style-module__g7tguW__coverEyebrow{letter-spacing:.34em;text-transform:uppercase;color:var(--gold);margin:0 0 24px;font-size:11px;font-weight:700;position:relative}.style-module__g7tguW__coverPhoto{aspect-ratio:3/4;width:min(56vw,210px);margin:0 0 28px;position:relative;box-shadow:0 20px 44px #00000059;}.style-module__g7tguW__coverTitle{font-family:var(--font-display);color:var(--cream);margin:0 0 10px;font-size:clamp(30px,6.4vw,46px);font-weight:600;position:relative}.style-module__g7tguW__coverSub{color:var(--gold-soft);margin:0 0 32px;font-size:13px;position:relative}.style-module__g7tguW__coverFoot{width:100%;position:relative}.style-module__g7tguW__coverLine{background:linear-gradient(180deg, transparent, var(--gold));width:1px;height:30px;margin:0 auto 20px}.style-module__g7tguW__guestLabel{letter-spacing:.28em;text-transform:uppercase;color:var(--gold-soft);margin:0 0 8px;font-size:10px}.style-module__g7tguW__guestName{font-family:var(--font-display);color:var(--cream);margin:0 0 28px;font-size:clamp(18px,3.4vw,22px)}.style-module__g7tguW__hero{text-align:center;}.style-module__g7tguW__heroCrown{width:36px;height:auto;color:var(--gold);margin:0 auto 20px}.style-module__g7tguW__heroTitle{color:var(--muted);max-width:600px;margin:0 auto 44px;font-size:clamp(15px,2vw,17px);font-weight:400;line-height:1.9}.style-module__g7tguW__badgeRow{justify-content:center;align-items:center;gap:clamp(8px,2vw,12px);display:flex}.style-module__g7tguW__badge{aspect-ratio:1;background:var(--maroon);border:2px solid var(--gold);border-radius:999px 999px 10px 10px;flex-direction:column;justify-content:center;align-items:center;width:clamp(66px,17vw,86px);display:flex}.style-module__g7tguW__badgeValue{font-family:var(--font-display);color:var(--gold);font-variant-numeric:lining-nums tabular-nums;font-size:clamp(22px,3.8vw,28px);font-weight:600;line-height:1}.style-module__g7tguW__badgeLabel{letter-spacing:.08em;text-transform:uppercase;color:var(--cream);margin-top:5px;font-size:8.5px}.style-module__g7tguW__childPhoto{aspect-ratio:3/4;width:min(60vw,240px);margin:0 auto 28px;box-shadow:0 20px 44px #3d0f1c38;}.style-module__g7tguW__childNickname{font-family:var(--font-display);color:var(--maroon);text-align:center;margin:0 0 6px;font-size:clamp(34px,5.6vw,46px);font-weight:600}.style-module__g7tguW__childFullName{text-align:center;color:var(--maroon-deep);margin:0 0 18px;font-size:16px;font-weight:600}.style-module__g7tguW__childDetails{text-align:center;gap:6px;max-width:380px;margin:0 auto;display:grid}.style-module__g7tguW__childDetails p{color:var(--muted);margin:0;font-size:14px}.style-module__g7tguW__childParents{font-family:var(--font-display)!important;color:var(--maroon)!important;margin-top:14px!important;font-weight:600!important}.style-module__g7tguW__eventCard{text-align:center;background:var(--maroon);max-width:420px;color:var(--cream);border:4px solid var(--gold);border-radius:999px 999px 12px 12px;margin:0 auto;padding:52px 32px 38px;position:relative}.style-module__g7tguW__eventCrown{width:30px;height:auto;color:var(--gold);position:absolute;top:22px;left:50%;transform:translate(-50%)}.style-module__g7tguW__eventName{font-family:var(--font-display);color:var(--gold);margin:44px 0 14px;font-size:clamp(30px,4.6vw,38px);font-weight:600}.style-module__g7tguW__eventDate{margin:0 0 22px;font-size:14px;font-weight:600}.style-module__g7tguW__eventSub{letter-spacing:.24em;text-transform:uppercase;color:var(--gold);margin:20px 0 8px;font-size:10.5px;font-weight:700}.style-module__g7tguW__eventDetail{opacity:.9;margin:0 0 22px;font-size:13.5px;font-weight:300;line-height:1.85}.style-module__g7tguW__galleryGrid{grid-template-columns:repeat(2,1fr);gap:14px;max-width:480px;margin:0 auto;display:grid}.style-module__g7tguW__galleryItem{aspect-ratio:4/5;cursor:zoom-in;border:3px solid var(--gold);border-radius:999px 999px 10px 10px;position:relative;overflow:hidden}.style-module__g7tguW__galleryItem img{object-fit:cover;width:100%;height:100%;display:block}.style-module__g7tguW__lightbox{z-index:9998;background:#3d0f1ceb;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.style-module__g7tguW__lightboxImage{object-fit:contain;border:2px solid var(--gold);border-radius:16px;max-width:min(92vw,620px);max-height:80vh}.style-module__g7tguW__lightboxClose{border:1px solid var(--cream);width:40px;height:40px;color:var(--cream);cursor:pointer;background:0 0;border-radius:50%;font-size:15px;position:fixed;top:22px;right:22px}.style-module__g7tguW__lightboxNav{gap:14px;display:flex;position:fixed;bottom:26px;left:50%;transform:translate(-50%)}.style-module__g7tguW__lightboxArrow{width:40px;height:40px;color:var(--cream);cursor:pointer;background:0 0;border:1px solid #f8f2e966;border-radius:50%;font-size:15px}.style-module__g7tguW__mediaBox{aspect-ratio:16/9;max-width:800px;margin:0 auto 28px;overflow:hidden;}.style-module__g7tguW__mediaBox iframe{border:0;width:100%;height:100%}.style-module__g7tguW__mapCard{text-align:center;max-width:540px;margin:0 auto;padding:36px 30px;}.style-module__g7tguW__mapCard p{color:var(--muted);margin:0 0 24px;font-weight:300;line-height:1.85}.style-module__g7tguW__rsvpCounts{flex-wrap:wrap;justify-content:center;gap:10px;margin:0 auto 38px;display:flex}.style-module__g7tguW__rsvpCount{text-align:center;min-width:88px;padding:14px 20px;}.style-module__g7tguW__rsvpCountValue{font-family:var(--font-display);color:var(--maroon);font-size:22px;font-weight:600;display:block}.style-module__g7tguW__rsvpCountLabel{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin-top:4px;font-size:9px;display:block}.style-module__g7tguW__form{gap:13px;max-width:480px;margin:0 auto;padding:32px 28px;display:grid;}.style-module__g7tguW__input,.style-module__g7tguW__select,.style-module__g7tguW__textarea{background:var(--cream);width:100%;color:var(--maroon-deep);font-family:var(--font-body);border:1px solid #3d0f1c2e;border-radius:10px;outline:none;padding:13px 15px;font-size:14px}.style-module__g7tguW__input:focus,.style-module__g7tguW__select:focus,.style-module__g7tguW__textarea:focus{border-color:var(--gold)}.style-module__g7tguW__input::placeholder,.style-module__g7tguW__textarea::placeholder{color:#3d0f1c66}.style-module__g7tguW__select option{background:var(--cream);color:var(--maroon-deep)}.style-module__g7tguW__textarea{resize:vertical;min-height:96px}.style-module__g7tguW__formMessage{text-align:center;color:var(--maroon);margin:0;font-size:14px}.style-module__g7tguW__formError{color:#a8462c;}.style-module__g7tguW__doaSection{text-align:center;background:var(--maroon-deep);color:var(--cream);max-width:100%;}.style-module__g7tguW__doaQuote{max-width:600px;margin:0 auto;font-size:clamp(15px,2.1vw,17px);font-weight:300;line-height:1.9}.style-module__g7tguW__giftGrid{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:18px;max-width:660px;margin:0 auto;display:grid}.style-module__g7tguW__giftCard{text-align:center;padding:34px 26px;}.style-module__g7tguW__giftOwner{letter-spacing:.2em;text-transform:uppercase;color:var(--gold);margin:0 0 14px;font-size:10px;font-weight:700}.style-module__g7tguW__giftBank{font-family:var(--font-display);color:var(--maroon);margin:0 0 14px;font-size:28px;font-weight:600}.style-module__g7tguW__giftNumber{color:var(--maroon-deep);letter-spacing:.02em;margin:0 0 6px;font-size:19px}.style-module__g7tguW__giftName{color:var(--muted);margin:0 0 22px;font-size:13px}.style-module__g7tguW__wishesList{gap:10px;max-width:600px;margin:0 auto 24px;display:grid}.style-module__g7tguW__wishCard{text-align:left;padding:18px 22px;}.style-module__g7tguW__wishHeader{justify-content:space-between;align-items:baseline;gap:12px;margin:0 0 8px;display:flex}.style-module__g7tguW__wishName{font-family:var(--font-display);color:var(--maroon);font-size:19px;font-weight:600}.style-module__g7tguW__wishAttendance{letter-spacing:.06em;text-transform:uppercase;color:var(--gold);font-size:10px}.style-module__g7tguW__wishMessage{color:var(--maroon-deep);margin:0;font-size:13.5px;font-weight:300;line-height:1.75}.style-module__g7tguW__loadMore{color:var(--maroon-deep);border-color:var(--maroon-deep);margin:0 auto;display:flex;}.style-module__g7tguW__footer{text-align:center;padding-bottom:clamp(120px,16vw,160px);}.style-module__g7tguW__footerCrown{width:32px;height:auto;color:var(--gold);margin:0 auto 20px}.style-module__g7tguW__footerQuote{color:var(--muted);max-width:540px;margin:0 auto 26px;font-size:14px;font-weight:300;line-height:1.9}.style-module__g7tguW__footerName{font-family:var(--font-display);color:var(--maroon);margin:0 0 24px;font-size:clamp(30px,5vw,42px);font-weight:600}.style-module__g7tguW__copyright{color:var(--muted);font-size:12px}.style-module__g7tguW__musicButton{z-index:999;border:2px solid var(--gold);background:var(--maroon);width:48px;height:48px;color:var(--gold);cursor:pointer;border-radius:50%;place-items:center;font-size:16px;display:grid;position:fixed;bottom:92px;right:20px;box-shadow:0 12px 26px #3d0f1c4d}.style-module__g7tguW__spinning{animation:6s linear infinite style-module__g7tguW__spin}@keyframes style-module__g7tguW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.style-module__g7tguW__floatingMenu{z-index:998;background:var(--maroon);border-radius:999px;gap:4px;max-width:calc(100% - 32px);padding:8px;display:flex;position:fixed;bottom:16px;left:50%;overflow-x:auto;transform:translate(-50%);box-shadow:0 16px 34px #3d0f1c47}.style-module__g7tguW__floatingMenuItem{color:#f8f2e999;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:999px;flex-direction:column;align-items:center;gap:2px;padding:8px 13px;font-size:9px;font-weight:700;transition:color .3s,background .3s;display:flex}.style-module__g7tguW__floatingMenuItem:hover{color:var(--gold);background:#c9a15a24}.style-module__g7tguW__floatingMenuIcon{font-size:14px}
.style-module__UQXuSa__root{--cream:#fffbf0;--sky:#4fa8d8;--sky-deep:#2f7fb0;--yellow:#ffc93c;--coral:#ff6f5e;--ink:#2b3a4a;--muted:#2b3a4a9e;--font-display:var(--font-readex-pro), sans-serif;--font-body:var(--font-readex-pro), sans-serif;background:var(--cream);color:var(--ink);font-family:var(--font-body);width:100%;position:relative;overflow-x:hidden}.style-module__UQXuSa__root *{box-sizing:border-box}.style-module__UQXuSa__section{max-width:960px;margin:0 auto;padding:clamp(56px,10vw,116px) 24px;position:relative}.style-module__UQXuSa__eyebrow{text-align:center;letter-spacing:.24em;text-transform:uppercase;color:var(--sky-deep);margin:0 0 14px;font-size:12px;font-weight:800;display:block}.style-module__UQXuSa__title{text-align:center;color:var(--ink);margin:0 0 36px;font-size:clamp(28px,4.6vw,38px);font-weight:800}.style-module__UQXuSa__button{background:var(--sky);color:#fff;font-family:var(--font-body);cursor:pointer;border:none;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:14px 30px;font-size:13px;font-weight:800;text-decoration:none;transition:background .3s,transform .3s;display:inline-flex}.style-module__UQXuSa__button:hover{background:var(--sky-deep);transform:translateY(-1px)}.style-module__UQXuSa__solid{background:var(--sky);color:#fff}.style-module__UQXuSa__certFrame{background:#fff;border-radius:32px;padding:8px;position:relative;box-shadow:0 20px 44px #2b3a4a29}.style-module__UQXuSa__certFrame:before{content:"";border:2.5px dashed var(--sky);pointer-events:none;border-radius:26px;position:absolute;inset:4px}.style-module__UQXuSa__certFrameInner{background:#eef7fc;border-radius:22px;width:100%;height:100%;overflow:hidden}.style-module__UQXuSa__certFrameInner img{object-fit:cover;width:100%;height:100%}.style-module__UQXuSa__card{background:#fff;border-radius:28px;position:relative;box-shadow:0 16px 38px #2b3a4a1a}.style-module__UQXuSa__loading{z-index:10000;background:var(--sky);color:#fff;place-items:center;display:grid;position:fixed;inset:0}.style-module__UQXuSa__loadingMark{font-size:26px;font-weight:800}.style-module__UQXuSa__cover{background:linear-gradient(170deg, var(--sky) 0%, var(--sky) 42%, var(--cream) 100%);text-align:center;color:#fff;flex-direction:column;justify-content:center;align-items:center;min-height:100svh;padding:clamp(32px,6vh,60px) 24px;display:flex;position:relative;overflow:hidden}.style-module__UQXuSa__coverMedal{width:clamp(58px,12vw,78px);height:auto;margin:0 0 16px;animation:2.6s ease-in-out infinite style-module__UQXuSa__pop;position:relative}@keyframes style-module__UQXuSa__pop{0%,to{transform:scale(1)rotate(0)}50%{transform:scale(1.08)rotate(-4deg)}}.style-module__UQXuSa__coverEyebrow{letter-spacing:.28em;text-transform:uppercase;color:#fff;opacity:.9;margin:0 0 22px;font-size:12px;font-weight:800;position:relative}.style-module__UQXuSa__coverPhoto{aspect-ratio:1;width:min(58vw,220px);margin:0 0 26px;position:relative;}.style-module__UQXuSa__coverTitle{color:var(--ink);background:#fff;border-radius:999px;margin:0 0 12px;padding:6px 22px;font-size:clamp(28px,6.2vw,42px);font-weight:800;position:relative}.style-module__UQXuSa__coverSub{color:#fff;opacity:.85;margin:0 0 30px;font-size:13px;position:relative}.style-module__UQXuSa__coverFoot{width:100%;position:relative}.style-module__UQXuSa__coverCard{background:#fff;border-radius:28px;max-width:320px;margin:0 auto;padding:26px 24px;box-shadow:0 20px 44px #2b3a4a38}.style-module__UQXuSa__guestLabel{letter-spacing:.14em;text-transform:uppercase;color:var(--muted);margin:0 0 8px;font-size:11px;font-weight:700}.style-module__UQXuSa__guestName{color:var(--ink);margin:0 0 20px;font-size:clamp(17px,3.2vw,21px);font-weight:800}.style-module__UQXuSa__hero{text-align:center;}.style-module__UQXuSa__heroTitle{color:var(--muted);max-width:600px;margin:0 auto 40px;font-size:clamp(15px,2vw,17px);font-weight:500;line-height:1.9}.style-module__UQXuSa__badgeRow{justify-content:center;align-items:center;gap:clamp(8px,2vw,12px);display:flex}.style-module__UQXuSa__badge{aspect-ratio:1;background:var(--sky);border-radius:20px;flex-direction:column;justify-content:center;align-items:center;width:clamp(64px,16vw,82px);display:flex}.style-module__UQXuSa__badgeValue{color:#fff;font-variant-numeric:lining-nums tabular-nums;font-size:clamp(22px,3.8vw,27px);font-weight:800;line-height:1}.style-module__UQXuSa__badgeLabel{letter-spacing:.08em;text-transform:uppercase;color:var(--yellow);margin-top:5px;font-size:9px;font-weight:700}.style-module__UQXuSa__childPhoto{aspect-ratio:1;width:min(62vw,244px);margin:0 auto 26px;}.style-module__UQXuSa__childNickname{color:var(--sky-deep);text-align:center;margin:0 0 6px;font-size:clamp(30px,5.4vw,42px);font-weight:800}.style-module__UQXuSa__childFullName{text-align:center;color:var(--ink);margin:0 0 18px;font-size:16px;font-weight:700}.style-module__UQXuSa__childDetails{text-align:center;gap:6px;max-width:380px;margin:0 auto;display:grid}.style-module__UQXuSa__childDetails p{color:var(--muted);margin:0;font-size:14px}.style-module__UQXuSa__childParents{color:var(--sky-deep)!important;margin-top:14px!important;font-weight:800!important}.style-module__UQXuSa__eventCard{text-align:center;border:2.5px dashed var(--yellow);max-width:420px;margin:0 auto;padding:46px 30px 34px;position:relative;}.style-module__UQXuSa__eventMedal{width:48px;height:auto;position:absolute;top:-24px;left:50%;transform:translate(-50%)}.style-module__UQXuSa__eventName{color:var(--sky-deep);margin:0 0 14px;font-size:clamp(26px,4.4vw,32px);font-weight:800}.style-module__UQXuSa__eventDate{margin:0 0 22px;font-size:14px;font-weight:700}.style-module__UQXuSa__eventSub{letter-spacing:.2em;text-transform:uppercase;color:var(--coral);margin:20px 0 8px;font-size:10.5px;font-weight:800}.style-module__UQXuSa__eventDetail{color:var(--muted);margin:0 0 22px;font-size:13.5px;font-weight:400;line-height:1.85}.style-module__UQXuSa__galleryGrid{grid-template-columns:repeat(3,1fr);gap:12px;max-width:540px;margin:0 auto;display:grid}.style-module__UQXuSa__galleryItem{aspect-ratio:1;cursor:zoom-in;padding:5px;position:relative;}.style-module__UQXuSa__galleryStar{z-index:1;width:22px;height:auto;position:absolute;top:-8px;right:-8px}.style-module__UQXuSa__lightbox{z-index:9998;background:#2b3a4ae6;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.style-module__UQXuSa__lightboxImage{object-fit:contain;border-radius:20px;max-width:min(92vw,620px);max-height:80vh}.style-module__UQXuSa__lightboxClose{background:var(--cream);width:42px;height:42px;color:var(--ink);cursor:pointer;border:none;border-radius:50%;font-size:17px;position:fixed;top:22px;right:22px}.style-module__UQXuSa__lightboxNav{gap:14px;display:flex;position:fixed;bottom:26px;left:50%;transform:translate(-50%)}.style-module__UQXuSa__lightboxArrow{color:#fff;cursor:pointer;background:#fff3;border:none;border-radius:50%;width:42px;height:42px;font-size:16px}.style-module__UQXuSa__mediaBox{aspect-ratio:16/9;max-width:800px;margin:0 auto 28px;overflow:hidden;}.style-module__UQXuSa__mediaBox iframe{border:0;width:100%;height:100%}.style-module__UQXuSa__mapCard{text-align:center;max-width:540px;margin:0 auto;padding:36px 30px;}.style-module__UQXuSa__mapCard p{color:var(--muted);margin:0 0 24px;font-weight:400;line-height:1.85}.style-module__UQXuSa__rsvpCounts{flex-wrap:wrap;justify-content:center;gap:10px;margin:0 auto 38px;display:flex}.style-module__UQXuSa__rsvpCount{text-align:center;border-radius:18px;min-width:88px;padding:14px 20px;}.style-module__UQXuSa__rsvpCountValue{color:var(--sky-deep);font-size:22px;font-weight:800;display:block}.style-module__UQXuSa__rsvpCountLabel{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin-top:4px;font-size:9px;font-weight:700;display:block}.style-module__UQXuSa__form{gap:13px;max-width:480px;margin:0 auto;padding:32px 28px;display:grid;}.style-module__UQXuSa__input,.style-module__UQXuSa__select,.style-module__UQXuSa__textarea{background:var(--cream);width:100%;color:var(--ink);font-family:var(--font-body);border:2px solid #e6f2fa;border-radius:16px;outline:none;padding:13px 16px;font-size:14px}.style-module__UQXuSa__input:focus,.style-module__UQXuSa__select:focus,.style-module__UQXuSa__textarea:focus{border-color:var(--sky)}.style-module__UQXuSa__input::placeholder,.style-module__UQXuSa__textarea::placeholder{color:#2b3a4a66}.style-module__UQXuSa__select option{background:var(--cream);color:var(--ink)}.style-module__UQXuSa__textarea{resize:vertical;min-height:96px}.style-module__UQXuSa__formMessage{text-align:center;color:var(--sky-deep);margin:0;font-size:14px;font-weight:700}.style-module__UQXuSa__formError{color:#c2413b;}.style-module__UQXuSa__doaSection{text-align:center;background:var(--sky);color:#fff;max-width:100%;}.style-module__UQXuSa__doaQuote{max-width:600px;margin:0 auto;font-size:clamp(15px,2.1vw,17px);font-weight:400;line-height:1.9}.style-module__UQXuSa__giftGrid{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:18px;max-width:660px;margin:0 auto;display:grid}.style-module__UQXuSa__giftCard{text-align:center;padding:34px 26px;}.style-module__UQXuSa__giftOwner{letter-spacing:.18em;text-transform:uppercase;color:var(--coral);margin:0 0 14px;font-size:10px;font-weight:800}.style-module__UQXuSa__giftBank{color:var(--sky-deep);margin:0 0 14px;font-size:26px;font-weight:800}.style-module__UQXuSa__giftNumber{color:var(--ink);letter-spacing:.02em;margin:0 0 6px;font-size:19px}.style-module__UQXuSa__giftName{color:var(--muted);margin:0 0 22px;font-size:13px}.style-module__UQXuSa__wishesList{gap:10px;max-width:600px;margin:0 auto 24px;display:grid}.style-module__UQXuSa__wishCard{text-align:left;border-radius:20px;padding:18px 22px;}.style-module__UQXuSa__wishHeader{justify-content:space-between;align-items:baseline;gap:12px;margin:0 0 8px;display:flex}.style-module__UQXuSa__wishName{color:var(--sky-deep);font-size:17px;font-weight:800}.style-module__UQXuSa__wishAttendance{letter-spacing:.06em;text-transform:uppercase;color:var(--coral);font-size:10px;font-weight:700}.style-module__UQXuSa__wishMessage{color:var(--ink);margin:0;font-size:13.5px;font-weight:400;line-height:1.75}.style-module__UQXuSa__loadMore{margin:0 auto;display:flex;}.style-module__UQXuSa__footer{text-align:center;padding-bottom:clamp(120px,16vw,160px);}.style-module__UQXuSa__footerMedal{width:34px;height:auto;margin:0 auto 20px}.style-module__UQXuSa__footerQuote{color:var(--muted);max-width:540px;margin:0 auto 26px;font-size:14px;font-weight:400;line-height:1.9}.style-module__UQXuSa__footerName{color:var(--sky-deep);margin:0 0 24px;font-size:clamp(28px,4.6vw,38px);font-weight:800}.style-module__UQXuSa__copyright{color:var(--muted);font-size:12px}.style-module__UQXuSa__musicButton{z-index:999;background:var(--coral);color:#fff;cursor:pointer;border:none;border-radius:50%;place-items:center;width:48px;height:48px;font-size:16px;display:grid;position:fixed;bottom:92px;right:20px;box-shadow:0 12px 26px #2b3a4a47}.style-module__UQXuSa__spinning{animation:6s linear infinite style-module__UQXuSa__spin}@keyframes style-module__UQXuSa__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.style-module__UQXuSa__floatingMenu{z-index:998;background:#fff;border-radius:999px;gap:4px;max-width:calc(100% - 32px);padding:8px;display:flex;position:fixed;bottom:16px;left:50%;overflow-x:auto;transform:translate(-50%);box-shadow:0 16px 34px #2b3a4a2e}.style-module__UQXuSa__floatingMenuItem{color:var(--muted);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:999px;flex-direction:column;align-items:center;gap:2px;padding:8px 13px;font-size:9px;font-weight:800;transition:color .3s,background .3s;display:flex}.style-module__UQXuSa__floatingMenuItem:hover{color:var(--sky-deep);background:#eef7fc}.style-module__UQXuSa__floatingMenuIcon{font-size:14px}
.style-module__pCEfOW__root{--cream:#f7f2e7;--cream-deep:#ece3cd;--olive:#5c6b3f;--olive-deep:#3c4829;--rust:#c1652e;--ink:#3c3527;--muted:#3c35279e;--font-display:var(--font-suranna), serif;--font-body:var(--font-inter), sans-serif;background:var(--cream);color:var(--ink);font-family:var(--font-body);width:100%;position:relative;overflow-x:hidden}.style-module__pCEfOW__root *{box-sizing:border-box}.style-module__pCEfOW__section{max-width:960px;margin:0 auto;padding:clamp(60px,10vw,124px) 24px;position:relative}.style-module__pCEfOW__eyebrow{text-align:center;letter-spacing:.3em;text-transform:uppercase;color:var(--rust);margin:0 0 16px;font-size:11px;font-weight:700;display:block}.style-module__pCEfOW__title{text-align:center;font-family:var(--font-display);color:var(--olive-deep);margin:0 0 40px;font-size:clamp(32px,5.4vw,46px)}.style-module__pCEfOW__button{border:2px solid var(--olive-deep);color:var(--olive-deep);font-family:var(--font-body);letter-spacing:.06em;cursor:pointer;background:0 0;border-radius:4px;justify-content:center;align-items:center;gap:8px;padding:14px 30px;font-size:12px;font-weight:700;text-decoration:none;transition:background .3s,color .3s;display:inline-flex}.style-module__pCEfOW__button:hover{background:var(--olive-deep);color:var(--cream)}.style-module__pCEfOW__solid{background:var(--rust);color:#fff;border-color:var(--rust)}.style-module__pCEfOW__solid:hover{background:var(--olive-deep);border-color:var(--olive-deep)}.style-module__pCEfOW__octaFrame{clip-path:polygon(30% 0%,70% 0%,100% 30%,100% 70%,70% 100%,30% 100%,0% 70%,0% 30%);background:var(--rust);padding:6px;position:relative}.style-module__pCEfOW__octaFrameInner{clip-path:polygon(30% 0%,70% 0%,100% 30%,100% 70%,70% 100%,30% 100%,0% 70%,0% 30%);background:var(--cream-deep);width:100%;height:100%;overflow:hidden}.style-module__pCEfOW__octaFrameInner img{object-fit:cover;width:100%;height:100%}.style-module__pCEfOW__card{border:1px solid var(--cream-deep);background:#fff;position:relative}.style-module__pCEfOW__loading{z-index:10000;background:var(--olive-deep);color:var(--cream);place-items:center;display:grid;position:fixed;inset:0}.style-module__pCEfOW__loadingMark{font-family:var(--font-display);font-size:30px}.style-module__pCEfOW__cover{background:linear-gradient(165deg, var(--olive-deep) 0%, var(--olive) 55%, var(--cream) 100%);text-align:center;min-height:100svh;color:var(--cream);flex-direction:column;justify-content:center;align-items:center;padding:clamp(32px,6vh,60px) 24px;display:flex;position:relative;overflow:hidden}.style-module__pCEfOW__coverCompass{width:clamp(58px,12vw,78px);height:auto;color:var(--rust);margin:0 0 18px;animation:30s linear infinite style-module__pCEfOW__spinSlow;position:relative}@keyframes style-module__pCEfOW__spinSlow{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.style-module__pCEfOW__coverEyebrow{letter-spacing:.3em;text-transform:uppercase;color:var(--cream);opacity:.85;margin:0 0 24px;font-size:11px;font-weight:700;position:relative}.style-module__pCEfOW__coverPhoto{aspect-ratio:1;width:min(58vw,220px);margin:0 0 28px;position:relative;box-shadow:0 20px 44px #0000004d;}.style-module__pCEfOW__coverTitle{font-family:var(--font-display);color:var(--cream);margin:0 0 10px;font-size:clamp(28px,6.2vw,44px);position:relative}.style-module__pCEfOW__coverSub{color:var(--cream);opacity:.8;margin:0 0 32px;font-size:13px;position:relative}.style-module__pCEfOW__coverFoot{width:100%;position:relative}.style-module__pCEfOW__coverLine{background:var(--rust);width:32px;height:2px;margin:0 auto 20px}.style-module__pCEfOW__guestLabel{letter-spacing:.28em;text-transform:uppercase;color:var(--cream);opacity:.75;margin:0 0 8px;font-size:10px}.style-module__pCEfOW__guestName{font-family:var(--font-display);color:var(--cream);margin:0 0 28px;font-size:clamp(18px,3.4vw,22px)}.style-module__pCEfOW__hero{text-align:center;}.style-module__pCEfOW__heroCompass{width:36px;height:auto;color:var(--rust);margin:0 auto 20px}.style-module__pCEfOW__heroTitle{color:var(--muted);max-width:600px;margin:0 auto 44px;font-size:clamp(15px,2vw,17px);font-weight:400;line-height:1.9}.style-module__pCEfOW__badgeRow{justify-content:center;align-items:center;gap:clamp(8px,2vw,12px);display:flex}.style-module__pCEfOW__badge{aspect-ratio:1;border:2px solid var(--olive);background:var(--olive-deep);border-radius:6px;flex-direction:column;justify-content:center;align-items:center;width:clamp(66px,17vw,86px);display:flex}.style-module__pCEfOW__badgeValue{font-family:var(--font-display);color:var(--cream);font-variant-numeric:lining-nums tabular-nums;font-size:clamp(22px,3.8vw,28px);line-height:1}.style-module__pCEfOW__badgeLabel{letter-spacing:.08em;text-transform:uppercase;color:var(--rust);margin-top:5px;font-size:8.5px}.style-module__pCEfOW__childPhoto{aspect-ratio:1;width:min(62vw,246px);margin:0 auto 28px;box-shadow:0 20px 44px #3c352733;}.style-module__pCEfOW__childNickname{font-family:var(--font-display);color:var(--olive-deep);text-align:center;margin:0 0 6px;font-size:clamp(32px,5.6vw,44px)}.style-module__pCEfOW__childFullName{text-align:center;color:var(--ink);margin:0 0 18px;font-size:16px;font-weight:700}.style-module__pCEfOW__childDetails{text-align:center;gap:6px;max-width:380px;margin:0 auto;display:grid}.style-module__pCEfOW__childDetails p{color:var(--muted);margin:0;font-size:14px}.style-module__pCEfOW__childParents{font-family:var(--font-display)!important;color:var(--olive-deep)!important;margin-top:14px!important}.style-module__pCEfOW__eventCard{text-align:center;background:var(--olive-deep);max-width:420px;color:var(--cream);border:2px solid var(--rust);margin:0 auto;padding:48px 32px 38px;position:relative}.style-module__pCEfOW__eventCompass{width:46px;height:auto;color:var(--rust);background:var(--cream);border-radius:50%;padding:5px;position:absolute;top:-24px;left:50%;transform:translate(-50%)}.style-module__pCEfOW__eventName{font-family:var(--font-display);color:var(--rust);margin:0 0 14px;font-size:clamp(30px,4.6vw,38px)}.style-module__pCEfOW__eventDate{margin:0 0 22px;font-size:14px;font-weight:700}.style-module__pCEfOW__eventSub{letter-spacing:.2em;text-transform:uppercase;color:var(--rust);margin:20px 0 8px;font-size:10.5px;font-weight:700}.style-module__pCEfOW__eventDetail{opacity:.9;margin:0 0 22px;font-size:13.5px;font-weight:300;line-height:1.85}.style-module__pCEfOW__galleryGrid{flex-wrap:wrap;justify-content:center;gap:10px;max-width:540px;margin:0 auto;display:flex}.style-module__pCEfOW__galleryItem{aspect-ratio:1;cursor:zoom-in;width:clamp(96px,26vw,130px);}.style-module__pCEfOW__galleryItem:nth-child(2n){margin-top:30px}.style-module__pCEfOW__lightbox{z-index:9998;background:#3c3527eb;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.style-module__pCEfOW__lightboxImage{object-fit:contain;border:2px solid var(--rust);max-width:min(92vw,620px);max-height:80vh}.style-module__pCEfOW__lightboxClose{border:1px solid var(--cream);width:40px;height:40px;color:var(--cream);cursor:pointer;background:0 0;border-radius:50%;font-size:15px;position:fixed;top:22px;right:22px}.style-module__pCEfOW__lightboxNav{gap:14px;display:flex;position:fixed;bottom:26px;left:50%;transform:translate(-50%)}.style-module__pCEfOW__lightboxArrow{width:40px;height:40px;color:var(--cream);cursor:pointer;background:0 0;border:1px solid #f7f2e766;border-radius:50%;font-size:15px}.style-module__pCEfOW__mediaBox{aspect-ratio:16/9;max-width:800px;margin:0 auto 28px;overflow:hidden;}.style-module__pCEfOW__mediaBox iframe{border:0;width:100%;height:100%}.style-module__pCEfOW__mapCard{text-align:center;max-width:540px;margin:0 auto;padding:36px 30px;}.style-module__pCEfOW__mapCard p{color:var(--muted);margin:0 0 24px;font-weight:300;line-height:1.85}.style-module__pCEfOW__rsvpCounts{flex-wrap:wrap;justify-content:center;gap:10px;margin:0 auto 38px;display:flex}.style-module__pCEfOW__rsvpCount{text-align:center;min-width:88px;padding:14px 20px;}.style-module__pCEfOW__rsvpCountValue{font-family:var(--font-display);color:var(--olive-deep);font-size:22px;display:block}.style-module__pCEfOW__rsvpCountLabel{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin-top:4px;font-size:9px;display:block}.style-module__pCEfOW__form{gap:13px;max-width:480px;margin:0 auto;padding:32px 28px;display:grid;}.style-module__pCEfOW__input,.style-module__pCEfOW__select,.style-module__pCEfOW__textarea{border:1px solid var(--cream-deep);background:var(--cream);width:100%;color:var(--ink);font-family:var(--font-body);border-radius:4px;outline:none;padding:13px 15px;font-size:14px}.style-module__pCEfOW__input:focus,.style-module__pCEfOW__select:focus,.style-module__pCEfOW__textarea:focus{border-color:var(--rust)}.style-module__pCEfOW__input::placeholder,.style-module__pCEfOW__textarea::placeholder{color:#3c352766}.style-module__pCEfOW__select option{background:var(--cream);color:var(--ink)}.style-module__pCEfOW__textarea{resize:vertical;min-height:96px}.style-module__pCEfOW__formMessage{text-align:center;color:var(--olive-deep);margin:0;font-size:14px}.style-module__pCEfOW__formError{color:#a8462c;}.style-module__pCEfOW__doaSection{text-align:center;background:var(--olive-deep);color:var(--cream);max-width:100%;}.style-module__pCEfOW__doaQuote{max-width:600px;margin:0 auto;font-size:clamp(15px,2.1vw,17px);font-weight:300;line-height:1.9}.style-module__pCEfOW__giftGrid{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:18px;max-width:660px;margin:0 auto;display:grid}.style-module__pCEfOW__giftCard{text-align:center;padding:34px 26px;}.style-module__pCEfOW__giftOwner{letter-spacing:.2em;text-transform:uppercase;color:var(--rust);margin:0 0 14px;font-size:10px;font-weight:700}.style-module__pCEfOW__giftBank{font-family:var(--font-display);color:var(--olive-deep);margin:0 0 14px;font-size:26px}.style-module__pCEfOW__giftNumber{color:var(--ink);letter-spacing:.02em;margin:0 0 6px;font-size:19px}.style-module__pCEfOW__giftName{color:var(--muted);margin:0 0 22px;font-size:13px}.style-module__pCEfOW__wishesList{gap:10px;max-width:600px;margin:0 auto 24px;display:grid}.style-module__pCEfOW__wishCard{text-align:left;padding:18px 22px;}.style-module__pCEfOW__wishHeader{justify-content:space-between;align-items:baseline;gap:12px;margin:0 0 8px;display:flex}.style-module__pCEfOW__wishName{font-family:var(--font-display);color:var(--olive-deep);font-size:19px}.style-module__pCEfOW__wishAttendance{letter-spacing:.06em;text-transform:uppercase;color:var(--rust);font-size:10px}.style-module__pCEfOW__wishMessage{color:var(--ink);margin:0;font-size:13.5px;font-weight:300;line-height:1.75}.style-module__pCEfOW__loadMore{margin:0 auto;display:flex;}.style-module__pCEfOW__footer{text-align:center;padding-bottom:clamp(120px,16vw,160px);}.style-module__pCEfOW__footerCompass{width:32px;height:auto;color:var(--rust);margin:0 auto 20px}.style-module__pCEfOW__footerQuote{color:var(--muted);max-width:540px;margin:0 auto 26px;font-size:14px;font-weight:300;line-height:1.9}.style-module__pCEfOW__footerName{font-family:var(--font-display);color:var(--olive-deep);margin:0 0 24px;font-size:clamp(30px,5vw,42px)}.style-module__pCEfOW__copyright{color:var(--muted);font-size:12px}.style-module__pCEfOW__musicButton{z-index:999;border:2px solid var(--rust);background:var(--olive-deep);width:48px;height:48px;color:var(--rust);cursor:pointer;border-radius:50%;place-items:center;font-size:16px;display:grid;position:fixed;bottom:92px;right:20px;box-shadow:0 12px 26px #3c35274d}.style-module__pCEfOW__spinning{animation:6s linear infinite style-module__pCEfOW__spin}@keyframes style-module__pCEfOW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.style-module__pCEfOW__floatingMenu{z-index:998;background:var(--olive-deep);gap:4px;max-width:calc(100% - 32px);padding:8px;display:flex;position:fixed;bottom:16px;left:50%;overflow-x:auto;transform:translate(-50%);box-shadow:0 16px 34px #3c352747}.style-module__pCEfOW__floatingMenuItem{color:#f7f2e799;cursor:pointer;white-space:nowrap;background:0 0;border:none;flex-direction:column;align-items:center;gap:2px;padding:8px 13px;font-size:9px;font-weight:700;transition:color .3s;display:flex}.style-module__pCEfOW__floatingMenuItem:hover{color:var(--rust)}.style-module__pCEfOW__floatingMenuIcon{font-size:14px}
.style-module__4Y4sFq__root{--cream:#faf9f5;--cream-deep:#efece2;--charcoal:#2b2b2b;--charcoal-deep:#1a1a1a;--amber:#d9a441;--muted:#2b2b2b99;--font-display:var(--font-inter), sans-serif;--font-body:var(--font-inter), sans-serif;background:var(--cream);color:var(--charcoal);font-family:var(--font-body);width:100%;position:relative;overflow-x:hidden}.style-module__4Y4sFq__root *{box-sizing:border-box}.style-module__4Y4sFq__section{max-width:960px;margin:0 auto;padding:clamp(60px,10vw,128px) 24px;position:relative}.style-module__4Y4sFq__eyebrow{text-align:center;letter-spacing:.36em;text-transform:uppercase;color:var(--amber);margin:0 0 16px;font-size:11px;font-weight:800;display:block}.style-module__4Y4sFq__title{text-align:center;letter-spacing:-.02em;color:var(--charcoal-deep);margin:0 0 40px;font-size:clamp(30px,5vw,42px);font-weight:800}.style-module__4Y4sFq__button{background:var(--charcoal-deep);color:var(--cream);font-family:var(--font-body);letter-spacing:.14em;text-transform:uppercase;cursor:pointer;border:none;justify-content:center;align-items:center;gap:8px;padding:14px 32px;font-size:11px;font-weight:700;text-decoration:none;transition:background .3s;display:inline-flex}.style-module__4Y4sFq__button:hover{background:var(--amber);color:var(--charcoal-deep)}.style-module__4Y4sFq__solid{background:var(--charcoal-deep);color:var(--cream)}.style-module__4Y4sFq__diamondFrame{clip-path:polygon(50% 0%,100% 50%,50% 100%,0% 50%);background:var(--amber);padding:5px;position:relative}.style-module__4Y4sFq__diamondFrameInner{clip-path:polygon(50% 0%,100% 50%,50% 100%,0% 50%);background:var(--cream-deep);width:100%;height:100%;overflow:hidden}.style-module__4Y4sFq__diamondFrameInner img{object-fit:cover;width:100%;height:100%}.style-module__4Y4sFq__card{border:1px solid var(--cream-deep);background:#fff;position:relative}.style-module__4Y4sFq__loading{z-index:10000;background:var(--charcoal-deep);color:var(--cream);place-items:center;display:grid;position:fixed;inset:0}.style-module__4Y4sFq__loadingMark{letter-spacing:-.02em;font-size:26px;font-weight:800}.style-module__4Y4sFq__cover{background:var(--charcoal-deep);text-align:center;min-height:100svh;color:var(--cream);flex-direction:column;justify-content:center;align-items:center;padding:clamp(32px,6vh,60px) 24px;display:flex;position:relative;overflow:hidden}.style-module__4Y4sFq__coverEagle{width:clamp(66px,13vw,88px);height:auto;color:var(--amber);margin:0 0 20px;position:relative}.style-module__4Y4sFq__coverEyebrow{letter-spacing:.38em;text-transform:uppercase;color:var(--amber);margin:0 0 26px;font-size:11px;font-weight:800;position:relative}.style-module__4Y4sFq__coverPhoto{aspect-ratio:1;width:min(64vw,246px);margin:0 0 30px;position:relative;}.style-module__4Y4sFq__coverTitle{letter-spacing:-.02em;color:var(--cream);margin:0 0 10px;font-size:clamp(26px,5.8vw,40px);font-weight:800;position:relative}.style-module__4Y4sFq__coverSub{color:#faf9f599;margin:0 0 34px;font-size:12.5px;position:relative}.style-module__4Y4sFq__coverFoot{width:100%;position:relative}.style-module__4Y4sFq__coverLine{background:linear-gradient(180deg, transparent, var(--amber));width:1px;height:30px;margin:0 auto 20px}.style-module__4Y4sFq__guestLabel{letter-spacing:.3em;text-transform:uppercase;color:#faf9f58c;margin:0 0 8px;font-size:10px;font-weight:700}.style-module__4Y4sFq__guestName{color:var(--cream);margin:0 0 28px;font-size:clamp(17px,3.2vw,21px);font-weight:700}.style-module__4Y4sFq__hero{text-align:center;}.style-module__4Y4sFq__heroEagle{width:34px;height:auto;color:var(--amber);margin:0 auto 22px}.style-module__4Y4sFq__heroTitle{color:var(--muted);max-width:600px;margin:0 auto 44px;font-size:clamp(15px,2vw,17px);font-weight:400;line-height:1.9}.style-module__4Y4sFq__badgeRow{justify-content:center;align-items:center;gap:clamp(6px,1.6vw,10px);display:flex}.style-module__4Y4sFq__badge{aspect-ratio:1;background:var(--charcoal-deep);flex-direction:column;justify-content:center;align-items:center;width:clamp(64px,16vw,82px);display:flex}.style-module__4Y4sFq__badgeValue{color:var(--amber);font-variant-numeric:lining-nums tabular-nums;font-size:clamp(21px,3.6vw,26px);font-weight:800;line-height:1}.style-module__4Y4sFq__badgeLabel{letter-spacing:.1em;text-transform:uppercase;color:var(--cream);margin-top:5px;font-size:8.5px;font-weight:700}.style-module__4Y4sFq__childPhoto{aspect-ratio:1;width:min(68vw,260px);margin:0 auto 30px;}.style-module__4Y4sFq__childNickname{letter-spacing:-.02em;color:var(--charcoal-deep);text-align:center;margin:0 0 6px;font-size:clamp(30px,5.2vw,40px);font-weight:800}.style-module__4Y4sFq__childFullName{text-align:center;color:var(--charcoal);margin:0 0 18px;font-size:16px;font-weight:600}.style-module__4Y4sFq__childDetails{text-align:center;gap:6px;max-width:380px;margin:0 auto;display:grid}.style-module__4Y4sFq__childDetails p{color:var(--muted);margin:0;font-size:14px}.style-module__4Y4sFq__childParents{color:var(--charcoal-deep)!important;margin-top:14px!important;font-weight:700!important}.style-module__4Y4sFq__eventCard{text-align:center;border:1px solid var(--charcoal-deep);max-width:420px;margin:0 auto;padding:44px 32px 34px;position:relative;}.style-module__4Y4sFq__eventEagle{width:40px;height:auto;color:var(--amber);background:var(--cream);padding:4px;position:absolute;top:-20px;left:50%;transform:translate(-50%)}.style-module__4Y4sFq__eventName{letter-spacing:-.01em;color:var(--charcoal-deep);margin:0 0 14px;font-size:clamp(24px,4vw,30px);font-weight:800}.style-module__4Y4sFq__eventDate{margin:0 0 22px;font-size:14px;font-weight:600}.style-module__4Y4sFq__eventSub{letter-spacing:.2em;text-transform:uppercase;color:var(--amber);margin:20px 0 8px;font-size:10.5px;font-weight:800}.style-module__4Y4sFq__eventDetail{color:var(--muted);margin:0 0 22px;font-size:13.5px;font-weight:400;line-height:1.85}.style-module__4Y4sFq__galleryGrid{grid-template-columns:repeat(2,1fr);gap:16px;max-width:480px;margin:0 auto;display:grid}.style-module__4Y4sFq__galleryItem{aspect-ratio:1;cursor:zoom-in;}.style-module__4Y4sFq__lightbox{z-index:9998;background:#1a1a1af0;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.style-module__4Y4sFq__lightboxImage{object-fit:contain;max-width:min(92vw,620px);max-height:80vh}.style-module__4Y4sFq__lightboxClose{border:1px solid var(--cream);width:40px;height:40px;color:var(--cream);cursor:pointer;background:0 0;font-size:15px;position:fixed;top:22px;right:22px}.style-module__4Y4sFq__lightboxNav{gap:14px;display:flex;position:fixed;bottom:26px;left:50%;transform:translate(-50%)}.style-module__4Y4sFq__lightboxArrow{width:40px;height:40px;color:var(--cream);cursor:pointer;background:0 0;border:1px solid #faf9f566;font-size:15px}.style-module__4Y4sFq__mediaBox{aspect-ratio:16/9;max-width:800px;margin:0 auto 28px;overflow:hidden;}.style-module__4Y4sFq__mediaBox iframe{border:0;width:100%;height:100%}.style-module__4Y4sFq__mapCard{text-align:center;max-width:540px;margin:0 auto;padding:36px 30px;}.style-module__4Y4sFq__mapCard p{color:var(--muted);margin:0 0 24px;font-weight:400;line-height:1.85}.style-module__4Y4sFq__rsvpCounts{border:1px solid var(--charcoal-deep);justify-content:center;gap:0;max-width:420px;margin:0 auto 40px;display:flex}.style-module__4Y4sFq__rsvpCount{text-align:center;border-right:1px solid var(--charcoal-deep);flex:1;padding:16px 10px}.style-module__4Y4sFq__rsvpCount:last-child{border-right:none}.style-module__4Y4sFq__rsvpCountValue{color:var(--charcoal-deep);font-size:22px;font-weight:800;display:block}.style-module__4Y4sFq__rsvpCountLabel{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin-top:4px;font-size:9px;font-weight:700;display:block}.style-module__4Y4sFq__form{gap:13px;max-width:480px;margin:0 auto;padding:32px 28px;display:grid;}.style-module__4Y4sFq__input,.style-module__4Y4sFq__select,.style-module__4Y4sFq__textarea{border:1px solid var(--cream-deep);background:var(--cream);width:100%;color:var(--charcoal);font-family:var(--font-body);outline:none;padding:13px 15px;font-size:14px}.style-module__4Y4sFq__input:focus,.style-module__4Y4sFq__select:focus,.style-module__4Y4sFq__textarea:focus{border-color:var(--amber)}.style-module__4Y4sFq__input::placeholder,.style-module__4Y4sFq__textarea::placeholder{color:#2b2b2b66}.style-module__4Y4sFq__select option{background:var(--cream);color:var(--charcoal)}.style-module__4Y4sFq__textarea{resize:vertical;min-height:96px}.style-module__4Y4sFq__formMessage{text-align:center;color:var(--charcoal-deep);margin:0;font-size:14px;font-weight:600}.style-module__4Y4sFq__formError{color:#a8462c;}.style-module__4Y4sFq__doaSection{text-align:center;background:var(--charcoal-deep);color:var(--cream);max-width:100%;}.style-module__4Y4sFq__doaQuote{max-width:600px;margin:0 auto;font-size:clamp(15px,2.1vw,17px);font-weight:400;line-height:1.9}.style-module__4Y4sFq__giftGrid{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:18px;max-width:660px;margin:0 auto;display:grid}.style-module__4Y4sFq__giftCard{text-align:center;padding:34px 26px;}.style-module__4Y4sFq__giftOwner{letter-spacing:.2em;text-transform:uppercase;color:var(--amber);margin:0 0 14px;font-size:10px;font-weight:800}.style-module__4Y4sFq__giftBank{letter-spacing:-.01em;color:var(--charcoal-deep);margin:0 0 14px;font-size:26px;font-weight:800}.style-module__4Y4sFq__giftNumber{color:var(--charcoal);letter-spacing:.02em;margin:0 0 6px;font-size:19px}.style-module__4Y4sFq__giftName{color:var(--muted);margin:0 0 22px;font-size:13px}.style-module__4Y4sFq__wishesList{border-top:1px solid var(--cream-deep);gap:0;max-width:600px;margin:0 auto 24px;display:grid}.style-module__4Y4sFq__wishCard{text-align:left;border-bottom:1px solid var(--cream-deep);padding:20px 4px}.style-module__4Y4sFq__wishHeader{justify-content:space-between;align-items:baseline;gap:12px;margin:0 0 8px;display:flex}.style-module__4Y4sFq__wishName{color:var(--charcoal-deep);font-size:16px;font-weight:800}.style-module__4Y4sFq__wishAttendance{letter-spacing:.1em;text-transform:uppercase;color:var(--amber);font-size:9px;font-weight:700}.style-module__4Y4sFq__wishMessage{color:var(--charcoal);margin:0;font-size:13.5px;font-weight:400;line-height:1.75}.style-module__4Y4sFq__loadMore{margin:0 auto;display:flex;}.style-module__4Y4sFq__footer{text-align:center;padding-bottom:clamp(120px,16vw,160px);}.style-module__4Y4sFq__footerEagle{width:32px;height:auto;color:var(--amber);margin:0 auto 20px}.style-module__4Y4sFq__footerQuote{color:var(--muted);max-width:540px;margin:0 auto 26px;font-size:14px;font-weight:400;line-height:1.9}.style-module__4Y4sFq__footerName{letter-spacing:-.02em;color:var(--charcoal-deep);margin:0 0 24px;font-size:clamp(28px,4.6vw,38px);font-weight:800}.style-module__4Y4sFq__copyright{color:var(--muted);font-size:12px}.style-module__4Y4sFq__musicButton{z-index:999;background:var(--charcoal-deep);width:48px;height:48px;color:var(--amber);cursor:pointer;border:none;border-radius:50%;place-items:center;font-size:16px;display:grid;position:fixed;bottom:92px;right:20px;box-shadow:0 12px 26px #1a1a1a4d}.style-module__4Y4sFq__spinning{animation:6s linear infinite style-module__4Y4sFq__spin}@keyframes style-module__4Y4sFq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.style-module__4Y4sFq__floatingMenu{z-index:998;background:var(--charcoal-deep);gap:4px;max-width:calc(100% - 32px);padding:8px;display:flex;position:fixed;bottom:16px;left:50%;overflow-x:auto;transform:translate(-50%);box-shadow:0 16px 34px #1a1a1a4d}.style-module__4Y4sFq__floatingMenuItem{color:#faf9f58c;cursor:pointer;white-space:nowrap;background:0 0;border:none;flex-direction:column;align-items:center;gap:2px;padding:8px 13px;font-size:9px;font-weight:700;transition:color .3s;display:flex}.style-module__4Y4sFq__floatingMenuItem:hover{color:var(--amber)}.style-module__4Y4sFq__floatingMenuIcon{font-size:14px}
.style-module__rUdt1W__root{--gold:#d4af37;--gold-soft:#d4af3759;--dark:#0b0b0b;--bg:#111;--white:#fff;--secondary:#e8e8e8;--muted:#e8e8e89e;--font-heading:var(--font-cormorant), "Cormorant Garamond", serif;--font-alt:var(--font-playfair), "Playfair Display", serif;--font-body:var(--font-inter), "Inter", sans-serif;background:var(--bg);color:var(--white);font-family:var(--font-body);background-image:radial-gradient(620px 420px at 12% 8%,#d4af371a,#0000 60%),radial-gradient(560px 420px at 88% 32%,#d4af3712,#0000 60%),radial-gradient(620px 460px at 20% 78%,#d4af3714,#0000 60%);background-attachment:fixed;width:100%;position:relative;overflow-x:hidden}.style-module__rUdt1W__root *{box-sizing:border-box}.style-module__rUdt1W__section{max-width:1080px;margin:0 auto;padding:clamp(72px,12vw,140px) 24px;position:relative}.style-module__rUdt1W__eyebrow{text-align:center;font-family:var(--font-body);letter-spacing:.32em;text-transform:uppercase;color:var(--gold);margin:0 0 18px;font-size:12px;font-weight:500;display:block}.style-module__rUdt1W__title{text-align:center;font-family:var(--font-heading);color:var(--white);margin:0 0 28px;font-size:clamp(36px,6vw,64px);font-weight:500;line-height:1.1}.style-module__rUdt1W__titleArabic{letter-spacing:.01em;word-break:break-word;overflow-wrap:anywhere;font-size:clamp(17px,4.4vw,28px)}.style-module__rUdt1W__ornament{color:var(--gold);justify-content:center;align-items:center;gap:14px;margin:0 auto 48px;display:flex}.style-module__rUdt1W__ornament:before,.style-module__rUdt1W__ornament:after{content:"";background:linear-gradient(90deg, transparent, var(--gold-soft));width:44px;height:1px}.style-module__rUdt1W__ornament:after{background:linear-gradient(90deg, var(--gold-soft), transparent)}.style-module__rUdt1W__ornamentMark{border:1px solid var(--gold);flex-shrink:0;width:14px;height:14px;display:block;position:relative;transform:rotate(45deg)}.style-module__rUdt1W__ornamentMark:before{content:"";border:1px solid var(--gold-soft);position:absolute;inset:4px}.style-module__rUdt1W__glass{-webkit-backdrop-filter:blur(18px);background:linear-gradient(160deg,#d4af3714,#ffffff05);border:1px solid #d4af3738;border-radius:28px;box-shadow:0 30px 80px #00000073}.style-module__rUdt1W__button{border:1px solid var(--gold);color:var(--gold);font-family:var(--font-body);letter-spacing:.18em;text-transform:uppercase;cursor:pointer;background:0 0;border-radius:999px;justify-content:center;align-items:center;gap:10px;padding:16px 40px;font-size:13px;font-weight:600;text-decoration:none;transition:background .4s,color .4s,box-shadow .4s;display:inline-flex}.style-module__rUdt1W__button:hover{background:var(--gold);color:var(--dark);box-shadow:0 12px 40px #d4af3759}.style-module__rUdt1W__solid{background:var(--gold);color:var(--dark)}.style-module__rUdt1W__solid:hover{box-shadow:0 12px 40px #d4af3766}.style-module__rUdt1W__loading{z-index:10000;background:var(--dark);color:var(--gold);place-items:center;display:grid;position:fixed;inset:0}.style-module__rUdt1W__loadingMark{font-family:var(--font-alt);letter-spacing:.08em;font-size:28px;font-style:italic}.style-module__rUdt1W__cover{flex-direction:column;justify-content:space-between;align-items:center;min-height:100svh;display:flex;position:relative;overflow:hidden}.style-module__rUdt1W__coverImage{object-fit:cover;filter:brightness(.55)saturate(1.05);width:100%;height:100%;position:absolute;inset:0}.style-module__rUdt1W__coverOverlay{background:linear-gradient(#0b0b0bc7 0%,#0b0b0b1a 24%,#0b0b0b0d 48%,#0b0b0b33 62%,#0b0b0b99 80%,#0b0b0bf5 100%);position:absolute;inset:0}.style-module__rUdt1W__coverHeader{z-index:2;text-align:center;width:min(92%,560px);padding:48px 32px 0;position:relative}.style-module__rUdt1W__coverContent{z-index:2;text-align:center;width:min(92%,560px);margin-bottom:clamp(24px,6vh,56px);padding:20px 32px 44px;position:relative}.style-module__rUdt1W__coverContent:before,.style-module__rUdt1W__coverContent:after{content:"";border:1px solid var(--gold);opacity:.7;width:34px;height:34px;position:absolute}.style-module__rUdt1W__coverContent:before{border-bottom:none;border-right:none;top:6px;left:6px}.style-module__rUdt1W__coverContent:after{border-top:none;border-left:none;bottom:6px;right:6px}.style-module__rUdt1W__coverTop{letter-spacing:.36em;text-transform:uppercase;color:var(--gold);margin:0 0 22px;font-size:12px}.style-module__rUdt1W__coverTitle{font-family:var(--font-heading);color:var(--white);margin:0 0 18px;font-size:clamp(44px,10vw,84px);font-weight:500;line-height:1.05}.style-module__rUdt1W__coverTitle span{font-family:var(--font-alt);color:var(--gold);margin:10px 0;font-size:.5em;font-style:italic;display:block}.style-module__rUdt1W__coverDate{letter-spacing:.14em;color:var(--secondary);margin:0;font-size:15px}.style-module__rUdt1W__line{background:linear-gradient(180deg, transparent, var(--gold-soft));width:1px;height:40px;margin:28px auto}.style-module__rUdt1W__guestLabel{letter-spacing:.2em;text-transform:uppercase;color:var(--muted);margin:0 0 8px;font-size:12px}.style-module__rUdt1W__guestName{font-family:var(--font-heading);color:var(--white);margin:0 0 34px;font-size:clamp(22px,4vw,30px);font-weight:500}.style-module__rUdt1W__hero{text-align:center;}.style-module__rUdt1W__heroLabel{}.style-module__rUdt1W__heroTitle{font-family:var(--font-heading);color:var(--white);max-width:720px;margin:0 auto 24px;font-size:clamp(26px,3.6vw,36px);font-weight:500;line-height:1.5}.style-module__rUdt1W__heroDesc{font-family:var(--font-body);color:var(--muted);max-width:620px;margin:0 auto 48px;font-size:16px;font-weight:300;line-height:1.9}.style-module__rUdt1W__heroVerse{font-family:var(--font-alt);color:var(--gold);max-width:640px;margin:0 auto 16px;font-size:clamp(18px,2.4vw,22px);font-style:italic;line-height:1.8}.style-module__rUdt1W__heroVerseSource{letter-spacing:.16em;text-transform:uppercase;color:var(--muted);font-size:12px;display:block}.style-module__rUdt1W__coupleGrid{grid-template-columns:1fr auto 1fr;align-items:center;gap:clamp(24px,4vw,56px);max-width:960px;margin:0 auto;display:grid}.style-module__rUdt1W__person{text-align:center;padding:40px 28px;}.style-module__rUdt1W__photoFrame{aspect-ratio:3/4;border:1px solid var(--gold);width:100%;max-width:220px;box-shadow:0 0 0 5px #0006, 0 0 0 6px var(--gold-soft), 0 20px 50px #0006;border-radius:140px 140px 20px 20px;margin:0 auto 28px;overflow:hidden}.style-module__rUdt1W__photoFrame img{object-fit:cover;width:100%;height:100%}.style-module__rUdt1W__personName{font-family:var(--font-heading);color:var(--white);margin:0 0 12px;font-size:28px;font-weight:500}.style-module__rUdt1W__personLine{background:var(--gold);width:36px;height:1px;margin:0 auto 14px;display:block}.style-module__rUdt1W__personParents{font-family:var(--font-body);color:var(--muted);margin:0 0 14px;font-size:14px;font-weight:300;line-height:1.8}.style-module__rUdt1W__personSocial{color:var(--gold);letter-spacing:.04em;font-size:13px;text-decoration:none}.style-module__rUdt1W__middle{justify-content:center;display:flex}.style-module__rUdt1W__andSymbol{font-family:var(--font-alt);color:var(--gold);font-size:clamp(32px,5vw,48px);font-style:italic}.style-module__rUdt1W__storyTimeline{gap:20px;max-width:720px;margin:0 auto;display:grid}.style-module__rUdt1W__storyItem{text-align:left;grid-template-columns:88px 1fr;gap:24px;padding:30px 32px;display:grid;}.style-module__rUdt1W__storyYear{font-family:var(--font-alt);color:var(--gold);font-size:24px;font-style:italic}.style-module__rUdt1W__storyTitle{font-family:var(--font-heading);color:var(--white);margin:0 0 10px;font-size:22px;font-weight:500}.style-module__rUdt1W__storyDesc{font-family:var(--font-body);color:var(--muted);margin:0;font-size:15px;font-weight:300;line-height:1.85}.style-module__rUdt1W__countdown{flex-wrap:wrap;justify-content:center;gap:clamp(10px,3vw,22px);margin:0 auto 8px;display:flex}.style-module__rUdt1W__countdownBox{text-align:center;min-width:76px;padding:18px 10px;}.style-module__rUdt1W__countdownValue{font-family:var(--font-heading);color:var(--gold);font-variant-numeric:lining-nums tabular-nums;font-size:32px;font-weight:500;display:block}.style-module__rUdt1W__countdownLabel{letter-spacing:.14em;text-transform:uppercase;color:var(--muted);margin-top:6px;font-size:11px;display:block}.style-module__rUdt1W__eventGrid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:24px;max-width:820px;margin:0 auto;display:grid}.style-module__rUdt1W__eventCard{text-align:center;padding:40px 32px;}.style-module__rUdt1W__eventName{font-family:var(--font-heading);color:var(--white);margin:0 0 16px;font-size:26px;font-weight:500}.style-module__rUdt1W__eventLine{background:var(--gold);width:36px;height:1px;margin:0 auto 18px}.style-module__rUdt1W__eventDate{font-family:var(--font-alt);color:var(--gold);margin:0 0 10px;font-size:17px;font-style:italic}.style-module__rUdt1W__eventDetail{font-family:var(--font-body);color:var(--muted);margin:0;font-size:14px;font-weight:300;line-height:1.8}.style-module__rUdt1W__eventDetail strong{color:var(--secondary);font-weight:500}.style-module__rUdt1W__gallerySlider{--swiper-navigation-color:var(--gold);--swiper-navigation-size:22px;--swiper-pagination-color:var(--gold);--swiper-pagination-bullet-inactive-color:var(--secondary);--swiper-pagination-bullet-inactive-opacity:.25;max-width:1040px;margin:0 auto;padding-bottom:44px}.style-module__rUdt1W__gallerySlider .swiper-slide{height:auto}.style-module__rUdt1W__galleryItem{aspect-ratio:4/5;cursor:zoom-in;border:1px solid #d4af3738;border-radius:22px;overflow:hidden;box-shadow:0 24px 60px #0006}.style-module__rUdt1W__galleryItem img{object-fit:cover;width:100%;height:100%;transition:transform .6s;display:block}.style-module__rUdt1W__galleryItem:hover img{transform:scale(1.05)}.style-module__rUdt1W__lightbox{z-index:9998;background:#0b0b0bf0;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.style-module__rUdt1W__lightboxImage{object-fit:contain;border-radius:12px;max-width:min(92vw,900px);max-height:86vh}.style-module__rUdt1W__lightboxClose{border:1px solid var(--gold-soft);width:44px;height:44px;color:var(--white);cursor:pointer;background:#ffffff0f;border-radius:50%;font-size:18px;position:fixed;top:24px;right:24px}.style-module__rUdt1W__mediaBox{aspect-ratio:16/9;max-width:820px;margin:0 auto 28px;padding:0;overflow:hidden;}.style-module__rUdt1W__mediaBox iframe{border:0;width:100%;height:100%}.style-module__rUdt1W__mapCard{text-align:center;max-width:560px;margin:0 auto;padding:40px 32px;}.style-module__rUdt1W__mapCard p{font-family:var(--font-body);color:var(--muted);margin:0 0 28px;font-weight:300;line-height:1.8}.style-module__rUdt1W__giftGrid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:24px;max-width:700px;margin:0 auto;display:grid}.style-module__rUdt1W__giftCard{text-align:center;padding:44px 32px;}.style-module__rUdt1W__giftOwner{letter-spacing:.2em;text-transform:uppercase;color:var(--muted);margin:0 0 14px;font-size:11px;font-weight:600}.style-module__rUdt1W__giftBank{font-family:var(--font-heading);color:var(--gold);margin:0 0 18px;font-size:26px;font-weight:500}.style-module__rUdt1W__giftNumber{font-family:var(--font-body);letter-spacing:.08em;color:var(--white);margin:0 0 8px;font-size:24px}.style-module__rUdt1W__giftName{color:var(--muted);margin:0 0 26px;font-size:14px}.style-module__rUdt1W__rsvpCounts{flex-wrap:wrap;justify-content:center;gap:14px;margin:0 auto 44px;display:flex}.style-module__rUdt1W__rsvpCount{text-align:center;min-width:100px;padding:16px 22px;}.style-module__rUdt1W__rsvpCountValue{font-family:var(--font-heading);color:var(--gold);font-variant-numeric:lining-nums tabular-nums;font-size:26px;display:block}.style-module__rUdt1W__rsvpCountLabel{letter-spacing:.1em;text-transform:uppercase;color:var(--muted);margin-top:4px;font-size:11px;display:block}.style-module__rUdt1W__form{gap:16px;max-width:520px;margin:0 auto;padding:40px 32px;display:grid;}.style-module__rUdt1W__input,.style-module__rUdt1W__select,.style-module__rUdt1W__textarea{width:100%;color:var(--white);font-family:var(--font-body);background:#ffffff08;border:1px solid #d4af3740;border-radius:14px;outline:none;padding:15px 16px;font-size:15px}.style-module__rUdt1W__input::placeholder,.style-module__rUdt1W__textarea::placeholder{color:#e8e8e866}.style-module__rUdt1W__select option{background:var(--dark);color:var(--white)}.style-module__rUdt1W__textarea{resize:vertical;min-height:110px}.style-module__rUdt1W__formMessage{text-align:center;color:var(--gold);margin:0;font-size:14px}.style-module__rUdt1W__formError{color:#e08585;}.style-module__rUdt1W__wishesList{gap:14px;max-width:640px;margin:0 auto 28px;display:grid}.style-module__rUdt1W__wishCard{text-align:left;padding:22px 26px;}.style-module__rUdt1W__wishHeader{justify-content:space-between;align-items:baseline;gap:12px;margin:0 0 8px;display:flex}.style-module__rUdt1W__wishName{font-family:var(--font-heading);color:var(--gold);font-size:18px;font-weight:500}.style-module__rUdt1W__wishAttendance{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);font-size:11px}.style-module__rUdt1W__wishMessage{font-family:var(--font-body);color:var(--secondary);margin:0;font-size:14.5px;font-weight:300;line-height:1.75}.style-module__rUdt1W__wishEmpty{text-align:center;color:var(--muted);font-size:14px}.style-module__rUdt1W__loadMore{margin:0 auto;display:flex;}.style-module__rUdt1W__footer{text-align:center;padding-bottom:clamp(140px,20vw,180px);}.style-module__rUdt1W__footerQuote{font-family:var(--font-alt);color:var(--muted);max-width:560px;margin:0 auto 40px;font-size:clamp(18px,2.4vw,22px);font-style:italic;line-height:1.8}.style-module__rUdt1W__footerNames{font-family:var(--font-heading);color:var(--gold);margin:0 0 40px;font-size:clamp(32px,5vw,48px);font-weight:500}.style-module__rUdt1W__footerNames span{color:var(--white);margin:0 14px}.style-module__rUdt1W__copyright{letter-spacing:.1em;color:var(--muted);font-size:12px}.style-module__rUdt1W__musicButton{z-index:999;border:1px solid var(--gold-soft);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);width:52px;height:52px;color:var(--gold);cursor:pointer;background:#0b0b0bbf;border-radius:50%;place-items:center;font-size:18px;display:grid;position:fixed;bottom:96px;right:22px;box-shadow:0 12px 30px #0006}.style-module__rUdt1W__spinning{animation:6s linear infinite style-module__rUdt1W__spin}@keyframes style-module__rUdt1W__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.style-module__rUdt1W__sparkleField{z-index:1;pointer-events:none;position:fixed;inset:0;overflow:hidden}.style-module__rUdt1W__sparkle{background:radial-gradient(circle, var(--gold) 0%, transparent 70%);border-radius:50%;position:absolute;bottom:0;box-shadow:0 0 8px 1px #d4af3799}.style-module__rUdt1W__floatingMenu{z-index:998;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0b0b0bcc;border:1px solid #d4af3740;border-radius:999px;gap:4px;max-width:calc(100% - 32px);padding:10px;display:flex;position:fixed;bottom:18px;left:50%;overflow-x:auto;transform:translate(-50%);box-shadow:0 18px 40px #00000073}.style-module__rUdt1W__floatingMenuItem{color:var(--muted);letter-spacing:.04em;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:999px;flex-direction:column;align-items:center;gap:3px;padding:8px 14px;font-size:10px;transition:color .3s,background .3s;display:flex}.style-module__rUdt1W__floatingMenuItem:hover{color:var(--gold);background:#d4af371a}.style-module__rUdt1W__floatingMenuIcon{font-size:16px}@media (max-width:768px){.style-module__rUdt1W__coupleGrid{grid-template-columns:1fr}.style-module__rUdt1W__middle{order:-1}.style-module__rUdt1W__storyItem{grid-template-columns:1fr;gap:10px}.style-module__rUdt1W__galleryGrid{columns:2 160px}}
