:root{color:#0f172a;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f5f7fa;font-family:Inter,Roboto,Segoe UI,sans-serif;font-weight:400;line-height:1.5}html{scroll-behavior:smooth}body{background:#f5f7fa;min-width:320px;min-height:100vh;margin:0}html{scroll-behavior:smooth;font-size:16px}body{margin:0;overflow-x:hidden}*{box-sizing:border-box}img{max-width:100%;display:block}#root{min-height:100vh}.site-shell{overflow-x:hidden}.hero-shell{background:linear-gradient(135deg,#f4f7ff 0%,#eef4ff 45%,#fdf2ff 100%);position:relative;overflow:hidden}.hero-shell:before{content:"";pointer-events:none;background:radial-gradient(circle at 100% 0,#2563eb38,#0000 26%),radial-gradient(circle at 0 100%,#7c3aed29,#0000 30%);animation:10s ease-in-out infinite alternate driftGlow;position:absolute;inset:0}.hero-shell:after{content:"";filter:blur(8px);pointer-events:none;background:radial-gradient(circle,#2563eb33,#0000 68%);border-radius:50%;width:320px;height:320px;animation:8s ease-in-out infinite pulseGlow;position:absolute;top:-80px;right:-60px}.hero-card{transform-style:preserve-3d;animation:6s ease-in-out infinite floatCard;position:relative;box-shadow:0 30px 80px #2563eb29}.hero-card img{object-fit:cover;width:100%;height:100%;transition:transform .4s;transform:perspective(1200px)rotateY(-10deg)rotateX(4deg)}.hero-card:hover img{transform:perspective(1200px)rotateY(0)rotateX(0)scale(1.03)}.hero-card:after{content:"";pointer-events:none;background:linear-gradient(#0000 24%,#0f172a4d);position:absolute;inset:0}.logo-badge{color:#2563eb;background:linear-gradient(135deg,#fff 0%,#bfdbfe 100%);border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;font-weight:800;display:inline-flex;transform:perspective(600px)rotateY(-16deg)rotateX(10deg);box-shadow:0 12px 35px #2563eb3d}.glass-panel{-webkit-backdrop-filter:blur(12px)}.futuristic-card{-webkit-backdrop-filter:blur(18px);border:1px solid #ffffff29;box-shadow:0 18px 44px #0f172a14}.section-title{color:#1565c0;letter-spacing:.18em;text-transform:uppercase;margin-bottom:.75rem;font-weight:700;display:inline-block}@media (width<=900px){.hero-card{animation:none}.hero-card img{transform:none}}@media (width<=600px){.logo-badge{width:40px;height:40px;font-size:1rem}.hero-shell{padding-top:3rem;padding-bottom:3rem}}@keyframes floatCard{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-8px)rotate(.8deg)}}@keyframes pulseGlow{0%,to{opacity:.8;transform:scale(1)}50%{opacity:1;transform:scale(1.06)}}@keyframes driftGlow{0%{transform:translate(0,0)}to{transform:translate(20px,-16px)}}
