:root{--pt-bg: #FBFAF7;--pt-bgpure: #FFFFFF;--pt-surface: #F5F2EA;--pt-surface2: #EEEAE0;--pt-surface3: #E8E3D7;--pt-ink: #15140F;--pt-ink2: #2A2823;--pt-ink3: #52504A;--pt-muted: #8A8780;--pt-border: #E5E1D8;--pt-border2: #D2CDBE;--pt-green: #1B9A6E;--pt-red: #DC2626;--pt-amber: #D97706;--pt-shadow: 0 1px 2px rgba(20,18,12,.04);--pt-shadow-lg: 0 12px 32px -16px rgba(20,18,12,.1);--accent: #F97316;--accent-deep: #C2570C;--accent-soft: #FBDFC9}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;background:var(--pt-bg);color:var(--pt-ink);font-family:Geist,-apple-system,BlinkMacSystemFont,system-ui,sans-serif}*::selection{background:#f9731633;color:#15140f}button{font:inherit;cursor:pointer;border:0;background:transparent;padding:0;color:inherit}a{color:inherit;text-decoration:none;cursor:pointer}h1,h2,h3,h4,p{margin:0}@keyframes pulse{0%{transform:scale(1);opacity:.5}70%{transform:scale(2.5);opacity:0}to{opacity:0}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}@media(prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
