:root{--ink:#10271f;--soft:#eef8f2;--line:rgba(16,39,31,.12);--green:#17be75;--cream:#fffdf8}*{box-sizing:border-box}body{margin:0;background:var(--cream);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Microsoft YaHei",sans-serif}.brand-shell{min-height:100vh;max-width:1260px;margin:auto;padding:26px 34px 18px;overflow:hidden}.brand-header{display:flex;align-items:center;justify-content:space-between}.brand-mark{display:inline-flex;align-items:center;gap:10px;color:inherit;text-decoration:none;font-size:20px;font-weight:800;letter-spacing:.04em}.brand-mark img{width:42px;height:42px;border-radius:13px;box-shadow:0 8px 20px rgba(16,39,31,.12)}.brand-tag{font-size:11px;font-weight:700;letter-spacing:.15em;color:#668078}.hero{position:relative;padding:90px 9% 68px;min-height:380px}.kicker{color:#14945a;font-size:13px;font-weight:800;letter-spacing:.12em}.hero h1{max-width:760px;margin:18px 0;font-size:clamp(42px,6.3vw,78px);line-height:1.15;letter-spacing:-.07em}.hero h1 em{display:block;font-style:normal;color:#16af6d}.hero-copy{max-width:540px;line-height:1.9;color:#587067;font-size:16px}.orbit{position:absolute;right:3%;top:34px;width:245px;height:245px;border:1px solid var(--line);border-radius:50%;background:radial-gradient(circle at 33% 34%,#d6f7e5 0 9%,transparent 10%),radial-gradient(circle at 66% 64%,#ffdfbd 0 8%,transparent 9%)}.orbit:before{content:"";position:absolute;inset:36px;border:1px dashed #8bcaa8;border-radius:50%}.orbit span{position:absolute;padding:7px 10px;border-radius:999px;background:#fff;box-shadow:0 8px 20px rgba(16,39,31,.09);font-size:12px;font-weight:700}.orbit span:nth-child(1){top:7px;left:74px}.orbit span:nth-child(2){bottom:20px;left:-18px}.orbit span:nth-child(3){right:-20px;top:110px}.products{display:grid;grid-template-columns:1.14fr 1fr 1fr;gap:14px}.product-card{position:relative;min-height:285px;display:flex;flex-direction:column;padding:25px;border:1px solid var(--line);border-radius:26px;text-decoration:none;color:inherit;background:#fff;transition:transform .25s ease,box-shadow .25s ease}.product-card:hover{transform:translateY(-7px);box-shadow:0 20px 35px rgba(16,39,31,.12)}.product-live{background:linear-gradient(145deg,#0f5a3a,#16bb70 72%);color:#fff;border-color:transparent}.card-number{font-size:12px;opacity:.68;font-weight:700;letter-spacing:.12em}.product-icon{display:grid;place-items:center;width:66px;height:66px;margin:30px 0 18px;border-radius:22px;font-size:34px}.family-icon{background:#fff}.family-icon img{width:56px;height:56px}.tutor-icon{background:#fff0d8;color:#e89b3b}.school-icon{background:#e3edff;color:#4870c9}.product-content p{margin:0 0 8px;font-size:12px;font-weight:800;color:#14945a}.product-live .product-content p{color:#d7ffe9}.product-content h2{margin:0 0 10px;font-size:25px;letter-spacing:-.04em}.product-content span{color:#6d8179;line-height:1.65;font-size:14px}.product-live .product-content span{color:#e1fff0}.card-arrow{position:absolute;right:22px;bottom:19px;font-size:28px;font-weight:400}.brand-shell footer{display:flex;justify-content:space-between;padding:35px 5px 4px;color:#7e9189;font-size:12px}.brand-shell footer a{color:inherit}.soon-page{background:linear-gradient(135deg,#effbf4,#fff7ec)}.soon-shell{position:relative;min-height:100vh;padding:30px;overflow:hidden}.soon-content{position:relative;z-index:1;max-width:720px;margin:19vh auto 0;text-align:center}.soon-content h1{margin:16px 0;font-size:clamp(44px,8vw,86px);letter-spacing:-.08em}.soon-content p{font-size:17px;color:#5c756b;line-height:1.8}.soon-content a{display:inline-flex;gap:9px;margin-top:26px;padding:13px 20px;border-radius:999px;background:var(--ink);color:#fff;text-decoration:none;font-weight:700}.soon-orbit{position:absolute;width:min(65vw,700px);aspect-ratio:1;left:50%;top:55%;transform:translate(-50%,-50%);border-radius:50%;border:1px solid rgba(23,190,117,.2);box-shadow:inset 0 0 0 60px rgba(255,255,255,.28),inset 0 0 0 130px rgba(23,190,117,.04)}@media(max-width:760px){.brand-shell{padding:22px 18px}.brand-tag{display:none}.hero{padding:66px 8px 52px;min-height:420px}.hero h1{font-size:47px}.hero-copy{font-size:15px;padding-right:10px}.orbit{transform:scale(.65);transform-origin:100% 0;right:-16px;top:34px}.products{grid-template-columns:1fr}.product-card{min-height:200px;padding:22px}.product-card:not(.product-live){min-height:180px}.product-icon{margin:16px 0 12px;width:54px;height:54px;border-radius:18px}.product-content h2{font-size:23px}.brand-shell footer{padding-top:28px}.soon-shell{padding:22px}.soon-content{margin-top:24vh}.soon-content h1{font-size:50px}}
