:root{--atune-cream: #F5F0E8;--atune-paper: #EBE4DA;--atune-near-black: #343433;--atune-dim: #888;--atune-border: #E8E6E3;--atune-surface: #FFFFFF;--atune-surface-elevated: #F4F4F0;--atune-font-sans: "IBM Plex Sans", -apple-system, BlinkMacSystemFont, sans-serif;--atune-font-mono: "IBM Plex Mono", "SF Mono", monospace;--space-1: 8px;--space-2: 12px;--space-3: 16px;--space-4: 24px;--space-5: 32px;--space-6: 48px;--space-8: 96px;--text-xs: 11px;--text-sm: 14px;--text-base: 16px;--text-lg: 18px;--text-xl: 22px;--text-2xl: 28px;--text-3xl: 40px;--text-4xl: 64px;--radius-sm: 6px;--radius-md: 10px;--radius-lg: 16px;--duration-fast: .15s;--duration-med: .3s}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html,body{font-family:var(--atune-font-sans);color:var(--atune-near-black);background-color:var(--atune-cream);background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.08'/%3E%3C/svg%3E"),url("data:image/svg+xml,%3Csvg viewBox='0 0 512 512' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='f'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.015' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23f)' opacity='0.1'/%3E%3C/svg%3E");min-height:100vh;line-height:1.5;-webkit-font-smoothing:antialiased}body:before{content:"";position:fixed;inset:0;background:radial-gradient(ellipse at center,transparent 30%,rgba(196,184,168,.15) 100%);pointer-events:none;z-index:0}#app{position:relative;z-index:1}a{color:inherit;text-decoration:underline;text-decoration-color:#3434334d}a:hover{text-decoration-color:currentColor}button{font-family:inherit;cursor:pointer;border:none;background:none}img{max-width:100%;height:auto;display:block}.container{max-width:1100px;margin:0 auto;padding:0 var(--space-4)}
