:root{color:#1f1a17;background:#f5f1eb;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0}.shell{max-width:1120px;margin:0 auto;padding:48px 20px}.hero{text-align:center;margin-bottom:30px}.badge{color:#7b4c2f;background:#fff;border:1px solid #eadfd2;border-radius:999px;align-items:center;gap:8px;padding:8px 14px;display:inline-flex}.hero h1{margin:18px 0 12px;font-size:48px;line-height:1.05}.hero p{color:#6f6259;max-width:680px;margin:0 auto;font-size:18px}.grid{grid-template-columns:1fr 1fr;gap:22px;display:grid}.panel{background:#fff;border:1px solid #eadfd2;border-radius:28px;padding:22px;box-shadow:0 20px 70px #50321414}.dropzone{cursor:pointer;background:#fbf8f4;border:2px dashed #dbc9b7;border-radius:22px;justify-content:center;align-items:center;height:560px;display:flex;overflow:hidden}.dropzone input{display:none}.dropzone img,.card img{object-fit:cover;width:100%;height:100%}.uploadPanel button,.actions button{cursor:pointer;border:0;border-radius:18px;justify-content:center;align-items:center;gap:10px;width:100%;margin-top:16px;padding:16px 18px;font-size:16px;font-weight:700;display:flex}.uploadPanel button{color:#fff;background:#1f1a17}.uploadPanel button:disabled{opacity:.45}.resultPanel{justify-content:center;align-items:center;min-height:640px;display:flex}.card{width:100%}.card h2{margin:16px 0 4px}.counter{color:#7b6f65;margin:0;font-size:14px}.actions{grid-template-columns:1fr 1fr;gap:12px;display:grid}.actions .no{color:#6e4038;background:#f4eeee}.actions .yes{color:#fff;background:#1f1a17}.empty{color:#8b7a6a;text-align:center;padding:40px;font-size:18px}.mockImage{background:linear-gradient(#f7f1eb,#e9dfd3);border-radius:22px;height:500px;position:relative;overflow:hidden}.mockImage img{object-fit:cover;filter:saturate(1.05);width:100%;height:100%}.hairOverlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;background:#141414bf;border-radius:999px;align-items:center;gap:8px;padding:10px 14px;font-weight:700;display:flex;position:absolute;top:16px;left:16px}.mockNote{color:#1f1a17;background:#fff;border-radius:999px;padding:8px 12px;font-size:13px;font-weight:700;position:absolute;bottom:16px;right:16px}.card img{background:#f7f1eb;border-radius:22px;height:500px}@media (width<=800px){.hero h1{font-size:34px}.grid{grid-template-columns:1fr}.dropzone,.mockImage,.card img{height:420px}}
