:root{--navy:#182033;--navy-2:#26324b;--teal:#0f766e;--teal-dark:#0b5d57;--teal-soft:#e8f5f2;--ink-soft:#5d6678;--line:#dde3e8;--paper:#fff;--wash:#f6f8f9;--shadow:0 18px 50px #1820331a;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--navy);background:var(--paper);margin:0;font-family:Arial,Helvetica,sans-serif;line-height:1.55}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}svg{flex:none}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.035em;line-height:1.08}p{color:var(--ink-soft)}:focus-visible{outline-offset:3px;outline:3px solid #0f766e52}.container{width:min(1160px,100% - 40px);margin-inline:auto}.section{padding:96px 0}.soft-band{background:linear-gradient(#f7faf9,#eef6f4)}.surface{background:var(--paper);border:1px solid var(--line);border-radius:8px;box-shadow:0 12px 36px #1820330f}.eyebrow{color:var(--teal);letter-spacing:.13em;text-transform:uppercase;margin-bottom:14px;font-size:.76rem;font-weight:800;display:inline-block}.site-header{z-index:40;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff0;border-bottom:1px solid #dde3e8cc;height:72px;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:28px;height:100%;display:flex}.logo{color:var(--navy);letter-spacing:-.02em;align-items:center;gap:10px;font-size:.96rem;font-weight:900;display:inline-flex}.logo>span:last-child{line-height:1.05;display:grid}.logo small{color:var(--ink-soft);letter-spacing:.01em;margin-top:3px;font-size:.58rem;font-weight:700}.logo-mark{color:#fff;background:var(--teal);border-radius:8px;place-items:center;width:34px;height:34px;display:grid}.logo-mark svg{width:19px}.nav{align-items:center;gap:28px;font-size:.9rem;font-weight:700;display:flex}.nav a:hover{color:var(--teal)}.header-actions{align-items:center;gap:8px;display:flex}.header-actions form{margin:0}.profile-menu{position:relative}.profile-menu summary{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:8px;align-items:center;gap:8px;min-height:42px;padding:5px 8px;font-size:.82rem;font-weight:800;list-style:none;display:flex}.profile-menu summary::-webkit-details-marker{display:none}.profile-menu summary>svg{width:15px;color:var(--ink-soft)}.profile-avatar{color:#fff;background:var(--teal);border-radius:8px;place-items:center;width:30px;height:30px;display:grid}.profile-name{text-overflow:ellipsis;white-space:nowrap;max-width:120px;overflow:hidden}.profile-popover{border:1px solid var(--line);width:270px;box-shadow:var(--shadow);background:#fff;border-radius:8px;padding:12px;display:grid;position:absolute;top:calc(100% + 9px);right:0}.profile-popover>strong,.profile-popover>small{text-overflow:ellipsis;white-space:nowrap;padding-inline:8px;overflow:hidden}.profile-popover>small{color:var(--ink-soft);margin:2px 0 10px}.profile-popover a,.profile-popover button{cursor:pointer;width:100%;min-height:40px;color:var(--navy);font:inherit;text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:9px;padding:8px;font-size:.8rem;font-weight:700;display:flex}.profile-popover a:hover,.profile-popover button:hover{background:var(--wash)}.profile-popover svg{width:17px;color:var(--teal)}.btn{cursor:pointer;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:10px 17px;font-size:.9rem;font-weight:800;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.btn:hover:not(:disabled){transform:translateY(-1px)}.btn:disabled{opacity:.55;cursor:not-allowed}.btn svg{width:18px;height:18px}.btn-primary{color:#fff;background:var(--teal);box-shadow:0 8px 20px #0f766e2e}.btn-primary:hover:not(:disabled){background:var(--teal-dark);box-shadow:0 12px 25px #0f766e40}.btn-secondary{color:var(--navy);border-color:var(--line);background:#fff}.btn-secondary:hover:not(:disabled){background:var(--wash);border-color:#aeb9c2}.btn-dark{color:#fff;background:var(--navy)}.btn-light{color:var(--navy);background:#fff}.btn-quiet{color:var(--ink-soft);background:0 0}.btn-large{min-height:50px;padding-inline:21px}.hero{background:radial-gradient(circle at 85% 12%,#0f766e24,#0000 28%),linear-gradient(160deg,#fff 20%,#f4f9f8);min-height:680px;overflow:hidden}.hero-grid{grid-template-columns:1.02fr .98fr;align-items:center;gap:68px;min-height:680px;padding-block:72px;display:grid}.hero h1{max-width:760px;margin-bottom:24px;font-size:clamp(3rem,5.7vw,5.55rem)}.hero-copy{max-width:650px;font-size:1.15rem}.hero-actions{flex-wrap:wrap;gap:12px;margin:32px 0;display:flex}.trust-line{color:var(--ink-soft);flex-wrap:wrap;gap:18px;font-size:.78rem;font-weight:700;display:flex}.trust-line span{align-items:center;gap:6px;display:flex}.trust-line svg{width:15px;color:var(--teal)}.hero-motion{height:510px;position:relative}.motion-glow{filter:blur(44px);background:#0f766e2e;border-radius:50%;position:absolute;inset:16% 12%}.demo-card{color:#fff;border:1px solid #ffffffa6;border-radius:8px;width:min(360px,82%);min-height:176px;padding:28px;animation:6s ease-in-out infinite card-float;position:absolute;box-shadow:0 25px 65px #18203333}.demo-card svg{width:24px;margin-bottom:16px}.demo-card p{color:inherit;font-size:1.06rem}.demo-card strong{font-size:.88rem}.demo-one{z-index:3;background:linear-gradient(145deg,#0f766e,#154b50);top:25%;left:8%}.demo-two{z-index:2;background:linear-gradient(145deg,#182033,#3b4660);animation-delay:-2s;top:4%;right:-3%}.demo-three{z-index:1;background:linear-gradient(145deg,#bd6648,#7c3e4e);animation-delay:-4s;bottom:0;right:1%}@keyframes card-float{0%,to{transform:translateY(0)rotate(-1deg)}50%{transform:translateY(-13px)rotate(1deg)}}.section-head{max-width:700px;margin-bottom:42px}.section-head.center{text-align:center;margin-inline:auto}.section-head h2,.cta h2{font-size:clamp(2rem,4vw,3.4rem)}.feature-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.feature-card{min-height:250px;padding:30px}.feature-card>svg{width:34px;height:34px;color:var(--teal);background:var(--teal-soft);border-radius:8px;margin-bottom:42px;padding:7px}.feature-card h3{font-size:1.35rem}.steps{counter-reset:steps;grid-template-columns:repeat(3,1fr);gap:44px;margin:54px 0 82px;display:grid}.steps article{padding-left:66px;position:relative}.steps article>span{color:#fff;background:var(--teal);border-radius:50%;place-items:center;width:46px;height:46px;font-weight:900;display:grid;position:absolute;left:0}.steps h3{margin:5px 0 10px;font-size:1.25rem}.cta{color:#fff;border-color:var(--navy);background:linear-gradient(135deg, var(--navy), #24314a);box-shadow:var(--shadow);justify-content:space-between;align-items:center;gap:30px;padding:48px;display:flex}.cta .eyebrow{color:#7bd2ca}.cta h2{margin:0}.footer{color:#cbd4dc;background:var(--navy);padding:62px 0 20px}.footer p{color:#9faabb;max-width:420px}.footer .logo{color:#fff;margin-bottom:16px}.footer .logo small{color:#9faabb}.footer-grid{grid-template-columns:2fr 1fr 1fr;gap:56px;display:grid}.footer-grid>div:not(:first-child){flex-direction:column;gap:9px;font-size:.88rem;display:flex}.footer-grid strong{color:#fff;margin-bottom:7px}.footer-grid a:hover{color:#fff}.footer-bottom{color:#8994a5;letter-spacing:.08em;border-top:1px solid #ffffff1f;margin-top:48px;padding-top:18px;font-size:.72rem}.login-page{background:radial-gradient(circle at 50% 10%, #dcf2ee, transparent 37%), var(--wash);place-items:center;min-height:calc(100vh - 72px);padding:70px 20px;display:grid}.login-card{text-align:center;width:min(100%,470px);padding:46px}.login-card h1{font-size:2.35rem}.login-card>p{margin-bottom:26px}.event-icon{color:#fff;background:var(--teal);border-radius:50%;place-items:center;width:58px;height:58px;margin:0 auto 24px;display:grid}.login-actions{gap:10px;display:grid}.login-card small{color:var(--ink-soft);justify-content:center;align-items:center;gap:6px;margin-top:24px;display:flex}.dashboard-page{background:var(--wash);min-height:75vh;padding:72px 0 100px}.dashboard-head{justify-content:space-between;align-items:end;gap:28px;margin-bottom:38px;display:flex}.dashboard-head h1{margin-bottom:10px;font-size:clamp(2.35rem,5vw,4rem)}.dashboard-head p{margin:0}.dashboard-stats{grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:25px;display:grid}.stat{justify-content:space-between;align-items:center;padding:24px;display:flex}.stat span{color:var(--ink-soft);font-weight:700}.stat strong{font-size:1.8rem}.event-list{gap:18px;display:grid}.event-card{grid-template-columns:190px 1fr;display:grid;overflow:hidden}.event-card-art{color:#fff;background:linear-gradient(145deg,#0f766e,#182033);flex-direction:column;justify-content:center;align-items:center;gap:13px;min-height:230px;font-weight:800;display:flex}.event-card-art svg{width:42px;height:42px}.theme-romance .event-card-art{background:linear-gradient(145deg,#9b4d62,#552d45)}.theme-elegant .event-card-art{background:linear-gradient(145deg,#182033,#566075)}.theme-sunset .event-card-art{background:linear-gradient(145deg,#c76645,#793c4c)}.event-card-body{flex-direction:column;justify-content:space-between;gap:18px;padding:26px 30px;display:flex}.event-card h2{margin:10px 0 5px;font-size:1.55rem}.event-card p{margin:0}.status{color:#8a5e11;text-transform:uppercase;letter-spacing:.06em;background:#fff2cf;border-radius:99px;padding:4px 9px;font-size:.69rem;font-weight:900;display:inline-flex}.status.active{color:#136d50;background:#dff6ec}.event-meta,.event-actions,.head-actions,.control-row{flex-wrap:wrap;gap:10px;display:flex}.event-meta{color:var(--ink-soft);gap:20px;font-size:.82rem;font-weight:700}.event-meta span{align-items:center;gap:6px;display:flex}.event-meta svg{width:16px}.event-actions{justify-content:flex-end}.empty{text-align:center;padding:64px 30px}.empty>svg{width:50px;height:50px;color:var(--teal);margin-bottom:15px}.back-link{color:var(--teal);align-items:center;gap:7px;margin-bottom:32px;font-size:.88rem;font-weight:800;display:inline-flex}.back-link svg{width:17px}.event-manage-head{align-items:center}.share-panel{justify-content:space-between;align-items:center;gap:28px;margin-bottom:20px;padding:24px 28px;display:flex}.share-panel p{margin:4px 0 0}.share-panel code{max-width:52%;color:var(--teal-dark);background:var(--teal-soft);border-radius:8px;padding:10px 13px;font-size:.82rem;overflow:auto}.control-row{margin:20px 0}.dashboard-panel{overflow:hidden}.panel-head{justify-content:space-between;align-items:center;gap:20px;display:flex}.dashboard-panel>.panel-head{border-bottom:1px solid var(--line);padding:24px 28px}.panel-head h2{margin:0;font-size:1.45rem}.panel-head p{margin:5px 0 0}.wish-admin-list{display:grid}.wish-admin{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:24px;padding:22px 28px;display:flex}.wish-admin:last-child{border-bottom:0}.wish-admin.pending{background:#fffaf0}.wish-admin p{color:var(--navy);overflow-wrap:anywhere;white-space:pre-wrap;margin:8px 0 0}.wish-admin small{color:var(--ink-soft);display:block}.wish-admin>div:last-child{gap:8px;display:flex}.empty-small{text-align:center;padding:32px 28px}.empty-small p{margin:0}.wall-share-panel{grid-template-columns:190px 1fr;align-items:center;gap:32px;margin:20px 0;padding:28px;display:grid}.wall-share-qr{border:1px solid var(--line);background:#fff;border-radius:8px;padding:12px}.wall-share-qr img{width:100%;height:auto;display:block}.wall-share-panel .eyebrow{align-items:center;gap:7px;margin-bottom:8px;display:inline-flex}.wall-share-panel .eyebrow svg{width:16px}.wall-share-panel h2{margin-bottom:8px;font-size:1.7rem}.wall-share-panel p{margin-bottom:14px}.wall-share-panel code{max-width:100%;color:var(--teal-dark);background:var(--teal-soft);border-radius:8px;padding:9px 12px;font-size:.8rem;display:block;overflow:auto}.wall-share-actions{flex-wrap:wrap;gap:10px;margin-top:17px;display:flex}.music-panel{gap:18px;margin:20px 0;padding:24px 28px;display:grid}.music-panel-copy{align-items:center;gap:14px;display:flex}.music-panel-copy p{margin:3px 0 0}.music-panel-icon{width:42px;height:42px;color:var(--teal);background:var(--teal-soft);border-radius:8px;place-items:center;display:grid}.music-panel-icon svg{width:20px}.music-panel-form{grid-template-columns:1fr auto;gap:10px;display:grid}.music-notice{color:var(--teal-dark);font-weight:700}.music-upload-row{grid-template-columns:1fr auto;gap:10px;display:grid}.music-file{cursor:pointer;min-height:46px;color:var(--ink-soft);background:var(--wash);border:1px dashed #aeb9c2;border-radius:8px;align-items:center;padding:0 13px;font-size:.84rem;font-weight:700;display:flex;position:relative;overflow:hidden}.music-file:hover{border-color:var(--teal);color:var(--teal-dark)}.music-file input{opacity:0;width:1px;height:1px;position:absolute}.music-file span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.music-divider{color:var(--ink-soft);letter-spacing:.07em;text-transform:uppercase;align-items:center;gap:12px;font-size:.7rem;font-weight:800;display:flex}.music-divider:before,.music-divider:after{background:var(--line);content:"";flex:1;height:1px}.danger-text{color:#af2638}.background-preview{border:1px solid var(--line);background-position:50%;background-size:cover;border-radius:8px;height:220px;box-shadow:inset 0 0 0 1px #ffffff2e}.print-card-page{background:var(--wash);min-height:100vh;padding:42px 20px 70px}.print-card-toolbar{justify-content:space-between;align-items:center;gap:20px;width:min(105mm,100%);margin:0 auto 18px;display:flex}.print-card-toolbar .back-link{margin:0}.print-card-actions{justify-content:flex-end;align-items:center;gap:12px;display:flex}.print-card-actions>span{max-width:175px;color:var(--ink-soft);text-align:right;font-size:.68rem;font-weight:700;line-height:1.3}.gift-card-buttons{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.gift-export-meta{color:var(--teal);text-align:right;flex-basis:100%;font-size:.7rem;font-weight:800}.qr-gift-card{--gift-start:#0f766e;--gift-end:#182033;--gift-glow:#5bdbc7a6;--gift-glow-clear:#5bdbc700;isolation:isolate;color:#fff;background-color:var(--gift-end);background-image:radial-gradient(circle at 15% 8%, var(--gift-glow) 0, var(--gift-glow-clear) 27%), linear-gradient(145deg, var(--gift-start), var(--gift-end) 75%);text-align:center;border-radius:8px;flex-direction:column;align-items:center;width:min(105mm,100%);height:185mm;min-height:185mm;margin:auto;padding:15mm 11mm 9mm;display:flex;position:relative;overflow:hidden;box-shadow:0 24px 70px #18203340}.qr-gift-card.theme-romance{--gift-start:#a34e64;--gift-end:#412b4c;--gift-glow:#f79ab180;--gift-glow-clear:#f79ab100}.qr-gift-card.theme-elegant{--gift-start:#182033;--gift-end:#555f71;--gift-glow:#afbeda66;--gift-glow-clear:#afbeda00}.qr-gift-card.theme-sunset{--gift-start:#ca6845;--gift-end:#6e3551;--gift-glow:#ffba7585;--gift-glow-clear:#ffba7500}.qr-gift-card>:not(.gift-decoration){z-index:1;position:relative}.gift-icon{background:#ffffff1f;border:1px solid #ffffff59;border-radius:50%;place-items:center;width:14mm;height:14mm;margin-bottom:6mm;display:grid}.gift-icon svg{width:7mm}.gift-eyebrow{color:#ffffffb8;letter-spacing:.16em;text-transform:uppercase;font-size:2.6mm;font-weight:900}.qr-gift-card h1{max-width:78mm;margin:3mm 0 2mm;font-size:6.8mm}.qr-gift-card h2{color:#fff;overflow-wrap:anywhere;max-width:82mm;max-height:27mm;margin-bottom:7mm;font-size:8mm;line-height:1.02;overflow:hidden}.qr-gift-card h2.gift-name-long{font-size:7.2mm}.qr-gift-card h2.gift-name-very-long{font-size:5.8mm}.gift-qr{background:#fff;border-radius:8px;width:55mm;padding:3mm;box-shadow:0 8px 28px #18203340}.gift-qr img{width:100%;height:auto;display:block}.gift-instruction{flex-direction:column;align-items:center;margin-top:6mm;display:flex}.gift-instruction svg{width:5mm;margin-bottom:2mm}.gift-instruction strong{font-size:4.4mm}.gift-instruction span{color:#ffffffb3;margin-top:1mm;font-size:2.6mm}.qr-gift-card>footer{color:#ffffffb8;letter-spacing:.12em;align-items:center;gap:2mm;margin-top:auto;padding-top:6mm;font-size:2.6mm;font-weight:900;display:flex}.qr-gift-card>footer svg{width:4mm}.gift-decoration i{border:.6mm solid #ffffff2e;width:3mm;height:3mm;position:absolute;transform:rotate(45deg)}.gift-decoration i:first-child{top:12mm;left:10mm}.gift-decoration i:nth-child(2){width:5mm;height:5mm;top:28mm;right:12mm}.gift-decoration i:nth-child(3){width:4mm;height:4mm;bottom:34mm;left:9mm}.gift-decoration i:nth-child(4){bottom:14mm;right:9mm}.poster-toolbar{width:min(148.5mm,100%)}.guest-qr-poster{--gift-start:#0f766e;--gift-end:#182033;--gift-glow:#5bdbc7a6;--gift-glow-clear:#5bdbc700;isolation:isolate;aspect-ratio:297/420;color:#fff;background-color:var(--gift-end);background-image:radial-gradient(circle at 12% 8%, var(--gift-glow), var(--gift-glow-clear) 32%), linear-gradient(145deg, var(--gift-start), var(--gift-end) 78%);text-align:center;border-radius:8px;flex-direction:column;align-items:center;width:min(148.5mm,100%);margin:auto;padding:7cqw 8cqw 5cqw;display:flex;position:relative;overflow:hidden;box-shadow:0 24px 70px #18203340;container-type:inline-size}.guest-qr-poster.theme-romance{--gift-start:#a34e64;--gift-end:#412b4c;--gift-glow:#f79ab180;--gift-glow-clear:#f79ab100}.guest-qr-poster.theme-elegant{--gift-start:#182033;--gift-end:#555f71;--gift-glow:#afbeda66;--gift-glow-clear:#afbeda00}.guest-qr-poster.theme-sunset{--gift-start:#ca6845;--gift-end:#6e3551;--gift-glow:#ffba7585;--gift-glow-clear:#ffba7500}.guest-qr-poster>:not(.poster-decoration){z-index:1;position:relative}.guest-qr-poster header{flex-direction:column;gap:1.5cqw;display:flex}.guest-qr-poster header strong{letter-spacing:.2em;font-size:3.1cqw}.guest-qr-poster header span{color:#ffffffbf;letter-spacing:.13em;text-transform:uppercase;font-size:2.6cqw;font-weight:900}.guest-qr-poster header small{color:#ffffffb8;font-size:2.4cqw;font-weight:700}.guest-qr-poster h1{color:#fff;overflow-wrap:anywhere;max-height:16cqw;margin:7cqw 0 2cqw;font-size:7cqw;line-height:1.02;overflow:hidden}.guest-qr-poster h1.poster-title-long{font-size:5.8cqw}.guest-qr-poster h2{color:#ffffffd1;overflow-wrap:anywhere;max-height:14cqw;margin:0 0 5cqw;font-size:4.8cqw;line-height:1.05;overflow:hidden}.guest-qr-poster h2.poster-name-long{font-size:4.1cqw}.guest-qr-poster h2.poster-name-very-long{font-size:3.4cqw}.poster-qr{background:#fff;border-radius:8px;width:55cqw;padding:3.2cqw;box-shadow:0 10px 34px #18203347}.poster-qr img{width:100%;height:auto;display:block}.poster-instruction{flex-direction:column;align-items:center;gap:2cqw;margin-top:5cqw;display:flex}.poster-instruction strong{text-transform:uppercase;font-size:5cqw}.poster-instruction span{color:#ffffffc7;justify-content:center;align-items:center;gap:1.5cqw;font-size:2.7cqw;font-weight:800;display:flex}.poster-instruction svg{width:3.2cqw;height:3.2cqw}.guest-qr-poster code{color:#fff;text-overflow:ellipsis;white-space:nowrap;background:#ffffff1a;border:1px solid #fff3;border-radius:8px;width:100%;margin-top:4cqw;padding:2.3cqw;font-size:2cqw;overflow:hidden}.guest-qr-poster footer{color:#ffffffa6;margin-top:auto;font-size:2.1cqw;font-weight:700}.poster-decoration i{border:.6cqw solid #ffffff29;width:3cqw;height:3cqw;position:absolute;transform:rotate(45deg)}.poster-decoration i:first-child{top:8cqw;left:7cqw}.poster-decoration i:nth-child(2){width:5cqw;height:5cqw;top:23cqw;right:8cqw}.poster-decoration i:nth-child(3){width:4cqw;height:4cqw;bottom:25cqw;left:7cqw}.poster-decoration i:nth-child(4){bottom:9cqw;right:7cqw}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#111827a6;place-items:center;padding:28px 18px;display:grid;position:fixed;inset:0;overflow:auto}.modal{width:min(100%,690px);padding:32px}.modal-head{justify-content:space-between;align-items:start;gap:24px;display:flex}.modal-head h2{font-size:2rem}.form-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.form-grid label,.wish-form label{gap:7px;font-size:.84rem;font-weight:800;display:grid}.form-grid .full{grid-column:1/-1}.input,.select,.textarea{width:100%;color:var(--navy);background:#fff;border:1px solid #cfd7dd;border-radius:8px}.input,.select{height:46px;padding:0 13px}.textarea{resize:vertical;min-height:115px;padding:12px 13px}.input:focus,.select:focus,.textarea:focus{border-color:var(--teal);outline:3px solid #0f766e21}.check-field{align-items:center;padding-top:25px;gap:9px!important;display:flex!important}.check-field input{width:18px;height:18px;accent-color:var(--teal)}.optional{color:var(--ink-soft);font-size:.74rem;font-weight:500}.form-actions{justify-content:flex-end;gap:10px;margin-top:24px;display:flex}.icon-button{border:1px solid var(--line);cursor:pointer;width:40px;height:40px;color:var(--navy);background:#fff;border-radius:8px;place-items:center;padding:0;display:inline-grid}.icon-button svg{width:18px}.icon-button.approve{color:#08714e;background:#ebfbf4}.icon-button.danger{color:#af2638;background:#fff0f1}.notice{color:#0b6850;background:#e8f7f1;border-radius:8px;align-items:center;gap:8px;margin:12px 0 18px;padding:11px 13px;font-size:.84rem;font-weight:700;display:flex}.notice svg{width:17px}.notice.error{color:#9e2738;background:#fff0f1}.honeypot{left:-10000px;position:absolute!important}.event-hero{color:#fff;background:linear-gradient(140deg,#0f766e,#182033);padding:100px 0;position:relative;overflow:hidden}.event-hero.theme-romance{background:linear-gradient(140deg,#a34e64,#412b4c)}.event-hero.theme-elegant{background:linear-gradient(140deg,#182033,#555f71)}.event-hero.theme-sunset{background:linear-gradient(140deg,#ca6845,#6e3551)}.event-hero.has-custom-background{background-position:50%;background-size:cover}.event-hero-inner{z-index:2;text-align:center;flex-direction:column;align-items:center;display:flex;position:relative}.event-hero .eyebrow{color:#ffffffb8}.event-hero h1{max-width:880px;margin-bottom:8px;font-size:clamp(2.8rem,7vw,6.2rem)}.event-hero h2{color:#ffffffd9;margin-bottom:24px;font-size:clamp(1.35rem,3vw,2.2rem)}.event-symbol{background:#ffffff1f;border:1px solid #ffffff52;border-radius:50%;place-items:center;width:62px;height:62px;margin-bottom:28px;display:grid}.event-date{color:#fff;align-items:center;gap:8px;font-weight:700;display:flex}.event-date svg{width:18px}.welcome-message{color:#ffffffd1;max-width:680px;margin:2px auto 28px;font-size:1.08rem}.event-sparkles i{background:#ffffffa6;border-radius:50%;width:9px;height:9px;animation:4s ease-in-out infinite sparkle;position:absolute}.event-sparkles i:first-child{top:20%;left:10%}.event-sparkles i:nth-child(2){animation-delay:-1s;top:32%;right:12%}.event-sparkles i:nth-child(3){animation-delay:-2s;bottom:19%;left:20%}.event-sparkles i:nth-child(4){animation-delay:-3s;bottom:22%;right:20%}@keyframes sparkle{0%,to{opacity:.3;transform:scale(.6)}50%{opacity:1;transform:scale(1.5)}}.guestbook{background:var(--wash)}.guestbook-grid{grid-template-columns:370px 1fr;align-items:start;gap:42px;display:grid}.wish-form{padding:30px;position:sticky;top:96px}.wish-form h2{margin-bottom:10px;font-size:1.8rem}.wish-form label{margin-top:16px}.wish-form .btn{width:100%;margin-top:19px}.wish-form small{color:var(--ink-soft);margin-top:12px;font-size:.75rem;display:block}.photo-input{position:relative}.photo-input>span:first-child{justify-content:space-between;gap:10px;display:flex}.photo-input input{opacity:0;width:1px;height:1px;position:absolute}.photo-input-button{cursor:pointer;min-height:46px;color:var(--teal-dark);background:var(--teal-soft);border:1px dashed #aeb9c2;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:9px 13px;display:flex}.photo-input-button:hover{border-color:var(--teal);background:#ddf1ed}.photo-input-button svg{width:18px}.photo-input input:focus-visible+.photo-input-button{outline-offset:2px;outline:3px solid #0f766e3b}.media-picker-buttons{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.media-picker-buttons label{min-width:0;margin-top:0}.photo-preview{background:var(--navy);border-radius:8px;height:175px;margin-top:12px;position:relative;overflow:hidden}.photo-preview img{object-fit:cover;width:100%;height:100%;display:block}.photo-preview button{cursor:pointer;color:#fff;background:#182033c7;border:1px solid #ffffff4d;border-radius:8px;place-items:center;width:34px;height:34px;padding:0;display:grid;position:absolute;top:9px;right:9px}.photo-preview button svg{width:17px}.media-previews{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:12px;display:grid}.media-preview{color:#fff;background:var(--navy);border-radius:8px;min-width:0;height:125px;position:relative;overflow:hidden}.media-preview img,.media-preview video{object-fit:cover;width:100%;height:100%;display:block}.media-preview>span{text-overflow:ellipsis;text-shadow:0 1px 6px #000;white-space:nowrap;font-size:.65rem;font-weight:800;position:absolute;bottom:7px;left:8px;right:8px;overflow:hidden}.media-preview button{cursor:pointer;color:#fff;background:#182033d1;border:1px solid #ffffff4d;border-radius:8px;place-items:center;width:30px;height:30px;padding:0;display:grid;position:absolute;top:6px;right:6px}.media-preview button svg{width:15px}.upload-progress{border:1px solid var(--line);background:var(--wash);border-radius:8px;place-items:center;min-height:42px;display:grid;position:relative;overflow:hidden}.upload-progress>span{background:linear-gradient(90deg,#cceae5,#87d4c9);transition:width .2s;position:absolute;inset:0 auto 0 0}.upload-progress>strong{z-index:1;color:var(--navy);font-size:.76rem;position:relative}.wish-preview>.panel-head,.wishes-head{margin-bottom:22px}.wish-grid{grid-template-columns:1fr 1fr;gap:15px;display:grid}.wish-card{min-height:190px;padding:24px;overflow:hidden}.wish-card svg{width:19px;color:var(--teal);margin-bottom:23px}.wish-card-photo{object-fit:cover;width:calc(100% + 48px);height:155px;margin:-24px -24px 22px;display:block}.wish-card p{color:var(--navy);overflow-wrap:anywhere;white-space:pre-wrap;font-size:1rem}.wish-card strong{color:var(--teal-dark);overflow-wrap:anywhere;font-size:.84rem}.empty-wishes{text-align:center;grid-column:1/-1;padding:52px}.empty-wishes svg{width:36px;color:var(--teal)}.photo-gallery{margin-bottom:42px}.gallery-head{margin-bottom:16px}.gallery-head h2{margin-bottom:5px}.gallery-head p{margin:0}.photo-mosaic{background:#d9e1e3;border-radius:8px;grid-template-rows:1fr 1fr;grid-template-columns:repeat(4,1fr);gap:8px;height:380px;display:grid;overflow:hidden}.empty-gallery{text-align:center;background:linear-gradient(145deg, #fff, var(--teal-soft));flex-direction:column;justify-content:center;align-items:center;min-height:250px;padding:36px;display:flex}.empty-gallery>svg{width:42px;height:42px;color:var(--teal);margin-bottom:14px}.empty-gallery h3{margin-bottom:8px;font-size:1.35rem}.empty-gallery p{margin-bottom:20px}.photo-tile{cursor:pointer;color:#fff;background:var(--navy);border:0;min-width:0;min-height:0;padding:0;position:relative;overflow:hidden}.photo-tile:first-child{grid-area:span 2/span 2}.photo-mosaic.single .photo-tile:first-child{grid-column:1/-1}.photo-tile img,.photo-tile video{object-fit:cover;width:100%;height:100%;transition:transform .35s,opacity .35s;display:block}.photo-tile:hover img,.photo-tile:hover video{opacity:.9;transform:scale(1.035)}.photo-tile span{text-align:left;text-overflow:ellipsis;text-shadow:0 1px 8px #000000b3;white-space:nowrap;font-size:.72rem;font-weight:800;position:absolute;bottom:9px;left:10px;right:10px;overflow:hidden}.gallery-lightbox{z-index:300;color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#090e19f5;place-items:center;padding:72px 92px 82px;display:grid;position:fixed;inset:0}.gallery-stage{background:#080c15;border:1px solid #ffffff1f;border-radius:8px;grid-template-columns:minmax(0,1fr) 300px;width:min(1180px,100%);height:min(72vh,760px);animation:.28s ease-out gallery-enter;display:grid;overflow:hidden;box-shadow:0 35px 90px #00000073}.gallery-stage>img,.gallery-stage>video{object-fit:contain;background:#000;width:100%;height:100%;min-height:0;display:block}.gallery-caption{background:linear-gradient(160deg,#182033,#101725);border-left:1px solid #ffffff1a;flex-direction:column;justify-content:end;padding:30px;display:flex}.gallery-caption strong{color:#73d0c8;font-size:1.1rem}.gallery-caption p{color:#fff;white-space:pre-wrap;max-height:35vh;margin:12px 0 24px;overflow:auto}.gallery-caption small{color:#ffffff8c}.gallery-lightbox>button{cursor:pointer;color:#fff;background:#ffffff1a;border:1px solid #fff3;border-radius:8px;place-items:center;padding:0;display:grid;position:absolute}.gallery-lightbox>button:hover{background:#fff3}.gallery-close{width:44px;height:44px;top:22px;right:24px}.gallery-previous,.gallery-next{width:48px;height:58px;top:50%;transform:translateY(-50%)}.gallery-previous{left:24px}.gallery-next{right:24px}.gallery-play{gap:7px;width:auto;min-width:106px;height:42px;font-weight:800;bottom:22px;left:50%;transform:translate(-50%);padding-inline:14px!important;display:flex!important}.gallery-lightbox button svg{width:20px}@keyframes gallery-enter{0%{opacity:0;transform:translateY(12px)scale(.985)}}.wish-admin-content{align-items:center;gap:18px;min-width:0;display:flex}.wish-admin-photo{object-fit:cover;border-radius:8px;flex:none;width:92px;height:76px;display:block}.wish-admin-media{grid-template-columns:repeat(3,92px);gap:6px;max-width:292px;display:grid}.wish-wall{z-index:200;color:#fff;background:radial-gradient(circle at 20% 20%,#15988f,#0000 32%),linear-gradient(145deg,#0b4f4e,#182033 70%);position:fixed;inset:0;overflow:hidden}.wish-wall.has-custom-background{background-position:50%;background-size:cover}.wish-wall.theme-romance{background:radial-gradient(circle at 20% 15%,#c7647b,#0000 34%),linear-gradient(145deg,#682f54,#261d3b)}.wish-wall.theme-elegant{background:radial-gradient(circle at 20% 15%,#65718a,#0000 35%),linear-gradient(145deg,#273146,#101625)}.wish-wall.theme-sunset{background:radial-gradient(circle at 20% 15%,#e98c60,#0000 34%),linear-gradient(145deg,#8b3c49,#2b203d)}.ambient{filter:blur(95px);opacity:.26;border-radius:50%;width:44vw;height:44vw;animation:11s ease-in-out infinite alternate ambient;position:absolute}.ambient-one{background:#4ce2cb;top:-20%;right:-10%}.ambient-two{background:#f4b85a;animation-delay:-4s;bottom:-30%;left:-8%}@keyframes ambient{to{transform:translate(7vw,5vh)scale(1.15)}}.wall-header{z-index:4;border-bottom:1px solid #ffffff29;justify-content:space-between;align-items:center;gap:20px;padding:28px 34px;display:flex;position:relative}.wall-header>div{text-align:right;display:grid}.wall-header span{color:#ffffff9e;letter-spacing:.12em;text-transform:uppercase;font-size:.68rem;font-weight:800}.wall-honoree span{color:inherit;font-size:inherit;letter-spacing:inherit;text-transform:none}.wall-brand{letter-spacing:.1em;align-items:center;gap:9px;font-size:.82rem;font-weight:900;display:inline-flex}.wall-brand svg{width:21px}.wall-stage{z-index:2;text-align:center;flex-direction:column;justify-content:center;align-items:center;height:calc(100vh - 175px);padding:50px 13vw;display:flex;position:relative}.wall-stage.has-media{text-align:left;align-items:flex-start;padding-left:7vw;padding-right:43vw}.wall-stage.has-media .wall-message p{font-size:clamp(1.45rem,3.25vw,3.8rem)}.wall-stage.has-media .wall-message.long p{font-size:clamp(1.2rem,2.4vw,2.8rem)}.wall-stage.has-media .wall-message.very-long p{font-size:clamp(1rem,1.45vw,1.55rem)}.wall-media-showcase{z-index:3;background:#0a1221b3;border:1px solid #fff3;border-radius:8px;width:34vw;height:65vh;animation:.8s cubic-bezier(.2,.8,.2,1) wall-media-enter;position:absolute;top:17vh;right:5vw;overflow:hidden;box-shadow:0 25px 70px #040a176b}.wall-media-showcase>img,.wall-media-showcase>video{object-fit:cover;width:100%;height:100%;display:block}.wall-media-showcase>div{text-align:left;background:linear-gradient(#0000,#0a1221e0);justify-content:space-between;align-items:end;gap:14px;padding:34px 22px 18px;display:flex;position:absolute;bottom:0;left:0;right:0}.wall-media-showcase strong{font-size:1rem}.wall-media-showcase span{color:#ffffffad;letter-spacing:.05em;text-transform:uppercase;font-size:.68rem;font-weight:800}@keyframes wall-media-enter{0%{opacity:0;transform:translate(35px)scale(.97)}}.wall-kicker{color:#ffffffad;letter-spacing:.13em;text-transform:uppercase;align-items:center;gap:8px;margin-bottom:26px;font-size:.72rem;font-weight:800;display:flex}.wall-kicker svg{width:16px}.wall-message{z-index:3;width:min(950px,100%);animation:.75s cubic-bezier(.2,.8,.2,1) wish-enter;position:relative}.wall-message .quote-mark{color:#ffffff3d;height:75px;font:900 8rem/1 Georgia,serif}.wall-message p{color:#fff;letter-spacing:-.045em;overflow-wrap:anywhere;white-space:pre-wrap;text-wrap:balance;scrollbar-width:thin;max-height:54vh;margin-bottom:28px;font-size:clamp(2rem,5.1vw,5.3rem);font-weight:800;line-height:1.09;overflow:auto}.wall-message.long p{font-size:clamp(1.65rem,3.5vw,3.65rem);line-height:1.16}.wall-message.very-long .quote-mark{height:42px;font-size:5rem}.wall-message.very-long p{letter-spacing:-.018em;text-wrap:pretty;font-size:clamp(1.05rem,1.7vw,1.85rem);line-height:1.2}.wall-message strong{overflow-wrap:anywhere;font-size:clamp(1rem,2vw,1.55rem);display:block}.wall-message small{color:#ffffff8c;margin-top:11px;display:block}.wall-message.empty>svg{width:54px;height:54px;margin-bottom:25px}@keyframes wish-enter{0%{opacity:0;filter:blur(7px);transform:translateY(35px)scale(.97)}}.wall-controls{z-index:6;gap:8px;display:flex;position:absolute;bottom:22px;left:50%;transform:translate(-50%)}.wall-controls button{cursor:pointer;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #ffffff38;border-radius:8px;place-items:center;width:45px;height:45px;display:grid}.wall-controls button:hover{background:#fff3}.wall-controls button:disabled{opacity:.35;cursor:default}.wall-controls svg{width:19px}.wall-music-error{z-index:7;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#182033c7;border:1px solid #fff3;border-radius:8px;max-width:320px;padding:10px 13px;font-size:.78rem;position:absolute;bottom:25px;right:22px}.wall-orbits{z-index:1;position:absolute;inset:50% auto auto 50%}.wall-orbits span{color:#ffffff30;min-width:115px;font-size:.72rem;font-weight:800;animation:5s ease-in-out infinite orbit-pulse;display:block;position:absolute}@keyframes orbit-pulse{50%{opacity:.25;transform:scale(1.08)}}.confetti i{z-index:1;background:#80e1d7;border-radius:2px;width:7px;height:15px;animation:9s linear infinite confetti-fall;position:absolute;top:-30px}.confetti i:nth-child(3n){background:#f3bb6b;transform:rotate(45deg)}.confetti i:nth-child(4n){background:#fff}@keyframes confetti-fall{to{transform:translateY(110vh)rotate(560deg)}}.prose{max-width:760px}.prose h1{font-size:clamp(2.5rem,5vw,4rem)}.prose h2{margin-top:38px}.prose li,.prose p{color:var(--ink-soft)}@media (max-width:900px){.nav{display:none}.hero-grid{grid-template-columns:1fr;padding-top:80px}.hero-motion{height:420px}.feature-grid{grid-template-columns:1fr 1fr}.steps{grid-template-columns:1fr;gap:30px}.guestbook-grid{grid-template-columns:1fr}.wish-form{position:static}.photo-mosaic{height:330px}.gallery-stage{grid-template-rows:minmax(0,1fr) auto;grid-template-columns:1fr}.gallery-caption{border-top:1px solid #ffffff1a;border-left:0;padding:18px 22px}.gallery-caption p{max-height:90px;margin:7px 0 10px}.dashboard-head{align-items:start}.wall-stage.has-media{text-align:center;justify-content:flex-start;align-items:center;padding:34px 7vw 43vh}.wall-media-showcase{width:auto;height:36vh;inset:auto 7vw 80px}.event-card{grid-template-columns:150px 1fr}}@media (max-width:640px){.container{width:min(100% - 28px,1160px)}.section{padding:68px 0}.site-header{height:64px}.logo-mark{width:31px;height:31px}.header-actions .btn-quiet,.header-actions form{display:none}.profile-popover form{display:block}.profile-name{display:none}.header-actions .btn{min-height:38px;padding:8px 12px;font-size:.78rem}.hero-grid{gap:25px;min-height:auto;padding-block:66px 30px}.hero h1{font-size:3rem}.hero-actions{display:grid}.hero-motion{height:380px;transform:scale(.9)}.feature-grid,.wish-grid,.dashboard-stats{grid-template-columns:1fr}.feature-card{min-height:200px}.feature-card>svg{margin-bottom:28px}.cta,.dashboard-head,.share-panel{flex-direction:column;align-items:stretch}.cta{padding:32px 26px}.footer-grid{grid-template-columns:1fr;gap:34px}.dashboard-page{padding-top:48px}.event-card{grid-template-columns:1fr}.event-card-art{min-height:130px}.event-actions{justify-content:stretch}.event-actions .btn{flex:45%}.head-actions .btn{flex:1}.share-panel code{max-width:100%}.wall-share-panel{grid-template-columns:1fr}.wall-share-qr{width:min(210px,100%);margin-inline:auto}.print-card-toolbar,.print-card-actions{flex-direction:column;align-items:stretch}.print-card-actions>span{text-align:left;max-width:none}.gift-card-buttons{justify-content:stretch}.gift-card-buttons .btn{flex:1}.music-panel-form,.music-upload-row,.media-picker-buttons,.form-grid{grid-template-columns:1fr}.form-grid .full{grid-column:auto}.check-field{padding-top:0}.modal{padding:24px 19px}.wish-admin{align-items:start}.wish-admin-content{flex-direction:column;align-items:start}.wish-admin-photo{width:100%;height:170px}.wish-admin-media{grid-template-columns:repeat(2,1fr);width:100%;max-width:none}.event-hero{padding:75px 0}.panel-head{flex-direction:column;align-items:stretch}.photo-mosaic{grid-template-rows:1.25fr .75fr;grid-template-columns:1fr 1fr;height:420px}.photo-tile:first-child{grid-area:auto/1/auto/-1}.photo-tile:nth-child(n+4){display:none}.gallery-lightbox{padding:66px 14px 76px}.gallery-stage{height:min(75vh,720px)}.gallery-previous{left:14px}.gallery-next{right:14px}.wall-header{padding:18px}.wall-honoree{white-space:nowrap;width:165px;overflow:hidden}.wall-honoree span{min-width:100%;animation:10s ease-in-out infinite honoree-pan;display:inline-block}.wall-stage{height:calc(100vh - 140px);padding-inline:22px}.wall-message p{font-size:clamp(1.8rem,9vw,3.2rem)}.wall-message.long p{font-size:clamp(1.45rem,6.6vw,2.45rem)}.wall-message.very-long .quote-mark{height:28px;font-size:3.6rem}.wall-message.very-long p{max-height:52vh;margin-bottom:18px;font-size:clamp(1rem,4.15vw,1.35rem)}.wall-orbits{display:none}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.wall-honoree{text-overflow:ellipsis}}@media print{@page giftCard{size:A4 portrait;margin:0}@page guestPoster{size:A3 portrait;margin:0}.site-header,.footer,.print-card-toolbar{display:none!important}html,body{background:#fff!important;width:210mm!important;height:297mm!important;margin:0!important;padding:0!important;overflow:hidden!important}body,body *{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}body>main{width:210mm!important;height:297mm!important;margin:0!important;padding:0!important}.print-card-page{background:#fff;width:210mm;height:297mm;min-height:0;margin:0;padding:10mm 0 0;overflow:hidden}.qr-gift-card{width:105mm;height:185mm;min-height:185mm;box-shadow:none;break-inside:avoid;page-break-inside:avoid;border:0;border-radius:0;margin:0 auto}.gift-qr{background:#fff!important}.qr-gift-card{page:giftCard}body:has(.poster-page){width:297mm!important;height:420mm!important}body:has(.poster-page)>main{width:297mm!important;height:420mm!important}.poster-page{width:297mm;height:420mm;padding:0}.guest-qr-poster{page:guestPoster;width:297mm;height:420mm;box-shadow:none;border:0;border-radius:0}}@keyframes honoree-pan{0%,18%{transform:translate(0)}82%,to{transform:translate(calc(165px - 100%))}}
