*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;color:#172033;background:#fbfbfc}.nav{height:76px;display:flex;align-items:center;justify-content:space-between;padding:0 6%;background:#fff;border-bottom:1px solid #eee;position:sticky;top:0;z-index:5}.brand{color:#172033;text-decoration:none;font-weight:800;letter-spacing:-.5px}.brand span{display:inline-grid;place-items:center;background:#172033;color:#fff;width:32px;height:32px;border-radius:9px;margin-right:7px}.brand b{font-size:10px;letter-spacing:1.4px;margin-left:5px;color:#7a8190}.links{display:flex;gap:32px}.links a,.section-head a{color:#5f6878;text-decoration:none;font-size:14px;font-weight:600}.nav-actions{display:flex;gap:12px;align-items:center}.cart{border:1px solid #e1e4ea;background:#fff;border-radius:10px;padding:9px 12px}.cart i{font-style:normal;font-size:11px}.login{background:#172033;color:#fff;text-decoration:none;border-radius:10px;padding:11px 16px;font-size:13px;font-weight:700}.hero{min-height:590px;padding:70px 8%;display:flex;align-items:center;overflow:hidden;background:linear-gradient(135deg,#fff 55%,#f0f4ff)}.hero-text{width:55%;position:relative;z-index:2}.pill,.eyebrow{font-size:11px;font-weight:800;letter-spacing:1.4px;color:#667085}.pill{display:inline-block;background:#eef2ff;color:#4b5fc5;padding:9px 13px;border-radius:30px;letter-spacing:.2px}.hero h1{font-family:"Plus Jakarta Sans",sans-serif;font-size:clamp(42px,5vw,72px);line-height:1.06;letter-spacing:-3px;margin:20px 0}.hero h1 em{font-style:normal;color:#4d5fd1}.hero p{max-width:570px;color:#667085;font-size:17px;line-height:1.7}.hero-buttons{display:flex;gap:12px;margin:28px 0}.primary,.secondary{padding:14px 20px;border-radius:11px;text-decoration:none;font-weight:700;font-size:14px}.primary{background:#172033;color:#fff}.secondary{border:1px solid #dfe3ea;color:#172033;background:#fff}.trust{display:flex;gap:22px;color:#667085;font-size:12px}.hero-art{width:45%;height:430px;position:relative}.blob{position:absolute;width:390px;height:390px;background:#dfe5ff;border-radius:48% 52% 55% 45%;right:5%;top:10%;transform:rotate(12deg)}.book-card{position:absolute;right:16%;top:20%;width:270px;height:300px;transform:rotate(8deg);filter:drop-shadow(0 25px 25px #1b244033)}.book-cover{background:#fff;border-radius:9px;height:270px;padding:45px 25px;font-family:"Plus Jakarta Sans";font-weight:800;font-size:55px;line-height:.9;box-shadow:inset 7px 0 #5366d9}.book-cover small{font-size:13px;letter-spacing:2px}.pencil{position:absolute;width:245px;height:16px;background:#f1bd42;right:-80px;bottom:45px;transform:rotate(-50deg);border-radius:10px}.ruler{position:absolute;width:190px;height:35px;border:4px solid #e39d65;background:#ffe1c7;right:-75px;bottom:95px;transform:rotate(25deg);opacity:.9}.section{padding:85px 8%}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:30px}.section h2,.why h2{font-family:"Plus Jakarta Sans";font-size:34px;letter-spacing:-1.5px;margin:9px 0}.category-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:13px}.cat{padding:24px 14px;text-decoration:none;color:#172033;border:1px solid #e9ebef;background:#fff;border-radius:15px;text-align:center;transition:.2s}.cat:hover,.product:hover{transform:translateY(-4px);box-shadow:0 12px 30px #18213b10}.cat strong{display:block;font-size:30px;margin-bottom:13px}.cat b,.cat small{display:block}.cat small{color:#89909e;font-size:11px;margin-top:5px}.shop{background:#f5f6f8}.products{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product{background:#fff;padding:15px;border-radius:16px;transition:.2s}.product-img{height:210px;border-radius:12px;display:grid;place-items:center;font-size:75px}.product-img.book{background:#e9edff}.product-img.pencil{background:#fff1d3}.product-img.color{background:#e9f7ec}.product-img.ruler{background:#ffede5}.product h3{font-size:15px;margin:16px 5px 5px}.product p{font-size:12px;color:#8a91a0;margin:0 5px 12px}.product>strong{margin:0 5px;font-size:17px}.product button{float:right;border:0;background:#172033;color:#fff;border-radius:8px;padding:8px 10px;font-size:11px;font-weight:700}.why{padding:75px 8%;display:grid;grid-template-columns:1fr 1.5fr;gap:70px}.why-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.why-grid div{border-left:2px solid #dce1ff;padding-left:18px;font-size:24px}.why-grid b{display:block;font-size:14px;margin-top:12px}.why-grid p{font-size:12px;line-height:1.6;color:#7a8290}footer{padding:35px 8%;border-top:1px solid #eee;background:#fff;display:flex;align-items:center;justify-content:space-between}footer p,footer small{color:#89909e;font-size:11px}@media(max-width:850px){.links{display:none}.hero{padding:55px 6%;display:block}.hero-text{width:100%}.hero-art{width:100%;height:300px}.blob{width:260px;height:260px;right:10%;top:5%}.book-card{right:22%;top:8%;transform:scale(.72) rotate(8deg)}.category-grid{grid-template-columns:repeat(3,1fr)}.products{grid-template-columns:repeat(2,1fr)}.why{display:block}.why-grid{margin-top:30px}.trust{flex-wrap:wrap}footer{display:block}.hero h1{letter-spacing:-2px}}@media(max-width:500px){.nav{padding:0 4%}.nav .brand b{display:none}.login{padding:9px 10px}.hero h1{font-size:40px}.hero-art{height:260px}.category-grid{grid-template-columns:repeat(2,1fr)}.products{grid-template-columns:1fr 1fr}.product-img{height:145px;font-size:52px}.product button{float:none;width:100%;margin-top:10px}.why-grid{grid-template-columns:1fr}.section{padding:60px 5%}.why{padding:60px 5%}}