.portal{color:#243c35;background:#fafbf9;min-height:100vh;font-family:Arial,Helvetica,sans-serif}.p-nav{border-bottom:1px solid #dfe5dd;justify-content:space-between;align-items:center;max-width:1140px;min-height:85px;margin:auto;padding:0 28px;display:flex}.p-brand{color:#203d34;letter-spacing:-1px;align-items:center;gap:9px;font-size:27px;font-weight:800;text-decoration:none;display:flex}.p-brand>span:first-child{color:#fff;background:#28654e;border-radius:12px;place-items:center;width:39px;height:39px;display:grid}.p-mk{letter-spacing:1px;background:#e3eddf;border-radius:5px;align-self:center;padding:6px;font-size:11px}.p-nav-link{color:#52655b;align-items:center;gap:10px;font-size:14px;text-decoration:none;display:flex}.p-container{max-width:1084px;margin:auto;padding:0 28px}.p-intro{justify-content:space-between;align-items:center;gap:20px;padding:42px 0 30px;display:flex}.p-eyebrow{letter-spacing:1.8px;color:#738572;font-size:11px;font-weight:700}.p-intro h1{letter-spacing:-2.4px;margin:13px 0 12px;font-size:52px}.p-intro h1>span:first-child{color:#3f835f}.p-star{vertical-align:middle;color:#eeb251;margin-left:16px;font-size:42px;display:inline-block;transform:rotate(12deg)}.p-intro p{color:#798376;margin:0;font-size:16px;line-height:1.65}.p-device{color:#6c806e;flex-shrink:0;align-items:center;gap:13px;font-size:13px;line-height:1.65;display:flex}.p-feature{background:#e4efe2;border-radius:20px;grid-template-columns:1.15fr 1fr;align-items:center;gap:20px;padding:32px 38px;display:grid;position:relative;overflow:hidden}.p-tag{letter-spacing:1.2px;color:#497354;background:#f5f9ec;border-radius:5px;padding:7px 10px;font-size:10px;font-weight:700;display:inline-block}.p-feature h2{letter-spacing:-1px;margin:17px 0 12px;font-size:33px;line-height:1.14}.p-feature p{color:#637d62;margin:0 0 20px;font-size:14px;line-height:1.6}.p-play{color:#fff;background:#28654e;border-radius:8px;align-items:center;gap:22px;padding:12px 17px;font-size:14px;font-weight:600;text-decoration:none;display:inline-flex}.p-word-art{text-align:center;padding:20px 0;position:relative;transform:rotate(-5deg)}.p-word-art>div:first-child{justify-content:center;gap:8px;display:flex}.p-word-art>div:first-child>span{color:#335b40;background:#fffdf4;border-radius:9px;place-items:center;width:58px;height:67px;font-size:31px;font-weight:800;display:grid;box-shadow:0 5px #c4d1b6,0 9px 15px #294e3012}.p-word-art>div:first-child>span:nth-child(2){background:#f6dfa6;transform:translateY(-10px)}.p-word-art>div:first-child>span:nth-child(4){background:#aaca9a;transform:translateY(6px)}.p-art-counts{justify-content:center;gap:8px;margin-top:21px;display:flex}.p-art-counts>span{background:#93bb83;border-radius:6px;place-items:center;width:31px;height:31px;font-weight:700;display:grid}.p-art-counts>span:nth-child(2){background:#f3d37d}.p-art-counts>span:nth-child(3){background:#e9ad96}.p-word-art small{color:#718c69;margin-top:18px;font-size:12px;display:block}.p-library{padding-top:37px;scroll-margin-top:20px}.p-library-heading{justify-content:space-between;align-items:center;gap:16px;display:flex}.p-library-heading h2{letter-spacing:-.7px;margin:0;font-size:24px}.p-library-heading>span{color:#83907e;font-size:12px}.p-filters{margin:22px 0}.p-tabs{flex-wrap:wrap;gap:7px;display:flex}.p-tabs button{color:#6b7b62;background:#fff;border:1px solid #dce4d7;border-radius:7px;min-height:42px;padding:10px 14px;font-size:13px}.p-tabs button.selected{color:#fff;background:#2c614a;border-color:#2c614a}.p-filter-bottom{justify-content:space-between;gap:16px;margin-top:17px;display:flex}.p-search{color:#91a089;border-bottom:1px solid #dce4d7;flex:1;align-items:center;gap:9px;max-width:330px;display:flex}.p-search input{color:#365141;background:0 0;border:0;outline:none;width:100%;padding:10px 0;font-size:14px}.p-age{color:#83907e;align-items:center;gap:9px;font-size:12px;display:flex}.p-age select{font:inherit;color:#53674b;background:#fff;border:1px solid #dce4d7;border-radius:6px;min-height:42px;padding:10px;font-size:13px}.p-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:21px;display:grid}.p-card{color:inherit;background:#fff;border:1px solid #e1e7dd;border-radius:14px;text-decoration:none;transition:transform .15s,box-shadow .15s;overflow:hidden}.p-card:hover{transform:translateY(-4px);box-shadow:0 9px 22px #34543212}.p-card-art{background:#e3efe0;justify-content:center;align-items:center;height:148px;display:flex;position:relative;overflow:hidden}.p-age-badge{z-index:1;background:#ffffffa6;border-radius:5px;padding:5px 7px;font-size:11px;position:absolute;top:13px;left:13px}.p-game-symbol{color:#427851;z-index:1;letter-spacing:-3px;background:#ffffffca;border-radius:15px;place-items:center;width:70px;height:76px;font-size:45px;font-weight:800;display:grid;transform:rotate(-8deg);box-shadow:0 5px #00000010}.p-art-spark{opacity:.3;font-size:28px;position:absolute;top:22px;right:52px}.p-art-circle{border:20px solid #ffffff50;border-radius:50%;width:150px;height:150px;position:absolute;bottom:-50px;left:43px}.purple .p-card-art{background:#e9e4f7}.purple .p-game-symbol{color:#8b75b4;transform:rotate(9deg)}.orange .p-card-art{background:#f8e2cc}.orange .p-game-symbol{color:#bc7e43;transform:rotate(7deg)}.blue .p-card-art{background:#dfeaf7}.blue .p-game-symbol{color:#648cb7;transform:rotate(-6deg)}.yellow .p-card-art{background:#f5edc4}.yellow .p-game-symbol{color:#b79c3e;transform:rotate(10deg)}.pink .p-card-art{background:#f2dee5}.pink .p-game-symbol{color:#b26c86;letter-spacing:-4px;font-size:34px;transform:rotate(-9deg)}.p-card-content{padding:20px}.p-category{letter-spacing:1px;color:#83927b;font-size:10px}.p-card h3{letter-spacing:-.5px;justify-content:space-between;align-items:center;margin:9px 0 10px;font-size:19px;display:flex}.p-card h3 svg{color:#7f9375;flex-shrink:0}.p-card p{color:#7c8976;min-height:45px;margin:0 0 19px;font-size:14px;line-height:1.6}.p-card-bottom{color:#8a967f;border-top:1px solid #edf0e8;justify-content:space-between;align-items:center;gap:7px;padding-top:15px;font-size:11px;display:flex}.p-card-bottom>span:last-child{color:#456f45;gap:6px;font-weight:700;display:flex}.p-age-note{color:#8c9881;margin:20px 0;font-size:12px}.p-bottom-note{color:#728268;background:#f0f3eb;border-radius:12px;align-items:center;gap:18px;margin:30px 0;padding:22px 25px;display:flex}.p-bottom-note b{color:#4e6848;font-size:15px}.p-bottom-note p{margin:6px 0 0;font-size:13px;line-height:1.5}.p-footer{color:#94a08b;border-top:1px solid #e0e6da;justify-content:space-between;gap:20px;padding:24px 0;font-size:11px;display:flex}.p-empty{text-align:center;padding:40px}.p-empty button{color:#fff;background:#28654e;border:0;border-radius:8px;padding:13px 20px}.p-back{color:#587153;align-items:center;gap:8px;padding:28px 0 0;font-size:14px;text-decoration:none;display:flex}.p-game-page{max-width:780px;padding-bottom:30px}.p-game-title{text-align:center;margin:27px 0 23px}.p-game-title h1{letter-spacing:-1px;margin:10px 0;font-size:35px}.p-game-title p{color:#788671;margin:0;font-size:15px;line-height:1.6}.p-play-area{background:#fff;border:1px solid #dce4d7;border-radius:18px;min-height:350px;padding:26px}.p-levels{flex-wrap:wrap;justify-content:center;gap:7px;margin-bottom:23px;display:flex}.p-levels button{color:#6a7c5f;background:#f5f7f0;border:1px solid #dce4d7;border-radius:7px;min-height:44px;padding:11px 16px;font-size:14px}.p-levels button.chosen{color:#fff;background:#326849;border-color:#326849}.p-game-bar{color:#7a896f;justify-content:space-between;align-items:center;gap:10px;margin-bottom:22px;font-size:14px;display:flex}.p-game-bar b{color:#3b6241}.p-reset{color:#4e7043;background:#eef4e8;border:0;border-radius:7px;align-items:center;gap:7px;min-height:44px;padding:10px 14px;display:inline-flex}.p-memory-grid{grid-template-columns:repeat(4,1fr);gap:12px;max-width:460px;margin:auto;display:grid}.p-memory-grid button{aspect-ratio:1;color:#847298;background:#e5def1;border:0;border-bottom:4px solid #c5bfd7;border-radius:12px;place-items:center;min-height:60px;font-size:37px;display:grid}.p-memory-grid button.opened{background:#f8f5fc}.p-memory-grid button.matched{background:#deeed7;border-color:#b6d0a8}.p-feedback{color:#5f7751;text-align:center;min-height:50px;padding:16px 0 0;font-size:15px;line-height:1.5}.p-result{text-align:center;padding:40px 10px}.p-result-symbol{font-size:50px}.p-result h2{margin:15px 0;font-size:28px}.p-result p{color:#768869;font-size:16px;line-height:1.6}.p-primary{color:#fff;background:#326849;border:0;border-radius:8px;min-height:46px;padding:13px 23px;font-size:15px}.p-quiz-question{text-align:center;margin:30px 0;font-size:24px;line-height:1.4}.p-options{grid-template-columns:1fr 1fr;gap:12px;display:grid}.p-options button{color:#526746;background:#f7f9f3;border:1px solid #dfe7d7;border-radius:10px;min-height:60px;padding:17px 15px;font-size:16px}.p-options button.correct{color:#345b27;background:#dcedd1;border-color:#92b67b}.p-options button.wrong{color:#8c4639;background:#f9e2dc;border-color:#d3a49a}.p-next{margin:20px auto 0;display:block}.p-progress{background:#edf1e7;border-radius:5px;height:5px;overflow:hidden}.p-progress span{background:#aac68e;height:100%;display:block}.p-math-expression{text-align:center;color:#8b7935;margin:35px 0;font-size:48px;font-weight:700}.p-math-form{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.p-math-form input{text-align:center;color:#53673f;border:2px solid #dce4cf;border-radius:10px;width:140px;min-width:0;padding:12px;font-size:24px}.p-word-hint{text-align:center;color:#738361;margin:24px 0;line-height:1.6}.p-hidden-word{flex-wrap:wrap;justify-content:center;gap:7px;margin:28px 0;display:flex}.p-hidden-word span{color:#5f744a;border-bottom:3px solid #c8d5b7;place-items:center;min-width:36px;height:48px;font-size:26px;font-weight:700;display:grid}.p-alphabet{flex-wrap:wrap;justify-content:center;gap:6px;max-width:560px;margin:auto;display:flex}.p-alphabet button{color:#5b7047;background:#edf2e5;border:1px solid #d9e2cc;border-radius:7px;width:43px;height:44px;font-size:18px}.p-alphabet button.hit{color:#365728;background:#cce3bc}.p-alphabet button.miss{color:#936958;opacity:.7;background:#f1e3de}.p-ttt{grid-template-columns:repeat(3,1fr);gap:10px;max-width:330px;margin:auto;display:grid}.p-ttt button{aspect-ratio:1;color:#a95f7c;background:#faf0f4;border:1px solid #e3d2d9;border-radius:12px;font-size:52px}.p-ttt button:nth-child(2n){background:#f5e9ee}.p-ttt button[data-value=○]{color:#63977b}.p-small-note{color:#8b9780;text-align:center;margin:20px 0 0;font-size:13px;line-height:1.6}@media (max-width:820px){.p-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.p-feature{padding:28px}.p-word-art>div:first-child{gap:5px}.p-word-art>div:first-child>span{width:44px;height:56px}.p-feature h2{font-size:29px}.p-intro h1{font-size:44px}.p-device{display:none}}@media (max-width:540px){.p-nav{min-height:73px;padding:0 18px}.p-brand{font-size:24px}.p-nav-link{gap:4px;font-size:12px}.p-container{padding:0 17px}.p-intro{padding:29px 0 24px}.p-eyebrow{letter-spacing:1.1px;font-size:9px}.p-intro h1{font-size:40px}.p-star{margin-left:9px;font-size:30px}.p-intro p{font-size:14px}.p-intro p br{display:none}.p-feature{grid-template-columns:1fr;gap:8px;padding:24px}.p-feature h2{font-size:30px}.p-word-art{padding:8px 0 5px}.p-word-art>div:first-child>span{width:46px;height:53px;font-size:27px}.p-word-art small{display:none}.p-art-counts{margin-top:15px}.p-tag{font-size:9px}.p-library-heading{flex-direction:column;align-items:flex-start;gap:8px}.p-library-heading h2{font-size:24px}.p-tabs{gap:6px}.p-tabs button{padding:9px 11px;font-size:12px}.p-filter-bottom{flex-direction:column;gap:11px}.p-age{justify-content:space-between}.p-search{max-width:none}.p-grid{gap:13px}.p-card-art{height:117px}.p-game-symbol{width:55px;height:60px;font-size:35px}.p-card-content{padding:13px}.p-card h3{gap:4px;min-height:41px;font-size:16px;line-height:1.3}.p-card h3 svg{width:16px}.p-card p{min-height:82px;margin-bottom:13px;font-size:13px}.p-card-bottom{flex-wrap:wrap;gap:9px;font-size:10px}.p-card-bottom>span:last-child{font-size:12px}.p-age-badge{top:9px;left:9px}.p-art-spark{font-size:23px;top:16px;right:17px}.p-bottom-note{align-items:flex-start;gap:11px;padding:19px 15px}.p-bottom-note svg{flex-shrink:0}.p-footer{font-size:10px;line-height:1.6}.p-play-area{padding:18px 13px}.p-game-title h1{font-size:30px}.p-game-title p{font-size:14px}.p-memory-grid{gap:9px}.p-memory-grid button{font-size:30px}.p-quiz-question{font-size:20px}.p-options{gap:9px}.p-options button{padding:15px 10px;font-size:14px}.p-hidden-word{gap:5px}.p-hidden-word span{min-width:27px;font-size:23px}.p-alphabet{gap:5px}.p-alphabet button{width:38px}.p-game-bar{font-size:13px}.p-levels button{padding:10px 13px}.p-small-note{font-size:12px}.p-result{padding:24px 5px}}@media (prefers-reduced-motion:reduce){.p-card{transition:none}}
