@import "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@500;600;700&family=Inter:wght@400;500;600;700&display=swap";
:root{--ink:#344154;--muted:#707783;--cream:#faf7f5;--paper:#fffdfc;--sage:#82b3cd;--sage-dark:#4c7188;--sage-light:#e0eff6;--pink:#dda4b6;--pink-dark:#a96379;--pink-light:#f7e3ea;--gold:#dda4b6;--line:#dde1e5;--danger:#984b4b}*{box-sizing:border-box}.visually-hidden{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--cream);margin:0;font-family:Inter,sans-serif}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline-offset:2px;outline:3px solid #d8a8b57a}.shell{min-height:100vh;overflow:hidden}.hero{isolation:isolate;background:radial-gradient(circle at 15% 18%,#ffffffe0 0 3px,#0000 4px),radial-gradient(circle at 82% 12%,#ffffffd1 0 2px,#0000 3px),radial-gradient(circle at 12% 82%,#dda4b63b,#0000 34%),linear-gradient(to bottom right,#b9e2f8 0%,#d8edf8 40%,#faf7f5 59%,#f5e0e7 100%);place-items:center;min-height:630px;padding:40px 24px;display:grid;position:relative;overflow:hidden}.hero:before,.hero:after{content:"";border:1px solid #a46f7d33;border-radius:55% 45% 60% 40%;width:330px;height:480px;position:absolute;transform:rotate(28deg)}.hero:before{top:-120px;left:-190px}.hero:after{bottom:-160px;right:-190px;transform:rotate(-38deg)}.hero-card{z-index:2;text-align:center;width:min(760px,100%);position:relative}.hero-with-photo .hero-card{text-align:left;grid-template-columns:minmax(280px,360px) minmax(0,1fr);align-items:center;gap:clamp(42px,6vw,80px);width:min(1080px,100%);display:grid}.hero-with-photo .hero-copy{max-width:600px}.hero-with-photo .intro{margin-left:0;font-size:.86rem;line-height:1.55}.hero-layout-left .hero-photo-column{grid-area:1/1;justify-self:start}.hero-layout-left .hero-copy{grid-area:1/2}.hero-layout-above{padding-block:68px}.hero-layout-above .hero-card{text-align:center;grid-template-columns:1fr;gap:30px;width:min(800px,100%)}.hero-layout-above .hero-photo-column{grid-area:1/1;justify-self:center;width:min(300px,48vw)}.hero-layout-above .hero-copy{grid-area:2/1;justify-self:center;max-width:760px}.hero-layout-above .intro{margin-inline:auto}.hero-photo-column{justify-items:center;gap:14px;width:min(360px,31vw);display:grid}.hero-photo-frame,.hero-preview-frame{aspect-ratio:4/5;background:var(--sage-light);position:relative;overflow:hidden}.hero-photo-frame{border:8px solid #fffdfce6;width:100%;box-shadow:0 24px 65px #3441542e,0 0 0 1px #526f831f}.hero-photo-frame img,.hero-preview-frame img{object-fit:cover;transform-origin:50%}.photo-shape-arch{border-radius:999px 999px 28px 28px}.photo-shape-oval{border-radius:50%}.photo-shape-rounded{border-radius:34px}.photo-shape-circle{aspect-ratio:1;border-radius:50%}.floral-art{z-index:1;object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none;opacity:.58;filter:saturate(.72)contrast(.94);width:clamp(210px,23vw,330px);height:auto;position:absolute}.floral-art-left{width:clamp(205px,21vw,300px);bottom:-110px;left:max(-60px,-3vw);transform:rotate(-2deg)}.floral-art-right{opacity:.54;width:clamp(190px,20vw,285px);top:-62px;right:max(-50px,-2vw);transform:rotate(2deg)}.hero-with-photo .floral-art-left{display:none}.hero-with-photo .floral-art-right{z-index:3;opacity:.38;width:clamp(218px,22.5vw,308px);top:-88px;right:clamp(82px,8vw,124px);transform:rotate(90deg)}.eyebrow{color:var(--pink-dark);text-transform:uppercase;letter-spacing:.2em;align-items:center;gap:12px;font-size:.75rem;font-weight:700;display:inline-flex}.eyebrow:before,.eyebrow:after{content:"";background:var(--gold);width:34px;height:1px}h1,h2,h3{margin:0;font-family:Cormorant Garamond,Garamond,Georgia,serif;font-weight:600}h1{letter-spacing:-.035em;margin:24px 0 17px;font-size:clamp(3.35rem,6.2vw,5.25rem);line-height:.92}.years{color:var(--sage-dark);letter-spacing:.075em;font-family:Inter,sans-serif;font-size:.9rem;font-weight:600}.hero-photo-dates{color:var(--pink-dark);letter-spacing:.065em;text-align:center;font-family:Inter,sans-serif;font-size:.86rem;font-weight:600}.hero-subtitle{color:var(--pink-dark);letter-spacing:.01em;margin:13px 0 0;font-family:Inter,sans-serif;font-size:.92rem;font-weight:600;line-height:1.45}.intro{max-width:580px;color:var(--muted);margin:23px auto 28px;font-size:.93rem;line-height:1.72}.hero-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.hero:not(.hero-with-photo) .hero-actions,.hero-layout-above .hero-actions{justify-content:center}.primary,.secondary,.danger-button{cursor:pointer;border:0;border-radius:11px;padding:11px 17px;font-size:.82rem;font-weight:700;transition:transform .18s,background .18s}.primary{background:var(--sage-dark);color:#fff;box-shadow:0 10px 28px #526f8338}.livestream-button{background:var(--pink-dark);color:#fff;border-radius:11px;gap:7px;padding:11px 17px;font-size:.82rem;font-weight:700;transition:transform .18s,background .18s;box-shadow:0 10px 28px #a9637933}.livestream-button:hover{background:#95576b;transform:translateY(-2px)}.calendar-button{background:var(--sage-dark);color:#fff;border-radius:11px;gap:8px;padding:11px 17px;font-size:.82rem;font-weight:700;transition:transform .18s,background .18s;box-shadow:0 10px 28px #526f8333}.calendar-button:hover{background:#405f72;transform:translateY(-2px)}.calendar-button-icon{border:1.5px solid;border-radius:2px;flex:0 0 14px;width:14px;height:13px;display:inline-block;position:relative}.calendar-button-icon:before{content:"";border-top:1.5px solid;position:absolute;top:3px;left:-1.5px;right:-1.5px}.calendar-button-icon:after{content:"";border-left:1.5px solid;border-right:1.5px solid;width:6px;height:4px;position:absolute;top:-3px;left:3px}.primary:hover,.secondary:hover,.danger-button:hover{transform:translateY(-2px)}.secondary{color:var(--sage-dark);border:1px solid var(--sage);background:0 0}.danger-button{color:var(--danger);background:#f3e3df}.primary:disabled,.secondary:disabled{opacity:.48;cursor:not-allowed;transform:none}.button-link{justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.download-action{justify-content:center;align-items:center;gap:7px;display:inline-flex}.download-icon{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;flex:0 0 15px;width:15px;height:15px;display:block}.text-link{color:var(--sage-dark);background:#e0eff694;border:1px solid #4c718824;border-radius:999px;align-items:center;gap:5px;margin-top:13px;padding:5px 10px;font-size:.74rem;font-weight:700;text-decoration:none;transition:background .18s,transform .18s;display:inline-flex}.text-link:hover{background:#d3e8f2c7;transform:translateY(-1px)}.external-link-icon{fill:none;stroke:currentColor;stroke-width:1.65px;stroke-linecap:round;stroke-linejoin:round;flex:0 0 10px;width:10px;height:10px}.section{width:min(1100px,100% - 40px);margin:0 auto;padding:72px 0}.section-title{text-align:center;margin-bottom:34px}.section-title h2{margin-bottom:9px;font-size:clamp(2.2rem,4vw,3rem);line-height:1}.section-title p{color:var(--muted);max-width:620px;margin:auto;font-size:.88rem;line-height:1.65}.details-section{position:relative}.details-section .section-title,.details-section .details{z-index:1;position:relative}.details{background:var(--paper);border:1px solid var(--line);border-radius:20px;grid-template-columns:repeat(3,1fr);display:grid;overflow:hidden;box-shadow:0 18px 50px #2a344712}.detail{text-align:center;padding:24px 26px 27px}.detail+.detail{border-left:1px solid var(--line)}.detail-label{color:var(--pink-dark);text-transform:uppercase;letter-spacing:.12em;font-size:.61rem;font-weight:700}.detail strong{margin:17px 0 6px;font-family:Cormorant Garamond,Garamond,serif;font-size:1.7rem;font-weight:600;display:block}.detail span{color:var(--muted);white-space:pre-line;font-size:.8rem;line-height:1.5}.detail-icon{place-items:center;width:30px;height:30px;margin:0 auto 9px;display:grid;position:relative;color:var(--sage-dark)!important}.detail-icon-calendar:before{content:"";border:1.7px solid;border-radius:3px;width:21px;height:19px}.detail-icon-calendar:after{content:"";background:currentColor;width:19px;height:1.7px;position:absolute;top:10px;box-shadow:-5px -4px 0 -1px,5px -4px 0 -1px}.detail-icon-clock:before{content:"";border:1.7px solid;border-radius:50%;width:22px;height:22px}.detail-icon-clock:after{content:"";border-bottom:1.7px solid;border-left:1.7px solid;border-radius:0 0 0 1px;width:6px;height:7px;position:absolute;top:50%;left:50%;transform:translate(-1px,-6px)}.detail-icon-location:before{content:"";border:1.7px solid;border-radius:50% 50% 50% 0;width:16px;height:16px;transform:rotate(-45deg)translate(1px,-1px)}.detail-icon-location:after{content:"";background:currentColor;border-radius:50%;width:4px;height:4px;position:absolute;transform:translateY(-4px)}.rsvp-wrap{color:#fff;background:radial-gradient(circle at 88% 12%,#dda4b640,#0000 28%),linear-gradient(145deg,#486f87,#638ca1);position:relative;overflow:hidden}.rsvp-floral{opacity:.1;filter:saturate(.72)brightness(1.25);pointer-events:none;width:min(520px,38vw);height:auto;position:absolute;bottom:-45px;left:28px;transform:rotate(4deg)}.rsvp-floral-success{bottom:-70px}.rsvp-wrap .section{z-index:1;grid-template-columns:.82fr 1.18fr;align-items:start;gap:56px;display:grid;position:relative}.rsvp-wrap{scroll-margin-top:18px}.rsvp-copy{padding-top:6px;position:static}.rsvp-copy h2{margin:15px 0 22px;font-size:clamp(2.75rem,4.5vw,4.05rem);line-height:.94}.rsvp-copy p{color:#e3eaee;max-width:400px;font-size:.9rem;line-height:1.75}.required-mark{color:#b24d57;margin-left:2px;font-size:.9rem;line-height:1}.form-card{color:var(--ink);background:#fffdfcfa;border:1px solid #ffffffb8;border-radius:21px;padding:clamp(23px,3vw,34px);box-shadow:0 26px 70px #1e313e2e}.field{margin-bottom:16px}.field label{margin-bottom:7px;font-size:.76rem;font-weight:700;display:block}.field small{color:var(--muted);margin-top:6px;font-size:.71rem;line-height:1.5;display:block}.form-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}input,textarea,select{width:100%;color:var(--ink);background:#fbfcfd;border:1px solid #d9e0e5;border-radius:10px;outline:none;padding:10px 12px;font-size:.86rem;transition:border-color .18s,box-shadow .18s,background .18s}.form-card input::placeholder,.form-card textarea::placeholder{font-size:.78rem}input:focus,textarea:focus,select:focus{border-color:var(--sage);background:#fff;box-shadow:0 0 0 4px #8eaec229}textarea{resize:vertical;min-height:108px}.response-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.response-option{position:relative}.response-option input{opacity:0;position:absolute}.response-option label{text-align:center;border:1px solid var(--line);cursor:pointer;background:#fbfcfd;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:2px;min-height:58px;padding:12px 14px;transition:border-color .18s,background .18s,transform .18s;display:flex}.response-option label:hover{border-color:var(--sage);transform:translateY(-1px)}.response-option label strong{font-size:.82rem}.response-option label span{color:var(--muted);font-size:.7rem;font-weight:500}.response-option input:checked+label{background:linear-gradient(135deg, var(--sage-light), #f5f9fb);border-color:var(--sage);color:var(--sage-dark);box-shadow:0 0 0 3px #8eaec21f}.livestream-card{background:linear-gradient(135deg, var(--sage-light), var(--pink-light));border:1px solid var(--line);border-radius:14px;grid-template-columns:1fr auto;align-items:center;gap:18px;margin:-2px 0 18px;padding:17px 18px;display:grid}.livestream-card div{gap:4px;display:grid}.livestream-card span{color:var(--muted);font-size:.82rem;line-height:1.45}.livestream-card .secondary{white-space:nowrap;gap:7px;padding:10px 14px;text-decoration:none}.upload-box{background:linear-gradient(135deg,#fcf7f8,#f6fafc);border:1px solid #e0d8dd;border-radius:16px;padding:18px}.upload-topline{display:block}.upload-topline>div{min-width:0}.upload-topline label{margin-bottom:3px}.upload-topline small{margin:0;line-height:1.5}.file-input{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.upload-actions{justify-items:start;gap:9px;margin-top:12px;display:grid}.upload-button{color:var(--sage-dark);cursor:pointer;background:#4c718824;border:1px solid #4c71882e;border-radius:9px;flex:none;justify-content:center;align-items:center;padding:8px 12px;transition:transform .18s,background .18s;margin:0!important;font-size:.73rem!important;display:inline-flex!important}.upload-button:hover{background:#4c718838;transform:translateY(-1px)}.upload-icon{opacity:.85;border-bottom:1.5px solid;width:14px;height:13px;margin-right:7px;display:inline-block;position:relative}.upload-icon:before{content:"";border-top:1.5px solid;border-left:1.5px solid;width:6px;height:6px;position:absolute;top:1px;left:4px;transform:rotate(45deg)}.upload-icon:after{content:"";background:currentColor;width:1.5px;height:9px;position:absolute;top:1px;left:6px}.upload-selection{color:var(--muted);font-size:.73rem}.file-list{gap:10px;margin-top:12px;display:grid}.file-row{grid-template-columns:minmax(0,1fr) 1.3fr auto;align-items:center;gap:10px;font-size:.78rem;display:grid}.file-row>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.remove-file{min-height:38px;color:var(--danger);cursor:pointer;background:#f3e3dfb3;border:1px solid #984b4b2e;border-radius:9px;align-items:center;gap:5px;padding:8px 10px;font-size:.72rem;font-weight:700;transition:background .18s,transform .18s;display:inline-flex}.remove-file span{font-size:1rem;font-weight:500;line-height:.8}.remove-file:hover{background:#f3e3df;transform:translateY(-1px)}.form-actions{justify-content:flex-end;align-items:center;gap:18px;margin-top:22px;display:flex}.form-status{color:var(--sage-dark);font-weight:700}.rsvp-wrap .form-status{max-width:31rem;font-size:.68rem;font-weight:600;line-height:1.35}.error{color:var(--danger)}.submission-overlay{z-index:1000;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#34415457;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.submission-loader{width:min(300px,100vw - 40px);color:var(--ink);text-align:center;background:#fffdfcf5;border:1px solid #ffffffc2;border-radius:18px;justify-items:center;gap:9px;padding:27px 24px 25px;display:grid;box-shadow:0 24px 70px #1e313e3d}.submission-loader strong{margin-top:3px;font-size:.94rem}.submission-loader>span:last-child{color:var(--muted);font-size:.75rem;line-height:1.5}.loader-ring{border:3px solid #82b3cd47;border-top-color:var(--sage-dark);border-radius:50%;width:38px;height:38px;animation:.78s linear infinite loader-spin}@keyframes loader-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.loader-ring{animation-duration:1.8s}}.success-card{text-align:center;padding:48px 20px}.success-check{background:var(--sage-light);width:52px;height:52px;color:var(--sage-dark);border:1px solid #526f8333;border-radius:50%;place-items:center;margin:0 auto 18px;font-size:1.15rem;font-weight:700;display:grid;box-shadow:0 10px 28px #526f831f}.success-card h3{margin-bottom:12px;font-size:2.1rem}.success-card p{color:var(--muted);line-height:1.7}.success-actions{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:22px;display:flex}.footer{text-align:center;color:#dbe5eb;background:#34495a;padding:50px 20px}.footer strong{color:#fff;margin-bottom:6px;font-family:Cormorant Garamond,Garamond,serif;font-size:1.42rem;display:block}.footer span{font-size:.8rem}.admin-shell{background:#f6f4f5;min-height:100vh}.admin-toast{z-index:1100;border:1px solid var(--line);border-left:4px solid var(--sage-dark);width:min(370px,100vw - 32px);color:var(--ink);background:#fff;border-radius:13px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:13px 14px;font-size:.78rem;font-weight:600;line-height:1.4;display:grid;position:fixed;top:78px;right:24px;box-shadow:0 16px 45px #2a34472e}.admin-toast.error{border-left-color:var(--danger)}.admin-toast-icon{background:var(--sage-light);width:25px;height:25px;color:var(--sage-dark);border-radius:50%;place-items:center;font-weight:800;display:grid}.admin-toast.error .admin-toast-icon{color:var(--danger);background:#f3e3df}.admin-toast button{color:var(--muted);cursor:pointer;background:0 0;border:0;padding:2px 4px;font-size:1.2rem;line-height:1}.admin-topbar{background:var(--paper);border-bottom:1px solid var(--line);justify-content:flex-end;align-items:center;padding:12px 24px;display:flex}.admin-topbar a{color:var(--sage-dark);font-weight:700;text-decoration:none}.admin-account{align-items:center;gap:12px;display:flex}.admin-account>span{color:var(--muted);font-size:.72rem;font-weight:600}.admin-site-link{gap:7px}.admin-main{width:min(1200px,100% - 36px);margin:auto;padding:24px 0 60px}.admin-heading{justify-content:space-between;align-items:end;gap:18px;margin-bottom:18px;display:flex}.admin-heading h1{margin:0;font-size:clamp(2rem,3.5vw,2.5rem);line-height:1}.admin-heading .eyebrow{margin-bottom:8px;font-size:.65rem}.tabs{flex-wrap:wrap;gap:6px;margin-bottom:17px;display:flex}.tab{border:1px solid var(--line);color:var(--ink);cursor:pointer;background:#fff;border-radius:999px;padding:8px 13px;font-size:.84rem}.tab.active{background:var(--sage-dark);color:#fff;border-color:var(--sage-dark);box-shadow:inset 0 -3px 0 var(--pink)}.tab span{background:var(--pink-light);min-width:21px;height:21px;color:var(--pink-dark);border-radius:999px;place-items:center;margin-left:5px;padding:0 6px;font-size:.7rem;display:inline-grid}.tab.active span{color:#fff;background:#ffffff2e}.stats{grid-template-columns:repeat(4,1fr);gap:11px;margin-bottom:17px;display:grid}.stat,.panel{border:1px solid var(--line);background:#fff;border-radius:15px;padding:18px}.stat span{color:var(--muted);text-transform:uppercase;letter-spacing:.09em;font-size:.8rem}.stat strong{margin-top:4px;font-family:Inter Variable,Arial,sans-serif;font-size:1.6rem;font-weight:200;display:block}.panel h2{margin-bottom:14px;font-size:1.55rem}.panel-heading{justify-content:space-between;align-items:start;margin-bottom:24px;display:flex}.panel-heading h2{margin-bottom:6px}.panel-heading p{color:var(--muted);margin:0;line-height:1.6}.table-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%;font-size:.9rem}th,td{text-align:left;border-bottom:1px solid var(--line);vertical-align:top;padding:14px 12px}th{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:.67rem}.table-wrap tbody td{padding-block:11px;font-size:.8rem;line-height:1.25}.view-response-cell{width:34px;padding-right:2px}.view-response-button{width:28px;height:28px;color:var(--sage-dark);cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;padding:0;transition:transform .18s,background .18s,box-shadow .18s;display:grid}.view-response-button:hover{background:var(--sage-light);transform:translateY(-1px)}.eye-icon{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:15px;height:15px;display:block}.contact-email-line{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.contact-phone{display:block}.duplicate-email-flag{background:var(--pink-light);width:20px;height:20px;color:var(--pink-dark);border-radius:50%;flex:0 0 20px;place-items:center;display:inline-grid}.duplicate-email-flag-icon{fill:none;stroke:currentColor;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round;width:11px;height:11px;display:block}.pill{background:var(--sage-light);color:var(--sage-dark);border-radius:999px;padding:5px 9px;font-size:.74rem;font-weight:700;display:inline-block}.pill.no{color:var(--danger);background:#f3e3df}.memory-cell{white-space:pre-wrap;max-width:350px;color:var(--muted)}.thumbs{flex-wrap:wrap;gap:8px;display:flex}.thumbs a{color:var(--sage-dark);text-decoration:none}.thumbs img{object-fit:cover;border-radius:8px;width:58px;height:58px;display:block}.message-grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.message-card{border:1px solid var(--line);background:linear-gradient(145deg,#fffdfc,#faf5f7);border-radius:18px;margin:0;padding:30px;position:relative;overflow:hidden}.message-card:after{content:"";background:var(--sage-light);opacity:.6;border-radius:50%;width:100px;height:100px;position:absolute;bottom:-40px;right:-28px}.message-mark{color:var(--pink-light);font-family:Cormorant Garamond,Garamond,serif;font-size:4.3rem;line-height:1;position:absolute;top:5px;left:18px}.message-card>p{white-space:pre-wrap;min-height:80px;color:var(--ink);font-size:.9rem;line-height:1.7;position:relative}.message-card footer{z-index:1;color:var(--muted);justify-content:space-between;gap:12px;font-size:.82rem;display:flex;position:relative}.message-card footer strong{color:var(--sage-dark)}.media-grid{grid-template-columns:repeat(auto-fill,minmax(180px,210px));align-items:stretch;gap:14px;display:grid}.media-toolbar{justify-items:end;gap:7px;display:grid}.media-bulk-actions{flex-wrap:wrap;justify-content:flex-end;gap:9px;display:flex}.media-download-status{min-height:1em;color:var(--muted);font-size:.7rem}.media-card{border:1px solid var(--line);background:var(--paper);border-radius:15px;grid-template-rows:auto 1fr;transition:border-color .18s,box-shadow .18s;display:grid;position:relative;overflow:hidden}.media-card.selected{border-color:var(--sage);box-shadow:0 0 0 3px #8eaec224}.media-select{z-index:2;color:var(--sage-dark);cursor:pointer;background:#fffdfcf0;border:1px solid #526f833d;border-radius:9px;align-items:center;gap:6px;padding:6px 8px;font-size:.7rem;font-weight:700;display:flex;position:absolute;top:9px;right:9px;box-shadow:0 5px 18px #2a34471a}.media-select input{width:15px;height:15px;accent-color:var(--sage-dark);margin:0;padding:0}.media-card>a{aspect-ratio:4/3;background:var(--sage-light);display:block}.media-card img{object-fit:cover;width:100%;height:100%;display:block}.media-card-copy{flex-direction:column;gap:5px;min-height:128px;padding:12px;display:flex}.media-card-copy>strong{font-size:.78rem;font-weight:400;line-height:1.4}.media-card-copy>span{color:var(--muted);font-size:.72rem}.media-card-copy .secondary{align-self:flex-end;margin-top:auto;padding:8px 10px;font-size:.7rem}.response-modal-backdrop{z-index:20;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#232f3d8f;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.response-modal{background:var(--paper);border:1px solid #ffffffb8;border-radius:22px;width:min(850px,100%);max-height:min(88vh,900px);padding:28px;overflow-y:auto;box-shadow:0 28px 90px #17222f52}.response-modal-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:24px;padding-bottom:20px;display:flex}.response-modal-header .eyebrow{margin-bottom:8px;font-size:.62rem}.response-modal-header h2{font-size:clamp(2rem,4vw,2.7rem)}.response-modal-close{border:1px solid var(--line);width:38px;height:38px;color:var(--ink);cursor:pointer;background:#fff;border-radius:50%;flex:0 0 38px;place-items:center;padding:0 0 3px;font-size:1.5rem;line-height:1;display:grid}.response-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:20px 0;display:grid}.response-detail-grid>div{border:1px solid var(--line);background:#fafcfd;border-radius:12px;min-width:0;padding:14px 16px}.response-detail-grid span{color:var(--pink-dark);letter-spacing:.1em;text-transform:uppercase;margin-bottom:5px;font-size:.63rem;font-weight:700;display:block}.response-detail-grid strong{overflow-wrap:anywhere;font-size:.86rem;line-height:1.5;display:block}.response-modal-section{margin-top:22px}.response-modal-section h3{align-items:center;gap:8px;margin-bottom:10px;font-size:1.35rem;display:flex}.response-modal-section h3 span{background:var(--pink-light);min-width:22px;height:22px;color:var(--pink-dark);border-radius:999px;place-items:center;padding:0 6px;font-family:Inter,sans-serif;font-size:.67rem;display:inline-grid}.response-memory,.response-empty-media{color:var(--ink);white-space:pre-wrap;background:linear-gradient(135deg,#fcf7f8,#f5fafc);border-radius:12px;margin:0;padding:16px;font-size:.88rem;line-height:1.7}.response-empty-media{color:var(--muted)}.response-media-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.response-media-grid article{border:1px solid var(--line);background:#fff;border-radius:13px;overflow:hidden}.response-media-grid article>a{aspect-ratio:4/3;background:var(--sage-light);display:block}.response-media-grid img{object-fit:cover;width:100%;height:100%;display:block}.response-media-grid article>div{gap:4px;padding:11px;display:grid}.response-media-grid strong{font-size:.77rem;line-height:1.4}.response-media-grid article span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:.65rem;overflow:hidden}.hero-manager{background:linear-gradient(135deg, var(--sage-light), var(--pink-light));border-radius:15px;grid-template-columns:1.2fr .8fr;align-items:center;gap:28px;margin:8px 0 4px;padding:22px;display:grid}.hero-manager h3{margin-bottom:5px;font-size:1.4rem}.hero-manager p{color:var(--muted);margin:5px 0 12px;font-size:.86rem;line-height:1.5}.hero-library{grid-template-columns:repeat(auto-fill,minmax(72px,86px));justify-content:start;gap:8px;margin:14px 0;display:grid}.hero-library-item{background:#ffffffb8;border:1px solid #4c71882e;border-radius:11px;overflow:hidden}.hero-library-item.chosen{border-color:var(--sage-dark);box-shadow:0 0 0 2px #4c718824}.hero-library-select{width:100%;color:var(--sage-dark);cursor:pointer;text-align:center;background:0 0;border:0;padding:0;font-size:.67rem;font-weight:700;display:grid}.hero-library-thumb{aspect-ratio:4/3;background:var(--sage-light);display:block;position:relative}.hero-library-thumb img{object-fit:cover}.hero-library-select>span:last-child{padding:7px 5px 6px}.hero-library-remove{border:0;border-top:1px solid var(--line);width:100%;color:var(--danger);cursor:pointer;background:0 0;padding:5px;font-size:.62rem;font-weight:700;display:block}.hero-library-remove:hover{background:#f3e3dfb3}.hero-upload-row{align-items:center;gap:11px;min-width:0;display:flex}.hero-upload-row>span{min-width:0;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:.72rem;overflow:hidden}.upload-button.disabled{opacity:.48;cursor:not-allowed;transform:none}.hero-manager-controls .form-actions{justify-content:flex-start}.hero-photo-options{grid-template-columns:repeat(2,1fr);gap:12px;margin-top:17px;display:grid}.hero-photo-options .field{margin-bottom:0}.hero-preview-editor{justify-self:center;justify-items:center;gap:10px;width:min(250px,100%);display:grid}.hero-preview-help{color:var(--sage-dark);letter-spacing:.02em;font-size:.72rem;font-weight:700}.hero-preview-frame{cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;border:5px solid #fffdfcd1;justify-self:center;width:min(220px,100%);box-shadow:0 16px 42px #34415424}.hero-preview-frame.dragging{cursor:grabbing}.hero-preview-frame:focus-visible{outline-offset:4px;outline:3px solid #a9637973}.hero-preview{object-fit:cover;pointer-events:none;-webkit-user-select:none;user-select:none;will-change:transform, object-position;width:100%;height:100%}.hero-preview-frame:not(.dragging) .hero-preview{transition:transform .16s,object-position .16s}.hero-zoom-control{grid-template-columns:auto minmax(110px,1fr) 38px;align-items:center;gap:9px;width:100%;display:grid}.hero-zoom-control label{color:var(--ink);font-size:.72rem;font-weight:700}.hero-zoom-control input[type=range]{min-width:0;height:22px;box-shadow:none;accent-color:var(--sage-dark);cursor:pointer;background:0 0;border:0;padding:0}.hero-zoom-control output{color:var(--sage-dark);text-align:right;font-size:.72rem;font-weight:700}.hero-placeholder{border:1px dashed var(--pink);width:100%;height:180px;color:var(--muted);background:#ffffff8f;border-radius:12px;place-items:center;display:grid}.settings-grid{grid-template-columns:1fr 1fr;gap:0 16px;display:grid}.settings-grid .wide{grid-column:1/-1}.user-create-form{border:1px solid var(--line);background:linear-gradient(135deg, var(--sage-light), var(--pink-light));border-radius:15px;grid-template-columns:1.1fr repeat(4,minmax(120px,1fr)) auto;align-items:end;gap:12px;margin-bottom:22px;padding:18px;display:grid}.user-create-form h3{margin-bottom:4px;font-size:1.35rem}.user-create-form p{color:var(--muted);margin:0;font-size:.75rem;line-height:1.45}.user-create-form .field,.user-account-row .field{margin-bottom:0}.user-list{gap:10px;display:grid}.user-account-row{border:1px solid var(--line);background:#fbfcfd;border-radius:13px;grid-template-columns:1.1fr 1.25fr .85fr 1.15fr auto;align-items:end;gap:12px;padding:15px;display:grid}.user-identity{align-self:center;gap:4px;min-width:0;display:grid}.user-identity strong{color:var(--sage-dark);text-overflow:ellipsis;white-space:nowrap;font-size:.87rem;overflow:hidden}.user-identity span{color:var(--muted);font-size:.68rem}.user-account-actions{gap:7px;display:flex}.user-account-actions button{padding:9px 12px}.admin-shell .field{margin-bottom:13px}.admin-shell .field label{margin-bottom:6px;font-size:.76rem}.admin-shell input,.admin-shell textarea,.admin-shell select{border-radius:10px;padding:9px 11px}.admin-shell textarea{min-height:82px}.admin-shell .form-actions{margin-top:15px}.login-card{border:1px solid var(--line);background:#fff;border-radius:24px;width:min(430px,100% - 36px);margin:10vh auto;padding:38px;box-shadow:0 20px 70px #2a342f1f}.login-card h1{margin-bottom:10px;font-size:2.65rem}.login-card>p{color:var(--muted);margin-bottom:28px;line-height:1.6}@media (max-width:800px){.hero{min-height:620px}.hero-with-photo{min-height:auto;padding-block:72px}.hero-with-photo .hero-card{z-index:4;text-align:center;grid-template-columns:1fr;gap:38px}.hero-with-photo .hero-copy{max-width:650px;margin-inline:auto}.hero-with-photo .intro{margin-inline:auto}.hero-with-photo .hero-actions{justify-content:center}.hero-with-photo .hero-photo-column{grid-area:1/1;justify-self:center;width:min(300px,72vw)}.hero-with-photo .hero-copy{grid-area:2/1}.details,.rsvp-wrap .section{grid-template-columns:1fr}.detail+.detail{border-left:0;border-top:1px solid var(--line)}.detail .text-link{width:max-content;margin:13px auto 0;display:flex}.rsvp-wrap .section{gap:38px}.rsvp-copy{text-align:center}.rsvp-copy p{margin-inline:auto}.section{padding:72px 0}.stats{grid-template-columns:1fr 1fr}.settings-grid{grid-template-columns:1fr}.settings-grid .wide{grid-column:auto}.user-create-form,.user-account-row{grid-template-columns:1fr 1fr}.user-create-form>div:first-child,.user-identity{grid-column:1/-1}.user-account-actions{justify-content:flex-end}.message-grid,.hero-manager{grid-template-columns:1fr}.media-panel-heading{flex-direction:column;gap:18px}.response-media-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.media-toolbar{justify-items:start}.media-bulk-actions{justify-content:flex-start}.floral-art{opacity:.46;width:clamp(175px,31vw,245px)}.floral-art-left{bottom:-80px;left:-60px}.floral-art-right{top:-45px;right:-55px}.hero-with-photo .floral-art-right{opacity:.32;width:235px;top:-54px;right:74px}.rsvp-floral{opacity:.09;width:min(420px,62vw);bottom:-40px;left:18px}}@media (min-width:801px) and (max-width:1024px){.hero-layout-left .hero-photo-column{justify-self:end}.hero-with-photo .floral-art-right{top:-40px}}@media (max-width:520px){h1{font-size:3.25rem}.hero{min-height:570px;padding-inline:20px}.floral-art{opacity:.38;width:180px}.floral-art-left{bottom:-55px;left:-80px}.floral-art-right{top:-25px;right:-75px}.hero-with-photo .floral-art-right{width:210px;top:-38px;right:58px}.hero-photo-column{width:min(260px,76vw)}.hero-photo-frame{border-width:6px}.hero-photo-options{grid-template-columns:1fr}.form-card{border-radius:20px}.response-grid,.form-row,.livestream-card{grid-template-columns:1fr}.livestream-card .secondary{justify-self:start}.upload-topline{flex-direction:column;align-items:flex-start}.file-row{grid-template-columns:1fr auto}.file-row>span{grid-column:1/-1}.form-actions,.admin-heading,.success-actions{flex-direction:column;align-items:stretch}.stats{grid-template-columns:1fr 1fr}.media-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.admin-topbar{align-items:flex-start;gap:12px}.admin-account{flex-direction:column;align-items:flex-end}.user-create-form,.user-account-row{grid-template-columns:1fr}.user-create-form>div:first-child,.user-identity{grid-column:auto}.response-modal-backdrop{padding:10px}.response-modal{border-radius:18px;max-height:94vh;padding:20px}.response-detail-grid{grid-template-columns:1fr}}
