@charset "UTF-8";
:root{--ink:#173f38;--muted:#65756f;--green:#176a58;--paper:#fafbf7;--line:#dfe6dd}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font-family:"Microsoft YaHei","PingFang SC",system-ui,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible{outline:3px solid #c48624;outline-offset:5px}button{text-align:left}img{display:block;max-width:100%}.header{max-width:1320px;margin:auto;min-height:100px;padding:20px 48px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:12px;font-weight:800;font-size:22px;letter-spacing:1px}.brand-mark{position:relative;background:var(--green);color:#fff;width:43px;height:48px;border-radius:12px 12px 12px 3px;display:grid;place-items:center;font-size:28px}.brand-mark>span{position:absolute;font-size:9px;top:3px;left:6px}.brand-sub{display:block;font-size:9px;letter-spacing:1.5px;margin-top:4px;color:var(--muted)}nav{display:flex;gap:27px;font-size:14px}nav a{padding:12px 0;white-space:nowrap}nav a:hover,nav .active{color:var(--green)}nav .active{border-bottom:2px solid var(--green)}.header-cta{font-size:13px;border:1px solid #a7beb1;padding:11px 17px;border-radius:30px;white-space:nowrap}.header-cta span{margin-left:12px}main{max-width:1320px;margin:auto;padding:0 48px}.hero{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:52px;padding:25px 0 52px}.hero-copy{padding:20px 0}.eyebrow{font-size:11px;font-weight:700;letter-spacing:2.3px;color:var(--green);margin:0 0 18px}.hero .eyebrow{font-size:12px;letter-spacing:3px;display:flex;gap:10px;align-items:center}.hero .eyebrow>span{width:7px;height:7px;background:#bc8b40;border-radius:50%}h1{font-size:clamp(34px,3.8vw,52px);line-height:1.4;letter-spacing:-1.5px;margin:0 0 24px;font-weight:800}.accent{color:var(--green);position:relative;white-space:nowrap}.accent:after{content:"";position:absolute;bottom:-7px;left:0;width:94%;height:6px;background:#e8c86e;border-radius:100%;transform:rotate(-3deg)}.hero-description{font-size:15px;line-height:2;color:var(--muted);margin:0 0 30px}.hero-actions{display:flex;align-items:center;gap:26px}.button{border:0;display:inline-flex;align-items:center;justify-content:space-between;gap:28px;border-radius:8px;padding:16px 23px;font-size:14px;font-weight:600}.primary{background:var(--green);color:white}.primary:hover{background:#104d3e}.text-link{font-size:13px;border-bottom:1px solid #b8c5bc;padding:8px 0}.hero-note{border-top:1px solid var(--line);margin-top:32px;padding-top:23px;display:flex;gap:14px;font-size:11px;line-height:1.9;color:#7c8377;max-width:380px}.hero-note strong{font-weight:500;color:#55685c}.note-symbol{font-size:29px;color:#b39354}.hero-art{position:relative;border-radius:120px 16px 16px 16px;padding:9px;background:#e6eada;transform:rotate(1.5deg);box-shadow:0 14px 35px #214d3810}.hero-art>img{aspect-ratio:1;object-fit:cover;width:100%;height:auto;border-radius:111px 10px 10px 10px}.art-caption{display:flex;justify-content:space-between;font-size:10px;letter-spacing:2px;padding:13px 12px 6px;color:#46604e}.section{padding:37px 0 30px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:26px}.section-heading .eyebrow{margin-bottom:10px;font-size:10px}h2{font-size:26px;letter-spacing:-.5px;margin:0;line-height:1.5}.section-heading>p{font-size:12px;color:var(--muted);margin:0 0 5px}.module-grid,.friend-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.module{display:block;border:1px solid #173f3810;border-radius:14px;padding:24px 20px 17px;transition:transform .2s,box-shadow .2s;scroll-margin-top:30px}.module:hover{transform:translateY(-5px);box-shadow:0 12px 22px #173f380b}.mint{background:#e6efe3}.gold{background:#f7edcf}.blue{background:#e6edf4}.pink{background:#f3e5e0}.module-top{display:flex;align-items:center;justify-content:space-between;gap:5px;margin-bottom:22px}.module-icon{font-size:29px;font-weight:600;font-family:Georgia,serif;line-height:1;position:relative;min-width:33px}.module-icon sup{font:10px system-ui;position:absolute;top:-2px;right:0}.small-icon{font:10px sans-serif;margin-left:2px}.reaction-symbol{font-size:36px}.age{font-size:10px;padding:5px 8px;border:1px solid #173f381c;border-radius:20px;white-space:nowrap}.module-en{display:block;font-size:8px;letter-spacing:1.7px;color:#637366;margin:0 0 10px}.module h3{font-size:19px;margin:0 0 12px;letter-spacing:-.6px}.module p:not(.module-en){font-size:11px;line-height:1.9;margin:0 0 20px;color:#677366}.module-bottom{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #173f3820;padding-top:15px;font-size:11px}.module-bottom>span{font-size:20px}.friends{padding-top:40px}.friend{background:#fff;border:1px solid var(--line);border-radius:13px;padding:16px 17px 0;position:relative;overflow:hidden;transition:transform .2s}.friend:hover{transform:translateY(-4px)}.element-number{position:absolute;top:17px;left:17px;font-size:10px;color:#829087}.element-symbol{position:absolute;top:32px;left:17px;font:500 29px Georgia,serif;color:#729285}.portrait{height:215px;display:flex;justify-content:center;padding:0 12px}.portrait img{height:100%;width:100%;object-fit:contain;mix-blend-mode:multiply}.friend-info{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #edf0e9;padding:15px 0}.friend-info strong{font-size:19px;margin-right:9px}.friend-info small{font-size:10px;color:#7c887e}.friend-arrow{display:grid;place-items:center;width:27px;height:27px;background:#eff3eb;border-radius:50%;font-size:17px}.closing{margin:34px 0 48px;background:#eaf0e6;border:1px solid #dce6d6;border-radius:14px;padding:29px 30px;display:flex;align-items:center;gap:23px}.closing-star{font-size:40px;color:#aa8641}.closing h2{font-size:20px}.closing p{font-size:12px;color:var(--muted);margin-bottom:0}.closing>a{margin-left:auto;font-size:12px;white-space:nowrap}.closing>a span{margin-left:16px}footer{max-width:1224px;margin:auto;padding:25px 0 35px;border-top:1px solid var(--line);display:flex;align-items:center;gap:24px;font-size:10px;color:#80897e}.footer-brand{font-size:15px;font-weight:700;color:var(--ink)}footer>span{margin-left:auto}dialog{width:min(510px,calc(100% - 36px));border:1px solid var(--line);border-radius:20px;padding:40px;color:var(--ink);background:var(--paper);box-shadow:0 30px 100px #092b3430}dialog::backdrop{background:#103a3655;backdrop-filter:blur(5px)}dialog h2{margin-bottom:20px}dialog p{line-height:1.9;font-size:14px}dialog .eyebrow{font-size:10px}dialog .hint{padding:12px 15px;background:#eaf0e6;border-radius:8px;color:#546a5e;font-size:12px}dialog .button{margin-top:14px}.close-dialog{position:absolute;right:13px;top:8px;border:0;background:transparent;font-size:30px;color:#6c8174;padding:5px 10px}.skip{position:fixed;top:-60px;left:10px;z-index:10;padding:12px;background:#fff}.skip:focus{top:10px}@media(min-width:1440px){.hero{gap:75px;padding-top:35px}.hero-art{max-width:540px}.hero-description{font-size:16px}}@media(max-width:1100px){.header,main{padding-left:28px;padding-right:28px}.header{gap:15px}nav{gap:16px;font-size:12px}.brand{font-size:18px}.header-cta{display:none}.hero{gap:28px}.hero-actions{gap:17px}.module{padding:19px 15px 15px}.module h3{font-size:17px}.age{font-size:9px;padding:4px 6px}.module-grid,.friend-grid{gap:12px}footer{margin:0 28px}.portrait{height:180px}.friend-info small{font-size:9px}}@media(max-width:760px){html{scroll-padding-top:20px}.header{padding:18px 20px 12px;flex-wrap:wrap;gap:14px;min-height:0}.brand{font-size:19px}.brand-mark{height:40px;width:36px;font-size:25px}.brand-sub{font-size:8px}nav{order:2;width:100%;justify-content:space-between;gap:10px;font-size:12px;overflow-x:auto}nav a{padding:8px 0}.header-cta{display:block;font-size:11px;padding:9px 12px;margin-left:auto}.header-cta span{margin-left:6px}main{padding:0 20px}.hero{grid-template-columns:1fr;gap:22px;padding:24px 0 26px}.hero-copy{padding:0}.hero h1{font-size:39px;line-height:1.4;margin-bottom:22px}.hero-description{font-size:13px;margin-bottom:24px}.hero-description br:nth-of-type(2){display:none}.hero-actions{gap:22px}.hero-note{display:none}.hero-art{margin:5px 4px 0;border-radius:80px 13px 13px 13px;transform:rotate(1deg);padding:7px}.hero-art>img{border-radius:74px 8px 8px 8px;max-height:480px;object-fit:cover}.art-caption{font-size:9px;padding-top:9px}.section{padding-top:27px}.section-heading{display:block;margin-bottom:20px}.section-heading h2{font-size:23px}.section-heading>p{font-size:11px;margin-top:10px}.module-grid,.friend-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.module{padding:19px 13px 14px}.module h3{font-size:16px;letter-spacing:-.7px}.module-top{margin-bottom:20px;gap:2px}.module-icon{font-size:24px;min-width:26px}.age{font-size:8px;letter-spacing:-.4px;padding:4px 5px}.module-en{font-size:7px;letter-spacing:.8px}.module p:not(.module-en){font-size:10px;line-height:1.9}.module-bottom{font-size:10px}.friends{padding-top:24px}.portrait{height:190px;padding:0 5px}.friend{padding:13px 12px 0}.element-symbol{left:12px;font-size:23px}.element-number{left:12px;top:14px}.friend-info strong{font-size:17px;margin-right:6px}.friend-info small{font-size:8px}.closing{margin:22px 0 32px;padding:24px 20px;gap:13px;flex-wrap:wrap}.closing-star{font-size:27px}.closing h2{font-size:16px}.closing p{font-size:10px}.closing>a{margin-left:40px;font-size:11px}footer{margin:0 20px;gap:10px;flex-wrap:wrap;padding:23px 0}footer>span{margin-left:0;width:100%;font-size:9px}footer p{font-size:9px;margin-left:auto}dialog{padding:32px 24px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

/* Two game entrances, side by side on desktop. */
#playground .module-grid{grid-template-columns:repeat(2,minmax(0,1fr))}@media(max-width:640px){#playground .module-grid{grid-template-columns:1fr}}
