.hero{width:100%;margin:0;padding:48px 0 64px;background:radial-gradient(circle at top left,rgba(255,110,1,.3),transparent 55%),radial-gradient(circle at bottom right,rgba(255,19,0,.45),transparent 60%),#050507;color:#fff;display:flex;justify-content:center;align-items:center}.hero>.hero-inner{display:grid;grid-template-columns:minmax(0,3fr) minmax(0,2.6fr);gap:32px;align-items:center}.hero-content{display:flex;flex-direction:column;gap:16px}.hero-eyebrow{font-size:.78rem;text-transform:uppercase;letter-spacing:.18em;color:rgba(255,255,255,.7)}.hero-title{font-size:clamp(2.3rem, 3vw + 1.4rem, 3.2rem);line-height:1.05;font-weight:800;max-width:18ch}.hero-title-accent{background:linear-gradient(135deg,var(--orange),var(--red));-webkit-background-clip:text;background-clip:text;color:transparent}.hero-lede{max-width:42ch;font-size:1rem;color:rgba(255,255,255,.8)}.hero-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:4px}.hero-meta{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.hero-chip{font-size:.74rem;text-transform:uppercase;letter-spacing:.16em;color:rgba(255,255,255,.8);border-radius:999px;padding:4px 10px;border:1px solid rgba(255,255,255,.2)}.hero-visual{display:flex;justify-content:flex-end}.hero-card{width:100%;max-width:420px;border-radius:18px;background:#0c0c0c;border:1px solid rgba(255,255,255,.15);box-shadow:0 16px 40px rgba(0,0,0,.55);overflow:hidden}.hero-code-header{display:flex;align-items:center;gap:6px;padding:8px 12px;background:#111;border-bottom:1px solid rgba(255,255,255,.1);font-size:.8rem;color:rgba(255,255,255,.8)}.hero-dot{width:7px;height:7px;border-radius:999px;background:radial-gradient(circle at 30% 30%,#fff,#ff6e01)}.hero-code-title{margin-left:auto;font-family:var(--font-mono);font-size:.74rem;opacity:.9}.hero-code-block{margin:0;padding:14px 16px;font-family:var(--font-mono);font-size:.86rem;line-height:1.5;background:#050507;color:#f7f7f7;max-height:260px;overflow:auto}.section-latest-blog .latest-blog-list{display:grid;gap:20px;margin-top:16px;grid-template-columns:repeat(3,minmax(0,1fr))}.section-latest-blog .blog-post{display:flex;gap:16px;background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:8px;overflow:hidden;padding:16px}.section-latest-blog .blog-post-featured{grid-column:1/-1;align-items:stretch}.section-latest-blog .blog-post-compact{flex-direction:column}.section-latest-blog .blog-post-thumb{flex:0 0 auto;width:160px;height:110px;border-radius:12px;overflow:hidden;background:rgba(0,0,0,.03)}.section-latest-blog .blog-post-featured .blog-post-thumb{width:260px;height:160px}.section-latest-blog .blog-post-img{width:100%;height:100%;object-fit:cover;display:block}.section-latest-blog .blog-post-body{min-width:0;flex:1 1 auto}.section-latest-blog .blog-post-title{margin:0 0 8px 0;font-size:18px;line-height:1.2}.section-latest-blog .blog-post-featured .blog-post-title{font-size:22px}.section-latest-blog .blog-post-link{color:#111;text-decoration:none}.section-latest-blog .blog-post-link:hover{text-decoration:underline}.section-latest-blog .blog-post-meta{display:flex;gap:10px;align-items:center;margin-bottom:10px;font-size:13px;color:rgba(0,0,0,.55)}.section-latest-blog .blog-post-snippet{margin:0;color:rgba(0,0,0,.75);font-size:14px;line-height:1.5;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.section-latest-blog .blog-post-featured .blog-post-snippet{-webkit-line-clamp:4}.section-latest-blog .blog-post-compact .blog-post-snippet{-webkit-line-clamp:3}.home-message-section{margin:100px 0 120px 0}:root{--red:#ff1300;--orange:#ff6e01;--black:#000000;--dark:#4d4d4d;--light:#e6e6e6;--white:#ffffff}.hero-ink{margin:0;font-weight:900;line-height:1.18;letter-spacing:-.02em;text-wrap:balance;font-size:clamp(2.4rem, 3.6vw, 3.4rem)!important;background:linear-gradient(90deg,var(--red) 20%,var(--orange) 80%);-webkit-background-clip:text;background-clip:text;color:transparent;position:relative;display:inline-block;padding-bottom:.4rem}.hero-ink::after{content:"";position:absolute;left:50%;bottom:0;transform:translateX(-50%);width:min(72ch,92%);height:3px;border-radius:999px;background:linear-gradient(90deg,transparent,rgba(255,110,1,.45),rgba(255,19,0,.55),rgba(255,110,1,.45),transparent)}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.75rem}.feature-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:1.75rem;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.feature-card:hover{transform:translateY(-4px);border-color:var(--orange);box-shadow:0 12px 30px rgba(0,0,0,.08)}.feature-card h3{font-size:1.15rem;font-weight:600;margin-bottom:.5rem;color:#111827}.feature-card p{font-size:.95rem;line-height:1.55;color:#4b5563}.feature-icon{width:48px;height:48px;margin:0 auto .75rem;display:flex;align-items:center;justify-content:center;font-size:1.5rem;border-radius:12px;background:var(--light)}.feature-card:hover .feature-icon{background:var(--orange)}.quote-orbit{position:relative;width:min(820px,100%);aspect-ratio:1/1;margin:3rem auto;--orbit-radius:clamp(140px, 32vw, 320px);--quote-w:clamp(170px, 24vw, 260px);--quote-font:clamp(0.85rem, 1.2vw, 0.95rem)}.quote-orbit::before{content:"";position:absolute;inset:10%;border-radius:50%}.quote-item{position:absolute;offset-path:circle(var(--orbit-radius));offset-rotate:0deg;animation:orbit 40s linear infinite;width:var(--quote-w);padding:.95rem 1.05rem;background:#fff;border:1px solid #e5e7eb;border-radius:14px;box-shadow:0 10px 24px rgba(0,0,0,.08);font-size:var(--quote-font);line-height:1.45;color:#111827;z-index:1;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden;text-overflow:ellipsis}.quote-orbit>.quote-item:nth-child(2){animation-delay:0s}.quote-orbit>.quote-item:nth-child(3){animation-delay:-5s}.quote-orbit>.quote-item:nth-child(4){animation-delay:-10s}.quote-orbit>.quote-item:nth-child(5){animation-delay:-15s}.quote-orbit>.quote-item:nth-child(6){animation-delay:-20s}.quote-orbit>.quote-item:nth-child(7){animation-delay:-25s}.quote-orbit>.quote-item:nth-child(8){animation-delay:-30s}.quote-orbit>.quote-item:nth-child(9){animation-delay:-35s}.quote-center{position:absolute;inset:50%;transform:translate(-50%,-50%);z-index:2;width:clamp(120px,18vw,220px);height:clamp(120px,18vw,220px);border-radius:999px;background:#f8fafc;border:1px solid #e5e7eb;display:grid;place-items:center;text-align:center;pointer-events:none}.quote-center span{font-weight:700;color:#111827}@media (prefers-reduced-motion:reduce){.quote-item{animation:none;position:static;margin:.5rem auto}}@keyframes orbit{from{offset-distance:0%}to{offset-distance:100%}}.ready-to-create-section{margin-bottom:200px}@media (max-width:880px){.hero>.hero-inner{grid-template-columns:1fr}.hero-visual{margin-top:20px;justify-content:flex-start}.hero-card{max-width:100%}.section-latest-blog .latest-blog-list{grid-template-columns:1fr}.section-latest-blog .blog-post{padding:14px}.section-latest-blog .blog-post-featured{flex-direction:column}.section-latest-blog .blog-post-featured .blog-post-thumb,.section-latest-blog .blog-post-thumb{width:100%;height:180px}.home-message-section{margin:60px 0 30px 0}.hero-ink{font-size:clamp(1.5rem, 2.6vw, 2.4rem)!important}.quote-orbit{aspect-ratio:auto;display:grid;gap:12px;margin-top:1.5rem}.quote-center{position:static;transform:none;margin:0 auto 8px}.quote-item{position:static;offset-path:none;animation:none;width:100%;max-width:520px;margin:0 auto;-webkit-line-clamp:6}}