@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";@custom-variant dark (&:is(.dark *));:root{color:#0f1729;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--card:0 0% 100%;--card-foreground:222 47% 11%;--border:214 32% 91%;--muted:215 16% 47%;--ring:262 83% 58%;background:radial-gradient(circle at top,#f7ebff,#0000 34%),radial-gradient(circle at 80% 10%,#e0f5ff,#0000 24%),linear-gradient(#fff,#f9fafb);font-family:Inter,system-ui,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-height:100vh;margin:0}button{font:inherit}#app{min-height:100vh}.page-shell{width:min(1360px,100% - 32px);margin:0 auto;padding:24px 0 64px}.hero-panel{border:1px solid hsl(var(--border));background:#fff;border-radius:36px;place-items:center;min-height:88vh;display:grid;position:relative;overflow:hidden;box-shadow:0 34px 90px #0f172a17,inset 0 1px #ffffffb3}.hero-contact{z-index:2;color:hsl(var(--muted));align-items:center;gap:8px;font-size:.98rem;display:inline-flex;position:absolute;top:28px;right:28px}.hero-contact a{color:inherit;text-decoration:none}.hero-contact a:hover{text-decoration:underline}.hero-orb{filter:blur(18px);opacity:.8;pointer-events:none;border-radius:999px;position:absolute}.hero-orb-left{background:radial-gradient(circle,#0ea5e92e,#0000 70%);width:18rem;height:18rem;top:6%;left:-6rem}.hero-orb-right{background:radial-gradient(circle,#0ea5e929,#0000 72%);width:20rem;height:20rem;bottom:10%;right:-7rem}.hero-noise,.hero-glow{pointer-events:none;position:absolute;inset:0}.hero-noise{opacity:.35;mix-blend-mode:multiply;background-image:radial-gradient(#0f172a0a 1px,#0000 1px);background-size:18px 18px}.hero-glow-a,.hero-glow-b{filter:blur(34px);opacity:.75;border-radius:999px;width:24rem;height:24rem}.hero-glow-a{background:#0ea5e92e;top:-6rem;left:-4rem}.hero-glow-b{background:#0ea5e924;bottom:-7rem;right:-5rem}.hero-copy{z-index:1;text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:96px 40px 72px;display:flex;position:relative}.eyebrow,.badge,.product-note,.section-kicker,.product-footer{align-items:center;gap:8px;display:inline-flex}.eyebrow{color:hsl(var(--muted));-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffb8;border:1px solid #94a3b838;border-radius:999px;margin-bottom:18px;padding:10px 14px}.brand-logo{width:min(520px,92%);height:auto;margin:0 auto;display:block}.subtitle{max-width:40rem;color:hsl(var(--muted));margin:22px auto 0;font-size:clamp(1rem,2.1vw,1.2rem);line-height:1.7}.hero-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;margin-top:30px;display:flex}.cta{color:#fff;background:linear-gradient(135deg,#0f172a,#2563eb 55%,#0ea5e9);border:0;border-radius:999px;align-items:center;gap:10px;padding:15px 22px;transition:transform .18s,box-shadow .18s;display:inline-flex;box-shadow:0 18px 40px #2563eb4d}.cta:hover{box-shadow:0 24px 48px #2563eb57}.hero-badges{flex-wrap:nowrap;justify-content:center;align-items:center;gap:24px;margin-top:18px;display:flex}.hero-badges .badge{white-space:nowrap}.badge{color:#334155;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffb3;border:1px solid #94a3b82e;border-radius:999px;padding:10px 14px}.badge.subtle{color:#0f172a}.hero-chip{color:#0f172a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f172a0a;border:1px solid #94a3b82e;border-radius:999px;align-items:center;gap:8px;padding:13px 16px;display:inline-flex}.highlight-item{color:#334155;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffb8;border:1px solid #94a3b829;border-radius:999px;align-items:center;gap:8px;padding:10px 14px;display:inline-flex}.hero-stats{z-index:1;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid;position:absolute;bottom:24px;left:24px;right:24px}.stat-card,.product-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffd1;border:1px solid #94a3b82e}.stat-card{border-radius:20px;flex-direction:column;gap:4px;padding:16px 18px;display:flex}.stat-card strong{color:#0f172a;font-size:1.25rem}.stat-card span{color:hsl(var(--muted))}.products-section{height:100%;margin-top:28px}.hero-products{width:100%}.hero-cards{grid-template-columns:minmax(0,1fr)}.section-heading{margin-bottom:20px}.section-kicker{color:#7c3aed;text-transform:uppercase;letter-spacing:.14em;font-size:.75rem;font-weight:700}.section-heading h2{letter-spacing:-.05em;max-width:18ch;margin:10px 0 0;font-size:clamp(2rem,4vw,3.25rem);line-height:1.04}.cards{grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(2,1fr);gap:18px;height:100%;display:grid}.product-card{color:inherit;border-radius:28px;flex-direction:column;gap:10px;padding:24px 20px;display:flex;box-shadow:0 18px 40px #0f172a0f}.product-head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.product-title{color:#0f172a;text-align:left;font-size:1.25rem;margin:0!important}.product-body p{color:hsl(var(--muted));text-align:justify;margin:8px 0 0}.product-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0f172a,#2563eb 60%,#0ea5e9);border-radius:999px;padding:10px 16px;font-size:.9rem;font-weight:600;text-decoration:none;transition:transform .18s,box-shadow .18s;box-shadow:0 14px 24px #2563eb2e}.product-button:hover{transform:translateY(-2px);box-shadow:0 18px 28px #2563eb38}@media (width<=900px){.hero-stats,.product-card{grid-column:span 12}.hero-panel{min-height:auto}.hero-copy{padding-bottom:180px}.hero-stats{grid-template-columns:1fr}}@media (width<=640px){.hero-badges,.hero-highlights{flex-wrap:wrap}.page-shell{width:min(100%,100% - 20px);padding-top:10px}.hero-copy{padding:72px 18px 160px}.hero-panel,.product-card,.stat-card{border-radius:22px}}@theme inline{--font-heading: var(--font-sans);}@layer base{*{border-color:hsl(var(--border));outline-color:hsl(var(--ring) / .5)}body{color:hsl(var(--card-foreground));background:0 0}}
