*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:#17202b;background:#fff;font-family:Inter,Arial,sans-serif;line-height:1.6}a{text-decoration:none;color:inherit}.container{width:min(1160px,92%);margin:auto}.topbar{background:#15151a;color:#fff;text-align:center;font-size:12px;padding:8px 15px;letter-spacing:.2px}.header{background:#fff;border-bottom:1px solid #edf0f3;position:sticky;top:0;z-index:50}.nav-wrap{min-height:82px;display:flex;align-items:center;justify-content:space-between;gap:25px}.brand img{display:block;width:275px;height:auto}.nav{display:flex;align-items:center;gap:25px;font-size:14px;font-weight:700}.nav a{color:#46505d}.nav a:hover,.nav a.active{color:#57208c}.cart-btn{border:0;background:#57208c;color:#fff;border-radius:9px;padding:10px 14px;font-weight:800;cursor:pointer}.cart-btn span{display:inline-grid;place-items:center;min-width:20px;height:20px;background:#ff9900;color:#111;border-radius:50%;font-size:11px;margin-left:4px}.menu-toggle{display:none;background:none;border:0;font-size:28px}.hero{background:linear-gradient(135deg,#fff8ed 0%,#fff 55%,#f6f0fb 100%);overflow:hidden}.hero-grid{min-height:590px;display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:40px}.eyebrow{display:inline-block;font-size:11px;font-weight:900;letter-spacing:1.8px;color:#57208c;margin-bottom:10px}.light-eyebrow{color:#ffd38c}.hero h1,.page-hero h1,.school-hero h1{font-family:Nunito,sans-serif;font-size:clamp(42px,5.5vw,68px);line-height:1.03;letter-spacing:-2.5px;margin:0 0 20px;color:#15151a}.hero h1 span,.page-hero h1 span,.school-hero h1 span{color:#57208c}.hero-copy>p{max-width:610px;color:#5f6874;font-size:18px}.hero-actions{display:flex;gap:12px;margin:28px 0}.btn{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:10px;padding:13px 20px;font-size:14px;font-weight:800;cursor:pointer}.btn-primary{background:#57208c;color:#fff}.btn-primary:hover{background:#43166f}.btn-light{background:#fff;border:1px solid #e2e5e9;color:#1c2430}.btn-white{background:#fff;color:#57208c}.full{width:100%}.trust-row{display:flex;gap:30px;margin-top:30px}.trust-row div{display:flex;flex-direction:column}.trust-row strong{font-size:13px}.trust-row small{color:#78818d;font-size:11px}.hero-visual{position:relative;min-height:490px;display:grid;place-items:center}.hero-card{width:min(440px,90%);height:390px;background:#57208c;border-radius:45px;position:relative;box-shadow:0 25px 70px #57208c2e;overflow:hidden;transform:rotate(2deg)}.hero-card:before{content:"";position:absolute;width:260px;height:260px;background:#ff9900;border-radius:50%;right:-75px;top:-80px}.hero-card:after{content:"";position:absolute;width:180px;height:180px;background:#fff3d8;border-radius:50%;left:-70px;bottom:-70px}.book-stack{position:absolute;left:70px;bottom:65px;display:flex;flex-direction:column;gap:7px;z-index:2;transform:rotate(-7deg)}.book-stack span{width:180px;padding:12px 18px;background:#ff9900;border:3px solid #15151a;font-family:Nunito;font-weight:900;border-radius:7px;box-shadow:6px 6px 0 #15151a}.book-stack span:nth-child(2){background:#fff}.book-stack span:nth-child(3){background:#5c267f;color:#fff}.pencil{position:absolute;right:80px;bottom:90px;font-size:75px;transform:rotate(35deg);z-index:3}.bag{position:absolute;right:50px;top:120px;font-size:105px;z-index:3}.hero-note{position:absolute;left:60px;top:45px;color:#fff;font-family:Nunito;font-weight:900;font-size:25px;line-height:.9;z-index:3}.hero-note b{color:#ff9900}.shape{position:absolute;border-radius:50%;filter:blur(1px)}.shape-one{width:85px;height:85px;background:#ff9900;top:15px;right:20px}.shape-two{width:45px;height:45px;background:#57208c;bottom:20px;left:15px}.section{padding:88px 0}.section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:35px}.section-head h2,.why h2,.about-grid h2,.form-layout h2,.contact-grid h2{font-family:Nunito;font-size:38px;line-height:1.1;margin:0;letter-spacing:-1px}.text-link{font-size:13px;color:#57208c;font-weight:800}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.category-card{border:1px solid #e9edf0;border-radius:18px;padding:27px;background:#fff;transition:.2s}.category-card:hover{transform:translateY(-4px);box-shadow:0 15px 35px #1111110d;border-color:#d7c1e7}.cat-icon{font-size:34px;margin-bottom:18px}.category-card h3{margin:0 0 4px;font-family:Nunito}.category-card p{font-size:12px;color:#747d88;margin:0}.products-section{background:#f7f8fa}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product-card{background:#fff;border:1px solid #e8ebee;border-radius:16px;overflow:hidden}.product-image{height:190px;background:linear-gradient(135deg,#f1e5f8,#fff5e3);display:grid;place-items:center;font-size:72px}.product-info{padding:17px}.product-tag{font-size:10px;font-weight:800;color:#7b8490;text-transform:uppercase;letter-spacing:1px}.product-info h3{font-family:Nunito;font-size:17px;margin:5px 0}.price{font-weight:900;color:#57208c;margin-bottom:12px}.add-btn{width:100%;padding:10px;border:1px solid #d9c6e6;border-radius:8px;background:#fff;color:#57208c;font-weight:800;cursor:pointer}.add-btn:hover{background:#57208c;color:#fff}.promo{background:#57208c;color:#fff}.promo-inner{min-height:270px;display:flex;align-items:center;justify-content:space-between;gap:30px}.promo h2{font-family:Nunito;font-size:40px;line-height:1.1;margin:0 0 8px}.promo p{margin:0;color:#e7dff0}.why-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.muted{color:#6e7782}.feature-list{display:grid;gap:18px}.feature{display:flex;gap:15px}.feature>span{width:34px;height:34px;border-radius:50%;background:#fff1d9;color:#57208c;display:grid;place-items:center;font-weight:900}.feature h3{margin:0;font-family:Nunito}.feature p{margin:2px 0;color:#747d88;font-size:13px}.quote-strip{padding-top:0}.quote-box{border:1px solid #e8ebee;border-radius:20px;padding:30px 35px;display:flex;align-items:center;gap:20px}.quote-mark{font-size:60px;font-family:Georgia;color:#ff9900;line-height:.5}.quote-box p{font-family:Nunito;font-size:21px;margin:0}.quote-box strong{font-size:11px;color:#737b85}.quote-box .btn{margin-left:auto}.footer{background:#17181d;color:#c8ccd2;padding:60px 0 20px}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1.3fr;gap:40px}.footer-logo{width:230px;filter:brightness(1.1);margin-bottom:15px}.footer p,.footer a{font-size:12px;color:#9ea4ad;display:block;margin:7px 0}.footer h4{color:#fff;margin:0 0 15px;font-family:Nunito}.footer-bottom{border-top:1px solid #2d2f35;margin-top:45px;padding-top:18px;display:flex;justify-content:space-between;font-size:11px;color:#777d86}.page-hero{padding:90px 0;background:linear-gradient(120deg,#fff8ed,#f8f2fc)}.page-hero h1{max-width:800px}.page-hero p{color:#6b7480;max-width:650px}.shop-section{padding-top:45px}.shop-toolbar{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:28px}.filters{display:flex;gap:8px;flex-wrap:wrap}.filter{border:1px solid #e1e5e9;background:#fff;border-radius:30px;padding:9px 15px;font-size:12px;font-weight:800;cursor:pointer}.filter.active,.filter:hover{background:#57208c;color:#fff;border-color:#57208c}.search{border:1px solid #dfe3e7;border-radius:9px;padding:11px 14px;width:250px;outline:none}.about-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:90px;align-items:center}.about-art{height:400px;border-radius:30px;background:#57208c;position:relative;display:grid;place-items:center;overflow:hidden}.about-art:before{content:"";position:absolute;width:270px;height:270px;background:#ff9900;border-radius:50%;top:-70px;right:-70px}.about-circle{width:190px;height:190px;border:10px solid #fff;border-radius:50%;display:grid;place-items:center;color:#fff;font-family:Nunito;font-size:48px;font-weight:900;z-index:2}.about-mini{position:absolute;bottom:30px;left:30px;color:#fff;font-family:Nunito;font-weight:900;letter-spacing:2px;line-height:1.15}.stats{display:flex;gap:35px;margin-top:30px}.stats div{display:flex;flex-direction:column}.stats strong{font-family:Nunito;font-size:26px;color:#57208c}.stats span{font-size:11px;color:#737b85}.soft{background:#f7f8fa}.value-grid,.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.value-card,.steps>div{background:#fff;border:1px solid #e8ebee;border-radius:18px;padding:28px}.value-card b,.steps b{color:#ff9900;font-family:Nunito;font-size:28px}.value-card h3,.steps h3{font-family:Nunito;margin:8px 0}.value-card p,.steps p{font-size:13px;color:#737b85}.cta-banner{background:#fff5e4;border-radius:20px;padding:40px;display:flex;align-items:center;justify-content:space-between;gap:25px}.cta-banner h2{font-family:Nunito;margin:0;font-size:32px}.cta-banner p{margin:5px 0;color:#6f7781}.school-hero{padding:90px 0;background:#f7f0fb}.school-hero-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:70px;align-items:center}.school-hero p{color:#6e7782;max-width:620px;font-size:17px}.check-card{background:#fff;border-radius:22px;padding:32px;box-shadow:0 20px 50px #57208c18}.check-card h3{font-family:Nunito;font-size:22px}.check-card p{font-size:13px;margin:15px 0;color:#515a66}.form-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px}.form-card{background:#fff;border:1px solid #e2e6ea;border-radius:18px;padding:28px;display:grid;gap:13px}.form-card h3{font-family:Nunito;font-size:24px;margin:0}.form-card input,.form-card textarea{width:100%;border:1px solid #dfe3e7;border-radius:8px;padding:12px 13px;font:inherit;font-size:13px;outline:none}.form-card input:focus,.form-card textarea:focus{border-color:#9d73bb}.two-input{display:grid;grid-template-columns:1fr 1fr;gap:12px}.form-note{font-size:12px;color:#57208c;margin:0}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px}.contact-item{padding:17px 0;border-bottom:1px solid #eceff2}.contact-item b{font-family:Nunito}.contact-item p{margin:2px 0;color:#6f7781}.article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.article-card{border:1px solid #e7eaed;border-radius:18px;overflow:hidden;padding-bottom:22px}.article-img{height:190px;background:linear-gradient(135deg,#f1e5f8,#fff2d9);display:grid;place-items:center;font-size:65px}.article-card>span,.article-card h3,.article-card p,.article-card a{margin-left:22px;margin-right:22px}.article-card>span{display:block;margin-top:20px;color:#57208c;font-size:10px;font-weight:900;letter-spacing:1.5px}.article-card h3{font-family:Nunito;font-size:21px;line-height:1.2}.article-card p{font-size:13px;color:#737b85}.article-card a{color:#57208c;font-weight:800;font-size:12px}.cart-drawer{position:fixed;right:-410px;top:0;width:390px;max-width:90%;height:100vh;background:#fff;z-index:100;padding:25px;box-shadow:-20px 0 50px #0002;transition:.25s;display:flex;flex-direction:column}.cart-drawer.open{right:0}.overlay{position:fixed;inset:0;background:#0006;z-index:90;display:none}.overlay.open{display:block}.cart-head{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #eee;padding-bottom:15px}.cart-head h3{font-family:Nunito;margin:0}.cart-head button{background:none;border:0;font-size:30px;cursor:pointer}.cart-items{flex:1;overflow:auto;padding:15px 0}.cart-row{display:flex;justify-content:space-between;gap:12px;padding:13px 0;border-bottom:1px solid #eee;font-size:13px}.cart-row button{border:0;background:none;color:#c33;cursor:pointer}.cart-total{display:flex;justify-content:space-between;padding:18px 0;font-size:16px}.empty{color:#808894;text-align:center;padding:40px 0;font-size:13px}

