body,html,#root{margin:0;padding:0;height:100%}.page-container{display:flex;flex-direction:column;min-height:100vh}.split-layout{display:flex;flex-direction:row;min-height:100vh;position:relative;background:linear-gradient(to right,#c50,coral,#ffb347);overflow:hidden}.hero-left{width:50%;padding:4rem 3rem 6rem;color:#fff;z-index:2;display:flex;flex-direction:column;justify-content:center;gap:2rem}.hero-right{width:50%;position:relative}.veg-cover{position:absolute;right:0;bottom:0;height:100%;width:auto;max-width:none;object-fit:cover;z-index:1}.header-logo{position:absolute;top:20px;left:30px;display:flex;align-items:center;gap:10px;z-index:11;cursor:pointer}.header-icon{width:40px;height:auto;border-radius:10px;animation:floatBowl 3s ease-in-out infinite;box-shadow:0 4px 10px #00000026;transition:transform .3s ease;transform-style:preserve-3d}.header-icon:hover{transform:rotateY(12deg) rotateX(6deg) scale(1.04)}.header-text{font-size:2.2rem;font-weight:800;font-family:Poppins,sans-serif;color:#fff;text-shadow:0 1px 3px rgba(0,0,0,.3);margin:0}.footer{width:100%;background-color:transparent;color:#fff;text-align:center;font-size:.85rem;padding:2rem 1rem 2.5rem;z-index:3;border:none;box-shadow:none}@keyframes floatBowl{0%{transform:translateY(0) rotate(0)}50%{transform:translateY(-10px) rotate(-2deg)}to{transform:translateY(0) rotate(0)}}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}.text-section{position:relative;color:#fff;z-index:2;font-family:Roboto,sans-serif;max-width:520px;margin-left:1rem}.badge{font-size:.85rem;font-weight:500;border-radius:999px;padding:6px 16px;font-family:Roboto,sans-serif;transform:translate(-16px)}.title{font-size:2.8rem;font-weight:700;line-height:1.2;font-family:Roboto,sans-serif;margin:0;color:#fff}.subtitle{font-size:1.25rem;font-weight:300;line-height:1.6;color:#e0e0e0;margin-bottom:1.5rem;font-family:Roboto,sans-serif}.hover-bounce:hover{animation:bounceText .6s ease}@keyframes bounceText{0%{transform:scale(1)}30%{transform:scale(1.1) rotate(1deg)}60%{transform:scale(.95) rotate(-1deg)}to{transform:scale(1)}}.hover-fade{transition:all .4s ease;display:inline-block}.hover-fade:hover{transform:translateY(-4px) scale(1.02);color:#fff;text-shadow:0 1px 6px rgba(255,255,255,.3)}.hero-left{padding:4rem 3rem 6rem 4rem}.small-title{font-size:2rem}.small-subtitle{font-size:1.2rem}.veg-cover{animation:float3D 6s ease-in-out infinite;transform-style:preserve-3d}@keyframes float3D{0%{transform:translateY(0) rotate(0) rotateX(0)}50%{transform:translateY(-12px) rotate(1.5deg) rotateX(2deg)}to{transform:translateY(0) rotate(0) rotateX(0)}}.download-section{position:absolute;bottom:40px;left:4rem;color:#fff;z-index:2;font-family:Roboto,sans-serif}.download-title{font-size:1rem;font-weight:500;margin-bottom:.5rem;font-family:Roboto,sans-serif;margin-left:6px}.store-buttons{display:flex;gap:1rem}.store-buttons img{height:50px;width:auto;cursor:pointer;transition:transform .2s}.store-buttons img:hover{transform:scale(1.05)}.footer-links{display:flex;flex-wrap:wrap;justify-content:space-between;padding:.5rem 4rem 1rem;background:linear-gradient(to right,#c50,coral,#ffb347);color:#fff;font-family:Roboto,sans-serif}.footer-column{min-width:150px;margin-bottom:0}.footer-column h4{font-size:1rem;font-weight:700;margin-bottom:.5rem}.footer-column ul{list-style:none;padding:0}.footer-column ul li{margin-bottom:.5rem}.footer-column ul li a{text-decoration:none;color:#fff;font-size:.95rem}.footer-column ul li a:hover{text-decoration:underline;color:#fff}.footer-wrapper{width:100%;background:linear-gradient(to right,#c50,coral,#ffb347)}.footer{font-family:Roboto,sans-serif;text-align:center;padding:1.5rem 1rem 2.5rem}
