.hero{--hero-primary:#2563eb;--hero-primary-dark:#1d4ed8;--hero-ink:#0f172a;--hero-muted:#64748b;--hero-text-secondary:#4b5768;--hero-accent:#06b6d4;--hero-border:#0f172a14;background:linear-gradient(#fff 0%,#f8fbff 100%);padding-block:5.5rem 5rem;position:relative;overflow:hidden}@media (width>=900px){.hero{padding-block:7.5rem 6rem}}.hero__container{max-width:1200px;margin-inline:auto;padding-inline:24px;position:relative}.hero__grid{grid-template-columns:1fr;align-items:center;gap:3.5rem;display:grid}@media (width>=1024px){.hero__grid{grid-template-columns:1.15fr .85fr;gap:2.5rem}}.hero__content{min-width:0}.hero__eyebrow{color:var(--hero-primary);letter-spacing:.04em;text-transform:uppercase;opacity:0;margin:0 0 1.25rem;font-size:.875rem;font-weight:600;animation:.5s ease-out forwards hero-fade-up;display:block}.hero__heading{max-width:620px;color:var(--hero-ink);letter-spacing:-.02em;opacity:0;margin:0;font-size:clamp(2.25rem,1.65rem + 2.4vw,3.25rem);font-weight:700;line-height:1.15;animation:.5s ease-out 80ms forwards hero-fade-up}@media (width>=1024px){.hero__heading{width:55%;min-width:480px;max-width:620px}}.hero__description{max-width:650px;color:var(--hero-text-secondary);opacity:0;margin:1.75rem 0 0;font-size:1.125rem;line-height:1.7;animation:.5s ease-out .16s forwards hero-fade-up}.hero__actions{opacity:0;flex-wrap:wrap;gap:1rem;margin-top:2.75rem;animation:.5s ease-out .24s forwards hero-fade-up;display:flex}.hero__btn{cursor:pointer;will-change:transform;border-radius:10px;align-items:center;gap:.5rem;padding:.875rem 1.5rem;font-family:inherit;font-size:1rem;font-weight:600;line-height:1.2;text-decoration:none;transition:transform .2s,box-shadow .2s,background-color .2s,border-color .2s;display:inline-flex}.hero__btn--primary{border:1px solid var(--hero-primary);background-color:var(--hero-primary);color:#fff;box-shadow:0 1px 2px #0f172a14}.hero__btn--primary:hover{background-color:var(--hero-primary-dark);border-color:var(--hero-primary-dark);transform:translateY(-2px);box-shadow:0 10px 20px #2563eb2e}.hero__btn--primary:active{transform:translateY(0);box-shadow:0 2px 6px #2563eb29}.hero__btn--secondary{border:1px solid var(--hero-border);color:var(--hero-ink);background-color:#0000}.hero__btn--secondary:hover{background-color:#0f172a08;border-color:#0f172a2e;transform:translateY(-2px);box-shadow:0 8px 18px #0f172a14}.hero__btn--secondary:active{box-shadow:none;transform:translateY(0)}.hero__btn:focus-visible{outline:2px solid var(--hero-primary);outline-offset:2px}.hero__btn-icon{flex-shrink:0;transition:transform .2s}.hero__btn--primary:hover .hero__btn-icon{transform:translate(2px)}.hero__trust{border-top:1px solid var(--hero-border);opacity:0;flex-wrap:wrap;gap:1.5rem 2rem;margin-top:2.75rem;padding-top:2rem;animation:.5s ease-out .32s forwards hero-fade-up;display:flex}.hero__trust-item{color:var(--hero-muted);align-items:center;gap:.5rem;font-size:.9375rem;font-weight:500;display:flex}.hero__trust-icon{width:18px;height:18px;color:var(--hero-accent);flex-shrink:0}.hero__visual{opacity:0;max-width:460px;margin-inline:auto;animation:.5s ease-out .2s forwards hero-fade-left;display:block;position:relative}@media (width>=1024px){.hero__visual{max-width:none;margin-inline:0}}.hero__glow{filter:blur(30px);pointer-events:none;z-index:0;background:radial-gradient(circle at 55% 45%,#2563eb24,#06b6d414 45%,#fff0 70%);position:absolute;inset:-15% -10%}.hero__mockup-wrap{z-index:1;position:relative}.hero__mockup{border:1px solid var(--hero-border);backdrop-filter:blur(6px);background:#fffc;border-radius:18px;position:relative;overflow:hidden;box-shadow:0 24px 60px -20px #0f172a38,0 4px 14px #0f172a0f}.hero__mockup-topbar{border-bottom:1px solid var(--hero-border);background:#f8fafce6;align-items:center;gap:.75rem;padding:.75rem 1rem;display:flex}.hero__mockup-dots{flex-shrink:0;gap:.375rem;display:flex}.hero__mockup-dots span{border-radius:50%;width:9px;height:9px;display:block}.hero__mockup-dots span:first-child{background:#f87171}.hero__mockup-dots span:nth-child(2){background:#fbbf24}.hero__mockup-dots span:nth-child(3){background:#34d399}.hero__mockup-address{border:1px solid var(--hero-border);color:var(--hero-muted);background:#fff;border-radius:999px;flex:1;align-items:center;gap:.375rem;padding:.3rem .7rem;font-size:.6875rem;font-weight:500;display:flex}.hero__mockup-address svg{color:var(--hero-accent);flex-shrink:0}.hero__mockup-body{grid-template-columns:76px 1fr;min-height:300px;display:grid}.hero__mockup-sidebar{border-right:1px solid var(--hero-border);background:#f8fafc99;flex-direction:column;align-items:center;gap:1.1rem;padding:1.1rem 0;display:flex}.hero__mockup-sidebar-logo{background:var(--hero-primary);border-radius:6px;width:22px;height:22px;margin-bottom:.25rem}.hero__mockup-sidebar-item{width:30px;height:30px;color:var(--hero-muted);border-radius:9px;justify-content:center;align-items:center;display:flex}.hero__mockup-sidebar-item.is-active{color:var(--hero-primary);background:#2563eb1a}.hero__mockup-main{min-width:0;padding:1.1rem 1.1rem 1.25rem}.hero__mockup-heading-row{justify-content:space-between;align-items:center;margin-bottom:.9rem;display:flex}.hero__mockup-title{background:#0f172a24;border-radius:4px;width:96px;height:10px}.hero__mockup-pill{color:#0891b2;letter-spacing:.02em;background:#06b6d41f;border-radius:999px;padding:.2rem .55rem;font-size:.625rem;font-weight:700}.hero__mockup-stats{grid-template-columns:repeat(3,1fr);gap:.6rem;margin-bottom:.9rem;display:grid}.hero__mockup-stat{border:1px solid var(--hero-border);background:#fff;border-radius:10px;padding:.55rem .6rem}.hero__mockup-stat-label{background:#0f172a1a;border-radius:3px;width:60%;height:6px;margin-bottom:.4rem}.hero__mockup-stat-value{color:var(--hero-ink);font-size:.8125rem;font-weight:700}.hero__mockup-stat-value.is-up{color:#059669}.hero__mockup-chart{grid-template-columns:1.3fr 1fr;gap:.6rem;margin-bottom:.9rem;display:grid}.hero__mockup-card{border:1px solid var(--hero-border);background:#fff;border-radius:10px;padding:.6rem}.hero__mockup-card-label{background:#0f172a1a;border-radius:3px;width:45%;height:6px;margin-bottom:.55rem}.hero__mockup-bars{align-items:flex-end;gap:4px;height:48px;display:flex}.hero__mockup-bars span{background:linear-gradient(180deg, var(--hero-primary), #2563eb59);border-radius:3px 3px 0 0;flex:1}.hero__mockup-donut{background:conic-gradient(var(--hero-accent) 0deg 260deg, #0f172a14 260deg 360deg);border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;margin-inline:auto;display:flex}.hero__mockup-donut:after{content:"";background:#fff;border-radius:50%;width:26px;height:26px}.hero__mockup-list{flex-direction:column;gap:.45rem;display:flex}.hero__mockup-list-row{border:1px solid var(--hero-border);background:#fff;border-radius:8px;align-items:center;gap:.5rem;padding:.4rem .5rem;display:flex}.hero__mockup-status{border-radius:50%;flex-shrink:0;width:7px;height:7px}.hero__mockup-status.is-live{background:#34d399}.hero__mockup-status.is-progress{background:var(--hero-primary)}.hero__mockup-list-label{background:#0f172a1a;border-radius:3px;flex:1;height:6px}.hero__float{border:1px solid var(--hero-border);z-index:2;background:#fff;border-radius:12px;align-items:center;gap:.5rem;padding:.55rem .7rem;transition:transform .2s,box-shadow .2s;display:flex;position:absolute;box-shadow:0 12px 28px -10px #0f172a2e}.hero__float:hover{transform:translateY(-3px);box-shadow:0 16px 34px -8px #0f172a38}.hero__float--mobile{flex-direction:column;align-items:stretch;width:92px;padding:.5rem;top:-7%;right:-3%}.hero__float--api{flex-direction:column;align-items:stretch;gap:.35rem;top:78%;left:-4%}.hero__float--cloud{bottom:-6%;right:8%}.hero__mobile-notch{background:#0f172a29;border-radius:2px;width:24px;height:4px;margin:0 auto .4rem}.hero__mobile-line{background:#0f172a1a;border-radius:3px;height:5px;margin-bottom:.3rem}.hero__mobile-chip{background:#2563eb1f;border-radius:6px;height:20px;margin-top:.35rem}.hero__api-row{align-items:center;gap:.4rem;display:flex}.hero__api-method{color:#059669;background:#0596691f;border-radius:4px;padding:.1rem .3rem;font-size:.5625rem;font-weight:700}.hero__api-path{color:var(--hero-ink);font-family:SFMono-Regular,Consolas,monospace;font-size:.6875rem;font-weight:600}.hero__api-status{color:var(--hero-muted);font-size:.5625rem;font-weight:600}.hero__cloud-icon{color:var(--hero-primary);flex-shrink:0}.hero__cloud-text{flex-direction:column;gap:.15rem;display:flex}.hero__cloud-title{color:var(--hero-ink);font-size:.6875rem;font-weight:700}.hero__cloud-sub{color:var(--hero-muted);font-size:.625rem}.hero__chip{border:1px solid var(--hero-border);color:var(--hero-ink);z-index:2;background:#fff;border-radius:10px;align-items:center;gap:.4rem;padding:.45rem .7rem;font-size:.75rem;font-weight:600;transition:transform .2s,box-shadow .2s;display:flex;position:absolute;box-shadow:0 8px 20px -8px #0f172a2e}.hero__chip:hover{transform:translateY(-3px);box-shadow:0 14px 26px -8px #0f172a38}.hero__chip svg{flex-shrink:0}.hero__chip--react{color:#2563eb;top:12%;left:-4%}.hero__chip--typescript{color:#2563eb;top:48%;right:-4%}.hero__chip--node{color:#0f172a;top:54%;left:-5%}.hero__chip--docker{color:#2563eb;top:32%;left:-3%}@keyframes hero-fade-up{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes hero-fade-left{0%{opacity:0;transform:translate(24px)}to{opacity:1;transform:translate(0)}}@media (width<=1023px){.hero__heading{max-width:100%}}@media (width<=639px){.hero__visual{max-width:320px;margin-top:.5rem}.hero__mockup-body{grid-template-columns:56px 1fr}.hero__mockup-sidebar{gap:.8rem;padding-block:.8rem}.hero__chip{gap:.3rem;padding:.35rem .55rem;font-size:.6875rem}.hero__chip--react{left:-4%}.hero__chip--typescript{right:-4%}.hero__chip--node{left:-5%}.hero__chip--docker{left:-3%}.hero__float--mobile{width:74px;top:-5%;right:-3%}.hero__float--api{left:-4%}.hero__float--cloud{bottom:-4%;right:2%}}
