@import"https://fonts.googleapis.com/css2?family=Inter:wght@100;400;500;600;700;900&family=Roboto+Mono:wght@400;500;600&family=JetBrains+Mono:wght@400;500&display=swap";:root{--brand: #ff5c00;--text-primary: #2b180a;--text-secondary: #796758;--text-tertiary: #94877c;--text-inverse: #ffffff;--text-brand: #ff5c00;--bg-base: #fdf6ee;--bg-surface: #f7f0e8;--bg-elevated: #fbf9f5;--interactive-primary: #ff5c00;--interactive-primary-hover: #e55400;--interactive-primary-active: #cc4a00;--interactive-secondary: #2b180a;--interactive-secondary-hover: #3e2407;--interactive-subtle: rgba(255, 92, 0, .08);--border-default: rgba(43, 24, 10, .1);--border-strong: rgba(43, 24, 10, .2);--font-base: "Inter", -apple-system, BlinkMacSystemFont, sans-serif;--font-mono: "Roboto Mono", "JetBrains Mono", monospace;--weight-normal: 400;--weight-semibold: 600;--weight-bold: 700;--space-0: 0;--space-1: 8px;--space-2: 16px;--space-3: 24px;--space-4: 32px;--space-5: 48px;--space-6: 64px;--space-7: 96px;--radius-sm: 8px;--radius-md: 12px;--radius-lg: 16px;--radius-full: 9999px;--shadow-sm: 0 1px 2px rgba(43, 24, 10, .06);--shadow-md: 0 4px 6px rgba(43, 24, 10, .08);--shadow-lg: 0 10px 24px rgba(43, 24, 10, .12);--shadow-focus: 0 0 0 3px rgba(255, 92, 0, .2);--transition: all .2s cubic-bezier(.4, 0, .2, 1)}*{box-sizing:border-box}html{margin:0;padding:0;scroll-behavior:smooth;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{margin:0;padding:0;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;background-color:#fdf6ee;color:#2b180a;overflow-y:auto;overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh}@media (max-width: 599px){html{font-size:14px}}@media (min-width: 600px) and (max-width: 959px){html{font-size:15px}}@media (min-width: 960px){html{font-size:16px}}h1,h2,h3,h4,h5,h6{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;margin:0;color:#2b180a;line-height:1.2}h1{font-size:clamp(2rem,5vw,3.75rem)}h2{font-size:clamp(1.5rem,4vw,2.25rem)}h3{font-size:clamp(1.25rem,3vw,1.875rem)}h4{font-size:clamp(1.125rem,2.5vw,1.5rem)}h5{font-size:clamp(1rem,2vw,1.25rem)}h6{font-size:clamp(.875rem,1.5vw,1.125rem)}p{margin:0;line-height:1.6}a{color:inherit;text-decoration:none}button{font-family:inherit;margin:0;cursor:pointer;border:0;background:transparent;min-height:44px;min-width:44px;-webkit-tap-highlight-color:rgba(0,128,157,.1)}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:2px solid #ff5c00;outline-offset:2px}img{max-width:100%;height:auto;display:block}@keyframes wave1{0%,to{transform:scaleY(.5)}50%{transform:scaleY(1)}}@keyframes wave2{0%,to{transform:scaleY(.7)}50%{transform:scaleY(1.2)}}@keyframes wave3{0%,to{transform:scaleY(.8)}50%{transform:scaleY(1.5)}}
