:root{color:#332b31;background:#fbf8f6;font-family:Arial,sans-serif}*{box-sizing:border-box}body{margin:0}.shell{max-width:960px;margin:auto;padding:48px 24px}.narrow{max-width:680px}.hero{padding:56px 0 32px}.eyebrow{letter-spacing:.16em;color:#8e5269;font-size:11px;font-weight:700}.hero h1,h1{margin:18px 0;font-family:Georgia,serif;font-size:clamp(36px,7vw,64px);font-weight:500;line-height:1.05}.hero p,.welcome>p{max-width:560px;font-size:18px;line-height:1.6}.cards{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:18px;display:grid}.card,.form{background:#fff;border:1px solid #eadfe1;border-radius:20px;padding:26px;box-shadow:0 8px 30px #6b3b4810}.card h2{margin-top:0;font-family:Georgia,serif;font-weight:500}.card label,.form label{gap:7px;margin:14px 0;font-size:13px;display:grid}.card input,.form input,.form textarea,.form select{font:inherit;background:#fff;border:1px solid #d8cdd0;border-radius:10px;padding:12px}.form textarea{resize:vertical;min-height:84px}button{background:var(--accent,#9b526c);color:#fff;cursor:pointer;border:0;border-radius:999px;margin-top:10px;padding:13px 20px;font-weight:700}button:disabled{opacity:.5}.secondary button{background:#46353d}.top{justify-content:space-between;display:flex}.link{color:#8e5269;background:0 0;padding:0}.welcome{padding-top:70px}.empty{background:#f2e6e7;border-radius:20px;margin-top:36px;padding:28px}.empty h2{font-family:Georgia,serif;font-weight:500}
