:root{color-scheme:light;--ink:#392b30;--wine:#6c263e;--paper:#fbf7f2;--line:#e5dcd6;--muted:#75666a}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.6 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}button,input,a,label{ -webkit-tap-highlight-color:transparent}button,input{font:inherit}button,a.choose{cursor:pointer}button{touch-action:manipulation}button:disabled{opacity:.45;cursor:not-allowed}button:focus-visible,a:focus-visible,input:focus-visible,label.choose:focus-within{outline:3px solid #ac6a83;outline-offset:4px}[hidden]{display:none!important}header{max-width:1250px;margin:auto;padding:27px 40px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:12px;color:var(--wine);text-decoration:none;font-family:Georgia,serif;font-size:22px}.mark{font-size:35px;line-height:1}.header-note,.eyebrow{font-size:12px;letter-spacing:.19em;font-weight:650}.header-note{color:var(--muted)}main{max-width:880px;margin:auto;padding:0 28px}.intro{text-align:center;padding:48px 0 26px}.eyebrow{color:var(--wine);margin:0 0 12px}h1,h2{font-family:Georgia,"Times New Roman",serif;font-weight:400;line-height:1.15}h1{font-size:clamp(36px,5vw,57px);letter-spacing:-.035em;margin:10px 0 20px}h1 em{font-weight:400;color:var(--wine)}h2{font-size:30px;margin:10px 0 18px}.couple{color:var(--muted);margin:0 0 10px}.tabs{display:flex;justify-content:center;gap:28px;border-bottom:1px solid var(--line);margin:8px 0 26px}.tabs button{padding:14px 5px;background:none;border:0;color:var(--muted);border-bottom:2px solid transparent}.tabs button.active{border-color:var(--wine);color:var(--wine);font-weight:650}.steps{display:flex;justify-content:center;gap:32px;padding:0;margin:0 0 24px;list-style:none;font-size:14px;color:var(--muted)}.steps li{display:flex;align-items:center;gap:8px}.steps b{border:1px solid var(--line);border-radius:50%;width:25px;height:25px;display:grid;place-items:center;font-size:12px}.steps .current{color:var(--wine)}.steps .current b{background:var(--wine);border-color:var(--wine);color:white}.panel{border:1px solid var(--line);background:#fffcf9;border-radius:6px}.uploader{text-align:center;padding:28px 30px 30px;border:1px dashed #c8a7b1;position:relative;background:radial-gradient(ellipse at 0 100%,#f5e8e8,transparent 45%),#fffcf9}.uploader p{max-width:510px;margin:0 auto 22px;color:var(--muted)}.photo-icon{display:inline-grid;place-items:center;width:45px;height:48px;border:1px solid #bc8e9e;color:var(--wine);font-size:28px;transform:rotate(-8deg);margin:4px 0 8px}.primary{background:var(--wine);color:white;border:1px solid var(--wine);border-radius:4px;padding:14px 24px;display:inline-flex;gap:24px;align-items:center;justify-content:center;text-decoration:none;font-weight:550;min-height:50px}.primary:hover{background:#562035}.choose{cursor:pointer}.uploader small{display:block;color:var(--muted);font-size:13px;margin-top:14px}.file-input{display:block;width:100%;max-width:300px;margin:12px auto 0;font-size:14px}.file-input::file-selector-button{display:none}.privacy{text-align:center;font-size:13px;color:var(--muted);margin:23px 0}.privacy span{color:var(--wine);margin-right:5px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:30px}.section-heading h2{margin:0}.section-heading .eyebrow{margin-bottom:7px}.section-heading+p{color:var(--muted)}.text-button{border:0;background:transparent;color:var(--wine);padding:12px 0;min-height:44px}.grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:22px 0}.photo{margin:0;min-width:0;position:relative;background:#eee5df;border-radius:5px;overflow:hidden;display:flex;flex-direction:column}.photo img{width:100%;height:180px;object-fit:cover;display:block}.photo figcaption{padding:9px 12px;font-size:13px;overflow-wrap:anywhere}.remove{position:absolute;right:6px;top:6px;border:0;border-radius:50%;background:#fff9;color:var(--ink);width:44px;height:44px;font-size:26px;backdrop-filter:blur(8px)}.fallback{display:grid;place-items:center;padding:25px 10px;text-align:center;height:180px;color:var(--muted);font-size:14px}.review{padding:24px}.consent{display:flex;gap:12px;align-items:flex-start;cursor:pointer;margin-bottom:20px}.consent input{min-width:20px;height:20px;accent-color:var(--wine);margin-top:4px}.review .primary{width:100%}#progress:empty,#loginError:empty,#globalStatus:empty{display:none}.error,#globalStatus{color:#a52d37}.success{text-align:center;margin-top:25px;padding:30px}.success>span,.small-heart{font-size:34px;color:var(--wine)}.login{max-width:600px;margin:10px auto 30px;padding:30px}.login>p{color:var(--muted)}.login label{display:block;margin-bottom:8px;font-size:14px}.password-row{display:flex;gap:10px}.password-row input{width:100%;min-width:0;border:1px solid #bdaab0;border-radius:4px;background:white;padding:12px}.secondary{border:1px solid var(--wine);color:var(--wine);background:transparent;border-radius:4px;padding:12px 24px}.gallery button.photo{border:0;padding:0;cursor:pointer}.gallery .photo img{height:240px}.gallery .photo:hover img{filter:brightness(.93)}footer{text-align:center;padding:34px 20px;color:var(--muted);margin:15px auto 0}footer>span{font-size:28px;color:var(--wine)}footer p{font-family:Georgia,serif;margin:5px 0;font-size:18px}footer small{font-size:12px}dialog{border:0;border-radius:6px;padding:55px 18px 18px;background:var(--paper);max-width:95vw;max-height:95dvh;text-align:center}dialog::backdrop{background:#20161bdc}dialog img{display:block;max-width:85vw;max-height:70dvh;object-fit:contain;margin:0 auto 15px}#closeLightbox{position:absolute;right:10px;top:5px;font-size:32px;background:transparent;border:0;color:var(--ink);width:44px;height:44px}@media(max-width:600px){header{padding:18px 20px}.header-note{display:none}.brand{font-size:20px}main{padding:0 18px}.intro{padding-top:32px}h1{font-size:37px}.steps{gap:14px;font-size:12px}.steps li{gap:5px}.uploader{padding:25px 18px}.uploader h2{font-size:28px}.uploader p{font-size:15px}.grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.photo img{height:160px}.gallery .photo img{height:190px}.section-heading{align-items:flex-start}.section-heading h2{font-size:26px}.section-heading .eyebrow{font-size:10px}.text-button{font-size:14px}.review,.login{padding:20px}.password-row{flex-direction:column}.primary{width:100%}.tabs{gap:24px}.privacy{font-size:12px}footer{padding-top:20px}}
