:root{--bg:#f4f0e8;--surface:#ffffffb8;--surface-strong:#ffffffe6;--text:#151512;--muted:#69675f;--border:#15151217;--accent:#59d7d0;--accent-strong:#29b8b1;--accent-soft:#59d7d02b;--shadow:0 30px 80px #15151214;--serif:"Iowan Old Style","Palatino Linotype","Book Antiqua",Georgia,serif;--sans:"Iowan Old Style","Palatino Linotype","Book Antiqua",Georgia,serif;--script:var(--font-brand-script),"Snell Roundhand",cursive}*{box-sizing:border-box}html{scroll-behavior:smooth;background-color:#fbf8f3;background:radial-gradient(circle at top right,#59d7d038,transparent 28%),radial-gradient(circle at bottom left,#59d7d024,transparent 22%),linear-gradient(180deg,#fbf8f3 0%,var(--bg)100%);min-height:100%}body{min-height:100vh;color:var(--text);font-family:var(--serif);background:0 0;margin:0;font-weight:400;overflow-x:hidden}body:before,body:after{content:"";pointer-events:none;z-index:-1;filter:blur(16px);border-radius:999px;position:fixed}body:before{background:#59d7d029;width:20rem;height:20rem;top:-8rem;right:-4rem}body:after{background:#59d7d01f;width:16rem;height:16rem;bottom:4rem;left:-5rem}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,textarea,select{font:inherit}input,textarea,select{border:1px solid var(--border);width:100%;color:var(--text);background:#ffffffc7;border-radius:1.2rem;outline:none;padding:.95rem 1rem;transition:border-color .18s,box-shadow .18s,transform .18s}input:focus,textarea:focus,select:focus{border-color:#29b8b1cc;box-shadow:0 0 0 5px #59d7d01f}textarea{resize:vertical;min-height:7rem}label{color:var(--muted);gap:.55rem;font-size:.95rem;display:grid}label>span{color:var(--text)}.button{cursor:pointer;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;width:fit-content;padding:.9rem 1.35rem;transition:transform .18s,border-color .18s,background .18s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button--solid{background:var(--text);color:#fdfbf7}.button--ghost{border-color:var(--border);background:#ffffff85}
