.video-section.svelte-cwls5q{background:var(--bg-dark);justify-content:center;padding:2rem 2rem 3rem;display:flex}.video-section.svelte-cwls5q video:where(.svelte-cwls5q){aspect-ratio:1280/724;background:#000;border-radius:12px;width:100%;max-width:900px;height:auto;display:block}.page-hero.svelte-cwls5q{text-align:center;background:radial-gradient(ellipse at 50% 80%, #c9a2271f, transparent 60%), var(--bg-dark);padding:8rem 2rem 4rem;position:relative;overflow:visible}.page-hero.svelte-cwls5q>.m-wrap{z-index:0}.page-hero.svelte-cwls5q>nav,.page-hero.svelte-cwls5q>h1:where(.svelte-cwls5q),.page-hero.svelte-cwls5q>p:where(.svelte-cwls5q){z-index:1;position:relative}.page-hero.svelte-cwls5q h1:where(.svelte-cwls5q){margin-bottom:.8rem;font-size:clamp(2rem,5vw,3.5rem);font-weight:800}.page-hero.svelte-cwls5q p:where(.svelte-cwls5q){color:var(--text-muted);max-width:560px;margin:0 auto;font-size:1.05rem;line-height:1.7}.accent.svelte-cwls5q{background:linear-gradient(135deg, var(--accent), var(--teal));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.breadcrumb.svelte-cwls5q{color:var(--text-muted);margin-bottom:1.5rem;font-size:.75rem}.breadcrumb.svelte-cwls5q a:where(.svelte-cwls5q){color:var(--gold);text-decoration:none}.breadcrumb.svelte-cwls5q a:where(.svelte-cwls5q):hover{text-decoration:underline}.breadcrumb.svelte-cwls5q span:where(.svelte-cwls5q){margin:0 .4rem}.about-section.svelte-cwls5q{background:var(--bg-light);color:var(--text-dark);padding:5rem 2rem}.about-grid.svelte-cwls5q{grid-template-columns:1fr 1fr;gap:4rem;max-width:1000px;margin:0 auto;display:grid}.label.svelte-cwls5q{letter-spacing:.25em;text-transform:uppercase;color:var(--text-dark-muted);margin-bottom:.8rem;font-size:.7rem;font-weight:700;display:block}.label-center.svelte-cwls5q{text-align:center;color:var(--gold)}.about-block.svelte-cwls5q h2:where(.svelte-cwls5q){color:var(--text-dark);letter-spacing:-.01em;margin-bottom:1.2rem;font-size:clamp(1.4rem,3vw,2rem)}.about-block.svelte-cwls5q p:where(.svelte-cwls5q){color:var(--text-dark-muted);margin-bottom:1rem;font-size:.95rem;line-height:1.8}.about-block.svelte-cwls5q strong:where(.svelte-cwls5q){color:var(--accent);font-weight:600}.detail-grid.svelte-cwls5q{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.detail-item.svelte-cwls5q{background:#00000008;border:1px solid #0000000f;border-radius:0;padding:1rem}.detail-label.svelte-cwls5q{letter-spacing:.15em;text-transform:uppercase;color:var(--text-dark-muted);margin-bottom:.3rem;font-size:.65rem;font-weight:700;display:block}.detail-value.svelte-cwls5q{color:var(--text-dark);font-size:.9rem;font-weight:600}.pillars-section.svelte-cwls5q{background:var(--bg-dark);padding:5rem 2rem}.pillars-header.svelte-cwls5q{text-align:center;max-width:640px;margin:0 auto 3rem}.pillars-header.svelte-cwls5q h2:where(.svelte-cwls5q){letter-spacing:-.015em;font-size:clamp(1.6rem,3.5vw,2.4rem);font-weight:700}.pillars-grid.svelte-cwls5q{grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:1100px;margin:0 auto;display:grid}.pillar-card.svelte-cwls5q{transition:all .4s var(--ease-out-expo);background:#ffffff06;border:1px solid #ffffff0f;border-radius:0;padding:2rem 1.5rem}.pillar-card.svelte-cwls5q:hover{border-color:#ffffff26;transform:translateY(-4px)}.pillar-icon.svelte-cwls5q{background:color-mix(in srgb, var(--c) 12%, transparent);width:48px;height:48px;color:var(--c);border-radius:0;justify-content:center;align-items:center;margin-bottom:1.2rem;display:flex}.pillar-card.svelte-cwls5q h3:where(.svelte-cwls5q){color:var(--text-dark,#1a1a1a);margin-bottom:.6rem;font-size:1.1rem;font-weight:700}.pillar-card.svelte-cwls5q p:where(.svelte-cwls5q){color:var(--text-muted);font-size:1.02rem;line-height:1.75}.cta-section.svelte-cwls5q{text-align:center;background:#fff;padding:5rem 2rem}.cta-section.svelte-cwls5q h2:where(.svelte-cwls5q){color:var(--text-dark,#1a1a1a);margin-bottom:1rem;font-size:clamp(1.8rem,4vw,2.8rem);font-weight:800}.cta-section.svelte-cwls5q p:where(.svelte-cwls5q){color:var(--text-muted);max-width:520px;margin:0 auto 2rem;line-height:1.7}.cta-btns.svelte-cwls5q{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.btn-main.svelte-cwls5q{background:var(--accent);color:#fff;letter-spacing:.06em;text-transform:uppercase;transition:all .3s var(--ease-out-expo);border-radius:100px;padding:.85rem 2.2rem;font-size:.8rem;font-weight:600;text-decoration:none}.btn-main.svelte-cwls5q:hover{background:var(--accent-hover);transform:translateY(-2px);box-shadow:0 8px 30px #c9a2274d}.btn-ghost.svelte-cwls5q{color:var(--text-white);letter-spacing:.06em;text-transform:uppercase;transition:all .3s var(--ease-out-expo);background:0 0;border:1px solid #fff3;border-radius:100px;padding:.85rem 2.2rem;font-size:.8rem;font-weight:500;text-decoration:none}.btn-ghost.svelte-cwls5q:hover{background:#ffffff0d;border-color:#ffffff80}@media (width<=900px){.about-grid.svelte-cwls5q{grid-template-columns:1fr;gap:3rem}.pillars-grid.svelte-cwls5q{grid-template-columns:1fr;max-width:480px;margin:0 auto}}@media (width<=600px){.about-section.svelte-cwls5q,.pillars-section.svelte-cwls5q,.cta-section.svelte-cwls5q{padding:3.5rem 1.2rem}.detail-grid.svelte-cwls5q{grid-template-columns:1fr}.pillars-grid.svelte-cwls5q{grid-template-columns:1fr;max-width:400px;margin:0 auto}}
