@import url(https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Sora:wght@300;400;500;600;700&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#080405;font-family:Sora,sans-serif;margin:0}*,:after,:before{box-sizing:border-box}html{scroll-behavior:smooth}a{color:inherit}:root{--bg-main:#0c0608;--bg-panel:#220f12eb;--bg-soft:#ffffff0a;--text-main:#ffe9ea;--text-muted:#f6c7cb;--accent:#e83a47;--accent-strong:#ff2435;--accent-soft:#ff7a84;--line:#ff8c953d;--shadow:0 22px 50px #00000073}.site-shell{background:radial-gradient(circle at 10% 10%,#ff3e4c38,#0000 35%),radial-gradient(circle at 90% 20%,#ff808c26,#0000 28%),linear-gradient(160deg,#11070a,#0a0405 45%,#12070a);color:#ffe9ea;color:var(--text-main);min-height:100vh}.topbar{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#090406e0;border-bottom:1px solid #ff8c953d;border-bottom:1px solid var(--line);display:flex;gap:1rem;justify-content:space-between;padding:.95rem 5vw;position:sticky;top:0;z-index:20}.brand,.topbar{align-items:center}.brand{background:#ffffff08;border:1px solid #ff8c953d;border:1px solid var(--line);border-radius:999px;color:#ffe9ea;color:var(--text-main);display:inline-flex;gap:.7rem;padding:.3rem .85rem;text-decoration:none}.brand-title{color:#ff7a84;color:var(--accent-soft);font-family:Bebas Neue,sans-serif;font-size:2rem;letter-spacing:.08em}.menu{align-items:center;display:flex;gap:1rem}.menu a{color:#ffe9ea;color:var(--text-main);font-size:.95rem;font-weight:500;text-decoration:none}.menu a:hover{color:#ff7a84;color:var(--accent-soft)}.menu-toggle{background:#0000;border:0;cursor:pointer;display:none;padding:.3rem}.menu-toggle span{background:#ffe9ea;background:var(--text-main);display:block;height:2px;margin:.3rem 0;width:1.5rem}.section{margin:0 auto;padding:4.2rem 0;width:min(1180px,90vw)}.hero{align-items:center;display:flex;min-height:calc(100vh - 82px)}.hero-content{max-width:760px}.eyebrow{color:#ff7a84;color:var(--accent-soft);font-size:.75rem;font-weight:600;letter-spacing:.13em;margin:0;text-transform:uppercase}.hero h1,.section-head h2{font-family:Bebas Neue,sans-serif;font-size:clamp(2.45rem,6vw,5.3rem);letter-spacing:.04em;line-height:.95;margin:.35rem 0 .75rem}.hero-content p{color:#f6c7cb;color:var(--text-muted);line-height:1.7;margin:0;max-width:50ch}.hero-actions{display:flex;flex-wrap:wrap;gap:.85rem;margin-top:1.5rem}.btn{align-items:center;border:0;border-radius:.8rem;cursor:pointer;display:inline-flex;font-size:.92rem;font-weight:700;justify-content:center;letter-spacing:.02em;padding:.75rem 1.2rem;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease}.btn:hover{transform:translateY(-2px)}.btn-primary{background:linear-gradient(115deg,#ff2435,#e83a47);background:linear-gradient(115deg,var(--accent-strong),var(--accent));box-shadow:0 10px 22px #ff2c3d57;color:#ffeef0}.btn-ghost{background:#ffffff0a;background:var(--bg-soft);border:1px solid #ff8c953d;border:1px solid var(--line);color:#ffe9ea;color:var(--text-main)}.section-head h2{font-size:clamp(2rem,5.5vw,4rem)}.about-copy{background:#220f12eb;background:var(--bg-panel);border:1px solid #ff8c953d;border:1px solid var(--line);border-radius:1rem;color:#f6c7cb;color:var(--text-muted);line-height:1.72;margin:.9rem 0 0;max-width:75ch;padding:1rem 1.15rem}.team-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:1.3rem}.team-card{animation:rise .6s ease forwards;background:#220f12eb;background:var(--bg-panel);border:1px solid #ff8c953d;border:1px solid var(--line);border-radius:1rem;box-shadow:0 22px 50px #00000073;box-shadow:var(--shadow);opacity:0;padding:1rem}.team-card h3{font-family:Bebas Neue,sans-serif;font-size:1.9rem;letter-spacing:.04em;line-height:1;margin:0}.team-card p{color:#f6c7cb;color:var(--text-muted);line-height:1.6;margin:.7rem 0 0}.footer{align-items:center;border-top:1px solid #ff8c953d;border-top:1px solid var(--line);color:#ffd2d6;display:flex;flex-wrap:wrap;gap:.75rem;justify-content:space-between;margin-top:2rem;padding:1.25rem 5vw 2.2rem}@keyframes rise{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1080px){.hero{min-height:auto;padding-top:1.8rem}.team-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.menu-toggle{display:block}.menu{align-items:stretch;background:#0d0507f7;border:1px solid #ff8c953d;border:1px solid var(--line);border-radius:.9rem;display:none;flex-direction:column;gap:.5rem;inset:calc(100% + 1px) 5vw auto 5vw;padding:.7rem;position:absolute}.menu.is-open{display:flex}.menu a{padding:.5rem .35rem}.section{padding:3.3rem 0;width:min(1180px,92vw)}.team-grid{grid-template-columns:1fr}}
/*# sourceMappingURL=main.e87d0f5e.css.map*/