.hero{position:relative;background:var(--background);padding:88px 0 80px;overflow:hidden}@media(min-width:900px){.hero{padding:104px 0 112px}}.hero__dotgrid{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background-image:radial-gradient(circle,#6B35BE26 1.5px,transparent 1.5px);background-size:30px 30px}.hero__blob{position:absolute;border-radius:50%;pointer-events:none}.hero__blob--purple{top:-128px;right:-10%;width:640px;height:640px;background:#6b35be1a;filter:blur(120px)}.hero__blob--orange{bottom:0;left:5%;width:400px;height:400px;background:#f9731612;filter:blur(100px)}.hero__inner{max-width:1300px;margin:0 auto;padding:0 24px;position:relative}@media(min-width:1024px){.hero__inner{padding:0 48px}}.hero__layout{display:grid;grid-template-columns:1fr;gap:48px;align-items:center}@media(min-width:1024px){.hero__layout{grid-template-columns:1fr 460px;gap:64px}}.hero__label{display:flex;align-items:center;gap:12px;margin-bottom:28px}.hero__title{font-family:var(--accent-font);font-weight:900;color:var(--foreground);line-height:.93;letter-spacing:-.035em;margin-bottom:32px;font-size:clamp(3.4rem,7.5vw,5rem)}.hero__title-accent{background:linear-gradient(120deg,#6b35be 30%,#a05de8 70%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.hero__subtitle{color:var(--foreground-70);line-height:1.75;margin-bottom:40px;max-width:500px;font-size:clamp(1rem,1.4vw,1.1rem)}.hero__actions{display:flex;flex-direction:column;gap:12px;margin-bottom:48px}@media(min-width:640px){.hero__actions{flex-direction:row}}.hero__stats{display:flex;align-items:center;border-top:1px solid var(--foreground-10);padding-top:32px}.hero__stat{padding:0 32px;border-right:1px solid #1C15401A}.hero__stat:first-child{padding-left:0}.hero__stat:last-child{border-right:none}.hero__stat-num{font-family:var(--accent-font);font-size:1.6rem;font-weight:900;letter-spacing:-.03em}.hero__stat-label{font-size:11px;color:#1c15408c;font-weight:600;text-transform:uppercase;letter-spacing:.08em;margin-top:2px}.hero__note{font-size:12px;color:#1c154080;margin-top:20px;letter-spacing:.02em}.hero__mockup{display:none;position:relative;animation:floatY 6s ease-in-out infinite}@media(min-width:1024px){.hero__mockup{display:block}}@keyframes floatY{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.hero__browser{border-radius:16px;overflow:hidden;border:1px solid #00000017;box-shadow:0 28px 80px #1c15402e}.hero__browser-bar{background:#edebe6;padding:12px 16px;display:flex;align-items:center;gap:12px;border-bottom:1px solid #00000012}.hero__browser-dots{display:flex;gap:6px}.dot{width:10px;height:10px;border-radius:50%}.dot--red{background:#ff5f56}.dot--yellow{background:#ffbd2e}.dot--green{background:#27c93f}.hero__browser-url{flex:1;background:#ffffffb3;border-radius:999px;height:16px;display:flex;align-items:center;padding:0 12px}.hero__browser-url span{font-size:10px;color:#969696cc}.hero__browser-screen{background:#f5f4f0;padding:32px 28px}.hero__report-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.hero__report-title{font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.15em;color:#1c154040}.hero__report-badge{font-size:10px;background:var(--success-bg);color:var(--success-dark);font-weight:700;padding:2px 8px;border-radius:999px}.hero__scores{display:flex;justify-content:center;gap:24px;margin-bottom:28px}.hero__score{text-align:center}.hero__score-circle{width:60px;height:60px;border-radius:50%;border:3px solid var(--success);color:var(--success);display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:900;margin:0 auto 8px}.hero__score p{font-size:9px;color:#6b7280;line-height:1.2}.hero__skeleton{background:#fff;border-radius:12px;padding:16px;border:1px solid #0000000F;display:flex;flex-direction:column;gap:8px}.hero__skeleton-row{display:flex;gap:8px;margin-bottom:4px}.bar{display:block;border-radius:999px}.bar--purple{background:#6b35be33;height:10px}.bar--dark{background:#1c154014;height:10px}.bar--orange{background:#f9731640;height:10px}.bar--dark-strong{background:#1c154014}.bar--dark-soft{background:#1c15400f}.bar--orange-block{background:#f9731626;border-radius:8px;margin-top:8px}.bar--w25{width:25%}.bar--w16{width:64px}.bar--w75{width:75%}.bar--w100{width:100%}.bar--w83{width:83.333%}.bar--w32{width:128px}.bar--h3{height:12px}.bar--h8{height:32px}.bar--auto-left{margin-left:auto}.hero__badge{position:absolute;border-radius:16px}.hero__badge--bottom{bottom:-20px;left:-24px;background:var(--foreground);color:#fff;padding:14px 20px;box-shadow:0 12px 36px #1c154059}.hero__badge--bottom p:first-child{font-size:10px;color:#fff6;margin-bottom:2px;font-weight:500}.hero__badge--bottom p:last-child{font-size:10px;color:#fff6;font-weight:500}.hero__badge-num{font-size:1.4rem;font-weight:900;line-height:1.2;letter-spacing:-.02em}.hero__badge--top{top:-16px;right:-16px;background:var(--primary);color:#fff;padding:10px 16px;text-align:center;box-shadow:0 10px 15px -3px #0000004d}.hero__badge--top p:first-child{font-size:10px;color:#fff9}.hero__badge--top .hero__badge-num{font-size:18px;line-height:1}