@media(max-width:900px){.nav{gap:14px}.category-grid,.product-grid{grid-template-columns:repeat(2,1fr)}.hero-grid,.school-hero-grid,.about-grid,.form-layout,.contact-grid,.why-grid{grid-template-columns:1fr;gap:45px}.hero-grid{padding:65px 0}.hero-visual{min-height:400px}.footer-grid{grid-template-columns:repeat(2,1fr)}.article-grid{grid-template-columns:1fr}.value-grid,.steps{grid-template-columns:1fr}.nav-wrap{min-height:70px}.brand img{width:230px}}
@media(max-width:680px){.menu-toggle{display:block}.nav{display:none;position:absolute;left:0;right:0;top:70px;background:#fff;padding:15px 4%;border-bottom:1px solid #eee;flex-direction:column;align-items:stretch}.nav.open{display:flex}.nav a{padding:7px}.cart-btn{width:100%}.hero h1,.page-hero h1,.school-hero h1{font-size:43px}.section{padding:60px 0}.category-grid,.product-grid{grid-template-columns:1fr 1fr;gap:10px}.product-image{height:150px}.shop-toolbar{align-items:stretch;flex-direction:column}.search{width:100%}.promo-inner,.quote-box,.cta-banner{flex-direction:column;align-items:flex-start}.promo h2{font-size:32px}.footer-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column;gap:7px}.hero-card{height:330px}.hero-visual{min-height:360px}.book-stack{left:40px;bottom:55px}.book-stack span{width:145px;font-size:11px}.bag{font-size:80px;right:25px}.pencil{right:50px;font-size:55px}.two-input{grid-template-columns:1fr}.about-art{height:320px}}
