:root{--ink:#17233d;--blue:#215bd6;--pale:#eef4ff;--orange:#ff7851;--cream:#fffaf3}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--cream);margin:0;font-family:Hind Siliguri,sans-serif}main{overflow:hidden}.nav{background:var(--cream);justify-content:space-between;align-items:center;height:82px;padding:0 clamp(24px,7vw,112px);display:flex}.nav-right{align-items:center;gap:32px;display:flex}.brand{color:var(--ink);letter-spacing:-1px;font-size:30px;font-weight:700;text-decoration:none}.brand span{color:var(--orange)}.nav-link{color:var(--ink);font-size:16px;text-decoration:none}.hero{background:var(--pale);grid-template-columns:1.1fr .9fr;align-items:center;gap:48px;min-height:580px;padding:76px clamp(24px,12vw,190px) 88px;display:grid}.eyebrow{color:var(--blue);letter-spacing:.2px;margin:0 0 13px;font-size:15px;font-weight:600}.hero h1,.about h2{letter-spacing:-2px;margin:0;font-size:clamp(46px,6vw,82px);line-height:1.13}.hero h1 em{color:var(--blue);font-family:Playfair Display,serif}.lead{color:#50607a;max-width:500px;margin:27px 0 31px;font-size:19px;line-height:1.8}.hero-actions{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.button{background:var(--blue);color:#fff;border-radius:99px;align-items:center;gap:22px;padding:14px 23px 14px 27px;font-weight:600;text-decoration:none;display:inline-flex}.button span{font-size:23px}.button.secondary{background:#1d1d1f;box-shadow:0 10px 20px #17233d17}.play-icon{background:#fff3;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;padding-left:2px;font-size:14px;line-height:1;display:inline-flex}.hero-art{height:360px;position:relative}.sun{background:#ffd36d;border-radius:50%;width:265px;height:265px;position:absolute;top:20px;right:7%}.book{border-radius:10px 16px 14px 8px;position:absolute;transform:rotate(-10deg);box-shadow:22px 25px #17233d1f}.book-back{background:#ff8b62;width:205px;height:280px;top:38px;right:28%}.book-front{background:var(--blue);color:#fff;width:215px;height:290px;padding:50px 24px;font-size:36px;font-weight:700;top:54px;right:14%;transform:rotate(8deg)}.book-front i{background:#9fbeff;width:92px;height:5px;margin-top:15px;display:block}.leaf{background:#5cc391;border-radius:100% 0;width:94px;height:38px;position:absolute}.leaf-one{bottom:54px;left:8%;transform:rotate(35deg)}.leaf-two{bottom:12px;right:1%;transform:rotate(-30deg)}.levels{background:var(--cream);padding:105px clamp(24px,10vw,150px)}.section-intro{justify-content:space-between;align-items:end;margin-bottom:36px;display:flex}.section-intro .eyebrow{margin:0}.section-intro h2{margin:0;font-size:40px}.cards{grid-template-columns:repeat(3,1fr);gap:19px;display:grid}.card{background:#fff;border:1px solid #e0e4ea;border-radius:17px;min-height:206px;padding:25px;transition:transform .2s}.card:hover{transform:translateY(-5px)}.card-no{color:#aeb8c9;font-size:14px}.card h3{margin:31px 0 1px;font-size:27px}.card p{color:#61708a;margin:0}.coming{color:var(--blue);background:#edf3ff;border-radius:20px;margin-top:19px;padding:4px 11px;font-size:13px;display:inline-block}.about{text-align:center;background:var(--ink);color:#fff;padding:116px max(24px,18vw)}.about .eyebrow{color:#90b6ff}.about h2{font-size:clamp(40px,5vw,65px)}.about p:last-child{color:#c5cede;max-width:600px;margin:25px auto 0;font-size:18px;line-height:1.8}.login-container{background:var(--pale);justify-content:center;align-items:center;min-height:calc(100vh - 82px);padding:60px 24px;display:flex}.login-box{text-align:center;background:#fff;border-radius:20px;width:100%;max-width:420px;padding:48px 40px;box-shadow:0 20px 60px #17233d14}.login-box h1{color:var(--ink);margin:0 0 8px;font-size:32px}.login-subtitle{color:#61708a;margin:0 0 36px;font-size:16px}.google-signin-btn{width:100%;color:var(--ink);cursor:pointer;background:#fff;border:2px solid #e0e4ea;border-radius:10px;justify-content:center;align-items:center;gap:12px;padding:14px;font-size:16px;font-weight:600;transition:all .3s;display:flex}.google-signin-btn:hover{border-color:var(--blue);background:#f9fafb}.google-icon{width:24px;height:24px}.login-footer{color:#61708a;margin:24px 0 0;font-size:14px;line-height:1.6}.profile-container{background:var(--cream);min-height:calc(100vh - 82px);padding:40px clamp(24px,10vw,150px)}.profile-card{background:#fff;border-radius:20px;max-width:600px;padding:48px 40px;box-shadow:0 10px 30px #17233d0f}.profile-header{border-bottom:2px solid #e0e4ea;margin-bottom:36px;padding-bottom:24px}.profile-header h1{color:var(--ink);margin:0;font-size:28px}.profile-photo-container{text-align:center;margin-bottom:32px}.profile-photo{object-fit:cover;border:4px solid var(--blue);border-radius:50%;width:120px;height:120px}.info-item{margin-bottom:28px}.info-item label{color:var(--blue);margin-bottom:8px;font-size:14px;font-weight:600;display:block}.info-item p{color:var(--ink);margin:0;font-size:18px}.profile-actions{gap:16px;margin-top:36px;display:flex}.button.primary{background:var(--blue);border:none;flex:1;justify-content:center}.button.primary:hover{opacity:.9}.button.secondary{cursor:pointer;background:#1d1d1f;border:none;flex:1;justify-content:center}.button.secondary:hover{opacity:.9}.nav-link{transition:color .2s}.nav-link:hover{color:var(--blue)}.profile-link,.login-link{color:var(--blue);font-weight:500}footer{background:var(--cream);justify-content:space-between;padding:27px clamp(24px,7vw,112px);display:flex}footer p{color:#61708a;margin:6px 0}@media (max-width:720px){.nav{height:68px}.hero{grid-template-columns:1fr;padding-top:62px}.hero-art{height:270px}.sun{width:205px;height:205px}.book-back{width:150px;height:210px}.book-front{width:160px;height:220px;padding:34px 18px;font-size:27px}.cards{grid-template-columns:1fr}.section-intro{display:block}.section-intro h2{margin-top:6px}.about{padding:90px 24px}footer{display:block}}
