:root{color:#3d3034;background:#f8f3f1;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;margin:0}button,input{font:inherit}button{cursor:pointer}.page-shell{width:min(100%,620px);min-height:100svh;margin:0 auto;padding:28px 16px;display:grid;align-content:center;gap:18px}.card{background:#ffffffe0;border:1px solid #eadfe1;border-radius:24px;padding:32px 22px;box-shadow:0 14px 42px #55303b1a;text-align:center}.eyebrow{color:#a3757f;font-size:.78rem;font-weight:700;letter-spacing:.12em;margin:0 0 12px;text-transform:uppercase}h1,h2{color:#6b414b;font-family:Georgia,Times New Roman,serif;font-weight:500;margin:0}h1{font-size:clamp(2.15rem,9vw,3.3rem);line-height:1.08}h1 span{font-family:ui-sans-serif,system-ui;font-size:.76em}h2{font-size:2rem}.intro{color:#765e64;font-size:1.05rem;line-height:1.5;margin:20px 0 0}.intro+.intro{margin-top:0}.drop-zone{border:2px dashed #d5a8b0;border-radius:18px;color:#7d515c;display:flex;flex-direction:column;gap:7px;margin-top:28px;outline:none;padding:29px 16px;transition:background .2s,border-color .2s,transform .2s}.file-input{height:1px;opacity:0;overflow:hidden;position:absolute;width:1px}.drop-zone:hover,.drop-zone:focus-visible,.drop-zone.is-dragging{background:#fdf6f7;border-color:#9b6170;transform:translateY(-1px)}.upload-icon{align-items:center;background:#f2e0e3;border-radius:50%;display:inline-flex;font-size:1.5rem;height:40px;justify-content:center;margin:0 auto 4px;width:40px}.drop-hint,.limit-note{color:#92777d;font-size:.84rem}.limit-note{line-height:1.45;margin:12px 0 0}.selection{margin-top:22px;text-align:left}.selection-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:10px}.selection-header p{color:#70545b;font-size:.93rem;font-weight:600;margin:0}.text-button{background:transparent;border:0;color:#945665;font-size:.9rem;padding:4px;text-decoration:underline}.preview-list{display:grid;gap:8px;max-height:270px;overflow-y:auto;padding-right:2px}.preview-item{align-items:center;background:#faf5f5;border-radius:12px;display:flex;gap:11px;min-width:0;padding:8px}.preview-image,.preview-video{background:#e9d8db;border-radius:8px;height:48px;object-fit:cover;width:48px}.file-details{min-width:0;flex:1}.file-name{display:block;font-size:.86rem;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file-size{color:#947980;font-size:.78rem}.remove-button{background:transparent;border:0;color:#8a5a65;font-size:1.2rem;padding:6px}.primary-button,.secondary-button{border-radius:12px;font-weight:700;padding:14px 18px;transition:filter .2s,transform .2s;width:100%}.primary-button{background:#834e5c;border:1px solid #834e5c;color:#fff;margin-top:16px}.primary-button:hover,.secondary-button:hover{filter:brightness(.95);transform:translateY(-1px)}.primary-button:disabled{cursor:wait;opacity:.65;transform:none}.secondary-button{background:#fff;border:1px solid #c8939d;color:#7b4b57;margin-top:22px}.upload-status{margin-top:22px;text-align:left}.upload-status p{color:#70545b;font-size:.9rem;margin:0 0 8px}.progress-track{background:#eee1e3;border-radius:999px;height:9px;overflow:hidden}.progress-bar{background:linear-gradient(90deg,#b16a7a,#834e5c);border-radius:inherit;height:100%;transition:width .2s;width:0}.message{background:#fff0f0;border:1px solid #f0c4c4;border-radius:12px;color:#9b3f44;font-size:.9rem;line-height:1.45;margin-top:18px;padding:12px;text-align:left}.success-card p{color:#765e64;line-height:1.5;margin:15px 0 0}.success-mark{align-items:center;background:#e5f2e6;border-radius:50%;color:#47774d;display:inline-flex;font-size:1.8rem;height:54px;justify-content:center;margin-bottom:16px;width:54px}@media(min-width:640px){.page-shell{padding:48px 20px}.card{padding:44px}}
