*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Nunito,Arial,sans-serif;color:#153b42;background:#fff;line-height:1.55}header{height:78px;padding:0 6vw;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #eee;position:sticky;top:0;background:#fff;z-index:10}.logo{font-size:26px;font-weight:900;letter-spacing:-1px}.logo b{color:#087d7c}.logo span{color:#f2ad17}nav{display:flex;gap:22px;align-items:center;font-weight:800;font-size:13px}nav a:hover{color:#087d7c}.register,.cta{background:#f45bb6;color:#fff!important;padding:12px 18px;border-radius:10px}.menu{display:none;border:0;background:none;font-size:25px}.hero{min-height:650px;display:grid;grid-template-columns:1fr 1fr;background:#f7d2e8}.hero-image{overflow:hidden}.hero-image img{width:100%;height:100%;object-fit:cover}.hero-content{padding:70px 7vw;display:flex;flex-direction:column;justify-content:center;background:#5a70ce;color:white}.badge{font-size:12px;font-weight:900;letter-spacing:1px;margin-bottom:20px}.hero h1{font-size:clamp(52px,7vw,92px);line-height:.9;margin:0;letter-spacing:-3px}.hero h1 span{color:#ffe06a}.hero-content>p{font-size:25px;font-weight:700;margin:20px 0 8px}.hero-content .sub{font-size:17px;line-height:1.5;font-weight:600;max-width:580px;color:#eef1ff}.cta{display:inline-flex;align-self:flex-start;margin-top:20px;font-weight:900}.section{padding:95px 7vw}.heading{text-align:center;max-width:750px;margin:auto  auto 42px}.heading small,.section small,.tutor small{font-weight:900;letter-spacing:1.5px;color:#087d7c}.heading h2,.why h2,.contact h2,.tutor h2{font-size:clamp(34px,4vw,54px);line-height:1.05;letter-spacing:-2px;margin:10px 0}.grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;max-width:1200px;margin:auto}.grid article{padding:28px;border:1px solid #e6ecee;border-radius:20px;box-shadow:0 10px 30px #153b4210}.grid i{font-size:34px;font-style:normal}.grid h3{font-size:20px;margin:15px 0 5px}.grid p,.why p,.contact p{color:#65737a}.why{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center;background:#f6faf9}.why-art{height:390px;position:relative;background:#dff2ef;border-radius:30px;overflow:hidden}.circle{position:absolute;right:65px;top:50px;font-size:110px}.book{position:absolute;left:55px;width:230px;padding:12px 18px;border-radius:7px;color:white;font-weight:900}.b1{bottom:120px;background:#5a70ce}.b2{bottom:75px;background:#f45bb6}.b3{bottom:30px;background:#67a955}.why ul{list-style:none;padding:0}.why li{padding:15px 0 15px 28px;border-bottom:1px solid #dbe6e4;position:relative}.why li:before{content:'✓';position:absolute;left:0;color:#087d7c;font-weight:900}.prices{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;max-width:1050px;margin:auto}.prices>div{border:1px solid #e0e8e8;border-radius:20px;padding:30px;background:white;position:relative}.prices .featured{border:2px solid #f45bb6}.prices label{position:absolute;right:15px;top:15px;background:#f45bb6;color:white;border-radius:20px;padding:4px 9px;font-size:10px;font-weight:900}.prices b{display:block}.prices strong{display:block;font-size:40px;margin:10px 0}.prices em{font-size:13px;font-style:normal;color:#758087}.prices p{color:#68767c}.note{text-align:center;color:#899499;font-size:12px}.tutor{margin:0 7vw 95px;border-radius:25px;padding:55px 6vw;background:#087d7c;color:white;display:flex;align-items:center;justify-content:space-between;gap:30px}.tutor small{color:#ffe06a}.tutor h2{max-width:700px}.tutor p{color:#dceceb}.contact{background:#f7f8fb;display:grid;grid-template-columns:.85fr 1.15fr;gap:70px}.contact-info{margin-top:25px;line-height:2;font-weight:800}form{background:#fff;border-radius:22px;padding:32px;box-shadow:0 12px 40px #153b4212}input,select,textarea{display:block;width:100%;margin-bottom:14px;border:1px solid #d9e1e4;border-radius:10px;padding:13px;font:600 14px Nunito;background:white}textarea{min-height:130px;resize:vertical}.row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.send{border:0;background:#f45bb6;color:white;padding:13px 25px;font:900 15px Nunito;cursor:pointer;border-radius:8px}#status{font-weight:800;color:#087d7c}footer{padding:40px 7vw;border-top:1px solid #eee;display:flex;gap:35px;align-items:center;justify-content:space-between}footer p{color:#7c888d;font-size:13px}@media(max-width:900px){nav{gap:10px}.grid{grid-template-columns:1fr 1fr}.hero{grid-template-columns:1fr}.hero-image{height:420px}.why,.contact{grid-template-columns:1fr}.prices{grid-template-columns:1fr}.tutor{margin-left:0;margin-right:0;border-radius:0}footer{flex-wrap:wrap}}@media(max-width:700px){header{height:68px}.menu{display:block}nav{display:none;position:absolute;top:68px;left:0;right:0;background:white;padding:15px 6vw;flex-direction:column;align-items:stretch;box-shadow:0 15px 30px #0001}nav.open{display:flex}.hero-content{padding:55px 7vw}.hero-image{height:330px}.grid{grid-template-columns:1fr}.section{padding:70px 7vw}.row{grid-template-columns:1fr}.tutor{padding:45px 7vw;display:block}.tutor .cta{margin-top:10px}footer{display:block}footer>*{margin:10px 0}}

