@layer quartz-base{.home-hero{border-bottom:1px solid var(--border);grid-template-columns:1fr auto;align-items:center;gap:48px;margin-bottom:1rem;padding:2.5rem 0 2rem;display:grid}@media (max-width:800px){.home-hero{text-align:left;grid-template-columns:1fr;gap:20px;padding:1.5rem 0}}@media (max-width:1000px){.flex-component:has(.home-hero){flex-wrap:wrap!important}.flex-component:has(.home-hero)>div{flex-grow:1!important;flex-basis:100%!important}}:root .home-hero.has-backdrop{isolation:isolate;border:none;border-radius:10px;grid-template-columns:1fr;align-items:end;height:700px;margin-bottom:0;padding:0;position:relative;overflow:hidden}@media (max-width:1000px){:root .home-hero.has-backdrop{height:auto;min-height:420px;margin-bottom:1.5rem}}@media (max-width:800px){:root .home-hero.has-backdrop{border-radius:8px;min-height:0;padding:1.75rem 0}}:root .hero-backdrop{z-index:0;filter:blur(5px);background-position:bottom;background-repeat:no-repeat;background-size:cover;display:block;position:absolute;inset:-16px}:root .hero-veil{z-index:1;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0e1420a3;display:block;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0 9%,#0000 21% 30%,#000 44% 100%);mask-image:linear-gradient(#000 0 9%,#0000 21% 30%,#000 44% 100%)}@media (max-width:800px){:root .hero-veil{background:#0e1420b8;-webkit-mask-image:none;mask-image:none}}:root .has-backdrop .hero-main{z-index:3;max-width:100%;padding:0 1.75rem 2.5rem;position:relative}@media (max-width:800px){:root .has-backdrop .hero-main{padding:0 1.25rem}}:root .has-backdrop .hero-headline{color:var(--stage-text)}:root .has-backdrop .hero-eyebrow{color:var(--stage-accent-2)}:root .has-backdrop .hero-description{color:var(--stage-text-2)}:root .has-backdrop .hero-topbar{z-index:3;padding:1.1rem 1.75rem;position:absolute;top:0;left:0;right:0}@media (max-width:800px){:root .has-backdrop .hero-topbar{padding:0 1.25rem 1.25rem;position:static}}:root .has-backdrop .hero-stats{align-items:baseline;gap:1.4rem}:root .has-backdrop .hero-stats .hero-stat{align-items:baseline;gap:.4rem;display:flex}:root .has-backdrop .hero-stats b{color:var(--stage-text);font-size:.86rem;display:inline}:root .has-backdrop .hero-stats span{color:var(--stage-text-2);font-size:.68rem}:root .has-backdrop .hero-btn{color:var(--stage-text);border-color:#e9eff78c}:root .has-backdrop .hero-btn:hover{border-color:var(--stage-text);background:#e9eff71a}:root .has-backdrop .hero-btn-primary{color:#fff;background:#b8442a;border-color:#b8442a}:root .has-backdrop .hero-btn-primary:hover{background:#b8442a}:root .has-backdrop .hero-avatar-col{z-index:3;position:absolute;bottom:1.25rem;right:1.75rem}@media (max-width:800px){:root .has-backdrop .hero-avatar-col{align-items:flex-start;padding:1rem 1.25rem 0;position:static}}:root .has-backdrop .hero-visitor-counter .visitor-counter{color:var(--stage-text-2)}.hero-eyebrow{font-family:var(--headerFont);letter-spacing:.02em;color:var(--accent);margin-bottom:.6rem;font-size:.95rem;font-weight:600}.hero-headline{font-family:var(--headerFont);letter-spacing:-.03em;color:var(--text);border:none;margin:0 0 .9rem;padding:0;font-size:2.1rem;font-weight:780;line-height:1.28}@media (max-width:800px){.hero-headline{font-size:1.6rem}}.hero-description{font-family:var(--headerFont);color:var(--text-2);max-width:640px;margin:0 0 1.3rem;font-size:1.02rem;line-height:1.7}.hero-cta{flex-wrap:wrap;gap:.6rem;margin-bottom:1.6rem;display:flex}.hero-btn{font-family:var(--headerFont);border-radius:var(--radius,10px);border:1px solid var(--border);color:var(--text);box-sizing:border-box;align-items:center;min-height:44px;padding:.55rem 1.1rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:border-color .15s,background-color .15s;display:inline-flex}.hero-btn:hover{border-color:var(--accent);background:var(--surface-2)}.hero-btn-primary{background:var(--accent-action);border-color:var(--accent-action);color:var(--surface)}.hero-btn-primary:hover{opacity:.9;background:var(--accent-action)}.hero-stats{flex-wrap:wrap;gap:2rem;display:flex}.hero-stats b{font-family:var(--codeFont);color:var(--text);font-size:1.15rem;font-weight:700;display:block}.hero-stats span{color:var(--text-3);font-size:.72rem}.hero-avatar-col{flex-direction:column;flex-shrink:0;align-items:center;gap:.5rem;display:flex}.hero-avatar{width:104px;height:104px;font-family:var(--headerFont);color:#fff;background:linear-gradient(140deg, var(--tertiary,var(--accent)) 0%, var(--accent) 60%, var(--dark) 130%);-webkit-user-select:none;user-select:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:2.4rem;font-weight:700;display:flex}@media (max-width:800px){.hero-avatar{width:72px;height:72px;font-size:1.7rem}}.hero-avatar-img{object-fit:contain;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:auto;height:220px}@media (max-width:800px){.hero-avatar-img{height:140px}}.hero-visitor-counter .visitor-counter{justify-content:center;margin:0}}