
.huda-seo-suite{--bg:#07090d;--panel:#0e1219;--line:rgba(255,255,255,.10);--text:#f4f7fb;--muted:#a9b2c1;--accent:#b6ff3b;font-family:inherit;color:var(--text);background:var(--bg);border-radius:24px;overflow:hidden;margin:20px auto;max-width:1400px;box-shadow:0 20px 70px rgba(0,0,0,.18)}
.huda-seo-suite *{box-sizing:border-box}.huda-hero{padding:70px 6%;background:radial-gradient(circle at 80% 15%,rgba(182,255,59,.13),transparent 30%),radial-gradient(circle at 20% 80%,rgba(95,90,255,.12),transparent 30%),var(--bg)}
.huda-hero-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:45px;align-items:center}.huda-eyebrow{display:inline-block;font-size:12px;letter-spacing:.14em;font-weight:800;color:var(--accent);margin-bottom:12px}.huda-hero h1{font-size:clamp(36px,6vw,72px);line-height:.98;margin:0 0 20px;letter-spacing:-.04em}.huda-hero p{font-size:18px;line-height:1.7;color:var(--muted);max-width:720px}.huda-actions{display:flex;gap:12px;flex-wrap:wrap;margin:26px 0}.huda-btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 20px;border-radius:12px;text-decoration:none;font-weight:800}.huda-btn-primary{background:var(--accent);color:#071006}.huda-btn-ghost{border:1px solid var(--line);color:var(--text);background:rgba(255,255,255,.03)}.huda-proof-row{display:flex;gap:18px;flex-wrap:wrap;color:#c7cfda;font-size:13px}.huda-hero-card{min-height:330px;border:1px solid var(--line);border-radius:28px;background:linear-gradient(145deg,rgba(255,255,255,.08),rgba(255,255,255,.02));padding:28px;display:flex;flex-direction:column;justify-content:flex-end;position:relative;overflow:hidden}.huda-orb{position:absolute;width:230px;height:230px;border-radius:50%;right:-55px;top:-55px;background:radial-gradient(circle at 35% 35%,#fff,rgba(182,255,59,.55) 12%,rgba(182,255,59,.06) 55%,transparent 70%);filter:blur(1px)}.huda-card-label{font-size:12px;color:var(--accent);letter-spacing:.16em;font-weight:900}.huda-card-title{font-size:34px;font-weight:900;margin:8px 0 20px}.huda-mini-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.huda-mini-grid span{padding:12px;border:1px solid var(--line);border-radius:10px;background:rgba(0,0,0,.18)}
.huda-section{padding:60px 6%;background:var(--bg)}.huda-section-head{max-width:800px;margin-bottom:28px}.huda-section h2{font-size:clamp(28px,4vw,44px);line-height:1.08;margin:0 0 12px}.huda-section-head p{color:var(--muted)}.huda-benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.huda-feature{border:1px solid var(--line);border-radius:18px;padding:24px;background:var(--panel)}.huda-feature b{color:var(--accent);font-size:12px}.huda-feature h3{margin:12px 0 8px}.huda-feature p,.huda-steps p,.huda-faq p{color:var(--muted);line-height:1.65;margin:0}
.huda-products{background:#090c11}.huda-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.huda-product{display:flex;flex-direction:column;gap:10px;border:1px solid var(--line);border-radius:18px;padding:14px;color:var(--text);text-decoration:none;background:var(--panel);transition:transform .2s ease,border-color .2s ease}.huda-product:hover{transform:translateY(-3px);border-color:rgba(182,255,59,.45)}.huda-product img{width:100%;height:auto;border-radius:12px}.huda-product-name{font-weight:800}.huda-product-price{font-weight:800;color:var(--accent)}.huda-empty{grid-column:1/-1;padding:24px;border:1px dashed var(--line);border-radius:16px;color:var(--muted)}
.huda-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.huda-steps>div{border:1px solid var(--line);border-radius:18px;padding:22px;background:var(--panel)}.huda-steps span{display:inline-grid;place-items:center;width:36px;height:36px;border-radius:50%;background:var(--accent);color:#071006;font-weight:900}.huda-steps h3{margin:15px 0 7px}
.huda-trust{background:#090c11}.huda-trust-card{display:grid;grid-template-columns:1.2fr .8fr;gap:30px;padding:34px;border:1px solid var(--line);border-radius:24px;background:linear-gradient(135deg,rgba(182,255,59,.07),rgba(255,255,255,.02))}.huda-trust-card p{color:var(--muted);line-height:1.7}.huda-checks{display:grid;grid-template-columns:1fr 1fr;gap:10px;align-content:center}.huda-checks span{padding:13px;border:1px solid var(--line);border-radius:12px;color:#d9e0e9}
.huda-faq{display:grid;gap:10px;max-width:950px}.huda-faq details{border:1px solid var(--line);border-radius:14px;background:var(--panel);padding:17px 18px}.huda-faq summary{cursor:pointer;font-weight:800}.huda-faq p{padding-top:12px}
.huda-cta{margin:0 6% 60px;padding:34px;border-radius:24px;border:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:20px;background:linear-gradient(100deg,rgba(182,255,59,.10),rgba(255,255,255,.03))}.huda-cta h2{margin:0 0 8px;font-size:34px}.huda-cta p{margin:0;color:var(--muted)}
@media(max-width:900px){.huda-hero-grid,.huda-trust-card{grid-template-columns:1fr}.huda-benefit-grid,.huda-product-grid,.huda-steps{grid-template-columns:repeat(2,1fr)}}
@media(max-width:600px){.huda-seo-suite{border-radius:0;margin:0}.huda-hero{padding:46px 20px}.huda-section{padding:42px 20px}.huda-hero h1{font-size:42px}.huda-hero p{font-size:16px}.huda-benefit-grid,.huda-product-grid,.huda-steps,.huda-checks{grid-template-columns:1fr}.huda-hero-card{min-height:250px}.huda-cta{margin:0 20px 42px;display:block}.huda-cta .huda-btn{margin-top:18px;width:100%}}

/* v3: lightweight 3D-style motion, intentionally CSS-only for performance */
.huda-hero-card{transform-style:preserve-3d;perspective:900px;animation:hudaFloat 6s ease-in-out infinite}
.huda-hero-card:before{content:"";position:absolute;inset:12%;border:1px solid rgba(182,255,59,.14);border-radius:30px;transform:translateZ(20px) rotateX(7deg) rotateY(-8deg);pointer-events:none}
.huda-orb{animation:hudaOrb 8s ease-in-out infinite}
.huda-feature,.huda-product,.huda-steps>div{transform:translateZ(0);transition:transform .25s ease,box-shadow .25s ease}
.huda-feature:hover,.huda-product:hover,.huda-steps>div:hover{transform:translateY(-5px) perspective(700px) rotateX(1deg);box-shadow:0 18px 50px rgba(0,0,0,.20)}
.huda-product-link{font-size:12px;color:var(--accent);font-weight:800;margin-top:auto}
.huda-official-links{padding:18px 6%;background:#07090d;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.huda-official-inner{display:flex;align-items:center;gap:20px;justify-content:space-between}
.huda-link-row{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}
.huda-link-row a{color:#dce4ee;text-decoration:none;border:1px solid var(--line);padding:9px 12px;border-radius:999px;background:rgba(255,255,255,.025);font-size:13px;font-weight:700}
.huda-link-row a:hover{color:var(--accent);border-color:rgba(182,255,59,.4)}
@keyframes hudaFloat{0%,100%{transform:rotateX(0deg) rotateY(0deg) translateY(0)}50%{transform:rotateX(2deg) rotateY(-2deg) translateY(-7px)}}
@keyframes hudaOrb{0%,100%{transform:scale(1) translate(0,0)}50%{transform:scale(1.06) translate(-10px,8px)}}
@media (prefers-reduced-motion:reduce){.huda-hero-card,.huda-orb{animation:none}.huda-feature,.huda-product,.huda-steps>div{transition:none}}
@media(max-width:700px){.huda-official-inner{display:block}.huda-link-row{justify-content:flex-start;margin-top:10px}}
