:root{font-family:ui-rounded,-apple-system,BlinkMacSystemFont,"SF Pro",sans-serif;color:#242820;background:#ece8dc}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:linear-gradient(#e8e3d4,#f5f1e7)}main{max-width:900px;margin:auto;padding:calc(22px + env(safe-area-inset-top)) 18px 40px}header{display:flex;align-items:end;justify-content:space-between;margin-bottom:22px}h1{margin:0;font-family:Georgia,serif;font-size:clamp(32px,7vw,58px);font-weight:500}header p{margin:4px 0;color:#65705f}.card{background:#fffdf7;border:1px solid #cbc6b7;border-radius:18px;padding:18px;margin:14px 0;box-shadow:0 8px 30px #35372e12}h2{font-family:Georgia,serif;margin-top:0}textarea{width:100%;min-height:44vh;border:1px solid #c8c3b5;border-radius:12px;padding:15px;font:18px/1.55 Georgia,serif;background:#fffefa;resize:vertical}.row{display:flex;gap:14px;align-items:center;margin-top:12px}button{font:inherit;padding:11px 16px;border:0;border-radius:12px;background:#303a2e;color:white}#net{font-size:14px;padding:7px 10px;border-radius:999px;background:#d9dfd4}#saved,#status{color:#5d6858}