*,*:before,*:after{box-sizing:border-box}:root{--maxw: 480px;--pad: 1.5rem;--radius: 14px;--shadow: 0 18px 50px -20px rgba(0, 0, 0, .35);--ease: cubic-bezier(.22, 1, .36, 1)}.theme-floral{--bg: #fdfbf6;--bg-alt: #f6f0e7;--surface: #fffdf9;--text: #4f4a42;--text-soft: #8a8174;--accent: #b08968;--accent-soft: #d8c3ad;--border: #ece3d6;--on-accent: #fffdf9;--font-script: "Great Vibes", cursive;--font-display: "Cormorant Garamond", serif;--font-body: "Jost", sans-serif}.theme-luxe{--bg: #14110f;--bg-alt: #1b1714;--surface: #211c18;--text: #ece6db;--text-soft: #a89f90;--accent: #c9a86a;--accent-soft: #6e5c3c;--border: #322a23;--on-accent: #14110f;--font-script: "Cormorant Garamond", serif;--font-display: "Playfair Display", serif;--font-body: "Jost", sans-serif}.theme-serenity{--bg: #eceff4;--bg-alt: #e2e8f0;--surface: #f8fafc;--text: #1a2633;--text-soft: #5a6b7d;--accent: #2f5f85;--accent-soft: #9eb8d4;--border: #cdd8e6;--on-accent: #f8fafc;--font-script: "Libre Baskerville", Georgia, serif;--font-display: "Sora", system-ui, sans-serif;--font-body: "Sora", system-ui, sans-serif}.theme-klasik{--bg: #fffcf3;--bg-alt: #f2eade;--surface: #ffffff;--text: #2b2622;--text-soft: #8a7c68;--accent: #b18757;--accent-soft: #ddcb99;--border: #e7dcc7;--on-accent: #fffcf3;--font-script: "Pinyon Script", cursive;--font-display: "Aboreto", serif;--font-body: "Poppins", sans-serif}.theme-alam{--bg: #f4f6ee;--bg-alt: #e7ecdd;--surface: #fcfdf8;--text: #3a4634;--text-soft: #7e8a73;--accent: #6e8f5e;--accent-soft: #bcd0aa;--border: #dde3d0;--on-accent: #fcfdf8;--font-script: "Marcellus", serif;--font-display: "Gilda Display", serif;--font-body: "Poppins", sans-serif}html{scroll-behavior:smooth}body{margin:0;font-family:var(--font-body);color:var(--text);background:#2a2a2a;line-height:1.7;font-size:16px;-webkit-font-smoothing:antialiased}.invitation{max-width:var(--maxw);margin:0 auto;background:var(--bg);min-height:100vh;position:relative;overflow:hidden;box-shadow:0 0 80px #0006}img{max-width:100%;display:block}h1,h2,h3{font-weight:500;margin:0;line-height:1.2}a{color:inherit}.section{padding:5rem var(--pad);position:relative}.section--alt{background:var(--bg-alt)}.eyebrow{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.32em;font-size:.7rem;color:var(--accent);font-weight:500}.section-title{font-family:var(--font-display);font-size:2.4rem;letter-spacing:.02em;margin:.4rem 0 1.5rem}.divider{width:60px;height:1px;background:var(--accent-soft);margin:1.25rem auto;position:relative}.divider:before{content:"✦";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);background:var(--bg);padding:0 .5rem;color:var(--accent);font-size:.7rem}.section--alt .divider:before{background:var(--bg-alt)}.text-center{text-align:center}.muted{color:var(--text-soft)}.btn{display:inline-flex;align-items:center;gap:.5rem;font-family:var(--font-body);font-size:.78rem;letter-spacing:.14em;text-transform:uppercase;padding:.85rem 1.6rem;border-radius:10px;border:1px solid var(--accent);background:var(--accent);color:var(--on-accent);cursor:pointer;text-decoration:none;transition:transform .25s var(--ease),opacity .25s var(--ease)}.btn:hover{transform:translateY(-2px);opacity:.92}.btn--ghost{background:transparent;color:var(--accent)}.reveal{opacity:0;transform:translateY(28px);transition:opacity .9s var(--ease),transform .9s var(--ease)}.reveal.is-visible{opacity:1;transform:none}@media (prefers-reduced-motion: reduce){.reveal{opacity:1;transform:none;transition:none}html{scroll-behavior:auto}}.cover{position:fixed;inset:0;z-index:60;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:2rem;max-width:var(--maxw);margin:0 auto;color:#fff;background-size:cover;background-position:center;transition:opacity .9s var(--ease),visibility .9s var(--ease)}.cover:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#00000073,#000000a6);z-index:-1}.cover.is-open{opacity:0;visibility:hidden;pointer-events:none}.cover__eyebrow{text-transform:uppercase;letter-spacing:.3em;font-size:.7rem;opacity:.85}.cover__names{font-family:var(--font-display);font-size:3.4rem;margin:.5rem 0;line-height:1.05}.cover__date{font-family:var(--font-body);letter-spacing:.2em;font-size:.8rem;text-transform:uppercase;margin-bottom:2.5rem}.cover__guest{margin:1.5rem 0 .5rem;font-size:.85rem;opacity:.9}.cover__guest strong{display:block;font-family:var(--font-display);font-size:1.5rem;font-weight:500;margin-top:.2rem}.cover .btn{background:#ffffffeb;color:#222;border-color:transparent;margin-top:1.5rem}.cover__card{display:contents}.cover__photo{display:none}.opening{display:flex;flex-direction:column;justify-content:center;min-height:78vh}.opening__names{font-family:var(--font-display);font-size:clamp(2.2rem,11vw,3rem);line-height:1.1;color:var(--accent);margin:.45rem 0 0}.theme-klasik .opening__names{font-family:Cormorant Garamond,serif;font-weight:600}.quote{font-family:var(--font-display);font-size:1.45rem;font-style:italic;line-height:1.6;max-width:30ch;margin:0 auto}.quote__source{display:block;font-family:var(--font-body);font-style:normal;font-size:.75rem;letter-spacing:.2em;text-transform:uppercase;color:var(--text-soft);margin-top:1.5rem}.couple__person{margin-bottom:3rem}.couple__photo{width:190px;height:240px;object-fit:cover;border-radius:200px 200px 8px 8px;margin:0 auto 1.25rem;border:4px solid var(--surface);box-shadow:var(--shadow)}.couple__name{font-family:var(--font-script);font-size:2.8rem;color:var(--accent);line-height:1}.theme-luxe .couple__name{font-size:2.2rem;font-style:italic}.couple__full{font-family:var(--font-display);font-size:1.3rem;margin:.4rem 0}.couple__lineage{font-size:.85rem;color:var(--text-soft)}.couple__parents{font-size:.95rem}.couple__ig{display:inline-flex;align-items:center;gap:.35rem;margin-top:.8rem;font-size:.8rem;color:var(--accent);text-decoration:none;letter-spacing:.05em}.couple__amp{font-family:var(--font-script);font-size:3rem;color:var(--accent-soft);margin:.5rem 0 2.5rem}.countdown{display:flex;justify-content:center;gap:.6rem;margin:2rem 0}.countdown__cell{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:1rem .4rem;min-width:68px;box-shadow:var(--shadow)}.countdown__num{font-family:var(--font-display);font-size:2rem;line-height:1;color:var(--accent)}.countdown__label{font-size:.62rem;letter-spacing:.16em;text-transform:uppercase;color:var(--text-soft);margin-top:.4rem}.event-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:2rem 1.5rem;margin-bottom:1.5rem;box-shadow:var(--shadow)}.event-card__title{font-family:var(--font-display);font-size:1.7rem;color:var(--accent)}.event-card__date{font-size:1rem;margin:.5rem 0}.event-card__time{font-size:.9rem;color:var(--text-soft)}.event-card__venue{font-weight:500;margin-top:1rem}.event-card__addr{font-size:.88rem;color:var(--text-soft)}.event-card__actions{display:flex;gap:.6rem;justify-content:center;flex-wrap:wrap;margin-top:1.25rem}.event-card__actions .btn{font-size:.68rem;padding:.7rem 1.1rem}.map-embed{position:relative;width:100%;height:200px;border-radius:var(--radius);margin-top:1.25rem;overflow:hidden;background:var(--bg-alt)}.map-ph{position:absolute;inset:0;z-index:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.35rem;text-align:center;padding:1rem;color:var(--accent);background:repeating-linear-gradient(45deg,transparent 0 16px,rgba(0,0,0,.025) 16px 17px),repeating-linear-gradient(-45deg,transparent 0 16px,rgba(0,0,0,.025) 16px 17px),var(--bg-alt)}.map-ph span{font-family:var(--font-display);font-size:.95rem;color:var(--text)}.map-ph .map-ph-sub{font-family:var(--font-body);font-size:.7rem;color:var(--text-soft);letter-spacing:.02em}.map-embed iframe{position:absolute;inset:0;z-index:1;width:100%;height:100%;border:0;filter:grayscale(.2)}.gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem}.gallery__item{overflow:hidden;border-radius:10px;cursor:pointer;aspect-ratio:1 / 1}.gallery__item:nth-child(3),.gallery__item:nth-child(6){grid-column:1 / -1;aspect-ratio:16 / 9}.gallery__item img{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .6s var(--ease)}.gallery__item:hover img{transform:scale(1.06)}.lightbox{position:fixed;inset:0;z-index:80;background:#000000eb;display:none;align-items:center;justify-content:center;padding:1.5rem}.lightbox.is-open{display:flex}.lightbox img{max-width:100%;max-height:85vh;border-radius:6px}.lightbox__close,.lightbox__nav{position:absolute;background:#ffffff1f;color:#fff;border:0;width:44px;height:44px;border-radius:50%;font-size:1.4rem;cursor:pointer;display:grid;place-items:center}.lightbox__close{top:1.5rem;right:1.5rem}.lightbox__nav--prev{left:1rem;top:50%;transform:translateY(-50%)}.lightbox__nav--next{right:1rem;top:50%;transform:translateY(-50%)}.bank-card{background:linear-gradient(135deg,var(--accent),var(--accent-soft));color:var(--on-accent);border-radius:var(--radius);padding:1.35rem 1.4rem 1.25rem;margin-bottom:1rem;text-align:left;box-shadow:var(--shadow)}.bank-card__label{margin:0 0 .35rem;font-size:.58rem;letter-spacing:.28em;text-transform:uppercase;opacity:.72;font-weight:500}.bank-card__bank{font-family:var(--font-display);font-size:1.4rem;letter-spacing:.05em}.bank-card__num{font-size:1.5rem;letter-spacing:.12em;margin:.75rem 0 .25rem;font-variant-numeric:tabular-nums}.bank-card__holder{font-size:.85rem;opacity:.9}.bank-card .btn{background:#ffffffe6;color:#222;border:0;margin-top:1rem;font-size:.68rem;padding:.55rem 1rem}.gift-address{background:var(--surface);border:1px dashed var(--border);border-radius:var(--radius);padding:1.25rem;font-size:.9rem;margin-top:.5rem}.field{margin-bottom:1rem;text-align:left}.field label{display:block;font-size:.72rem;letter-spacing:.14em;text-transform:uppercase;color:var(--text-soft);margin-bottom:.4rem}.field input,.field select,.field textarea{width:100%;padding:.85rem 1rem;border:1px solid var(--border);border-radius:10px;background:var(--surface);color:var(--text);font-family:var(--font-body);font-size:.95rem}.field input:focus,.field select:focus,.field textarea:focus{outline:none;border-color:var(--accent)}.field input::placeholder,.field textarea::placeholder{color:var(--text-soft);opacity:.5}.field textarea{resize:vertical;min-height:90px}.field select{appearance:none;-webkit-appearance:none;padding-right:2.75rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%239a9a9a' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center}.theme-luxe .field select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%23a89f90' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E")}.form-note{font-size:.75rem;color:var(--text-soft);margin-top:.75rem}.attend-toggle{display:flex;gap:.5rem}.attend-toggle label{flex:1;text-transform:none;letter-spacing:0}.attend-toggle input{display:none}.attend-toggle span{display:block;text-align:center;padding:.7rem;border:1px solid var(--border);border-radius:10px;cursor:pointer;font-size:.85rem;transition:all .2s var(--ease)}.attend-toggle input:checked+span{background:var(--accent);color:var(--on-accent);border-color:var(--accent)}.rsvp-row{display:grid;grid-template-columns:1fr 1fr;gap:.85rem;align-items:start}@media (max-width: 380px){.rsvp-row{grid-template-columns:1fr}}.rsvp-row .field{margin-bottom:1rem}.stepper{display:flex;align-items:stretch;border:1px solid var(--border);border-radius:10px;overflow:hidden;background:var(--surface)}.stepper__btn{width:46px;flex-shrink:0;border:0;background:transparent;color:var(--accent);font-size:1.35rem;line-height:1;cursor:pointer;display:grid;place-items:center;transition:background .15s}.stepper__btn:hover{background:var(--bg-alt)}.stepper__btn:active{background:var(--accent-soft)}.stepper .stepper__val{flex:1;min-width:0;width:100%;text-align:center;padding:.85rem .25rem;border:0;border-left:1px solid var(--border);border-right:1px solid var(--border);border-radius:0;background:transparent;color:var(--text);font-family:var(--font-body);font-size:.95rem;pointer-events:none}.stepper .stepper__val:focus{outline:none}.wishes-list{max-height:480px;overflow-y:auto;text-align:left}.wish{display:flex;align-items:flex-start;gap:.85rem;padding:1rem 0;border-bottom:1px solid var(--border)}.wish:last-child{border-bottom:0}.wish__avatar{flex-shrink:0;width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:var(--accent-soft);color:var(--accent);font-family:var(--font-display);font-size:1.15rem;line-height:1;text-transform:uppercase}.wish__body{flex:1;min-width:0}.wish__head{display:flex;align-items:baseline;flex-wrap:wrap;gap:.5rem}.wish__name{font-family:var(--font-display);font-size:1.02rem;color:var(--text);font-weight:500}.wish__meta{font-size:.72rem;color:var(--text-soft)}.wish__text{font-size:.9rem;margin-top:.3rem;line-height:1.6;overflow-wrap:anywhere}.wish-form{text-align:left}.wish-name{width:100%;padding:.7rem .9rem;margin-bottom:.6rem;border:1px solid var(--border);border-radius:10px;background:var(--surface);color:var(--text);font-family:var(--font-body);font-size:.95rem}.wish-name:focus{outline:none;border-color:var(--accent)}.wish-editor{border:1px solid var(--border);border-radius:12px;background:var(--surface);overflow:hidden}.wish-editor:focus-within{border-color:var(--accent)}.wish-input{min-height:84px;max-height:220px;overflow-y:auto;padding:.85rem .95rem;font-family:var(--font-body);font-size:.95rem;line-height:1.6;color:var(--text);outline:none;text-align:left}.wish-input:empty:before{content:attr(data-placeholder);color:var(--text-soft);opacity:.7}.wish-toolbar{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.45rem .55rem;border-top:1px solid var(--border);background:var(--bg-alt)}.wish-tools{display:flex;gap:.15rem}.wish-tool{width:34px;height:34px;border:0;border-radius:8px;background:transparent;color:var(--text-soft);cursor:pointer;font-size:.95rem;font-family:var(--font-display);display:grid;place-items:center;transition:background .15s,color .15s}.wish-tool:hover{background:#0000000f;color:var(--text)}.wish-tool.is-active{background:var(--accent-soft);color:var(--accent)}.wish-submit{border:0;border-radius:10px;background:var(--accent);color:var(--on-accent);font-family:var(--font-body);font-weight:500;font-size:.85rem;letter-spacing:.02em;padding:.55rem 1.5rem;cursor:pointer;transition:opacity .2s}.wish-submit:hover{opacity:.9}.wish-submit:disabled{opacity:.5;cursor:default}.wishes-head{display:flex;align-items:center;gap:.55rem;margin:2rem 0 .25rem;text-align:left}.wishes-title{font-family:var(--font-display);font-size:1.25rem;margin:0;color:var(--text)}.wishes-count{background:var(--accent);color:var(--on-accent);font-family:var(--font-body);font-size:.72rem;font-weight:600;min-width:22px;height:22px;padding:0 .5rem;border-radius:999px;display:inline-grid;place-items:center}.wish__avatar--sm{width:32px;height:32px;font-size:.95rem}.wish__actions{display:flex;align-items:center;gap:1.1rem;margin-top:.5rem}.wish__act{display:inline-flex;align-items:center;gap:.35rem;background:none;border:0;padding:0;cursor:pointer;color:var(--text-soft);font-family:var(--font-body);font-size:.8rem;transition:color .15s}.wish__act:hover{color:var(--accent)}.wish__act svg{width:15px;height:15px}.wish__like.is-liked{color:var(--accent)}.wish__like.is-liked svg{fill:var(--accent)}.wish__reply-form{display:none;gap:.5rem;margin-top:.6rem}.wish__reply-form.is-open{display:flex}.wish__reply-form input{flex:1;min-width:0;padding:.5rem .7rem;border:1px solid var(--border);border-radius:8px;background:var(--surface);color:var(--text);font-family:var(--font-body);font-size:.85rem}.wish__reply-form input:focus{outline:none;border-color:var(--accent)}.wish__reply-form button{border:0;border-radius:8px;background:var(--accent);color:var(--on-accent);padding:0 .95rem;cursor:pointer;font-family:var(--font-body);font-size:.8rem}.wish__replies{margin-top:.85rem;padding-left:.75rem;border-left:2px solid var(--border);display:flex;flex-direction:column;gap:.85rem}.wish__reply{display:flex;align-items:flex-start;gap:.6rem}.timeline{position:relative;padding-left:1.75rem;text-align:left;max-width:360px;margin:0 auto}.timeline:before{content:"";position:absolute;left:5px;top:6px;bottom:6px;width:1px;background:var(--accent-soft)}.timeline__item{position:relative;margin-bottom:2rem}.timeline__item:before{content:"";position:absolute;left:-1.75rem;top:6px;width:11px;height:11px;border-radius:50%;background:var(--accent);box-shadow:0 0 0 4px var(--bg)}.section--alt .timeline__item:before{box-shadow:0 0 0 4px var(--bg-alt)}.timeline__date{font-family:var(--font-display);color:var(--accent);font-size:1.2rem}.timeline__title{font-weight:500;margin:.1rem 0 .3rem}.timeline__text{font-size:.88rem;color:var(--text-soft)}.floating{position:fixed;bottom:1.25rem;left:50%;transform:translate(-50%);z-index:50;display:flex;gap:.6rem;background:var(--surface);border:1px solid var(--border);padding:.5rem;border-radius:999px;box-shadow:var(--shadow);opacity:0;visibility:hidden;transition:opacity .5s var(--ease),visibility .5s var(--ease)}.floating.is-active{opacity:1;visibility:visible}.floating button{width:42px;height:42px;border-radius:50%;border:0;background:transparent;color:var(--accent);cursor:pointer;display:grid;place-items:center;font-size:1.1rem;transition:background .2s}.floating button.spinning svg{animation:spin 4s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.closing{text-align:center;color:#fff;background-size:cover;background-position:center;position:relative;padding:6rem var(--pad)}.closing:after{content:"";position:absolute;inset:0;background:#0000008c}.closing>*{position:relative;z-index:1}.closing__names{font-family:var(--font-display);font-size:2.6rem;margin:1rem 0}.footer-credit{text-align:center;padding:1.5rem;font-size:.72rem;color:var(--text-soft);background:var(--bg)}.footer-credit a{color:var(--accent);text-decoration:none}.toast{position:fixed;bottom:5rem;left:50%;transform:translate(-50%) translateY(20px);background:#222;color:#fff;padding:.7rem 1.3rem;border-radius:999px;font-size:.8rem;z-index:90;opacity:0;pointer-events:none;transition:all .3s var(--ease)}.toast.is-visible{opacity:1;transform:translate(-50%) translateY(0)}.theme-alam .cover__names,.theme-alam .section-title,.theme-alam .couple__name,.theme-alam .couple__full,.theme-alam .closing__names{letter-spacing:.04em}.theme-alam .eyebrow,.theme-alam .cover__eyebrow{letter-spacing:.42em;font-weight:400}.theme-alam .couple__name{font-family:var(--font-display);font-size:2rem;text-transform:uppercase;letter-spacing:.12em}.theme-alam .cover:after{background:linear-gradient(180deg,#2330214d,#233021a8)}.theme-alam .cover{background-size:cover;animation:alamKenburns 18s ease-in-out infinite alternate}@keyframes alamKenburns{0%{background-size:100% auto}to{background-size:116% auto}}.theme-alam .cover:before{content:"";position:absolute;left:0;right:0;bottom:-1px;height:56px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1200 120' preserveAspectRatio='none'%3E%3Cpath d='M0,60 C200,120 400,0 600,40 C800,80 1000,10 1200,60 L1200,120 L0,120 Z' fill='%23f4f6ee'/%3E%3C/svg%3E") bottom center / cover no-repeat;z-index:1}.theme-alam .section{background:var(--bg);border-top-left-radius:36px;border-top-right-radius:36px;margin-top:-28px;box-shadow:0 -16px 30px -24px #23302180;z-index:2}.theme-alam .section--alt{background:var(--bg-alt)}.theme-alam .section:first-of-type{margin-top:-40px}.theme-alam .divider{background:var(--accent-soft)}.theme-alam .divider:before{content:"❧";font-size:1.1rem}.theme-alam .couple__photo{width:100%;max-width:300px;height:380px;border-radius:16px 16px 120px 120px;border:none;box-shadow:0 24px 50px -26px #2330218c}.theme-alam .couple__amp{font-family:var(--font-display);color:var(--accent-soft)}.theme-alam #couple:before,.theme-alam #galeri:before{content:"";position:absolute;top:14px;right:16px;width:64px;height:64px;opacity:.5;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%236e8f5e' stroke-width='1' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M11 20A7 7 0 0 1 9.8 6.1C15.5 5 17 4.48 19 2c1 2 2 4.18 2 8 0 5.5-4.78 10-10 10Z'/%3E%3Cpath d='M2 21c0-3 1.85-5.36 5.08-6'/%3E%3C/svg%3E") center / contain no-repeat;pointer-events:none}.botnav{display:none;position:fixed;bottom:0;left:50%;transform:translate(-50%);width:100%;max-width:var(--maxw);z-index:70;justify-content:space-around;align-items:center;background:var(--surface);border-top:1px solid var(--border);padding:.45rem .25rem calc(.45rem + env(safe-area-inset-bottom))}.cover.is-open~.botnav{display:flex}.botnav a{flex:1;display:flex;flex-direction:column;align-items:center;gap:3px;padding:.3rem .2rem;color:var(--text-soft);text-decoration:none;font-family:var(--font-body);font-size:.58rem;letter-spacing:.08em;text-transform:uppercase;transition:color .2s}.botnav a:hover{color:var(--accent)}.botnav svg{width:19px;height:19px}.floating{left:auto;right:calc(50% - min(50%,var(--maxw) / 2) + .9rem);transform:none;bottom:90px;flex-direction:column;gap:.55rem;background:transparent;border:none;box-shadow:none;padding:0}.floating button{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow)}.floating button:hover{background:var(--bg-alt)}.closing{padding-bottom:6rem}.theme-klasik .cover__names,.theme-klasik .couple__name{font-family:Cormorant Garamond,serif;font-weight:600;font-style:normal;letter-spacing:.01em}.theme-klasik .cover__names{font-size:4rem;line-height:1.1}.theme-klasik .couple__name{font-size:2.6rem;color:var(--accent)}.theme-klasik .closing__names{font-family:var(--font-script);font-size:3rem}.theme-klasik .section-title{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.18em;font-size:1.7rem}.theme-klasik .eyebrow,.theme-klasik .cover__eyebrow{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.3em;font-weight:400}.theme-klasik .cover__eyebrow{font-size:0}.theme-klasik .cover__eyebrow:after{content:"The Wedding of";font-family:Cormorant Garamond,serif;font-size:1.1rem;letter-spacing:.06em;text-transform:none}.theme-klasik .cover:after{display:none}.theme-klasik{--uk-tl: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 80 80'%3E%3Cg transform='rotate(0 40 40)' fill='none' stroke='%23b18757' stroke-width='2' stroke-linecap='round'%3E%3Cpath d='M12 12 H44'/%3E%3Cpath d='M12 12 V44'/%3E%3Cpath d='M12 26 C30 26 30 46 16 46'/%3E%3Cpath d='M26 12 C26 30 46 30 46 16'/%3E%3Ccircle cx='12' cy='12' r='2.6' fill='%23b18757' stroke='none'/%3E%3C/g%3E%3C/svg%3E");--uk-tr: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 80 80'%3E%3Cg transform='rotate(90 40 40)' fill='none' stroke='%23b18757' stroke-width='2' stroke-linecap='round'%3E%3Cpath d='M12 12 H44'/%3E%3Cpath d='M12 12 V44'/%3E%3Cpath d='M12 26 C30 26 30 46 16 46'/%3E%3Cpath d='M26 12 C26 30 46 30 46 16'/%3E%3Ccircle cx='12' cy='12' r='2.6' fill='%23b18757' stroke='none'/%3E%3C/g%3E%3C/svg%3E");--uk-br: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 80 80'%3E%3Cg transform='rotate(180 40 40)' fill='none' stroke='%23b18757' stroke-width='2' stroke-linecap='round'%3E%3Cpath d='M12 12 H44'/%3E%3Cpath d='M12 12 V44'/%3E%3Cpath d='M12 26 C30 26 30 46 16 46'/%3E%3Cpath d='M26 12 C26 30 46 30 46 16'/%3E%3Ccircle cx='12' cy='12' r='2.6' fill='%23b18757' stroke='none'/%3E%3C/g%3E%3C/svg%3E");--uk-bl: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 80 80'%3E%3Cg transform='rotate(270 40 40)' fill='none' stroke='%23b18757' stroke-width='2' stroke-linecap='round'%3E%3Cpath d='M12 12 H44'/%3E%3Cpath d='M12 12 V44'/%3E%3Cpath d='M12 26 C30 26 30 46 16 46'/%3E%3Cpath d='M26 12 C26 30 46 30 46 16'/%3E%3Ccircle cx='12' cy='12' r='2.6' fill='%23b18757' stroke='none'/%3E%3C/g%3E%3C/svg%3E")}.theme-klasik .cover:before{display:none}.theme-klasik .cover{--klasik-cover-bg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 70 70'%3E%3Cg fill='none' stroke='%23cdb98f' stroke-width='1.1' opacity='0.45'%3E%3Cellipse cx='35' cy='12' rx='10' ry='15'/%3E%3Cellipse cx='35' cy='58' rx='10' ry='15'/%3E%3Cellipse cx='12' cy='35' rx='15' ry='10'/%3E%3Cellipse cx='58' cy='35' rx='15' ry='10'/%3E%3Ccircle cx='35' cy='35' r='2.2' fill='%23cdb98f' stroke='none'/%3E%3C/g%3E%3C/svg%3E");background-image:var(--klasik-cover-bg),linear-gradient(160deg,#fbf4e4,#efe3c8)!important;background-repeat:repeat,no-repeat!important;background-size:96px 96px,cover!important;background-position:center,center!important}.theme-klasik .cover__card{display:flex;flex-direction:column;align-items:center;width:min(90%,360px);background:#fffffff2;border-radius:18px;overflow:hidden;box-shadow:0 26px 60px -28px #2820168c;color:var(--text);padding-bottom:1.85rem}.theme-klasik .cover__photo{display:block;width:100%;aspect-ratio:4 / 4.4;object-fit:cover}.theme-klasik .cover__card>:not(.cover__photo){padding-left:1.5rem;padding-right:1.5rem}.theme-klasik .cover__card .cover__eyebrow{margin-top:1.4rem}.theme-klasik .cover__card .cover__eyebrow:after{color:var(--text-soft)}.theme-klasik .cover__card .cover__names{font-family:Cormorant Garamond,serif;font-weight:600;font-size:clamp(1.7rem,8.5vw,2.4rem);line-height:1.1;letter-spacing:.01em;color:var(--accent);margin:.35rem 0}.theme-klasik .cover__card .cover__guest{color:var(--text);opacity:1}.theme-klasik .cover__card .cover__guest strong{font-family:Cormorant Garamond,serif;font-size:1.15rem;font-weight:500;letter-spacing:.01em}.theme-klasik .cover__date{display:none}.theme-klasik .cover .btn{background:var(--accent);color:#fff;border:0}.theme-klasik .invitation:before{content:"";position:fixed;top:8px;bottom:70px;left:50%;transform:translate(-50%);width:calc(100% - 16px);max-width:calc(var(--maxw) - 16px);border:1px solid var(--accent);box-shadow:inset 0 0 0 3px var(--bg),inset 0 0 0 4px var(--accent-soft);pointer-events:none;z-index:45}.theme-klasik .invitation:after{content:"";position:fixed;top:8px;bottom:70px;left:50%;transform:translate(-50%);width:calc(100% - 16px);max-width:calc(var(--maxw) - 16px);background:var(--uk-tl) top 6px left 6px / 54px 54px no-repeat,var(--uk-tr) top 6px right 6px / 54px 54px no-repeat,var(--uk-br) bottom 6px right 6px / 54px 54px no-repeat,var(--uk-bl) bottom 6px left 6px / 54px 54px no-repeat;pointer-events:none;z-index:46}.theme-klasik .section-title{position:relative;display:inline-block}.theme-klasik .section-title:before,.theme-klasik .section-title:after{content:"";position:absolute;top:50%;width:28px;height:1px;background:var(--accent)}.theme-klasik .section-title:before{left:-44px}.theme-klasik .section-title:after{right:-44px}.theme-klasik .divider{width:168px;height:14px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 28 14'%3E%3Cg fill='none' stroke='%23b18757' stroke-width='0.9'%3E%3Cline x1='0' y1='7' x2='28' y2='7' stroke-width='0.7'/%3E%3Cpath d='M14 2.5 L18.5 7 L14 11.5 L9.5 7 Z'/%3E%3Cpath d='M3 7 a2 2 0 0 1 4 0 a2 2 0 0 1 -4 0' opacity='0.8'/%3E%3Cpath d='M21 7 a2 2 0 0 1 4 0 a2 2 0 0 1 -4 0' opacity='0.8'/%3E%3C/g%3E%3Ccircle cx='14' cy='7' r='1' fill='%23b18757'/%3E%3C/svg%3E") repeat-x center / auto 14px}.theme-klasik .divider:before{content:none}.theme-klasik .couple__photo{width:210px;height:290px;border-radius:999px;border:5px solid var(--surface);outline:1px solid var(--accent);outline-offset:5px;box-shadow:0 18px 44px -22px #28201680;margin:0 auto 1.5rem}.theme-klasik .couple__person{margin-bottom:2rem}.theme-klasik .couple__full{margin:.5rem 0 .35rem}.monogram{display:none}.theme-klasik #acara{display:flex;flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:.9rem}.theme-klasik #acara>.reveal:first-child{flex-basis:100%}.theme-klasik #acara .event-card{flex:1 1 calc(50% - .9rem);min-width:150px;margin:0;padding:1.4rem 1rem}.theme-klasik #acara .event-card__title{font-size:1.05rem}.theme-klasik #acara .map-embed{height:120px;margin-top:.8rem}.theme-klasik #acara .event-card__actions{flex-direction:column;gap:.4rem}.theme-klasik #acara .event-card__actions .btn{width:100%;justify-content:center}@media (max-width: 380px){.theme-klasik #acara .event-card{flex-basis:100%}}.theme-klasik .couple__amp{font-family:Cormorant Garamond,serif;font-weight:600;font-size:2.2rem;color:var(--accent);line-height:1;margin:1.25rem auto 3rem;display:flex;align-items:center;justify-content:center;gap:1rem;width:auto;height:auto;border:0;border-radius:0}.theme-klasik .couple__amp:before,.theme-klasik .couple__amp:after{content:"";width:38px;height:1px;background:var(--accent)}.theme-klasik .couple__ig{background:var(--accent);color:#fff;padding:.4rem .95rem;border-radius:999px;font-weight:500}.theme-klasik .quote{font-family:var(--font-display);font-style:normal;font-size:1.15rem;letter-spacing:.02em;line-height:1.9}.theme-klasik .quote__source{color:var(--accent)}.theme-luxe{--bg: #0b0908;--bg-alt: #120e0c;--surface: #17120f;--text: #f0e9dc;--text-soft: #a89f90;--accent: #d8b87a;--accent-soft: #7a6440;--border: #2a221b;--on-accent: #14110f;--radius: 20px;--lux-glass: linear-gradient(158deg, rgba(255,255,255,.07), rgba(255,255,255,.018));--lux-hair: rgba(216,184,122,.24);--lux-hair-soft: rgba(255,255,255,.08);--lux-gold-text: linear-gradient(100deg, #c79a52 0%, #f4dca2 38%, #e8c889 55%, #c79a52 100%)}.theme-luxe .invitation{background-color:#070605;background-image:radial-gradient(120% 55% at 50% -8%,rgba(216,184,122,.18),transparent 60%),radial-gradient(85% 48% at 102% 24%,rgba(180,120,70,.12),transparent 58%),radial-gradient(78% 46% at -4% 46%,rgba(150,110,80,.1),transparent 55%),radial-gradient(95% 52% at 50% 104%,rgba(216,184,122,.14),transparent 60%);box-shadow:0 0 120px #000000b3}.theme-luxe .section{background:transparent;padding-block:6rem}.theme-luxe .section--alt{background:linear-gradient(180deg,#ffffff07,#ffffff02);border-block:1px solid rgba(255,255,255,.05)}.theme-luxe .invitation:after{content:"";position:absolute;inset:0;z-index:3;pointer-events:none;opacity:.05;mix-blend-mode:soft-light;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}.theme-luxe ::selection{background:#d8b87a52;color:#fff}.theme-luxe .eyebrow{display:inline-block;padding:.4rem .95rem;border:1px solid var(--lux-hair);border-radius:999px;background:#d8b87a0d;letter-spacing:.28em;color:var(--accent)}.theme-luxe .section-title,.theme-luxe .opening__names{background:var(--lux-gold-text);background-size:220% auto;-webkit-background-clip:text;background-clip:text;color:transparent;animation:luxeShimmer 7s ease-in-out infinite}@keyframes luxeShimmer{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}@media (prefers-reduced-motion: reduce){.theme-luxe .section-title,.theme-luxe .opening__names{animation:none}}.theme-luxe .divider{width:120px;background:linear-gradient(90deg,transparent,var(--accent),transparent)}.theme-luxe .divider:before{background:var(--bg);color:var(--accent);text-shadow:0 0 12px rgba(216,184,122,.6)}.theme-luxe .section--alt .divider:before{background:var(--bg-alt)}.theme-luxe .reveal{filter:blur(7px);transition:opacity 1s var(--ease),transform 1s var(--ease),filter 1s var(--ease)}.theme-luxe .reveal.is-visible{filter:blur(0)}@media (prefers-reduced-motion: reduce){.theme-luxe .reveal{filter:none}}.theme-luxe .cover{animation:luxeKenburns 20s ease-in-out infinite alternate}@keyframes luxeKenburns{0%{background-size:108% auto}to{background-size:124% auto}}.theme-luxe .cover:after{background:radial-gradient(120% 80% at 50% 30%,transparent 40%,rgba(0,0,0,.7) 100%),linear-gradient(180deg,#0a080673,#0a0806c7)}.theme-luxe .cover:before{content:"";position:absolute;inset:16px;z-index:0;border:1px solid rgba(216,184,122,.35);border-radius:6px;box-shadow:inset 0 0 60px #0006;pointer-events:none}.theme-luxe .cover__card{position:relative;z-index:1}.theme-luxe .cover__eyebrow{color:var(--accent);letter-spacing:.42em}.theme-luxe .cover__names{background:var(--lux-gold-text);-webkit-background-clip:text;background-clip:text;color:transparent;letter-spacing:.01em;filter:drop-shadow(0 2px 14px rgba(0,0,0,.5))}.theme-luxe .cover__date{color:#ffffffd1}.theme-luxe .cover .btn{background:#d8b87a24;color:#fbf3e2;border:1px solid rgba(216,184,122,.5);border-radius:999px;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.theme-luxe .event-card,.theme-luxe .gift-address{position:relative;background:var(--lux-glass);border:1px solid var(--lux-hair-soft);border-radius:var(--radius);box-shadow:inset 0 1px 1px #ffffff1a,0 26px 54px -30px #000000e6}.theme-luxe .event-card:before,.theme-luxe .gift-address:before{content:"";position:absolute;inset:-6px;z-index:-1;border:1px solid var(--lux-hair);border-radius:calc(var(--radius) + 6px);background:#d8b87a08}.theme-luxe .event-card__title{text-shadow:0 0 18px rgba(216,184,122,.25)}.theme-luxe .countdown{width:fit-content;max-width:100%;margin:2rem auto;gap:0;padding:.5rem .65rem;border-radius:22px;background:var(--lux-glass);border:1px solid var(--lux-hair);box-shadow:inset 0 1px 1px #ffffff1f,0 24px 50px -28px #000000e6}.theme-luxe .countdown__cell{background:transparent;border:0;border-radius:0;box-shadow:none;position:relative}.theme-luxe .countdown__cell+.countdown__cell:after{content:"";position:absolute;left:0;top:22%;bottom:22%;width:1px;background:var(--lux-hair-soft)}.theme-luxe .countdown__num{text-shadow:0 0 20px rgba(216,184,122,.4)}.theme-luxe .map-embed{border:1px solid var(--lux-hair-soft);box-shadow:inset 0 1px 1px #ffffff14}.theme-luxe .map-embed iframe{filter:grayscale(.4) invert(.9) hue-rotate(180deg) brightness(.9)}.theme-luxe .bank-card{background:linear-gradient(150deg,#d8b87a38,#7a64401a),var(--surface);border:1px solid var(--lux-hair);box-shadow:inset 0 1px 1px #ffffff24,0 26px 54px -30px #000000e6}.theme-luxe .bank-card__num{text-shadow:0 0 16px rgba(216,184,122,.3)}.theme-luxe .field input,.theme-luxe .field select,.theme-luxe .field textarea,.theme-luxe .wish-name,.theme-luxe .wish-editor,.theme-luxe .stepper{background:#ffffff0a;border:1px solid var(--lux-hair-soft)}.theme-luxe .field input:focus,.theme-luxe .field select:focus,.theme-luxe .field textarea:focus,.theme-luxe .wish-name:focus,.theme-luxe .wish-editor:focus-within{border-color:var(--accent);box-shadow:0 0 0 3px #d8b87a24}.theme-luxe .couple__photo{border:1px solid rgba(216,184,122,.5);outline:1px solid rgba(216,184,122,.25);outline-offset:6px;box-shadow:0 30px 60px -30px #000000e6,0 0 60px -20px #d8b87a59}.theme-luxe .couple__name{background:var(--lux-gold-text);-webkit-background-clip:text;background-clip:text;color:transparent}.theme-luxe .couple__amp{color:var(--accent);opacity:.55}.theme-luxe .couple__ig{border:1px solid var(--lux-hair);padding:.4rem .9rem;border-radius:999px}.theme-luxe .quote{position:relative}.theme-luxe .quote:before{content:"“";position:absolute;top:-2.4rem;left:50%;transform:translate(-50%);font-family:var(--font-display);font-size:4rem;line-height:1;color:var(--accent);opacity:.4}.theme-luxe .btn{position:relative;overflow:hidden;border-radius:999px;background:linear-gradient(150deg,#e8cd8f,#c79a52);color:#1a130b;border:0;box-shadow:inset 0 1px #ffffff80,0 14px 30px -16px #d8b87a99;transition:transform .4s var(--ease),box-shadow .4s var(--ease)}.theme-luxe .btn:after{content:"";position:absolute;top:0;left:-120%;width:60%;height:100%;background:linear-gradient(100deg,transparent,rgba(255,255,255,.55),transparent);transform:skew(-18deg);transition:left .7s var(--ease)}.theme-luxe .btn:hover{transform:translateY(-2px)}.theme-luxe .btn:hover:after{left:130%}.theme-luxe .btn:active{transform:translateY(0) scale(.98)}.theme-luxe .btn--ghost{background:#ffffff0a;color:var(--accent);border:1px solid var(--lux-hair);box-shadow:inset 0 1px #ffffff0f}.theme-luxe .cover .btn:after,.theme-luxe .btn--ghost:after{background:linear-gradient(100deg,transparent,rgba(255,255,255,.18),transparent)}.theme-luxe .botnav{background:#0a0807a8;backdrop-filter:blur(20px) saturate(1.2);-webkit-backdrop-filter:blur(20px) saturate(1.2);border-top:1px solid var(--lux-hair-soft)}.theme-luxe .floating button{background:#0a080799;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border:1px solid var(--lux-hair);color:var(--accent);box-shadow:0 8px 24px -10px #000c}.theme-luxe .lightbox{background:#070605d9;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.theme-luxe .closing:after{background:radial-gradient(120% 80% at 50% 35%,transparent 35%,rgba(0,0,0,.75) 100%),#0a08068c}.theme-luxe .closing__names{background:var(--lux-gold-text);-webkit-background-clip:text;background-clip:text;color:transparent}.theme-floral{--radius: 22px;--flo-hair: rgba(176,137,104,.28);--flo-tint: rgba(176,137,104,.05);--flo-shadow: 0 34px 64px -36px rgba(120,86,58,.3);--flo-shadow-soft: 0 22px 44px -30px rgba(120,86,58,.22);--flo-ink: linear-gradient(100deg, #7d5a3f 0%, #b08968 55%, #9c6f4e 100%)}.theme-floral .invitation{background-color:var(--bg);background-image:radial-gradient(110% 50% at 50% -6%,rgba(216,195,173,.3),transparent 60%),radial-gradient(80% 46% at 102% 22%,rgba(210,180,150,.2),transparent 58%),radial-gradient(78% 44% at -4% 48%,rgba(198,205,180,.16),transparent 55%),radial-gradient(95% 50% at 50% 104%,rgba(216,195,173,.26),transparent 60%)}.theme-floral .section{padding-block:6rem}.theme-floral .invitation:after{content:"";position:absolute;inset:0;z-index:3;pointer-events:none;opacity:.045;mix-blend-mode:multiply;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='180' height='180'%3E%3Cfilter id='p'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23p)'/%3E%3C/svg%3E")}.theme-floral ::selection{background:#b0896842}.theme-floral .eyebrow{display:inline-flex;align-items:center;gap:.85rem;letter-spacing:.36em}.theme-floral .eyebrow:before,.theme-floral .eyebrow:after{content:"";width:26px;height:1px;background:var(--accent-soft)}.theme-floral .section-title{font-size:clamp(2.2rem,11vw,2.9rem);letter-spacing:.01em}.theme-floral .section-title,.theme-floral .opening__names,.theme-floral .couple__name{background:var(--flo-ink);-webkit-background-clip:text;background-clip:text;color:transparent}.theme-floral .divider{width:120px;background:linear-gradient(90deg,transparent,var(--accent),transparent)}.theme-floral .reveal{filter:blur(5px);transition:opacity 1s var(--ease),transform 1s var(--ease),filter 1s var(--ease)}.theme-floral .reveal.is-visible{filter:blur(0)}@media (prefers-reduced-motion: reduce){.theme-floral .reveal{filter:none}}.theme-floral .cover{animation:floKenburns 22s ease-in-out infinite alternate}@keyframes floKenburns{0%{background-size:106% auto}to{background-size:120% auto}}.theme-floral .cover:after{background:radial-gradient(120% 85% at 50% 32%,transparent 42%,rgba(58,42,30,.62) 100%),linear-gradient(180deg,#3a2a1e4d,#3a2a1e99)}.theme-floral .cover:before{content:"";position:absolute;inset:16px;z-index:0;border:1px solid rgba(255,253,249,.55);border-radius:6px;pointer-events:none}.theme-floral .cover__card{position:relative;z-index:1}.theme-floral .cover__eyebrow{letter-spacing:.42em}.theme-floral .cover__names{filter:drop-shadow(0 2px 14px rgba(40,28,18,.45))}.theme-floral .cover .btn{background:#fffdf9eb;color:#6b4f37;border:0;border-radius:999px;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.theme-floral .event-card,.theme-floral .gift-address{position:relative;border-radius:var(--radius);box-shadow:inset 0 1px #ffffffe6,var(--flo-shadow)}.theme-floral .event-card:before,.theme-floral .gift-address:before{content:"";position:absolute;inset:-6px;z-index:-1;border:1px solid var(--flo-hair);border-radius:calc(var(--radius) + 6px);background:var(--flo-tint)}.theme-floral .countdown{width:fit-content;max-width:100%;margin:2rem auto;gap:0;padding:.5rem .65rem;border-radius:24px;background:var(--surface);border:1px solid var(--flo-hair);box-shadow:inset 0 1px #ffffffe6,var(--flo-shadow-soft)}.theme-floral .countdown__cell{background:transparent;border:0;border-radius:0;box-shadow:none;position:relative}.theme-floral .countdown__cell+.countdown__cell:after{content:"";position:absolute;left:0;top:24%;bottom:24%;width:1px;background:var(--border)}.theme-floral .bank-card{box-shadow:inset 0 1px #ffffff59,var(--flo-shadow)}.theme-floral .map-embed{box-shadow:inset 0 1px #fffc;border:1px solid var(--border)}.theme-floral .field input:focus,.theme-floral .field select:focus,.theme-floral .field textarea:focus,.theme-floral .wish-name:focus,.theme-floral .wish-editor:focus-within{box-shadow:0 0 0 3px #b0896829}.theme-floral .couple__photo{outline:1px solid var(--accent-soft);outline-offset:6px;box-shadow:0 36px 64px -34px #78563a6b,0 0 56px -26px #b0896866}.theme-floral .couple__ig{border:1px solid var(--flo-hair);padding:.4rem .9rem;border-radius:999px}.theme-floral .quote{position:relative}.theme-floral .quote:before{content:"“";position:absolute;top:-2.2rem;left:50%;transform:translate(-50%);font-family:var(--font-display);font-size:3.6rem;line-height:1;color:var(--accent);opacity:.32}.theme-floral .btn{position:relative;overflow:hidden;border-radius:999px;background:linear-gradient(150deg,#c69b76,#a9805f);color:#fffdf9;border:0;box-shadow:inset 0 1px #fff6,0 16px 30px -16px #96644680;transition:transform .4s var(--ease),box-shadow .4s var(--ease)}.theme-floral .btn:after{content:"";position:absolute;top:0;left:-120%;width:60%;height:100%;background:linear-gradient(100deg,transparent,rgba(255,255,255,.5),transparent);transform:skew(-18deg);transition:left .7s var(--ease)}.theme-floral .btn:hover{transform:translateY(-2px)}.theme-floral .btn:hover:after{left:130%}.theme-floral .btn:active{transform:translateY(0) scale(.98)}.theme-floral .btn--ghost{background:var(--surface);color:var(--accent);border:1px solid var(--flo-hair);box-shadow:var(--flo-shadow-soft)}.theme-floral .btn--ghost:after{background:linear-gradient(100deg,transparent,rgba(176,137,104,.14),transparent)}.theme-floral .botnav{background:#fffdf9bd;backdrop-filter:blur(20px) saturate(1.1);-webkit-backdrop-filter:blur(20px) saturate(1.1);border-top:1px solid var(--flo-hair)}.theme-floral .floating button{background:#fffdf9cc;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border:1px solid var(--flo-hair);box-shadow:var(--flo-shadow-soft)}.theme-floral .lightbox{background:#3a2a1ed1;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.theme-floral .closing:after{background:radial-gradient(120% 85% at 50% 35%,transparent 38%,rgba(58,42,30,.68) 100%),#3a2a1e6b}.theme-floral .closing__names{background:linear-gradient(100deg,#fbeede,#f6e0c8,#fff7ec);-webkit-background-clip:text;background-clip:text;color:transparent}.theme-serenity{--radius: 20px;--ser-hair: rgba(255, 255, 255, .88);--ser-shadow: 0 2px 4px rgba(26, 48, 72, .04), 0 12px 24px rgba(26, 48, 72, .06), 0 32px 56px -28px rgba(26, 48, 72, .22);--ser-shadow-soft: 0 2px 4px rgba(26, 48, 72, .03), 0 14px 28px -18px rgba(26, 48, 72, .14)}.theme-serenity .invitation{background-color:var(--bg);background-image:radial-gradient(100% 48% at 50% -4%,rgba(158,184,212,.38),transparent 58%),radial-gradient(70% 40% at 100% 18%,rgba(143,175,205,.2),transparent 55%),radial-gradient(68% 38% at 0% 42%,rgba(205,216,230,.28),transparent 52%),linear-gradient(180deg,transparent 0%,rgba(205,216,230,.35) 100%)}.theme-serenity .section{padding-block:5.5rem}.theme-serenity ::selection{background:#2f5f8538}.theme-serenity .section .eyebrow{display:none}.theme-serenity .opening .eyebrow,.theme-serenity .section:has(.quote) .eyebrow,.theme-serenity #acara .eyebrow{display:inline-block;padding:0;border-radius:0;background:none;letter-spacing:.28em;font-size:.62rem;color:var(--accent);border-left:2px solid var(--accent-soft);padding-left:.75rem}.theme-serenity .section-title{font-family:var(--font-display);font-size:clamp(1.85rem,9vw,2.55rem);font-weight:600;letter-spacing:-.03em;color:var(--text)}.theme-serenity .opening__names{font-family:var(--font-display);font-size:clamp(2.4rem,12vw,3.2rem);font-weight:600;letter-spacing:-.04em;line-height:1.05;color:var(--text)}.theme-serenity .couple__name{font-family:var(--font-display);font-weight:600;font-size:1.65rem;letter-spacing:-.02em;color:var(--accent)}.theme-serenity .divider{width:72px;height:1px;background:var(--accent-soft);margin:1.5rem auto}.theme-serenity .divider:before{display:none}.theme-serenity .reveal{filter:blur(4px);transition:opacity .85s var(--ease),transform .85s var(--ease),filter .85s var(--ease)}.theme-serenity .reveal.is-visible{filter:blur(0)}@media (prefers-reduced-motion: reduce){.theme-serenity .reveal{filter:none}}.theme-serenity .cover{animation:serKenburns 26s ease-in-out infinite alternate}@keyframes serKenburns{0%{background-size:104% auto;background-position:center 42%}to{background-size:118% auto;background-position:center 58%}}@media (prefers-reduced-motion: reduce){.theme-serenity .cover{animation:none}}.theme-serenity .cover:after{background:radial-gradient(115% 80% at 50% 28%,transparent 42%,rgba(18,32,48,.62) 100%),linear-gradient(180deg,#1220302e,#1220308c)}.theme-serenity .cover:before{content:"";position:absolute;inset:14px;z-index:0;border:1px solid rgba(255,255,255,.55);border-radius:4px;box-shadow:inset 0 0 0 1px #ffffff1f;pointer-events:none}.theme-serenity .cover__card{position:relative;z-index:1}.theme-serenity .cover__eyebrow{letter-spacing:.36em;font-size:.62rem;opacity:.92}.theme-serenity .cover__names{font-family:var(--font-display);font-weight:600;font-size:clamp(2.5rem,11vw,3.35rem);letter-spacing:-.03em;filter:drop-shadow(0 2px 18px rgba(12,24,38,.5))}.theme-serenity .cover .btn{background:#f8fafcf0;color:var(--accent);border:1px solid rgba(255,255,255,.5);border-radius:999px;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:var(--ser-shadow-soft)}.theme-serenity .event-card,.theme-serenity .gift-address{border:1px solid var(--ser-hair);border-radius:var(--radius);background:var(--surface);box-shadow:inset 0 1px #fffffff2,var(--ser-shadow)}.theme-serenity .bank-card{color:var(--text);border:1px solid rgba(205,216,230,.95);border-radius:var(--radius);background:linear-gradient(152deg,#fafcfe,#eef3f8 48%,#e2ebf4);box-shadow:inset 0 1px #fffffffa,var(--ser-shadow-soft)}.theme-serenity .bank-card__label{color:var(--text-soft);opacity:1}.theme-serenity .bank-card__bank{font-family:var(--font-body);font-size:.68rem;font-weight:600;letter-spacing:.22em;text-transform:uppercase;color:var(--accent)}.theme-serenity .bank-card__num{font-family:var(--font-display);font-size:1.32rem;font-weight:600;letter-spacing:.06em;color:var(--text);margin:.5rem 0 .2rem}.theme-serenity .bank-card__holder{font-size:.82rem;color:var(--text-soft);opacity:1}.theme-serenity .bank-card .btn{margin-top:1.1rem;font-size:.64rem;padding:.6rem 1.05rem}.theme-serenity .countdown{gap:.55rem}.theme-serenity .countdown__cell{border:1px solid var(--border);border-radius:16px;background:var(--surface);box-shadow:var(--ser-shadow-soft);min-width:4.2rem}.theme-serenity .countdown__num{font-family:var(--font-display);font-weight:600;color:var(--accent)}.theme-serenity .map-embed{border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--ser-shadow-soft);overflow:hidden}.theme-serenity .field input:focus,.theme-serenity .field select:focus,.theme-serenity .field textarea:focus,.theme-serenity .wish-name:focus,.theme-serenity .wish-editor:focus-within{border-color:var(--accent-soft);box-shadow:0 0 0 3px #2f5f8524}.theme-serenity .couple__photo{border-radius:50%;outline:2px solid rgba(255,255,255,.9);outline-offset:5px;box-shadow:0 36px 64px -32px #1a304873,0 0 0 1px var(--border)}.theme-serenity .couple__ig{background:#2f5f8514;padding:.45rem .95rem;border-radius:999px;border:1px solid var(--border);font-size:.72rem}.theme-serenity .quote{position:relative;font-family:var(--font-script);font-style:italic;font-size:1.05rem;line-height:1.75;max-width:32ch;margin:0 auto;color:var(--text)}.theme-serenity .quote:before{content:"“";display:block;font-family:var(--font-display);font-style:normal;font-size:2.8rem;font-weight:600;line-height:1;color:var(--accent-soft);margin-bottom:.5rem;opacity:1;position:static;transform:none}.theme-serenity #cerita .timeline__date{font-family:var(--font-display);font-weight:600;font-size:.72rem;letter-spacing:.12em;color:var(--accent)}.theme-serenity .gallery__item{border-radius:14px;overflow:hidden;box-shadow:var(--ser-shadow-soft)}.theme-serenity .btn{position:relative;overflow:hidden;border-radius:999px;background:var(--accent);color:var(--on-accent);border:0;font-weight:500;letter-spacing:.1em;box-shadow:inset 0 1px #ffffff40,0 14px 28px -12px #1a304873;transition:transform .35s var(--ease),box-shadow .35s var(--ease)}.theme-serenity .btn:after{content:"";position:absolute;top:0;left:-130%;width:55%;height:100%;background:linear-gradient(100deg,transparent,rgba(255,255,255,.35),transparent);transform:skew(-16deg);transition:left .65s var(--ease)}.theme-serenity .btn:hover{transform:translateY(-2px)}.theme-serenity .btn:hover:after{left:125%}.theme-serenity .btn:active{transform:translateY(0) scale(.98)}.theme-serenity .btn--ghost{background:var(--surface);color:var(--accent);border:1px solid var(--border);box-shadow:var(--ser-shadow-soft)}.theme-serenity .btn--ghost:after{background:linear-gradient(100deg,transparent,rgba(47,95,133,.1),transparent)}.theme-serenity .botnav{background:#f8fafcc7;backdrop-filter:blur(18px) saturate(1.08);-webkit-backdrop-filter:blur(18px) saturate(1.08);border-top:1px solid var(--border)}.theme-serenity .floating button{background:#f8fafce0;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid var(--border);box-shadow:var(--ser-shadow-soft);color:var(--accent)}.theme-serenity .lightbox{background:#101c28e0;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.theme-serenity .closing:after{background:radial-gradient(115% 82% at 50% 32%,transparent 40%,rgba(16,28,40,.72) 100%),#101c287a}.theme-serenity .closing__names{font-family:var(--font-display);font-weight:600;letter-spacing:-.02em;color:#f8fafc;background:none;-webkit-text-fill-color:#f8fafc}.theme-alam{--alam-ink: linear-gradient(100deg, #48613a 0%, #6e8f5e 55%, #557a45 100%);--alam-shadow: 0 30px 58px -32px rgba(35,48,33,.48);--alam-shadow-soft: 0 18px 36px -24px rgba(35,48,33,.32)}.theme-alam .reveal{filter:blur(5px);transition:opacity 1s var(--ease),transform 1s var(--ease),filter 1s var(--ease)}.theme-alam .reveal.is-visible{filter:blur(0)}@media (prefers-reduced-motion: reduce){.theme-alam .reveal{filter:none}}.theme-alam .section-title,.theme-alam .opening__names,.theme-alam .couple__name{background:var(--alam-ink);-webkit-background-clip:text;background-clip:text;color:transparent}.theme-alam .couple__photo{box-shadow:0 30px 58px -28px #23302199,0 0 60px -28px #6e8f5e6b}.theme-alam .couple__ig{background:#6e8f5e1f;padding:.4rem .9rem;border-radius:999px}.theme-alam .event-card{border-radius:18px;box-shadow:inset 0 1px #ffffffd9,var(--alam-shadow)}.theme-alam .countdown__cell{border-radius:16px;box-shadow:var(--alam-shadow-soft)}.theme-alam .bank-card,.theme-alam .gift-address{box-shadow:var(--alam-shadow)}.theme-alam .map-embed{box-shadow:var(--alam-shadow-soft)}.theme-alam .field input:focus,.theme-alam .field select:focus,.theme-alam .field textarea:focus,.theme-alam .wish-name:focus,.theme-alam .wish-editor:focus-within{box-shadow:0 0 0 3px #6e8f5e29}.theme-alam .quote{position:relative}.theme-alam .quote:before{content:"“";position:absolute;top:-2.2rem;left:50%;transform:translate(-50%);font-family:var(--font-display);font-size:3.6rem;line-height:1;color:var(--accent);opacity:.3}.theme-alam .btn{position:relative;overflow:hidden;border-radius:999px;background:linear-gradient(150deg,#7ea06a,#5b7d4c);color:#fcfdf8;border:0;box-shadow:inset 0 1px #ffffff59,0 16px 30px -16px #3c5f2d80;transition:transform .4s var(--ease),box-shadow .4s var(--ease)}.theme-alam .btn:after{content:"";position:absolute;top:0;left:-120%;width:60%;height:100%;background:linear-gradient(100deg,transparent,rgba(255,255,255,.5),transparent);transform:skew(-18deg);transition:left .7s var(--ease)}.theme-alam .btn:hover{transform:translateY(-2px)}.theme-alam .btn:hover:after{left:130%}.theme-alam .btn:active{transform:translateY(0) scale(.98)}.theme-alam .btn--ghost{background:var(--surface);color:var(--accent);border:1px solid var(--border);box-shadow:var(--alam-shadow-soft)}.theme-alam .btn--ghost:after{background:linear-gradient(100deg,transparent,rgba(110,143,94,.14),transparent)}.theme-alam .cover .btn{background:linear-gradient(150deg,#7ea06a,#5b7d4c);color:#fcfdf8}.theme-alam .botnav{background:#fcfdf8bd;backdrop-filter:blur(20px) saturate(1.1);-webkit-backdrop-filter:blur(20px) saturate(1.1);border-top:1px solid var(--border)}.theme-alam .floating button{background:#fcfdf8d1;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border:1px solid var(--border);box-shadow:var(--alam-shadow-soft)}.theme-alam .lightbox{background:#1c261ad6;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.theme-klasik{--kl-gold: linear-gradient(100deg, #9c6f3e 0%, #caa063 45%, #b8893f 60%, #9c6f3e 100%);--kl-shadow: 0 26px 52px -30px rgba(40,32,22,.5);--kl-shadow-soft: 0 16px 32px -22px rgba(40,32,22,.4)}.theme-klasik .reveal{filter:blur(5px);transition:opacity 1s var(--ease),transform 1s var(--ease),filter 1s var(--ease)}.theme-klasik .reveal.is-visible{filter:blur(0)}@media (prefers-reduced-motion: reduce){.theme-klasik .reveal{filter:none}}.theme-klasik .section-title,.theme-klasik .opening__names,.theme-klasik .couple__name,.theme-klasik .cover__card .cover__names{background:var(--kl-gold);background-size:220% auto;-webkit-background-clip:text;background-clip:text;color:transparent;animation:klShimmer 7.5s ease-in-out infinite}@keyframes klShimmer{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}@media (prefers-reduced-motion: reduce){.theme-klasik .section-title,.theme-klasik .opening__names,.theme-klasik .couple__name,.theme-klasik .cover__card .cover__names{animation:none}}.theme-klasik .couple__photo{box-shadow:0 20px 46px -22px #2820168c,0 0 52px -24px #b187576b}.theme-klasik .event-card{border-radius:16px;box-shadow:inset 0 1px #ffffffb3,var(--kl-shadow)}.theme-klasik .countdown__cell{box-shadow:var(--kl-shadow-soft)}.theme-klasik .bank-card,.theme-klasik .gift-address{box-shadow:var(--kl-shadow)}.theme-klasik .map-embed{box-shadow:var(--kl-shadow-soft)}.theme-klasik .field input:focus,.theme-klasik .field select:focus,.theme-klasik .field textarea:focus,.theme-klasik .wish-name:focus,.theme-klasik .wish-editor:focus-within{box-shadow:0 0 0 3px #b187572e}.theme-klasik .btn{position:relative;overflow:hidden;border-radius:999px;background:linear-gradient(150deg,#caa063,#9c6f3e);color:#fffcf3;border:0;box-shadow:inset 0 1px #fff6,0 16px 30px -16px #78562880;transition:transform .4s var(--ease),box-shadow .4s var(--ease)}.theme-klasik .btn:after{content:"";position:absolute;top:0;left:-120%;width:60%;height:100%;background:linear-gradient(100deg,transparent,rgba(255,255,255,.55),transparent);transform:skew(-18deg);transition:left .7s var(--ease)}.theme-klasik .btn:hover{transform:translateY(-2px)}.theme-klasik .btn:hover:after{left:130%}.theme-klasik .btn:active{transform:translateY(0) scale(.98)}.theme-klasik .btn--ghost{background:var(--surface);color:var(--accent);border:1px solid var(--accent-soft);box-shadow:var(--kl-shadow-soft)}.theme-klasik .btn--ghost:after{background:linear-gradient(100deg,transparent,rgba(177,135,87,.16),transparent)}.theme-klasik .botnav{background:#fffcf3c7;backdrop-filter:blur(20px) saturate(1.1);-webkit-backdrop-filter:blur(20px) saturate(1.1);border-top:1px solid var(--accent-soft)}.theme-klasik .floating button{background:#fffcf3d9;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border:1px solid var(--accent-soft);box-shadow:var(--kl-shadow-soft)}.theme-klasik .lightbox{background:#221a10d6;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.theme-rustic{--bg: #f6f1e7;--bg-alt: #ece3d3;--surface: #fdfbf4;--text: #3a3733;--text-soft: #837d74;--accent: #44464a;--accent-soft: #b8b4ad;--border: #e6dcc7;--on-accent: #fdfbf4;--font-script: "Cormorant Garamond", serif;--font-display: "Cormorant Garamond", serif;--font-body: "Poppins", sans-serif;--radius: 18px;--rus-ink: linear-gradient(100deg, #34353a 0%, #4a4c50 55%, #3a3c40 100%);--rus-shadow: 0 30px 56px -32px rgba(74,67,56,.4);--rus-shadow-soft: 0 18px 36px -24px rgba(74,67,56,.26);--rus-sprig: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40' fill='none' stroke='%2344464a' stroke-width='1' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 38 V8'/%3E%3Cpath d='M20 30 C13 29 9 24 9 17 C16 18 20 23 20 30Z' fill='%23b8b4ad' fill-opacity='0.3'/%3E%3Cpath d='M20 22 C27 21 31 16 31 9 C24 10 20 15 20 22Z' fill='%23b8b4ad' fill-opacity='0.3'/%3E%3Cpath d='M20 14 C15 13 12 9 12 4 C17 5 20 9 20 14Z' fill='%23b8b4ad' fill-opacity='0.3'/%3E%3C/svg%3E")}.theme-rustic .invitation{background-color:var(--bg);background-image:radial-gradient(110% 50% at 50% -6%,rgba(203,184,154,.32),transparent 60%),radial-gradient(80% 46% at 102% 24%,rgba(110,112,118,.16),transparent 58%),radial-gradient(78% 44% at -4% 50%,rgba(203,184,154,.24),transparent 55%),radial-gradient(95% 50% at 50% 104%,rgba(110,112,118,.14),transparent 60%),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='300'%3E%3Cfilter id='rkraft'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.07' numOctaves='4' seed='8' stitchTiles='stitch' result='n'/%3E%3CfeDiffuseLighting in='n' lighting-color='%23f4ecdd' surfaceScale='1.4'%3E%3CfeDistantLight azimuth='48' elevation='50'/%3E%3C/feDiffuseLighting%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23rkraft)'/%3E%3C/svg%3E");background-size:auto,auto,auto,auto,300px 300px;background-repeat:no-repeat,no-repeat,no-repeat,no-repeat,repeat;background-blend-mode:normal,normal,normal,normal,soft-light}.theme-rustic .section{padding-block:6rem}.theme-rustic .invitation:after{content:"";position:absolute;inset:0;z-index:3;pointer-events:none;opacity:.06;mix-blend-mode:multiply;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160'%3E%3Cfilter id='rfib'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23rfib)'/%3E%3C/svg%3E");background-size:160px 160px}.theme-rustic ::selection{background:#6e707642}.theme-rustic .eyebrow{display:inline-flex;align-items:center;gap:.7rem;letter-spacing:.34em}.theme-rustic .eyebrow:before,.theme-rustic .eyebrow:after{content:"";width:14px;height:14px;background:var(--rus-sprig) center / contain no-repeat;opacity:.8}.theme-rustic .eyebrow:after{transform:scaleX(-1)}.theme-rustic .section-title{font-size:clamp(2.2rem,11vw,2.9rem);letter-spacing:.01em}.theme-rustic .section-title,.theme-rustic .opening__names,.theme-rustic .couple__name{background:var(--rus-ink);-webkit-background-clip:text;background-clip:text;color:transparent}.theme-rustic .divider{width:120px;background:linear-gradient(90deg,transparent,var(--accent),transparent)}.theme-rustic .divider:before{content:"❀";font-size:.95rem}.theme-rustic #couple:before,.theme-rustic #galeri:before{content:"";position:absolute;top:18px;right:18px;width:54px;height:54px;opacity:.55;background:var(--rus-sprig) center / contain no-repeat;pointer-events:none}.theme-rustic .reveal{filter:blur(5px);transition:opacity 1s var(--ease),transform 1s var(--ease),filter 1s var(--ease)}.theme-rustic .reveal.is-visible{filter:blur(0)}@media (prefers-reduced-motion: reduce){.theme-rustic .reveal{filter:none}}.theme-rustic .cover{background-image:none!important;animation:none;color:var(--text);perspective:2200px}.theme-rustic .cover:before,.theme-rustic .cover:after{display:none}.theme-rustic .cover.is-open{opacity:1;visibility:hidden;transition:visibility 0s linear 1.3s}.theme-rustic .cover__leaf{position:absolute;top:0;bottom:0;width:50%;z-index:0;overflow:hidden;backface-visibility:hidden;transition:transform 1.3s cubic-bezier(.74,0,.22,1),opacity .3s var(--ease) 1s;will-change:transform}.theme-rustic .cover__leaf--l{left:0;transform-origin:left center;background-color:#fbf8f1;background-position:center;background-size:cover;background-repeat:no-repeat;filter:grayscale(1) contrast(1.04);box-shadow:inset 0 0 0 11px #fbf8f1,inset -16px 0 26px -18px #28221666}.theme-rustic .cover__leaf--r{right:0;transform-origin:right center;background:#fbf8f1;display:flex;align-items:center;justify-content:center;box-shadow:inset 16px 0 26px -18px #28221652,inset 0 0 0 1px #6e70761a}.theme-rustic .cover.is-open .cover__leaf--l{transform:rotateY(-118deg);opacity:0}.theme-rustic .cover.is-open .cover__leaf--r{transform:rotateY(118deg);opacity:0}.theme-rustic .cover__leaf--r:before,.theme-rustic .cover__leaf--r:after{content:"";position:absolute;right:12px;width:56px;height:56px;background:var(--rus-sprig) center / contain no-repeat;opacity:.55;pointer-events:none;backface-visibility:hidden}.theme-rustic .cover__leaf--r:before{top:14px;transform:rotate(32deg)}.theme-rustic .cover__leaf--r:after{bottom:14px;transform:scaleY(-1) rotate(32deg)}.theme-rustic .cover__panel{width:100%;padding:0 11%;text-align:center;backface-visibility:hidden}.theme-rustic .cover__panel .cover__eyebrow{color:var(--text-soft);letter-spacing:.32em;font-size:.56rem}.theme-rustic .cover__names{display:flex;flex-direction:column;align-items:center;gap:.05rem;margin:.7rem 0;font-family:var(--font-display);font-weight:500;text-transform:uppercase;letter-spacing:.16em;font-size:clamp(1.45rem,5.8vw,1.95rem);line-height:1.18;color:#34322e;background:none;-webkit-text-fill-color:currentColor;filter:none}.theme-rustic .cover__amp{font-family:var(--font-display);font-style:italic;text-transform:none;letter-spacing:0;font-size:.72em;color:var(--accent);margin:.06rem 0}.theme-rustic .cover__rule{display:block;width:32px;height:1px;margin:.85rem auto;background:var(--accent-soft)}.theme-rustic .cover__date{color:var(--text-soft);font-family:var(--font-body);letter-spacing:.22em;font-size:.6rem;text-transform:uppercase}.theme-rustic .cover__guest{color:var(--text-soft);margin-top:1.25rem;font-size:.6rem;letter-spacing:.06em}.theme-rustic .cover__guest strong{display:block;margin-top:.25rem;font-family:var(--font-display);font-size:1rem;font-weight:500;letter-spacing:.02em;color:var(--text)}.theme-rustic .cover__card{position:absolute;left:50%;bottom:6.5%;transform:translate(-50%);z-index:2;display:flex;flex-direction:column;align-items:center;transition:opacity .4s var(--ease)}.theme-rustic .cover.is-open .cover__card{opacity:0;pointer-events:none}.theme-rustic .cover__seal{position:relative;width:58px;height:58px;border:0;border-radius:58% 42% 47% 53%/50% 57% 43% 50%;cursor:pointer;display:grid;place-items:center;background:radial-gradient(circle at 37% 29%,#fff8e44d,#fff8e400 30%),radial-gradient(circle at 72% 76%,#6848166b,#68481600 44%),radial-gradient(circle at 56% 42%,#e8d2a047,#e8d2a000 34%),radial-gradient(circle at 48% 54%,#ddc074,#b88c42 52%,#875f23);box-shadow:inset 0 1px 2px #fffaeb52,inset 0 -6px 11px #4e350e80,inset 0 0 16px #6e501e4d,0 9px 18px -7px #563c168c,0 2px 4px #36250b66;transition:transform .5s var(--ease),box-shadow .5s var(--ease)}.theme-rustic .cover__seal:before{content:"";position:absolute;inset:6px;border-radius:inherit;border:1px solid rgba(255,243,210,.4);box-shadow:inset 0 1px 2px #4e361066,inset 0 -1px 2px #fff3d24d}.theme-rustic .cover__seal:after{content:"";position:absolute;inset:-3px;border-radius:inherit;border:1px solid rgba(199,154,78,.6);animation:rusSealPulse 2.6s ease-in-out infinite;pointer-events:none}@keyframes rusSealPulse{0%{transform:scale(.92);opacity:.7}70%,to{transform:scale(1.34);opacity:0}}.theme-rustic .cover__seal:hover{transform:translateY(-2px) scale(1.04)}.theme-rustic .cover__seal:active{transform:scale(.95)}.theme-rustic .cover__seal-icon{position:relative;z-index:1;width:30px;height:30px;filter:drop-shadow(0 -1px .4px rgba(255,246,214,.55)) drop-shadow(0 1.2px 1px rgba(64,44,12,.6))}.theme-rustic .cover__seal-icon path{fill:#b08a3e29}.theme-rustic .cover__seal-hint{position:absolute;left:calc(100% + .75rem);top:50%;transform:translateY(-50%);width:5.4rem;margin:0;text-align:left;font-family:var(--font-body);font-size:.54rem;line-height:1.55;letter-spacing:.24em;text-transform:uppercase;color:var(--text-soft)}@media (prefers-reduced-motion: reduce){.theme-rustic .cover__seal:after{display:none}.theme-rustic .cover__leaf{transition:opacity .5s var(--ease)}.theme-rustic .cover.is-open .cover__leaf{transform:none;opacity:0}.theme-rustic .cover.is-open{transition:visibility 0s linear .5s}}.theme-rustic .event-card,.theme-rustic .gift-address,.theme-rustic .bank-card{border-radius:var(--radius);box-shadow:inset 0 1px #fffc,var(--rus-shadow)}.theme-rustic .countdown{width:fit-content;max-width:100%;margin:2rem auto;gap:0;padding:.5rem .65rem;border-radius:20px;background:var(--surface);border:1px solid var(--border);box-shadow:inset 0 1px #ffffffd9,var(--rus-shadow-soft)}.theme-rustic .countdown__cell{background:transparent;border:0;border-radius:0;box-shadow:none;position:relative;min-width:62px;padding:.6rem .9rem}.theme-rustic .countdown__cell+.countdown__cell:after{content:"";position:absolute;left:0;top:24%;bottom:24%;width:1px;background:var(--accent-soft);opacity:.6}.theme-rustic .map-embed{border:1px solid var(--border);box-shadow:var(--rus-shadow-soft)}.theme-rustic .map-embed iframe{filter:grayscale(.3) sepia(.18)}.theme-rustic .field input:focus,.theme-rustic .field select:focus,.theme-rustic .field textarea:focus,.theme-rustic .wish-name:focus,.theme-rustic .wish-editor:focus-within{box-shadow:0 0 0 3px #6e707629}.theme-rustic .couple__name{font-size:1.85rem;text-transform:uppercase;letter-spacing:.14em}.theme-rustic .couple__amp{font-family:var(--font-display);font-style:italic;font-size:1.9rem;color:var(--accent)}.theme-rustic .couple__person{position:relative}.theme-rustic .couple__photo{width:210px;height:252px;box-sizing:border-box;padding:9px 9px 34px;background:#fdfbf4;border:0;border-radius:3px;outline:none;object-fit:cover;box-shadow:0 16px 30px -12px #3c32206b,0 3px 6px #3c322033;transform:rotate(-2.6deg)}.theme-rustic .couple__amp~.couple__person .couple__photo{transform:rotate(2.4deg)}.theme-rustic .couple__person:before{content:"";position:absolute;z-index:2;top:-6px;left:50%;width:54px;height:20px;transform:translate(-50%) rotate(-6deg);background:repeating-linear-gradient(45deg,#ffffff2e 0 3px,#fff0 3px 7px),linear-gradient(180deg,#6e70766b,#6e70764d);box-shadow:0 1px 3px #3c32202e;pointer-events:none}.theme-rustic .couple__amp~.couple__person:before{transform:translate(-50%) rotate(7deg);background:repeating-linear-gradient(45deg,#fff3 0 3px,#fff0 3px 7px),linear-gradient(180deg,#cbb89a80,#cbb89a5c)}.theme-rustic .couple__ig{background:#6e70761f;padding:.4rem .9rem;border-radius:999px}.theme-rustic .quote{position:relative}.theme-rustic .quote:before{content:"";position:absolute;top:-3rem;left:50%;transform:translate(-50%);width:30px;height:30px;background:var(--rus-sprig) center / contain no-repeat;opacity:.7}.theme-rustic .btn{position:relative;overflow:hidden;border-radius:999px;background:linear-gradient(150deg,#54565a,#3a3c40);color:#fdfbf4;border:0;box-shadow:inset 0 1px #ffffff2e,0 16px 30px -16px #22232680;transition:transform .4s var(--ease),box-shadow .4s var(--ease)}.theme-rustic .btn:after{content:"";position:absolute;top:0;left:-120%;width:60%;height:100%;background:linear-gradient(100deg,transparent,rgba(255,255,255,.5),transparent);transform:skew(-18deg);transition:left .7s var(--ease)}.theme-rustic .btn:hover{transform:translateY(-2px)}.theme-rustic .btn:hover:after{left:130%}.theme-rustic .btn:active{transform:translateY(0) scale(.98)}.theme-rustic .btn--ghost{background:var(--surface);color:var(--accent);border:1px solid var(--border);box-shadow:var(--rus-shadow-soft)}.theme-rustic .btn--ghost:after{background:linear-gradient(100deg,transparent,rgba(110,112,118,.14),transparent)}.theme-rustic .botnav{background:#f6f1e7c2;backdrop-filter:blur(20px) saturate(1.1);-webkit-backdrop-filter:blur(20px) saturate(1.1);border-top:1px solid var(--border)}.theme-rustic .floating button{background:#f6f1e7d6;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border:1px solid var(--border);box-shadow:var(--rus-shadow-soft)}.theme-rustic .lightbox{background:#282218d6;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.theme-rustic .closing:after{background:radial-gradient(120% 85% at 50% 35%,transparent 38%,rgba(40,34,24,.68) 100%),#2822186b}.theme-rustic .closing__names{background:linear-gradient(100deg,#f3efe2,#e8e0cb,#fff);-webkit-background-clip:text;background-clip:text;color:transparent}.theme-rustic .gallery{grid-template-columns:1fr 1fr;gap:1.1rem .7rem;padding:.4rem .2rem .6rem}.theme-rustic .gallery__item:nth-child(3),.theme-rustic .gallery__item:nth-child(6){grid-column:auto}.theme-rustic .gallery__item{position:relative;overflow:visible;aspect-ratio:auto;background:#fdfbf4;border-radius:2px;padding:7px 7px 24px;box-shadow:0 10px 22px -10px #3c322073,0 2px 5px #3c322033;transition:transform .45s var(--ease),box-shadow .45s var(--ease)}.theme-rustic .gallery__item img{height:auto;aspect-ratio:1 / 1;border-radius:1px}.theme-rustic .gallery__item:nth-child(1){transform:rotate(-3deg)}.theme-rustic .gallery__item:nth-child(2){transform:rotate(2.4deg) translateY(8px)}.theme-rustic .gallery__item:nth-child(3){transform:rotate(-1.6deg) translateY(-3px)}.theme-rustic .gallery__item:nth-child(4){transform:rotate(2.8deg) translateY(5px)}.theme-rustic .gallery__item:nth-child(5){transform:rotate(-2.6deg) translateY(7px)}.theme-rustic .gallery__item:nth-child(6){transform:rotate(1.9deg) translateY(-2px)}.theme-rustic .gallery__item:hover{transform:rotate(0) translateY(-3px) scale(1.05);box-shadow:0 18px 34px -12px #3c322080,0 3px 6px #3c322038;z-index:3}.theme-rustic .gallery__item:hover img{transform:none}.theme-rustic .gallery__item:before{content:"";position:absolute;z-index:4;top:-10px;left:50%;width:48px;height:19px;transform:translate(-50%) rotate(-7deg);background:repeating-linear-gradient(45deg,#ffffff2e 0 3px,#fff0 3px 7px),linear-gradient(180deg,#6e707670,#6e70764d);box-shadow:0 1px 3px #3c32202e;pointer-events:none}.theme-rustic .gallery__item:nth-child(2n):before{background:repeating-linear-gradient(45deg,#fff3 0 3px,#fff0 3px 7px),linear-gradient(180deg,#cbb89a80,#cbb89a5c)}.theme-rustic .gallery__item:nth-child(2):before{transform:translate(-50%) rotate(6deg)}.theme-rustic .gallery__item:nth-child(3):before{left:30%;transform:translate(-50%) rotate(-11deg)}.theme-rustic .gallery__item:nth-child(4):before{transform:translate(-50%) rotate(4deg)}.theme-rustic .gallery__item:nth-child(5):before{left:70%;transform:translate(-50%) rotate(9deg)}.theme-rustic .gallery__item:nth-child(6):before{transform:translate(-50%) rotate(-5deg)}.theme-alam .cover{background:#e8ece0!important;animation:none;color:#565f4c}.theme-alam .cover:before,.theme-alam .cover:after{display:none}.theme-alam .alc{position:relative;width:100%;height:100%}.theme-alam .alc:before{content:"";position:absolute;left:0;top:13%;width:44%;height:60%;background:linear-gradient(180deg,#b4bfaa,#a6b29a);border-radius:0 74% 74% 0/0 55% 45% 0;z-index:0}.theme-alam .alc-leaf{position:absolute;top:6.5%;right:17%;width:56px;height:56px;opacity:.72;z-index:2;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' fill='none' stroke='%237c8a73' stroke-width='1' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M24 46 V12'/%3E%3Cpath d='M24 30 C15 29 10 22 10 13 C19 14 24 20 24 30Z'/%3E%3Cpath d='M24 24 C33 23 38 16 38 7 C29 8 24 14 24 24Z'/%3E%3C/svg%3E") center / contain no-repeat}.theme-alam .alc-arch{position:absolute;top:14%;left:50%;transform:translate(-50%);width:57%;max-width:258px;height:52%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.4rem;padding:0 1rem;background:linear-gradient(165deg,#8b9879,#6f7d66);border-radius:50% 50% 14px 14px/36% 36% 0 0;box-shadow:0 34px 64px -30px #404a3880;z-index:1}.theme-alam .alc-eyebrow{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.3em;font-size:.56rem;color:#e0d2aeeb}.theme-alam .alc-names{display:flex;flex-direction:column;align-items:center;gap:.04rem;font-family:Gilda Display,serif;text-transform:uppercase;letter-spacing:.16em;font-size:clamp(1.35rem,6vw,1.8rem);line-height:1.16;color:#d6c293}.theme-alam .alc-names i{font-style:normal;font-size:.6em;opacity:.8;margin:.02rem 0}.theme-alam .alc-script{font-family:Great Vibes,cursive;font-size:1.4rem;color:#e0cfa6;margin-top:.1rem}.theme-alam .alc-date{position:absolute;left:9%;top:54%;z-index:2;display:flex;flex-direction:column;line-height:1;font-family:Gilda Display,serif;font-size:1.7rem;letter-spacing:.05em;color:#93794a}.theme-alam .alc-foot{position:absolute;left:0;right:0;bottom:5.5%;z-index:2;display:flex;flex-direction:column;align-items:center;gap:.8rem;padding:0 1.5rem}.theme-alam .alc-foot .cover__guest{color:#565f4c;opacity:.9;font-size:.72rem;margin:0;text-align:center;letter-spacing:.04em}.theme-alam .alc-foot .cover__guest strong{font-family:Gilda Display,serif;color:#46503c;font-weight:400;font-size:1.1rem;display:block;margin-top:.2rem;letter-spacing:.01em}
