:root{--bg:#f74800;--surface:#fff6e8e6;--surface-strong:#fffaf2d1;--border:#5b1f0024;--text-strong:#351100;--text-muted:#351100b8;--heading:"Arial Black", "Arial Bold", Arial, sans-serif;--sans:"Trebuchet MS", "Segoe UI", sans-serif;font:18px/1.5 var(--sans);color:var(--text-strong);background:radial-gradient(circle at top left, #ffc57852, transparent 26%), radial-gradient(circle at bottom right, #932c002e, transparent 28%), var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth}*{box-sizing:border-box}html{scroll-padding-top:7rem}body{background:inherit;min-width:320px;min-height:100vh;margin:0}a{color:inherit}#root{width:min(1180px,100% - 2rem);min-height:100vh;margin:0 auto}h1,h2{font-family:var(--heading);text-transform:uppercase;letter-spacing:.02em;font-weight:900;line-height:.92}h1{font-size:clamp(3.6rem,10vw,7rem)}h2{font-size:clamp(2rem,4vw,3rem)}p{margin:0}@media (width<=560px){:root{font-size:16px}#root{width:min(100% - 1rem,1180px)}}.site-shell{flex-direction:column;gap:2rem;min-height:100vh;display:flex}.site-header{justify-content:space-between;align-items:center;gap:2rem;padding:2rem 0 1rem;display:flex}.brand{color:var(--text-strong);font-family:var(--heading);text-transform:uppercase;letter-spacing:.14em;align-items:center;gap:.55rem;font-size:1.1rem;text-decoration:none;display:inline-flex}.brand img{object-fit:cover;border-radius:18px;width:68px;height:68px}.site-nav{flex-wrap:wrap;justify-content:flex-end;gap:.8rem;display:flex}.site-nav a{color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;border-radius:999px;padding:.65rem .9rem;font-size:.95rem;text-decoration:none;transition:color .18s,background-color .18s,transform .18s}.site-nav a:hover,.site-nav a:focus-visible,.site-nav a.is-active{color:var(--text-strong);background:var(--surface-strong);transform:translateY(-1px)}.page-content{flex-direction:column;flex:1;gap:1.4rem;display:flex}.hero-panel,.content-card{border:1px solid var(--border);background:var(--surface);border-radius:32px;position:relative;overflow:hidden;box-shadow:0 24px 60px #4e1c001f}.hero-panel{background:radial-gradient(circle at 100% 0,#fff4dea6,#0000 32%),linear-gradient(140deg,#fff9f0f5,#ffe8c7eb);grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);align-items:end;gap:2rem;min-height:48vh;padding:3.5rem;display:grid}.hero-panel:after,.content-card:after{content:"";aspect-ratio:1;filter:blur(5px);background:#fe720e21;border-radius:50%;width:240px;position:absolute;inset:auto -6% -30% auto}.eyebrow{color:var(--text-muted);text-transform:uppercase;letter-spacing:.14em;margin:0 0 1rem;font-size:.82rem}.hero-text{z-index:1;position:relative}.hero-panel h1{max-width:10ch;margin:0}.hero-copy{max-width:32rem;color:var(--text-muted);margin-top:1.4rem;font-size:1.1rem}.hero-media{z-index:1;background:#ffffff4d;border:1px solid #581e0024;border-radius:28px;justify-self:end;width:min(100%,370px);position:relative;overflow:hidden}.hero-video{aspect-ratio:9/16;object-fit:cover;width:100%;height:auto;display:block}.sections-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.4rem;display:grid}.content-card{min-height:260px;padding:2rem}.content-card h2{max-width:12ch;margin:0 0 1rem}.content-card p:last-child{max-width:34ch}.site-footer{color:var(--text-strong);text-transform:uppercase;letter-spacing:.08em;justify-content:space-between;align-items:center;gap:1rem;padding:.2rem 0 2rem;font-size:.85rem;display:flex}.site-footer p{margin:0}.copyright-mark{vertical-align:-.04em;font-size:1.2em;line-height:0}.social-list{align-items:center;gap:.65rem;display:flex}.social-list a{--icon-cut-fill:var(--surface-strong);width:2.65rem;height:2.65rem;color:var(--text-strong);background:var(--surface-strong);cursor:pointer;border:1px solid #581e001f;border-radius:999px;justify-content:center;align-items:center;transition:transform .18s,background-color .18s,color .18s,border-color .18s;display:inline-flex}.social-list a:hover,.social-list a:focus-visible{color:#fff7f0;transform:translateY(-2px)}.social-list svg{fill:currentColor;width:1.38rem;height:1.38rem}.social-list .icon-cut{fill:var(--icon-cut-fill)}.social-link-tiktok:hover,.social-link-tiktok:focus-visible{--icon-cut-fill:#111;background:#111;border-color:#111}.social-link-youtube:hover,.social-link-youtube:focus-visible{--icon-cut-fill:#f03;background:#f03;border-color:#f03}.social-link-facebook:hover,.social-link-facebook:focus-visible{--icon-cut-fill:#1877f2;background:#1877f2;border-color:#1877f2}.social-link-instagram:hover,.social-link-instagram:focus-visible{--icon-cut-fill:#e4405f;background:#e4405f;border-color:#e4405f}.social-link-linkedin:hover,.social-link-linkedin:focus-visible{--icon-cut-fill:#0a66c2;background:#0a66c2;border-color:#0a66c2}@media (width<=900px){.site-header,.site-footer{flex-direction:column;align-items:flex-start}.site-nav{justify-content:flex-start}.sections-grid{grid-template-columns:1fr}.hero-panel{grid-template-columns:1fr;gap:1.5rem;min-height:auto;padding:2.5rem 1.5rem}.content-card{min-height:auto;padding:1.5rem}.hero-media{justify-self:start;width:min(100%,320px)}}@media (width<=560px){.site-shell{gap:1.2rem}.site-header{padding-top:1.25rem}.brand img{border-radius:14px;width:56px;height:56px}.hero-panel h1{max-width:none}.site-footer{padding-bottom:1.2rem}}
