:root{--coral: #FF6F61;--coral-light: #FF8A7A;--coral-dark: #E55A4D;--mint: #C3F3E0;--mint-dark: #9BE8C9;--peach: #FFE3CC;--peach-light: #FFF0E5;--cream: #FFF8F0;--charcoal: #1A1A1A;--charcoal-soft: #2D2D2D;--text-secondary: #666666;--text-tertiary: #999999;--border: #E5E5E5;--radius-sm: 8px;--radius-md: 12px;--radius-lg: 16px;--radius-xl: 20px;--radius-2xl: 24px;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .05);--shadow-default: 0 2px 8px rgba(0, 0, 0, .08);--shadow-lg: 0 4px 16px rgba(0, 0, 0, .12);--shadow-xl: 0 8px 24px rgba(0, 0, 0, .16);--shadow-coral: 0 4px 12px rgba(255, 111, 97, .3);--ease-spring: cubic-bezier(.16, 1, .3, 1)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:DM Sans,system-ui,sans-serif;background:var(--cream);color:var(--charcoal);line-height:1.6;overflow-x:hidden}body:after{content:"";position:fixed;inset:0;pointer-events:none;z-index:9999;opacity:.022;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)'/%3E%3C/svg%3E");background-repeat:repeat;background-size:256px 256px}h1,h2,h3,h4{font-family:Outfit,system-ui,sans-serif;margin:0}a{color:inherit}img{max-width:100%;height:auto}.container{max-width:1100px;margin:0 auto;padding:0 clamp(20px,4vw,48px)}.eyebrow{font-family:Outfit,system-ui,sans-serif;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:4px;color:var(--coral);margin-bottom:1rem}.section-heading{font-size:clamp(2rem,4vw,2.75rem);font-weight:700;letter-spacing:-.02em;color:var(--charcoal);margin-bottom:3rem}@keyframes float{0%,to{transform:translate(0) scale(1)}33%{transform:translate(30px,-30px) scale(1.05)}66%{transform:translate(-20px,20px) scale(.95)}}@keyframes slideUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.reveal{opacity:0;transform:translateY(40px);transition:opacity .6s var(--ease-spring),transform .6s var(--ease-spring)}.reveal.visible{opacity:1;transform:translateY(0)}.reveal-stagger>.reveal:nth-child(1){transition-delay:0s}.reveal-stagger>.reveal:nth-child(2){transition-delay:.1s}.reveal-stagger>.reveal:nth-child(3){transition-delay:.2s}.reveal-stagger>.reveal:nth-child(4){transition-delay:.15s}.reveal-stagger>.reveal:nth-child(5){transition-delay:.2s}.hero-enter{opacity:0;animation:slideUp .6s ease-out forwards}.hero-enter-1{animation-delay:.1s}.hero-enter-2{animation-delay:.2s}.hero-enter-3{animation-delay:.3s}.hero-enter-4{animation-delay:.4s}.hero-enter-5{animation-delay:.5s}details summary:after{transition:transform .3s var(--ease-spring)}details[open] summary:after{transform:rotate(180deg)}.footer[data-astro-cid-sz7xmlte]{padding:3rem 0 2rem;background:var(--charcoal)}.footer-inner[data-astro-cid-sz7xmlte]{display:grid;grid-template-columns:1fr 1fr 1fr;gap:2rem;align-items:start}.footer-col[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column}.footer-brand[data-astro-cid-sz7xmlte]{gap:.75rem}.footer-logo[data-astro-cid-sz7xmlte]{display:inline-block;opacity:.9}.footer-logo[data-astro-cid-sz7xmlte] img[data-astro-cid-sz7xmlte]{height:40px;width:auto}.footer-tagline[data-astro-cid-sz7xmlte]{font-size:.875rem;color:#fff9;margin:0;line-height:1.5}.footer-links[data-astro-cid-sz7xmlte]{align-items:center;gap:.75rem}.footer-link[data-astro-cid-sz7xmlte]{font-size:.875rem;color:#ffffffb3;text-decoration:none;transition:color .2s}.footer-link[data-astro-cid-sz7xmlte]:hover{color:var(--coral-light)}.footer-meta[data-astro-cid-sz7xmlte]{align-items:flex-end;gap:.25rem}.footer-made[data-astro-cid-sz7xmlte]{font-size:.8125rem;color:#ffffff80;margin:0;font-style:italic}.footer-copy[data-astro-cid-sz7xmlte]{font-size:.8125rem;color:#fff6;margin:0}.footer-abn[data-astro-cid-sz7xmlte]{font-size:.75rem;color:#ffffff4d;margin:0}@media (max-width: 640px){.footer-inner[data-astro-cid-sz7xmlte]{grid-template-columns:1fr;text-align:center}.footer-col[data-astro-cid-sz7xmlte],.footer-meta[data-astro-cid-sz7xmlte]{align-items:center}}
