@font-face{font-family:The Hand;src:url("/fonts/The Hand Light.otf") format("opentype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:The Hand;src:url("/fonts/The Hand Regular.otf") format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:The Hand;src:url("/fonts/The Hand Bold.otf") format("opentype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:The Hand;src:url("/fonts/The Hand Black.otf") format("opentype");font-weight:900;font-style:normal;font-display:swap}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--font-brand: "The Hand", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--color-primary: #FF8800;--color-secondary: #996644;--color-background: #FFF8E8;--color-white: #FFFFFF;--color-text: #333333;--color-text-light: #666666;--spacing-xs: .25rem;--spacing-sm: .5rem;--spacing-md: 1rem;--spacing-lg: 1.5rem;--spacing-xl: 2rem;--spacing-2xl: 3rem;--max-width: 1100px;--header-height: 80px;--shadow-sm: 0 1px 3px rgba(0, 0, 0, .08);--shadow-md: 0 4px 12px rgba(0, 0, 0, .1);--shadow-lg: 0 12px 32px rgba(0, 0, 0, .12);--radius-sm: 4px;--radius-md: 8px;--radius-lg: 16px;--transition-fast: .2s ease;--transition-normal: .3s ease}html,body{height:100%;font-family:var(--font-brand);background-color:var(--color-background);color:var(--color-text);font-size:1.25rem;font-weight:700;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4{line-height:1.2;color:var(--color-secondary)}h1{font-size:2.25rem}h2{font-size:1.75rem}h3{font-size:1.25rem}a{color:var(--color-primary);text-decoration:none;transition:color var(--transition-fast)}a:hover{text-decoration:underline}img{max-width:100%;display:block}ul{list-style:none}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.animate-fade-in-up{animation:fadeInUp .6s ease forwards}.animate-fade-in{animation:fadeIn .6s ease forwards}.animate-scale-in{animation:scaleIn .5s ease forwards}::view-transition-old(root){animation:fadeOut .2s ease-in}::view-transition-new(root){animation:fadeIn .3s ease-out}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}
