.hero-visual{display:none;position:relative;flex-shrink:0;width:100%;min-height:380px;align-items:center;justify-content:center}@media(min-width:1024px){.hero-visual{display:flex;max-width:540px;min-height:440px}}@media(min-width:1280px){.hero-visual{max-width:600px;min-height:500px}}.hero-orb{position:absolute;border-radius:50%;pointer-events:none;will-change:transform}.hero-orb-1{width:320px;height:320px;left:50%;top:50%;transform:translate(-50%,-50%);background:radial-gradient(circle at 40% 40%,rgba(37,99,235,.35),rgba(37,99,235,.12) 50%,transparent 70%);filter:blur(32px)}.hero-orb-2{width:240px;height:240px;right:10%;top:20%;background:radial-gradient(circle at 60% 30%,rgba(59,130,246,.28),rgba(37,99,235,.08) 60%,transparent);filter:blur(28px)}.hero-orb-3{width:200px;height:200px;left:15%;bottom:15%;background:radial-gradient(circle at 30% 60%,rgba(96,165,250,.22),transparent 65%);filter:blur(24px)}@media(prefers-color-scheme:dark){.hero-orb-1{background:radial-gradient(circle at 40% 40%,rgba(59,130,246,.3),rgba(37,99,235,.1) 50%,transparent 70%)}.hero-orb-2{background:radial-gradient(circle at 60% 30%,rgba(96,165,250,.22),rgba(37,99,235,.06) 60%,transparent)}.hero-orb-3{background:radial-gradient(circle at 30% 60%,rgba(59,130,246,.18),transparent 65%)}}.hero-grid{position:absolute;inset:-20px;background-image:radial-gradient(circle,currentColor 1px,transparent 1px);background-size:20px 20px;color:#2563eb0f;pointer-events:none}@media(prefers-color-scheme:dark){.hero-grid{color:#ffffff0a}}.hero-card-single{position:relative;width:100%;max-width:480px;border-radius:16px;border:1px solid rgba(255,255,255,.18);background:#ffffffa6;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);box-shadow:0 4px 24px #0000000f,0 0 0 1px #ffffff80 inset,0 0 40px -8px #2563eb26;overflow:hidden;padding:14px 18px 20px;display:flex;flex-direction:column;min-height:320px}@media(prefers-color-scheme:dark){.hero-card-single{border-color:#ffffff1a;background:#ffffff0f;box-shadow:0 4px 24px #0000004d,0 0 0 1px #ffffff0f inset,0 0 50px -12px #2563eb33}}@media(min-width:1280px){.hero-card-single{max-width:540px;min-height:380px;padding:18px 22px 24px}}.hero-card-chrome{display:flex;gap:6px;margin-bottom:14px;padding-bottom:10px;border-bottom:1px solid rgba(0,0,0,.08);z-index:2;position:relative}@media(prefers-color-scheme:dark){.hero-card-chrome{border-bottom-color:#ffffff14}}.hero-card-chrome span{width:10px;height:10px;border-radius:50%;background:#0000001f}@media(prefers-color-scheme:dark){.hero-card-chrome span{background:#fff3}}.hero-card-chrome span:nth-child(1){background:#ff5f57}.hero-card-chrome span:nth-child(2){background:#febc2e}.hero-card-chrome span:nth-child(3){background:#28c840}.hero-website-container{flex:1;display:flex;flex-direction:column;gap:16px;padding-top:8px}.hero-website-header{display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid rgba(0,0,0,.08);margin-bottom:4px}@media(prefers-color-scheme:dark){.hero-website-header{border-bottom-color:#ffffff14}}.hero-nav-logo{width:60px;height:12px;border-radius:4px;background:linear-gradient(135deg,#2563ebcc,#3b82f699)}.hero-nav-menu{display:flex;gap:6px}.hero-nav-menu span{width:20px;height:2px;border-radius:2px;background:#0000004d}@media(prefers-color-scheme:dark){.hero-nav-menu span{background:#fff6}}.hero-website-hero{display:flex;flex-direction:column;gap:10px;padding:12px 0}.hero-title-line{width:75%;height:16px;border-radius:6px;background:linear-gradient(135deg,#2563ebe6,#3b82f6b3)}.hero-subtitle-line{width:90%;height:10px;border-radius:4px;background:#00000014}@media(prefers-color-scheme:dark){.hero-subtitle-line{background:#ffffff1f}}.hero-cta-button{width:100px;height:32px;border-radius:8px;background:linear-gradient(135deg,#2563ebe6,#3b82f6cc);margin-top:4px;box-shadow:0 2px 8px #2563eb4d}.hero-content-lines{display:flex;flex-direction:column;gap:8px;padding:8px 0}.hero-content-line{width:100%;height:8px;border-radius:4px;background:#0000000f}.hero-content-line-short{width:70%}@media(prefers-color-scheme:dark){.hero-content-line{background:#ffffff1a}}.hero-feature-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:8px}.hero-feature-card{display:flex;flex-direction:column;gap:8px;padding:10px;border-radius:8px;background:#00000005;border:1px solid rgba(0,0,0,.05)}@media(prefers-color-scheme:dark){.hero-feature-card{background:#ffffff08;border-color:#ffffff0f}}.hero-card-icon{width:24px;height:24px;border-radius:6px;background:linear-gradient(135deg,#2563eb99,#3b82f666)}.hero-card-line-small{width:100%;height:6px;border-radius:3px;background:#0000000d}.hero-card-line-shorter{width:60%}@media(prefers-color-scheme:dark){.hero-card-line-small{background:#ffffff14}}.hero{padding-top:calc(72px + var(--space-24));padding-bottom:var(--space-24);min-height:90vh;display:flex;align-items:center}.hero-container{display:flex;flex-direction:column;gap:var(--space-12)}@media(min-width:1024px){.hero-container{flex-direction:row;align-items:center;justify-content:space-between;gap:var(--space-16)}}.hero-content{max-width:720px}.hero-title{font-size:clamp(2.5rem,5vw,4rem);line-height:1.1;margin-bottom:var(--space-6);letter-spacing:-.03em}.hero-subtitle{font-size:var(--text-xl);color:var(--color-text-secondary);margin-bottom:var(--space-8);max-width:560px}.hero-ctas{display:flex;gap:var(--space-4);margin-bottom:var(--space-4);flex-wrap:wrap}.hero-note{font-size:var(--text-sm);color:var(--color-text-muted)}@media(max-width:480px){.hero-ctas{flex-direction:column}.hero-ctas .btn{width:100%;justify-content:center}}.trust-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--space-8)}@media(max-width:768px){.trust-grid{grid-template-columns:1fr}}.trust-card{padding:var(--space-8);background:var(--color-bg-elevated);border-radius:var(--radius-lg);border:1px solid var(--color-border);transition:background-color var(--transition-base),border-color var(--transition-base)}.trust-icon{font-size:var(--text-sm);font-weight:700;color:var(--color-accent);margin-bottom:var(--space-4)}.trust-card h3{margin-bottom:var(--space-3);color:var(--color-text)}.trust-card p{font-size:var(--text-base);line-height:1.7;color:var(--color-text-secondary)}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-6)}@media(max-width:1024px){.services-grid{grid-template-columns:1fr;max-width:480px;margin:0 auto}}.service-card{padding:var(--space-8);background:var(--color-bg-elevated);border:1px solid var(--color-border);border-radius:var(--radius-lg);display:flex;flex-direction:column;transition:background-color var(--transition-base),border-color var(--transition-base)}.service-card.featured{border-color:var(--color-accent);box-shadow:0 0 0 1px var(--color-accent)}.service-tag{font-size:var(--text-xs);font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-muted);margin-bottom:var(--space-4)}.service-card.featured .service-tag{color:var(--color-accent)}.service-card h3{margin-bottom:var(--space-2);color:var(--color-text)}.service-price{font-size:var(--text-2xl);font-weight:600;color:var(--color-text);margin-bottom:var(--space-4)}.service-desc{margin-bottom:var(--space-6);flex-grow:1;color:var(--color-text-secondary)}.service-features{margin-bottom:var(--space-4);display:flex;flex-direction:column;gap:var(--space-2)}.service-features li{font-size:var(--text-sm);color:var(--color-text-secondary);padding-left:var(--space-6);position:relative}.service-features li:before{content:"✓";position:absolute;left:0;color:var(--color-accent);font-weight:600}.service-support{margin-bottom:var(--space-6);padding:var(--space-3);background:#2563eb1a;border-radius:var(--radius-md);border:1px dashed var(--color-accent)}@media(prefers-color-scheme:dark){.service-support{background:#3b82f626}}.support-label{font-size:var(--text-xs);font-weight:500;color:var(--color-accent)}.process-steps{display:flex;flex-direction:column;gap:var(--space-1);max-width:640px;margin:0 auto var(--space-12)}.process-step{display:flex;gap:var(--space-6);padding:var(--space-6);border-radius:var(--radius-lg);background:var(--color-bg-elevated);border:1px solid var(--color-border);transition:background-color var(--transition-base),border-color var(--transition-base)}.step-number{font-size:var(--text-sm);font-weight:700;color:var(--color-accent);flex-shrink:0}.step-content h3{color:var(--color-text);margin-bottom:var(--space-2);font-size:var(--text-lg)}.step-content p{font-size:var(--text-sm);color:var(--color-text-secondary)}.process-cta,.final-cta{text-align:center}.final-cta .cta-content{max-width:560px;margin:0 auto}.final-cta .cta-content h2{margin-bottom:var(--space-4);color:var(--color-text)}.final-cta .cta-content p{font-size:var(--text-lg);margin-bottom:var(--space-8);color:var(--color-text-secondary)}.final-cta-links{font-size:var(--text-sm);margin-top:var(--space-6);margin-bottom:0!important}.final-cta-links a{color:var(--color-accent);text-decoration:none;font-weight:500}.final-cta-links a:hover{text-decoration:underline}
