:root{--max-width:1200px;--border-radius:8px;--border-radius-sm:6px;--color-bg:#fcf8f5;--color-surface:hsla(0,0%,100%,.9);--color-surface-solid:#fff;--color-accent:#b35f52;--color-border:rgba(179,95,82,.2);--color-border-strong:rgba(179,95,82,.4);--color-text:#2c2c2c;--color-text-muted:#5a5a5a;--shadow-card:0 1px 3px rgba(0,0,0,.04);--shadow-card-hover:0 4px 12px rgba(0,0,0,.06)}*,:after,:before{box-sizing:border-box}*{margin:0}body{line-height:1.5;-webkit-font-smoothing:antialiased;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background-color:var(--color-bg);background-attachment:fixed;color:var(--color-text);min-height:100vh}canvas,img,picture,svg,video{display:block;max-width:100%}button,input,select,textarea{font:inherit}h1,h2,h3,h4,h5,h6,p{overflow-wrap:break-word}p{text-wrap:pretty}h1,h2,h3,h4,h5,h6{text-wrap:balance}#__next,#root{isolation:isolate}@keyframes cursorTrailFade{0%{opacity:.9;transform:scale(.6)}50%{opacity:.8;transform:scale(1)}to{opacity:0;transform:scale(.8)}}