:root{color-scheme:light;--bg:#f7f5ef;--paper:#fffefa;--ink:#313d37;--muted:#626c63;--line:#c6ccc1;--green:#425e4e;--error:#a32e39}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:16px;line-height:1.5}.page{width:min(100% - 32px,520px);margin:0 auto;padding:32px 0 24px}.intro{text-align:center}.photos{height:120px;display:flex;justify-content:center;align-items:center;padding:0 6px;margin-bottom:24px}.photos img{flex-shrink:0;width:clamp(64px,19vw,82px);height:108px;object-fit:cover;border:4px solid var(--paper);border-bottom-width:12px;box-shadow:0 3px 10px #303d371a;border-radius:3px}.photos img+img{margin-left:-6px}.dog-photo{transform:rotate(-5deg);object-position:50% 45%}.celebration-photo{transform:rotate(7deg);object-position:50% 65%}.parents{transform:rotate(-9deg);object-position:50% 60%}.baby{transform:rotate(8deg);margin-left:-7px;object-position:center}.eyebrow{font-size:10px;letter-spacing:1.5px;font-weight:650;color:var(--muted);margin:0 0 12px}h1{font-family:Georgia,"Times New Roman",serif;font-size:clamp(28px,6vw,36px);font-weight:400;line-height:1.2;letter-spacing:-.9px;margin:0 0 14px}.lead{font-size:15px;line-height:1.7;color:var(--muted);margin:0 0 28px}.lead strong{font-weight:650;color:var(--ink)}.card{background:var(--paper);border:1px solid #e4e5dc;border-radius:20px;padding:24px;box-shadow:0 8px 30px #303d3706}.form-note{display:flex;justify-content:space-between;align-items:baseline;gap:10px;margin:0 0 24px;font-family:Georgia,serif;font-size:21px}.form-note span{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:11px;color:var(--muted)}.field{margin-bottom:20px}label{display:block;font-size:14px;font-weight:600;margin-bottom:7px}input{display:block;width:100%;min-width:0;min-height:50px;border:1px solid var(--line);border-radius:9px;background:#fff;color:var(--ink);font:inherit;font-size:16px;padding:12px 14px}input::placeholder{color:#72796e;opacity:1}input[type=date]{appearance:none;-webkit-appearance:none;min-height:50px}input[type=date]::-webkit-date-and-time-value{text-align:left}input:focus-visible,button:focus-visible{outline:3px solid #8ba68d;outline-offset:3px}input[aria-invalid=true]{border:2px solid var(--error)}.help{color:var(--muted);font-size:12px;line-height:1.6;margin:7px 0 0}.error{color:var(--error);font-size:13px;line-height:1.5;margin:6px 0 0}.error:empty{display:none}.weight-input{position:relative}.weight-input input{padding-right:44px}.weight-input span{position:absolute;right:17px;top:13px;color:var(--muted);pointer-events:none}button{border:0;border-radius:10px;width:100%;min-height:54px;padding:14px 20px;font:inherit;font-weight:600;color:#fff;background:var(--green);cursor:pointer}button:hover:not(:disabled){background:#314c3d}button:disabled{cursor:default;opacity:.65}#status{font-size:16px;border-radius:12px;padding:18px;margin-top:18px;background:#f5eae6;color:#86363a}#status.success{background:#eaf0e5;color:#344d3b;padding:32px 22px;text-align:center;font-family:Georgia,serif;font-size:23px;line-height:1.6}#status.closed{background:#eef0e8;color:var(--ink)}#status:focus{outline:none}.rules{text-align:center;font-size:13px;line-height:1.7;color:var(--muted);margin:24px 0 0;padding-top:20px;border-top:1px solid #e5e8df}footer{text-align:center;color:var(--muted);font-size:11px;margin-top:22px}[hidden]{display:none!important}@media(min-width:600px){.page{padding-top:48px}.card{padding:32px}.photos{margin-bottom:28px}}@media(max-width:359px){.card{padding:20px}.form-note{display:block}.form-note span{display:block;margin-top:4px}.eyebrow{font-size:9px;letter-spacing:1px}}
