.pd-shell{--p:#7457e8;--p2:#9b83f4;--ink:#242039;--soft:#77718c;--line:#ece8f5;min-height:100vh;background:#f8f7fc;color:var(--ink);font-family:DM Sans,PingFang HK,Noto Sans TC,sans-serif;line-height:1.4;color-scheme:light}.pd-shell button{font:inherit}.pd-topbar{height:76px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;padding:0 34px;position:sticky;top:0;z-index:20}.pd-brand{border:0;background:none;display:flex;align-items:center;gap:8px;color:#2e2945;font-size:22px;cursor:pointer}.pd-brand .pd-logo{width:38px;height:38px;display:grid;place-items:center;border-radius:12px;background:linear-gradient(145deg,#7e63ee,#9e89f7);color:#fff;font-weight:900;transform:rotate(-5deg);box-shadow:0 7px 16px #8067dd40}.pd-brand small{font-size:11px;background:#eee9ff;color:var(--p);padding:3px 7px;border-radius:99px;margin-left:3px}.pd-school{margin:auto;display:flex;gap:9px;align-items:center;font-weight:700;font-size:13px}.pd-school>span:first-child{font-size:25px}.pd-school small{font-weight:500;color:#8d879e}.pd-top-actions{display:flex;gap:12px;align-items:center}.pd-top-actions button{border:0;background:#f4f1fb;width:38px;height:38px;border-radius:50%;cursor:pointer;position:relative}.pd-top-actions i{font-style:normal;position:absolute;right:-2px;top:-4px;background:#ff6e71;color:#fff;width:16px;height:16px;border-radius:50%;font-size:9px;display:grid;place-items:center}.pd-top-actions .pd-avatar{background:#ffe4ae;color:#8b5620;font-weight:800}.pd-layout{display:grid;grid-template-columns:250px 1fr;min-height:calc(100vh - 76px)}.pd-sidebar{background:#fff;border-right:1px solid var(--line);padding:28px 20px 20px;display:flex;flex-direction:column}.pd-profile{display:flex;align-items:center;gap:11px;padding:4px 8px 25px}.pd-profile strong,.pd-profile span{display:block}.pd-profile strong{font-size:16px}.pd-profile span{font-size:11px;color:var(--soft);margin-top:3px}.pd-bear-wrap{width:48px;height:48px;border-radius:15px;background:#fff0cc;overflow:hidden;display:grid;place-items:end center}.pd-bear-wrap img{height:51px;width:auto;-o-object-fit:contain;object-fit:contain}.pd-sidebar nav{display:grid;gap:7px}.pd-sidebar nav button{border:0;background:transparent;text-align:left;border-radius:13px;padding:11px 12px;display:flex;align-items:center;gap:12px;color:#615b71;cursor:pointer;transition:.18s}.pd-sidebar nav button:hover{background:#f7f4ff;color:var(--p)}.pd-sidebar nav button.active{background:#eeeaff;color:#684bd9;box-shadow:inset 3px 0 #8064ec}.pd-icon{font-size:20px;width:27px;text-align:center;font-weight:700}.pd-sidebar nav span span{font-size:14px;font-weight:700;display:block}.pd-sidebar nav small{font-size:9px;display:block;color:#a09aad;margin-top:1px}.pd-streak{margin-top:auto;background:linear-gradient(140deg,#fff8e8,#fff0cd);border:1px solid #f8deb0;border-radius:15px;padding:13px;display:flex;gap:9px;align-items:center}.pd-streak>span{font-size:24px}.pd-streak strong,.pd-streak small{display:block}.pd-streak strong{font-size:11px}.pd-streak small{font-size:9px;color:#9b805c;margin-top:2px}.pd-exit{border:0;background:none;color:#a19aaa;font-size:11px;margin-top:14px;padding:8px;cursor:pointer}.pd-main{padding:28px clamp(24px,4vw,58px) 50px;max-width:1400px;width:100%;margin:0 auto}.pd-hero{min-height:225px;border-radius:25px;background:linear-gradient(112deg,#7558e7,#9d83f0);color:#fff;display:flex;flex-wrap:wrap;overflow:hidden;position:relative;box-shadow:0 16px 34px #7b61df2d}.pd-hero>div:first-child{padding:35px 42px;z-index:2}.pd-eyebrow{font-size:11px;opacity:.75}.pd-hero h1{font-size:29px;margin:10px 0 7px;letter-spacing:-.03em}.pd-hero h1 em{font-style:normal;font-size:26px}.pd-hero p{font-size:13px;color:#eee9ff}.pd-hero p b{color:#fff}.pd-hero button{margin-top:24px;border:0;border-radius:12px;background:#fff;color:#5e43cf;padding:11px 18px;font-size:12px;font-weight:800;cursor:pointer;box-shadow:0 7px 16px #49329d45}.pd-hero button span{padding-left:17px}.pd-hero-art{margin-left:auto;width:38%;position:relative;background:radial-gradient(circle at 64% 36%,#cbbef8 0 3%,transparent 3.5%),linear-gradient(145deg,transparent 35%,#876be9 35%)}.pd-hero-art img{height:205px;position:absolute;bottom:-37px;left:34%;filter:drop-shadow(0 14px 16px #49339d55)}.pd-sun{position:absolute;right:20%;top:24px;color:#ffe27a;font-size:42px}.pd-cloud{position:absolute;right:5%;top:65px;color:#dcd4fc;font-size:54px}.pd-spark{position:absolute;color:#fff4aa;font-size:22px}.pd-spark.one{left:13%;top:45px}.pd-spark.two{right:8%;bottom:25px}.pd-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:18px 0}.pd-stats article{background:#fff;border:1px solid var(--line);border-radius:18px;min-height:92px;display:flex;align-items:center;padding:16px;gap:12px;box-shadow:0 7px 24px #4e416508}.pd-stat-icon{width:43px;height:43px;border-radius:13px;display:grid;place-items:center;font-weight:900}.pd-stat-icon.purple{color:#694ae1;background:#ede8ff}.pd-stat-icon.orange{color:#ec8d37;background:#fff0df}.pd-stat-icon.green{color:#41ac86;background:#e3f7ef}.pd-stats small,.pd-stats strong{display:block}.pd-stats small{font-size:10px;color:var(--soft)}.pd-stats strong{font-size:19px;margin-top:3px}.pd-stats strong i{font-style:normal;font-size:10px;color:#a49eaf}.pd-stats article>span{margin-left:auto;align-self:flex-start;background:#edf8f1;color:#48a77e;border-radius:99px;padding:3px 7px;font-size:9px}.pd-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:18px}.pd-home-compact-grid{gap:0}.pd-card,.pd-settings-view{background:#fff;border:1px solid var(--line);border-radius:21px;box-shadow:0 8px 24px #4e416508}.pd-card{padding:22px}.pd-card-head{display:flex;justify-content:space-between;align-items:start}.pd-card-head h2{font-size:16px}.pd-card-head p{font-size:9px;color:#aaa4b4;margin-top:2px}.pd-calendar-switch{display:flex;align-items:center;gap:6px}.pd-calendar-switch span{font-size:10px;color:#7d62e4}.pd-calendar-switch select{border:1px solid var(--line);background:#fff;border-radius:10px;padding:6px 24px 6px 10px;font-size:10px;font-weight:800;outline:none;color:#5d4a8d;cursor:pointer}.pd-card-head button,.pd-calendar-switch{border:0;background:none;color:#7d62e4;font-size:10px;cursor:pointer}.pd-week,.pd-days{display:grid;grid-template-columns:repeat(7,1fr);text-align:center}.pd-week{color:#a19baa;font-size:9px;margin-top:17px}.pd-days{row-gap:10px;margin-top:8px}.pd-days button{border:0;background:none;height:36px;display:grid;place-items:center;position:relative;color:#4d475d;cursor:pointer}.pd-days button span{position:relative;z-index:1;font-size:11px}.pd-days button.done span{background:#7c60e6;color:#fff;border-radius:50%;width:28px;height:28px;display:grid;place-items:center}.pd-days button.today span{border:2px solid #8d73ed;border-radius:50%;width:31px;height:31px;display:grid;place-items:center}.pd-days button.muted{color:#ccc7d1}.pd-days button i{font-style:normal;position:absolute;bottom:-2px;right:25%;font-size:7px;background:#49b38f;color:#fff;border-radius:50%;width:11px;height:11px}.pd-calendar-foot{border-top:1px solid #f0edf5;margin-top:12px;padding-top:12px;display:flex;gap:14px;font-size:8px;color:#9d97a8;align-items:center}.pd-calendar-foot i{width:8px;height:8px;border-radius:50%;display:inline-block;margin-right:4px}.pd-calendar-foot .violet{background:#8063e8}.pd-calendar-foot .outline{border:1px solid #8063e8}.pd-calendar-foot b{margin-left:auto;color:#615b70}.pd-word{width:100%;border:0;border-bottom:1px solid #f1eef5;background:none;display:flex;align-items:center;text-align:left;padding:10px 2px;cursor:pointer}.pd-word:last-child{border-bottom:0}.pd-word-num{width:28px;height:28px;border-radius:9px;background:#eee9ff;color:#7054db;display:grid;place-items:center;font-size:10px;font-weight:800;margin-right:10px}.pd-word-num.n1{background:#e4f6f1;color:#3aa683}.pd-word-num.n2{background:#fff0df;color:#e08c3d}.pd-word-num.n3{background:#ffe9ee;color:#d96e89}.pd-word div strong,.pd-word div small{display:block}.pd-word div strong{font-size:12px}.pd-word div small{font-size:9px;color:#a39dac}.pd-word em{font-style:normal;font-size:8px;color:#aaa4b2;margin-left:auto}.pd-word>b{font-size:19px;color:#b6b0be;margin-left:10px}.pd-modes{margin-top:18px}.pd-mode-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:10px}.pd-mode-grid button{border:1px solid var(--line);background:#fff;border-radius:17px;padding:15px;display:flex;align-items:center;text-align:left;gap:10px;cursor:pointer;transition:.2s}.pd-mode-grid button:hover{transform:translateY(-2px);border-color:#b7a6f5;box-shadow:0 10px 25px #7058cc18}.pd-mode-grid button>span{font-size:25px;background:#f2eeff;border-radius:11px;width:43px;height:43px;display:grid;place-items:center}.pd-mode-grid strong,.pd-mode-grid small{display:block}.pd-mode-grid strong{font-size:12px}.pd-mode-grid small{font-size:8px;color:#9b95a6}.pd-mode-grid button>b{margin-left:auto;color:#7357dd;font-size:9px}.pd-settings-view{padding:30px;min-height:calc(100vh - 135px)}.pd-page-title{display:flex;align-items:center;gap:14px;border-bottom:1px solid #f0edf5;padding-bottom:23px}.pd-page-title>span{font-size:27px;background:#eee9ff;width:52px;height:52px;border-radius:16px;display:grid;place-items:center}.pd-page-title h1{font-size:24px}.pd-page-title p{font-size:11px;color:#9b95a7}.pd-current,.pd-goal-summary{margin-top:23px;border-radius:19px;background:linear-gradient(110deg,#f2eeff,#fbfaff);border:1px solid #e4dcff;padding:20px 24px;display:flex;align-items:center;gap:18px}.pd-book-art{width:58px;height:58px;border-radius:17px;background:#8062e9;color:#fff;display:grid;place-items:center;font-size:27px}.pd-current small{font-size:9px;color:#8f889d;display:block}.pd-current h2{font-size:17px;margin:2px 0 6px}.pd-current div:nth-child(2)>span{font-size:9px;background:#e4f7ee;color:#3ca17b;padding:4px 8px;border-radius:99px}.pd-ring{margin-left:auto;width:70px;height:70px;border:7px solid #e1dafc;border-top-color:#7759e5;border-right-color:#7759e5;border-radius:50%;display:grid;place-items:center;font-size:13px;font-weight:800}.pd-ring small{font-size:7px;margin-top:-20px}.pd-mastered{border-left:1px solid #ded8eb;padding-left:25px;font-size:10px;color:#888198}.pd-mastered b{font-size:19px;color:#29233a}.pd-mastered small{margin-top:4px}.pd-section-title{font-size:17px;margin:26px 0 14px}.pd-section-title small{display:block;font-size:9px;color:#a29baa;font-weight:400}.pd-book-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.pd-book-grid button{position:relative;border:1.5px solid #eeeaf4;border-radius:19px;background:#fff;padding:18px;cursor:pointer;display:grid;grid-template-columns:54px 1fr auto;text-align:left;-moz-column-gap:12px;column-gap:12px}.pd-book-grid button.selected{border-color:#8c72ed;background:#f9f7ff;box-shadow:0 7px 22px #735bce15}.pd-book-grid button>i{grid-row:1/5;width:50px;height:58px;border-radius:8px;color:#fff;display:grid;place-items:center;font-style:normal;font-size:20px}.pd-book-grid strong{font-size:14px}.pd-book-grid span,.pd-book-grid small{font-size:8px;color:#9a94a5}.pd-book-grid div{height:4px;background:#eeeaf3;border-radius:99px;margin-top:7px;overflow:hidden}.pd-book-grid div em{height:100%;display:block;border-radius:99px}.pd-book-grid button>b{font-size:8px;color:#9992a5;margin-top:5px}.pd-book-grid mark,.pd-language-grid i{position:absolute;right:10px;top:10px;border-radius:50%;background:#7a5de6;color:#fff;width:20px;height:20px;display:grid;place-items:center;font-size:10px}.pd-goal-summary img{width:65px;height:65px;-o-object-fit:contain;object-fit:contain;background:#ffeab8;border-radius:18px;-o-object-position:top;object-position:top}.pd-goal-summary small{font-size:9px;color:#8e879a}.pd-goal-summary h2{font-size:16px;margin:3px 0}.pd-goal-summary p{font-size:9px;color:#777185}.pd-goal-summary>span{margin-left:auto;color:#de7f30;background:#fff1df;border-radius:99px;padding:8px 12px;font-size:10px}.pd-goal-card{display:flex;gap:17px;padding:26px 8px;border-bottom:1px solid #f0edf5}.pd-step{width:38px;height:38px;border-radius:13px;background:#8c71ed;color:#fff;display:grid;place-items:center;font-weight:800}.pd-goal-content{flex:1}.pd-goal-content h2{font-size:16px}.pd-goal-content h2 small{font-size:9px;color:#aaa3b2;margin-left:7px}.pd-goal-content>p{font-size:10px;color:#908a9a;margin-top:3px}.pd-range-label{text-align:center;margin:12px 0 2px}.pd-range-label b{font-size:28px;color:#7255df}.pd-range-label span{font-size:9px;color:#9c95a5;margin-left:4px}.pd-goal-content input{width:100%;accent-color:#7b5fe7}.pd-range-marks{display:flex;justify-content:space-between;font-size:8px;color:#a49dad}.pd-day-pills{display:grid;grid-template-columns:repeat(7,1fr);gap:8px;margin:18px 0}.pd-day-pills button{height:52px;border:1px solid #e9e4f3;border-radius:14px;background:#f8f6fc;position:relative;color:#777083;cursor:pointer}.pd-day-pills button small{display:block;font-size:7px}.pd-day-pills button.active{background:#e9e3ff;border-color:#8b6fee;color:#6647d8;font-weight:800}.pd-day-pills button i{position:absolute;right:-3px;top:-5px;background:#7659e3;color:#fff;border-radius:50%;width:16px;height:16px;font-size:8px;font-style:normal;display:grid;place-items:center}.pd-save{border:0;border-radius:11px;background:#785be3;color:#fff;padding:10px 18px;font-size:11px;font-weight:800;cursor:pointer}.pd-language-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:17px}.pd-language-grid button{height:190px;background:#faf9fd;border:1.5px solid #eeeaf5;border-radius:22px;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer}.pd-language-grid button.selected{border-color:#8a6eeb;background:#f4f0ff;box-shadow:0 10px 26px #684dcc18}.pd-language-grid button>span{font-size:42px}.pd-language-grid strong{font-size:16px;margin-top:8px}.pd-language-grid small{font-size:9px;color:#9993a3}.pd-language-grid mark{font-size:8px;color:#938c9d;background:#ece8f1;padding:4px 8px;border-radius:99px;margin-top:12px}.pd-language-grid button:disabled{cursor:not-allowed;opacity:.7}.pd-language-note{display:flex;gap:12px;background:#fff8e8;border:1px solid #f6dfb6;border-radius:16px;padding:15px;margin-top:22px}.pd-language-note strong{font-size:11px}.pd-language-note p{font-size:9px;color:#8f806c;margin-top:3px}.pd-toast{position:fixed;right:28px;bottom:28px;background:#2f2940;color:#fff;padding:12px 18px;border-radius:12px;font-size:11px;box-shadow:0 12px 35px #1d18284d;z-index:50;animation:pd-in .25s ease-out}@keyframes pd-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@media(max-width:900px){.pd-layout{grid-template-columns:1fr}.pd-sidebar,.pd-school{display:none}.pd-main{padding:18px}.pd-grid{grid-template-columns:1fr}.pd-book-grid{grid-template-columns:repeat(2,1fr)}.pd-settings-view{min-height:auto}.pd-hero-art{width:42%}.pd-mode-grid,.pd-language-grid{grid-template-columns:1fr}.pd-language-grid button{height:145px}}@media(max-width:620px){.pd-topbar{height:64px;padding:0 15px}.pd-brand{font-size:18px}.pd-main{padding:12px}.pd-hero{min-height:260px}.pd-hero>div:first-child{padding:28px 24px}.pd-hero h1{font-size:24px}.pd-hero-art{position:absolute;right:0;bottom:0;width:45%;height:100%;opacity:.55}.pd-stats{grid-template-columns:1fr}.pd-stats article{min-height:76px}.pd-book-grid{grid-template-columns:1fr}.pd-settings-view{padding:20px 15px}.pd-current{align-items:flex-start;flex-wrap:wrap}.pd-ring{margin-left:0}.pd-mastered{border-left:0;padding-left:0}.pd-day-pills{grid-template-columns:repeat(4,1fr)}}.pd-layout{display:block;min-height:calc(100vh - 76px)}.pd-top-actions{margin-left:auto}.pd-mode-grid.two{grid-template-columns:repeat(2,1fr)}.pd-modes-bridge{margin:0 0 18px}.pd-modes-bridge .pd-mode-grid{margin-top:0}.pd-modes-bridge .pd-mode-grid button{min-height:82px;background:linear-gradient(135deg,#f2edff,#e6dcff);border-color:#d3c5ff;box-shadow:0 8px 22px #7058cc12}.pd-modes-bridge .pd-mode-grid button:hover{background:linear-gradient(135deg,#ece5ff,#ddd0ff);border-color:#9d87ee}.pd-top-actions .pd-settings-top{width:auto;border-radius:12px;padding:0 13px;display:flex;align-items:center;gap:6px;color:#684bd9;background:#eeeaff;font-weight:800}.pd-settings-top span{font-size:16px}.pd-settings-top b{font-size:11px}.pd-settings-menu{display:grid;gap:15px;margin-top:25px;max-width:850px}.pd-settings-menu>button{display:grid;grid-template-columns:64px 1fr auto 24px;align-items:center;gap:17px;width:100%;border:1.5px solid #eeeaf5;background:#fff;border-radius:20px;padding:20px;text-align:left;cursor:pointer;transition:.2s}.pd-settings-menu>button:hover:not(:disabled){border-color:#9b84ee;transform:translateY(-2px);box-shadow:0 12px 28px #6f54d418}.pd-settings-menu>button:disabled{cursor:wait;opacity:.6}.pd-settings-menu>button>span{width:58px;height:58px;border-radius:17px;display:grid;place-items:center;font-size:27px}.pd-settings-menu .profile{background:#ffe8f0}.pd-settings-menu .book{background:#eee9ff}.pd-settings-menu .goal{background:#fff0df}.pd-settings-menu .lang{background:#e5f6f2}.pd-settings-menu strong,.pd-settings-menu small{display:block}.pd-settings-menu strong{font-size:17px}.pd-settings-menu small{font-size:9px;color:#7d61e3}.pd-settings-menu p{font-size:10px;color:#9790a2;margin-top:5px}.pd-settings-menu>button>b{font-size:10px;color:#746d80;background:#f7f5fa;border-radius:99px;padding:7px 11px}.pd-settings-menu>button>i{font-style:normal;font-size:25px;color:#a9a2b2}.pd-coming{text-align:center;padding-top:45px}.pd-back{display:block;border:0;background:none;color:#7358dd;font-size:11px;cursor:pointer}.pd-coming-art{width:110px;height:110px;border-radius:30px;background:linear-gradient(145deg,#eee9ff,#fff0dc);display:grid;place-items:center;font-size:52px;margin:35px auto 18px;transform:rotate(-4deg)}.pd-coming>span{font-size:9px;letter-spacing:.18em;color:#7558df;font-weight:800}.pd-coming h1{font-size:29px;margin:7px 0 2px}.pd-coming h2{font-size:16px;color:#827a91;font-weight:500}.pd-coming p{font-size:11px;line-height:1.8;color:#9891a2;margin:20px 0 25px}@media(max-width:620px){.pd-mode-grid.two{grid-template-columns:1fr}.pd-settings-menu>button{grid-template-columns:52px 1fr 18px;padding:15px;gap:11px}.pd-settings-menu>button>span{width:48px;height:48px}.pd-settings-menu>button>b{display:none}}.pd-mission-view,.pd-study-view{max-width:1050px;margin:0 auto}.pd-energy-hero{margin-top:14px;min-height:245px;border-radius:28px;padding:34px 42px;display:flex;align-items:center;overflow:hidden;position:relative;color:#fff;background:linear-gradient(125deg,#6f53d8,#9477ef);box-shadow:0 18px 42px #6c52c62e}.pd-energy-hero:after{content:"";position:absolute;inset:auto -60px -120px auto;width:330px;height:330px;border-radius:50%;background:#b8a5fa40}.pd-energy-copy{width:65%;position:relative;z-index:2}.pd-mission-label{font-size:9px;letter-spacing:.18em;font-weight:900;color:#dcd3ff}.pd-energy-copy h1{font-size:29px;margin:8px 0}.pd-energy-copy p{font-size:12px;color:#eeeaff;max-width:520px}.pd-energy-meter{height:27px;background:#ffffff2e;border:1px solid #ffffff45;border-radius:99px;margin-top:24px;overflow:hidden;position:relative}.pd-energy-fill{height:100%;background:linear-gradient(90deg,#ffe16b,#ffb948);border-radius:99px;transition:width .6s ease;box-shadow:0 0 18px #ffe16b99}.pd-energy-meter span{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;font-size:9px;font-weight:900}.pd-energy-bear{margin-left:auto;width:210px;height:210px;position:relative;z-index:2}.pd-energy-bear img{height:230px;position:absolute;bottom:-45px;left:10px;filter:drop-shadow(0 15px 15px #3b277855)}.pd-energy-bear>span{position:absolute;right:5px;top:10px;font-size:34px;z-index:3}.pd-energy-hero.charged{background:linear-gradient(125deg,#7658df,#a184f3)}.pd-quest-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;margin-top:22px}.pd-quest-card{min-height:285px;border:1.5px solid #d7caff;border-radius:25px;padding:27px;text-align:left;position:relative;cursor:pointer;transition:.2s;background:linear-gradient(145deg,#f5f1ff,#eae2ff);color:#32284e}.pd-quest-card:hover:not(:disabled){transform:translateY(-3px);box-shadow:0 15px 35px #7256d329;border-color:#9277eb}.pd-quest-card.game.locked{background:#f2f0f5;border-color:#dfdbe5;color:#9993a3;cursor:not-allowed;filter:saturate(.4)}.pd-quest-card.game.unlocked{background:linear-gradient(145deg,#fff4cd,#ffe2a0);border-color:#f2c35d}.pd-quest-number{position:absolute;right:22px;top:20px;width:28px;height:28px;border-radius:50%;background:#ffffffa8;display:grid;place-items:center;font-size:10px;font-weight:900}.pd-quest-icon{width:65px;height:65px;border-radius:20px;background:#ffffffa8;display:grid;place-items:center;font-size:33px;margin-bottom:22px}.pd-quest-card>small{font-size:8px;letter-spacing:.15em;font-weight:900;color:#7a5de1}.pd-quest-card.locked>small{color:#9891a0}.pd-quest-card h2{font-size:22px;margin:5px 0}.pd-quest-card p{font-size:10px;line-height:1.65;min-height:34px}.pd-quest-card>b{display:inline-block;margin-top:25px;font-size:10px;color:#6e50d9}.pd-quest-card.locked>b{color:#9993a3}.pd-study-card{max-width:760px;margin:14px auto 0;background:#fff;border:1px solid #e5def4;border-radius:28px;padding:34px 42px;text-align:center;box-shadow:0 16px 40px #54417312}.pd-study-bear{height:100px;display:flex;justify-content:center;align-items:center;gap:12px}.pd-study-bear img{height:115px;-o-object-fit:contain;object-fit:contain}.pd-study-bear span{background:#fff3d4;color:#805d2f;border-radius:14px 14px 14px 3px;padding:9px 12px;font-size:10px;font-weight:800}.pd-study-card .pd-mission-label{color:#7659df}.pd-study-card h1{font-size:26px;margin:7px 0}.pd-study-card>p{font-size:10px;color:#91899e}.pd-study-words{display:grid;gap:8px;margin:24px 0;text-align:left}.pd-study-words>div{display:grid;grid-template-columns:32px 1fr 100px 24px;align-items:center;background:#f7f4ff;border:1px solid #ebe5fa;border-radius:13px;padding:10px 13px}.pd-study-words div>span{width:24px;height:24px;border-radius:8px;background:#e5ddff;color:#684bd9;display:grid;place-items:center;font-size:9px;font-weight:900}.pd-study-words strong{font-size:13px}.pd-study-words small{font-size:10px;color:#8e879b}.pd-study-words i{font-style:normal;color:#42ac84;font-weight:900}.pd-complete-study{border:0;border-radius:13px;background:linear-gradient(135deg,#7658df,#9478ef);color:#fff;padding:13px 22px;font-size:11px;font-weight:900;cursor:pointer;box-shadow:0 9px 22px #7054d83d}.pd-complete-study:hover{transform:translateY(-2px)}@media(max-width:700px){.pd-energy-hero{padding:26px 22px}.pd-energy-copy{width:78%}.pd-energy-copy h1{font-size:23px}.pd-energy-bear{width:120px}.pd-energy-bear img{height:170px;left:-20px}.pd-quest-grid{grid-template-columns:1fr}.pd-quest-card{min-height:230px}.pd-study-card{padding:25px 17px}.pd-study-words>div{grid-template-columns:30px 1fr 70px 20px}}.pd-energy-fill{background:linear-gradient(90deg,#ff7474,#ffb64f,#ffe36d,#61d69a,#56c7ed,#8c70ec);box-shadow:0 0 20px #8f7cf699}.pd-brand{font-size:28px}.pd-brand small{font-size:15px}.pd-top-actions .pd-settings-top b{font-size:16px}.pd-hero h1{font-size:42px}.pd-eyebrow{font-size:17px}.pd-hero p{font-size:19px}.pd-hero button{font-size:17px}.pd-stats small{font-size:16px}.pd-stats strong{font-size:29px}.pd-stats strong i{font-size:16px}.pd-stats article>span{font-size:14px}.pd-card-head h2{font-size:25px}.pd-card-head p{font-size:15px}.pd-card-head button{font-size:16px}.pd-week{font-size:14px}.pd-days button span{font-size:16px}.pd-calendar-foot{font-size:13px}.pd-word div strong{font-size:19px}.pd-word div small{font-size:15px}.pd-word em{font-size:13px}.pd-page-title h1{font-size:36px}.pd-page-title p{font-size:17px}.pd-section-title{font-size:25px}.pd-section-title small,.pd-current small,.pd-goal-summary small{font-size:14px}.pd-current h2,.pd-goal-summary h2{font-size:24px}.pd-mastered{font-size:15px}.pd-mastered b{font-size:27px}.pd-book-grid strong{font-size:20px}.pd-book-grid span,.pd-book-grid small,.pd-book-grid button>b{font-size:13px}.pd-goal-content h2{font-size:24px}.pd-goal-content h2 small,.pd-goal-content>p{font-size:15px}.pd-range-label span{font-size:14px}.pd-range-marks{font-size:13px}.pd-day-pills button small{font-size:11px}.pd-save{font-size:17px}.pd-language-grid strong{font-size:24px}.pd-language-grid small{font-size:15px}.pd-language-note strong{font-size:17px}.pd-language-note p{font-size:15px}.pd-settings-menu strong{font-size:25px}.pd-settings-menu small{font-size:14px}.pd-settings-menu p,.pd-settings-menu>button>b{font-size:15px}.pd-mission-label{font-size:15px}.pd-energy-copy h1{font-size:42px}.pd-energy-copy p{font-size:19px}.pd-energy-meter span{font-size:15px}.pd-quest-card>small{font-size:14px}.pd-quest-card h2{font-size:32px}.pd-quest-card p{font-size:17px}.pd-quest-card>b{font-size:16px}.pd-study-bear span{font-size:16px}.pd-study-card h1{font-size:38px}.pd-study-card>p{font-size:17px}.pd-study-words strong{font-size:20px}.pd-study-words small{font-size:17px}.pd-complete-study{font-size:18px}.pd-back,.pd-toast{font-size:16px}@media(max-width:700px){.pd-brand{font-size:22px}.pd-brand small{font-size:12px}.pd-hero h1,.pd-energy-copy h1{font-size:32px}.pd-hero p,.pd-energy-copy p{font-size:16px}.pd-stats small{font-size:14px}.pd-stats strong{font-size:25px}.pd-quest-card h2{font-size:28px}.pd-quest-card p{font-size:15px}.pd-page-title h1{font-size:30px}}.pd-top-actions .pd-profile-top{width:auto;min-width:132px;height:42px;border-radius:13px;padding:0 15px;display:flex;align-items:center;justify-content:center;gap:7px;background:#fff1cf;color:#795222;font-weight:900}.pd-profile-top span{font-size:20px}.pd-profile-top b{font-size:16px;white-space:nowrap}.pd-quest-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.pd-quest-card.locked{background:#f2f0f5;border-color:#dfdbe5;color:#9993a3;cursor:not-allowed;filter:saturate(.4)}.pd-quest-card.review{background:linear-gradient(145deg,#eef8ff,#e2efff);border-color:#bfdaf7}.pd-quest-card.review.complete{background:linear-gradient(145deg,#eefbf6,#dff6ec);border-color:#9bd8c1}.pd-review-card{border-color:#c9ddf7}.pd-complete-review{background:linear-gradient(135deg,#55acd9,#7864df)}.pd-profile-view{max-width:1150px;margin:0 auto}.pd-profile-hero{margin-top:14px;display:flex;align-items:center;gap:22px;padding:25px 30px;border-radius:25px;color:#fff;background:linear-gradient(120deg,#7255df,#9d83f2);box-shadow:0 15px 36px #7055d227}.pd-profile-bear{width:92px;height:92px;border-radius:27px;background:#fff0c9;overflow:hidden;display:grid;place-items:end center;flex:none}.pd-profile-bear img{height:105px;-o-object-fit:contain;object-fit:contain}.pd-profile-hero .pd-mission-label{color:#e7e0ff}.pd-profile-hero h1{font-size:34px;margin:3px 0}.pd-profile-hero p{font-size:16px;color:#eeeaff}.pd-profile-hero>b{margin-left:auto;background:#ffffff24;border:1px solid #ffffff38;border-radius:99px;padding:12px 18px;font-size:16px;white-space:nowrap}.pd-profile-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:18px 0}.pd-profile-stats article{display:grid;grid-template-columns:48px 1fr;-moz-column-gap:11px;column-gap:11px;align-items:center;background:#fff;border:1px solid var(--line);border-radius:20px;padding:18px;box-shadow:0 8px 24px #4e416508}.pd-profile-stats article>span{grid-row:1/4;width:48px;height:48px;border-radius:15px;background:#f0ebff;display:grid;place-items:center;font-size:25px}.pd-profile-stats small{font-size:14px;color:#80798e}.pd-profile-stats strong{font-size:22px}.pd-profile-stats i{font-style:normal;font-size:12px;color:#9b94a4}.pd-profile-grid,.pd-progress-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:18px;margin-bottom:18px}.pd-profile-panel{background:#fff;border:1px solid var(--line);border-radius:22px;padding:24px;box-shadow:0 8px 24px #4e416508}.pd-profile-panel-head{display:flex;align-items:start;justify-content:space-between}.pd-profile-panel h2{font-size:23px}.pd-profile-panel p{font-size:14px;color:#918a9d;margin-top:3px}.pd-profile-panel-head>b{font-size:13px;color:#7256df;background:#f1edff;border-radius:99px;padding:7px 10px}.pd-profile-week,.pd-profile-calendar{display:grid;grid-template-columns:repeat(7,1fr);text-align:center;gap:7px}.pd-profile-week{font-size:13px;color:#aaa3b3;margin:20px 0 9px}.pd-profile-calendar span{height:38px;display:grid;place-items:center;border-radius:12px;font-size:14px}.pd-profile-calendar span.learned{background:#8062e9;color:#fff;font-weight:900;box-shadow:0 5px 12px #765ad830}.pd-profile-calendar span.today{outline:3px solid #f1bb50;outline-offset:-3px}.pd-bars{height:185px;display:flex;align-items:end;justify-content:space-around;gap:8px;padding-top:20px}.pd-bars>div{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:end;flex:1}.pd-bars>div>span{height:145px;width:100%;display:flex;align-items:end;justify-content:center;position:relative}.pd-bars i{display:block;width:min(34px,70%);min-height:14px;border-radius:10px 10px 5px 5px;background:linear-gradient(#9c83f2,#7457e4)}.pd-bars b{position:absolute;bottom:calc(var(--bar-height,0px) + 2px);font-size:12px;color:#675f73}.pd-bars small{margin-top:7px;font-size:13px;color:#918a9c}.pd-progress-grid{grid-template-columns:1fr 1fr}.pd-mastery-panel{display:grid;grid-template-columns:150px 1fr;gap:22px;align-items:center}.pd-progress-ring{width:130px;height:130px;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;background:radial-gradient(circle,#fff 56%,transparent 57%),conic-gradient(#7960e6 0,#7960e6 64%,#ece7fa 64%,#ece7fa);font-size:27px;font-weight:900;color:#6e51d8}.pd-progress-ring i{font-style:normal;font-size:12px;color:#918a9c}.pd-level-row{display:flex;justify-content:space-between;border-bottom:1px solid #f0edf5;padding:9px 0;font-size:14px}.pd-level-row b{color:#7659df}.pd-review-summary>div{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:17px 0}.pd-review-summary>div span{background:#f6f3ff;border-radius:13px;padding:12px;font-size:12px;color:#837b90}.pd-review-summary>div b{display:block;font-size:20px;color:#674bd4;margin-top:5px}.pd-review-summary button{border:0;border-radius:13px;background:#795ce2;color:#fff;padding:12px 17px;font-size:15px;font-weight:900;cursor:pointer}@media(max-width:950px){.pd-quest-grid{grid-template-columns:1fr}.pd-quest-card{min-height:220px}.pd-profile-stats{grid-template-columns:repeat(2,1fr)}.pd-profile-grid,.pd-progress-grid{grid-template-columns:1fr}}@media(max-width:620px){.pd-top-actions{gap:7px}.pd-top-actions .pd-profile-top{min-width:48px;width:48px;padding:0}.pd-profile-top b{display:none}.pd-profile-hero{align-items:flex-start;padding:22px 18px;flex-wrap:wrap}.pd-profile-bear{width:72px;height:72px}.pd-profile-bear img{height:84px}.pd-profile-hero h1{font-size:28px}.pd-profile-hero>b{margin-left:0;font-size:13px}.pd-profile-stats{grid-template-columns:1fr}.pd-profile-panel{padding:18px 12px}.pd-profile-panel-head>b{display:none}.pd-mastery-panel{grid-template-columns:1fr;text-align:center}.pd-progress-ring{margin:auto}.pd-review-summary>div{grid-template-columns:1fr}.pd-profile-calendar span{height:34px}.pd-profile-week,.pd-profile-calendar{gap:2px}}.pd-energy-bear{width:245px;height:225px;flex:none}.pd-energy-bear img{top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center bottom;object-position:center bottom;transition:transform .35s ease,opacity .25s ease}.pd-energy-bear.thinking img{left:0;bottom:0;transform:scale(.94)}.pd-energy-bear.cheering img{left:0;bottom:0;transform:scale(1.04)}.pd-energy-bear.happy img{left:0;bottom:0;transform:scale(1.08)}@media(max-width:700px){.pd-energy-copy{width:72%}.pd-energy-bear{width:145px;height:180px;margin-right:-28px}.pd-energy-bear img{left:0;height:100%}}.pd-review-game,.pd-review-finish{margin:14px auto 0;background:#fff;border:1px solid #e4ddf5;border-radius:28px;padding:30px 36px;box-shadow:0 16px 40px #54417312}.pd-review-progress{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:14px}.pd-review-progress>div{height:18px;background:#eeeaf8;border-radius:99px;overflow:hidden}.pd-review-progress i{display:block;height:100%;border-radius:99px;background:linear-gradient(90deg,#ff7474,#ffbd52,#ffe36d,#61d69a,#56c7ed,#8c70ec);transition:width .35s ease}.pd-review-progress b{font-size:16px;color:#6850ca}.pd-review-progress span{font-size:15px;background:#fff5cd;color:#7b6020;padding:7px 11px;border-radius:99px}.pd-review-question-head{text-align:center;margin:28px 0 18px}.pd-review-question-head small{font-size:14px;color:#7659df;font-weight:900;letter-spacing:.12em}.pd-review-question-head h1{font-size:31px;margin:5px 0}.pd-review-question-head p{font-size:15px;color:#928b9e}.pd-review-prompt{min-height:210px;border-radius:23px;background:linear-gradient(135deg,#f6f2ff,#eee8ff);display:flex;align-items:center;justify-content:center;gap:32px;padding:22px}.pd-word-picture{width:145px;height:145px;border-radius:30px;background:#fff;display:grid;place-items:center;font-size:76px;box-shadow:0 10px 25px #6c54cb14}.pd-prompt-word{display:flex;flex-direction:column;align-items:center;gap:13px}.pd-prompt-word>strong{font-size:42px;color:#28223c}.pd-prompt-word>button,.pd-prompt-word.audio>button{border:0;border-radius:14px;background:#775ae1;color:#fff;padding:11px 17px;font-size:16px;font-weight:900;cursor:pointer}.pd-prompt-word.audio>button{width:150px;height:105px;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:36px}.pd-prompt-word.audio b{font-size:16px;margin-top:5px}.pd-review-options{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-top:18px}.pd-review-options button{min-height:64px;border:2px solid #e8e2f5;background:#fff;border-radius:16px;font-size:20px;font-weight:800;color:#443b58;cursor:pointer;transition:.18s}.pd-review-options button:hover:not(:disabled){border-color:#9d87ef;background:#f7f4ff;transform:translateY(-1px)}.pd-review-options button.selected{border-color:#8468e8;background:#eee9ff}.pd-review-options button.correct{border-color:#4ab78d;background:#e6f8f0;color:#277e61}.pd-review-options button.wrong{border-color:#e57878;background:#fff0f0;color:#a94a4a}.pd-spelling-answer{display:flex;gap:8px}.pd-spelling-answer span{width:48px;height:58px;border:0;border-bottom:4px solid #8d73ec;display:grid;place-items:center;font-size:30px;font-weight:900;text-transform:uppercase}.pd-letter-bank{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin:20px 0}.pd-letter-bank button{width:55px;height:55px;border:2px solid #cbbcf8;border-radius:14px;background:#f1ecff;color:#563dc2;font-size:23px;font-weight:900;cursor:pointer}.pd-letter-bank button:disabled{opacity:.25}.pd-spelling-actions{display:flex;justify-content:center;gap:12px}.pd-spelling-actions button{border:1px solid #ddd5ed;border-radius:13px;background:#fff;padding:11px 18px;font-size:15px;font-weight:800;cursor:pointer}.pd-spelling-actions .primary{border:0;background:#775ae1;color:#fff}.pd-spelling-actions button:disabled{opacity:.4;cursor:not-allowed}.pd-answer-feedback{display:grid;grid-template-columns:72px 1fr auto;align-items:center;gap:16px;margin-top:18px;border-radius:18px;padding:14px 18px}.pd-answer-feedback.correct{background:#e6f8f0;border:1px solid #a9dfc9}.pd-answer-feedback.wrong{background:#fff3e5;border:1px solid #f0cea2}.pd-answer-feedback img{width:70px;height:70px;-o-object-fit:contain;object-fit:contain}.pd-answer-feedback h2{font-size:20px;color:#2e765d}.pd-answer-feedback.wrong h2{color:#9a632c}.pd-answer-feedback p{font-size:14px;color:#6e6877;margin-top:3px}.pd-answer-feedback button,.pd-review-finish button{border:0;border-radius:13px;background:#7659df;color:#fff;padding:12px 17px;font-size:15px;font-weight:900;cursor:pointer}.pd-review-finish{text-align:center;padding:38px}.pd-review-finish img{height:190px;display:block;margin:auto}.pd-review-finish>span{display:inline-block;background:#fff3c3;color:#765a17;border-radius:99px;padding:8px 14px;font-weight:900}.pd-review-finish h1{font-size:34px;margin:10px 0 4px}.pd-review-finish p{font-size:17px;color:#837c90;margin-bottom:20px}@media(max-width:700px){.pd-review-game,.pd-review-finish{padding:20px 14px}.pd-review-progress{grid-template-columns:1fr auto}.pd-review-progress span{grid-column:1/3;text-align:center}.pd-review-question-head h1{font-size:25px}.pd-review-prompt{min-height:180px;gap:15px;padding:16px}.pd-word-picture{width:105px;height:105px;font-size:55px}.pd-prompt-word>strong{font-size:31px}.pd-review-options{grid-template-columns:1fr}.pd-spelling-answer{gap:4px}.pd-spelling-answer span{width:34px;height:48px;font-size:22px}.pd-letter-bank button{width:46px;height:46px}.pd-answer-feedback{grid-template-columns:58px 1fr}.pd-answer-feedback img{width:56px;height:56px}.pd-answer-feedback button{grid-column:1/3}.pd-review-finish img{height:150px}}.pd-review-prompt{flex-direction:column}.pd-prompt-word small{font-size:14px;color:#80778e}.pd-audio-auto{display:flex;flex-direction:column;align-items:center;gap:8px}.pd-audio-auto>div{height:70px;display:flex;align-items:center;gap:7px}.pd-audio-auto i{display:block;width:9px;border-radius:99px;background:#8063e8;animation:pd-wave 1s ease-in-out infinite}.pd-audio-auto i:nth-child(1),.pd-audio-auto i:nth-child(5){height:24px}.pd-audio-auto i:nth-child(2),.pd-audio-auto i:nth-child(4){height:45px;animation-delay:.15s}.pd-audio-auto i:nth-child(3){height:65px;animation-delay:.3s}.pd-audio-auto strong{font-size:25px}.pd-audio-auto small{font-size:14px;color:#827b8f}@keyframes pd-wave{50%{transform:scaleY(.55);opacity:.65}}.pd-cloze{text-align:center}.pd-cloze>b{display:block;font-size:24px;color:#6d54cf;margin-bottom:15px}.pd-cloze>div{display:flex;justify-content:center;gap:4px}.pd-cloze>div span{min-width:34px;font-size:38px;font-weight:900;text-transform:uppercase;color:#28223c}.pd-cloze>div span.missing{color:#8062e7}.pd-cloze label{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:22px;font-size:15px;color:#797184}.pd-cloze input{width:105px;height:48px;border:2px solid #b7a4f2;border-radius:12px;background:#fff;text-align:center;text-transform:uppercase;font-size:25px;font-weight:900;color:#5d43ca;outline:none}.pd-cloze input:focus{border-color:#7659df;box-shadow:0 0 0 4px #8062e720}.pd-cloze-action{text-align:center;margin-top:18px}.pd-cloze-action button{border:0;border-radius:13px;background:#7659df;color:#fff;padding:12px 22px;font-size:17px;font-weight:900;cursor:pointer}.pd-cloze-action button:disabled{opacity:.4;cursor:not-allowed}.pd-answer-feedback.correct{grid-template-columns:72px 1fr}.pd-answer-feedback.correct img{animation:pd-celebrate .45s ease both}@keyframes pd-celebrate{50%{transform:translateY(-7px) rotate(-4deg)}}@media(max-width:700px){.pd-cloze>div span{min-width:25px;font-size:30px}.pd-cloze label{flex-direction:column}.pd-answer-feedback.correct{grid-template-columns:58px 1fr}}.pd-review-prompt{display:grid;grid-template-columns:minmax(220px,310px) 1fr;gap:30px;padding:26px;min-height:310px}.pd-review-word-image{width:100%;aspect-ratio:1;-o-object-fit:cover;object-fit:cover;border-radius:24px;box-shadow:0 12px 30px #5943a51c}.pd-review-prompt-content{display:flex;align-items:center;justify-content:center;min-width:0}.pd-prompt-word>div,.pd-audio-title{display:flex;align-items:center;justify-content:center;gap:12px}.pd-sound-button{width:48px;height:48px;border:0;border-radius:50%;background:#7659df;color:#fff;font-size:22px;display:grid;place-items:center;cursor:pointer;box-shadow:0 7px 17px #6549cd35;transition:.18s}.pd-sound-button:hover{transform:scale(1.06);background:#6547d2}.pd-sound-button:active{transform:scale(.96)}.pd-audio-auto{width:100%}.pd-audio-auto>.pd-audio-wave{height:70px;display:flex;align-items:center;justify-content:center;gap:7px}.pd-audio-auto>.pd-audio-title{height:auto;display:flex}.pd-audio-title strong{font-size:25px}.pd-audio-auto>small{text-align:center;max-width:330px}.pd-cloze{width:100%}.pd-prompt-word>div>strong{font-size:46px;line-height:1.1;color:#28223c;font-weight:900;letter-spacing:.01em}@media(max-width:700px){.pd-review-prompt{grid-template-columns:1fr;gap:18px;min-height:auto}.pd-review-word-image{width:min(100%,280px);margin:auto}.pd-review-prompt-content{min-height:150px}.pd-sound-button{width:44px;height:44px;font-size:20px}.pd-audio-title strong{font-size:21px}.pd-prompt-word>div>strong{font-size:35px}}.pd-learning-game,.pd-learning-finish{margin:14px auto 0;background:#fff;border:1px solid #e4ddf5;border-radius:28px;padding:30px 36px;box-shadow:0 16px 40px #54417312}.pd-learning-progress{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:14px}.pd-learning-progress>div{height:18px;background:#eeeaf8;border-radius:99px;overflow:hidden}.pd-learning-progress i{display:block;height:100%;border-radius:99px;background:linear-gradient(90deg,#ff7474,#ffbd52,#ffe36d,#61d69a,#56c7ed,#8c70ec);transition:width .4s ease}.pd-learning-progress b{font-size:15px;color:#6850ca}.pd-learning-progress span{font-size:14px;font-weight:900;color:#674ccf;background:#eee9ff;border-radius:99px;padding:7px 12px}.pd-learning-heading{text-align:center;margin:26px 0 18px}.pd-learning-heading small{font-size:13px;color:#7659df;font-weight:900;letter-spacing:.14em}.pd-learning-heading h1{font-size:31px;margin:4px 0}.pd-learning-heading p{font-size:15px;color:#918a9d}.pd-learning-card{display:grid;grid-template-columns:minmax(260px,360px) 1fr;gap:35px;padding:26px;border-radius:24px;background:linear-gradient(135deg,#f7f3ff,#eee8ff);align-items:center}.pd-learning-card>img,.pd-learning-question>img{width:100%;aspect-ratio:1;-o-object-fit:cover;object-fit:cover;border-radius:23px;box-shadow:0 12px 28px #5943a51c}.pd-learning-word{display:flex;align-items:center;gap:13px}.pd-learning-word strong{font-size:50px;line-height:1.1;color:#28223c}.pd-learning-card h2{font-size:28px;color:#6d54cf;margin:8px 0 18px}.pd-example{background:#fff;border:1px solid #e3dcf4;border-radius:17px;padding:17px}.pd-example p{font-size:19px;line-height:1.5}.pd-example p b{color:#7659df}.pd-example small{display:block;font-size:15px;color:#80798d;margin-top:5px}.pd-example button{border:0;background:none;color:#7257d8;font-size:14px;font-weight:900;margin-top:10px;cursor:pointer;padding:0}.pd-example .pd-example-sound{display:grid;width:42px;height:42px;place-items:center;margin-top:12px;border-radius:50%;color:#fff;background:#7659df;font-size:20px;box-shadow:0 7px 16px #6549cd30}.pd-example .pd-example-sound:hover{background:#6547d2;transform:scale(1.06)}.pd-learning-next{border:0;border-radius:14px;background:#7659df;color:#fff;padding:13px 20px;font-size:17px;font-weight:900;margin-top:18px;cursor:pointer;box-shadow:0 8px 20px #674bcf35}.pd-learning-question{display:grid;grid-template-columns:minmax(210px,300px) 1fr;align-items:center;gap:30px;padding:25px;border-radius:23px;background:linear-gradient(135deg,#f7f3ff,#eee8ff)}.pd-learning-question>div{display:flex;justify-content:center}.pd-learning-question-word{display:flex;align-items:center;gap:12px}.pd-learning-question-word strong{font-size:44px}.pd-learning-finish{text-align:center}.pd-learning-finish img{height:190px;display:block;margin:auto}.pd-learning-finish>span{display:inline-block;background:#fff2bd;color:#785e1b;border-radius:99px;padding:8px 14px;font-weight:900}.pd-learning-finish h1{font-size:35px;margin:10px 0 5px}.pd-learning-finish p{font-size:17px;color:#837c90;max-width:620px;margin:0 auto 20px}.pd-learning-finish button{border:0;border-radius:14px;background:#7659df;color:#fff;padding:13px 21px;font-size:17px;font-weight:900;cursor:pointer}@media(max-width:750px){.pd-learning-game,.pd-learning-finish{padding:20px 14px}.pd-learning-progress{grid-template-columns:1fr auto}.pd-learning-progress span{grid-column:1/3;text-align:center}.pd-learning-card,.pd-learning-question{grid-template-columns:1fr;gap:20px;padding:17px}.pd-learning-card>img,.pd-learning-question>img{width:min(100%,290px);margin:auto}.pd-learning-word{justify-content:center}.pd-learning-word strong{font-size:39px}.pd-learning-card h2{text-align:center}.pd-example{text-align:left}.pd-learning-next{width:100%}.pd-learning-question-word strong{font-size:34px}.pd-learning-heading h1{font-size:26px}.pd-learning-finish img{height:150px}}@media(min-width:751px){.pd-brand{font-size:32px}.pd-brand small{font-size:17px}.pd-top-actions .pd-settings-top b,.pd-profile-top b{font-size:18px}.pd-hero h1{font-size:48px}.pd-eyebrow{font-size:20px}.pd-hero p{font-size:22px}.pd-hero button{font-size:20px}.pd-stats small{font-size:18px}.pd-stats strong{font-size:33px}.pd-stats strong i{font-size:18px}.pd-stats article>span{font-size:16px}.pd-card-head h2{font-size:29px}.pd-card-head p{font-size:17px}.pd-card-head button{font-size:18px}.pd-week,.pd-days button span{font-size:17px}.pd-calendar-foot{font-size:15px}.pd-word div strong{font-size:22px}.pd-word div small{font-size:17px}.pd-word em{font-size:15px}.pd-page-title h1{font-size:41px}.pd-page-title p{font-size:20px}.pd-section-title{font-size:29px}.pd-section-title small{font-size:16px}.pd-settings-menu strong{font-size:29px}.pd-settings-menu small{font-size:16px}.pd-settings-menu p,.pd-settings-menu>button>b{font-size:17px}.pd-book-grid strong{font-size:23px}.pd-book-grid span,.pd-book-grid small,.pd-book-grid button>b{font-size:15px}.pd-goal-content h2{font-size:28px}.pd-goal-content h2 small,.pd-goal-content>p{font-size:17px}.pd-language-grid strong{font-size:28px}.pd-language-grid small{font-size:17px}.pd-back{font-size:19px}.pd-energy-copy h1{font-size:48px}.pd-energy-copy p{font-size:22px}.pd-energy-meter span{font-size:17px}.pd-quest-card>small{font-size:16px}.pd-quest-card h2{font-size:37px}.pd-quest-card p{font-size:20px}.pd-quest-card>b{font-size:18px}.pd-profile-hero h1{font-size:39px}.pd-profile-hero p,.pd-profile-hero>b{font-size:18px}.pd-profile-stats small{font-size:16px}.pd-profile-stats strong{font-size:25px}.pd-profile-stats i{font-size:14px}.pd-profile-panel h2{font-size:26px}.pd-profile-panel p,.pd-profile-week,.pd-profile-calendar span,.pd-level-row{font-size:16px}.pd-review-question-head h1,.pd-learning-heading h1{font-size:36px}.pd-review-question-head p,.pd-learning-heading p{font-size:18px}.pd-review-question-head small,.pd-learning-heading small{font-size:16px}.pd-review-options button{font-size:23px;min-height:72px}.pd-prompt-word>div>strong{font-size:52px}.pd-audio-title strong{font-size:29px}.pd-cloze>b{font-size:28px}.pd-cloze>div span{font-size:43px}.pd-cloze label{font-size:18px}.pd-answer-feedback h2{font-size:23px}.pd-answer-feedback p,.pd-answer-feedback button{font-size:17px}.pd-learning-word strong{font-size:57px}.pd-learning-card h2{font-size:32px}.pd-example p{font-size:22px}.pd-example small{font-size:17px}.pd-example button{font-size:16px}.pd-learning-next{font-size:20px}.pd-learning-question-word strong{font-size:50px}.pd-learning-progress b,.pd-learning-progress span,.pd-review-progress b,.pd-review-progress span{font-size:17px}}@media(max-width:750px){.pd-hero p,.pd-energy-copy p{font-size:18px}.pd-card-head h2{font-size:27px}.pd-card-head p{font-size:16px}.pd-review-question-head h1,.pd-learning-heading h1{font-size:29px}.pd-review-question-head p,.pd-learning-heading p{font-size:17px}.pd-review-options button{font-size:22px}.pd-prompt-word>div>strong{font-size:39px}.pd-learning-word strong{font-size:43px}.pd-example p{font-size:20px}.pd-example small{font-size:16px}.pd-learning-next{font-size:19px}.pd-answer-feedback h2{font-size:22px}.pd-answer-feedback p{font-size:16px}}.pd-cloze>div span{text-transform:lowercase}.pd-cloze>p{font-size:17px;color:#797184;margin:20px 0 12px}.pd-cloze .pd-cloze-letters{display:flex;flex-wrap:wrap;justify-content:center;gap:11px}.pd-cloze-letters button{width:58px;height:58px;border:2px solid #b9a7f2;border-radius:15px;background:#fff;color:#573fc5;font-size:29px;font-weight:900;text-transform:lowercase;cursor:pointer;box-shadow:0 5px 13px #644bc91c;transition:.16s}.pd-cloze-letters button:hover:not(:disabled){transform:translateY(-2px);background:#f2edff;border-color:#7f63e5}.pd-cloze-letters button:disabled{opacity:.4;cursor:not-allowed}.pd-cloze-undo{display:block;margin:13px auto 0;border:0;background:none;color:#7158d1;font-size:15px;font-weight:800;cursor:pointer}.pd-cloze-undo:disabled{opacity:.35;cursor:not-allowed}@media(max-width:700px){.pd-cloze>p{font-size:16px}.pd-cloze-letters button{width:50px;height:50px;font-size:25px}}.pd-home-energy{margin:20px 0 0;padding:20px 24px;border:1px solid #ddd4fa;border-radius:20px;background:linear-gradient(120deg,#f5f1ff,#fff9e7);box-shadow:0 8px 24px #614ba212}.pd-home-energy>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:18px}.pd-home-energy strong{font-size:21px;color:#5942bd}.pd-home-energy>div:first-child span{font-size:15px;color:#7b718d}.pd-home-energy .pd-energy-meter{margin-top:14px;background:#ddd7ea;border-color:#d2cae2}.pd-home-energy .pd-energy-meter>span{color:#332a50;font-size:15px;text-shadow:0 1px #fff;font-weight:900}.pd-hero .pd-hero-energy{margin:12px auto 0;order:3;flex:1 0 100%;width:calc(100% - 24px);max-width:calc(100% - 24px);box-sizing:border-box;padding:14px 18px;background:transparent;border:0;box-shadow:none}.pd-hero .pd-hero-energy>div:first-child{display:grid;grid-template-columns:1fr;gap:4px}.pd-hero .pd-hero-energy>div:first-child strong{color:#fff}.pd-hero .pd-hero-energy>div:first-child span{color:#fff}.pd-hero .pd-hero-energy .pd-energy-meter>span{color:#5f4770}.pd-hero-inner{padding:35px 42px;z-index:2}.pd-wordlist-scroll{max-height:268px;overflow-y:auto;padding-right:4px}.pd-wordlist-scroll .pd-word{padding-right:8px}.pd-home-compact-grid{grid-template-columns:minmax(0,1.3fr) minmax(0,1fr) minmax(0,.8fr);gap:18px;align-items:stretch}.pd-home-compact-grid .pd-profile-grid,.pd-home-compact-grid .pd-leaderboard,.pd-home-compact-grid .pd-wordlist{margin:0}.pd-home-compact-grid{display:grid}.pd-home-compact-grid>.pd-profile-grid{display:block}.pd-home-compact-grid .pd-mastery-panel{height:100%;box-sizing:border-box}.pd-home-compact-grid .pd-leaderboard{display:flex;flex-direction:column}.pd-home-compact-grid .pd-leaderboard-preview{padding:6px 2px 0}.pd-home-compact-grid .pd-leaderboard-preview strong{font-size:14px;color:#6b5fa8;display:block}.pd-home-compact-grid .pd-leaderboard-preview small{font-size:11px;color:#8d879d}.pd-home-compact-grid>.pd-profile-grid,.pd-home-compact-grid>.pd-leaderboard,.pd-home-compact-grid>.pd-wordlist{width:100%}.pd-hero-inner .pd-eyebrow{font-size:22px}.pd-hero-inner h1{font-size:54px;line-height:1.16}.pd-home-quest-grid .pd-quest-card>small{font-size:17px}.pd-home-quest-grid .pd-quest-card h2{font-size:34px}.pd-home-quest-grid .pd-quest-card p{font-size:18px;line-height:1.55}.pd-home-quest-grid .pd-quest-card>b{font-size:19px}.pd-home-quest-grid .pd-quest-number{font-size:13px}.pd-home-compact-grid .pd-profile-panel h2,.pd-home-compact-grid .pd-card-head h2{font-size:27px;line-height:1.25}.pd-home-compact-grid .pd-profile-panel p,.pd-home-compact-grid .pd-card-head p{font-size:17px}.pd-home-compact-grid .pd-level-row{font-size:18px}.pd-home-compact-grid .pd-word div strong{font-size:24px}.pd-home-compact-grid .pd-word div small{font-size:18px}.pd-home-compact-grid .pd-word em{font-size:16px}.pd-home-compact-grid .pd-card-head button{font-size:18px}.pd-home-compact-grid .pd-leaderboard-preview strong{font-size:19px}.pd-home-compact-grid .pd-leaderboard-preview small{font-size:16px;line-height:1.5}.pd-leaderboard-state{display:flex;min-height:160px;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:7px}.pd-leaderboard-state.is-error strong{color:#b6535b}.pd-leaderboard-state button{margin-top:6px;border:0;border-radius:10px;padding:8px 12px;color:#654bc9;background:#eee9ff;font-weight:800;cursor:pointer}.pd-leaderboard-mini-list{display:grid;margin-top:13px}.pd-leaderboard-mini-row{display:grid;grid-template-columns:34px minmax(0,1fr) auto;gap:8px;align-items:center;min-height:52px;border-bottom:1px solid #f0edf5}.pd-leaderboard-mini-row:last-child{border-bottom:0}.pd-leaderboard-mini-row>span{font-size:22px}.pd-leaderboard-mini-row>b{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:17px}.pd-leaderboard-mini-row>strong{font-size:17px;color:#684bd9}.pd-settings-view>.pd-back{margin-bottom:18px}.pd-wordbook-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.pd-wordbook-grid button{min-height:190px;padding:24px;grid-template-columns:64px minmax(0,1fr) auto;grid-template-rows:auto auto auto auto;-moz-column-gap:18px;column-gap:18px;row-gap:7px}.pd-wordbook-grid button>i{grid-column:1;grid-row:1/5;width:64px;height:76px}.pd-wordbook-grid button>strong{grid-column:2/4;grid-row:1;white-space:nowrap}.pd-wordbook-grid button>span{grid-column:2/4;grid-row:2}.pd-wordbook-grid button>small{grid-column:2;grid-row:3}.pd-wordbook-grid button>div{grid-column:2;grid-row:4}.pd-wordbook-grid button>b{grid-column:3;grid-row:4;margin:0;align-self:center}.pd-wordbook-grid button>mark{grid-column:auto;grid-row:auto}.pd-settings-view>.pd-back+.pd-section-title{margin-top:8px}.pd-wordbook-grid{max-width:none}.pd-wordbook-grid button{min-height:205px;align-content:center}.pd-wordbook-grid button>strong{font-size:25px}.pd-wordbook-grid button>span{font-size:17px;color:#817b91}.pd-wordbook-grid button>small{font-size:18px;color:#4eaa7c;font-weight:800}.pd-wordbook-grid button>i{height:82px;border-radius:18px;font-size:29px}.pd-wordbook-grid .pd-wordbook-unavailable{cursor:not-allowed;opacity:.72;background:#fbfaff;border-style:dashed}.pd-wordbook-grid .pd-wordbook-unavailable>small{color:#4b89d3}.pd-wordbook-grid .pd-wordbook-unavailable>b{padding:6px 10px;border-radius:99px;color:#807890;background:#eeeaf5;font-size:14px;font-weight:800}.pd-settings-menu>button{grid-template-columns:64px minmax(0,1fr) 24px}.pd-settings-menu>button>strong{font-size:25px}.pd-settings-menu>button>i{grid-column:3}.pd-settings-menu{max-width:none}.pd-current h2{margin:0 0 6px}.pd-current div:nth-child(2)>span{display:block;width:-moz-max-content;width:max-content;font-size:15px;background:#e4f7ee;color:#3ca17b;padding:5px 10px;border-radius:99px}.pd-goal-summary h2{font-size:28px}.pd-home-page .pd-quest-card{min-height:205px;padding:24px 26px}.pd-home-page{display:grid;gap:22px}.pd-home-page .pd-hero,.pd-home-page .pd-home-quest-grid,.pd-home-page .pd-home-compact-grid{margin:0}.pd-home-page .pd-home-quest-grid{gap:18px}.pd-home-page .pd-quest-card{min-height:225px;padding:24px 26px}.pd-home-page .pd-quest-card .pd-quest-icon{grid-column:1;grid-row:1}.pd-home-page .pd-quest-card>small{grid-column:2;grid-row:1;align-self:center}.pd-home-page .pd-quest-card h2{grid-column:1/-1;grid-row:2;text-align:center;font-size:43px;line-height:1.12;margin:8px 0 4px}.pd-home-page .pd-quest-card.study:not(.complete){border-color:#b8a8ee;border-left-color:#7659dc;background:linear-gradient(135deg,#e8e1ff,#f3efff 62%,#e9e2ff);box-shadow:0 12px 27px #6249bd20}.pd-home-page .pd-quest-card.study.complete{border-color:#78bf9e;border-left-color:#3d9d72;background:linear-gradient(135deg,#ccebdc,#e1f5eb 60%,#c5e8d7);box-shadow:0 12px 27px #2f8e6524}.pd-home-page .pd-quest-card.game:not(.locked){border-color:#e4bd68;border-left-color:#d99c27;background:linear-gradient(135deg,#ffe8ad,#fff2ce 62%,#ffe5a0);box-shadow:0 12px 27px #b47b1522}.pd-home-page .pd-quest-card.study:not(.complete) .pd-quest-icon{background:#d9cdfc}.pd-home-page .pd-quest-card.study.complete .pd-quest-icon{background:#a9d9c2}.pd-home-page .pd-quest-card.game:not(.locked) .pd-quest-icon{background:#ffda82}.pd-home-page .pd-home-compact-grid{grid-template-columns:minmax(0,1.08fr) minmax(0,.96fr) minmax(0,1.06fr);gap:20px}.pd-home-page .pd-home-compact-grid>.pd-profile-grid,.pd-home-page .pd-home-compact-grid>.pd-card{min-width:0;min-height:320px}.pd-home-page .pd-home-compact-grid .pd-profile-panel,.pd-home-page .pd-home-compact-grid>.pd-card{padding:24px}.pd-home-page .pd-home-compact-grid .pd-mastery-panel{grid-template-columns:112px minmax(0,1fr);gap:18px}.pd-home-page .pd-home-compact-grid .pd-progress-ring{width:104px;height:104px;font-size:24px}.pd-home-page .pd-home-compact-grid .pd-profile-panel h2,.pd-home-page .pd-home-compact-grid .pd-card-head h2{font-size:23px}.pd-home-page .pd-home-compact-grid .pd-profile-panel p,.pd-home-page .pd-home-compact-grid .pd-card-head p{font-size:15px}.pd-home-page .pd-home-compact-grid .pd-level-row{font-size:16px;padding:8px 0}.pd-home-page .pd-home-compact-grid .pd-word div strong{font-size:21px}.pd-home-page .pd-home-compact-grid .pd-word div small{font-size:16px}.pd-home-page .pd-home-compact-grid .pd-word em{font-size:14px}.pd-home-page .pd-wordlist-scroll{max-height:238px}.pd-home-page .pd-leaderboard-mini-row>b,.pd-home-page .pd-leaderboard-mini-row>strong{font-size:16px}.pd-day-empty{height:36px}.pd-home-quest-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:16px 0}.pd-home-quest-grid .pd-quest-card{display:grid;grid-template-columns:44px minmax(0,1fr);grid-template-rows:auto auto auto auto;-moz-column-gap:12px;column-gap:12px;row-gap:4px;min-height:188px;padding:17px 18px;border:1px solid #e4dfef;border-left-width:4px;border-radius:15px;background:#fff;box-shadow:none}.pd-home-quest-grid .pd-quest-card:hover:not(:disabled){transform:translateY(-1px);border-color:#d3c9e8;box-shadow:0 7px 18px #55447412}.pd-home-quest-grid .pd-quest-card.review{border-left-color:#72bce7;background:#fbfdff}.pd-home-quest-grid .pd-quest-card.study{border-left-color:#8d74e4;background:#fdfcff}.pd-home-quest-grid .pd-quest-card.game{border-left-color:#e9b94f;background:#fffefa}.pd-home-quest-grid .pd-quest-card.complete{border-left-color:#68bd94;background:#fbfffd}.pd-home-quest-grid .pd-quest-card.locked{border-color:#e4e1e9;border-left-color:#c9c4d1;background:#f8f7f9;filter:none}.pd-home-quest-grid .pd-quest-icon{grid-column:1;grid-row:1/3;width:44px;height:44px;margin:0;border-radius:12px;background:#f4f1fa;font-size:24px}.pd-home-quest-grid .pd-quest-card>small{grid-column:2;grid-row:1;align-self:end;font-size:13px}.pd-home-quest-grid .pd-quest-card h2{grid-column:2;grid-row:2;align-self:start;margin:0;font-size:27px;line-height:1.15}.pd-home-quest-grid .pd-quest-card p{grid-column:1/-1;grid-row:3;min-height:0;margin:9px 0 0;font-size:15px;line-height:1.48}.pd-home-quest-grid .pd-quest-card>b{grid-column:1/-1;grid-row:4;margin-top:7px;font-size:15px}.pd-home-quest-grid .pd-quest-number{right:12px;top:11px;width:23px;height:23px;background:#f4f1f9;color:#797184;font-size:10px}@media(max-width:950px){.pd-home-energy>div:first-child{align-items:flex-start;flex-direction:column;gap:4px}.pd-home-quest-grid{grid-template-columns:1fr;gap:10px}.pd-home-quest-grid .pd-quest-card{min-height:166px}}.pd-profile-top img{width:27px;height:27px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.pd-profile-top .pd-account-bear{width:32px;height:32px;-o-object-fit:contain;object-fit:contain;-o-object-position:center bottom;object-position:center bottom;background:#fff3cf;border:1px solid #f4d98f}.pd-google-logout{display:block;margin:14px 0 18px auto;padding:10px 16px;border:1px solid #e4def5;border-radius:12px;color:#6d59bc;font-size:14px;font-weight:800;background:#fff;cursor:pointer}.pd-google-logout:hover{background:#f3efff}.pd-account-menu{position:relative;padding-bottom:8px;margin-bottom:-8px}.pd-account-caret{font-size:14px!important;margin-left:2px;transition:transform .18s}.pd-account-menu:hover .pd-account-caret,.pd-account-menu:focus-within .pd-account-caret{transform:rotate(180deg)}.pd-account-dropdown{position:absolute;right:0;top:calc(100% + 6px);z-index:40;width:210px;padding:8px;border:1px solid #e6e0f1;border-radius:15px;background:#fff;box-shadow:0 15px 38px #34294f2b;opacity:0;visibility:hidden;transform:translateY(-6px);transition:opacity .16s,transform .16s,visibility .16s}.pd-account-menu:hover .pd-account-dropdown,.pd-account-menu:focus-within .pd-account-dropdown{opacity:1;visibility:visible;transform:none}.pd-top-actions .pd-account-dropdown button{width:100%;height:auto;min-height:44px;padding:10px 12px;border-radius:10px;background:transparent;display:flex;align-items:center;justify-content:flex-start;gap:10px;color:#4d465c;font-size:15px;font-weight:800;text-align:left}.pd-top-actions .pd-account-dropdown button:hover,.pd-top-actions .pd-account-dropdown button:focus{background:#f3efff;color:#6048c7;outline:none}.pd-top-actions .pd-account-dropdown .pd-account-logout{color:#b54f56}.pd-top-actions .pd-account-dropdown .pd-account-logout:hover,.pd-top-actions .pd-account-dropdown .pd-account-logout:focus{background:#fff0f1;color:#a43d46}@media(max-width:900px){.pd-home-compact-grid{grid-template-columns:1fr;gap:18px}.pd-hero-inner .pd-eyebrow{font-size:18px}.pd-hero-inner h1{font-size:38px}.pd-wordbook-grid{grid-template-columns:1fr}.pd-home-page{gap:16px}.pd-home-page .pd-home-compact-grid{grid-template-columns:1fr;gap:16px}.pd-home-page .pd-home-compact-grid>.pd-profile-grid,.pd-home-page .pd-home-compact-grid>.pd-card{min-height:auto}}.pd-home-page .pd-hero{min-height:270px}.pd-home-page .pd-hero-inner{padding:46px 50px}.pd-home-page .pd-hero-inner p{margin-top:12px;font-size:23px;font-weight:700;color:#f5f2ff}.pd-home-page .pd-quest-card{min-height:250px;padding:30px 32px;grid-template-columns:54px minmax(0,1fr);-moz-column-gap:16px;column-gap:16px;row-gap:8px}.pd-home-page .pd-quest-card .pd-quest-icon{grid-column:1;grid-row:1/3;width:54px;height:54px;font-size:29px}.pd-home-page .pd-quest-card>small{grid-column:2;grid-row:1;align-self:end}.pd-home-page .pd-quest-card h2{grid-column:2;grid-row:2;text-align:left;font-size:44px;margin:0}.pd-home-page .pd-quest-card p{margin-top:16px;font-size:20px}.pd-home-page .pd-quest-card>b{font-size:21px}.pd-home-page .pd-home-compact-grid>.pd-profile-grid,.pd-home-page .pd-home-compact-grid>.pd-card{min-height:360px}.pd-home-page .pd-home-compact-grid .pd-profile-panel,.pd-home-page .pd-home-compact-grid>.pd-card{padding:30px}.pd-home-page .pd-home-compact-grid .pd-profile-panel h2,.pd-home-page .pd-home-compact-grid .pd-card-head h2{font-size:26px}.pd-home-page .pd-home-compact-grid .pd-profile-panel p,.pd-home-page .pd-home-compact-grid .pd-card-head p{font-size:17px}.pd-home-page .pd-home-compact-grid .pd-progress-ring{width:112px;height:112px;font-size:26px}.pd-home-page .pd-home-compact-grid .pd-mastery-panel{grid-template-columns:120px minmax(0,1fr);display:block}.pd-home-page .pd-mastery-head{min-height:55px}.pd-home-page .pd-mastery-head h2{margin:0}.pd-home-page .pd-mastery-head p{margin-top:3px}.pd-home-page .pd-mastery-body{display:grid;grid-template-columns:120px minmax(0,1fr);gap:18px;align-items:center;margin-top:18px}.pd-home-page .pd-mastery-body .pd-level-row:first-child{border-top:1px solid #f0edf5}@media(max-width:900px){.pd-home-page .pd-hero{min-height:245px}.pd-home-page .pd-hero-inner{padding:34px 28px}.pd-home-page .pd-hero-inner p{font-size:18px;max-width:65%}.pd-home-page .pd-quest-card h2{font-size:38px}.pd-home-page .pd-home-compact-grid>.pd-profile-grid,.pd-home-page .pd-home-compact-grid>.pd-card{min-height:auto}}.pd-topbar{width:100%;min-height:76px;box-sizing:border-box;overflow:visible;isolation:isolate}.pd-topbar>.pd-brand,.pd-topbar>.pd-top-actions{display:flex;position:relative;z-index:1;opacity:1;visibility:visible}.pd-topbar>.pd-brand{flex:none}.pd-top-actions{flex:none;margin-left:auto}.pd-home-page .pd-home-compact-grid{grid-template-columns:minmax(0,2.05fr) minmax(300px,.95fr)}.pd-home-learning-overview{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(0,.88fr);min-width:0;overflow:hidden;border:1px solid var(--line);border-radius:22px;background:#fff;box-shadow:0 8px 24px #4e416508}.pd-home-learning-overview>.pd-profile-grid,.pd-home-learning-overview>.pd-wordlist{min-width:0;margin:0}.pd-home-learning-overview>.pd-profile-grid{display:block}.pd-home-learning-overview .pd-profile-panel,.pd-home-learning-overview>.pd-wordlist{height:100%;min-height:360px;border:0;border-radius:0;box-shadow:none;box-sizing:border-box}.pd-home-learning-overview>.pd-wordlist{border-left:1px solid #ebe6f2}.pd-home-page .pd-home-compact-grid>.pd-leaderboard{background:linear-gradient(145deg,#eee9ff,#f8f5ff 62%,#e9e2ff);border-color:#d8cef7;box-shadow:0 10px 28px #6f55c818}.pd-home-page .pd-leaderboard-mini-row{border-bottom-color:#ddd4f4}.pd-home-page .pd-leaderboard .pd-card-head button{padding:7px 12px;border-radius:10px;background:#fff;color:#684bd9}@media(max-width:900px){.pd-home-page .pd-home-compact-grid,.pd-home-learning-overview{grid-template-columns:1fr}.pd-home-learning-overview>.pd-wordlist{border-top:1px solid #ebe6f2;border-left:0}}@media(min-width:901px){.pd-main{width:94vw;max-width:1900px;padding:28px clamp(28px,2.2vw,48px) 48px;box-sizing:border-box}.pd-home-page{gap:21px}.pd-home-page .pd-hero{min-height:295px}.pd-home-page .pd-hero-inner{padding:46px 52px}.pd-home-page .pd-hero-inner .pd-eyebrow{font-size:19px}.pd-home-page .pd-hero-inner h1{font-size:46px}.pd-home-page .pd-hero-inner p{font-size:23px}.pd-home-page .pd-hero-art img{height:255px;bottom:-43px}.pd-home-page .pd-home-quest-grid{gap:21px}.pd-home-page .pd-quest-card{min-height:255px;padding:30px 34px}.pd-home-page .pd-quest-card h2{font-size:44px}.pd-home-page .pd-quest-card p{font-size:20px}.pd-home-page .pd-quest-card>b{font-size:21px}.pd-home-page .pd-home-compact-grid{gap:21px}.pd-home-page .pd-home-compact-grid>.pd-profile-grid,.pd-home-page .pd-home-compact-grid>.pd-card,.pd-home-learning-overview .pd-profile-panel,.pd-home-learning-overview>.pd-wordlist{min-height:390px}.pd-home-page .pd-home-compact-grid .pd-profile-panel,.pd-home-page .pd-home-compact-grid>.pd-card{padding:30px}.pd-home-page .pd-home-compact-grid .pd-profile-panel h2,.pd-home-page .pd-home-compact-grid .pd-card-head h2{font-size:28px}.pd-home-page .pd-home-compact-grid .pd-profile-panel p,.pd-home-page .pd-home-compact-grid .pd-card-head p{font-size:18px}.pd-home-page .pd-home-compact-grid .pd-word div strong{font-size:22px}.pd-home-page .pd-home-compact-grid .pd-word div small{font-size:17px}.pd-home-page .pd-wordlist-scroll{max-height:268px}}.pd-hero-inner{box-sizing:border-box}.pd-home-page .pd-hero-art .pd-sun,.pd-home-page .pd-hero-art .pd-cloud,.pd-home-page .pd-hero-art .pd-spark{z-index:2}.pd-hero-actions{display:flex;align-items:center;gap:14px;margin-top:25px}.pd-hero .pd-hero-actions button{display:flex;align-items:center;justify-content:center;gap:9px;min-width:190px;height:58px;margin:0;padding:0 24px;border:1px solid #ffffff78;border-radius:15px;background:#fff;color:#5f45ca;font-size:20px;font-weight:900;box-shadow:0 9px 22px #49329d35;transition:transform .18s,box-shadow .18s,opacity .18s}.pd-hero .pd-hero-actions button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 13px 28px #49329d4a}.pd-hero .pd-hero-actions button.game{background:#ffe8a8;color:#77541c;border-color:#fff0c5}.pd-hero .pd-hero-actions button:disabled{cursor:not-allowed;opacity:.55;box-shadow:none}.pd-hero .pd-hero-actions button span{padding:0;font-size:24px}@media(max-width:900px){.pd-hero-actions{flex-wrap:wrap;gap:9px;margin-top:19px}.pd-hero .pd-hero-actions button{min-width:145px;height:50px;padding:0 16px;font-size:17px}}@media(max-width:620px){.pd-hero-actions{align-items:stretch;flex-direction:column}.pd-hero .pd-hero-actions button{width:100%;min-width:0}}@media(min-width:901px){.pd-main{width:94vw;max-width:1900px;padding:28px clamp(28px,2.2vw,48px) 54px}.pd-home-page .pd-hero{min-height:350px}.pd-home-page .pd-hero-inner{padding-top:58px;padding-bottom:58px}.pd-home-page .pd-home-compact-grid{grid-template-columns:minmax(0,2.05fr) minmax(300px,.95fr)}.pd-home-learning-overview{grid-template-columns:minmax(0,1.12fr) minmax(0,.88fr)}.pd-home-page .pd-home-compact-grid>.pd-card,.pd-home-learning-overview .pd-profile-panel,.pd-home-learning-overview>.pd-wordlist{min-height:500px}.pd-home-page .pd-wordlist-scroll{max-height:365px}.pd-home-page .pd-leaderboard-preview{flex:1;display:flex;flex-direction:column;justify-content:center}}.pd-recent-head{gap:14px}.pd-recent-head label{margin-left:auto}.pd-recent-head select{max-width:160px;border:1px solid #ddd5f2;border-radius:11px;background:#f8f5ff;color:#5f4ab1;padding:8px 28px 8px 11px;font-size:15px;font-weight:800;cursor:pointer;outline:none}.pd-recent-head select:focus{border-color:#8d75e8;box-shadow:0 0 0 3px #8369e51c}.pd-recent-tabs{display:grid;grid-template-columns:1fr 1fr;gap:4px;margin:17px 0 8px;padding:4px;border-radius:13px;background:#f1edf8}.pd-recent-tabs button{min-height:38px;border:0;border-radius:10px;background:transparent;color:#8d859a;font-size:16px;font-weight:900;cursor:pointer}.pd-recent-tabs button.active{background:#fff;color:#674ccc;box-shadow:0 4px 12px #54447418}.pd-wordlist .pd-word{cursor:default}.pd-wordlist .pd-word-num,.pd-wordlist .pd-word-num.n1,.pd-wordlist .pd-word-num.n2,.pd-wordlist .pd-word-num.n3{background:#eee9ff;color:#7054db}.pd-wordlist .pd-word em{white-space:nowrap}.pd-recent-empty,.pd-archive-empty{display:grid;min-height:130px;place-items:center;color:#9990ad;font-size:16px;text-align:center}.pd-archive-empty{border:1px dashed #ddd4ef;border-radius:15px;background:#fbfaff}.pd-wordlist{display:flex;flex-direction:column}.pd-view-all-words{align-self:flex-end;margin-top:auto;padding:12px 2px 0;border:0;background:transparent;color:#684bd9;font-size:16px;font-weight:900;cursor:pointer}.pd-view-all-words span{display:inline-block;margin-left:5px;transition:transform .18s}.pd-view-all-words:hover span{transform:translate(4px)}.pd-learned-words-page{max-width:1200px;margin:0 auto}.pd-archive-title{justify-content:flex-start}.pd-display-modes{display:flex;gap:6px;margin-left:auto;padding:5px;border-radius:13px;background:#f0ecf8}.pd-display-modes button{min-height:40px;padding:0 14px;border:0;border-radius:9px;background:transparent;color:#7f778d;font-size:14px;font-weight:900;cursor:pointer}.pd-display-modes button.active{background:#fff;color:#674ccc;box-shadow:0 4px 12px #58457818}.pd-archive-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:26px 0 20px;padding:6px;border-radius:16px;background:#f0ecf8}.pd-archive-tabs button{min-height:52px;border:0;border-radius:12px;background:transparent;color:#777084;font-size:17px;font-weight:900;cursor:pointer}.pd-archive-tabs button b{margin-left:7px;color:#9b92aa}.pd-archive-tabs button.active{background:#fff;color:#674ccc;box-shadow:0 5px 15px #58457816}.pd-archive-tabs button.active b{color:#674ccc}.pd-archive-grid{display:grid;grid-template-columns:1fr;gap:10px}.pd-archive-grid article{display:grid;grid-template-columns:42px minmax(0,1fr) auto 48px;gap:15px;align-items:center;min-height:80px;padding:11px 18px;border:1px solid #ece7f4;border-radius:15px;background:#fff}.pd-archive-grid article>.pd-word-num{width:36px;height:36px;margin:0;background:#eee9ff;color:#7054db;font-size:13px}.pd-archive-grid article strong,.pd-archive-grid article small{display:block}.pd-archive-grid article strong{font-size:21px}.pd-archive-grid article small{color:#8f889b;font-size:15px}.pd-archive-grid article .is-concealed{color:#c9c0dd;letter-spacing:.12em;-webkit-user-select:none;-moz-user-select:none;user-select:none}.pd-archive-grid article p{min-width:70px;color:#8e8698;font-size:14px;text-align:right}.pd-archive-sound{width:42px;height:42px;border:1px solid #ddd5f2;border-radius:12px;background:#f4f0ff;color:#674ccc;font-size:20px;cursor:pointer}.pd-archive-sound:hover{background:#e9e2ff;transform:translateY(-1px)}@media(max-width:750px){.pd-archive-title{align-items:flex-start;flex-wrap:wrap}.pd-display-modes{width:100%;margin:8px 0 0}.pd-display-modes button{flex:1;padding:0 7px}.pd-archive-tabs{grid-template-columns:1fr}.pd-archive-grid article{grid-template-columns:34px minmax(0,1fr) 44px}.pd-archive-grid article p{display:none}}.pd-archive-helper{display:flex;align-items:center;gap:7px;margin-left:auto}.pd-archive-helper img{width:66px;height:66px;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 6px 8px #7054a522)}.pd-archive-helper p{position:relative;max-width:190px;padding:10px 13px;border:1px solid #e0d8f4;border-radius:14px;background:#faf8ff;color:#675b82;font-size:13px;font-weight:800;line-height:1.45}.pd-archive-helper p:before{content:"";position:absolute;left:-7px;top:50%;width:12px;height:12px;border-left:1px solid #e0d8f4;border-bottom:1px solid #e0d8f4;background:#faf8ff;transform:translateY(-50%) rotate(45deg)}.pd-archive-helper+.pd-display-modes{margin-left:14px}@media(max-width:1000px){.pd-archive-title{flex-wrap:wrap}.pd-archive-helper{order:3;margin:12px 0 0}.pd-archive-helper+.pd-display-modes{order:4;margin:12px 0 0 auto}}@media(max-width:750px){.pd-archive-helper{width:100%}.pd-archive-helper+.pd-display-modes{width:100%;margin:8px 0 0}}.pd-mastery-ring-wrap{display:flex;flex-direction:column;align-items:center;gap:11px}.pd-mastery-ring-wrap>small{color:#75658f;font-size:15px;font-weight:900}.pd-daily-goal-link{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:16px;padding:12px 14px;border-radius:13px;background:#f5f1ff;color:#665d76;font-size:15px}.pd-daily-goal-link>span b{color:#674ccc}.pd-daily-goal-link button{border:0;background:transparent;color:#674ccc;font-size:15px;font-weight:900;cursor:pointer}.pd-daily-goal-link button i{display:inline-block;margin-left:4px;font-style:normal;transition:transform .18s}.pd-daily-goal-link button:hover i{transform:translate(4px)}.pd-mastery-calendar{margin-top:27px;padding-top:21px;border-top:1px solid #eee9f5}.pd-mastery-calendar-head{display:flex;align-items:center;justify-content:space-between;gap:14px}.pd-mastery-calendar-head h3{font-size:20px}.pd-mastery-calendar-head p{margin-top:2px!important;font-size:14px!important}.pd-mastery-calendar-head button{display:flex;align-items:center;gap:8px;border:0;background:transparent;color:#674ccc;font-size:15px;cursor:pointer}.pd-mastery-calendar-head button span{font-size:20px;transition:transform .18s}.pd-mastery-calendar-head button:hover span{transform:translate(4px)}.pd-mini-calendar-week,.pd-mini-calendar-days{display:grid;grid-template-columns:repeat(7,1fr);gap:7px;text-align:center}.pd-mini-calendar-week{margin-top:15px;color:#9d95aa;font-size:12px}.pd-mini-calendar-days{margin-top:8px;row-gap:9px}.pd-mini-calendar-days span{height:34px;border-radius:10px;display:grid;place-items:center;color:#736c7e;font-size:14px}.pd-mini-calendar-days span.learned{background:#e9e2ff;color:#664bc7;font-weight:900}.pd-learning-calendar-page{max-width:1200px;margin:0 auto}.pd-full-calendar-card{margin-top:25px;padding:28px;border:1px solid #e9e3f3;border-radius:22px;background:#fff;box-shadow:0 10px 28px #4e41650a}.pd-full-calendar-card>header{display:flex;align-items:center;justify-content:space-between;gap:20px}.pd-full-calendar-card h2{font-size:28px}.pd-full-calendar-card header p{margin-top:4px;color:#91899d;font-size:15px}.pd-calendar-selects{display:flex;gap:12px}.pd-calendar-selects label{display:grid;gap:5px;color:#8a8295;font-size:12px}.pd-calendar-selects select{min-width:116px;padding:9px 30px 9px 11px;border:1px solid #ddd5ef;border-radius:10px;background:#faf8ff;color:#5f4ab1;font-weight:800}.pd-full-calendar-summary{display:flex;justify-content:space-between;margin:23px 0 17px;padding:13px 16px;border-radius:13px;background:#f4f0ff;color:#674ccc}.pd-full-calendar-summary span{color:#888094}.pd-full-calendar-week,.pd-full-calendar-days{display:grid;grid-template-columns:repeat(7,1fr);gap:9px}.pd-full-calendar-week{text-align:center;color:#9b94a5;font-size:14px}.pd-full-calendar-days{margin-top:9px}.pd-full-calendar-days>span,.pd-full-calendar-days button{min-height:76px;border:0;border-radius:13px;background:#faf9fc;color:#625b6d}.pd-full-calendar-days button{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;font-size:16px}.pd-full-calendar-days button small{font-size:10px}.pd-full-calendar-days button.learned{background:#e9e2ff;color:#6548ca}.pd-full-calendar-days button.learned b{font-size:19px}@media(max-width:700px){.pd-full-calendar-card{padding:18px 12px}.pd-full-calendar-card>header{align-items:flex-start;flex-direction:column}.pd-calendar-selects{width:100%}.pd-calendar-selects label{flex:1}.pd-calendar-selects select{width:100%}.pd-full-calendar-summary{align-items:flex-start;flex-direction:column;gap:4px}.pd-full-calendar-week,.pd-full-calendar-days{gap:3px}.pd-full-calendar-days>span,.pd-full-calendar-days button{min-height:54px}.pd-full-calendar-days button small{display:none}}.pd-mini-calendar-days span.learned{width:34px;margin:0 auto;border:2px solid #c4b5f4;border-radius:50%;background:transparent;color:#6548ca;box-sizing:border-box}.pd-full-calendar-days button.learned{background:#faf9fc;color:#6548ca}.pd-full-calendar-days button.learned b{width:42px;height:42px;border:2px solid #c4b5f4;border-radius:50%;display:grid;place-items:center;box-sizing:border-box}.pd-full-calendar-days button.learned small{color:#7662bf}.pd-home-page .pd-hero{isolation:isolate;background:linear-gradient(118deg,#7655e9,#8f72ef 56%,#9a7cf2)}.pd-home-page .pd-hero:before{content:"";position:absolute;z-index:0;left:-70px;bottom:-105px;width:360px;height:220px;border-radius:50%;background:#a891f52e;transform:rotate(8deg)}.pd-home-page .pd-hero:after{content:"";position:absolute;z-index:0;left:30%;top:-95px;width:310px;height:180px;border-radius:50%;border:26px solid #ffffff0f;transform:rotate(-15deg)}.pd-hero-inner{position:relative;z-index:4}.pd-hero-action-title{display:block;margin-top:22px;color:#fff4b9;font-size:18px;letter-spacing:.03em}.pd-hero-actions{margin-top:10px;gap:16px}.pd-hero .pd-hero-actions button{min-width:255px;height:76px;justify-content:flex-start;gap:12px;padding:0 18px;border:3px solid #fff;border-radius:20px;box-shadow:0 10px #4e35ad55,0 16px 27px #3f278d35}.pd-hero .pd-hero-actions button.study{background:linear-gradient(145deg,#fff,#f4f0ff);color:#5f43ca}.pd-hero .pd-hero-actions button.game{background:linear-gradient(145deg,#ffeaa9,#ffd56f);color:#73501d;border-color:#fff7d9}.pd-hero .pd-hero-actions button:hover:not(:disabled){transform:translateY(-4px) scale(1.02);box-shadow:0 12px #4e35ad55,0 20px 32px #3f278d40}.pd-hero .pd-hero-actions button>span{width:46px;height:46px;border-radius:14px;display:grid;place-items:center;background:#ebe4ff;font-size:27px}.pd-hero .pd-hero-actions button.game>span{background:#fff1bd}.pd-hero .pd-hero-actions button>b{display:flex;flex-direction:column;align-items:flex-start;font-size:22px;line-height:1.1}.pd-hero .pd-hero-actions button small{margin-top:5px;font-size:12px;font-weight:800;opacity:.72}.pd-hero .pd-hero-actions button>i{margin-left:auto;font-size:27px;font-style:normal;font-weight:900}.pd-hero-letter-play{position:absolute;z-index:3;left:47%;top:50%;width:185px;height:165px;transform:translate(-50%,-44%);pointer-events:none}.pd-hero-letter-play span{position:absolute;width:48px;height:48px;border:3px solid #ffffffa8;border-radius:16px;display:grid;place-items:center;color:#fff;font-size:23px;font-weight:1000;box-shadow:0 8px 16px #422a9230;transform:rotate(var(--tilt))}.pd-hero-letter-play .letter-a{--tilt:-12deg;left:4px;top:9px;background:#ff8fa6}.pd-hero-letter-play .letter-b{--tilt:9deg;left:72px;top:55px;background:#55cbb0}.pd-hero-letter-play .letter-c{--tilt:-7deg;right:0;top:4px;background:#ffc857}.pd-hero-letter-play i,.pd-hero-letter-play b{position:absolute;color:#fff1a6;font-style:normal;font-size:23px}.pd-hero-letter-play i{left:18px;bottom:8px}.pd-hero-letter-play b{right:20px;bottom:20px}.pd-home-page .pd-hero-art{z-index:2}@media(max-width:1200px){.pd-hero-letter-play{display:none}.pd-hero .pd-hero-actions button{min-width:220px}}@media(max-width:900px){.pd-hero-action-title{font-size:16px}.pd-hero .pd-hero-actions button{min-width:170px;height:65px;padding:0 12px;border-radius:16px}.pd-hero .pd-hero-actions button>b{font-size:18px}.pd-hero .pd-hero-actions button small{font-size:10px}.pd-hero .pd-hero-actions button>span{width:38px;height:38px;font-size:22px}}@media(max-width:620px){.pd-hero-action-title{margin-top:17px}.pd-hero .pd-hero-actions button{width:100%;min-width:0}}.pd-hero-actions{margin-top:25px}.pd-hero-letter-play{width:255px;height:150px}.pd-hero-letter-play span{width:auto;height:52px;padding:0 18px;border-radius:17px;letter-spacing:.02em}.pd-hero-letter-play .letter-vocab{--tilt:-7deg;left:4px;top:13px;background:#ff8fa6}.pd-hero-letter-play .letter-monster{--tilt:6deg;right:0;top:67px;background:#55cbb0}.pd-hero-letter-play i{left:28px;bottom:4px}.pd-hero-letter-play b{right:25px;top:4px;bottom:auto}.pd-mastery-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.pd-mastery-head label{flex:none}.pd-mastery-head select{max-width:190px;padding:9px 30px 9px 12px;border:1px solid #dcd3f4;border-radius:11px;background:#f6f2ff;color:#6048c5;font-size:14px;font-weight:900;cursor:pointer;outline:none}.pd-mastery-head select:focus{border-color:#8c73e9;box-shadow:0 0 0 3px #8065e51c}@media(max-width:620px){.pd-mastery-head{align-items:stretch;flex-direction:column}.pd-mastery-head select{width:100%;max-width:none}}.pd-mastery-head-actions{display:flex;align-items:flex-end;flex-direction:column;gap:8px}.pd-mastery-book-label{flex:none;padding:8px 13px;border:1px solid #ddd5f2;border-radius:10px;background:#f5f1ff;color:#674ccc;font-size:14px;font-weight:900;cursor:default}.pd-mastery-library-link{border:0;background:transparent;color:#674ccc;font-size:14px;font-weight:900;cursor:pointer}.pd-mastery-library-link span{display:inline-block;margin-left:3px;transition:transform .18s}.pd-mastery-library-link:hover span{transform:translate(4px)}@media(max-width:620px){.pd-mastery-head-actions{align-items:flex-start}.pd-mastery-book-label{align-self:flex-start}}.pd-action-link{display:inline-flex;align-items:center;justify-content:center;gap:5px;min-height:36px;padding:7px 11px!important;border:1px solid #ded5f5!important;border-radius:10px!important;background:#f5f1ff!important;color:#674ccc!important;font-size:14px!important;font-weight:900!important;line-height:1!important;white-space:nowrap;cursor:pointer}.pd-action-link span{display:inline-block;font-size:17px;line-height:1;transition:transform .18s}.pd-action-link:hover span{transform:translate(3px)}.pd-mastery-calendar-head>div{display:flex;align-items:baseline;gap:8px}.pd-mastery-calendar-head small{color:#8b8298;font-size:13px;font-weight:800}.pd-view-all-words.pd-action-link{align-self:flex-end;margin-top:auto}.pd-hero-stars-play{position:absolute;z-index:3;left:47%;top:50%;width:270px;height:190px;transform:translate(-50%,-50%);pointer-events:none}.pd-hero-stars-play i{position:absolute;color:#fff2a5;font-style:normal;filter:drop-shadow(0 4px 5px #4b34964d)}.pd-hero-stars-play i:nth-child(1){left:3%;top:12%;font-size:30px;transform:rotate(-12deg)}.pd-hero-stars-play i:nth-child(2){left:38%;top:1%;color:#ffd66e;font-size:18px}.pd-hero-stars-play i:nth-child(3){right:3%;top:28%;color:#efe9ff;font-size:34px}.pd-hero-stars-play i:nth-child(4){left:24%;top:52%;font-size:20px}.pd-hero-stars-play i:nth-child(5){right:25%;bottom:4%;color:#ffd66e;font-size:28px;transform:rotate(11deg)}.pd-hero-stars-play i:nth-child(6){left:0;bottom:3%;color:#e5dcff;font-size:23px}.pd-hero-stars-play i:nth-child(7){right:2%;bottom:42%;font-size:16px}@media(max-width:1200px){.pd-hero-stars-play{display:none}}.pd-content-state{display:grid;min-height:430px;place-items:center;align-content:center;gap:12px;text-align:center;color:#6d6193}.pd-content-state>span{font-size:54px}.pd-content-state h1,.pd-content-state p{margin:0}.pd-content-state button{padding:12px 20px;border:0;border-radius:13px;color:#fff;font-weight:900;background:#715bd1;box-shadow:0 8px 18px #523db233}.pd-brand img{display:block;width:172px;height:auto}@media(max-width:620px){.pd-brand img{width:142px}}.pd-wordlist-scroll{overflow:auto;overscroll-behavior:contain;scrollbar-gutter:stable both-edges}.pd-wordlist .pd-word{width:-moz-max-content;width:max-content;min-width:max(100%,430px);gap:0}.pd-wordlist .pd-recent-word-copy{flex:none;min-width:-moz-max-content;min-width:max-content}.pd-wordlist .pd-recent-word-copy strong,.pd-wordlist .pd-word em{white-space:nowrap}.pd-wordlist .pd-word em{flex:none;margin-left:auto;min-width:-moz-max-content;min-width:max-content;padding:0 8px;text-align:right}.pd-home-page .pd-leaderboard .pd-card-head h2,.pd-home-page .pd-wordlist .pd-card-head h2{font-size:23px}.pd-memory-empty{margin:12px 0 0;text-align:center;color:#837b98;font-size:15px;font-weight:700}.pd-leaderboard-tabs{display:grid;grid-template-columns:1fr 1fr;gap:5px;margin:15px 0 9px;padding:4px;border-radius:12px;background:#e8e1f7}.pd-leaderboard-tabs button{min-height:35px;border:0;border-radius:9px;background:transparent;color:#837a9b;font-size:14px;font-weight:900;cursor:pointer}.pd-leaderboard-tabs button.active{background:#fff;color:#6248c6;box-shadow:0 3px 9px #59458a22}.pd-leaderboard-mini-head{display:grid;grid-template-columns:34px minmax(0,1fr) auto;gap:8px;align-items:center;min-height:30px;color:#9289a5;font-size:11px;font-weight:900}.pd-leaderboard-mini-head span:last-child{text-align:right}.pd-home-page .pd-leaderboard-preview{justify-content:flex-start!important;padding-top:4px}.pd-leaderboard-mini-list{margin-top:7px!important}.pd-leaderboard-mini-row{min-height:59px;padding:3px 4px;border-radius:11px}.pd-home-page .pd-leaderboard-mini-row{background:#f3efff}.pd-home-page .pd-hero{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(280px,.7fr);min-height:330px;align-items:stretch;overflow:hidden}.pd-home-page .pd-hero-inner{width:auto;min-width:0;padding:38px 28px 36px 44px;align-self:center}.pd-home-page .pd-hero-inner .pd-eyebrow{font-size:17px;font-weight:800;letter-spacing:.02em}.pd-home-page .pd-hero-inner h1{margin:8px 0 6px;font-size:43px;line-height:1.12}.pd-home-page .pd-hero-inner p{max-width:560px;margin-top:8px;font-size:19px}.pd-home-page .pd-hero-actions{display:grid;grid-template-columns:repeat(2,minmax(0,240px));gap:13px;margin-top:25px}.pd-home-page .pd-hero .pd-hero-actions button{width:100%;min-width:0;height:66px;padding:0 16px;border-width:2px;border-radius:18px;box-shadow:0 8px #4e35ad45,0 14px 24px #3f278d2c}.pd-home-page .pd-hero .pd-hero-actions button>span{width:40px;height:40px;border-radius:12px;font-size:23px}.pd-home-page .pd-hero .pd-hero-actions button>b{font-size:19px}.pd-home-page .pd-hero .pd-hero-actions button>i{font-size:23px}.pd-hero-today{position:relative;z-index:5;display:grid;grid-template-columns:auto 1fr auto;grid-template-rows:auto auto;gap:4px 18px;align-items:center;margin-top:22px;padding:16px 20px;border:1px solid #ffffff30;border-radius:16px;color:#fff;background:linear-gradient(145deg,#ffffff1c,#ffffff0c);box-shadow:0 12px 28px #43288918,inset 0 1px #ffffff28;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px)}.pd-hero-today-head{display:flex;align-items:center;gap:8px;color:#eee9ff;font-size:14px;font-weight:900;grid-column:1;grid-row:1}.pd-hero-today-head b{padding:3px 7px;border-radius:999px;color:#6548c7;background:#fff6c6;font-size:12px}.pd-hero-today>strong{display:block;font-size:22px;line-height:1;grid-column:1;grid-row:2}.pd-hero-today>strong small{font-size:12px;font-weight:800;color:#eeeaff}.pd-hero-progress{height:8px;overflow:hidden;border-radius:999px;background:#ffffff2e;box-shadow:inset 0 1px 3px #3d26844d;grid-column:2;grid-row:1/3;align-self:center}.pd-hero-progress i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#ffe36e,#ffc857);box-shadow:0 0 14px #ffe36e80;transition:width .45s ease}.pd-hero-today>p{display:flex;align-items:center;gap:6px;margin:0!important;color:#fff!important;font-size:12px!important;font-weight:900!important;line-height:1.35;grid-column:3;grid-row:1/3}.pd-hero-today>p span{display:grid;width:20px;height:20px;place-items:center;flex:none;border-radius:50%;color:#684bc8;background:#fff;font-size:11px}.pd-home-page .pd-hero-art{position:relative;z-index:3;width:auto;min-width:0;min-height:100%;margin:0;align-self:stretch;overflow:hidden;background:none}.pd-home-page .pd-hero-art:before{content:"";position:absolute;right:-12%;bottom:-36%;width:112%;aspect-ratio:1;border-radius:50%;background:#ffffff16;border:1px solid #ffffff1f}.pd-home-page .pd-hero-art img{position:absolute;z-index:2;left:50%;bottom:-23px;width:auto;height:345px;transform:translate(-50%);-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 18px 18px #3e25794d)}.pd-hero-art-star{position:absolute;z-index:3;right:11%;top:16%;color:#fff2a5;font-size:25px;filter:drop-shadow(0 4px 5px #4b34964d)}@media(max-width:900px){.pd-home-page .pd-hero{grid-template-columns:minmax(0,1fr) 250px;min-height:300px}.pd-home-page .pd-hero-inner{width:auto;padding:32px 12px 32px 26px}.pd-home-page .pd-hero-inner .pd-eyebrow{font-size:15px}.pd-home-page .pd-hero-inner h1{font-size:34px}.pd-home-page .pd-hero-inner p{max-width:none;font-size:16px}.pd-home-page .pd-hero-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:18px}.pd-home-page .pd-hero .pd-hero-actions button{height:56px;padding:0 10px;border-radius:15px}.pd-home-page .pd-hero .pd-hero-actions button>span{width:34px;height:34px;font-size:20px}.pd-home-page .pd-hero .pd-hero-actions button>b{font-size:16px}.pd-home-page .pd-hero .pd-hero-actions button>i{display:none}.pd-hero-today{grid-template-columns:1fr;gap:8px;margin-top:16px;padding:12px 14px}.pd-hero-today>strong{font-size:18px}.pd-hero-progress{grid-column:1}.pd-hero-today>p{grid-column:1;margin-top:2px!important}.pd-home-page .pd-hero-art img{height:280px;bottom:-18px}}@media(max-width:700px){.pd-home-page .pd-hero{display:block;min-height:auto}.pd-home-page .pd-hero-inner{padding:26px 20px 28px}.pd-home-page .pd-hero-inner h1{font-size:30px}.pd-home-page .pd-hero-inner p{max-width:100%;font-size:15px}.pd-home-page .pd-hero-art{display:none}}@media(max-width:430px){.pd-home-page .pd-hero-actions{grid-template-columns:1fr}}.pd-home-page,.pd-home-page *{font-family:DM Sans,PingFang HK,Noto Sans TC,sans-serif}.pd-home-page .pd-home-learning-overview .pd-mastery-panel,.pd-home-page .pd-home-learning-overview>.pd-wordlist,.pd-home-page .pd-home-compact-grid>.pd-leaderboard{padding-top:30px}.pd-home-page .pd-home-learning-overview .pd-mastery-head,.pd-home-page .pd-home-learning-overview .pd-recent-head,.pd-home-page .pd-home-compact-grid>.pd-leaderboard>.pd-card-head{height:55px;min-height:55px;box-sizing:border-box;margin:0;padding:0;align-items:flex-start}.pd-home-page .pd-home-learning-overview .pd-recent-head,.pd-home-page .pd-home-compact-grid>.pd-leaderboard>.pd-card-head{display:flex}.pd-home-page .pd-home-learning-overview .pd-mastery-head h2,.pd-home-page .pd-home-learning-overview .pd-recent-head h2,.pd-home-page .pd-home-compact-grid>.pd-leaderboard>.pd-card-head h2{margin:0;font-size:28px;line-height:1.25;font-weight:900}.pd-profile-stats.pd-profile-stats-three{grid-template-columns:repeat(3,1fr)}.pd-memory-dashboard{display:grid;gap:20px;margin-top:20px}.pd-memory-dashboard .pd-profile-panel{margin:0}.pd-memory-dashboard-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.pd-memory-kicker{color:#8b76cc;font-size:11px;font-weight:900;letter-spacing:.14em}.pd-memory-dashboard h2{margin-top:4px;color:#44376b;font-size:25px}.pd-memory-head-metrics{display:flex;gap:18px;color:#8b8399;font-size:13px}.pd-memory-head-metrics b{margin-left:5px;color:#644cc5;font-size:21px}.pd-memory-stack{display:flex;height:22px;margin-top:23px;overflow:hidden;border-radius:99px;background:#f0edf7;box-shadow:inset 0 2px 4px #695a8b1c}.pd-memory-stack i{display:block;height:100%;min-width:0}.pd-memory-stack .strong{background:#55c897}.pd-memory-stack .good{background:#8fdbab}.pd-memory-stack .fading{background:#f2c861}.pd-memory-stack .critical{background:#d9d2e5}.pd-memory-stack-legend{display:flex;flex-wrap:wrap;gap:9px 18px;margin-top:12px;color:#827a91;font-size:13px;font-weight:800}.pd-memory-stack-legend span{display:inline-flex;align-items:center;gap:4px}.pd-memory-stack-legend i{width:9px;height:9px;border-radius:50%}.pd-memory-stack-legend i.strong{background:#55c897}.pd-memory-stack-legend i.good{background:#8fdbab}.pd-memory-stack-legend i.fading{background:#f2c861}.pd-memory-stack-legend i.critical{background:#d9d2e5}.pd-memory-summary-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:21px}.pd-memory-summary-cards article{display:grid;grid-template-columns:34px 1fr;grid-template-rows:1fr 1fr;-moz-column-gap:8px;column-gap:8px;align-items:center;padding:12px 13px;border:1px solid #eae5f5;border-radius:15px;background:#fbfaff}.pd-memory-summary-cards article>span{grid-row:1/3;display:grid;width:34px;height:34px;place-items:center;border-radius:10px;background:#eee9ff;font-size:18px}.pd-memory-summary-cards article b{color:#40366b;font-size:23px;line-height:1}.pd-memory-summary-cards article small{color:#81798e;font-size:12px;font-weight:800}.pd-memory-summary-cards article.strong{border-color:#bde3d2;background:#effbf5}.pd-memory-summary-cards article.good{border-color:#d9e9d5;background:#f5fcf3}.pd-memory-summary-cards article.fading{border-color:#ebdcad;background:#fffaf0}.pd-memory-forecast{overflow:hidden}.pd-memory-forecast .pd-memory-dashboard-head>p{margin:20px 0 0;color:#8b8399;font-size:13px}.pd-forecast-chart{display:grid;grid-template-columns:repeat(14,minmax(25px,1fr));align-items:end;gap:7px;height:185px;margin-top:22px;padding:13px 4px 0;border-bottom:1px solid #e8e2f3;background:repeating-linear-gradient(to bottom,transparent 0 44px,#f0ecf7 45px)}.pd-forecast-chart .pd-forecast-bar{display:flex;min-width:0;height:100%;align-items:center;justify-content:flex-end;flex-direction:column;gap:7px;padding:0;color:#817993}.pd-forecast-chart .pd-forecast-bar span{display:flex;width:100%;min-height:3px;align-items:center;justify-content:center;border-radius:7px 7px 2px 2px;color:#fff;font-size:11px;font-weight:900;background:linear-gradient(#aa94ee,#7659d9)}.pd-forecast-chart .pd-forecast-bar:not(.today) span{background:linear-gradient(#d8cdf8,#b7a6ed)}.pd-forecast-chart .pd-forecast-bar small{max-width:100%;overflow:hidden;color:#89819a;font-size:11px;white-space:nowrap;text-overflow:ellipsis}.pd-forecast-chart .pd-forecast-bar.today small{color:#674cc5;font-weight:900}.pd-memory-dashboard-empty{padding:20px 0;color:#8b8399;text-align:center}.pd-memory-word-tools{display:flex;align-items:flex-end;gap:12px}.pd-memory-word-tools label{display:grid;gap:5px;color:#8b8399;font-size:11px;font-weight:800}.pd-memory-word-tools select,.pd-memory-search input{height:38px;padding:0 10px;border:1px solid #ddd5ef;border-radius:10px;outline:none;background:#faf8ff;color:#5f4ab1;font-size:13px;font-weight:800}.pd-memory-search input{width:170px;color:#4e4563}.pd-memory-table-wrap{margin-top:18px;overflow-x:auto;border:1px solid #ece7f5;border-radius:15px}.pd-memory-table{width:100%;min-width:700px;border-collapse:collapse;text-align:left}.pd-memory-table th{padding:11px 14px;color:#958ba7;font-size:12px;font-weight:900;background:#faf8ff}.pd-memory-table td{padding:12px 14px;border-top:1px solid #f0edf6;color:#726a81;font-size:14px}.pd-memory-table td strong{color:#443b63;font-size:16px}.pd-word-retention{display:flex;align-items:center;gap:8px;min-width:155px}.pd-word-retention i{display:block;width:80px;height:8px;border-radius:99px;background:linear-gradient(90deg,#e67776,#f3c660 52%,#5acb96)}.pd-word-retention b{color:#6450bb;font-size:13px}.pd-word-status{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:900}.pd-word-status i{width:8px;height:8px;border-radius:50%;background:#8fdbab}.pd-word-status.fading i{background:#f2c861}.pd-word-status.critical i{background:#e67776}.pd-word-status.strong{color:#378765}.pd-word-status.good{color:#69975c}.pd-word-status.fading{color:#a47c2c}.pd-word-status.critical{color:#bc625d}.pd-memory-pagination{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:14px;color:#8b8399;font-size:13px}.pd-memory-pagination>div{display:flex;gap:5px}.pd-memory-pagination button{min-width:30px;height:30px;border:1px solid #e0d8f0;border-radius:8px;background:#fff;color:#776c91;font-weight:800;cursor:pointer}.pd-memory-pagination button.active{border-color:#8065da;color:#fff;background:#8065da}.pd-memory-pagination button:disabled{cursor:not-allowed;opacity:.4}@media(max-width:700px){.pd-memory-dashboard-head{flex-direction:column}.pd-memory-head-metrics{width:100%;justify-content:space-between}.pd-memory-summary-cards{grid-template-columns:repeat(2,1fr)}.pd-forecast-chart{gap:3px}.pd-forecast-chart .pd-forecast-bar small{font-size:9px}.pd-memory-word-tools{width:100%;align-items:stretch}.pd-memory-word-tools label{flex:1}.pd-memory-search input,.pd-memory-word-tools select{width:100%}.pd-memory-pagination{align-items:flex-start;flex-direction:column}}.pd-memory-curve{margin-top:20px}.pd-memory-status-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:20px}.pd-memory-status-grid article{min-height:94px;padding:17px 20px;border:1px solid #eae5f5;border-radius:16px;background:#fbfaff}.pd-memory-status-grid article span{display:block;font-size:16px;font-weight:900}.pd-memory-status-grid article strong{display:block;margin-top:8px;color:#33295c;font-size:38px;line-height:1}.pd-memory-status-grid .consolidated{border-color:#bde3d2;background:#effbf5}.pd-memory-status-grid .consolidated span{color:#268661}.pd-memory-status-grid .needs-review{border-color:#e4d6ac;background:#fffaf0}.pd-memory-status-grid .needs-review span{color:#9a6d23}.pd-memory-status-grid .not-started{background:#f7f5fb}.pd-memory-status-grid .not-started span{color:#766e88}.pd-memory-chart{margin-top:16px;padding:15px 18px 8px;border:1px solid #eee9f8;border-radius:18px;background:linear-gradient(180deg,#fcfbff,#fff)}.pd-memory-chart-intro{display:flex;align-items:baseline;justify-content:space-between;gap:12px;color:#776f86}.pd-memory-chart-intro strong{color:#4b4164;font-size:16px}.pd-memory-chart-intro span{font-size:13px}.pd-memory-chart svg{display:block;width:min(100%,520px);height:auto;margin:0 auto;overflow:visible}.pd-memory-grid{stroke:#ece8f4;stroke-width:1}.pd-memory-grid.vertical{stroke:#f3f0f8}.pd-memory-target{stroke:#b8a4ef;stroke-width:2;stroke-dasharray:7 6}.pd-memory-fade,.pd-memory-review{fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:5}.pd-memory-fade{stroke:#c8c0d5}.pd-memory-review{stroke:#7558e5}.pd-memory-dot{fill:#fff;stroke:#7558e5;stroke-width:3}.pd-memory-axis-label{fill:#958da4;font-size:13px;font-weight:700}.pd-memory-axis-title{fill:#766e86;font-size:13px;font-weight:800}.pd-memory-end-label{font-size:12px;font-weight:900}.pd-memory-end-label.review{fill:#7558e5}.pd-memory-end-label.fade{fill:#92899d}.pd-memory-legend{display:flex;justify-content:center;gap:22px;flex-wrap:wrap;color:#81798e;font-size:14px;font-weight:700;margin:3px 0 2px}.pd-memory-legend span{display:flex;align-items:center;gap:7px}.pd-memory-legend i{width:25px;height:4px;border-radius:4px}.pd-memory-legend .review{background:#7558e5}.pd-memory-legend .fade{background:#c8c0d5}.pd-memory-empty{padding:16px 0 2px;color:#81798e;text-align:center}@media(max-width:720px){.pd-memory-status-grid{grid-template-columns:1fr}.pd-memory-chart-intro{align-items:flex-start;flex-direction:column;gap:3px}}.pd-profile-overview-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:20px;margin-top:18px}.pd-profile-overview-grid>.pd-profile-panel{min-height:330px;box-sizing:border-box}.pd-profile-overview-grid .pd-profile-panel-head{align-items:center}.pd-profile-overview-grid .pd-profile-panel-head button{display:flex;align-items:center;gap:8px;border:0;background:transparent;color:#674ccc;font-size:16px;font-weight:900;cursor:pointer}.pd-profile-overview-grid .pd-profile-panel-head button span{font-size:22px;transition:transform .18s}.pd-profile-overview-grid .pd-profile-panel-head button:hover span{transform:translate(4px)}.pd-profile-two-week .pd-mini-calendar-week{margin-top:38px;font-size:14px}.pd-profile-two-week .pd-mini-calendar-days{margin-top:13px;row-gap:17px}.pd-profile-two-week .pd-mini-calendar-days span{height:42px;font-size:17px}.pd-profile-two-week .pd-mini-calendar-days span.learned{width:42px}.pd-statistics-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:25px}.pd-statistics-grid article{display:grid;grid-template-columns:48px minmax(0,1fr);grid-template-rows:auto auto;-moz-column-gap:12px;column-gap:12px;align-items:center;min-height:100px;padding:15px;border:1px solid #e9e2f5;border-radius:17px;background:linear-gradient(145deg,#faf8ff,#f3efff)}.pd-statistics-grid article>span{grid-row:1/3;width:48px;height:48px;border-radius:14px;background:#e8e1ff;display:grid;place-items:center;font-size:25px}.pd-statistics-grid article small{color:#81798e;font-size:14px;font-weight:800}.pd-statistics-grid article strong{color:#332b48;font-size:22px}.pd-statistics-grid article:nth-child(3) strong{color:#458d70}.pd-statistics-grid article:nth-child(4) strong{color:#d18b24}@media(max-width:850px){.pd-profile-overview-grid{grid-template-columns:1fr}.pd-profile-overview-grid>.pd-profile-panel{min-height:auto}}@media(max-width:560px){.pd-statistics-grid{grid-template-columns:1fr}.pd-profile-two-week .pd-mini-calendar-week{margin-top:25px}}.pd-profile-view{max-width:1280px}.pd-profile-view .pd-profile-hero{color:#44366f;background:linear-gradient(120deg,#e5dcff,#f3efff 58%,#ebe4ff);border:1px solid #d3c6f7;box-shadow:0 14px 34px #7762bd1c}.pd-profile-view .pd-profile-hero .pd-mission-label,.pd-profile-view .pd-profile-hero p{color:#6f60a0}.pd-profile-view .pd-profile-hero>b{color:#5f4b98;background:#ffffff8c;border-color:#cfc3ef}.pd-profile-book-switch{display:grid;gap:6px;margin-left:auto;align-self:center;min-width:180px}.pd-profile-book-switch>span{color:#6f60a0;font-size:13px;font-weight:900}.pd-profile-book-switch select{width:100%;padding:10px 32px 10px 12px;border:1px solid #cfc3ef;border-radius:11px;outline:none;background:#ffffffbd;color:#5d47b8;font-size:15px;font-weight:900;cursor:pointer}.pd-profile-book-switch select:focus{border-color:#8167e1;box-shadow:0 0 0 3px #8065e520}.pd-profile-calendar-grid,.pd-profile-mastery-grid{grid-template-columns:1fr}.pd-profile-calendar-grid .pd-profile-panel,.pd-profile-mastery-grid .pd-profile-panel{padding:30px}.pd-profile-calendar-grid .pd-profile-calendar span{min-height:58px;height:auto;display:flex;flex-direction:column;gap:2px;align-items:center;justify-content:center}.pd-profile-calendar-grid .pd-profile-calendar span>b{font-size:16px}.pd-profile-calendar-grid .pd-profile-calendar span>small{font-size:11px;font-weight:800}.pd-profile-calendar-grid .pd-profile-calendar span.learned{color:#594789;background:#e7dfff;box-shadow:inset 0 0 0 1px #cfc2f3}.pd-profile-calendar-grid .pd-profile-calendar span.today{outline-color:#a58be8}.pd-profile-mastery-grid .pd-mastery-panel{grid-template-columns:170px minmax(0,1fr)}.pd-profile-mastery-grid .pd-profile-mastery-overview{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);gap:30px;align-items:stretch}.pd-profile-mastery-core{display:grid;grid-template-columns:150px minmax(0,1fr);gap:22px;align-items:center}.pd-mastery-side-stats{display:grid;gap:10px;padding-left:30px;border-left:1px solid #e8e1f2}.pd-mastery-side-stats article{display:grid;grid-template-columns:48px minmax(0,1fr);gap:13px;align-items:center;padding:13px 15px;border:1px solid #ebe5f3;border-radius:16px;background:#faf8ff}.pd-mastery-side-stats article>span{width:48px;height:48px;display:grid;place-items:center;border-radius:14px;background:#eee8ff;font-size:24px}.pd-mastery-side-stats small,.pd-mastery-side-stats strong,.pd-mastery-side-stats i{display:block}.pd-mastery-side-stats small{color:#756e82;font-size:14px}.pd-mastery-side-stats strong{margin:1px 0;color:#342d47;font-size:22px}.pd-mastery-side-stats i{color:#938c9d;font-size:12px;font-style:normal}.pd-learning-insights{display:grid;gap:14px;margin:18px 0;padding:28px;border:1px solid #eee8f5;border-radius:24px;background:#fff;box-shadow:0 8px 24px #4e416508}.pd-insights-heading{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:2px}.pd-insights-heading small{color:#8b76cc;font-size:13px;font-weight:900;letter-spacing:.12em}.pd-insights-heading h2{margin-top:3px;font-size:27px}.pd-insights-heading>span{color:#918a9d;font-size:14px}.pd-insight-pair{display:grid;grid-template-columns:1fr 1fr;gap:14px}.pd-insight-card{display:grid;grid-template-columns:48px minmax(0,1fr);gap:14px;align-items:start;padding:22px 24px;border-radius:20px}.pd-insight-card>span{width:48px;height:48px;display:grid;place-items:center;border-radius:15px;background:#ffffffa8;font-size:25px}.pd-insight-card h3{margin:1px 0 7px;color:#332d42;font-size:21px}.pd-insight-card p{margin:0;color:#5f586d;font-size:16px;line-height:1.75}.pd-insight-card.suggestion{background:#fff4df}.pd-insight-card.positive{background:#eaf8df}.pd-insight-card.improve{background:#e7f5fb}.pd-insight-card.summary{background:#f3eefa}@media(max-width:950px){.pd-profile-stats.pd-profile-stats-three{grid-template-columns:repeat(2,1fr)}.pd-insight-pair,.pd-profile-mastery-grid .pd-profile-mastery-overview{grid-template-columns:1fr}.pd-mastery-side-stats{grid-template-columns:repeat(3,minmax(0,1fr));padding-top:24px;padding-left:0;border-top:1px solid #e8e1f2;border-left:0}}@media(max-width:620px){.pd-profile-book-switch{width:100%;margin:8px 0 0}.pd-profile-stats.pd-profile-stats-three{grid-template-columns:1fr}.pd-learning-insights{padding:18px}.pd-insights-heading{align-items:flex-start;flex-direction:column;gap:5px}.pd-insight-card{grid-template-columns:40px minmax(0,1fr);padding:18px}.pd-insight-card>span{width:40px;height:40px;font-size:21px}.pd-profile-mastery-core,.pd-mastery-side-stats{grid-template-columns:1fr}}.pd-memory-dashboard-error{padding:14px 18px;border:1px solid #f2c7c7;border-radius:14px;background:#fff3f3;color:#a33f4a;font-size:14px;font-weight:800}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:DM Sans,sans-serif;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:JetBrains Mono,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.container{width:100%}@media(min-width:640px){.container{max-width:640px}}@media(min-width:768px){.container{max-width:768px}}@media(min-width:1024px){.container{max-width:1024px}}@media(min-width:1280px){.container{max-width:1280px}}@media(min-width:1536px){.container{max-width:1536px}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.visible{visibility:visible}.fixed{position:fixed}.table{display:table}.rounded-xl{border-radius:.75rem}.bg-red-50{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1))}.px-4{padding-left:1rem;padding-right:1rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.font-bold{font-weight:700}.text-coral{color:var(--coral)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}:root{--bg: #f8f7fc;--surface: #ffffff;--card: #f8f7fc;--card2: #f2effb;--border: #e7e1f2;--border2: #d4cae7;--tag-bg: #eee9ff;--text: #242039;--muted: #77718c;--dim: #5f5873;--lime: #7457e8;--lime-dim: #eee9ff;--lime-glow: rgba(116, 87, 232, .28);--coral: #ff746d;--coral-dim: #fff0ef;--cyan: #50bede;--cyan-dim: #e6f8fc;--gold: #ffca4c;--gold-dim: #fff7da;--blue: #5c8df6;--blue-dim: #eaf0ff;--purple: #7457e8;--purple-dim: #eee9ff;--orange: #f59b45;--orange-dim: #fff1df;--modal-backdrop: rgba(36, 32, 57, .55);color-scheme:light}*{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0;background:var(--bg);color:var(--text)}button,input{font:inherit}@keyframes congrats-enter{0%{opacity:0;transform:scale(.94) translateY(8px)}to{opacity:1;transform:scale(1) translateY(0)}}.animate-congrats-enter{animation:congrats-enter .35s cubic-bezier(.16,1,.3,1) both}.vm-login-screen{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(380px,.95fr);min-height:100dvh;overflow:hidden;color:#fff;background:radial-gradient(circle at 24% 12%,#a894ff 0 5%,transparent 28%),linear-gradient(135deg,#5e40d4,#7655e4 48%,#9676ef)}.vm-login-screen:before{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 74% 70%,#cabdff44 0 2%,transparent 23%),linear-gradient(125deg,transparent 45%,#ffffff0c 45% 68%,transparent 68%);content:""}.vm-login-visual,.vm-login-panel{position:relative;z-index:1}.vm-login-visual{min-height:100%;overflow:hidden}.vm-login-orbit{position:absolute;top:17%;left:20%;width:min(47vw,610px);aspect-ratio:1;border:2px solid #ffffff26;border-radius:50%;transform:rotate(-24deg)}.vm-login-orbit:after{position:absolute;top:7%;right:12%;width:22px;height:22px;border-radius:50%;background:#ffe374;box-shadow:0 0 0 10px #ffe37422;content:""}.vm-login-trail{position:absolute;bottom:-18%;left:-8%;width:94%;height:54%;border:38px solid #ae96ff40;border-top-color:transparent;border-left-color:transparent;border-radius:50%;transform:rotate(-20deg)}.vm-login-visual>span{position:absolute;color:#fff1a6;font-size:32px}.vm-login-visual>span:nth-of-type(1){left:31%;top:29%}.vm-login-visual>span:nth-of-type(2){left:58%;bottom:25%;font-size:48px}.vm-login-visual>span:nth-of-type(3){left:18%;bottom:16%;font-size:22px}.vm-login-panel{align-self:stretch;justify-self:stretch;display:flex;width:100%;min-height:100dvh;padding:clamp(32px,5vw,90px);flex-direction:column;align-items:center;justify-content:center;border:0;border-radius:0;background:transparent;box-shadow:none;text-align:center;-webkit-backdrop-filter:none;backdrop-filter:none}.vm-login-brand{display:flex;align-items:center;justify-content:center;gap:18px;font-size:38px}.vm-login-brand span{display:grid;width:72px;height:72px;place-items:center;border-radius:22px;background:#fff;color:#6d4bd8;font-size:35px;font-weight:1000;transform:rotate(-5deg)}.vm-login-brand-logo{display:block;width:min(460px,72vw);height:auto}.vm-login-kicker{margin:44px 0 58px;color:#eee9ff;font-size:22px;font-weight:900;letter-spacing:.16em}.vm-login-google{display:flex;min-height:60px;align-items:center;justify-content:center;transform:scale(1.28)}.vm-login-wordbooks{display:grid;width:min(460px,74vw);gap:14px}.vm-login-wordbooks button{display:grid;grid-template-columns:1fr auto;gap:4px 16px;align-items:center;border:1px solid #ffffff70;border-radius:20px;padding:18px 20px;background:#ffffffeb;color:#332957;text-align:left;cursor:pointer;box-shadow:0 12px 24px #31206b22;transition:transform .18s ease,background .18s ease}.vm-login-wordbooks button:hover{transform:translateY(-2px);background:#fff}.vm-login-wordbooks strong{font-size:22px}.vm-login-wordbooks span{color:#7d7491;font-size:15px}.vm-login-wordbooks b{grid-column:2;grid-row:1 / 3;color:#6c4ed7;font-size:15px;white-space:nowrap}.vm-login-mascot{position:absolute;z-index:2;top:12dvh;right:clamp(12px,3vw,68px);width:auto;height:72dvh;max-width:48vw;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;filter:drop-shadow(0 24px 28px rgba(50,29,122,.28));pointer-events:none;animation:vm-login-mascot-float 3.8s ease-in-out infinite alternate}.vm-login-status,.vm-login-error{margin:16px 0 0;font-size:14px;font-weight:700}.vm-login-error{color:#ffe6e5}.vm-login-glow{position:absolute;border-radius:50%;filter:blur(1px);opacity:.55}.vm-login-glow.one{top:-180px;left:-130px;width:420px;height:420px;background:#bba8ff}.vm-login-glow.two{right:-120px;bottom:-140px;width:400px;height:400px;background:#d7c9ff55}.vm-login-stars i{position:absolute;z-index:1;color:#fff3a9;font-style:normal;animation:vm-login-twinkle 2.6s ease-in-out infinite alternate}.vm-login-stars i:nth-child(1){left:8%;top:17%;font-size:26px}.vm-login-stars i:nth-child(2){left:43%;top:13%;font-size:19px;animation-delay:.5s}.vm-login-stars i:nth-child(3){left:38%;bottom:19%;font-size:31px;animation-delay:1s}.vm-login-stars i:nth-child(4){right:8%;top:15%;font-size:23px;animation-delay:1.5s}.vm-login-stars i:nth-child(5){right:43%;bottom:13%;font-size:18px;animation-delay:2s}@keyframes vm-login-twinkle{0%{opacity:.35;transform:scale(.75)}to{opacity:1;transform:scale(1.2)}}@keyframes vm-login-mascot-float{0%{transform:translateY(0) rotate(-1deg)}to{transform:translateY(-14px) rotate(1deg)}}@media(max-width:780px){.vm-login-screen{grid-template-columns:1fr}.vm-login-visual{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.38}.vm-login-orbit{width:70vw}.vm-login-panel{align-self:stretch;margin:0;padding:30px 26px}.vm-login-kicker{margin-top:32px}.vm-login-brand{font-size:30px}.vm-login-brand span{width:58px;height:58px;font-size:28px}.vm-login-brand-logo{width:min(340px,78vw)}.vm-login-kicker{font-size:16px}.vm-login-google{transform:scale(1.1)}.vm-login-wordbooks{width:min(420px,88vw)}.vm-login-mascot{top:auto;right:-20px;bottom:-10px;width:min(61vw,400px);height:auto;max-width:none;opacity:.42}}
