:root{--mg-deep:#0d0a04;--mg-mid:#1a140c;--mg-card:#201812;--mg-gold:#d4af37;--mg-gold-light:#f3e5ab;--mg-gold-fade:#d4af372e;--mg-cream:#fdfaed;--mg-ink:#ece5d3;--mg-muted:#f3e5aba3;--mg-muted-dim:#f3e5ab61;--mg-danger:#b85c4a;--mg-shadow:0 24px 80px #0000006b;--mg-soft-shadow:0 16px 50px #00000047;--mg-glow:0 0 40px #d4af372e;--mg-radius:28px;--mg-ease:cubic-bezier(.22,1,.36,1);--mg-max-card:520px;--mg-safe-bottom:env(safe-area-inset-bottom,0px)}.mg-root *{box-sizing:border-box}.mg-root img{max-width:100%;display:block}.mg-root button,.mg-root input,.mg-root textarea,.mg-root select{font:inherit}.mg-root button{cursor:pointer}.mg-root a{color:inherit;text-decoration:none}.mg-root .font-serif{font-family:Playfair Display,serif}.mg-root{min-height:100vh;color:var(--mg-ink);background:radial-gradient(circle at 12% 20%, #d4af3724, transparent 28%), radial-gradient(circle at 80% 70%, #f3e5ab0f, transparent 30%), linear-gradient(180deg, var(--mg-deep), var(--mg-mid));font-family:Manrope,Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:clip}.mg-root.mg-locked{overflow:hidden}.mg-root ::selection{background:var(--mg-gold);color:var(--mg-deep)}.mg-root .container-shell{grid-template-columns:minmax(0,1fr) minmax(360px,var(--mg-max-card));align-items:start;width:100%;min-height:100vh;display:grid}.mg-root .ambient-panel{min-height:100vh;color:var(--mg-cream);justify-content:center;align-items:center;padding:56px;display:flex;position:sticky;top:0;overflow:hidden}.mg-root .ambient-panel:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000003d,#0000 45%),radial-gradient(circle at 35% 42%,#d4af3714,#0000 20%),radial-gradient(circle at 74% 68%,#f3e5ab1a,#0000 24%);position:absolute;inset:0}.mg-root .mg-geometric-decor{opacity:.7;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.mg-root .mg-geometric-decor svg{width:min(420px,70vw);height:min(420px,70vw)}.mg-root .ambient-copy{z-index:2;max-width:560px;position:relative}.mg-root .ambient-copy .eyebrow{letter-spacing:.38em;text-transform:uppercase;color:#d4af37b3;margin:0 0 22px;font-size:12px}.mg-root .ambient-copy h1{color:var(--mg-cream);text-shadow:0 0 80px #d4af372e,0 18px 60px #0000002e;margin:0;font-size:clamp(62px,9vw,132px);font-weight:400;line-height:.84}.mg-root .ambient-copy p:last-child{max-width:430px;color:var(--mg-muted);margin-top:30px;font-size:15px;font-weight:300;line-height:1.9}.mg-root .grain{z-index:100;pointer-events:none;opacity:.08;mix-blend-mode:screen;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='180' height='180' viewBox='0 0 180 180'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.7' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='180' height='180' filter='url(%23n)' opacity='.45'/%3E%3C/svg%3E");position:fixed;inset:0}.mg-root .particle{width:4px;height:4px;animation:mgFloatParticle 7s var(--mg-ease) infinite alternate;background:#d4af3794;border-radius:999px;position:absolute;box-shadow:0 0 28px #d4af37e6,0 0 8px #f3e5ab99}.mg-root .particle.dark{box-shadow:none;background:#f3e5ab29}.mg-root .particle:first-child{animation-duration:8s;top:18%;left:22%}.mg-root .particle:nth-child(2){width:7px;height:7px;animation-duration:10s;animation-delay:.8s;top:28%;left:68%}.mg-root .particle:nth-child(3){animation-duration:9s;animation-delay:1.5s;top:62%;left:76%}.mg-root .particle:nth-child(4){width:3px;height:3px;animation-duration:6s;animation-delay:2s;top:72%;left:30%}.mg-root .particle:nth-child(5){width:5px;height:5px;animation-duration:11s;animation-delay:1s;top:48%;left:48%}@keyframes mgFloatParticle{0%{opacity:.35;transform:translate(0,0)scale(1)}to{opacity:.85;transform:translate(18px,-34px)scale(1.3)}}.mg-root .invite-card{width:min(100%, var(--mg-max-card));background:var(--mg-mid);min-height:100vh;margin-left:auto;position:relative;overflow:hidden;box-shadow:-40px 0 120px #00000052}.mg-root .progress{width:var(--mg-max-card);z-index:90;background:#d4af3724;max-width:100%;height:3px;position:fixed;top:0;right:0}.mg-root .progress span{background:linear-gradient(90deg,var(--mg-gold),var(--mg-gold-light));width:0;height:100%;display:block}.mg-root .music-btn,.mg-root .top-action{z-index:60;color:var(--mg-gold-light);-webkit-backdrop-filter:blur(16px);box-shadow:var(--mg-soft-shadow), var(--mg-glow);transition:.3s var(--mg-ease);background:#1a140cc7;border:1px solid #d4af375c;position:fixed}.mg-root .music-btn{text-transform:uppercase;letter-spacing:.08em;border-radius:999px;align-items:center;gap:8px;padding:11px 15px;font-size:12px;font-weight:700;display:flex;top:24px;right:24px}.mg-root .music-btn:hover,.mg-root .top-action:hover{background:var(--mg-card);transform:translateY(-2px)}.mg-root .music-btn .disc{border:2px solid;border-radius:999px;place-items:center;width:24px;height:24px;font-size:10px;display:grid}.mg-root .music-btn.mg-playing .disc{animation:4s linear infinite mgSpin}@keyframes mgSpin{to{transform:rotate(360deg)}}.mg-root section{scroll-margin-top:28px;position:relative}.mg-root .section-pad{padding:82px 26px}.mg-root .section-title{text-align:center;margin-bottom:38px}.mg-root .section-title .kicker{color:var(--mg-gold);letter-spacing:.28em;text-transform:uppercase;margin-bottom:8px;font-size:11px;font-weight:700;display:block}.mg-root .section-title h2{color:var(--mg-gold-light);margin:0;font-family:Playfair Display,serif;font-size:clamp(36px,7vw,54px);font-weight:600;line-height:1}.mg-root .script-title{color:var(--mg-gold);font-family:Playfair Display,serif;font-size:clamp(44px,10vw,70px);font-weight:400;line-height:.9}.mg-root .divider{background:linear-gradient(90deg, transparent, var(--mg-gold), transparent);width:90px;height:1px;margin:24px auto 0}.mg-root .ornament-corner{z-index:3;pointer-events:none;color:var(--mg-gold);opacity:.4;position:absolute}.mg-root .ornament-tl{width:40px;height:40px;top:12px;left:12px}.mg-root .ornament-br{width:40px;height:40px;bottom:12px;right:12px}.mg-root .geom-accent{color:#d4af3717;pointer-events:none;width:90px;height:90px;position:absolute}.mg-root .geom-accent svg{width:100%;height:100%}.mg-root .cover{background:var(--mg-deep);flex-direction:column;min-height:100svh;display:flex;overflow:hidden}.mg-root .cover-image{height:56svh;min-height:430px;position:relative;overflow:hidden}.mg-root .cover-image img,.mg-root .kenburns{object-fit:cover;width:100%;height:100%;animation:18s ease-in-out infinite alternate mgKenburns}@keyframes mgKenburns{0%{transform:scale(1)}to{transform:scale(1.08)}}.mg-root .cover-image:after{content:"";background:linear-gradient(#0d0a042e,#00000038 55%,#1a140cfa);position:absolute;inset:0}.mg-root .cover-label{z-index:2;text-align:center;color:var(--mg-cream);text-shadow:0 4px 20px #0000004d;font-family:Playfair Display,serif;font-size:18px;font-weight:700;position:absolute;top:28px;left:0;right:0}.mg-root .open-pill{z-index:5;background:var(--mg-deep);min-width:230px;color:var(--mg-gold-light);letter-spacing:.02em;transition:.3s var(--mg-ease);-webkit-user-select:none;user-select:none;isolation:isolate;transform-origin:50%;border:1px solid #d4af3780;border-radius:999px;justify-content:center;align-items:center;gap:10px;padding:15px 24px;font-size:14px;font-weight:800;display:flex;position:absolute;bottom:-28px;left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 14px 46px #00000047,0 0 30px #d4af3714}.mg-root .open-pill .icon{flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;display:flex}.mg-root .open-pill:hover{transform:translate(-50%)translateY(-3px)scale(1.02)}.mg-root .cover-content{text-align:center;background:linear-gradient(#0d0a04b3, #0d0a04db), var(--cover-blur);background-position:bottom;background-size:cover;flex:1;padding:62px 24px 36px;position:relative;overflow:hidden}.mg-root .cover-content:before{content:"";-webkit-backdrop-filter:blur(12px);pointer-events:none;position:absolute;inset:0}.mg-root .cover-content>*{z-index:1;position:relative}.mg-root .couple-name{color:var(--mg-cream);text-shadow:0 0 40px #d4af371f;margin:0;font-family:Playfair Display,serif;font-size:clamp(58px,16vw,86px);font-weight:400;line-height:.86}.mg-root .date-chip{min-width:260px;color:var(--mg-gold-light);background:#d4af3714;border:1px solid #d4af3773;border-radius:999px;justify-content:center;align-items:center;gap:10px;margin-top:28px;padding:13px 20px;font-family:Playfair Display,serif;font-weight:700;display:inline-flex}.mg-root .guest-card{max-width:320px;box-shadow:var(--mg-soft-shadow);background:#1a140c8c;border:1px solid #d4af372e;border-radius:24px;margin:34px auto 0;padding:26px 20px}.mg-root .guest-card p{color:var(--mg-muted);margin:0;font-size:13px}.mg-root .guest-card strong{color:var(--mg-cream);margin-top:6px;font-family:Playfair Display,serif;font-size:23px;display:block}.mg-root .quick-nav{z-index:70;-webkit-backdrop-filter:blur(16px);background:#0d0a04e0;border-bottom:1px solid #d4af3714;grid-template-columns:repeat(7,1fr);justify-content:center;align-items:center;gap:9px;padding:11px 10px;display:grid;position:sticky;top:0;box-shadow:0 12px 34px #0000002e}.mg-root .quick-nav a,.mg-root .bottom-nav a{transition:.28s var(--mg-ease);color:var(--mg-gold-light);outline:none;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.mg-root .quick-nav a{background:#d4af370f;border:1px solid #d4af371a;border-radius:999px;width:38px;min-width:38px;height:38px}.mg-root .quick-nav a.active{background:var(--mg-gold);color:var(--mg-deep);transform:translateY(-2px);box-shadow:0 10px 24px #d4af3733}.mg-root .icon{width:20px;height:20px;display:block}.mg-root .quote-band{text-align:center;background:var(--mg-deep);color:var(--mg-gold-light);border-top:1px solid #d4af3714;border-bottom:1px solid #d4af3714;padding:42px 28px}.mg-root .quote-band p{max-width:390px;color:var(--mg-muted);margin:0 auto;font-family:Playfair Display,serif;font-size:20px;font-style:italic;line-height:1.7}.mg-root .intro{text-align:center;background:var(--mg-mid)}.mg-root .intro p{max-width:390px;color:var(--mg-muted);margin:0 auto;font-size:14px;line-height:1.9}.mg-root .countdown{grid-template-columns:repeat(4,1fr);gap:10px;margin-top:30px;display:grid}.mg-root .time-box{box-shadow:var(--mg-soft-shadow);text-align:center;background:#1a140ca6;border:1px solid #d4af371a;border-radius:20px;padding:15px 8px}.mg-root .time-box strong{color:var(--mg-gold);font-family:Playfair Display,serif;font-size:31px;line-height:1;display:block}.mg-root .time-box span{color:var(--mg-muted-dim);letter-spacing:.16em;text-transform:uppercase;margin-top:5px;font-size:9px;font-weight:700;display:block}.mg-root .couple-section{background:var(--mg-mid)}.mg-root .couple-stack{gap:48px;display:grid}.mg-root .person{grid-template-columns:150px 1fr;align-items:center;gap:22px;display:grid}.mg-root .person:nth-child(2n){text-align:right;grid-template-columns:1fr 150px}.mg-root .person:nth-child(2n) .portrait{grid-area:1/2}.mg-root .portrait{aspect-ratio:3/4;background:linear-gradient(150deg,var(--mg-gold),#0d0a0433,var(--mg-gold-light));border-radius:95px 95px 18px 18px;padding:7px;position:relative;overflow:hidden;box-shadow:0 18px 50px #00000047,0 0 24px #d4af370f}.mg-root .portrait img{object-fit:cover;border-radius:88px 88px 13px 13px;width:100%;height:100%}.mg-root .person h3{color:var(--mg-gold-light);margin:0;font-family:Playfair Display,serif;font-size:30px}.mg-root .person small{color:var(--mg-gold);letter-spacing:.18em;text-transform:uppercase;margin:6px 0 12px;font-size:10px;font-weight:800;display:block}.mg-root .person p{color:var(--mg-muted);margin:0;font-size:13px;line-height:1.8}.mg-root .socials{gap:8px;margin-top:16px;display:flex}.mg-root .person:nth-child(2n) .socials{justify-content:flex-end}.mg-root .socials a{width:32px;height:32px;color:var(--mg-deep);background:var(--mg-gold);transition:.25s var(--mg-ease);border-radius:999px;place-items:center;display:grid}.mg-root .socials a:hover{background:var(--mg-gold-light);transform:translateY(-3px)}.mg-root .ampersand{text-align:center;color:var(--mg-gold);font-family:Playfair Display,serif;font-size:70px;line-height:.7}.mg-root .event-section{background:var(--mg-deep)}.mg-root .event-card{color:var(--mg-cream);box-shadow:var(--mg-shadow);background:linear-gradient(135deg,#1a140cf2,#201812fa);border:1px solid #d4af371f;border-radius:36px 36px 12px;margin-bottom:18px;padding:34px 26px;position:relative;overflow:hidden}.mg-root .event-card:nth-child(2){background:linear-gradient(135deg,#201812f2,#261c14fa);border-radius:36px 36px 36px 12px}.mg-root .event-card:after{content:"";border:1px solid #d4af371a;border-radius:999px;width:150px;height:150px;position:absolute;top:-40px;right:-40px}.mg-root .event-card h3{color:var(--mg-gold);margin:0 0 8px;font-family:Playfair Display,serif;font-size:32px;line-height:1}.mg-root .event-card p{color:#f3e5abad;margin:0;font-size:13px;line-height:1.7}.mg-root .event-meta{grid-template-columns:1fr 1fr;gap:12px;margin:24px 0;display:grid}.mg-root .meta-pill{background:#d4af3714;border:1px solid #d4af371a;border-radius:18px;padding:13px}.mg-root .meta-pill span{color:var(--mg-muted-dim);letter-spacing:.08em;font-size:10px}.mg-root .meta-pill strong{color:var(--mg-cream);margin-top:5px;font-size:12px;display:block}.mg-root .event-actions{grid-template-columns:1fr 1fr;gap:10px;display:grid}.mg-root .btn{text-transform:uppercase;letter-spacing:.12em;min-height:45px;transition:.28s var(--mg-ease);border:0;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:0 18px;font-size:11px;font-weight:800;display:inline-flex}.mg-root .btn:hover{transform:translateY(-2px)}.mg-root .btn:active{transform:scale(.97)}.mg-root .btn-light{background:var(--mg-cream);color:var(--mg-deep)}.mg-root .btn-outline{color:var(--mg-cream);background:0 0;border:1px solid #d4af3747}.mg-root .btn-dark{background:var(--mg-deep);color:var(--mg-cream);border:1px solid #d4af3726}.mg-root .btn-gold{background:linear-gradient(135deg, var(--mg-gold), #c9a52e);color:var(--mg-deep)}.mg-root .map-card{box-shadow:var(--mg-shadow);background:var(--mg-card);border:1px solid #d4af3714;border-radius:30px;overflow:hidden}.mg-root .map-card iframe{filter:saturate(.6)contrast(.9)brightness(.7);border:0;width:100%;height:260px;display:block}.mg-root .map-card .map-footer{justify-content:space-between;align-items:center;gap:12px;padding:18px;display:flex}.mg-root .map-footer p{color:var(--mg-muted);margin:0;font-size:12px;line-height:1.6}.mg-root .map-footer strong{color:var(--mg-cream)}.mg-root .gallery{background:var(--mg-mid)}.mg-root .video-card{aspect-ratio:16/9;box-shadow:var(--mg-shadow);background:var(--mg-card);border:1px solid #d4af370f;border-radius:28px;margin-bottom:14px;position:relative;overflow:hidden}.mg-root .video-card img{object-fit:cover;width:100%;height:100%;transition:.7s var(--mg-ease)}.mg-root .video-card:hover img{transform:scale(1.05)}.mg-root .play-btn{color:#fff;background:#e62117;border:0;border-radius:999px;place-items:center;width:68px;height:68px;margin:auto;display:grid;position:absolute;inset:0;box-shadow:0 16px 42px #00000059}.mg-root .gallery-grid{grid-template-columns:repeat(3,1fr);gap:7px;display:grid}.mg-root .gallery-grid button{aspect-ratio:1;background:0 0;border:1px solid #d4af370f;border-radius:14px;padding:0;overflow:hidden;box-shadow:0 8px 28px #0000002e}.mg-root .gallery-grid img{object-fit:cover;width:100%;height:100%;transition:.55s var(--mg-ease)}.mg-root .gallery-grid button:hover img{filter:brightness(1.08);transform:scale(1.09)}.mg-root .rsvp{background:var(--mg-deep)}.mg-root .form-card,.mg-root .gift-card,.mg-root .wish-card{box-shadow:var(--mg-soft-shadow);background:#20181299;border:1px solid #d4af371a;border-radius:28px;padding:24px}.mg-root .field{margin-bottom:13px}.mg-root .field label{color:var(--mg-gold);letter-spacing:.16em;text-transform:uppercase;margin:0 0 7px 4px;font-size:10px;font-weight:800;display:block}.mg-root .field input,.mg-root .field textarea,.mg-root .field select{width:100%;min-height:46px;color:var(--mg-cream);transition:.25s var(--mg-ease);background:#0d0a048c;border:1px solid #d4af3724;border-radius:16px;outline:none;padding:13px 15px}.mg-root .field input::placeholder,.mg-root .field textarea::placeholder{color:#f3e5ab40}.mg-root .field textarea{resize:vertical;min-height:110px}.mg-root .field input:focus,.mg-root .field textarea:focus,.mg-root .field select:focus{border-color:var(--mg-gold);box-shadow:0 0 0 4px #d4af371a}.mg-root .rsvp-stats{grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:18px;display:grid}.mg-root .stat{text-align:center;background:#1a140c73;border:1px solid #d4af370f;border-radius:18px;padding:13px 8px}.mg-root .stat strong{color:var(--mg-gold);font-family:Playfair Display,serif;font-size:24px;line-height:1;display:block}.mg-root .stat span{color:var(--mg-muted-dim);text-transform:uppercase;letter-spacing:.12em;font-size:9px}.mg-root .gift{background:var(--mg-mid)}.mg-root .gift-card{justify-content:space-between;align-items:center;gap:14px;margin-bottom:14px;display:flex}.mg-root .bank-logo{width:64px;height:42px;color:var(--mg-gold);background:#d4af3714;border:1px solid #d4af371a;border-radius:13px;place-items:center;font-size:13px;font-weight:900;display:grid}.mg-root .gift-info{flex:1;min-width:0}.mg-root .gift-info small{color:var(--mg-muted-dim);text-transform:uppercase;letter-spacing:.12em;font-size:9px;font-weight:800}.mg-root .gift-info strong{color:var(--mg-cream);margin-top:4px;display:block}.mg-root .gift-info code{color:var(--mg-gold-light);white-space:nowrap;text-overflow:ellipsis;margin-top:3px;font-size:14px;font-weight:700;display:block;overflow:hidden}.mg-root .copy-btn{background:var(--mg-gold);width:42px;height:42px;color:var(--mg-deep);transition:.25s var(--mg-ease);border:0;border-radius:999px;place-items:center;display:grid}.mg-root .copy-btn:hover{background:var(--mg-gold-light);transform:translateY(-2px)}.mg-root .wishes{background:var(--mg-deep)}.mg-root .wish-list{gap:12px;margin-top:20px;display:grid}.mg-root .wish-card{padding:18px}.mg-root .wish-card .top{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.mg-root .wish-card h4{color:var(--mg-gold-light);margin:0}.mg-root .badge{color:var(--mg-gold);letter-spacing:.08em;text-transform:uppercase;background:#d4af371f;border-radius:999px;align-items:center;padding:5px 9px;font-size:9px;font-weight:800;display:inline-flex}.mg-root .wish-card p{color:var(--mg-muted);margin:0;font-size:13px;line-height:1.7}.mg-root .ig-section{color:var(--mg-cream);text-align:center;background:linear-gradient(135deg,#1a140cf2,#201812fa);border-top:1px solid #d4af3714}.mg-root .ig-card{max-width:360px;color:var(--mg-gold-light);text-align:left;transition:.28s var(--mg-ease);background:#1a140ca6;border:1px solid #d4af371f;border-radius:18px;align-items:center;gap:14px;margin:24px auto 0;padding:16px 18px;display:flex}.mg-root .ig-card:hover{border-color:var(--mg-gold);transform:translateY(-4px)}.mg-root footer.site-footer{text-align:center;background:var(--mg-deep);color:var(--mg-muted-dim);border-top:1px solid #d4af370f;padding:60px 24px 110px}.mg-root footer .signature{color:var(--mg-gold);margin:0 0 10px;font-family:Playfair Display,serif;font-size:54px}.mg-root footer small{letter-spacing:.24em;text-transform:uppercase;font-size:10px}.mg-root .bottom-nav{left:50%;bottom:calc(16px + var(--mg-safe-bottom));z-index:92;-webkit-backdrop-filter:blur(18px);background:#0d0a04e0;border:1px solid #d4af3724;border-radius:999px;grid-template-columns:repeat(7,1fr);align-items:center;gap:5px;width:min(92%,420px);min-height:70px;padding:9px 10px;display:grid;position:fixed;overflow:hidden;transform:translate(-50%);box-shadow:0 22px 70px #0000004d,0 0 30px #d4af370a}.mg-root .bottom-nav a{letter-spacing:.06em;text-transform:uppercase;transform-origin:50%;color:#f3e5ab85;border-radius:999px;flex-direction:column;flex-shrink:1;gap:2px;width:44px;min-width:32px;padding:6px 4px;font-size:9px;font-weight:800}.mg-root .bottom-nav a .icon{width:19px;height:19px;transition:transform .28s var(--mg-ease)}.mg-root .bottom-nav span{opacity:.72;max-width:62px;transition:opacity .28s var(--mg-ease), transform .28s var(--mg-ease);white-space:nowrap;font-size:8px;line-height:1;display:block}.mg-root .bottom-nav a:hover{color:var(--mg-gold-light);background:#d4af3714;transform:translateY(-4px)}.mg-root .bottom-nav a:hover .icon{transform:translateY(-1px)scale(1.08)}.mg-root .bottom-nav a.active{background:var(--mg-gold);width:auto;min-width:50px;color:var(--mg-deep);transform:translateY(-3px);box-shadow:0 12px 32px #d4af3733}.mg-root .bottom-nav a.active span{opacity:1;display:block}.mg-root .bottom-nav a:active,.mg-root .bottom-nav a.is-pressed{transform:translateY(-1px)scale(.94)}.mg-root .lightbox{z-index:130;background:#000000e0;justify-content:center;align-items:center;padding:22px;display:none;position:fixed;inset:0}.mg-root .lightbox.show{display:flex}.mg-root .lightbox img{border-radius:20px;max-width:min(92vw,900px);max-height:82vh;box-shadow:0 30px 100px #0009}.mg-root .lightbox button{background:var(--mg-cream);width:44px;height:44px;color:var(--mg-deep);border:0;border-radius:999px;position:absolute;top:24px;right:24px}.mg-root .toast{left:50%;bottom:calc(92px + var(--mg-safe-bottom));z-index:140;opacity:0;pointer-events:none;background:var(--mg-cream);color:var(--mg-deep);box-shadow:var(--mg-shadow);transition:.35s var(--mg-ease);border-radius:999px;padding:13px 18px;font-size:13px;position:fixed;transform:translate(-50%)translateY(20px)}.mg-root .toast.show{opacity:1;transform:translate(-50%)translateY(0)}.mg-root .reveal{opacity:0;transition:opacity .85s var(--mg-ease), transform .85s var(--mg-ease);transform:translateY(34px)}.mg-root .reveal.visible{opacity:1;transform:translateY(0)}.mg-root .stagger>*{opacity:0;transition:opacity .75s var(--mg-ease), transform .75s var(--mg-ease);transform:translateY(24px)}.mg-root .stagger.visible>*{opacity:1;transform:translateY(0)}.mg-root .stagger.visible>:nth-child(2){transition-delay:.12s}.mg-root .stagger.visible>:nth-child(3){transition-delay:.24s}.mg-root .stagger.visible>:nth-child(4){transition-delay:.36s}.mg-root .stagger.visible>:nth-child(5){transition-delay:.48s}.mg-root .stagger.visible>:nth-child(6){transition-delay:.6s}.mg-root .mg-portrait-placeholder{background:var(--mg-card);width:100%;height:100%;color:var(--mg-gold-fade);border-radius:inherit;justify-content:center;align-items:center;font-size:36px;display:flex}.mg-root .mg-cover-placeholder{background:var(--mg-deep);color:#d4af3724;justify-content:center;align-items:center;width:100%;height:100%;font-size:48px;display:flex}.mg-root .mg-empty-wishes{text-align:center;color:var(--mg-muted-dim);padding:18px;font-size:13px}.mg-root.mg-locked .quick-nav,.mg-root.mg-locked .bottom-nav,.mg-root.mg-locked .progress{opacity:0;pointer-events:none}.mg-root.mg-locked .cover{z-index:120;background:var(--mg-deep);isolation:isolate;width:100vw;min-height:100dvh;display:block;position:fixed;inset:0;overflow:hidden}.mg-root.mg-locked .cover:before{content:"";z-index:2;pointer-events:none;background:radial-gradient(circle at 50% 44%,#d4af371f,#0000 28%),linear-gradient(#0d0a042e,#0d0a047a 58%,#0d0a04d6);position:absolute;inset:0}.mg-root.mg-locked .cover-image{z-index:1;height:100%;min-height:0;position:absolute;inset:0;overflow:hidden}.mg-root.mg-locked .cover-image:after{background:linear-gradient(#0d0a040a,#0000003d 48%,#0d0a049e),linear-gradient(90deg,#0d0a04c7,#0d0a043d 45%,#0d0a0414)}.mg-root.mg-locked .cover-image img{object-fit:cover;object-position:center;filter:saturate(.8)contrast(.92)brightness(.7);width:100%;height:100%}.mg-root.mg-locked .cover-label{z-index:5;color:#f3e5abad;letter-spacing:.08em;text-shadow:0 8px 28px #0006;font-size:clamp(13px,1.6vw,18px);top:clamp(22px,4vh,42px)}.mg-root.mg-locked .cover-content{z-index:4;text-align:center;pointer-events:none;flex-direction:column;justify-content:center;align-items:center;gap:22px;padding:84px 24px 140px;display:flex;position:absolute;inset:0;background:0 0!important}.mg-root.mg-locked .cover-content:before{display:none}.mg-root.mg-locked .couple-name{color:var(--mg-cream);text-shadow:0 0 60px #d4af3724,0 22px 70px #0006;animation:mgCoverTitleIn 1.1s var(--mg-ease) both .15s;font-size:clamp(72px,11vw,150px)}.mg-root.mg-locked .date-chip{min-width:min(320px,88vw);color:var(--mg-gold-light);-webkit-backdrop-filter:blur(14px);animation:mgCoverFadeUp .9s var(--mg-ease) both .35s;background:#0d0a0447;border-color:#d4af377a;margin-top:0;box-shadow:0 16px 48px #0000003d}.mg-root.mg-locked .guest-card{width:min(390px,88vw);animation:mgCoverFadeUp .9s var(--mg-ease) both .5s;background:#0d0a0494;border-color:#d4af372e;margin-top:0;box-shadow:0 22px 70px #0000003d}.mg-root.mg-locked .open-pill{left:50%;bottom:max(34px, calc(24px + env(safe-area-inset-bottom,0px)));z-index:999;pointer-events:auto;touch-action:manipulation;background:var(--mg-deep);min-width:min(320px,86vw);min-height:58px;animation:mgCoverButtonIn .9s var(--mg-ease) both .75s, mgCoverButtonPulse 2.8s ease-in-out infinite 1.8s;border:1px solid #d4af376b;padding:17px 28px;position:fixed;transform:translate(-50%);box-shadow:0 20px 70px #00000052,0 0 40px #d4af370f}.mg-root .cover.is-dismissing{animation:mgCoverSlideAway 1s var(--mg-ease) forwards;pointer-events:none}.mg-root .cover.is-gone{display:none!important}@keyframes mgCoverTitleIn{0%{opacity:0;filter:blur(8px);transform:translateY(34px)scale(.96)}to{opacity:1;filter:blur();transform:translate(0,0)scale(1)}}@keyframes mgCoverFadeUp{0%{opacity:0;filter:blur(6px);transform:translateY(24px)}to{opacity:1;filter:blur();transform:translate(0,0)}}@keyframes mgCoverButtonIn{0%{opacity:0;transform:translate(-50%)translateY(20px)scale(.96)}to{opacity:1;transform:translate(-50%)translateY(0)scale(1)}}@keyframes mgCoverButtonPulse{0%,to{box-shadow:0 20px 70px #00000052,0 0 40px #d4af370f}50%{box-shadow:0 24px 80px #d4af371f,0 20px 70px #00000059}}@keyframes mgCoverSlideAway{0%{opacity:1;filter:blur();transform:translate(0,0)}70%{opacity:1}to{opacity:.98;filter:blur(2px);transform:translateY(-104%)}}.mg-root :where(a,button,.video-card,.gallery-grid button,.gift-card,.event-card){-webkit-tap-highlight-color:transparent}.mg-root :where(a,button,input,textarea,select):focus-visible{outline-offset:4px;outline:3px solid #d4af377a}.mg-root button,.mg-root a{cursor:pointer}.mg-root .cover,.mg-root .cover-image,.mg-root .cover-content{backface-visibility:hidden}.mg-root .cover-image img{will-change:transform}.mg-root .open-pill{-webkit-user-select:none;user-select:none;isolation:isolate;transform-origin:50%;border:1px solid #d4af376b;overflow:hidden}.mg-root .open-pill:before{content:"";z-index:-1;border-radius:inherit;opacity:.95;background:linear-gradient(135deg,#1a140cfa,#0d0a04eb,#1a140cfa);position:absolute;inset:-2px}.mg-root .open-pill:after{content:"";width:38%;height:340%;transition:transform .72s var(--mg-ease);pointer-events:none;background:linear-gradient(90deg,#0000,#d4af3752,#0000);position:absolute;top:-120%;left:-35%;transform:rotate(24deg)translate(-120%)}.mg-root .open-pill:hover:after,.mg-root .open-pill:focus-visible:after{transform:rotate(24deg)translate(380%)}.mg-root .open-pill:hover{color:var(--mg-gold-light);letter-spacing:.045em;box-shadow:0 28px 84px #0000005c,0 0 0 8px #d4af370f}.mg-root .open-pill:active,.mg-root .open-pill.is-pressed{transform:translate(-50%)translateY(0)scale(.97)!important}.mg-root.mg-locked .open-pill{cursor:pointer}.mg-root.mg-locked .open-pill:hover{transform:translate(-50%)translateY(-7px)scale(1.035)}.mg-root.mg-locked .open-pill:active,.mg-root.mg-locked .open-pill.is-pressed{transform:translate(-50%)translateY(-2px)scale(.975)!important}.mg-root .music-btn:hover{transform:translateY(-3px)scale(1.02);box-shadow:0 18px 54px #0000003d}.mg-root .music-btn:active{transform:translateY(-1px)scale(.97)}.mg-root .quick-nav{gap:9px;box-shadow:0 12px 34px #0000002e}.mg-root .quick-nav a,.mg-root .bottom-nav a{outline:none;position:relative;overflow:hidden}.mg-root .quick-nav a:before,.mg-root .bottom-nav a:before{content:"";border-radius:inherit;opacity:0;transition:opacity .28s var(--mg-ease);background:radial-gradient(circle at 50% 20%,#d4af372e,#0000 55%);position:absolute;inset:0}.mg-root .quick-nav a:hover:before,.mg-root .bottom-nav a:hover:before{opacity:1}.mg-root .quick-nav a:hover{background:#d4af371f;border-color:#d4af373d;transform:translateY(-3px);box-shadow:0 10px 26px #0003}.mg-root .quick-nav a.active{background:var(--mg-gold);color:var(--mg-deep);box-shadow:0 10px 24px #d4af3733}.mg-root .btn,.mg-root .copy-btn,.mg-root .map-btn,.mg-root .calendar-btn,.mg-root .live-btn,.mg-root .ig-card,.mg-root .socials a{transition:transform .28s var(--mg-ease), box-shadow .28s var(--mg-ease), background .28s var(--mg-ease), color .28s var(--mg-ease), border-color .28s var(--mg-ease), opacity .28s var(--mg-ease);will-change:transform}.mg-root .btn:hover,.mg-root .copy-btn:hover,.mg-root .map-btn:hover,.mg-root .calendar-btn:hover,.mg-root .live-btn:hover,.mg-root .ig-card:hover,.mg-root .socials a:hover{transform:translateY(-3px);box-shadow:0 16px 40px #00000038}.mg-root .btn:active,.mg-root .copy-btn:active,.mg-root .map-btn:active,.mg-root .calendar-btn:active,.mg-root .live-btn:active,.mg-root .ig-card:active,.mg-root .socials a:active{transform:translateY(0)scale(.97)}.mg-root .event-card,.mg-root .gift-card,.mg-root .wish-card,.mg-root .time-box,.mg-root .person .portrait,.mg-root .guest-card{transition:transform .35s var(--mg-ease), box-shadow .35s var(--mg-ease), border-color .35s var(--mg-ease), filter .35s var(--mg-ease)}.mg-root .event-card:hover,.mg-root .gift-card:hover,.mg-root .wish-card:hover,.mg-root .time-box:hover{transform:translateY(-5px);box-shadow:0 22px 58px #00000047}.mg-root .gallery-grid button:hover img,.mg-root .video-card:hover img{transform:scale(1.065)}.mg-root .gallery-grid button:focus-visible img{transform:scale(1.045)}.mg-root .field input,.mg-root .field textarea,.mg-root .field select{transition:border-color .25s var(--mg-ease), box-shadow .25s var(--mg-ease), transform .25s var(--mg-ease), background .25s var(--mg-ease)}.mg-root .field input:focus,.mg-root .field textarea:focus,.mg-root .field select:focus{transform:translateY(-1px);box-shadow:0 0 0 4px #d4af371a,0 12px 32px #00000024}@media (max-width:1023px){.mg-root .container-shell{display:block}.mg-root .ambient-panel{display:none}.mg-root .invite-card{width:100%;max-width:none;min-height:100vh;box-shadow:none;margin:0}.mg-root .music-btn{padding:10px 12px;font-size:0;top:12px;right:12px}.mg-root .music-btn .disc{font-size:10px}.mg-root .progress{width:100%}.mg-root .quick-nav{display:none}}@media (min-width:1024px){.mg-root .container-shell{grid-template-columns:minmax(0, 1fr) minmax(390px, var(--mg-max-card))}.mg-root .invite-card{width:var(--mg-max-card)}.mg-root .progress{width:var(--mg-max-card);right:0}.mg-root .bottom-nav{left:auto;right:max(18px, calc((var(--mg-max-card) - 424px) / 2));width:min(424px, calc(var(--mg-max-card) - 32px));transform:none}.mg-root .bottom-nav:hover{background:#0d0a04f0}.mg-root .cover{min-height:100vh}.mg-root.mg-locked .cover-image img{object-position:center}.mg-root.mg-locked .cover-content{padding-left:8vw;padding-right:8vw}.mg-root .music-btn{left:32px;right:auto}}@media (min-width:621px) and (max-width:1023px){.mg-root .invite-card{max-width:720px;margin:0 auto;box-shadow:0 0 80px #00000024}.mg-root .bottom-nav{width:min(560px,92vw)}.mg-root .bottom-nav a{width:72px}.mg-root .bottom-nav a.active{width:78px}}@media (max-width:620px){.mg-root .section-pad{padding:68px 18px}.mg-root .cover-image{height:48svh;min-height:360px}.mg-root .cover-label{font-size:15px;top:22px}.mg-root .open-pill{min-width:210px;padding:13px 20px;bottom:-25px}.mg-root .date-chip{width:100%;min-width:0;max-width:295px}.mg-root .guest-card{padding:22px 18px}.mg-root .countdown{gap:7px}.mg-root .time-box{border-radius:16px;padding:13px 4px}.mg-root .time-box strong{font-size:24px}.mg-root .person,.mg-root .person:nth-child(2n){text-align:center;grid-template-columns:1fr;gap:18px}.mg-root .person:nth-child(2n) .portrait{grid-area:auto}.mg-root .portrait{width:min(72vw,250px);margin:0 auto}.mg-root .person:nth-child(2n) .socials,.mg-root .socials{justify-content:center}.mg-root .event-actions{grid-template-columns:1fr}.mg-root .map-card .map-footer{display:block}.mg-root .map-card .btn{width:100%;margin-top:14px}.mg-root .gift-card{align-items:flex-start}.mg-root .bank-logo{display:none}.mg-root .bottom-nav{bottom:calc(10px + var(--mg-safe-bottom));gap:2px;width:calc(100% - 20px);min-height:64px;padding:7px}.mg-root .bottom-nav a{border-radius:18px;width:calc(14.2857vw - 6.85714px);min-width:44px;max-width:56px;height:50px;font-size:8px}.mg-root .bottom-nav a.active{width:calc(14.2857vw - 6.85714px);min-width:50px;max-width:60px}.mg-root .bottom-nav span{letter-spacing:.035em;font-size:7px}.mg-root .bottom-nav a .icon{width:18px;height:18px}.mg-root .music-btn{z-index:60}.mg-root .cover-image img,.mg-root.mg-locked .cover-image img{object-position:center center}.mg-root .couple-name{font-size:clamp(52px,17vw,76px)}.mg-root .section-title h2{font-size:clamp(32px,10vw,46px)}.mg-root .script-title{font-size:clamp(40px,13vw,60px)}.mg-root .toast{text-align:center;max-width:calc(100% - 28px)}.mg-root.mg-locked .cover-content{gap:18px;padding:76px 18px 124px}.mg-root.mg-locked .couple-name{font-size:clamp(66px,22vw,96px)}.mg-root.mg-locked .guest-card{padding:20px 18px}.mg-root.mg-locked .open-pill{min-height:54px;bottom:max(22px, calc(18px + env(safe-area-inset-bottom,0px)))}}@media (max-width:380px){.mg-root .bottom-nav span{display:none}.mg-root .bottom-nav a,.mg-root .bottom-nav a.active{min-width:42px;height:46px}.mg-root .bottom-nav{min-height:58px}.mg-root .countdown{grid-template-columns:repeat(2,1fr)}.mg-root.mg-locked .guest-card{display:none}.mg-root.mg-locked .open-pill{min-width:calc(100vw - 42px)}.mg-root .bottom-nav{gap:3px;padding-inline:5px}.mg-root .bottom-nav a{width:34px;min-width:34px}.mg-root .bottom-nav a.active{min-width:48px}.mg-root .bottom-nav span{font-size:6.5px}}@media (hover:none){.mg-root .open-pill:after{display:none}.mg-root .bottom-nav a:hover,.mg-root .quick-nav a:hover,.mg-root .event-card:hover,.mg-root .gift-card:hover,.mg-root .wish-card:hover,.mg-root .time-box:hover{transform:none}}@media (prefers-reduced-motion:reduce){.mg-root *,.mg-root :before,.mg-root :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.mg-root .reveal,.mg-root .stagger>*{opacity:1!important;transform:none!important}}
