@import "https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@300;400;600&display=swap";body{margin:0;padding:0}@font-face{font-family:grobek;src:url(/grobek-font-family/Fontspring-DEMO-grobek-regular.otf)format("opentype");font-weight:400;font-style:normal}:root{--color-bg:#eaeae2;--color-accent:#9ea690;--color-text:#48433e}*{box-sizing:border-box}body{background-color:var(--color-bg);min-height:100vh;color:var(--color-text);margin:0;font-family:Plus Jakarta Sans,sans-serif;font-size:18px;overflow-x:hidden}h1,h2,h3,h4,h5,h6,.display-font{margin-top:0;font-family:grobek,serif;line-height:1.1}.app-container{background-image:radial-gradient(circle at 15%,#9ea6901a,#0000 50%),radial-gradient(circle at 85% 30%,#9ea69026,#0000 50%);flex-direction:column;align-items:center;min-height:100vh;padding:2rem;display:flex}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.fade-in{animation:1s ease-out forwards fadeIn}.delay-1{opacity:0;animation:1s ease-out .2s forwards fadeIn}.delay-2{opacity:0;animation:1s ease-out .4s forwards fadeIn}.delay-3{opacity:0;animation:1s ease-out .6s forwards fadeIn}.logo-container{justify-content:center;margin-bottom:2rem;display:flex}.logo-img{border-radius:8px;width:150px;height:auto}.invitation-card{-webkit-backdrop-filter:blur(20px);text-align:center;background:#ffffff80;border:1px solid #fff9;border-radius:24px;width:100%;max-width:600px;margin:auto;padding:3.5rem;box-shadow:0 15px 50px #48433e14}.subtitle{text-transform:uppercase;letter-spacing:4px;color:var(--color-accent);margin-bottom:1rem;font-size:1.5rem}.invitation-title{color:var(--color-text);margin-bottom:1.5rem;font-size:3rem;line-height:1.1}.invitation-text{margin-bottom:0;font-size:1.1rem;font-weight:300;line-height:1.6}.invitation-details{border-top:1px solid #48433e1a;border-bottom:1px solid #48433e1a;flex-direction:column;gap:2rem;margin-top:3rem;padding:2.5rem 0;display:flex}.detail-item{flex-direction:column;align-items:center;gap:.5rem;display:flex}.detail-item h3{color:var(--color-accent);margin:0;font-size:1.5rem}.detail-item p{color:#666;margin:0;font-size:1rem}.rsvp-section,.thanks-section{margin-top:3rem}.rsvp-title{margin-bottom:.5rem;font-size:2.2rem}.input-group{text-align:center;flex-direction:column;gap:.5rem;margin-bottom:1.5rem;display:flex}.input-group label{color:var(--color-text);font-size:.95rem;font-weight:600}.input-field{color:var(--color-text);text-align:center;background:#fffc;border:1px solid #48433e33;border-radius:12px;outline:none;padding:1rem 1.2rem;font-family:inherit;font-size:1.1rem;transition:all .3s}.input-field:focus{border-color:var(--color-accent);background:#fff;box-shadow:0 0 0 3px #9ea69033}.select-guests{justify-content:center;gap:1rem;margin:2rem 0;display:flex}.guest-btn{border:2px solid var(--color-accent);color:var(--color-text);cursor:pointer;background:0 0;border-radius:12px;padding:1rem 1.5rem;font-family:inherit;font-size:1.1rem;font-weight:600;transition:all .3s}.guest-btn:hover{background:#9ea6901a}.guest-btn.active{background:var(--color-accent);color:#fff;border-color:var(--color-accent)}.submit-btn{background:var(--color-accent);color:#fff;cursor:pointer;border:none;border-radius:30px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:1.2rem 2.5rem;font-family:inherit;font-size:1.1rem;font-weight:600;transition:transform .3s,background .3s,color .3s;display:flex}.submit-btn:hover{background:#8b927e;transform:translateY(-3px)}.submit-btn:disabled{cursor:not-allowed;background:#999;transform:none}.outline-btn{border:2px solid var(--color-accent);color:var(--color-accent);background:0 0}.outline-btn:hover{background:var(--color-accent)!important;color:#fff!important}.error-msg{color:#d9534f;margin-top:-.5rem;font-size:.95rem}.back-btn{border:none;border-bottom:2px solid var(--color-accent);color:#888;cursor:pointer;background:0 0;align-items:center;gap:.4rem;padding-bottom:.3rem;font-family:inherit;font-size:1rem;display:inline-flex}.back-btn:hover{color:var(--color-text)}.wallet-pass{text-align:left;border-top:12px solid var(--color-accent);background:#fff;border-radius:20px;margin-top:2rem;position:relative;overflow:hidden;box-shadow:0 20px 60px #0000001a}.wallet-header{border-bottom:1px dashed #48433e33;justify-content:space-between;align-items:center;padding:1.5rem 2rem;display:flex}.wallet-logo{color:var(--color-text);font-size:1.8rem;font-weight:700}.wallet-type{background:var(--color-accent);color:#fff;text-transform:uppercase;letter-spacing:1px;border-radius:20px;padding:.4rem 1rem;font-size:.75rem;font-weight:700}.wallet-body{padding:2rem}.wallet-grid{justify-content:space-between;display:flex}.wallet-field{flex-direction:column;display:flex}.wallet-label{color:#888;text-transform:uppercase;letter-spacing:1px;margin-bottom:.3rem;font-size:.75rem}.wallet-value{color:var(--color-text);font-size:1.3rem;font-weight:600}.wallet-qr{background:#fafafa;border-top:1px dashed #48433e33;justify-content:center;padding:2rem;display:flex}.wallet-qr svg{width:120px;height:120px}.download-wallet-btn{color:#fff;cursor:pointer;background:#000;border:none;border-radius:30px;justify-content:center;align-items:center;gap:.8rem;width:100%;margin:2rem auto 0;padding:1.2rem 2rem;font-family:inherit;font-size:1.1rem;font-weight:600;transition:all .3s;display:flex}.download-wallet-btn:hover{background:#333}.page-stack{flex-direction:column;align-items:center;gap:2.5rem;width:100%;margin:auto;display:flex}.page-stack .invitation-card{margin:0}.gallery-card{max-width:1100px}.gallery-hint{color:#777;font-size:.95rem}.gallery-archive-btn{justify-content:center;align-items:center;width:auto;margin:0 auto 2rem;padding:.9rem 1.6rem;font-size:.95rem;text-decoration:none;display:inline-flex}.gallery-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:.75rem;display:grid}.gallery-tile{cursor:pointer;aspect-ratio:1;background:#48433e0f;border:none;border-radius:12px;padding:0;transition:transform .25s,box-shadow .25s;overflow:hidden}.gallery-tile img{object-fit:cover;width:100%;height:100%;display:block}.gallery-tile:hover{transform:translateY(-3px);box-shadow:0 10px 25px #48433e2e}.lightbox{z-index:100;background:#1d1b19f0;justify-content:center;align-items:center;animation:.25s ease-out fadeIn;display:flex;position:fixed;inset:0}.lightbox-stage{justify-content:center;align-items:center;max-width:92vw;max-height:78vh;display:flex}.lightbox-stage img{border-radius:8px;width:auto;max-width:92vw;height:auto;max-height:78vh;box-shadow:0 20px 60px #00000080}.lightbox-close,.lightbox-nav{color:#fff;cursor:pointer;background:#ffffff1f;border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:background .2s;display:flex;position:absolute}.lightbox-close:hover,.lightbox-nav:hover{background:#ffffff40}.lightbox-close{top:1.25rem;right:1.25rem}.lightbox-nav.prev{left:1.25rem}.lightbox-nav.next{right:1.25rem}.lightbox-bar{color:#ffffffd9;align-items:center;gap:1.25rem;font-size:.95rem;display:flex;position:absolute;bottom:1.5rem;left:50%;transform:translate(-50%)}.lightbox-counter{font-variant-numeric:tabular-nums}.lightbox-download{color:#fff;background:#ffffff24;border-radius:100px;align-items:center;gap:.5rem;padding:.6rem 1.2rem;text-decoration:none;transition:background .2s;display:inline-flex}.lightbox-download:hover{background:#ffffff47}@media (width<=600px){.gallery-grid{grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:.5rem}.gallery-archive-btn{width:100%}.lightbox-nav{width:42px;height:42px}.lightbox-nav.prev{left:.5rem}.lightbox-nav.next{right:.5rem}.lightbox-stage,.lightbox-stage img{max-width:100vw;max-height:70vh}.invitation-card{padding:2rem 1.5rem}.invitation-title{font-size:2.2rem}.app-container{padding:1rem}.wallet-header,.wallet-body{padding:1.5rem}}