.hero-buttons{display:flex;gap:12px;flex-wrap:wrap;align-items:center}
.secondary-cta{display:inline-flex;align-self:flex-start;margin-top:20px;background:#fff;color:#087d7c!important;padding:12px 18px;border-radius:10px;font-weight:900}
.parent-register{background:#eef8f6;display:grid;grid-template-columns:.85fr 1.15fr;gap:65px;align-items:start}
.parent-register h2{font-size:clamp(34px,4vw,54px);line-height:1.05;letter-spacing:-2px;margin:10px 0 14px}
.parent-register .parent-intro>p{color:#65737a}
.parent-benefits{display:grid;gap:12px;margin-top:25px;font-weight:800;color:#087d7c}
.parent-register form{margin:0}
.parent-register #parentStatus{font-weight:800;color:#087d7c}
.subjects{border:1px solid #d9e1e4;border-radius:10px;padding:16px;margin:0 0 14px;background:#fff}
.subjects legend{font-weight:900;font-size:13px;padding:0 5px}
.subjects label{display:inline-flex;align-items:center;gap:7px;margin:7px 12px 3px 0;font-weight:700;font-size:13px}
.subjects input{width:auto;margin:0}
.whatsapp-button{position:fixed;right:22px;bottom:22px;z-index:30;background:#20b95a;color:#fff!important;padding:13px 18px;border-radius:30px;font-weight:900;box-shadow:0 10px 25px rgba(0,0,0,.18)}
@media(max-width:900px){.parent-register{grid-template-columns:1fr;gap:35px}}
@media(max-width:700px){.hero-buttons{flex-direction:column;align-items:flex-start}.whatsapp-button{right:14px;bottom:14px}}

/* StudyNest colourful refresh */
body{background:#fffdf9}
header{background:#fffdf9;border-bottom:2px solid #f5e8ee}
.logo b{color:#08a6a0}.logo span{color:#ff9f1c}
nav a{transition:.2s}
nav a:nth-child(1){color:#5a70ce}nav a:nth-child(2){color:#f45bb6}nav a:nth-child(3){color:#08a6a0}
.register,.cta{background:linear-gradient(135deg,#ff5db1,#ff8a3d);box-shadow:0 8px 20px #ff5db133}
.hero{background:linear-gradient(135deg,#ffd7eb 0%,#e1ddff 50%,#d5f8f0 100%)}
.hero-content{background:linear-gradient(145deg,#586ed0,#795bd4 55%,#a65dcc)}
.hero h1 span{color:#ffe36e}
.badge{color:#ffe36e}
.section:nth-of-type(even){background:linear-gradient(135deg,#fff8fc,#f2fbff)}
.grid article{background:#fff;border:0;box-shadow:0 12px 30px #5a70ce18;transition:transform .2s,box-shadow .2s}
.grid article:hover{transform:translateY(-6px);box-shadow:0 18px 35px #f45bb633}
.grid article:nth-child(1){border-top:6px solid #ff5db1}.grid article:nth-child(2){border-top:6px solid #5a70ce}.grid article:nth-child(3){border-top:6px solid #08a6a0}.grid article:nth-child(4){border-top:6px solid #ffb52e}
.grid i{display:inline-flex;width:58px;height:58px;align-items:center;justify-content:center;border-radius:18px;background:#fff1f8}
.why{background:linear-gradient(135deg,#effcf9,#fff4fb)}
.why-art{background:linear-gradient(145deg,#d8f7f0,#e8ddff,#ffdceb)}
.b1{background:#5a70ce}.b2{background:#f45bb6}.b3{background:#08a6a0}
.prices>div{border:0;box-shadow:0 10px 30px #153b4212}
.prices>div:nth-child(1){border-top:6px solid #08a6a0}.prices>div:nth-child(2){border-top:6px solid #f45bb6}.prices>div:nth-child(3){border-top:6px solid #ffb52e}
.prices .featured{border-left:2px solid #f45bb6;border-right:2px solid #f45bb6}
.prices label{background:linear-gradient(135deg,#f45bb6,#a65dcc)}
.tutor{background:linear-gradient(135deg,#08a6a0,#4f7fd6,#8d5bd6);box-shadow:0 15px 35px #087d7c22}
.contact{background:linear-gradient(135deg,#f5fbff,#fff5fa)}
.parent-register{background:linear-gradient(135deg,#fff0f8,#eef5ff,#eafff8)}
.parent-register form{box-shadow:0 15px 40px #5a70ce1c}
.subjects{border:2px solid #d9d5f8;background:#fffaff}
.send{background:linear-gradient(135deg,#ff5db1,#ff8a3d);box-shadow:0 8px 18px #ff5db133}
.whatsapp-button{background:linear-gradient(135deg,#17b95a,#31d477);box-shadow:0 10px 25px #17b95a44}
footer{background:#fffdf9}

.youtube-section{background:linear-gradient(135deg,#ffe1ef,#e7e1ff,#d7faf2);display:grid;grid-template-columns:1.2fr .8fr;gap:50px;align-items:center}
.youtube-kicker{display:inline-block;background:#fff;border-radius:30px;padding:9px 14px;font-size:12px;font-weight:900;color:#d72b79}
.youtube-section h2{font-size:clamp(38px,5vw,62px);line-height:1;margin:14px 0}
.youtube-section p{color:#5f6975;max-width:520px;font-size:17px}
.youtube-button{display:inline-flex;margin-top:16px;padding:14px 20px;border-radius:12px;background:linear-gradient(135deg,#ff3d78,#ff5a3d);color:#fff!important;font-weight:900}
.youtube-card{min-height:240px;border-radius:28px;background:linear-gradient(145deg,#5c55c8,#df4b9c);display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff}
.youtube-icon{width:76px;height:54px;border-radius:17px;background:#fff;color:#ef3e58;display:flex;align-items:center;justify-content:center;font-size:28px;margin-bottom:18px}
.youtube-card strong{font-size:22px}.youtube-card span{margin-top:6px;opacity:.9}
@media(max-width:900px){.youtube-section{grid-template-columns:1fr;gap:30px}}

.service-note{display:inline-block;margin-top:10px;padding:8px 11px;border-radius:20px;background:#eef5ff;color:#5a70ce;font-weight:800;font-size:13px}

.youtube-support{margin-top:28px;padding-top:24px;border-top:1px solid #ffffff66}
.youtube-support h3{margin:0 0 7px;font-size:22px}.youtube-support p{font-size:14px;margin:0 0 14px}
.youtube-actions{display:flex;gap:10px;flex-wrap:wrap}
.youtube-actions a,.youtube-actions button{border:0;text-decoration:none!important;padding:11px 14px;border-radius:10px;font-weight:900;font:inherit;cursor:pointer}
.share-video{background:#fff;color:#5c55c8}.subscribe-video{background:#ff416c;color:#fff!important}.support-video{background:#ffd75a;color:#4a3b00!important}
.share-status{margin-top:10px!important;font-weight:800!important}
