:root{--bg:#ecbfbf;--surface:rgba(255,246,244,0.74);--surface-strong:#fff8f6;--text:#241715;--muted:#705654;--line:rgba(36,23,21,0.12);--shadow:0 20px 60px rgba(68,32,32,0.1);--card-bg:#e28787;--card-bg-strong:#db7c7c;--card-text:#2c1717;--card-muted:rgba(44,23,23,0.78);--card-line:rgba(44,23,23,0.14);--radius-xl:28px;--radius-lg:20px;--radius-md:14px;--content-width:720px;--accent:#1f6f78;--accent-soft:#d7ece8;--desktop-nav-offset:112px}*{box-sizing:border-box}body,html{margin:0;min-height:100%;font-family:SF Pro Display,Segoe UI,sans-serif;background:radial-gradient(circle at top,rgba(255,233,233,.9),transparent 30%),linear-gradient(180deg,#f6d5d5 0,var(--bg) 100%);color:var(--text)}body{min-height:100vh}a{color:inherit;text-decoration:none}button,input{font:inherit}