*{box-sizing:border-box}:root{color-scheme:light}html{min-height:100%}body{margin:0;min-height:100vh;padding:24px 16px;display:flex;align-items:center;justify-content:center;font-family:Arial,Helvetica,sans-serif;background:radial-gradient(circle at top,#fffdfb 0,#f6eee8 52%,#eaded5 100%);color:#3d342f}.card{width:100%;max-width:620px;padding:34px 24px;background:rgba(255,255,255,.95);border-radius:24px;box-shadow:0 18px 55px rgba(76,55,44,.14);text-align:center}.heart{font-size:38px;line-height:1;margin-bottom:12px;color:#9c6f63}h1{margin:0;font-family:Georgia,"Times New Roman",serif;font-size:clamp(38px,9vw,62px);font-weight:normal}.subtitle{margin:14px auto 28px;max-width:470px;font-size:17px;line-height:1.55;color:#6d5e55}label{display:block;margin:18px 0 8px;text-align:left;font-weight:bold}input[type=text]{width:100%;min-height:50px;padding:12px 14px;border:1px solid #d6c7bd;border-radius:12px;font-size:17px;outline:none;background:#fff;color:#3d342f}input[type=text]:focus{border-color:#977768;box-shadow:0 0 0 3px rgba(151,119,104,.15)}.drop-zone{margin-top:18px;padding:30px 18px;border:2px dashed #c5aea0;border-radius:18px;background:#fcf8f5;cursor:pointer;transition:.2s ease;user-select:none}.drop-zone:hover,.drop-zone:focus{border-color:#846355;background:#f8efea;outline:none}.drop-zone.dragging{border-color:#846355;background:#f4e9e2;transform:scale(1.01)}.camera{font-size:42px;margin-bottom:10px}.drop-zone strong{display:block;font-size:19px;margin-bottom:7px}.drop-zone span{color:#76685f;font-size:14px}#fileInput{display:none}.file-info{margin-top:15px;min-height:24px;color:#66584f;font-size:15px}button{width:100%;margin-top:20px;padding:15px 18px;border:0;border-radius:13px;background:#76584a;color:#fff;font-size:18px;font-weight:bold;cursor:pointer}button:hover{background:#60463b}button:disabled{opacity:.55;cursor:not-allowed}.progress-wrap{display:none;margin-top:22px;text-align:left}.progress-track{width:100%;height:14px;overflow:hidden;border-radius:999px;background:#e9ded7}.progress-bar{width:0;height:100%;background:#76584a;transition:width .15s ease}.progress-text{margin-top:9px;font-size:14px;color:#675850;word-break:break-word}.message{display:none;margin-top:22px;padding:16px;border-radius:13px;line-height:1.45}.message.success{display:block;background:#edf6ed;color:#285d2a}.message.error{display:block;background:#fff0f0;color:#8a2929}.hint{margin-top:22px;color:#84736a;font-size:13px;line-height:1.45}@media(max-width:420px){body{padding:12px;align-items:flex-start}.card{margin-top:8px;padding:28px 18px;border-radius:20px}}
