:root{--bg:#f7f4ec;--surface:#fffdf7;--surface2:#edf3e8;--green:#496a50;--dark:#2f4d37;--muted:#6c766e;--line:#d9e0d5;--danger:#9c4d46}*{box-sizing:border-box}html,body{background:var(--bg);color:#26332a;min-height:100%;margin:0}body{font-family:Arial,Apple SD Gothic Neo,Noto Sans KR,sans-serif}a{color:inherit;text-decoration:none}button,input,select{font:inherit}.shell{min-height:100vh;padding:24px 18px 100px}.wrap{width:min(100%,780px);margin:auto}.brand{align-items:center;gap:12px;margin-bottom:24px;display:flex}.mark{background:var(--green);color:#fff;border-radius:15px;place-items:center;width:46px;height:46px;font-family:serif;font-size:22px;display:grid}.title{font-family:Georgia,Noto Serif KR,serif;font-size:25px;font-weight:800}.sub{color:var(--muted);font-size:13px}.hero,.card{border:1px solid var(--line);background:var(--surface);border-radius:24px;padding:24px}.hero{background:linear-gradient(145deg,#edf4e9,#fffaf1);margin-bottom:16px}.hero h1{margin:10px 0;font-family:Georgia,Noto Serif KR,serif;font-size:30px}.hero p{color:var(--muted);margin:0}.badge{color:var(--dark);background:#e2ecdf;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:800;display:inline-flex}.form{gap:15px;display:grid}.grid2{grid-template-columns:1fr;gap:14px;display:grid}.field{gap:7px;display:grid}.field label{color:var(--dark);font-size:14px;font-weight:800}.input,.select{background:#fff;border:1px solid #cfd8cd;border-radius:14px;width:100%;min-height:48px;padding:11px 13px}.primary,.secondary{cursor:pointer;border:0;border-radius:14px;justify-content:center;align-items:center;min-height:49px;padding:11px 16px;font-weight:800;display:inline-flex}.primary{background:var(--green);color:#fff}.secondary{color:var(--dark);background:#e5ede2}.error{color:var(--danger)}.success{background:var(--surface2);color:var(--dark);border-radius:13px;padding:13px}.links{text-align:center;color:var(--muted);margin-top:18px;font-size:14px}.links a{color:var(--dark);font-weight:800}.cards{grid-template-columns:1fr;gap:13px;margin-top:16px;display:grid}.small{background:var(--surface);border:1px solid var(--line);border-radius:18px;padding:18px}.small h3{margin:0 0 7px}.small p{color:var(--muted);margin:0;font-size:14px}.nav{z-index:10;border:1px solid var(--line);background:#fffdf7f5;border-bottom:0;border-radius:20px 20px 0 0;grid-template-columns:repeat(5,1fr);width:min(100%,820px);padding:8px 6px 10px;display:grid;position:fixed;bottom:0;left:50%;transform:translate(-50%)}.nav div{text-align:center;color:var(--muted);padding:7px 2px;font-size:11px}.nav strong{color:var(--dark);margin-bottom:3px;font-size:18px;display:block}@media (min-width:680px){.grid2,.cards{grid-template-columns:1fr 1fr}.shell{padding-left:28px;padding-right:28px}}.nav a{text-align:center;color:var(--muted);padding:7px 2px;font-size:11px;text-decoration:none}.nav a strong{color:var(--dark);margin-bottom:3px;font-size:18px;display:block}.small{cursor:pointer}.herbDetailShell{color:#1f2b23;background:#f7f4ec;min-height:100vh;padding:0 0 90px}.herbDetailWrap{background:#fbfaf5;width:min(100%,760px);min-height:100vh;margin:0 auto}.herbTopBar{grid-template-columns:48px 1fr 76px;align-items:center;min-height:66px;padding:8px 14px 4px;display:grid}.herbBackButton{color:#2f513a;font-size:36px;line-height:1}.herbTopTitle{text-align:center;font-family:Georgia,Noto Serif KR,serif;font-size:20px}.herbTopTitle b{margin-right:5px}.herbTopActions{justify-content:flex-end;gap:6px;display:flex}.herbTopActions button{color:#294633;background:0 0;border:0;padding:4px;font-size:23px}.herbTabs{z-index:20;background:#fbfaf5f5;border-bottom:1px solid #d9dfd5;grid-template-columns:repeat(5,1fr);padding:0 14px;display:grid;position:sticky;top:0}.herbTabs button{color:#555f57;background:0 0;border:0;padding:15px 2px 13px;font-size:13px;font-weight:700;position:relative}.herbTabs button.active{color:#294f35}.herbTabs button.active:after{content:"";background:#416b4c;border-radius:999px;height:3px;position:absolute;bottom:0;left:22%;right:22%}.herbIdentityCard,.herbSection,.recordSummary,.recordEditor{border-bottom:1px solid #dedfd8;margin-bottom:10px;padding:12px 0 19px}.herbIdentityCard{grid-template-columns:1fr;gap:12px;display:grid}.herbPhotoRail{grid-auto-columns:minmax(180px,1fr);grid-auto-flow:column;gap:9px;display:grid;overflow-x:auto}.herbHeroPhoto{position:relative}.herbHeroPhoto img{aspect-ratio:4/3;object-fit:cover;border-radius:13px;width:100%;display:block}.herbHeroPhoto span{color:#fff;background:#1e241fc7;border-radius:999px;padding:4px 7px;font-size:11px;position:absolute;bottom:7px;right:7px}.herbMetaGrid{background:#f9f5ec;border:1px solid #ddd9cf;border-radius:13px;grid-template-columns:1fr 1fr;display:grid;overflow:hidden}.herbMetaGrid>div{border-bottom:1px solid #e6e1d8;border-right:1px solid #e6e1d8;gap:5px;min-height:72px;padding:12px;display:grid}.herbMetaGrid>div:nth-child(2n){border-right:0}.herbMetaGrid>div:nth-last-child(-n+2){border-bottom:0}.herbSection h2,.recordSummary h2{margin:4px 0 12px;font-size:17px}.herbSectionHead{justify-content:space-between;align-items:center;display:flex}.herbSpeaker{background:0 0;border:0;font-size:18px}.songCard{background:#fffdf8;border:1px solid #d2b7a5;border-radius:12px;padding:20px 14px}.songOriginal,.songReading{text-align:center;grid-template-columns:1fr 1fr;display:grid}.songOriginal{gap:9px 16px;font-family:Georgia,Noto Serif KR,serif;font-size:21px;line-height:1.5}.songReading{color:#70756f;gap:8px 16px;margin-top:14px;font-size:12px}.efficacyChips{flex-wrap:wrap;gap:7px;display:flex}.efficacyChips button,.efficacyChips span{color:#3d6046;background:#f0f4eb;border:1px solid #d6ddcf;border-radius:9px;padding:8px 11px;font-size:13px;font-weight:700}.quickReviewButton{color:#fff;background:radial-gradient(circle at 36% 30%,#6fa477,#32633c 70%);border:0;border-radius:999px;place-content:center;gap:3px;width:118px;height:118px;margin:20px 0 10px auto;display:grid;box-shadow:0 10px 23px #33603c47}.quickReviewButton span{font-size:17px;font-weight:900}.cardLike,.teacherCard,.recordEditor,.recordSummary{background:#fffdf8;border:1px solid #dbe0d6;border-radius:16px;padding:17px}.sourceBadge,.teacherBadge{color:#345941;background:#e7f0e3;border-radius:999px;margin-bottom:8px;padding:5px 9px;font-size:11px;font-weight:800;display:inline-flex}.longText{white-space:pre-wrap;font-size:20px;line-height:1.5}.sourceLine{color:#7a7f78;margin-top:14px;font-size:12px}.teacherCard{background:#eef5ea}.teacherCard textarea,.recordEditor textarea{resize:vertical;width:100%;min-height:125px;font:inherit;background:#fffefa;border:1px solid #d6ddd1;border-radius:10px;padding:12px}.teacherCard button,.recordSaveButton,.quizRevealButton{color:#fff;background:#466f50;border:0;border-radius:11px;width:100%;min-height:45px;margin-top:10px;font-weight:800}.compareHint{border-top:1px solid #e5e6df;margin-top:18px;padding-top:14px}.quizQuestion{letter-spacing:.06em;text-align:center;background:#fffaf2;border:1px solid #d6c2ae;border-radius:13px;padding:22px 15px;font-family:Georgia,Noto Serif KR,serif;font-size:25px;line-height:1.7}.quizAnswer{color:#31563b;text-align:center;background:#edf5ea;border-radius:10px;margin-top:12px;padding:13px}.recordStatGrid{border:1px solid #dde1da;border-radius:12px;grid-template-columns:repeat(4,1fr);display:grid;overflow:hidden}.recordStatGrid>div{text-align:center;border-right:1px solid #e3e5df;gap:6px;padding:13px 5px;display:grid}.recordStatGrid>div:last-child{border-right:0}.recordStatGrid b{color:#376344}.recordEditor>span{margin-bottom:9px;font-weight:900;display:block}.recordSaved{color:#31563b;text-align:center;background:#edf5ea;border-radius:10px;margin:10px 0;padding:10px}.mutedText{color:#737b74;line-height:1.65}@media (min-width:700px){.herbDetailWrap{width:min(100%,920px)}.herbIdentityCard{grid-template-columns:minmax(260px,1.05fr) minmax(320px,1fr);align-items:stretch}.herbPhotoRail:empty+.herbMetaGrid{grid-column:1/-1}.herbTabBody{padding:20px 28px 30px}.songOriginal{font-size:25px}}body{padding-bottom:calc(76px + env(safe-area-inset-bottom))}.globalBottomNav{z-index:100;width:min(100%,820px);min-height:68px;padding:7px 6px calc(8px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffdf7f7;border:1px solid #d9e0d5;border-bottom:0;border-radius:18px 18px 0 0;grid-template-columns:repeat(5,1fr);display:grid;position:fixed;bottom:0;left:50%;transform:translate(-50%);box-shadow:0 -6px 20px #26332a0d}.globalBottomNav a{color:#758078;border-radius:11px;place-items:center;gap:3px;min-width:0;padding:5px 1px;font-size:10px;text-decoration:none;display:grid}.globalBottomNav a strong{color:#46604d;font-size:18px;font-weight:800;line-height:1}.globalBottomNav a.active strong{color:#244a31}.globalBottomNav a.active:before{content:"";position:absolute}@media (min-width:820px){.globalBottomNav{border:1px solid #d9e0d5;border-radius:18px;padding-bottom:8px;bottom:10px}}@font-face{font-family:YSPretendard;src:url(/fonts/Pretendard-Regular.otf)format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:YSPretendard;src:url(/fonts/Pretendard-Medium.otf)format("opentype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:YSPretendard;src:url(/fonts/Pretendard-SemiBold.otf)format("opentype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:YSPretendard;src:url(/fonts/Pretendard-Bold.otf)format("opentype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:YSMaruBuri;src:url(/fonts/MaruBuri-Regular.otf)format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:YSMaruBuri;src:url(/fonts/MaruBuri-SemiBold.otf)format("opentype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:YSMaruBuri;src:url(/fonts/MaruBuri-Bold.otf)format("opentype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:YSZhaoKai;src:url(/fonts/LXGWWenKaiScreen.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:YSKyobo;src:url(/fonts/KyoboHandwriting2025lyb.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}html,body,button,input,select,textarea{font-family:YSPretendard,sans-serif}.title,.herbTopTitle,.herbSection h2,.recordSummary h2,.cardTitle,.hero h1,.brand .title{font-family:YSMaruBuri,YSPretendard,serif}.herbTopTitle b,.songOriginal,.quizQuestion,.hanjaText,.herbHanja,.mark{font-family:YSZhaoKai,YSMaruBuri,serif;font-weight:400}.teacherCard textarea,.teacherCard .teacherBadge,.handwriting,.teacherNoteText{font-family:YSKyobo,YSPretendard,cursive}.longText,.songReading,.mutedText,.sourceLine,.herbMetaGrid,.globalBottomNav,.herbTabs{font-family:YSPretendard,sans-serif}@font-face{font-family:YSZhaoKaiFixed;src:url(/fonts/LXGWWenKaiScreen.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}.herbHanja,.herbTitleHanja,.songOriginal,.songOriginal span,.songHanjaPhrase,.herbKeyHanja,.quizQuestion{font-synthesis:none;font-family:YSZhaoKaiFixed,YSMaruBuri,serif!important;font-style:normal!important}.herbHanjaSmall{letter-spacing:.01em;font-size:.96em}.songOriginal,.songOriginal span,.songHanjaPhrase{letter-spacing:.055em;font-weight:400!important}.herbKeyHanja{letter-spacing:.015em;font-weight:400!important}.songReading,.songReading span,.songReadingPhrase{letter-spacing:0;font-weight:400;font-family:YSPretendard,sans-serif!important}.fontTestShell{background:#f7f4ec;min-height:100vh;padding:24px}.fontTestWrap{max-width:720px;margin:0 auto}.fontTestWrap section{background:#fffdf8;border:1px solid #d9ded5;border-radius:14px;margin-top:18px;padding:16px}.fontTestWrap h1{font-family:YSMaruBuri,serif}.fontStatus{background:#eef4ea;border-radius:12px;margin-top:16px;padding:12px;line-height:1.8}.fontSample{word-break:keep-all;font-size:32px;line-height:1.8}.zhaoSample{font-family:YSZhaoKaiFixed!important;font-weight:400!important}.serifSample{font-family:serif!important}.maruSample{font-family:YSMaruBuri!important}.pretendardSample{font-family:YSPretendard!important}.fontHelp{color:#687068;margin-top:20px;line-height:1.7}.herbHanja,.herbTitleHanja,.songOriginal,.songOriginal span,.songHanjaPhrase,.herbKeyHanja,.quizQuestion{text-rendering:optimizelegibility;font-synthesis:none!important;font-family:YSZhaoKaiFixed,YSZhaoKai,serif!important;font-style:normal!important;font-weight:400!important}.herbTitleHanja{letter-spacing:.045em!important;margin-right:.12em!important;font-size:1.2em!important}.herbHanjaSmall{font-size:1.02em!important}.songOriginal{row-gap:10px!important}.songOriginal span,.songHanjaPhrase{letter-spacing:.075em!important;font-size:1.16em!important;line-height:1.55!important}.herbKeyHanja,.herbKeyHanja *{font-family:YSZhaoKaiFixed,YSZhaoKai,serif!important}.songReading,.songReading span,.songReadingPhrase,.herbMetaGrid span,.herbMetaGrid b{font-family:YSPretendard,sans-serif!important}@font-face{font-family:YSZhaoKaiExact;src:url(/fonts/LXGWWenKaiScreen.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}.herbHanja,.herbTitleHanja,.songOriginal,.songOriginal span,.songHanjaPhrase,.herbKeyHanja,.quizQuestion,.zhaoSample{font-synthesis:none!important;font-family:YSZhaoKaiExact,serif!important;font-style:normal!important;font-weight:400!important}.herbHanja{letter-spacing:0!important;font-size:17px!important;line-height:1.45!important}.herbTitleHanja{letter-spacing:0!important;font-size:18px!important;line-height:1.45!important}.songOriginal,.songOriginal span,.songHanjaPhrase{letter-spacing:0!important;font-size:18px!important;line-height:1.55!important}.herbKeyHanja{letter-spacing:0!important;font-size:17px!important;line-height:1.45!important}.songReading,.songReading span,.songReadingPhrase,.herbMetaGrid>div>span,.metaCategoryValue{font-family:YSPretendard,sans-serif!important}.metaHanjaValue,.metaCategoryValue .herbHanja,.herbMetaGrid .herbHanja,.efficacyChips .herbKeyHanja{font-synthesis:none!important;letter-spacing:0!important;font-family:YSZhaoKaiExact,serif!important;font-style:normal!important;font-weight:400!important}.herbMetaGrid b.metaHanjaValue{font-family:YSZhaoKaiExact,serif!important}body{font-size:16px}.title,.brand .title,.herbTopTitle,.herbSection h2,.recordSummary h2{font-size:1.08em}.herbCard h3,.herb-list-card h3,.herbListCard h3{font-size:18px!important;line-height:1.45!important}.herbCard p,.herb-list-card p,.herbListCard p{font-size:14px!important;line-height:1.65!important}.herbCard .badge,.herb-list-card .badge,.herbListCard .badge{font-size:12px!important}.herbTopTitle{font-size:21px!important}.herbTabs button{padding-top:16px!important;padding-bottom:14px!important;font-size:14px!important}.herbMetaGrid>div>span{font-size:13px!important;line-height:1.35!important}.herbMetaGrid b{font-size:16px!important;line-height:1.5!important}.metaHanjaValue{font-size:18px!important;line-height:1.5!important}.herbSection h2{font-size:19px!important}.songCard{padding:22px 15px!important}.songOriginal,.songOriginal span,.songHanjaPhrase{font-size:21px!important;line-height:1.65!important}.songReading,.songReading span,.songReadingPhrase{font-size:13px!important;line-height:1.5!important}.efficacyChips{flex-wrap:wrap!important;align-items:center!important;gap:8px!important;display:flex!important}.efficacyChips button,.efficacyChips span{vertical-align:middle!important;box-sizing:border-box!important;white-space:nowrap!important;border-radius:9px!important;justify-content:center!important;align-items:center!important;min-height:36px!important;padding:7px 11px 6px!important;line-height:1!important;display:inline-flex!important}.efficacyChips .herbKeyHanja,.efficacyChips button.herbKeyHanja,.efficacyChips span.herbKeyHanja{transform:translateY(-1px);padding-top:8px!important;padding-bottom:6px!important;font-family:YSZhaoKaiExact,serif!important;font-size:17px!important;font-weight:400!important;line-height:1!important}.quickReviewButton{width:126px!important;height:126px!important}@media (min-width:700px){body{font-size:17px}.herbTopTitle{font-size:22px!important}.songOriginal,.songOriginal span,.songHanjaPhrase{font-size:23px!important}.herbMetaGrid b,.metaHanjaValue{font-size:18px!important}}.herbDetailWrap{background:#fffdf8!important}.herbTabBody{padding:18px 22px 28px!important}.herbTopBar{grid-template-columns:48px 1fr 82px!important;min-height:72px!important;padding:8px 16px 4px!important}.herbTitleHanja{margin-right:7px!important;font-family:YSZhaoKaiExact,serif!important;font-size:22px!important;font-weight:400!important}.herbTopActions button{font-size:24px!important}.herbTabs{padding:0 18px!important}.herbTabs button{padding:16px 2px 15px!important;font-size:15px!important}.herbIdentityCard{margin-bottom:14px!important}.herbMetaGrid{border-radius:13px!important}.herbMetaGrid>div{min-height:88px!important;padding:14px 13px!important}.herbMetaGrid>div>span{margin-bottom:4px!important;font-size:13px!important;line-height:1.35!important}.herbMetaGrid b,.metaCategoryValue{font-size:17px!important;line-height:1.5!important}.metaHanjaValue,.herbMetaGrid .herbHanja{font-family:YSZhaoKaiExact,serif!important;font-size:19px!important;font-weight:400!important;line-height:1.45!important}.herbSection{margin-bottom:12px!important;padding-top:18px!important;padding-bottom:22px!important}.herbSection h2{margin-bottom:14px!important;font-size:21px!important;line-height:1.35!important}.herbSpeaker{font-size:22px!important}.songCard{border-radius:14px!important;padding:24px 16px 22px!important}.songPairGrid{grid-template-columns:1fr 1fr!important;gap:24px 26px!important;display:grid!important}.songPair{min-width:0;text-align:center!important;align-content:start!important;justify-items:center!important;gap:8px!important;display:grid!important}.songHanjaPhrase{letter-spacing:0!important;white-space:nowrap!important;font-family:YSZhaoKaiExact,serif!important;font-size:23px!important;font-weight:400!important;line-height:1.35!important}.songReadingPhrase{color:#8b674b!important;white-space:nowrap!important;font-family:YSPretendard,sans-serif!important;font-size:14px!important;font-weight:500!important;line-height:1.35!important}.efficacyChips button,.efficacyChips span{border-radius:9px!important;justify-content:center!important;align-items:center!important;min-height:39px!important;padding:8px 13px 7px!important;display:inline-flex!important}.efficacyChips .herbKeyHanja,.efficacyChips button.herbKeyHanja,.efficacyChips span.herbKeyHanja{font-family:YSZhaoKaiExact,serif!important;font-size:18px!important;font-weight:400!important;line-height:1!important;transform:none!important}.quickReviewButton{width:126px!important;height:126px!important;margin-top:24px!important;margin-right:2px!important}.quickReviewButton small{font-size:11px!important;line-height:1.4!important}.globalBottomNav{min-height:72px!important}.globalBottomNav a{font-size:11px!important}@media (max-width:430px){.herbTabBody{padding-left:16px!important;padding-right:16px!important}.songPairGrid{column-gap:16px!important}.songHanjaPhrase{font-size:21px!important}.songReadingPhrase{font-size:13px!important}.herbMetaGrid b,.metaCategoryValue{font-size:16px!important}.metaHanjaValue,.herbMetaGrid .herbHanja{font-size:18px!important}}@media (min-width:700px){.herbTopTitle{font-size:24px!important}.songHanjaPhrase{font-size:26px!important}.songReadingPhrase{font-size:15px!important}.herbSection h2{font-size:22px!important}}.officialPdfBody .longText{word-break:keep-all;overflow-wrap:break-word;white-space:pre-wrap!important;font-family:YSPretendard,sans-serif!important;font-size:20px!important;line-height:1.9!important}@media (min-width:700px){.officialPdfBody .longText{font-size:21px!important;line-height:1.95!important}}.todayStudyWrap{max-width:760px;padding-bottom:110px}.todayStudyLoading{color:#6e675b;padding:48px 4px}.todayStudyHeader{justify-content:space-between;align-items:flex-end;gap:18px;margin:10px 0 14px;display:flex}.todayStudyEyebrow{color:#74684f;letter-spacing:.08em;margin-bottom:7px;font-size:13px;font-weight:800}.todayStudyHeader h1{letter-spacing:-.035em;margin:0;font-size:clamp(26px,5vw,36px);line-height:1.2}.todayStudyTotal{text-align:center;background:#ffffff94;border:1px solid #5b4e3524;border-radius:18px;flex:none;min-width:78px;padding:12px 10px}.todayStudyTotal strong{font-size:25px;line-height:1;display:block}.todayStudyTotal span{color:#80786d;margin-top:6px;font-size:11px;display:block}.todayStudyChips{scrollbar-width:none;gap:7px;padding:3px 0 16px;display:flex;overflow-x:auto}.todayStudyChips::-webkit-scrollbar{display:none}.todayStudyChips span{color:#5e574c;background:#ffffff8f;border:1px solid #5b4e351f;border-radius:999px;flex:none;padding:7px 10px;font-size:12px;font-weight:700}.todayStudySection{background:#ffffffa3;border:1px solid #5b4e351f;border-radius:21px;margin:0 0 12px;padding:17px;box-shadow:0 5px 18px #4a3d2609}.todayStudySectionTitle{justify-content:space-between;align-items:center;gap:12px;margin-bottom:13px;display:flex}.todayStudySectionTitle>div{align-items:center;gap:9px;display:flex}.todayStudySectionTitle h2{letter-spacing:-.02em;margin:0;font-size:17px}.todayStudyStep{color:#665c48;background:#eee7d7;border-radius:10px;place-items:center;width:29px;height:29px;font-size:10px;font-weight:900;display:grid}.todayStudyHerbList{gap:8px;display:grid}.todayStudyHerb{color:inherit;background:#f7f4ecc7;border-radius:15px;grid-template-columns:30px minmax(0,1fr) 18px;align-items:center;gap:9px;padding:11px 10px;text-decoration:none;display:grid}.todayStudyNumber{color:#756b58;background:#fff;border-radius:50%;place-items:center;width:28px;height:28px;font-size:11px;font-weight:800;display:grid}.todayStudyHerbText{min-width:0}.todayStudyHerbText strong{font-size:16px;display:block}.todayStudyHerbText small{color:#81796e;text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:11px;line-height:1.45;display:block;overflow:hidden}.todayStudyHanja{opacity:.72;font-weight:500}.todayStudyCompactList{gap:7px;display:grid}.todayStudyCompactList a{color:inherit;background:#f7f4ecb8;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;padding:11px 12px;text-decoration:none;display:flex}.todayStudyCompactList strong{font-size:14px}.todayStudyCompactList span{color:#857c6e;flex:none;font-size:11px}.todayStudyEmpty{background:#f7f4ecad;border-radius:15px;gap:4px;padding:17px 14px;display:grid}.todayStudyEmpty strong{font-size:14px}.todayStudyEmpty span{color:#81796e;font-size:12px;line-height:1.5}.todayStudyEmptySmall{padding:13px}.todayStudyVersus{grid-template-columns:1fr 38px 1fr;align-items:center;gap:8px;display:grid}.todayStudyVersus a{color:inherit;text-align:center;background:#f7f4ecd1;border-radius:15px;padding:15px 8px;font-size:15px;font-weight:800;text-decoration:none}.todayStudyVersus b{color:#9a725a;text-align:center;font-size:12px}.todayStudyFooterLinks{justify-content:center;gap:18px;padding:8px 0 20px;display:flex}.todayStudyFooterLinks a{color:#746b5e;font-size:12px;text-decoration:none}@media (max-width:560px){.todayStudyWrap{padding-left:14px;padding-right:14px}.todayStudyHeader{align-items:center;gap:10px}.todayStudyHeader h1{font-size:25px}.todayStudyHeader p{max-width:250px;font-size:15px}.todayStudyTotal{border-radius:16px;min-width:68px;padding:10px 8px}.todayStudyTotal strong{font-size:22px}.todayStudySection{border-radius:18px;padding:14px}.todayStudySectionTitle{margin-bottom:10px}.todayStudySectionTitle h2{font-size:18px}}@media (min-width:768px){.todayStudyWrap{max-width:920px}.todayStudySection{padding:21px}.todayStudyHerbList{grid-template-columns:repeat(3,minmax(0,1fr))}.todayStudyHerb{grid-template-columns:30px minmax(0,1fr) 14px}.todayStudyCompactList{grid-template-columns:repeat(2,minmax(0,1fr))}}.herbStudyShell{background:#f7f4ec}.herbStudyWrap{max-width:680px;padding-bottom:115px}.herbStudyLoading{color:#756e62;padding:50px 4px}.herbStudyTop{grid-template-columns:42px minmax(0,1fr) 42px;align-items:center;gap:9px;margin:2px 0 16px;display:grid}.herbStudyTop button{color:#405d47;cursor:pointer;background:0 0;border:0;padding:0;font-size:34px;line-height:1}.herbStudyTop>div{text-align:center;min-width:0}.herbStudyTop span{color:#867c6d;font-size:10px;font-weight:800;display:block}.herbStudyTop strong{text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-family:YSMaruBuri,Georgia,serif;font-size:17px;display:block;overflow:hidden}.herbStudyTop em{margin-left:3px;font-family:YSZhaoKai,YSMaruBuri,serif;font-style:normal;font-weight:400}.herbStudyTop>a{color:#496a50;text-align:right;font-size:11px;font-weight:800}.herbStudyProgress{grid-template-columns:repeat(5,1fr);gap:6px;margin-bottom:14px;display:grid}.herbStudyProgress span{background:#e4e0d5;border-radius:999px;height:4px}.herbStudyCard{background:#fffdf7eb;border:1px solid #deddd4;border-radius:22px;padding:21px 18px;box-shadow:0 5px 19px #3f372709}.herbStudyLabel{color:#45604a;background:#e8efe3;border-radius:999px;padding:5px 9px;font-size:10px;font-weight:900;display:inline-flex}.herbStudyCard h1,.herbStudyCard h2{letter-spacing:-.035em;font-family:YSMaruBuri,Georgia,serif}.herbStudyCard h1{margin:15px 0 4px;font-size:28px}.herbStudyCard h2{margin:14px 0 17px;font-size:20px;line-height:1.42}.herbStudyIntro{text-align:center}.herbStudyIntro>p{color:#80776b;margin:8px 0 25px;font-size:12px}.herbStudyPrompt{text-align:left;background:#f5f1e7;border-radius:16px;gap:5px;margin:0 0 18px;padding:17px 14px;display:grid}.herbStudyPrompt strong{font-size:14px}.herbStudySong{text-align:center;background:#fffaf2;border:1px solid #dac7b5;border-radius:17px;padding:23px 15px}.herbStudySong p,.herbStudyAnswer p{margin:4px 0;font-family:YSZhaoKai,YSMaruBuri,serif;font-size:23px;line-height:1.65}.herbStudyReading{color:#777166;text-align:center;margin-top:10px;padding:12px;font-size:12px;line-height:1.7}.herbStudyTip{color:#586859;background:#eef3e9;border-radius:13px;margin-top:14px;padding:13px;font-size:12px;line-height:1.6}.herbStudyKeywords{flex-wrap:wrap;gap:7px;margin-bottom:14px;display:flex}.herbStudyKeywords span{color:#3e5f46;background:#eef3e9;border-radius:10px;padding:7px 10px;font-size:12px;font-weight:800}.herbStudyInfoBox{background:#f8f5ed;border-radius:15px;margin-top:10px;padding:15px}.herbStudyInfoBox>span{color:#6c624f;margin-bottom:7px;font-size:11px;font-weight:900;display:block}.herbStudyInfoBox p{white-space:pre-wrap;margin:0;font-size:13px;line-height:1.7}.herbStudyInfoBox small{color:#8a8377;margin-top:8px;font-size:10px;display:block}.herbStudyRecall{text-align:center;background:#f5f1e7;border-radius:17px;padding:25px 15px}.herbStudyRecall p{color:#70695f;max-width:360px;margin:13px auto 0;font-size:12px;line-height:1.65}.herbStudyReveal{color:#556052;cursor:pointer;background:0 0;border:1px dashed #b9b29f;border-radius:14px;width:100%;min-height:48px;margin-top:13px;font-weight:800}.herbStudyAnswer{text-align:center;background:#edf3e9;border-radius:15px;margin-top:13px;padding:18px 13px}.herbStudySelfCheck{color:#777064;text-align:center;margin:11px 0 0;font-size:11px;line-height:1.6}.herbStudyActions{grid-template-columns:.7fr 1.3fr;gap:9px;margin-top:18px;display:grid}.herbStudyPrimary,.herbStudySecondary{cursor:pointer;border-radius:14px;justify-content:center;align-items:center;min-height:48px;padding:10px 13px;font-weight:800;text-decoration:none;display:inline-flex}.herbStudyPrimary{color:#fff;background:#496a50;border:0}.herbStudyPrimary:disabled{cursor:not-allowed;opacity:.45}.herbStudySecondary{color:#526057;background:#f6f4ed;border:1px solid #d8ddd3}.herbStudyError{color:#9b4b45;text-align:center;margin-top:11px;font-size:12px}.herbStudyDone{text-align:center;padding-top:35px;padding-bottom:28px}.herbStudyDoneMark{color:#fff;background:#55765b;border-radius:50%;place-items:center;width:55px;height:55px;margin:0 auto 14px;font-size:25px;font-weight:900;display:grid}.herbStudyDone p{color:#746d62;max-width:390px;margin:12px auto 21px;font-size:13px;line-height:1.7}.herbStudyDoneActions{gap:8px;display:grid}.herbStudyMuted{color:#81796e;font-family:inherit!important;font-size:13px!important}@media (max-width:560px){.herbStudyWrap{padding-left:14px;padding-right:14px}.herbStudyCard{border-radius:19px;padding:18px 15px}.herbStudyHanjaHero{font-size:47px}.herbStudySong p,.herbStudyAnswer p{font-size:21px}}@media (min-width:768px){.herbStudyWrap{max-width:760px}.herbStudyCard{padding:29px 30px}.herbStudyDoneActions{grid-template-columns:1fr 1fr}}.memoryReviewWrap{max-width:650px;padding-bottom:115px}.memoryReviewLoading{color:#756e62;padding:50px 4px}.memoryReviewTop{grid-template-columns:42px 1fr 42px;align-items:center;margin:2px 0 15px;display:grid}.memoryReviewTop button{color:#405d47;cursor:pointer;background:0 0;border:0;padding:0;font-size:34px;line-height:1}.memoryReviewTop strong{text-align:center;font-family:YSMaruBuri,Georgia,serif;font-size:17px}.memoryReviewTop a{color:#496a50;text-align:right;font-size:11px;font-weight:800}.memoryReviewProgress{grid-template-columns:1fr 1fr;gap:6px;margin-bottom:14px;display:grid}.memoryReviewProgress span{background:#e4e0d5;border-radius:999px;height:4px}.memoryReviewProgress span.active{background:#55765b}.memoryReviewCard{background:#fffdf7eb;border:1px solid #deddd4;border-radius:22px;padding:22px 18px;box-shadow:0 5px 19px #3f372709}.memoryReviewLabel{color:#45604a;background:#e8efe3;border-radius:999px;padding:5px 9px;font-size:10px;font-weight:900;display:inline-flex}.memoryReviewCard h1{letter-spacing:-.035em;text-align:center;margin:17px 0 5px;font-family:YSMaruBuri,Georgia,serif;font-size:29px}.memoryReviewHanja{color:#3d5442;text-align:center;margin-bottom:19px;font-family:YSZhaoKai,YSMaruBuri,serif;font-size:48px;line-height:1.2}.memoryReviewPrompt{text-align:center;background:#f5f1e7;border-radius:16px;gap:6px;padding:18px 15px;display:grid}.memoryReviewPrompt strong{font-size:14px}.memoryReviewPrompt span{color:#80786d;font-size:12px;line-height:1.55}.memoryReviewReveal{color:#556052;cursor:pointer;background:0 0;border:1px dashed #b9b29f;border-radius:14px;width:100%;min-height:49px;margin-top:13px;font-weight:800}.memoryReviewAnswer{text-align:center;background:#fffaf2;border:1px solid #dac7b5;border-radius:17px;padding:21px 14px}.memoryReviewAnswer p{margin:4px 0;font-family:YSZhaoKai,YSMaruBuri,serif;font-size:22px;line-height:1.65}.memoryReviewReading{color:#777166;text-align:center;padding:11px;font-size:12px;line-height:1.7}.memoryReviewKeywords{flex-wrap:wrap;justify-content:center;gap:7px;margin-top:12px;display:flex}.memoryReviewKeywords span{color:#3e5f46;background:#eef3e9;border-radius:10px;padding:7px 10px;font-size:11px;font-weight:800}.memoryReviewQuestion{text-align:center;gap:4px;margin-top:18px;display:grid}.memoryReviewQuestion strong{font-size:14px}.memoryReviewQuestion span{color:#80786d;font-size:11px}.memoryReviewChoices{grid-template-columns:1fr 1fr;gap:8px;margin-top:13px;display:grid}.memoryReviewChoices button{color:#3d493f;cursor:pointer;background:#f8f5ed;border:1px solid #dad8cf;border-radius:14px;gap:4px;min-height:68px;padding:11px 10px;display:grid}.memoryReviewChoices button:disabled{cursor:not-allowed;opacity:.55}.memoryReviewChoices strong{font-size:12px}.memoryReviewChoices span{color:#81796e;font-size:10px}.memoryReviewError{color:#9b4b45;text-align:center;margin-top:12px;font-size:12px}.memoryReviewDone{text-align:center;padding-top:34px;padding-bottom:27px}.memoryReviewDoneMark{color:#fff;background:#55765b;border-radius:50%;place-items:center;width:54px;height:54px;margin:0 auto 14px;font-size:24px;font-weight:900;display:grid}.memoryReviewDone p{color:#746d62;max-width:390px;margin:12px auto 14px;font-size:13px;line-height:1.7}.memoryReviewInterval{background:#eef3e9;border-radius:15px;gap:3px;min-width:125px;margin-bottom:20px;padding:12px 15px;display:inline-grid}.memoryReviewInterval span{color:#687268;font-size:10px}.memoryReviewInterval b{color:#35543c;font-size:20px}.memoryReviewDoneActions{gap:8px;display:grid}.memoryReviewPrimary,.memoryReviewSecondary{border-radius:14px;justify-content:center;align-items:center;min-height:48px;padding:10px 13px;font-weight:800;text-decoration:none;display:inline-flex}.memoryReviewPrimary{color:#fff;background:#496a50}.memoryReviewSecondary{color:#526057;background:#f6f4ed;border:1px solid #d8ddd3}.memoryReviewMuted{color:#81796e;font-family:inherit!important;font-size:13px!important}@media (max-width:560px){.memoryReviewWrap{padding-left:14px;padding-right:14px}.memoryReviewCard{border-radius:19px;padding:18px 15px}.memoryReviewCard h1{font-size:26px}.memoryReviewHanja{font-size:44px}.memoryReviewAnswer p{font-size:20px}}@media (min-width:768px){.memoryReviewWrap{max-width:730px}.memoryReviewCard{padding:29px 30px}.memoryReviewDoneActions{grid-template-columns:1fr 1fr}}.reciteWrap{max-width:650px;padding-bottom:115px}.reciteLoading{color:#756e62;padding:50px 4px}.reciteTop{grid-template-columns:42px minmax(0,1fr) 42px;align-items:center;gap:8px;margin:2px 0 15px;display:grid}.reciteTop button{color:#405d47;cursor:pointer;background:0 0;border:0;padding:0;font-size:34px;line-height:1}.reciteTop>div{text-align:center;min-width:0}.reciteTop>strong{text-align:center;font-family:YSMaruBuri,Georgia,serif}.reciteTop span{color:#847b6e;font-size:9px;font-weight:800;display:block}.reciteTop strong{margin-top:2px;font-family:YSMaruBuri,Georgia,serif;font-size:16px;display:block}.reciteTop em{margin-left:3px;font-family:YSZhaoKai,YSMaruBuri,serif;font-style:normal;font-weight:400}.reciteTop a{color:#496a50;text-align:right;font-size:11px;font-weight:800}.reciteLevelBar{grid-template-columns:repeat(4,1fr);gap:7px;margin-bottom:14px;display:grid}.reciteLevelBar button{color:#8a8175;background:#f5f2ea;border:1px solid #dcd9cf;border-radius:10px;min-height:31px;font-size:11px;font-weight:900}.reciteLevelBar button.done{color:#496a50;background:#e8efe3}.reciteLevelBar button.active{color:#fff;background:#55765b;border-color:#55765b}.reciteCard{background:#fffdf7eb;border:1px solid #deddd4;border-radius:22px;padding:22px 18px;box-shadow:0 5px 19px #3f372709}.reciteLabel{color:#45604a;background:#e8efe3;border-radius:999px;padding:5px 9px;font-size:10px;font-weight:900;display:inline-flex}.reciteCard h2{letter-spacing:-.03em;margin:14px 0 17px;font-family:YSMaruBuri,Georgia,serif;font-size:19px;line-height:1.45}.reciteSong,.reciteAnswer{text-align:center;background:#fffaf2;border:1px solid #dac7b5;border-radius:17px;padding:23px 14px}.reciteSong p,.reciteAnswer p{letter-spacing:.035em;margin:4px 0;font-family:YSZhaoKai,YSMaruBuri,serif;font-size:23px;line-height:1.7}.reciteMask1 p,.reciteMask2 p{letter-spacing:.07em}.reciteReading{color:#797266;text-align:center;margin-top:10px;padding:11px;font-size:11px;line-height:1.7}.reciteNoHint{text-align:center;background:#f4f0e6;border-radius:18px;padding:28px 15px}.reciteNoHint span{color:#777064;font-size:13px;display:block}.reciteNoHint strong{color:#3d5442;margin-top:6px;font-family:YSZhaoKai,YSMaruBuri,serif;font-size:52px;font-weight:400;display:block}.reciteNoHint p{color:#746d62;max-width:360px;margin:13px auto 0;font-size:12px;line-height:1.65}.reciteActions{grid-template-columns:.7fr 1.3fr;gap:9px;margin-top:17px;display:grid}.recitePrimary,.reciteSecondary{border-radius:14px;justify-content:center;align-items:center;min-height:48px;padding:10px 13px;font-weight:800;display:inline-flex}.recitePrimary{color:#fff;background:#496a50;border:0}.reciteSecondary{color:#526057;background:#f6f4ed;border:1px solid #d8ddd3}.reciteSecondary:disabled{opacity:.4}.reciteReveal{color:#556052;background:0 0;border:1px dashed #b9b29f;border-radius:14px;width:100%;min-height:49px;margin-top:14px;font-weight:800}.reciteAnswer{background:#edf3e9;border-color:#d4dfcf;margin-top:14px}.reciteSelfQuestion{text-align:center;gap:4px;margin-top:18px;display:grid}.reciteSelfQuestion span{color:#80786d;font-size:11px}.reciteChoices{grid-template-columns:1fr 1fr;gap:8px;margin-top:13px;display:grid}.reciteChoices button{color:#3d493f;background:#f8f5ed;border:1px solid #dad8cf;border-radius:14px;gap:4px;min-height:70px;padding:11px 9px;display:grid}.reciteChoices button:disabled{opacity:.55}.reciteChoices span{color:#81796e;font-size:10px}.reciteError{color:#9b4b45;text-align:center;margin-top:12px;font-size:12px}.reciteDone{text-align:center;padding-top:34px;padding-bottom:27px}.reciteDoneMark{color:#fff;background:#55765b;border-radius:50%;place-items:center;width:54px;height:54px;margin:0 auto 14px;font-size:24px;font-weight:900;display:grid}.reciteDone h1{margin:15px 0 8px;font-family:YSMaruBuri,Georgia,serif;font-size:25px}.reciteDone p{color:#746d62;max-width:390px;margin:10px auto 20px;font-size:13px;line-height:1.7}.reciteDoneActions{gap:8px;display:grid}.reciteDoneActions .recitePrimary,.reciteDoneActions .reciteSecondary{text-decoration:none}.reciteMuted{color:#81796e;font-family:inherit!important;font-size:13px!important}@media (max-width:560px){.reciteWrap{padding-left:14px;padding-right:14px}.reciteCard{border-radius:19px;padding:18px 15px}.reciteSong p,.reciteAnswer p{font-size:20px}.reciteNoHint strong{font-size:46px}}@media (min-width:768px){.reciteWrap{max-width:730px}.reciteCard{padding:29px 30px}.reciteDoneActions{grid-template-columns:1fr 1fr}}.comparisonRelationList{gap:14px;margin-top:16px;display:grid}.comparisonRelationCard{background:#fffdf7d1;border:1px solid #54452d29;border-radius:16px;padding:16px}.comparisonRelationHead span{letter-spacing:.04em;opacity:.58;margin-bottom:5px;font-size:11px;display:inline-block}.comparisonRelationHead h3{margin:0;font-size:22px;line-height:1.4}.comparisonMemberRow{flex-wrap:wrap;gap:8px;margin:13px 0;display:flex}.comparisonHerbChip{color:inherit;background:#fff;border:1px solid #54452d26;border-radius:999px;align-items:center;gap:5px;padding:7px 10px;text-decoration:none;display:inline-flex}.comparisonHerbChip.current{border-width:2px;font-weight:700}.comparisonHerbChip .herbHanja{opacity:.72;font-size:.9em}.comparisonRelationText{white-space:pre-wrap;margin:8px 0 0;font-size:19px;line-height:1.75}.comparisonSource{opacity:.58;text-align:right;margin-top:11px;font-size:12px}.quizCenterWrap{max-width:780px;padding-bottom:110px}.quizCenterHeader>p{opacity:.72;margin:14px 0 0;line-height:1.65}.quizSetupCard,.quizPlayCard,.quizResultCard{background:#fff;border:1px solid #4e3e281f;border-radius:22px;padding:20px;box-shadow:0 10px 28px #402e170f}.quizSetupCard h2{margin:0 0 12px;font-size:18px}.quizModeGrid{gap:10px;display:grid}.quizModeGrid button{text-align:left;color:inherit;background:#fff;border:1px solid #4e3e2824;border-radius:16px;flex-direction:column;gap:5px;padding:15px;display:flex}.quizModeGrid button strong{font-size:16px}.quizModeGrid button span{opacity:.68;font-size:13px;line-height:1.5}.quizModeGrid button.active,.quizCountRow button.active{background:#856b4312;border:2px solid}.quizCountTitle{margin-top:24px!important}.quizCountRow{gap:9px;display:flex}.quizCountRow button{color:inherit;background:#fff;border:1px solid #4e3e2824;border-radius:13px;flex:1;padding:11px 8px;font-weight:700}.quizStartButton,.quizNextButton{color:#fff;background:#252116;border:0;border-radius:15px;width:100%;margin-top:20px;padding:14px;font-size:15px;font-weight:800}.quizStartButton:disabled,.quizNextButton:disabled{opacity:.35}.quizCenterLinks,.quizResultActions{flex-wrap:wrap;gap:10px;margin-top:14px;display:flex}.quizCenterLinks a{color:inherit;opacity:.72;font-size:13px;text-decoration:none}.quizCenterLoading{text-align:center;padding:50px 20px}.quizPlayTop{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.quizPlayTop button{color:inherit;background:0 0;border:0;padding:8px 0}.quizProgressText{font-weight:800}.quizProgressBar{background:#4e3e281a;border-radius:999px;height:6px;margin-bottom:16px;overflow:hidden}.quizProgressBar span{background:currentColor;height:100%;transition:width .2s;display:block}.quizKindBadge{background:#856b431a;border-radius:999px;padding:5px 9px;font-size:12px;font-weight:800;display:inline-block}.quizPrompt{white-space:pre-wrap;margin:17px 0;font-size:20px;line-height:1.65}.quizChoiceList{gap:9px;display:grid}.quizChoice{width:100%;color:inherit;text-align:left;background:#fff;border:1px solid #4e3e2824;border-radius:14px;align-items:center;gap:12px;padding:13px;display:flex}.quizChoice>span{background:#4e3e2814;border-radius:50%;place-items:center;width:28px;height:28px;font-size:12px;display:grid}.quizChoice.correct{background:#2f7a4512;border:2px solid #2f7a45}.quizFeedback{border-radius:14px;margin-top:16px;padding:14px;line-height:1.6}.quizFeedback small{opacity:.66}.quizResultCard{text-align:center;padding:34px 20px}.quizResultCard h1{margin:14px 0 4px;font-size:38px}.quizResultPercent{font-size:22px;font-weight:800}.quizResultCard p{opacity:.72;line-height:1.65}.quizResultActions{justify-content:center}.quizResultActions button{color:#fff;background:#252116;border:0;border-radius:13px;padding:12px 15px;font-weight:700}.quizResultActions button.secondary{color:inherit;background:#4e3e281a}.quizSetupError{color:#8b3832;background:#a64b4214;border-radius:12px;margin-top:14px;padding:10px 12px}.quizChoice.selected{background:#446f5212;border:2px solid #446f52}.quizConfirmButton{color:#fff;background:#252116;border:0;border-radius:15px;width:100%;margin-top:20px;padding:14px;font-size:15px;font-weight:800}.quizConfirmButton:disabled{opacity:.35}.quizWrongReview{background:#a64b4212;border-radius:14px;width:100%;margin-bottom:12px;padding:14px}.quizWrongReview p{margin:0 0 10px;font-weight:700;line-height:1.5}.quizWrongReview button{color:#fff;width:100%;font:inherit;background:#252116;border:0;border-radius:12px;padding:12px 14px;font-weight:800}.quizExplanationAnswer,.quizExplanationDetail{margin-top:14px}.quizExplanationAnswer span,.quizExplanationDetail span>span{opacity:.62;margin-bottom:5px;font-size:12px;font-weight:800;display:block}.quizExplanationAnswer b{font-size:17px;line-height:1.55;display:block}.quizExplanationDetail{background:#ffffff7a;border-radius:13px;padding:13px 14px}.quizExplanationDetail p{word-break:keep-all;margin:0;line-height:1.75}.quizExplanationType{background:#0000000e;border-radius:999px;margin-top:10px;padding:5px 9px;font-size:12px;font-weight:800;display:inline-flex}.persistentWrongCard{background:#a64b4212;border-radius:15px;justify-content:space-between;align-items:center;gap:14px;margin:18px 0 12px;padding:14px;display:flex}.persistentWrongCard>div{min-width:0}.persistentWrongCard strong{margin-bottom:4px;display:block}.persistentWrongCard span{opacity:.72;font-size:13px;line-height:1.5;display:block}.persistentWrongCard button{min-height:42px;font:inherit;cursor:pointer;border:0;border-radius:12px;flex:none;padding:0 14px;font-weight:800}.persistentWrongCard button:disabled{opacity:.45}.quizWrongMeta{flex-wrap:wrap;gap:6px;margin:-2px 0 14px;display:flex}.quizWrongMeta span{background:#a64b4214;border-radius:999px;align-items:center;min-height:26px;padding:4px 9px;font-size:12px;font-weight:800;line-height:1.2;display:inline-flex}.persistentWrongListLink{text-align:center;margin:-4px 0 16px;font-size:13px;font-weight:800;text-decoration:none;display:block}.wrongNoteListWrap{padding-bottom:100px}.wrongNoteListHeader{align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}.wrongNoteListHeader>a{flex:none;padding-top:5px;font-weight:700;text-decoration:none}.wrongNoteListHeader h1{margin:0;font-size:24px}.wrongNoteListHeader p{opacity:.68;margin:6px 0 0;line-height:1.5}.wrongNoteSummary{background:#4d806014;border-radius:17px;justify-content:space-between;align-items:center;gap:14px;padding:17px;display:flex}.wrongNoteSummary strong,.wrongNoteSummary span{display:block}.wrongNoteSummary span{opacity:.7;margin-top:5px;font-size:13px}.wrongNoteSummary>b{font-size:28px}.wrongNoteToolbar{grid-template-columns:1fr 1fr;gap:8px;margin:16px 0 12px;display:grid}.wrongNoteToolbar button{min-height:44px;font:inherit;cursor:pointer;border:0;border-radius:12px;font-weight:800}.wrongNoteToolbar button.active{color:#fff;background:#252116}.wrongNoteList{gap:10px;display:grid}.wrongNoteItem{text-align:left;width:100%;font:inherit;cursor:pointer;background:#fff;border:1px solid #00000014;border-radius:16px;grid-template-columns:42px minmax(0,1fr) 20px;align-items:center;gap:12px;padding:14px;display:grid}.wrongNoteRank{background:#a64b421a;border-radius:11px;place-items:center;width:38px;height:38px;font-weight:900;display:grid}.wrongNoteItemBody{min-width:0}.wrongNoteKind{background:#4d806014;border-radius:999px;margin-bottom:7px;padding:4px 7px;font-size:11px;font-weight:800;display:inline-flex}.wrongNoteItemBody>strong{-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.55;display:-webkit-box;overflow:hidden}.wrongNoteMeta{flex-wrap:wrap;gap:6px;margin-top:9px;display:flex}.wrongNoteMeta span{background:#a64b4214;border-radius:999px;padding:4px 8px;font-size:11px;font-weight:800}.wrongNoteChevron{opacity:.55;font-size:28px}.wrongNoteStartAll{color:#fff;width:100%;min-height:52px;font:inherit;cursor:pointer;background:#252116;border:0;border-radius:14px;margin-top:16px;font-weight:900;position:sticky;bottom:84px}.wrongNoteState,.wrongNoteEmpty{text-align:center;background:#fff;border-radius:16px;margin-top:18px;padding:24px 18px}.wrongNoteState.error{color:#9b3f38}.wrongNoteEmpty strong,.wrongNoteEmpty p{display:block}.wrongNoteEmpty p{opacity:.7;margin:8px 0 14px;line-height:1.5}.wrongNoteEmpty a{font-weight:800}.wrongNoteListHeader{margin-bottom:18px;display:block}.wrongNoteBackRow{align-items:center;min-height:38px;margin-bottom:8px;display:flex}.wrongNoteBackButton{min-height:34px;color:inherit;align-items:center;gap:6px;padding:0 2px;font-size:13px;font-weight:800;text-decoration:none;display:inline-flex}.wrongNoteBackButton>span:first-child{font-size:18px;line-height:1}.wrongNoteTitleBlock{padding-left:2px}.wrongNoteTitleBlock h1{letter-spacing:-.02em;margin:0;font-size:24px;line-height:1.2}.wrongNoteTitleBlock p{opacity:.66;margin:7px 0 0;font-size:13px;line-height:1.55}.wrongNoteSummary{margin-top:2px}.wrongNoteToolbar{margin-top:14px}.wrongNoteItem{min-height:92px}@media (max-width:420px){.wrongNoteTitleBlock h1{font-size:22px}.wrongNoteSummary{padding:15px 14px}.wrongNoteItem{grid-template-columns:38px minmax(0,1fr) 18px;gap:10px;padding:13px 12px}.wrongNoteRank{width:34px;height:34px}}.quizScopeSection{background:#4d80600e;border-radius:16px;margin:16px 0;padding:14px}.quizScopeHeading strong,.quizScopeHeading span{display:block}.quizScopeHeading strong{font-size:14px}.quizScopeHeading span{opacity:.65;margin-top:4px;font-size:12px;line-height:1.5}.quizScopeGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:12px;display:grid}.quizScopeGrid button{min-height:40px;font:inherit;cursor:pointer;background:#ffffffc7;border:1px solid #00000014;border-radius:12px;padding:8px 6px;font-size:13px;font-weight:800}.quizScopeGrid button.active{color:#fff;background:#355b43;border-color:#355b43}.quizScopeMultiNote{opacity:.65;margin:10px 0 0;font-size:12px;line-height:1.5}.todayStudyPartQuiz{margin-top:18px}.todayStudyPartQuizIntro{opacity:.68;margin:0 0 12px;font-size:13px;line-height:1.55}.todayStudyPartQuizGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.todayStudyPartQuizGrid a{color:inherit;background:#ffffffbd;border:1px solid #00000012;border-radius:14px;flex-direction:column;gap:4px;padding:14px;text-decoration:none;display:flex}.todayStudyPartQuizGrid strong{font-size:15px}.todayStudyPartQuizGrid span{opacity:.66;font-size:12px}.todayStudyAllQuizLink{color:#fff;background:#252116;border-radius:12px;justify-content:center;align-items:center;min-height:44px;margin-top:10px;font-weight:900;text-decoration:none;display:flex}.herbSpeaker{cursor:pointer;background:#fffcf7eb;border:1px solid #745b4329;border-radius:12px;justify-content:center;align-items:center;width:38px;height:38px;padding:4px;transition:transform .16s,background .16s,box-shadow .16s;display:inline-flex;box-shadow:0 3px 10px #51392814}.herbSpeaker:hover{background:#fffaf3;transform:translateY(-1px);box-shadow:0 5px 14px #5139281f}.herbSpeaker:active{transform:translateY(0)}.herbSpeaker img{object-fit:contain;width:28px;height:28px;display:block}.herbSpeaker.isSpeaking{background:#f4eadc;box-shadow:0 0 0 2px #a17a532e,0 5px 14px #5139281f}.herbSectionHead{justify-content:space-between;align-items:center;gap:12px;display:flex}.herbSectionHead h2{margin-right:auto}.todayStudyPartProgress{background:#ffffffb8;border:1px solid #0000000f;border-radius:18px;margin:14px 0 18px;padding:16px}.todayStudyPartProgressHeader{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:13px;display:flex}.todayStudyPartProgressHeader h2{margin:4px 0 0;font-size:17px;line-height:1.35}.todayStudyPartProgressHeader>strong{flex:none;font-size:17px}.todayStudyPartProgressList{gap:9px;display:grid}.todayStudyPartProgressItem{background:#f7f4edb8;border-radius:13px;padding:11px 12px}.todayStudyPartProgressItem.current{background:#355b430e;outline:1px solid #355b4338}.todayStudyPartProgressItem.completed{background:#355b4313}.todayStudyPartProgressTitle{justify-content:space-between;align-items:center;gap:10px;display:flex}.todayStudyPartProgressTitle span{opacity:.7;font-size:12px;font-weight:800}.todayStudyPartProgressTrack{background:#00000012;border-radius:999px;height:6px;margin-top:8px;overflow:hidden}.todayStudyPartProgressTrack>span{border-radius:inherit;background:#355b43;height:100%;display:block}.todayStudyPartProgressItem small{opacity:.64;margin-top:7px;font-size:11px;display:block}.todayStudyPartCompleteQuiz{color:#fff;background:#355b43;border-radius:10px;margin-top:8px;padding:6px 9px;font-size:11px;font-weight:900;text-decoration:none;display:inline-flex}.todayStudyPartProgress{padding:15px 16px}.todayStudyPartProgressHeader{margin-bottom:11px}.todayStudyPartProgressHeaderActions{flex-direction:column;align-items:flex-end;gap:6px;display:flex}.todayStudyPartProgressHeaderActions>strong{font-size:16px}.todayStudyPartProgressToggle{min-height:28px;font:inherit;cursor:pointer;opacity:.72;background:0 0;border:0;padding:0;font-size:11px;font-weight:800}.todayStudyCurrentPartCard small{opacity:.64;margin-top:7px;font-size:11px;display:block}.todayStudyPartProgressList{margin-top:10px}@media (max-width:420px){.todayStudyPartProgressHeader{align-items:flex-start}.todayStudyPartProgressHeaderActions{min-width:92px}.todayStudyPartProgressToggle{white-space:nowrap}}.todayStudyChipComplete{color:#355b43;font-weight:900;background:#355b431a!important}.todayStudyDailyComplete{background:#355b4311;outline:1px solid #355b431f}.todayStudyDailyComplete strong{color:#355b43}.todayStudyDailyComplete span{line-height:1.6}.herbCategoryBadge{--category-bg:#496f531a;--category-fg:#385942;background:var(--category-bg);min-height:24px;color:var(--category-fg);white-space:nowrap;vertical-align:middle;border-radius:999px;justify-content:center;align-items:center;gap:4px;padding:5px 9px 4px;display:inline-flex}.herbCategoryBadgeKo,.herbCategoryBadgeHanja{vertical-align:middle;margin:0;padding:0;line-height:1;display:inline-block}.herbCategoryBadgeKo{letter-spacing:-.02em;font-size:11px;font-weight:900}.herbCategoryBadgeHanja{opacity:.88;font-size:11px;font-weight:800}.herbCategoryBadge--boyak{--category-bg:#487c5221;--category-fg:#356044}.herbCategoryBadge--hwayak{--category-bg:#cd7e4824;--category-fg:#955524}.herbCategoryBadge--yeolyak{--category-bg:#ba4f4321;--category-fg:#97443b}.herbCategoryBadge--hanyak{--category-bg:#436fa121;--category-fg:#3e648e}.herbCategoryBadge--sanyak{--category-bg:#3e898321;--category-fg:#326e69}.herbCategoryBadge--suyak{--category-bg:#9d518221;--category-fg:#81446d}.herbCategoryBadge--tongyak{--category-bg:#b78b3626;--category-fg:#86651f}.herbCategoryBadge--sayak{--category-bg:#7858a021;--category-fg:#654b87}.herbCategoryBadge--sikyak{--category-bg:#666c721c;--category-fg:#5b5f63}.herbCategoryBadge--outside{--category-bg:#807a6f1a;--category-fg:#706a61}.herbListSongOriginal{background:#faf8f2e0;border:1px solid #5248301a;border-radius:12px;margin-top:10px;padding:10px 12px}.herbListSongLabel{letter-spacing:-.01em;opacity:.62;margin-bottom:6px;font-size:10px;font-weight:900;display:block}.herbListSongOriginal p{letter-spacing:.01em;word-break:keep-all;color:inherit;margin:0;font-size:15px;line-height:1.65}.cards .small>p{margin-top:9px}.herbListInlineRow{grid-template-columns:auto minmax(0,1fr);align-items:baseline;gap:12px;margin-top:10px;display:grid}.herbListInlineSong{letter-spacing:.005em;word-break:keep-all;min-width:0;color:inherit;margin:0;font-size:14px;line-height:1.55}.herbListInlineSongEmpty{opacity:.55}.cards .small .herbListSongOriginal{display:none}@media (max-width:420px){.herbListInlineRow{grid-template-columns:auto minmax(0,1fr);gap:10px}.herbListInlineName{font-size:19px}.herbListInlineSong{font-size:13px;line-height:1.5}}.herbSearchSticky{z-index:30;-webkit-backdrop-filter:blur(10px);background:#faf8f1f7;margin-bottom:14px;position:sticky;top:8px;box-shadow:0 8px 22px #241e1414}.herbSearchSticky .field{margin:0}.herbSearchSticky .input{background:#fffffff2}.herbListInlineSong{letter-spacing:.01em;font-size:16px;font-weight:500;line-height:1.58}@media (max-width:420px){.herbSearchSticky{top:6px}.herbListInlineSong{font-size:15px;line-height:1.55}}.herbListCardBody{margin-top:10px;display:block}.herbListTopRow{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.herbListTopRow .herbCategoryBadge{flex:none}.herbListInlineName{white-space:nowrap;align-items:baseline;gap:5px;margin:0;font-size:21px;line-height:1.2;display:inline-flex}.herbListInlineName .herbHanja{opacity:.82;font-size:.72em;font-weight:700}.herbListSongLine{letter-spacing:.01em;word-break:keep-all;color:inherit;font-size:18px;line-height:1.55;font-family:var(--font-hanja,var(--font-serif,serif));margin:9px 0 0}.herbListInlineRow{display:block}@media (max-width:420px){.herbListTopRow{gap:7px}.herbListInlineName{font-size:20px}.herbListSongLine{margin-top:8px;font-size:17px;line-height:1.5}}.herbListSongLine{letter-spacing:.015em;font-size:20px;font-weight:500;line-height:1.6;font-family:var(--font-hanja), "Noto Serif CJK KR", "Noto Serif KR", serif!important}@media (max-width:420px){.herbListSongLine{font-size:19px;line-height:1.58}}.todayStudyFreeLearning{margin-top:18px}.todayStudyFreeLearningCard{color:inherit;background:#ffffffc2;border:1px solid #0000000f;border-radius:16px;grid-template-columns:44px minmax(0,1fr) 18px;align-items:center;gap:12px;margin-top:10px;padding:14px;text-decoration:none;display:grid}.todayStudyFreeLearningIcon{background:#506b561a;border-radius:13px;place-items:center;width:44px;height:44px;font-size:22px;display:grid}.todayStudyFreeLearningText strong,.todayStudyFreeLearningText span{display:block}.todayStudyFreeLearningText strong{font-size:15px}.todayStudyFreeLearningText span{opacity:.66;margin-top:4px;font-size:12px;line-height:1.5}.todayStudyFreeLearningArrow{opacity:.45;font-size:26px}.hideStudyWrap{padding-bottom:100px}.hideStudyHeader{margin-bottom:16px}.hideStudyBack{color:inherit;margin-bottom:14px;font-size:13px;font-weight:800;text-decoration:none;display:inline-flex}.hideStudyHeader h1{margin:4px 0 0;font-size:26px}.hideStudyHeader p{opacity:.68;margin:8px 0 0;font-size:13px;line-height:1.6}.hideStudyIntroCard,.hideStudyRangeSection,.hideStudyComingSoon{background:#ffffffc2;border:1px solid #0000000f;border-radius:17px;margin-top:14px;padding:16px}.hideStudyIntroCard ol{margin:10px 0 0;padding-left:20px}.hideStudyIntroCard li{opacity:.75;margin:6px 0;font-size:12px;line-height:1.5}.hideStudyRangeTitle strong,.hideStudyRangeTitle span{display:block}.hideStudyRangeTitle span{opacity:.6;margin-top:4px;font-size:11px}.hideStudyRangeGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:12px;display:grid}.hideStudyRangeGrid button{min-height:40px;font:inherit;opacity:.58;background:#f8f6efe6;border:1px solid #00000012;border-radius:12px;font-size:13px;font-weight:800}.hideStudyComingSoon{text-align:center}.hideStudyComingSoonIcon{font-size:30px}.hideStudyComingSoon strong{margin-top:8px;display:block}.hideStudyComingSoon p{opacity:.66;margin:7px 0 0;font-size:12px;line-height:1.55}.hideStudyRangeGrid button.active,.hideStudyLevelButtons button.active{color:#fff;opacity:1;background:#355b43;border-color:#355b43}.hideStudyRangeGrid button{cursor:pointer;opacity:1}.hideStudyLevelSection{background:#ffffffc2;border:1px solid #0000000f;border-radius:17px;margin-top:12px;padding:14px 16px}.hideStudyLevelButtons{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:10px;display:grid}.hideStudyLevelButtons button,.hideStudyRatingButtons button{min-height:40px;font:inherit;cursor:pointer;background:#f8f6efe6;border:1px solid #00000014;border-radius:12px;font-size:13px;font-weight:900}.hideStudyPracticeCard{background:#ffffffd1;border:1px solid #0000000f;border-radius:18px;margin-top:14px;padding:18px}.hideStudyPracticeTop{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.hideStudyCategory{color:#355b43;background:#355b431a;border-radius:999px;padding:5px 8px;font-size:11px;font-weight:900;display:inline-flex}.hideStudyPracticeTop h2{align-items:baseline;gap:5px;margin:8px 0 0;font-size:24px;display:flex}.hideStudyCounter{opacity:.62;flex:none;font-size:12px;font-weight:900}.hideStudyMaskedSong{font-family:var(--font-hanja), "Noto Serif CJK KR", "Noto Serif KR", serif;text-align:center;word-break:keep-all;background:#f8f6efe6;border-radius:16px;margin-top:18px;padding:20px 16px;font-size:22px;line-height:1.8}.hideStudyMaskedSong.answerVisible{background:#355b430f}.hideStudyRevealRow{grid-template-columns:1fr 1.3fr 1fr;gap:8px;margin-top:14px;display:grid}.hideStudyRevealRow button{min-height:42px;font:inherit;cursor:pointer;border-radius:12px;font-size:12px;font-weight:900}.hideStudyRevealButton{color:#fff;background:#355b43;border:0}.hideStudySecondaryButton{background:#f8f6efe6;border:1px solid #00000014}.hideStudyRatingSection{background:#ffffffc2;border:1px solid #0000000f;border-radius:17px;margin-top:12px;padding:14px 16px}.hideStudyRatingSection>strong,.hideStudyRatingHint{display:block}.hideStudyRatingSection>strong{font-size:13px}.hideStudyRatingHint{opacity:.6;margin-top:3px;font-size:11px}.hideStudyRatingButtons{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:10px;display:grid}.hideStudyRatingButtons button:first-child{color:#355b43;background:#355b431a}.hideStudyRatingButtons button:nth-child(2){color:#86651f;background:#b78b361f}.hideStudyRatingButtons button:nth-child(3){color:#97443b;background:#ba4f431a}.hideStudyStatusCard{background:#ffffffc2;border:1px solid #0000000f;border-radius:17px;margin-top:14px;padding:18px;font-size:13px}.hideStudyStatusCard.error{color:#9d3d36}.hideStudySessionStats{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;margin-top:12px;display:grid}.hideStudySessionStats>span{text-align:center;background:#ffffffb8;border:1px solid #0000000d;border-radius:11px;padding:8px 6px;font-size:10px;line-height:1.3}.hideStudySessionStats strong{margin-top:2px;font-size:14px;display:block}.hideStudySessionStats .remembered{color:#355b43}.hideStudySessionStats .uncertain{color:#86651f}.hideStudySessionStats .forgot{color:#97443b}.hideStudySessionSummary{text-align:center;background:#ffffffd6;border:1px solid #355b431f;border-radius:19px;margin-top:14px;padding:22px 18px}.hideStudySessionSummaryIcon{color:#355b43;background:#355b431c;border-radius:50%;place-items:center;width:44px;height:44px;margin:0 auto 10px;font-size:22px;font-weight:900;display:grid}.hideStudySessionSummary h2{margin:5px 0 0;font-size:19px}.hideStudySummaryGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:16px;display:grid}.hideStudySummaryGrid>div{background:#f8f6efe6;border-radius:13px;padding:12px 8px}.hideStudySummaryGrid span,.hideStudySummaryGrid strong{display:block}.hideStudySummaryGrid span{opacity:.68;font-size:11px}.hideStudySummaryGrid strong{margin-top:4px;font-size:22px}.hideStudySummaryActions{gap:8px;margin-top:16px;display:grid}.hideStudySummaryActions button{min-height:44px;font:inherit;cursor:pointer;border-radius:12px;font-size:13px;font-weight:900}.hideStudyLevelButtons{grid-template-columns:repeat(4,minmax(0,1fr))}.hideStudyMaskedSong.fullRecall{flex-direction:column;align-items:center;gap:14px;display:flex}.hideStudyFullRecallPrompt{color:#355b43;font-family:inherit;font-size:15px;font-weight:900;line-height:1.5;display:block}.hideStudyFullRecallMask{font-family:var(--font-hanja), "Noto Serif CJK KR", "Noto Serif KR", serif;opacity:.42;font-size:20px;line-height:1.7;display:block}@media (max-width:420px){.hideStudyLevelButtons{gap:6px}.hideStudyLevelButtons button{min-width:0;padding-left:4px;padding-right:4px;font-size:12px}.hideStudyFullRecallMask{font-size:18px}}.hideStudyListenRow{justify-content:center;margin:12px 0 4px;display:flex}.hideStudyListenButton{min-height:40px;color:inherit;font:inherit;cursor:pointer;background:#ffffffe6;border:1px solid #52483024;border-radius:999px;align-items:center;gap:8px;padding:8px 13px;font-weight:800;display:inline-flex}.hideStudyListenButton img{object-fit:contain;width:20px;height:20px}.hideStudyListenButton.isSpeaking{box-shadow:0 0 0 3px #52483014}.hideStudyRecallHintActions{flex-wrap:wrap;justify-content:center;gap:8px;margin-top:14px;display:flex}.hideStudyRecallHintButton{min-height:38px;color:inherit;font:inherit;cursor:pointer;background:#ffffffeb;border:1px solid #52483024;border-radius:999px;padding:8px 12px;font-size:13px;font-weight:800}.hideStudyRecallPhraseHint{text-align:center;letter-spacing:.02em;margin-top:10px;font-family:YSZhaoKaiExact,YSZhaoKaiFixed,YSZhaoKai,serif;font-size:22px;line-height:1.6;display:block}.todayStudyHideReview{position:relative}.todayStudyHideReviewItem{border-bottom:1px solid #52483014;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.todayStudyHideReviewItem:last-child{border-bottom:0}.todayStudyHideReviewItem strong{min-width:0}.todayStudyHideReviewItem>span{opacity:.68;flex:none;font-size:12px}.todayStudyHideReviewStart{min-height:46px;color:inherit;background:#ffffffeb;border:1px solid #5248301f;border-radius:14px;justify-content:center;align-items:center;margin-top:12px;padding:10px 16px;font-weight:900;text-decoration:none;display:flex}.todayMemoryScoreCard{background:#ffffffeb;border:1px solid #5248301c;border-radius:18px;margin:16px 0;padding:18px}.todayMemoryScoreTop{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.todayMemoryScoreTop h2{margin:4px 0 0}.todayMemoryScoreBadge{background:#52483012;border-radius:999px;flex:none;padding:7px 10px;font-size:12px;font-weight:900}.todayMemoryScoreTrack{background:#52483014;border-radius:999px;height:10px;margin:16px 0 12px;overflow:hidden}.todayMemoryScoreTrack>span{opacity:.55;background:currentColor;border-radius:999px;height:100%;display:block}.todayMemoryScoreStats{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.todayMemoryScoreStats>span{text-align:center;background:#5248300b;border-radius:12px;padding:10px 8px;font-size:12px}.todayMemoryScoreStats strong{margin-top:2px;font-size:18px;display:block}.todayMemoryScoreCard>p{opacity:.68;margin:12px 0 0;font-size:12px;line-height:1.55}@media (max-width:420px){.todayMemoryScoreCard{padding:15px}.todayMemoryScoreStats{gap:6px}}.todayComparisonCardTop{justify-content:space-between;align-items:center;gap:10px;margin-bottom:8px;display:flex}.todayComparisonCardTop>span{background:#52483012;border-radius:999px;padding:5px 9px;font-size:12px;font-weight:900}.todayComparisonCardTop small{opacity:.55}.todayComparisonMembers{flex-wrap:wrap;gap:8px;margin-bottom:14px;display:flex}.todayComparisonMembers a{color:inherit;background:#faf8f2c2;border:1px solid #5248301a;border-radius:12px;padding:8px 10px;text-decoration:none}.todayComparisonPrompt{background:#5248300b;border-radius:14px;flex-direction:column;gap:4px;padding:12px;display:flex}.todayComparisonPrompt span{opacity:.68;font-size:12px;line-height:1.5}.todayComparisonReveal{border:1px solid #5248301a;border-radius:14px;margin-top:12px;overflow:hidden}.todayComparisonReveal summary{cursor:pointer;padding:12px 14px;font-weight:900}.todayComparisonReveal>p{white-space:pre-wrap;margin:0;padding:2px 14px 14px;line-height:1.7}.todayComparisonDistinction{background:#5248300b;border-radius:12px;flex-direction:column;gap:4px;margin:0 14px 14px;padding:10px 12px;display:flex}.todayComparisonDistinction span{line-height:1.6}.todayComparisonSource{opacity:.55;padding:0 14px 14px;display:block}.todayComparisonQuizLink{min-height:44px;color:inherit;border:1px solid #5248301f;border-radius:14px;justify-content:center;align-items:center;margin-top:12px;padding:9px 14px;font-weight:900;text-decoration:none;display:flex}.bookboardShell{color:#20231f;background:#f6f7f5;min-height:100vh}.bookboardWrap{width:min(760px,100%);margin:0 auto;padding:18px 14px 72px}.bookboardTop{align-items:center;gap:12px;margin-bottom:16px;display:flex}.bookboardTop h1{letter-spacing:-.04em;margin:0;font-size:24px}.bookboardTop p{color:#747a72;margin:4px 0 0;font-size:13px}.bookboardBack{width:38px;height:38px;color:inherit;background:#fff;border:1px solid #e0e4de;border-radius:13px;place-items:center;font-size:30px;line-height:1;text-decoration:none;display:grid}.bookboardModeTabs{z-index:8;background:#e9ece7;border-radius:14px;grid-template-columns:1fr 1fr;margin-bottom:10px;padding:4px;display:grid;position:sticky;top:8px}.bookboardModeTabs button{color:#70766e;background:0 0;border:0;border-radius:11px;padding:11px 8px;font-weight:800}.bookboardModeTabs button.active{color:#1f3025;background:#fff;box-shadow:0 2px 10px #0000000f}.bookboardFilter{scrollbar-width:none;gap:6px;padding:2px 1px 10px;display:flex;overflow-x:auto}.bookboardFilter::-webkit-scrollbar{display:none}.bookboardFilter button{color:#656b63;background:#fff;border:1px solid #dde2db;border-radius:11px;flex:none;min-width:38px;height:38px;font-weight:800}.bookboardFilter button.active{color:#fff;background:#263b2e;border-color:#263b2e}.bookboardPlayer{background:#fff;border:1px solid #e1e5df;border-radius:16px;margin:2px 0 10px;padding:13px 14px;box-shadow:0 5px 18px #1e2d220a}.bookboardPlayer>div:first-child{align-items:center;gap:8px;display:flex}.bookboardPlayer>div:first-child span{color:#858b83;font-size:12px}.bookboardPlayerActions{gap:7px;margin-top:10px;display:flex}.bookboardPlayerActions button{background:#f8faf7;border:1px solid #dfe4dd;border-radius:11px;flex:1;padding:10px 8px;font-weight:800}.bookboardPlayerActions button:disabled{opacity:.35}.bookboardPlayerActions .bookboardPlayAll{color:#fff;background:#263b2e;border-color:#263b2e}.bookboardPlayerActions .bookboardStop{background:#f1f3ef}.bookboardNow{color:#536057;margin:9px 0 0;font-size:12px}.bookboardList{gap:7px;display:grid}.bookboardRow{background:#fff;border:1px solid #e3e7e1;border-radius:14px;align-items:stretch;transition:all .18s;display:flex;overflow:hidden}.bookboardRow.playing{border-color:#758d7b;transform:translateY(-1px);box-shadow:0 0 0 2px #4a6a521f}.bookboardRowPlay{color:#536458;background:#fafbf9;border:0;border-right:1px solid #edf0eb;flex:0 0 43px;width:43px;font-size:13px}.bookboardRow.playing .bookboardRowPlay{color:#263b2e;background:#e9f0e9}.bookboardRowBody{min-width:0;color:inherit;flex:1;padding:10px 11px;text-decoration:none}.bookboardName{align-items:baseline;gap:7px;margin-bottom:5px;display:flex}.bookboardName b{font-size:18px;font-family:var(--font-hanja,serif)}.bookboardName strong{font-size:14px}.bookboardSong{font-family:var(--font-hanja,serif);word-break:keep-all;color:#3d443e;font-size:16px;line-height:1.55}.bookboardEmpty{text-align:center;color:#7a8078;padding:28px 12px}@media (max-width:520px){.bookboardWrap{padding-left:10px;padding-right:10px}.bookboardTop h1{font-size:22px}.bookboardSong{font-size:15px}.bookboardName b{font-size:17px}}.annotatableText{-webkit-user-select:text;user-select:text;cursor:text}.textAnnotationMark{color:inherit;background:0 0;border-radius:2px;padding:0}.textAnnotationMark.isHighlight{background:#ffe25c9e}.textAnnotationMark.isUnderline{text-underline-offset:3px;text-decoration-line:underline;text-decoration-thickness:2px}.textAnnotationMark.isHighlight.isUnderline{text-underline-offset:3px;background:#ffe25c9e;text-decoration-line:underline;text-decoration-thickness:2px}.annotationFloatingMenu{z-index:1000;background:#fffffffa;border:1px solid #52483024;border-radius:14px;gap:6px;padding:6px;display:flex;position:fixed;transform:translate(-50%,-100%);box-shadow:0 8px 28px #28221429}.annotationFloatingMenu button{white-space:nowrap;background:#5248300f;border:0;border-radius:10px;min-height:38px;padding:7px 10px;font-weight:800}.annotationError{z-index:1000;color:#fff;background:#781e14f0;border-radius:12px;max-width:calc(100vw - 32px);padding:10px 14px;font-size:13px;position:fixed;bottom:90px;left:50%;transform:translate(-50%);box-shadow:0 8px 24px #28140a2e}@media (max-width:700px){.annotationFloatingMenu{max-width:calc(100vw - 24px)}}.bookboardPlayer{box-shadow:none;border-radius:11px;margin-bottom:6px;padding:9px 10px}.bookboardPlayerActions{margin-top:7px}.bookboardPlayerActions button{border-radius:8px;min-height:35px;padding:7px 6px}.bookboardDenseList{background:#fff;border:1px solid #dfe4dd;border-radius:10px;display:block;overflow:hidden}.bookboardDenseRow{min-height:39px;box-shadow:none;background:#fff;border:0;border-bottom:1px solid #ebeee9;border-radius:0;align-items:stretch;margin:0;display:flex;overflow:hidden;transform:none}.bookboardDenseRow:last-child{border-bottom:0}.bookboardDenseRow.playing{box-shadow:none;background:#edf3ed;border-left:3px solid #294936;transform:none}.bookboardDenseListen{color:#667269;opacity:.42;background:0 0;border:0;border-right:1px solid #eef0ec;flex:0 0 25px;width:25px;min-width:25px;padding:0;font-size:8px}.bookboardDenseRow.playing .bookboardDenseListen{opacity:1;color:#24422f;background:#e4ede5}.bookboardDenseBody{min-width:0;color:inherit;align-items:baseline;gap:6px;padding:5px 6px 5px 7px;text-decoration:none;display:flex}.bookboardDenseName{white-space:nowrap;flex:none;align-items:baseline;gap:4px;min-width:76px;display:inline-flex}.bookboardDenseName b{font-family:var(--font-hanja,serif);font-size:14px;line-height:1.25}.bookboardDenseName strong{font-size:11px;line-height:1.25}.bookboardDenseSong{white-space:nowrap;text-overflow:ellipsis;min-width:0;font-family:var(--font-hanja,serif);color:#414942;font-size:14px;line-height:1.35;overflow:hidden}.bookboardDenseRow.playing .bookboardDenseSong{white-space:normal;overflow:visible}@media (max-width:520px){.bookboardTop{margin-bottom:9px}.bookboardModeTabs{margin-bottom:6px}.bookboardFilter{gap:4px;padding-bottom:6px}.bookboardFilter button{border-radius:8px;min-width:33px;height:33px}.bookboardDenseRow{min-height:37px}.bookboardDenseListen{flex-basis:23px;width:23px;min-width:23px}.bookboardDenseBody{gap:5px;padding:4px 5px 4px 6px}.bookboardDenseName{min-width:72px}.bookboardDenseName b{font-size:20px}.bookboardDenseName strong{font-size:15px}.bookboardDenseSong{font-size:17px}}.bookboardDenseListen{display:none!important}.bookboardDenseBody{padding-left:9px}.bookboardDenseRow.playing{border-left:3px solid #294936}@media (max-width:520px){.bookboardDenseBody{padding-left:8px}}.bookboardDenseName b,.bookboardDenseSong{font-family:var(--font-hanja), "Noto Serif CJK KR", "Noto Serif KR", serif!important}.bookboardDenseName b,.bookboardDenseSong{font-synthesis:none!important;letter-spacing:0!important;font-family:YSZhaoKaiExact,serif!important;font-style:normal!important;font-weight:400!important}.bookboardDenseName strong{font-family:YSPretendard,sans-serif!important}.herbUserRecordBadge{vertical-align:middle;opacity:.72;justify-content:center;align-items:center;margin-left:5px;font-size:12px;line-height:1;display:inline-flex;transform:translateY(-1px)}.teacherNoteOverviewCard{margin-top:12px}.teacherNoteSavedView{gap:12px;display:grid}.teacherNoteSavedText{white-space:pre-wrap;margin:0;line-height:1.7}.teacherNoteSavedActions{justify-content:space-between;align-items:center;gap:12px;display:flex}.teacherNoteSavedMessage{opacity:.72;font-size:13px;font-weight:700}.teacherNoteEditButton,.teacherNoteSaveButton{font:inherit;cursor:pointer;border:0;border-radius:10px;font-weight:800}.teacherNoteEditButton{color:inherit;background:#43704c1a;padding:8px 12px}.teacherNoteSaveButton{width:100%;padding:11px 14px}.teacherNoteSavedActions{justify-content:space-between;align-items:center;gap:10px;margin-top:2px;display:flex}.teacherNoteSavedMessage{opacity:1;flex:1;font-size:15px;font-weight:800;line-height:1.4}.teacherNoteEditButton{width:auto;min-width:0;color:inherit;background:#43704c1a;border-radius:8px;flex:none;padding:5px 9px;font-size:12px;font-weight:700;line-height:1.2}.teacherNoteOverviewCard .teacherNoteSavedActions{grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:12px!important;margin-top:4px!important;display:grid!important}.teacherNoteOverviewCard .teacherNoteSavedMessage{white-space:nowrap!important;word-break:keep-all!important;opacity:1!important;width:auto!important;min-width:0!important;margin:0!important;font-size:15px!important;font-weight:800!important;line-height:1.35!important;display:block!important}.teacherNoteOverviewCard .teacherNoteEditButton{width:auto!important;min-width:0!important;max-width:none!important;height:auto!important;color:inherit!important;white-space:nowrap!important;box-shadow:none!important;background:#43704c14!important;border:1px solid #43704c2e!important;border-radius:8px!important;flex:none!important;justify-content:center!important;align-items:center!important;margin:0!important;padding:6px 10px!important;font-size:12px!important;font-weight:700!important;line-height:1.1!important;display:inline-flex!important}.teacherNoteOverviewCard .teacherNoteEditButton:hover{background:#43704c21!important}.myYakseonggaWrap{padding-bottom:96px}.myYakseonggaIntro{margin-bottom:12px}.myYakseonggaIntro h1{margin:6px 0 8px;font-size:21px;line-height:1.35}.myYakseonggaIntro p{opacity:.72;margin:0;font-size:13px;line-height:1.6}.myYakseonggaEyebrow{background:#43704c17;border-radius:999px;align-items:center;min-height:24px;padding:4px 8px;font-size:11px;font-weight:800;display:inline-flex}.myYakseonggaStats{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-bottom:14px;display:grid}.myYakseonggaStats>div{text-align:center;background:#ffffffb8;border:1px solid #43704c21;border-radius:14px;gap:5px;padding:11px 8px;display:grid}.myYakseonggaStats span{opacity:.64;font-size:10px;font-weight:700}.myYakseonggaStats b{font-size:18px;line-height:1}.myYakseonggaList{gap:10px;display:grid}.myYakseonggaHerbCard{color:inherit;background:#ffffffc2;border:1px solid #43704c24;border-radius:16px;gap:11px;padding:15px;text-decoration:none;display:grid;box-shadow:0 4px 18px #3c342409}.myYakseonggaHerbTop{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.myYakseonggaHerbName{align-items:baseline;gap:6px;display:flex}.myYakseonggaHerbName span{opacity:.72;font-size:15px}.myYakseonggaHerbMeta{opacity:.5;margin-top:5px;font-size:11px}.myYakseonggaChevron{opacity:.42;font-size:24px;line-height:1}.myYakseonggaBadges{flex-wrap:wrap;gap:6px;display:flex}.myYakseonggaBadges span{background:#43704c13;border-radius:999px;align-items:center;min-height:25px;padding:5px 8px;font-size:11px;font-weight:700;display:inline-flex}.myYakseonggaEmpty{gap:9px;display:grid}.myYakseonggaPrimaryLink{color:#fff;background:#477451;border-radius:12px;justify-content:center;align-items:center;min-height:42px;margin-top:5px;font-weight:800;text-decoration:none;display:inline-flex}.myYakseonggaLoading{justify-content:center;align-items:center;min-height:120px;display:flex}.myYakseonggaBack{margin-top:18px}@media (max-width:520px){.myYakseonggaStats{grid-template-columns:repeat(2,minmax(0,1fr))}}.homeModernShell{color:#17211d;min-height:100dvh;padding-bottom:calc(96px + env(safe-area-inset-bottom));background:#f6f8f7}.homeModernWrap{width:min(100%,680px);margin:0 auto;padding:24px 0 34px}.homeModernHeader{justify-content:space-between;align-items:center;margin-bottom:22px;display:flex}.homeModernBrand{align-items:center;gap:12px;min-width:0;display:flex}.homeModernMark{color:#fff;background:#236548;border-radius:14px;flex:0 0 46px;place-items:center;width:46px;height:46px;font-size:21px;font-weight:800;line-height:1;display:grid;box-shadow:0 8px 22px #23654826}.homeModernTitle{color:#16201c;letter-spacing:-.02em;font-size:20px;font-weight:850;line-height:1.15}.homeModernSub{color:#7a8580;margin-top:4px;font-size:12px;font-weight:600;line-height:1.3}.homeModernHero{min-height:220px;color:inherit;background:radial-gradient(circle at 87% 18%,#deede2b8,#0000 36%),linear-gradient(145deg,#fff 0%,#fbfdfb 62%,#f2f7f3 100%);border:1px solid #e2e8e4;border-radius:24px;text-decoration:none;display:flex;position:relative;overflow:hidden;box-shadow:0 9px 30px #1536280e}.homeModernHeroCopy{z-index:2;width:70%;padding:24px 22px 22px;position:relative}.homeModernEyebrow{color:#2c694e;background:#edf5ef;border-radius:999px;align-items:center;min-height:26px;padding:0 10px;font-size:11px;font-weight:850;display:inline-flex}.homeModernHero h1{color:#111a16;letter-spacing:-.04em;margin:15px 0 8px;font-size:clamp(25px,7vw,34px);line-height:1.22}.homeModernHero p{color:#79827e;margin:0;font-size:13px;font-weight:550;line-height:1.6}.homeModernStart{color:#fff;background:#236548;border-radius:14px;justify-content:space-between;align-items:center;gap:18px;width:fit-content;min-width:166px;height:46px;margin-top:19px;padding:0 17px;font-size:14px;font-weight:850;display:inline-flex;box-shadow:0 7px 18px #2365482e}.homeModernStart b{font-size:23px;font-weight:400;line-height:1;transform:translateY(-1px)}.homeModernHeroArt{color:#5e8e70;pointer-events:none;width:154px;height:184px;position:absolute;bottom:-10px;right:-10px}.homeModernLeaf{width:100%;height:100%}.homeModernStats{background:#fff;border:1px solid #e4e9e6;border-radius:20px;grid-template-columns:repeat(3,1fr);margin-top:13px;display:grid;overflow:hidden;box-shadow:0 7px 23px #1536280b}.homeModernStat{min-width:0;min-height:78px;color:inherit;justify-content:center;align-items:center;gap:8px;text-decoration:none;display:flex;position:relative}.homeModernStat+.homeModernStat:before{content:"";background:#edf0ee;width:1px;position:absolute;top:19px;bottom:19px;left:0}.homeModernStatIcon{border-radius:50%;flex:0 0 30px;place-items:center;width:30px;height:30px;font-size:15px;font-weight:900;display:grid}.homeModernStatIconGreen{color:#27785a;background:#edf7f1}.homeModernStatIconBlue{color:#4d6f9c;background:#f0f4fb}.homeModernStatIconViolet{color:#6f6ea5;background:#f3f1fa}.homeModernStatText{gap:3px;min-width:0;display:grid}.homeModernStatText small{color:#7d8682;white-space:nowrap;font-size:10px;font-weight:700}.homeModernStatText strong{color:#1d2b25;letter-spacing:-.02em;font-size:17px;font-weight:900}.homeModernMenu{background:#fff;border:1px solid #e4e9e6;border-radius:22px;margin-top:14px;overflow:hidden;box-shadow:0 8px 27px #1536280b}.homeModernMenuItem{min-height:76px;color:inherit;grid-template-columns:38px minmax(0,1fr) 22px;align-items:center;gap:11px;padding:13px 16px;text-decoration:none;display:grid;position:relative}.homeModernMenuItem+.homeModernMenuItem:before{content:"";background:#edf0ee;height:1px;position:absolute;top:0;left:65px;right:16px}.homeModernMenuItem:active{background:#f7faf8}.homeModernMenuIcon{color:#376b52;background:#f2f6f3;border-radius:11px;place-items:center;width:36px;height:36px;font-size:17px;font-weight:850;display:grid}.homeModernMenuCopy{gap:5px;min-width:0;display:grid}.homeModernMenuCopy strong{color:#1a2520;letter-spacing:-.015em;font-size:15px;font-weight:850;line-height:1.2}.homeModernMenuCopy small{color:#7d8682;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:550;line-height:1.4;overflow:hidden}.homeModernChevron{color:#9ba39f;font-size:24px;font-weight:350;line-height:1}@media (max-width:390px){.homeModernWrap{width:calc(100% + 8px);margin-left:-4px;margin-right:-4px;padding-left:0;padding-right:0}.homeModernHero{min-height:210px}.homeModernHeroCopy{width:76%;padding-left:18px;padding-right:14px}.homeModernHeroArt{opacity:.88;width:142px;right:-26px}.homeModernStat{gap:5px}.homeModernStatIcon{flex-basis:27px;width:27px;height:27px}.homeModernMenuItem{grid-template-columns:34px minmax(0,1fr) 18px;padding-left:13px;padding-right:12px}.homeModernMenuIcon{width:34px;height:34px}}@media (min-width:680px){.homeModernWrap{padding-top:34px;padding-left:24px;padding-right:24px}.homeModernHero{min-height:242px}.homeModernHeroCopy{padding:30px}.homeModernHeroArt{width:180px;height:205px;right:20px}.homeModernMenuCopy small{white-space:normal}}.herbDictionaryShell{color:#17211d;min-height:100dvh;padding:0 0 calc(96px + env(safe-area-inset-bottom))!important;background:#f6f8f7!important}.herbDictionaryWrap{width:min(100%,680px)!important;margin:0 auto!important;padding:22px 16px 34px!important}.herbDictionaryWrap>.brand{gap:12px;margin-bottom:18px;padding:0 6px}.herbDictionaryWrap>.brand .mark{color:#fff;background:#236548;border-radius:14px;flex:0 0 46px;width:46px;height:46px;font-size:21px;box-shadow:0 8px 22px #23654826}.herbDictionaryWrap>.brand .title{color:#16201c;letter-spacing:-.02em;font-family:YSPretendard,sans-serif;font-size:20px;font-weight:850;line-height:1.15}.herbDictionaryWrap>.brand .sub{color:#7a8580;margin-top:4px;font-size:12px;font-weight:600;line-height:1.35}.herbDictionaryWrap .herbSearchSticky{z-index:30;-webkit-backdrop-filter:blur(12px);background:#fffffff5;border:1px solid #e4e9e6;border-radius:20px;margin:0 0 12px;padding:15px 16px;top:6px;box-shadow:0 7px 23px #1536280b}.herbDictionaryWrap .herbSearchSticky .field{gap:8px}.herbDictionaryWrap .herbSearchSticky .field label{color:#30473c;font-size:12px;font-weight:850}.herbDictionaryWrap .herbSearchSticky .input{color:#1d2b25;min-height:48px;box-shadow:none;background:#fff;border:1px solid #dfe5e1;border-radius:14px;padding:11px 14px;transition:border-color .16s,box-shadow .16s}.herbDictionaryWrap .herbSearchSticky .input:focus{border-color:#8faf9b;outline:none;box-shadow:0 0 0 4px #23654814}.herbDictionaryWrap>.cards{grid-template-columns:1fr;gap:10px;margin-top:0}.herbDictionaryWrap>.cards>.small{color:#17211d;background:#fff;border:1px solid #e4e9e6;border-radius:20px;min-height:0;padding:15px 16px 16px;transition:transform .14s,box-shadow .14s,background .14s;display:block;position:relative;box-shadow:0 7px 23px #1536280a}.herbDictionaryWrap>.cards>.small:active{background:#fbfdfb;transform:scale(.995)}.herbDictionaryWrap .herbListCardBody{margin-top:0}.herbDictionaryWrap .herbListTopRow{align-items:center;gap:8px}.herbDictionaryWrap .herbCategoryBadge{border:0;min-height:24px;padding:5px 9px 4px;box-shadow:inset 0 0 0 1px #34584309}.herbDictionaryWrap .herbCategoryBadgeKo{font-size:10px;font-weight:850}.herbDictionaryWrap .herbCategoryBadgeHanja{opacity:.72;font-size:10px}.herbDictionaryWrap .herbListInlineName{color:#17211d;letter-spacing:-.025em;gap:6px;font-family:YSPretendard,sans-serif;font-size:20px;font-weight:850;line-height:1.25}.herbDictionaryWrap .herbListInlineName .herbHanja{color:#606b65;opacity:1;letter-spacing:0!important;font-family:YSZhaoKaiExact,serif!important;font-size:17px!important;font-weight:400!important}.herbDictionaryWrap .herbListSongLine{color:#66716b;letter-spacing:0;word-break:keep-all;margin:9px 0 0;font-size:17px;font-weight:400;line-height:1.55;font-family:YSZhaoKaiExact,serif!important}.herbDictionaryWrap>.links{color:#7a8580;margin-top:18px}@media (max-width:430px){.herbDictionaryWrap{padding-top:18px!important;padding-left:16px!important;padding-right:16px!important}.herbDictionaryWrap>.brand{margin-bottom:16px;padding-left:6px;padding-right:6px}.herbDictionaryWrap .herbSearchSticky{border-radius:18px;padding:14px}.herbDictionaryWrap>.cards>.small{border-radius:18px;padding:14px 15px 15px}.herbDictionaryWrap .herbListInlineName{font-size:19px}.herbDictionaryWrap .herbListInlineName .herbHanja{font-size:16px!important}.herbDictionaryWrap .herbListSongLine{margin-top:8px;font-size:21px;line-height:1.52}}@media (min-width:680px){.herbDictionaryWrap{padding:30px 24px 38px!important}.herbDictionaryWrap>.cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}}.herbDictionaryShell,.herbDictionaryWrap{background:#f6f8f7!important}body:has(.herbDictionaryShell){background:#f6f8f7!important}.herbDictionaryWrap>.cards{background:0 0!important}.todayStudyWrap{color:#17211d;background:#f6f8f7!important}body:has(.todayStudyWrap){color:#17211d;background:#f6f8f7!important}.shell:has(.todayStudyWrap){color:#17211d;background:#f6f8f7!important}.shell:has(.todayStudyWrap){min-height:100dvh;padding:18px 0 calc(96px + env(safe-area-inset-bottom))!important}.todayStudyWrap{width:min(100%,680px)!important;max-width:680px!important;margin:0 auto!important;padding:0 0 28px!important}.todayStudyHeader{padding:0 10px;align-items:center!important;gap:10px!important;margin:4px 0 10px!important}.todayStudyEyebrow{color:#2c694e!important;letter-spacing:0!important;margin-bottom:4px!important;font-size:10px!important}.todayStudyHeader h1{color:#16201c;letter-spacing:-.035em;margin:0!important;font-size:22px!important;line-height:1.22!important}.todayStudyHeader p{color:#7a8580!important;margin:5px 0 0!important;font-size:10px!important;line-height:1.45!important}.todayStudyTotal{background:#fff!important;border:1px solid #e4e9e6!important;border-radius:16px!important;min-width:58px!important;padding:9px 7px!important}.todayStudyTotal strong{color:#17211d;font-size:20px!important}.todayStudyTotal span{color:#7d8682!important;margin-top:4px!important;font-size:9px!important}.todayStudyChips{gap:5px!important;padding:0 10px 10px!important}.todayStudyChips span{color:#52615a!important;background:#fff!important;border:1px solid #e4e9e6!important;padding:5px 8px!important;font-size:10px!important}.todayStudyPartProgress{box-shadow:0 6px 20px #15362809;background:#fff!important;border:1px solid #e4e9e6!important;border-radius:18px!important;margin:0 10px 9px!important;padding:11px 12px!important}.todayStudyPartProgressHeader{align-items:center!important;margin-bottom:7px!important}.todayStudyPartProgressHeader>div:first-child{min-width:0}.todayStudyPartProgressHeader h2{color:#1a2520;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;margin:1px 0 0!important;font-size:14px!important;line-height:1.25!important}.todayStudyPartProgressHeaderActions{flex-direction:row!important;align-items:center!important;gap:8px!important;min-width:auto!important}.todayStudyPartProgressHeaderActions>strong{color:#1d2b25;white-space:nowrap;font-size:13px!important}.todayStudyPartProgressToggle{color:#496a50;white-space:nowrap;min-height:24px!important;font-size:10px!important}.todayStudyCurrentPartCard{background:#f3f7f4!important;border-radius:11px!important;outline:0!important;padding:8px 10px!important}.todayStudyPartProgressTitle strong{font-size:11px!important}.todayStudyPartProgressTitle span{font-size:10px!important}.todayStudyPartProgressTrack{background:#e2e7e4!important;height:4px!important;margin-top:5px!important}.todayStudyPartProgressTrack>span{background:#236548!important}.todayStudyCurrentPartCard small{color:#7a8580;margin-top:4px!important;font-size:9px!important}.todayStudyPartProgressList{gap:6px!important;margin-top:7px!important}.todayStudyPartProgressItem{border-radius:10px!important;padding:8px 9px!important}.todayMemoryScoreCard{box-shadow:0 6px 20px #15362809;background:#fff!important;border:1px solid #e4e9e6!important;border-radius:18px!important;margin:0 10px 9px!important;padding:12px!important}.todayMemoryScoreTop{align-items:center!important;gap:10px!important}.todayMemoryScoreTop h2{color:#1a2520;margin:1px 0 0!important;font-size:14px!important;line-height:1.3!important}.todayMemoryScoreBadge{color:#496a50;background:#f2f6f3!important;padding:5px 8px!important;font-size:10px!important}.todayMemoryScoreTrack{background:#e7ece9!important;height:6px!important;margin:9px 0 8px!important}.todayMemoryScoreTrack>span{opacity:.7!important;background:#236548!important}.todayMemoryScoreStats{gap:5px!important}.todayMemoryScoreStats>span{background:#f6f8f7!important;padding:6px!important;font-size:9px!important}.todayMemoryScoreStats strong{margin-top:1px!important;font-size:14px!important}.todayMemoryScoreCard>p{color:#7a8580;margin:7px 0 0!important;font-size:9px!important;line-height:1.45!important}.todayMemoryScoreCard:not(:has(.todayMemoryScoreTrack)){padding-top:10px!important;padding-bottom:10px!important}.todayMemoryScoreCard:not(:has(.todayMemoryScoreTrack))>p{display:none!important}.todayStudySection{box-shadow:0 6px 20px #15362809;background:#fff!important;border:1px solid #e4e9e6!important;border-radius:18px!important;margin:0 10px 9px!important;padding:11px 12px!important}.todayStudySection:has(>.todayStudyEmpty):not(:has(>.todayStudyDailyComplete)){display:none!important}.todayStudySectionTitle{margin-bottom:8px!important}.todayStudySectionTitle>div{gap:7px!important}.todayStudySectionTitle h2{color:#1a2520;line-height:1.25;font-size:14px!important}.todayStudySectionTitle>span{color:#7d8682!important;font-size:10px!important}.todayStudyStep{color:#2c694e!important;background:#edf5ef!important;border-radius:8px!important;width:23px!important;height:23px!important;font-size:8px!important}.todayStudyHerbList{gap:5px!important}.todayStudyHerb{border:1px solid #edf0ee;min-height:47px;background:#f8faf8!important;border-radius:12px!important;grid-template-columns:24px minmax(0,1fr) 14px!important;gap:7px!important;padding:7px 8px!important}.todayStudyNumber{color:#496a50!important;background:#fff!important;width:23px!important;height:23px!important;font-size:9px!important}.todayStudyHerbText strong{color:#1d2b25;line-height:1.2;font-size:13px!important}.todayStudyHerbText small{color:#7d8682!important;margin-top:2px!important;font-size:9px!important;line-height:1.35!important}.todayStudyArrow{color:#9ba39f!important;font-size:18px!important}.todayStudyCompactList{gap:5px!important}.todayStudyCompactList a,.todayStudyHideReviewItem{border:1px solid #edf0ee;min-height:42px;background:#f8faf8!important;border-radius:11px!important;padding:8px 9px!important}.todayStudyCompactList strong,.todayStudyHideReviewItem strong{font-size:12px!important}.todayStudyCompactList span,.todayStudyHideReviewItem>span{color:#7d8682!important;font-size:9px!important}.todayStudyHideReviewStart,.todayComparisonQuizLink{color:#fff!important;background:#236548!important;border:0!important;border-radius:11px!important;min-height:38px!important;margin-top:7px!important;font-size:11px!important}.todayComparisonCard{background:#f8faf8!important;border:1px solid #edf0ee!important;border-radius:13px!important;padding:10px!important}.todayComparisonCard h3{margin:5px 0 7px!important;font-size:15px!important}.todayComparisonMembers{gap:5px!important;margin-bottom:8px!important}.todayComparisonMembers a{background:#fff!important;border-radius:9px!important;padding:6px 8px!important}.todayComparisonPrompt{border-radius:10px!important;padding:8px!important}.todayComparisonPrompt span{font-size:10px!important}.todayStudyFooterLinks{padding:4px 0 12px!important}.todayStudyFooterLinks a{color:#65716b!important;font-size:10px!important}@media (min-width:680px){.shell:has(.todayStudyWrap){padding-left:24px!important;padding-right:24px!important}.todayStudyHeader,.todayStudyChips{padding-left:0;padding-right:0}.todayStudyPartProgress,.todayMemoryScoreCard,.todayStudySection{margin-left:0!important;margin-right:0!important}}@media (max-width:679px){.todayStudyHeader,.todayStudyChips{padding-left:14px!important;padding-right:14px!important}.todayStudyPartProgress,.todayMemoryScoreCard,.todayStudySection,.todayStudyPartQuiz,.todayStudyFreeLearning{margin-left:14px!important;margin-right:14px!important}.todayStudyHeader{margin-top:2px!important;margin-bottom:7px!important}.todayStudyEyebrow{margin-bottom:2px!important;font-size:9px!important}.todayStudyHeader h1{font-size:19px!important;line-height:1.18!important}.todayStudyHeader p{max-width:none!important;margin-top:3px!important;font-size:9px!important;line-height:1.35!important}.todayStudyTotal{border-radius:13px!important;min-width:50px!important;padding:7px 6px!important}.todayStudyTotal span{margin-top:2px!important;font-size:8px!important}.todayStudyChips{gap:4px!important;padding-bottom:7px!important}.todayStudyChips span{padding:4px 6px!important;font-size:9px!important}.todayStudyPartProgress{border-radius:15px!important;margin-bottom:7px!important;padding:9px 10px!important}.todayStudyPartProgressHeader{margin-bottom:0!important}.todayStudyPartProgressHeaderActions{gap:6px!important}.todayStudyPartProgressToggle{min-height:20px!important;font-size:9px!important}.todayStudyCurrentPartCard{display:none!important}.todayStudyPartProgressList{margin-top:6px!important}.todayMemoryScoreCard:not(:has(.todayMemoryScoreTrack)){display:none!important}.todayMemoryScoreCard{border-radius:15px!important;margin-bottom:7px!important;padding:9px 10px!important}.todayMemoryScoreTop h2{font-size:12px!important}.todayMemoryScoreBadge{padding:4px 6px!important;font-size:9px!important}.todayMemoryScoreStats>span{padding:5px!important;font-size:8px!important}.todayMemoryScoreStats strong{font-size:12px!important}.todayStudySection{border-radius:15px!important;margin-bottom:7px!important;padding:9px 10px!important}.todayStudySectionTitle{margin-bottom:6px!important}.todayStudySectionTitle>div{gap:5px!important}.todayStudyStep{border-radius:7px!important;width:20px!important;height:20px!important;font-size:7px!important}.todayStudyHerbList{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:5px!important}.todayStudyHerb{border-radius:10px!important;grid-template-columns:18px minmax(0,1fr)!important;align-items:center!important;gap:5px!important;min-height:44px!important;padding:6px!important}.todayStudyNumber{width:18px!important;height:18px!important;font-size:7px!important}.todayStudyHerbText strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-size:11px!important;line-height:1.15!important}.todayStudyHerbText small,.todayStudyArrow{display:none!important}.todayStudyCompactList{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:5px!important}.todayStudyCompactList a,.todayStudyHideReviewItem{border-radius:9px!important;min-height:34px!important;padding:6px 7px!important}.todayStudyCompactList strong,.todayStudyHideReviewItem strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-size:10px!important;line-height:1.2!important}.todayStudyCompactList span,.todayStudyHideReviewItem>span{white-space:nowrap;font-size:8px!important}.todayComparisonCard{border-radius:11px!important;padding:8px!important}.todayComparisonCardTop{margin-bottom:4px!important}.todayComparisonCardTop>span{padding:4px 6px!important;font-size:8px!important}.todayComparisonCard h3{margin:3px 0 6px!important;font-size:12px!important}.todayComparisonMembers,.todayComparisonPrompt{display:none!important}.todayComparisonReveal{border-radius:9px!important;margin-top:0!important}.todayComparisonReveal summary{padding:8px 9px!important;font-size:10px!important}.todayComparisonReveal>p{padding:0 9px 9px!important;font-size:10px!important;line-height:1.45!important}.todayComparisonDistinction{margin:0 9px 9px!important;padding:7px 8px!important;font-size:9px!important}.todayComparisonSource{padding:0 9px 8px!important;font-size:8px!important}.todayComparisonQuizLink{border-radius:9px!important;min-height:32px!important;margin-top:5px!important;font-size:9px!important}.todayStudyPartQuiz{background:#fff;border:1px solid #e4e9e6;border-radius:15px;box-shadow:0 6px 20px #15362809;margin-top:7px!important;margin-bottom:7px!important;padding:9px 10px!important}.todayStudyPartQuizIntro{margin:0 0 6px!important;font-size:9px!important;line-height:1.35!important}.todayStudyPartQuizGrid{scrollbar-width:none;padding-bottom:2px;gap:5px!important;display:flex!important;overflow-x:auto!important}.todayStudyPartQuizGrid::-webkit-scrollbar{display:none}.todayStudyPartQuizGrid a{text-align:center;justify-content:center;border-radius:9px!important;flex:none!important;min-width:58px!important;min-height:34px!important;padding:6px 8px!important}.todayStudyPartQuizGrid span{display:none!important}.todayStudyAllQuizLink{border-radius:9px!important;min-height:33px!important;margin-top:6px!important;font-size:10px!important}.todayStudyFreeLearning{margin-top:7px!important}.todayStudyFreeLearningCard{border-radius:11px!important;grid-template-columns:32px minmax(0,1fr) 14px!important;gap:8px!important;margin-top:5px!important;padding:8px 9px!important}.todayStudyFreeLearningIcon{border-radius:9px!important;width:32px!important;height:32px!important;font-size:16px!important}.todayStudyFreeLearningText span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;margin-top:2px!important;font-size:8px!important;line-height:1.3!important}.todayStudyFreeLearningArrow{font-size:18px!important}.todayStudyFooterLinks{gap:12px!important;padding:2px 0 8px!important}.todayStudyHeader p{font-size:10.5px!important;line-height:1.45!important}.todayStudyChips span{font-size:10px!important;font-weight:750!important}.todayStudyHerbText strong{font-size:12.5px!important;font-weight:800!important}.todayStudyCompactList span,.todayStudyHideReviewItem>span,.todayComparisonCardTop>span{font-size:9.5px!important}.todayComparisonReveal summary,.todayComparisonReveal>p{font-size:11px!important}.todayStudyPartQuizGrid strong,.todayStudyAllQuizLink{font-size:11px!important}.todayStudyEyebrow{font-size:13px!important}.todayStudyHeader h1{font-size:24px!important}.todayStudyHeader p{font-size:13.5px!important}.todayStudyTotal strong{font-size:22px!important}.todayStudyTotal span{font-size:12px!important}.todayStudyChips span{font-size:13px!important}.todayStudyPartProgressHeader h2{font-size:16px!important}.todayStudyPartProgressHeaderActions>strong{font-size:15px!important}.todayStudyPartProgressToggle{font-size:13px!important}.todayStudyPartProgressTitle strong{font-size:14.5px!important}.todayStudyPartProgressTitle span{font-size:13.5px!important}.todayStudySectionTitle h2{font-size:16.5px!important}.todayStudySectionTitle>span{font-size:13px!important}.todayStudyStep{font-size:11px!important}.todayStudyHerbText strong{font-size:15.5px!important}.todayStudyNumber{font-size:11px!important}.todayStudyCompactList strong,.todayStudyHideReviewItem strong{font-size:14.5px!important}.todayStudyCompactList span,.todayStudyHideReviewItem>span,.todayComparisonCardTop>span{font-size:12.5px!important}.todayComparisonCardTop small{font-size:12px!important}.todayComparisonCard h3{font-size:16.5px!important}.todayComparisonReveal summary,.todayComparisonReveal>p{font-size:14px!important}.todayComparisonDistinction{font-size:13px!important}.todayComparisonSource{font-size:12px!important}.todayComparisonQuizLink{font-size:13.5px!important}.todayStudyPartQuizIntro{font-size:13px!important}.todayStudyPartQuizGrid strong,.todayStudyAllQuizLink{font-size:14px!important}.todayStudyFreeLearningText strong{font-size:15px!important}.todayStudyFreeLearningText span{font-size:12.5px!important}.todayStudyFooterLinks a{font-size:13px!important}}.shell:has(.todayDashV4612){min-height:100dvh;background:#f6f8f7!important;padding-left:0!important;padding-right:0!important}.todayStudyWrap:has(.todayDashV4612){width:min(100%,680px)!important;max-width:680px!important;padding:0 0 calc(92px + env(safe-area-inset-bottom))!important;margin:0 auto!important}:is(.todayStudyWrap:has(.todayDashV4612)>.todayStudyHeader,.todayStudyWrap:has(.todayDashV4612)>.todayStudyChips,.todayStudyWrap:has(.todayDashV4612)>.todayStudyPartProgress,.todayStudyWrap:has(.todayDashV4612)>.todayMemoryScoreCard,.todayStudyWrap:has(.todayDashV4612)>.todayStudySection,.todayStudyWrap:has(.todayDashV4612)>.todayStudyPartQuiz,.todayStudyWrap:has(.todayDashV4612)>.todayStudyFreeLearning,.todayStudyWrap:has(.todayDashV4612)>.todayStudyFooterLinks){display:none!important}.todayDashV4612{color:#18231e;width:100%;padding:16px 10px 28px}.todayDashV4612 *{box-sizing:border-box}.todayDashV4612 a{color:inherit;text-decoration:none}.todayDashHeader{justify-content:space-between;align-items:center;gap:12px;padding:2px 2px 10px;display:flex}.todayDashHeaderCopy{min-width:0}.todayDashHeaderCopy>span{color:#236548;margin-bottom:3px;font-size:11px;font-weight:900;display:block}.todayDashHeaderCopy h1{color:#111a16;letter-spacing:-.045em;margin:0;font-size:22px;line-height:1.2}.todayDashHeaderCopy p{color:#748079;margin:5px 0 0;font-size:11px;line-height:1.45}.todayDashTotal{text-align:center;background:#fff;border:1px solid #e2e7e4;border-radius:16px;flex:none;min-width:61px;padding:9px 8px 8px;box-shadow:0 4px 15px #19382b09}.todayDashTotal strong{color:#173f30;font-size:22px;line-height:1;display:block}.todayDashTotal span{color:#7c8580;margin-top:4px;font-size:9px;font-weight:700;display:block}.todayDashMetrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;margin-bottom:8px;display:grid}.todayDashMetric{background:#fff;border:1px solid #e3e8e5;border-radius:14px;justify-content:center;align-items:center;gap:5px;min-width:0;min-height:51px;padding:6px 4px;display:flex}.todayDashMetricIcon{color:#236548;background:#eef6f1;border-radius:50%;flex:0 0 25px;place-items:center;width:25px;height:25px;font-size:11px;font-weight:900;display:grid}.todayDashMetric>span:last-child{min-width:0}.todayDashMetric small,.todayDashMetric strong{white-space:nowrap;display:block}.todayDashMetric small{color:#65716b;font-size:9px;font-weight:800}.todayDashMetric strong{color:#1b2822;margin-top:1px;font-size:13px}.todayDashProgress{background:#fff;border:1px solid #e3e8e5;border-radius:15px;margin-bottom:9px;padding:10px 11px;box-shadow:0 5px 17px #19382b08}.todayDashProgressTop{justify-content:space-between;align-items:center;gap:10px;display:flex}.todayDashProgressTop>div:first-child{min-width:0}.todayDashProgressTop>div:first-child>span{color:#236548;font-size:9px;font-weight:900;display:block}.todayDashProgressTop>div:first-child>strong{text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:13px;line-height:1.25;display:block;overflow:hidden}.todayDashProgressAction{flex:none;align-items:center;gap:7px;display:flex}.todayDashProgressAction b{font-size:13px}.todayDashProgressAction button{color:#496a50;min-height:25px;font:inherit;cursor:pointer;white-space:nowrap;background:0 0;border:0;padding:0;font-size:9px;font-weight:850}.todayDashProgressTrack{background:#e5eae7;border-radius:999px;height:4px;margin-top:7px;overflow:hidden}.todayDashProgressTrack>span{border-radius:inherit;background:#236548;height:100%;display:block}.todayDashProgressList{border-top:1px solid #eef1ef;gap:6px;margin-top:9px;padding-top:8px;display:grid}.todayDashProgressRow{grid-template-columns:42px minmax(0,1fr) 36px;align-items:center;gap:7px;font-size:10px;display:grid}.todayDashProgressRow>span{font-weight:800}.todayDashProgressRow>div{background:#e7ebe9;border-radius:999px;height:4px;overflow:hidden}.todayDashProgressRow b{text-align:right;font-size:9px}.todayDashCore{background:#fff;border:1px solid #dce5e0;border-radius:18px;margin-bottom:12px;overflow:hidden;box-shadow:0 7px 24px #19382b0a}.todayDashCoreHead{color:#fff;background:#236548;align-items:center;gap:7px;min-height:43px;padding:9px 13px;display:flex}.todayDashCoreHead>span{font-size:17px}.todayDashCoreHead h2{margin:0;font-size:16px;line-height:1.2}.todayDashFlow{border-bottom:1px solid #edf0ee;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;padding:14px 8px 12px;display:grid;position:relative}.todayDashFlow:before{content:"";background:#d7ded9;height:1px;position:absolute;top:26px;left:18%;right:18%}.todayDashFlow>div{z-index:1;text-align:center;min-width:0;position:relative}.todayDashFlow b{color:#fff;background:#236548;border-radius:50%;place-items:center;width:25px;height:25px;margin:0 auto 6px;font-size:11px;display:grid}.todayDashFlow strong{white-space:nowrap;font-size:12px;line-height:1.25;display:block}.todayDashFlow span{color:#7c8580;white-space:nowrap;margin-top:2px;font-size:9px;display:block}.todayDashFocus{padding:13px}.todayDashFocusLabel{color:#286047;background:#edf5ef;border-radius:999px;align-items:center;min-height:23px;padding:3px 8px;font-size:9px;font-weight:900;display:inline-flex}.todayDashFocusMain{grid-template-columns:minmax(0,1fr) 62px;align-items:center;gap:8px;min-height:73px;display:grid}.todayDashFocusMain h3,.todayDashFocusSimple h3{color:#17231d;letter-spacing:-.035em;margin:8px 0 0;font-size:18px;line-height:1.3}.todayDashFocusMain h3>span{color:#236548;margin-right:4px}.todayDashFocusMain .todayStudyHanja,.todayDashFocusSimple .todayStudyHanja{color:#476c58;font-family:YSZhaoKai,YSMaruBuri,serif;font-weight:500}.todayDashFocusOthers{flex-wrap:wrap;gap:5px;margin-top:8px;display:flex}.todayDashFocusOthers a{background:#fff;border:1px solid #e2e7e4;border-radius:9px;padding:5px 8px;font-size:11px;font-weight:750}.todayDashHanjaArt{color:#52745d;background:radial-gradient(circle at 40% 40%,#f0e9d1b8,#f6f3e759 66%,#0000 68%);border-radius:50%;place-items:center;width:58px;height:58px;font-family:YSZhaoKai,YSMaruBuri,serif;font-size:42px;line-height:1;display:grid}.todayDashPrimary{background:#236548;border-radius:12px;justify-content:center;align-items:center;gap:10px;width:100%;min-height:42px;margin-top:8px;padding:9px 13px;font-size:13px;font-weight:900;display:flex;color:#fff!important}.todayDashPrimary>span{font-size:20px;line-height:1}.todayDashFocusSimple h3{margin-bottom:8px}.todayDashDone{text-align:center;gap:4px;padding-top:16px;padding-bottom:16px;display:grid}.todayDashDone strong{color:#236548;font-size:14px}.todayDashDone span{color:#7b8580;font-size:10px}.todayDashApplication>h2,.todayDashMore>h2{color:#2c624a;margin:0 0 7px 3px;font-size:13px}.todayDashApplicationGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.todayDashApplyCard{background:#fff;border:1px solid #e3e8e5;border-radius:15px;flex-direction:column;min-width:0;padding:10px;display:flex;box-shadow:0 5px 18px #19382b06}.todayDashApplyHead{align-items:center;gap:7px;display:flex}.todayDashApplyIcon{color:#365d46;background:#f1f4e9;border-radius:50%;flex:0 0 29px;place-items:center;width:29px;height:29px;font-size:13px;font-weight:900;display:grid}.todayDashApplyHead>div{min-width:0}.todayDashApplyHead strong{font-size:12px;line-height:1.2;display:block}.todayDashApplyHead small{color:#7b8580;text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:8px;display:block;overflow:hidden}.todayDashApplyCard>p{color:#7b8580;margin:7px 0 0;font-size:8.5px;line-height:1.4}.todayDashApplyCard>h3{text-overflow:ellipsis;white-space:nowrap;margin:7px 0 0;font-size:13px;line-height:1.3;overflow:hidden}.todayDashCompareMembers{flex-wrap:wrap;gap:4px;margin-top:6px;display:flex}.todayDashCompareMembers>span{background:#f5f7f5;border-radius:7px;padding:4px 6px;font-size:9px;font-weight:800}.todayDashCompareMembers .todayStudyHanja{font-family:YSZhaoKai,YSMaruBuri,serif;font-weight:500}.todayDashCompareDetails{background:#fbfcfb;border:1px solid #e8ece9;border-radius:9px;margin-top:7px}.todayDashCompareDetails summary{cursor:pointer;padding:7px 8px;font-size:9px;font-weight:900}.todayDashCompareDetails>p{white-space:pre-wrap;margin:0;padding:0 8px 8px;font-size:9px;line-height:1.5}.todayDashCompareDetails>div{background:#f2f5f3;border-radius:7px;gap:3px;margin:0 8px 8px;padding:7px;font-size:8.5px;line-height:1.45;display:grid}.todayDashQuizGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;margin-top:8px;display:grid}.todayDashQuizGrid a{background:#fff;border:1px solid #e2e7e4;border-radius:8px;justify-content:center;align-items:center;min-height:27px;font-size:9px;font-weight:850;display:flex}.todayDashApplyLink{justify-content:center;align-items:center;min-height:31px;margin-top:auto;padding-top:8px;font-size:9.5px;font-weight:900;display:flex;color:#236548!important}.todayDashApplyEmpty{color:#7b8580;align-items:center;min-height:80px;font-size:9px;line-height:1.45;display:flex}.todayDashMore{margin-bottom:3px}.todayDashMoreGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;display:grid}.todayDashMoreGrid>a{text-align:center;background:#fff;border:1px solid #e3e8e5;border-radius:14px;grid-template-rows:25px auto auto;align-content:start;justify-items:center;min-width:0;min-height:82px;padding:8px 5px;display:grid}.todayDashMoreIcon{color:#2f674d;place-items:center;height:25px;font-size:19px;display:grid}.todayDashMoreGrid strong{margin-top:3px;font-size:10px;line-height:1.2;display:block}.todayDashMoreGrid small{color:#7b8580;text-overflow:ellipsis;white-space:nowrap;width:100%;margin-top:3px;font-size:7.5px;line-height:1.25;display:block;overflow:hidden}@media (min-width:680px){.todayDashV4612{padding:24px 0 34px}.todayDashHeaderCopy h1{font-size:27px}.todayDashApplicationGrid{gap:10px}.todayDashApplyCard{padding:14px}}@media (max-width:360px){.todayDashV4612{padding-left:8px;padding-right:8px}.todayDashHeaderCopy h1{font-size:20px}.todayDashHeaderCopy p{font-size:10px}.todayDashMetric{gap:3px}.todayDashMetricIcon{flex-basis:22px;width:22px;height:22px;font-size:9px}.todayDashMetric small{font-size:8px}.todayDashMetric strong{font-size:12px}.todayDashFlow strong{font-size:11px}.todayDashFlow span{font-size:8px}.todayDashFocusMain h3,.todayDashFocusSimple h3{font-size:16px}}.todayDashTotal span,.todayDashMetric small{font-size:11px!important}.todayDashProgressTop>div:first-child>strong,.todayDashProgressAction b{font-size:15px!important}.todayDashFlow span,.todayDashFocusLabel{font-size:11px!important}.todayDashCompareMembers>span,.todayDashCompareDetails summary,.todayDashCompareDetails>p{font-size:11px!important}.todayDashQuizGrid a{font-size:11px!important}@media (max-width:360px){.todayDashHeaderCopy h1{font-size:22px!important}.todayDashHeaderCopy p{font-size:12px!important}.todayDashMetric small{font-size:10px!important}.todayDashMetric strong{font-size:14px!important}.todayDashFlow strong{font-size:13px!important}.todayDashFlow span{font-size:10px!important}.todayDashFocusMain h3,.todayDashFocusSimple h3{font-size:18px!important}}.todayDashTotal span,.todayDashMetric small{font-size:12px!important}.todayDashProgressTop>div:first-child>strong,.todayDashProgressAction b{font-size:16px!important}.todayDashProgressRow{font-size:13px!important}.todayDashProgressRow b{font-size:12px!important}.todayDashFlow b{font-size:13px!important}.todayDashFlow span,.todayDashFocusLabel{font-size:12px!important}.todayDashDone strong{font-size:17px!important}.todayDashDone span{font-size:13px!important}.todayDashApplication>h2,.todayDashMore>h2{font-size:16px!important}.todayDashCompareMembers>span,.todayDashCompareDetails summary,.todayDashCompareDetails>p{font-size:12px!important}.todayDashCompareDetails>div{font-size:11.5px!important}.todayDashApplyEmpty{font-size:12px!important}.todayDashQuizGrid a{min-height:31px!important;font-size:13px!important;font-weight:900!important}.todayDashQuizGrid{gap:5px!important}@media (max-width:360px){.todayDashHeaderCopy h1{font-size:24px!important}.todayDashHeaderCopy p{font-size:13px!important}.todayDashMetric small{font-size:11px!important}.todayDashMetric strong{font-size:15px!important}.todayDashFlow strong{font-size:14px!important}.todayDashFlow span{font-size:11px!important}.todayDashFocusMain h3,.todayDashFocusSimple h3{font-size:20px!important}.todayDashQuizGrid a{font-size:12px!important}}.todayDashMetricIcon{background:0 0!important;border-radius:50%!important;flex:0 0 34px!important;width:34px!important;height:34px!important;padding:0!important;overflow:visible!important}.todayDashMetricIcon img{object-fit:contain;width:34px;height:34px;display:block}@media (max-width:360px){.todayDashMetricIcon{flex-basis:31px!important;width:31px!important;height:31px!important}.todayDashMetricIcon img{width:31px;height:31px}}.todayDashProgressList{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important;margin-top:9px!important;padding-top:8px!important;display:grid!important}.todayDashProgressRow{background:#f8faf8!important;border:1px solid #edf1ee!important;border-radius:11px!important;grid-template-columns:minmax(0,1fr) auto!important;grid-template-areas:"name count""bar bar"!important;align-items:center!important;gap:6px 8px!important;min-width:0!important;padding:9px 10px!important;display:grid!important}.todayDashProgressRow>span{grid-area:name!important;min-width:0!important;font-size:12px!important;font-weight:850!important;line-height:1.2!important}.todayDashProgressRow>b{text-align:right!important;white-space:nowrap!important;grid-area:count!important;font-size:11px!important;font-weight:900!important;line-height:1.2!important}.todayDashProgressRow>div{background:#e2e8e4!important;border-radius:999px!important;grid-area:bar!important;width:100%!important;height:7px!important;margin:0!important;overflow:hidden!important}.todayDashProgressRow i{border-radius:inherit!important;background:#236548!important;height:100%!important;display:block!important}@media (max-width:360px){.todayDashProgressList{gap:6px!important}.todayDashProgressRow{gap:5px 6px!important;padding:8px!important}.todayDashProgressRow>span{font-size:11px!important}.todayDashProgressRow>b{font-size:10px!important}.todayDashProgressRow>div{height:6px!important}}@media (max-width:679px){.todayDashV4612{padding-left:14px!important;padding-right:14px!important}}@media (max-width:360px){.todayDashV4612{padding-left:14px!important;padding-right:14px!important}}.shell:has(.quizSetupModernV4613){min-height:100dvh;background:#f6f8f7!important;padding-left:0!important;padding-right:0!important}.quizCenterWrap:has(.quizSetupModernV4613){width:min(100%,680px)!important;max-width:680px!important;padding:0 14px calc(96px + env(safe-area-inset-bottom))!important;margin:0 auto!important}.quizCenterWrap:has(.quizSetupModernV4613)>.quizCenterLinks{display:none!important}.quizSetupModernV4613{color:#18231e;width:100%;padding:18px 0 28px}.quizModernHeader{align-items:center;gap:12px;padding:2px 4px 0;display:flex}.quizModernHeaderIcon{color:#2f684d;background:#eef5e9;border:1px solid #e3eadf;border-radius:50%;flex:0 0 46px;place-items:center;width:46px;height:46px;font-size:25px;font-weight:900;display:grid}.quizModernHeader h1{color:#235b42;letter-spacing:-.035em;margin:0;font-size:24px;line-height:1.15}.quizModernHeader p{color:#707a74;margin:4px 0 0;font-size:13px;line-height:1.3}.quizModernIntro{color:#56615b;word-break:keep-all;margin:14px 4px 17px;font-size:14px;line-height:1.55}.quizModernPanel{background:#fff;border:1px solid #e3e8e5;border-radius:20px;padding:14px;box-shadow:0 8px 25px #1536280a}.quizModernSection h2{color:#294f3c;margin:0 0 10px;font-size:17px;line-height:1.3}.quizModernModeGrid{gap:7px;display:grid}.quizModernModeGrid>button{color:#18231e;text-align:left;cursor:pointer;background:#fff;border:1px solid #e4e8e5;border-radius:15px;grid-template-columns:42px minmax(0,1fr) 24px;align-items:center;gap:10px;width:100%;min-height:67px;padding:9px 11px;display:grid}.quizModernModeGrid>button.active{background:#f7faf8;border:2px solid #286047;padding:8px 10px}.quizModernModeIcon{color:#35694f;background:#f1f5e9;border-radius:50%;place-items:center;width:38px;height:38px;font-size:19px;font-weight:900;display:grid}.quizModernModeCopy{min-width:0}.quizModernModeCopy strong{color:#17221d;font-size:15px;line-height:1.2;display:block}.quizModernModeCopy small{color:#737d77;word-break:keep-all;margin-top:4px;font-size:11px;line-height:1.4;display:block}.quizModernRadio{background:#fff;border:2px solid #d9dedb;border-radius:50%;justify-self:end;width:21px;height:21px}.quizModernModeGrid>button.active .quizModernRadio{border:6px solid #286047}.quizModernCountSection{padding-top:2px}.quizModernCountRow{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.quizModernCountRow button{color:#284635;min-height:48px;font:inherit;cursor:pointer;background:#fff;border:1px solid #e3e6e3;border-radius:13px;font-size:16px;font-weight:900}.quizModernCountRow button.active{color:#fff;background:#286047;border-color:#286047;box-shadow:0 5px 14px #28604724}.quizModernScope{background:#f5f8f2;border-radius:16px;margin-top:18px;padding:12px}.quizModernScopeHead strong,.quizModernScopeHead span{display:block}.quizModernScopeHead strong{color:#284c39;font-size:14px}.quizModernScopeHead span{color:#6f7973;margin-top:4px;font-size:11px;line-height:1.45}.quizModernScopeGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin-top:10px;display:grid}.quizModernScopeGrid button{color:#293b31;min-height:37px;font:inherit;cursor:pointer;background:#fff;border:1px solid #dfe5e1;border-radius:11px;padding:7px 5px;font-size:13px;font-weight:850}.quizModernScopeGrid button.active{color:#fff;background:#286047;border-color:#286047}.quizModernScopeNote{color:#647069;margin:8px 0 0;font-size:10px;line-height:1.4}.quizModernWrong{background:#fffaf1;border:1px solid #eee7da;border-radius:15px;margin-top:14px;overflow:hidden}.quizModernWrongMain{grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:9px;padding:11px;display:grid}.quizModernWrongIcon{color:#3c674e;background:#f4efe2;border-radius:10px;place-items:center;width:34px;height:34px;font-size:17px;font-weight:900;display:grid}.quizModernWrongMain>div{min-width:0}.quizModernWrongMain strong{font-size:14px;line-height:1.2;display:block}.quizModernWrongMain>div>span{color:#767a75;margin-top:3px;font-size:10px;line-height:1.35;display:block}.quizModernWrongMain button{color:#286047;min-height:36px;font:inherit;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #e4dfd4;border-radius:10px;padding:0 10px;font-size:11px;font-weight:900}.quizModernWrongMain button:disabled{opacity:.42;cursor:not-allowed}.quizModernWrongList{border-top:1px solid #eee7da;justify-content:center;align-items:center;min-height:34px;font-size:11px;font-weight:850;display:flex;color:#35634b!important}.quizModernError{margin-top:12px!important;font-size:12px!important}.quizModernStart{color:#fff;width:100%;min-height:51px;font:inherit;cursor:pointer;background:#236548;border:0;border-radius:14px;grid-template-columns:25px 1fr 20px;align-items:center;margin-top:13px;padding:9px 15px;font-size:16px;font-weight:900;display:grid;box-shadow:0 7px 18px #23654829}.quizModernStart>span{font-size:20px}.quizModernStart>b{font-size:24px;font-weight:400;line-height:1}@media (max-width:370px){.quizCenterWrap:has(.quizSetupModernV4613){padding-left:12px!important;padding-right:12px!important}.quizModernIntro{font-size:13px}.quizModernModeGrid>button{grid-template-columns:38px minmax(0,1fr) 22px;gap:8px}.quizModernModeIcon{width:35px;height:35px}.quizModernModeCopy strong{font-size:14px}.quizModernModeCopy small{font-size:10px}.quizModernScopeGrid button{font-size:12px}}@media (min-width:680px){.quizSetupModernV4613{padding-top:28px}.quizModernPanel{padding:20px}.quizModernScopeGrid{grid-template-columns:repeat(3,minmax(0,1fr))}}.myYakseonggaShell{color:#17211d;min-height:100dvh;background:#f6f8f7!important}body:has(.myYakseonggaShell){color:#17211d;min-height:100dvh;background:#f6f8f7!important}.myYakseonggaShell{padding:0 0 calc(96px + env(safe-area-inset-bottom))!important}.myYakseonggaWrap{width:min(100%,680px)!important;margin:0 auto!important;padding:18px 14px 28px!important}.myYakseonggaHeader{margin:0 0 12px!important}.myYakseonggaHeader .brand{gap:11px;margin:0}.myYakseonggaHeader .mark{color:#fff;background:#236548;border-radius:13px;flex:0 0 43px;width:43px;height:43px;font-size:20px;box-shadow:0 7px 18px #23654824}.myYakseonggaHeader .title{color:#17211d;letter-spacing:-.025em;font-family:YSPretendard,sans-serif;font-size:19px;font-weight:850;line-height:1.15}.myYakseonggaHeader .sub{color:#7a8580;margin-top:3px;font-size:11px;font-weight:600}.myYakseonggaIntro{position:relative;overflow:hidden;box-shadow:0 6px 21px #15362809;background:radial-gradient(circle at 92% 8%,#e1efe5c7,#0000 38%),#fff!important;border:1px solid #e2e8e4!important;border-radius:19px!important;margin:0 0 9px!important;padding:16px 17px!important}.myYakseonggaEyebrow{color:#2c694e!important;background:#edf5ef!important;min-height:22px!important;padding:3px 8px!important;font-size:10px!important;font-weight:850!important}.myYakseonggaIntro h1{color:#16201c;letter-spacing:-.035em;margin:8px 0 5px!important;font-size:20px!important;line-height:1.3!important}.myYakseonggaIntro p{color:#77817c;max-width:92%;margin:0!important;font-size:11px!important;line-height:1.5!important}.myYakseonggaStats{background:#fff;border:1px solid #e4e9e6;border-radius:17px;overflow:hidden;box-shadow:0 6px 20px #15362809;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:0!important;margin:0 0 10px!important;display:grid!important}.myYakseonggaStats>div{flex-direction:column;justify-content:center;align-items:center;min-width:0;min-height:58px;position:relative;background:0 0!important;border:0!important;border-radius:0!important;gap:3px!important;padding:7px 3px!important;display:flex!important}.myYakseonggaStats>div+div:before{content:"";background:#edf0ee;width:1px;position:absolute;top:13px;bottom:13px;left:0}.myYakseonggaStats span{color:#7a8580;text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden;font-size:9px!important;font-weight:750!important}.myYakseonggaStats b{color:#1d2b25;font-weight:900;font-size:17px!important;line-height:1!important}.myYakseonggaEmpty{background:#fff!important;border:1px solid #e4e9e6!important;border-radius:18px!important;padding:17px!important}.myYakseonggaEmpty h2{margin:0;font-size:16px}.myYakseonggaEmpty .sub{margin:2px 0 0;font-size:11px;line-height:1.5}.myYakseonggaPrimaryLink{font-size:12px;background:#236548!important;border-radius:11px!important;min-height:40px!important}.myYakseonggaList{background:#fff;border:1px solid #e4e9e6;border-radius:18px;overflow:hidden;box-shadow:0 7px 23px #15362809;margin:0!important;display:block!important}.myYakseonggaListHead{border-bottom:1px solid #edf0ee;justify-content:space-between;align-items:center;gap:10px;padding:11px 13px 9px;display:flex}.myYakseonggaListHead>div{min-width:0}.myYakseonggaListHead span,.myYakseonggaListHead strong{display:block}.myYakseonggaListHead span{color:#2c694e;font-size:9px;font-weight:900}.myYakseonggaListHead strong{color:#1a2520;margin-top:2px;font-size:13px;line-height:1.2}.myYakseonggaListHead>b{color:#496a50;flex:none;font-size:11px}.myYakseonggaHerbCard{position:relative;box-shadow:none!important;background:#fff!important;border:0!important;border-radius:0!important;gap:7px!important;margin:0!important;padding:11px 13px!important;display:grid!important}.myYakseonggaHerbCard+.myYakseonggaHerbCard{border-top:1px solid #edf0ee!important}.myYakseonggaHerbCard:active{background:#f8faf8!important}.myYakseonggaHerbTop{align-items:center!important;gap:9px!important}.myYakseonggaHerbName{gap:6px!important}.myYakseonggaHerbName strong{color:#17211d;font-weight:850;line-height:1.2;font-size:15px!important}.myYakseonggaHerbName span{color:#68736d;font-family:YSZhaoKaiExact,serif;opacity:1!important;font-size:14px!important}.myYakseonggaHerbMeta{color:#8a928e;opacity:1!important;margin-top:3px!important;font-size:9px!important}.myYakseonggaChevron{color:#99a29d;opacity:1!important;font-size:20px!important}.myYakseonggaBadges{gap:4px!important}.myYakseonggaBadges span{color:#456253;background:#f1f5f2!important;border-radius:999px!important;min-height:21px!important;padding:3px 6px!important;font-size:9px!important;font-weight:750!important}.myYakseonggaBack{display:none!important}.myYakseonggaLoading{background:#fff!important;border:1px solid #e4e9e6!important;border-radius:18px!important;min-height:100px!important}@media (min-width:680px){.myYakseonggaWrap{padding:28px 24px 36px!important}.myYakseonggaStats>div{min-height:66px}.myYakseonggaHerbCard{padding:14px 16px!important}}:root{--ys-bg:#f6f8f7;--ys-card:#fff;--ys-green:#236548;--ys-green-soft:#edf5ef;--ys-text:#17211d;--ys-subtext:#7a8580;--ys-line:#e4e9e6;--ys-page-x:14px;--ys-card-gap:14px;--ys-list-gap:9px;--ys-card-pad:15px;--ys-radius-card:18px;--ys-radius-large:22px;--ys-font-hero:25px;--ys-font-page-title:20px;--ys-font-section:16px;--ys-font-card-title:16px;--ys-font-body:13px;--ys-font-caption:12px;--ys-font-micro:11px;--ys-font-button:15px;--ys-font-number:18px}.globalBottomNav a strong{font-size:11px!important}.herbDictionaryShell{background:var(--ys-bg)!important}body:has(.herbDictionaryShell){background:var(--ys-bg)!important}.herbDictionaryWrap{padding-left:var(--ys-page-x)!important;padding-right:var(--ys-page-x)!important}.herbDictionaryWrap>.brand{margin-bottom:var(--ys-card-gap)!important}.herbDictionaryWrap>.brand .title{font-size:var(--ys-font-page-title)!important}.herbDictionaryWrap>.brand .sub{font-size:var(--ys-font-caption)!important}.herbDictionaryWrap .herbSearchSticky{margin-bottom:var(--ys-card-gap)!important;padding:var(--ys-card-pad)!important;border-color:var(--ys-line)!important;background:var(--ys-card)!important}.herbDictionaryWrap .herbSearchSticky .field label{font-size:var(--ys-font-caption)!important}.herbDictionaryWrap .herbSearchSticky .input{font-size:var(--ys-font-body)!important}.herbDictionaryWrap>.cards{gap:var(--ys-list-gap)!important}.herbDictionaryWrap>.cards>.small{padding:var(--ys-card-pad)!important;border-color:var(--ys-line)!important;border-radius:var(--ys-radius-card)!important;background:var(--ys-card)!important}.herbDictionaryWrap .herbListInlineName{font-size:var(--ys-font-card-title)!important}.herbDictionaryWrap .herbListInlineName .herbHanja{font-size:15px!important}.herbDictionaryWrap .herbListSongLine{font-size:17px!important}.shell:has(.todayDashV4612){background:var(--ys-bg)!important}.todayDashV4612{padding-left:var(--ys-page-x)!important;padding-right:var(--ys-page-x)!important}.todayDashHeaderCopy>span{font-size:var(--ys-font-caption)!important}.todayDashHeaderCopy h1{font-size:var(--ys-font-hero)!important}.todayDashHeaderCopy p{font-size:var(--ys-font-body)!important}.todayDashTotal strong{font-size:22px!important}.todayDashTotal span{font-size:var(--ys-font-micro)!important}.todayDashMetrics{margin-bottom:var(--ys-card-gap)!important}.todayDashMetric small{font-size:var(--ys-font-caption)!important}.todayDashMetric strong{font-size:var(--ys-font-card-title)!important}.todayDashProgress{margin-bottom:var(--ys-card-gap)!important}.todayDashProgressTop>div:first-child>span{font-size:var(--ys-font-caption)!important}.todayDashProgressTop>div:first-child>strong,.todayDashProgressAction b{font-size:var(--ys-font-card-title)!important}.todayDashProgressAction button{font-size:var(--ys-font-caption)!important}.todayDashCore{margin-bottom:var(--ys-card-gap)!important}.todayDashCoreHead h2{font-size:18px!important}.todayDashFlow strong{font-size:14px!important}.todayDashFlow span,.todayDashFocusLabel{font-size:var(--ys-font-micro)!important}.todayDashFocusMain h3,.todayDashFocusSimple h3{font-size:20px!important}.todayDashFocusOthers a{font-size:var(--ys-font-body)!important}.todayDashPrimary{font-size:var(--ys-font-button)!important}.todayDashApplication{margin-bottom:var(--ys-card-gap)!important}.todayDashApplication>h2,.todayDashMore>h2{font-size:var(--ys-font-section)!important;margin-bottom:8px!important}.todayDashApplicationGrid{gap:9px!important}.todayDashApplyHead strong{font-size:14px!important}.todayDashApplyHead small{font-size:var(--ys-font-micro)!important}.todayDashApplyCard>p{font-size:var(--ys-font-caption)!important}.todayDashApplyCard>h3{font-size:var(--ys-font-card-title)!important}.todayDashCompareMembers>span,.todayDashCompareDetails summary,.todayDashCompareDetails>p{font-size:var(--ys-font-caption)!important}.todayDashQuizGrid a{min-height:32px!important;font-size:var(--ys-font-caption)!important}.todayDashApplyLink{font-size:var(--ys-font-caption)!important}.todayDashMoreGrid{gap:8px!important}.todayDashMoreGrid strong{font-size:var(--ys-font-body)!important}.todayDashMoreGrid small{font-size:var(--ys-font-micro)!important}.shell:has(.quizSetupModernV4613){background:var(--ys-bg)!important}.quizCenterWrap:has(.quizSetupModernV4613){padding-left:var(--ys-page-x)!important;padding-right:var(--ys-page-x)!important}.quizModernHeader h1{font-size:var(--ys-font-page-title)!important}.quizModernHeader p,.quizModernIntro{font-size:var(--ys-font-body)!important}.quizModernPanel{padding:var(--ys-card-pad)!important;border-color:var(--ys-line)!important;border-radius:var(--ys-radius-large)!important;background:var(--ys-card)!important}.quizModernSection h2{font-size:var(--ys-font-section)!important}.quizModernModeGrid{gap:8px!important}.quizModernModeCopy strong{font-size:var(--ys-font-card-title)!important}.quizModernModeCopy small{font-size:var(--ys-font-caption)!important}.quizModernCountSection{margin-top:var(--ys-card-gap)!important}.quizModernCountRow button{font-size:var(--ys-font-button)!important}.quizModernScope{margin-top:var(--ys-card-gap)!important}.quizModernScopeHead strong{font-size:var(--ys-font-card-title)!important}.quizModernScopeHead span{font-size:var(--ys-font-caption)!important}.quizModernScopeGrid button{font-size:var(--ys-font-body)!important}.quizModernScopeNote{font-size:var(--ys-font-micro)!important}.quizModernWrong{margin-top:var(--ys-card-gap)!important}.quizModernWrongMain strong{font-size:var(--ys-font-card-title)!important}.quizModernWrongMain>div>span,.quizModernWrongMain button,.quizModernWrongList{font-size:var(--ys-font-caption)!important}.quizModernStart{margin-top:var(--ys-card-gap)!important;font-size:var(--ys-font-button)!important}.myYakseonggaShell{background:var(--ys-bg)!important}body:has(.myYakseonggaShell){background:var(--ys-bg)!important}.myYakseonggaWrap{padding-left:var(--ys-page-x)!important;padding-right:var(--ys-page-x)!important}.myYakseonggaHeader{margin-bottom:var(--ys-card-gap)!important}.myYakseonggaHeader .title{font-size:var(--ys-font-page-title)!important}.myYakseonggaHeader .sub{font-size:var(--ys-font-caption)!important}.myYakseonggaIntro{margin-bottom:var(--ys-card-gap)!important;padding:var(--ys-card-pad)!important}.myYakseonggaEyebrow{font-size:var(--ys-font-micro)!important}.myYakseonggaIntro h1{font-size:var(--ys-font-page-title)!important}.myYakseonggaIntro p{font-size:var(--ys-font-body)!important}.myYakseonggaStats{margin-bottom:var(--ys-card-gap)!important}.myYakseonggaStats span{font-size:var(--ys-font-caption)!important}.myYakseonggaStats b{font-size:var(--ys-font-number)!important}.myYakseonggaListHead{padding:12px var(--ys-card-pad) 10px!important}.myYakseonggaListHead span{font-size:var(--ys-font-micro)!important}.myYakseonggaListHead strong{font-size:var(--ys-font-card-title)!important}.myYakseonggaListHead>b{font-size:var(--ys-font-caption)!important}.myYakseonggaHerbCard{padding:13px var(--ys-card-pad)!important}.myYakseonggaHerbName strong{font-size:var(--ys-font-card-title)!important}.myYakseonggaHerbName span{font-size:15px!important}.myYakseonggaHerbMeta{font-size:var(--ys-font-caption)!important}.myYakseonggaBadges span{font-size:var(--ys-font-micro)!important}.shell:has(.reciteWrap){background:var(--ys-bg)!important}.reciteWrap{padding-left:var(--ys-page-x)!important;padding-right:var(--ys-page-x)!important}.reciteTop{margin-bottom:var(--ys-card-gap)!important}.reciteTop span{font-size:var(--ys-font-caption)!important}.reciteTop strong{font-size:var(--ys-font-card-title)!important}.reciteTop a{font-size:var(--ys-font-caption)!important}.reciteLevelBar{margin-bottom:var(--ys-card-gap)!important}.reciteLevelBar button{font-size:var(--ys-font-caption)!important}.reciteCard{padding:var(--ys-card-pad)!important;border-color:var(--ys-line)!important;border-radius:var(--ys-radius-large)!important;background:var(--ys-card)!important}.reciteLabel{font-size:var(--ys-font-caption)!important}.reciteCard h2{font-size:var(--ys-font-page-title)!important}.reciteReading,.reciteNoHint span,.reciteNoHint p{font-size:var(--ys-font-body)!important}.recitePrimary,.reciteSecondary,.reciteReveal{font-size:var(--ys-font-button)!important}.reciteSelfQuestion strong{font-size:var(--ys-font-card-title)!important}.reciteSelfQuestion span{font-size:var(--ys-font-caption)!important}.reciteChoices strong{font-size:14px!important}.reciteChoices span{font-size:var(--ys-font-caption)!important}.reciteDone h1{font-size:var(--ys-font-page-title)!important}.reciteDone p{font-size:var(--ys-font-body)!important}.shell:has(.bookboardWrap){background:var(--ys-bg)!important}.bookboardWrap{padding-left:var(--ys-page-x)!important;padding-right:var(--ys-page-x)!important}.bookboardTop{margin-bottom:var(--ys-card-gap)!important}.bookboardPlayer{margin-bottom:var(--ys-card-gap)!important;border-radius:var(--ys-radius-card)!important}.bookboardDenseList{border-color:var(--ys-line)!important;border-radius:var(--ys-radius-card)!important}.bookboardDenseRow{min-height:42px!important}.bookboardDenseName b{font-size:15px!important}.bookboardDenseName strong{font-size:var(--ys-font-caption)!important}.homeModernStart{font-size:var(--ys-font-button)!important}.homeModernStatText small{font-size:var(--ys-font-caption)!important}.homeModernStatText strong{font-size:var(--ys-font-number)!important}.homeModernMenuCopy strong{font-size:var(--ys-font-card-title)!important}.homeModernMenuCopy small{font-size:var(--ys-font-body)!important}.herbStudyShell{min-height:100dvh;background:var(--ys-bg)!important;color:var(--ys-text)!important}body:has(.herbStudyShell){min-height:100dvh;background:var(--ys-bg)!important;color:var(--ys-text)!important}.herbStudyShell{padding-left:0!important;padding-right:0!important;padding-bottom:calc(96px + env(safe-area-inset-bottom))!important}.herbStudyWrap{width:min(100%,680px)!important;max-width:680px!important;padding:18px var(--ys-page-x) 28px!important;margin:0 auto!important}.herbStudyTop{grid-template-columns:36px minmax(0,1fr) 36px!important;gap:8px!important;margin:0 0 12px!important}.herbStudyTop button{color:var(--ys-green)!important;font-size:30px!important}.herbStudyTop span{color:var(--ys-subtext)!important;font-size:var(--ys-font-micro)!important;font-weight:800!important}.herbStudyTop strong{color:var(--ys-text)!important;font-family:YSPretendard,sans-serif!important;font-size:var(--ys-font-card-title)!important;margin-top:2px!important;font-weight:850!important}.herbStudyTop em{color:#607067!important;font-family:YSZhaoKaiExact,YSZhaoKai,YSMaruBuri,serif!important;font-size:15px!important;font-weight:400!important}.herbStudyTop>a{color:var(--ys-green)!important;font-size:var(--ys-font-caption)!important;font-weight:850!important}.herbStudyProgress{margin-bottom:var(--ys-card-gap)!important;gap:6px!important}.herbStudyProgress span{background:#e1e7e3!important;height:5px!important}.herbStudyProgress span.active{background:var(--ys-green)!important}.herbStudyCard{padding:var(--ys-card-pad)!important;border:1px solid var(--ys-line)!important;border-radius:var(--ys-radius-large)!important;background:var(--ys-card)!important;box-shadow:0 7px 23px #1536280a!important}.herbStudyLabel{background:var(--ys-green-soft)!important;color:var(--ys-green)!important;font-size:var(--ys-font-micro)!important;border-radius:999px!important;padding:4px 8px!important;font-weight:900!important}.herbStudyCard h1{color:var(--ys-text)!important;letter-spacing:-.035em!important;margin:13px 0 4px!important;font-family:YSPretendard,sans-serif!important;font-size:24px!important;font-weight:900!important}.herbStudyCard h2{color:var(--ys-text)!important;font-family:YSPretendard,sans-serif!important;font-size:var(--ys-font-page-title)!important;letter-spacing:-.025em!important;margin:12px 0 14px!important;font-weight:850!important;line-height:1.4!important}.herbStudyHanjaHero{color:#446b56!important;margin:5px 0 3px!important;font-family:YSZhaoKaiExact,YSZhaoKai,YSMaruBuri,serif!important;font-size:48px!important;line-height:1.16!important}.herbStudyIntro>p{margin:7px 0 var(--ys-card-gap)!important;color:var(--ys-subtext)!important;font-size:var(--ys-font-caption)!important}.herbStudyPrompt{margin:0 0 var(--ys-card-gap)!important;padding:var(--ys-card-pad)!important;border-radius:var(--ys-radius-card)!important;background:#f7faf8!important;border:1px solid #edf0ee!important;gap:5px!important}.herbStudyPrompt strong{color:var(--ys-text)!important;font-size:var(--ys-font-card-title)!important;font-weight:850!important}.herbStudyPrompt span{color:var(--ys-subtext)!important;font-size:var(--ys-font-body)!important;line-height:1.5!important}.herbStudySong{border-radius:var(--ys-radius-card)!important;background:#f8fbf9!important;border:1px solid #dce6df!important;padding:18px 14px!important}.herbStudySong p,.herbStudyAnswer p{color:#355b47!important;margin:4px 0!important;font-family:YSZhaoKaiExact,YSZhaoKai,YSMaruBuri,serif!important;font-size:23px!important;line-height:1.65!important}.herbStudyReading{color:#65716b!important;font-size:var(--ys-font-body)!important;background:#f7f9f8!important;border-radius:12px!important;margin-top:10px!important;padding:11px 12px!important;line-height:1.65!important}.herbStudyTip{margin-top:var(--ys-card-gap)!important;background:var(--ys-green-soft)!important;color:#4f6659!important;font-size:var(--ys-font-body)!important;border-radius:13px!important;padding:12px 13px!important;line-height:1.55!important}.herbStudyKeywords{margin-bottom:var(--ys-card-gap)!important;gap:7px!important}.herbStudyKeywords span{background:var(--ys-green-soft)!important;color:#356047!important;font-size:var(--ys-font-caption)!important;border-radius:999px!important;padding:6px 9px!important;font-weight:850!important}.herbStudyInfoBox{margin-top:var(--ys-list-gap)!important;padding:var(--ys-card-pad)!important;border-radius:var(--ys-radius-card)!important;background:#f8faf9!important;border:1px solid #edf0ee!important}.herbStudyInfoBox>span{color:var(--ys-green)!important;font-size:var(--ys-font-caption)!important;margin-bottom:7px!important;font-weight:900!important}.herbStudyInfoBox p{color:#4f5d56!important;font-size:var(--ys-font-body)!important;line-height:1.7!important}.herbStudyInfoBox small{color:var(--ys-subtext)!important;font-size:var(--ys-font-micro)!important;margin-top:8px!important}.herbStudyRecall{border-radius:var(--ys-radius-card)!important;background:#f7faf8!important;border:1px solid #edf0ee!important;padding:20px 14px!important}.herbStudyRecallName{color:#446b56!important;font-family:YSZhaoKaiExact,YSZhaoKai,YSMaruBuri,serif!important;font-size:44px!important}.herbStudyRecall p{color:var(--ys-subtext)!important;font-size:var(--ys-font-body)!important;margin:10px auto 0!important;line-height:1.6!important}.herbStudyReveal{min-height:46px!important;margin-top:var(--ys-card-gap)!important;color:var(--ys-green)!important;font-size:var(--ys-font-button)!important;background:#fff!important;border:1px dashed #aebdb4!important;border-radius:13px!important;font-weight:850!important}.herbStudyAnswer{margin-top:var(--ys-card-gap)!important;border-radius:var(--ys-radius-card)!important;background:var(--ys-green-soft)!important;padding:15px 12px!important}.herbStudySelfCheck{color:var(--ys-subtext)!important;font-size:var(--ys-font-caption)!important;margin:10px 0 0!important;line-height:1.55!important}.herbStudyActions{margin-top:var(--ys-card-gap)!important;gap:9px!important}.herbStudyPrimary,.herbStudySecondary{min-height:46px!important;font-size:var(--ys-font-button)!important;border-radius:13px!important;padding:9px 12px!important;font-weight:850!important}.herbStudyPrimary{background:var(--ys-green)!important;color:#fff!important}.herbStudySecondary{border:1px solid var(--ys-line)!important;color:#4e6358!important;background:#fff!important}.herbStudyError{font-size:var(--ys-font-caption)!important}.herbStudyDone{padding-top:26px!important;padding-bottom:22px!important}.herbStudyDoneMark{background:var(--ys-green)!important;width:52px!important;height:52px!important;margin-bottom:12px!important}.herbStudyDone h1{font-size:var(--ys-font-page-title)!important}.herbStudyDone>p{color:var(--ys-subtext)!important;font-size:var(--ys-font-body)!important;line-height:1.6!important}.herbStudyDoneActions{margin-top:var(--ys-card-gap)!important;gap:9px!important}.herbStudyLoading{color:var(--ys-subtext)!important;font-size:var(--ys-font-body)!important}@media (min-width:680px){.herbStudyWrap{padding:28px 24px 36px!important}.herbStudyCard{padding:20px!important}}.herbStudyReading{color:#46574e!important;text-align:center!important;background:#f7f9f8!important;border-radius:12px!important;gap:4px!important;margin-top:10px!important;padding:12px 14px!important;display:grid!important}.herbStudyReading p{letter-spacing:-.01em!important;word-break:keep-all!important;margin:0!important;font-family:YSPretendard,sans-serif!important;font-size:16px!important;font-weight:750!important;line-height:1.6!important}.herbStudyCard h2{font-size:22px!important}.herbStudyKeywords span,.herbStudyInfoBox>span{font-size:13px!important}.herbStudyInfoBox p{font-size:15px!important;line-height:1.7!important}.herbStudyInfoBox small{font-size:12px!important}body:has(.quizCenterWrap){background:var(--ys-bg)!important}.quizCenterWrap{width:min(100%,680px)!important;max-width:680px!important;padding:18px var(--ys-page-x) calc(106px + env(safe-area-inset-bottom))!important;color:var(--ys-text)!important;background:0 0!important;margin:0 auto!important}.quizCenterHeader{margin:0 0 12px!important}.quizCenterHeader>p{color:var(--ys-subtext)!important;font-size:var(--ys-font-body)!important;opacity:1!important;line-height:1.6!important}.quizSetupCard,.quizPlayCard,.quizResultCard{background:var(--ys-card)!important;border:1px solid var(--ys-line)!important;border-radius:var(--ys-radius-large)!important;color:var(--ys-text)!important;box-shadow:0 7px 23px #1536280a!important}.quizPlayTop{margin-bottom:10px!important}.quizPlayTop button{color:var(--ys-green)!important;font-size:var(--ys-font-card-title)!important;font-weight:850!important}.quizProgressText{color:var(--ys-text)!important;font-size:var(--ys-font-card-title)!important;font-weight:900!important}.quizProgressBar{height:5px!important;margin-bottom:var(--ys-card-gap)!important;background:#e1e7e3!important}.quizProgressBar span{background:var(--ys-green)!important}.quizKindBadge{background:var(--ys-green-soft)!important;color:var(--ys-green)!important;font-size:var(--ys-font-micro)!important;border-radius:999px!important;padding:5px 9px!important;font-weight:900!important}.quizPrompt{color:var(--ys-text)!important;letter-spacing:-.02em!important;margin:16px 0 18px!important;font-size:22px!important;line-height:1.62!important}.quizChoiceList{gap:10px!important}.quizChoice{border:1px solid var(--ys-line)!important;color:var(--ys-text)!important;font-size:var(--ys-font-card-title)!important;background:#fff!important;border-radius:14px!important;padding:14px!important;font-weight:800!important;line-height:1.5!important}.quizChoice>span{background:var(--ys-green-soft)!important;width:28px!important;height:28px!important;color:var(--ys-green)!important;border-radius:50%!important;font-size:12px!important;font-weight:900!important}.quizChoice.selected{border:2px solid var(--ys-green)!important;background:#f8fbf9!important}.quizChoice.correct{border:2px solid var(--ys-green)!important;background:#eef7f1!important}.quizChoice.wrong{background:#fcf2f0!important;border:2px solid #b76057!important}.quizConfirmButton,.quizNextButton,.quizStartButton{background:var(--ys-green)!important;color:#fff!important;width:100%!important;min-height:48px!important;font-size:var(--ys-font-button)!important;border:0!important;border-radius:14px!important;margin-top:18px!important;font-weight:850!important}.quizConfirmButton:disabled,.quizNextButton:disabled,.quizStartButton:disabled{color:#fff!important;opacity:1!important;background:#b9b7b1!important}.quizFeedback{border:1px solid var(--ys-line)!important;font-size:var(--ys-font-body)!important;border-radius:14px!important;margin-top:14px!important;padding:14px!important;line-height:1.65!important}.quizFeedback.correct{background:#eef7f1!important}.quizFeedback.wrong{background:#fcf2f0!important}.quizFeedback p{margin:6px 0!important}.quizFeedback small{color:var(--ys-subtext)!important;font-size:var(--ys-font-caption)!important;opacity:1!important}.quizExplanationAnswer,.quizExplanationDetail,.quizWrongReview{border:1px solid var(--ys-line)!important;background:#f8faf9!important;border-radius:14px!important}.quizResultCard h1{color:var(--ys-text)!important}.quizResultPercent{color:var(--ys-green)!important}.quizResultCard p{color:var(--ys-subtext)!important;opacity:1!important}.quizResultActions button{background:var(--ys-green)!important;color:#fff!important;font-size:var(--ys-font-button)!important;border-radius:14px!important;font-weight:850!important}.quizResultActions button.secondary{color:#4e6358!important;border:1px solid var(--ys-line)!important;background:#fff!important}@media (min-width:680px){.quizCenterWrap{padding:28px 24px calc(116px + env(safe-area-inset-bottom))!important}}.bookboardDenseRow{align-items:center!important;min-height:50px!important}.bookboardDenseBody{align-items:center!important;gap:8px!important;min-height:50px!important;padding:7px 9px!important}.bookboardDenseName{align-items:center!important;gap:5px!important;min-width:92px!important}.bookboardDenseName b{font-size:20px!important;line-height:1.3!important}.bookboardDenseName strong{font-size:15px!important;font-weight:800!important;line-height:1.35!important}.bookboardDenseSong{font-size:17px!important;line-height:1.45!important}@media (max-width:390px){.bookboardDenseRow{min-height:48px!important}.bookboardDenseBody{gap:7px!important;min-height:48px!important;padding:6px 8px!important}.bookboardDenseName{min-width:88px!important}.bookboardDenseName b{font-size:19px!important}.bookboardDenseName strong{font-size:14px!important}.bookboardDenseSong{font-size:16px!important}}.bookboardDenseBody{gap:5px!important}.bookboardDenseName{flex:0 0 80px!important;min-width:80px!important}.bookboardDenseSong{white-space:nowrap!important;text-overflow:clip!important;letter-spacing:-.07em!important;word-spacing:-.03em!important;flex:auto!important;min-width:0!important;font-size:15px!important;line-height:1.4!important;overflow:hidden!important}@media (max-width:390px){.bookboardDenseBody{gap:4px!important;padding-left:7px!important;padding-right:7px!important}.bookboardDenseName{flex-basis:76px!important;min-width:76px!important}.bookboardDenseSong{letter-spacing:-.08em!important;word-spacing:-.04em!important;font-size:clamp(13.5px,3.9vw,15px)!important}}.bookboardDenseSong{font-size:15px!important}@media (max-width:390px){.bookboardDenseSong{font-size:15px!important}}.bookboardDenseSong{letter-spacing:-.05em!important;white-space:nowrap!important;font-size:16px!important}@media (max-width:390px){.bookboardDenseSong{letter-spacing:-.05em!important;font-size:16px!important}}.herbDetailShell{min-height:100dvh;background:var(--ys-bg)!important;color:var(--ys-text)!important}body:has(.herbDetailShell){min-height:100dvh;background:var(--ys-bg)!important;color:var(--ys-text)!important}.herbDetailShell{padding:0 0 calc(94px + env(safe-area-inset-bottom))!important}.herbDetailWrap{background:0 0!important;width:min(100%,680px)!important;max-width:680px!important;min-height:100dvh!important;margin:0 auto!important}.herbTopBar{min-height:62px!important;padding:8px var(--ys-page-x) 5px!important;background:var(--ys-bg)!important;grid-template-columns:42px minmax(0,1fr) 72px!important}.herbBackButton{color:var(--ys-green)!important;font-size:32px!important}.herbTopTitle{color:var(--ys-text)!important;font-size:20px!important}.herbTopTitle .herbTitleHanja{color:#345c47!important}.herbTopActions button{color:var(--ys-green)!important;font-size:22px!important}.herbTabs{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:0 var(--ys-page-x)!important;border-bottom:1px solid var(--ys-line)!important;background:#f6f8f7f7!important;top:0!important}.herbTabs button{color:#68736d!important;min-height:47px!important;padding:13px 2px 11px!important;font-size:13px!important;font-weight:800!important}.herbTabs button.active{color:var(--ys-green)!important;font-weight:900!important}.herbTabs button.active:after{background:var(--ys-green)!important;height:3px!important;left:20%!important;right:20%!important}.herbTabBody{gap:var(--ys-card-gap)!important;padding:var(--ys-card-gap) var(--ys-page-x) 24px!important;display:grid!important}.herbTabBody>.herbSection,.herbTabBody>.herbIdentityCard,.herbTabBody>.recordSummary,.herbTabBody>.recordEditor,.herbTabBody>.recordSaveButton,.herbTabBody>.teacherCard,.herbTabBody>.quickReviewButton{margin-top:0!important;margin-bottom:0!important}.herbIdentityCard{border:1px solid var(--ys-line)!important;border-radius:var(--ys-radius-card)!important;background:var(--ys-card)!important;overflow:hidden!important;box-shadow:0 6px 20px #15362809!important}.herbMetaGrid{background:var(--ys-card)!important}.herbMetaGrid>div{border-color:#edf0ee!important;min-height:72px!important;padding:13px!important}.herbMetaGrid span,.recordStatGrid span{color:var(--ys-subtext)!important;font-size:12px!important}.herbMetaGrid b{color:var(--ys-text)!important;font-size:16px!important;line-height:1.45!important}.cardLike,.teacherCard,.recordEditor,.recordSummary{padding:var(--ys-card-pad)!important;border:1px solid var(--ys-line)!important;border-radius:var(--ys-radius-card)!important;background:var(--ys-card)!important;box-shadow:0 6px 20px #15362808!important}.herbSection h2,.recordSummary h2{color:var(--ys-text)!important;letter-spacing:-.025em!important;margin:2px 0 12px!important;font-size:18px!important;line-height:1.35!important}.herbSectionHead{gap:10px!important;min-height:34px!important}.sourceBadge,.teacherBadge{background:var(--ys-green-soft)!important;color:var(--ys-green)!important;margin-bottom:8px!important;padding:4px 8px!important;font-size:11px!important;font-weight:900!important}.songCard{border-radius:var(--ys-radius-card)!important;background:#fbfdfb!important;border:1px solid #dce6df!important;padding:18px 14px!important}.songHanjaPhrase{color:#2f5441!important}.songReadingPhrase{color:#68736d!important}.herbSpeaker{background:#fff!important;border:1px solid #e5ebe7!important;border-radius:11px!important;width:34px!important;height:34px!important}.efficacyChips{gap:7px!important}.efficacyChips button,.efficacyChips span{background:var(--ys-green-soft)!important;color:#356047!important;border:1px solid #dce6df!important;border-radius:9px!important;padding:7px 10px!important;font-size:13px!important;font-weight:800!important}.teacherCard,.teacherNoteOverviewCard{background:#f2f7f3!important}.teacherCard textarea,.recordEditor textarea{width:100%!important;min-height:125px!important;color:var(--ys-text)!important;background:#fff!important;border:1px solid #dce4df!important;border-radius:11px!important;padding:12px!important;font-size:15px!important;line-height:1.6!important}.teacherCard button,.recordSaveButton,.quizRevealButton,.teacherNoteSaveButton{background:var(--ys-green)!important;color:#fff!important;border:0!important;border-radius:12px!important;min-height:44px!important;font-size:15px!important;font-weight:850!important}.comparisonRelationList{gap:var(--ys-card-gap)!important;margin-top:12px!important}.comparisonRelationCard{padding:var(--ys-card-pad)!important;border:1px solid var(--ys-line)!important;border-radius:var(--ys-radius-card)!important;background:#fff!important;box-shadow:0 5px 17px #15362806!important}.comparisonRelationHead span{color:var(--ys-green)!important;opacity:1!important;font-size:11px!important;font-weight:850!important}.comparisonRelationHead h3{color:var(--ys-text)!important;margin-top:3px!important;font-size:18px!important}.comparisonHerbChip{background:#f8faf9!important;border-color:#dfe6e1!important}.comparisonHerbChip.current{border-color:var(--ys-green)!important;background:var(--ys-green-soft)!important}.comparisonSource{color:var(--ys-subtext)!important;opacity:1!important}.quizQuestion{border-radius:var(--ys-radius-card)!important;color:#274b38!important;background:#fbfdfb!important;border:1px solid #dce6df!important;padding:20px 14px!important}.quizAnswer{background:var(--ys-green-soft)!important;color:#31563b!important}.recordSummary{background:#fff!important}.recordStatGrid{border-color:var(--ys-line)!important;border-radius:13px!important}.recordStatGrid>div{border-color:#edf0ee!important;padding:13px 5px!important}.recordStatGrid b{color:var(--ys-green)!important;font-size:16px!important}.personalRecord{background:#fff9f0!important}.sensoryRecord{background:#f7faf7!important}.recordEditor>span{color:var(--ys-text)!important;margin-bottom:9px!important;font-size:16px!important;font-weight:900!important}.recordSaved{background:var(--ys-green-soft)!important;color:#31563b!important;margin:0!important}.recordSaveButton{width:100%!important;margin:0!important}.quickReviewButton{background:var(--ys-green)!important;width:100%!important;height:auto!important;min-height:48px!important;box-shadow:none!important;border-radius:13px!important;margin:0!important;padding:9px 14px!important}.quickReviewButton span{font-size:15px!important}.quickReviewButton small{font-size:11px!important}.memoryTrainingTab{gap:14px!important}.memoryTrainingHero,.memoryTrainingCard{border:1px solid var(--ys-line);background:#fff;border-radius:18px;padding:15px;box-shadow:0 6px 20px #15362808}.memoryTrainingHeroHead{justify-content:space-between;align-items:center;gap:12px;display:flex}.memoryTrainingHeroHead span{color:var(--ys-green);font-size:11px;font-weight:900;display:block}.memoryTrainingHeroHead h2{margin:3px 0 0;font-size:20px;line-height:1.25}.memoryTrainingHeroHead button{border:1px solid var(--ys-line);color:#52635a;min-height:32px;font:inherit;background:#fff;border-radius:10px;padding:0 9px;font-size:11px;font-weight:800}.memoryTrainingSteps{grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;margin-top:13px;display:grid}.memoryTrainingSteps>span{color:#8a938e;white-space:nowrap;background:#f4f6f5;border-radius:10px;justify-content:center;align-items:center;gap:4px;min-height:31px;padding:5px 3px;font-size:10px;font-weight:800;display:flex}.memoryTrainingSteps b{color:#67736c;background:#dfe5e1;border-radius:50%;place-items:center;width:18px;height:18px;font-size:9px;display:grid}.memoryTrainingSteps>span.active{background:var(--ys-green-soft);color:var(--ys-green)}.memoryTrainingSteps>span.active b,.memoryTrainingSteps>span.done b{background:var(--ys-green);color:#fff}.memoryTrainingSteps>span.done{color:#4f685a}.memoryTrainingCard{gap:13px;display:grid}.memoryTrainingBadge{background:var(--ys-green-soft);min-height:23px;color:var(--ys-green);border-radius:999px;justify-self:start;align-items:center;padding:4px 8px;font-size:11px;font-weight:900;display:inline-flex}.memoryTrainingCard h2{color:var(--ys-text);letter-spacing:-.025em;margin:0;font-size:19px;line-height:1.4}.memoryTrainingHerbName{background:#f8faf9;border-radius:15px;justify-content:center;align-items:baseline;gap:9px;padding:14px;display:flex}.memoryTrainingHerbName b{color:#315c46;font-size:31px;font-weight:500}.memoryTrainingHerbName strong{font-size:18px}.memoryTrainingCountdown{text-align:center;background:#f5f8f6;border-radius:16px;justify-items:center;gap:7px;padding:18px 14px;display:grid}.memoryTrainingCountdown strong{background:var(--ys-green);color:#fff;border-radius:50%;place-items:center;width:54px;height:54px;font-size:27px;display:grid}.memoryTrainingCountdown span,.memoryTrainingGuide,.memoryTrainingDelayCard>p{color:#6d7872;word-break:keep-all;margin:0;font-size:13px;line-height:1.65}.memoryTrainingGuide{background:#f7f9f8;border-radius:13px;padding:12px 13px}.memoryTrainingHint{background:#fbfdfb;border:1px solid #dce6df;border-radius:15px;padding:14px}.memoryTrainingHint>span{color:var(--ys-green);margin-bottom:8px;font-size:11px;font-weight:900;display:block}.memoryTrainingHint p,.memoryTrainingAnswerHanja{color:#274e3b;text-align:center;white-space:pre-wrap;margin:0;font-family:YSZhaoKaiExact,YSZhaoKai,YSMaruBuri,serif;font-size:23px;line-height:1.75}.memoryTrainingActions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.memoryTrainingPrimary,.memoryTrainingSecondary{min-height:45px;font:inherit;border-radius:12px;padding:9px 10px;font-size:15px;font-weight:850}.memoryTrainingPrimary{background:var(--ys-green);color:#fff;border:0}.memoryTrainingSecondary{border:1px solid var(--ys-line);color:#496057;background:#fff}.memoryTrainingFullButton{width:100%}.memoryTrainingAnswer{text-align:center;background:#fbfdfb;border:1px solid #dce6df;border-radius:15px;gap:9px;padding:15px 12px;display:grid}.memoryTrainingAnswerReading{color:#55645c;white-space:pre-wrap;border-top:1px solid #edf1ee;margin:0;padding-top:9px;font-size:16px;font-weight:700;line-height:1.65}.memoryTrainingResultChip{color:#54645b;background:#f2f5f3;border-radius:999px;justify-self:start;padding:6px 9px;font-size:11px;font-weight:800}.memoryTrainingEfficacy{background:#f7faf8;border-radius:14px;flex-wrap:wrap;gap:7px;padding:13px;display:flex}.memoryTrainingEfficacy span{background:var(--ys-green-soft);color:#356047;border:1px solid #dce6df;border-radius:9px;padding:7px 10px;font-size:13px;font-weight:850}.memoryTrainingEfficacy p{color:#707a74;margin:0;font-size:13px}.memoryTrainingDelayCard{text-align:center;justify-items:center;padding-top:22px;padding-bottom:22px}.memoryTrainingDelayCircle{border:7px solid #dfe9e2;border-top-color:var(--ys-green);background:#fff;border-radius:50%;align-content:center;place-items:center;width:88px;height:88px;display:grid}.memoryTrainingDelayCircle strong{color:var(--ys-green);font-size:31px;line-height:1}.memoryTrainingDelayCircle span{color:#7a8580;margin-top:2px;font-size:11px;font-weight:800}.memoryTrainingDoneCard{background:radial-gradient(circle at 92% 5%,#e2f1e6cc,#0000 34%),#fff;border-color:#d7e4db}.memoryTrainingScore{border:1px solid var(--ys-line);background:#fff;border-radius:13px;grid-template-columns:repeat(2,minmax(0,1fr));display:grid;overflow:hidden}.memoryTrainingScore>div{text-align:center;align-content:center;gap:4px;min-height:68px;padding:9px;display:grid}.memoryTrainingScore>div+div{border-left:1px solid #edf0ee}.memoryTrainingScore span{color:#7b8580;font-size:11px;font-weight:750}.memoryTrainingScore strong{color:#28563f;font-size:13px;line-height:1.35}@media (max-width:360px){.memoryTrainingSteps>span{font-size:9px}.memoryTrainingHint p,.memoryTrainingAnswerHanja{font-size:21px}.memoryTrainingAnswerReading{font-size:15px}}.herbTopTitle{font-size:22px!important;line-height:1.2!important}.herbTopTitle .herbTitleHanja{font-size:21px!important}.herbTabs button{font-size:14px!important;font-weight:850!important}.memoryTrainingHeroHead span{font-size:12px!important}.memoryTrainingHeroHead h2{font-size:22px!important}.memoryTrainingHeroHead button{font-size:12px!important}.memoryTrainingSteps>span{font-size:11px!important}.memoryTrainingSteps b{font-size:10px!important}.globalBottomNav{min-height:78px!important;padding-top:6px!important;padding-left:5px!important;padding-right:5px!important}.globalBottomNav a{color:#5e6f65!important;gap:2px!important;padding:3px 1px 4px!important;font-size:13px!important;font-weight:750!important;line-height:1.15!important}.globalBottomNav a strong{width:36px!important;height:36px!important;box-shadow:none!important;color:#0000!important;text-indent:-9999px!important;background-color:#0000!important;background-position:50%!important;background-repeat:no-repeat!important;background-size:contain!important;border:0!important;border-radius:0!important;flex:0 0 36px!important;margin:0 auto 1px!important;padding:0!important;font-size:0!important;line-height:0!important;display:block!important;overflow:visible!important;transform:none!important}.globalBottomNav a:first-child strong{background-image:url(/icons/bottom-nav/home.png)!important}.globalBottomNav a:nth-child(2) strong{background-image:url(/icons/bottom-nav/herbs.png)!important}.globalBottomNav a:nth-child(3) strong{background-image:url(/icons/bottom-nav/study.png)!important}.globalBottomNav a:nth-child(4) strong{background-image:url(/icons/bottom-nav/recitation.png)!important}.globalBottomNav a:nth-child(5) strong{background-image:url(/icons/bottom-nav/my-yakseongga.png)!important}.globalBottomNav a.active{color:var(--ys-green,#236548)!important;font-weight:900!important}.globalBottomNav a.active strong{filter:drop-shadow(0 2px 3px #2365481f)!important;transform:scale(1.06)!important}@media (max-width:360px){.globalBottomNav{min-height:76px!important}.globalBottomNav a{font-size:12px!important}.globalBottomNav a strong{flex-basis:34px!important;width:34px!important;height:34px!important}}.todayCompareModalButton{color:#223c30;width:100%;min-height:36px;font:inherit;cursor:pointer;background:#fff;border:1px solid #e3e9e5;border-radius:10px;justify-content:space-between;align-items:center;margin-top:8px;padding:8px 10px;font-size:13px;font-weight:850;display:flex}.todayCompareModalButton b{color:#7a8a81;font-size:18px;font-weight:500;line-height:1}.todayCompareModalBackdrop{z-index:500;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#14231c6b;place-items:center;padding:20px 14px;display:grid;position:fixed;inset:0}.todayCompareModal{background:var(--ys-card,#fff);width:min(100%,460px);max-height:min(76dvh,680px);color:var(--ys-text,#17211d);border:1px solid #dfe7e2;border-radius:22px;padding:17px;overflow:auto;box-shadow:0 22px 70px #112a1e38}.todayCompareModalHeader{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:13px;display:flex}.todayCompareModalHeader>div{min-width:0}.todayCompareModalHeader span{color:var(--ys-green,#236548);font-size:11px;font-weight:900;display:block}.todayCompareModalHeader h2{color:var(--ys-text,#17211d);letter-spacing:-.025em;margin:4px 0 0;font-size:20px;line-height:1.35}.todayCompareModalClose{color:#4f6258;width:34px;height:34px;font:inherit;cursor:pointer;background:#f8faf9;border:1px solid #e3e9e5;border-radius:11px;flex:0 0 34px;place-items:center;padding:0;font-size:24px;line-height:1;display:grid}.todayCompareModalMembers{flex-wrap:wrap;gap:6px;margin-bottom:13px;display:flex}.todayCompareModalMembers>span{background:var(--ys-green-soft,#edf5ef);color:#315b45;border:1px solid #dce6df;border-radius:9px;padding:6px 9px;font-size:13px;font-weight:850}.todayCompareModalSection{background:#f8faf9;border:1px solid #e6ebe8;border-radius:14px;padding:13px}.todayCompareModalSection+.todayCompareModalSection{margin-top:9px}.todayCompareModalSection>span{color:var(--ys-green,#236548);margin-bottom:6px;font-size:12px;font-weight:900;display:block}.todayCompareModalSection p{color:#33483d;white-space:pre-wrap;word-break:keep-all;margin:0;font-size:15px;line-height:1.72}.todayCompareModalSection.important{background:#f0f6f2;border-color:#d8e5dc}.todayCompareModalDone{background:var(--ys-green,#236548);color:#fff;width:100%;min-height:44px;font:inherit;cursor:pointer;border:0;border-radius:12px;margin-top:13px;font-size:15px;font-weight:900}@media (max-width:360px){.todayCompareModal{border-radius:19px;padding:15px}.todayCompareModalHeader h2{font-size:19px}.todayCompareModalSection p{font-size:14px}}.homeModernHeroArt{background-image:url(/icons/home/hero-flower.png)!important;background-position:bottom!important;background-repeat:no-repeat!important;background-size:contain!important;width:126px!important;height:178px!important;bottom:30px!important;right:10px!important}.homeModernHeroArt .homeModernLeaf,.homeModernLeaf{display:none!important}.homeModernStatIcon{color:#0000!important;background-color:#0000!important;background-position:50%!important;background-repeat:no-repeat!important;background-size:contain!important;border-radius:0!important;flex:0 0 32px!important;width:32px!important;height:32px!important;padding:0!important;font-size:0!important;line-height:0!important}.homeModernStat:first-child .homeModernStatIcon{background-image:url(/icons/home/stat-new-herb.png)!important}.homeModernStat:nth-child(2) .homeModernStatIcon{background-image:url(/icons/home/stat-review.png)!important}.homeModernStat:nth-child(3) .homeModernStatIcon{background-image:url(/icons/home/stat-recitation.png)!important}.homeModernMenuIcon{color:#0000!important;background-color:#0000!important;background-position:50%!important;background-repeat:no-repeat!important;background-size:contain!important;border-radius:0!important;flex:0 0 34px!important;width:34px!important;height:34px!important;padding:0!important;font-size:0!important;line-height:0!important}.homeModernMenuItem:first-child .homeModernMenuIcon{background-image:url(/icons/home/menu-day.png)!important}.homeModernMenuItem:nth-child(2) .homeModernMenuIcon{background-image:url(/icons/home/menu-review.png)!important}.homeModernMenuItem:nth-child(3) .homeModernMenuIcon{background-image:url(/icons/home/menu-dictionary.png)!important}.homeModernMenuItem:nth-child(4) .homeModernMenuIcon{background-image:url(/icons/home/menu-bookboard.png)!important}.homeModernMenuItem:nth-child(5) .homeModernMenuIcon{background-image:url(/icons/home/menu-my.png)!important}@media (max-width:390px){.homeModernHeroArt{width:116px!important;height:166px!important;bottom:-3px!important;right:0!important}.homeModernStatIcon{flex-basis:30px!important;width:30px!important;height:30px!important}.homeModernMenuIcon{flex-basis:32px!important;width:32px!important;height:32px!important}}.quizModernHeaderIcon{color:#0000!important;width:48px!important;height:48px!important;box-shadow:none!important;background:url(/icons/quiz/random-quiz.png) 50%/contain no-repeat!important;border:0!important;border-radius:0!important;flex:0 0 48px!important;padding:0!important;font-size:0!important}.quizModernModeIcon{color:#0000!important;background-color:#0000!important;background-position:50%!important;background-repeat:no-repeat!important;background-size:contain!important;border-radius:0!important;width:42px!important;height:42px!important;padding:0!important;font-size:0!important;line-height:0!important}.quizModernModeGrid>button:first-child .quizModernModeIcon{background-image:url(/icons/quiz/mode-general.png)!important}.quizModernModeGrid>button:nth-child(2) .quizModernModeIcon{background-image:url(/icons/quiz/mode-comparison.png)!important}.quizModernModeGrid>button:nth-child(3) .quizModernModeIcon{background-image:url(/icons/quiz/mode-mixed.png)!important}.quizModernScopeGrid button{justify-content:center!important;align-items:center!important;gap:5px!important;display:flex!important}.quizModernScopeGrid button:before{content:""!important;background-position:50%!important;background-repeat:no-repeat!important;background-size:contain!important;flex:0 0 20px!important;width:20px!important;height:20px!important;display:block!important}.quizModernScopeGrid button:first-child:before{background-image:url(/icons/quiz/scope-all.png)!important}.quizModernScopeGrid button:nth-child(2):before{background-image:url(/icons/quiz/scope-bouyak.png)!important}.quizModernScopeGrid button:nth-child(3):before{background-image:url(/icons/quiz/scope-hwayak.png)!important}.quizModernScopeGrid button:nth-child(4):before{background-image:url(/icons/quiz/scope-yeolyak.png)!important}.quizModernScopeGrid button:nth-child(5):before{background-image:url(/icons/quiz/scope-hanyak.png)!important}.quizModernScopeGrid button:nth-child(6):before{background-image:url(/icons/quiz/scope-sanyak.png)!important}.quizModernScopeGrid button:nth-child(7):before{background-image:url(/icons/quiz/scope-suyak.png)!important}.quizModernScopeGrid button:nth-child(8):before{background-image:url(/icons/quiz/scope-tongyak.png)!important}.quizModernScopeGrid button:nth-child(9):before{background-image:url(/icons/quiz/scope-sayak.png)!important}.quizModernWrongIcon{color:#0000!important;background:url(/icons/quiz/wrong-note.png) 50%/contain no-repeat!important;border:0!important;border-radius:0!important;width:38px!important;height:38px!important;padding:0!important;font-size:0!important}@media (max-width:370px){.quizModernHeaderIcon{flex-basis:44px!important;width:44px!important;height:44px!important}.quizModernModeIcon{width:39px!important;height:39px!important}.quizModernScopeGrid button{gap:4px!important}.quizModernScopeGrid button:before{flex-basis:18px!important;width:18px!important;height:18px!important}.quizModernWrongIcon{width:35px!important;height:35px!important}}.herbDictionaryWrap>.brand .mark{width:50px!important;height:50px!important;box-shadow:none!important;color:#0000!important;background:url(/icons/dictionary/dictionary-books.png) 50%/contain no-repeat!important;border:0!important;border-radius:0!important;flex:0 0 50px!important;padding:0!important;font-size:0!important;line-height:0!important;overflow:visible!important}.herbDictionaryWrap .herbSearchSticky .input{background-color:#fff!important;background-image:url(/icons/dictionary/search-leaf.png),linear-gradient(#dfe5e1,#dfe5e1)!important;background-position:15px,51px!important;background-repeat:no-repeat,no-repeat!important;background-size:27px 27px,1px 30px!important;min-height:52px!important;padding-left:66px!important;padding-right:14px!important}.herbDictionaryWrap .herbSearchSticky .input::placeholder{color:#9aa19d!important}.herbDictionaryWrap .herbSearchSticky .input:focus{background-image:url(/icons/dictionary/search-leaf.png),linear-gradient(#bfd1c5,#bfd1c5)!important}@media (max-width:390px){.herbDictionaryWrap>.brand .mark{flex-basis:46px!important;width:46px!important;height:46px!important}.herbDictionaryWrap .herbSearchSticky .input{background-position:13px,47px!important;background-size:25px 25px,1px 28px!important;min-height:50px!important;padding-left:62px!important}}.homeModernMark{color:#0000!important;text-indent:-9999px!important;background:url(/icons/app/yakseongga-app-icon-192.png) 50%/cover no-repeat!important;border:0!important;border-radius:13px!important;flex:0 0 46px!important;width:46px!important;height:46px!important;padding:0!important;font-size:0!important;line-height:0!important;display:block!important;overflow:hidden!important;box-shadow:0 7px 18px #23654824!important}.myYakseonggaHeader .mark{color:#0000!important;text-indent:-9999px!important;background:url(/icons/app/yakseongga-app-icon-192.png) 50%/cover no-repeat!important;border:0!important;border-radius:12px!important;flex:0 0 43px!important;width:43px!important;height:43px!important;padding:0!important;font-size:0!important;line-height:0!important;display:block!important;overflow:hidden!important;box-shadow:0 7px 18px #23654824!important}:root{--ys-page-top:18px;--ys-header-gap:14px;--ys-section-gap:14px;--ys-copy-gap:11px}.homeModernWrap,.herbDictionaryWrap,.todayDashV4612,.quizSetupModernV4613,.myYakseonggaWrap,.reciteWrap,.bookboardWrap,.herbStudyWrap{padding-top:var(--ys-page-top)!important}.herbDetailWrap .herbTabBody{gap:var(--ys-section-gap)!important}.homeModernHeader,.herbDictionaryWrap>.brand,.myYakseonggaHeader,.reciteTop,.bookboardTop{margin-bottom:var(--ys-header-gap)!important}.quizModernIntro{margin-top:var(--ys-copy-gap)!important;margin-bottom:var(--ys-header-gap)!important}.homeModernHero{margin-bottom:0!important}.homeModernStats,.homeModernMenu{margin-top:var(--ys-section-gap)!important}.herbDictionaryWrap .herbSearchSticky{margin-bottom:var(--ys-section-gap)!important}.todayDashHeader{padding-top:2px!important;padding-bottom:18px!important}.todayDashHeaderCopy p{margin-top:6px!important}.todayDashMetrics+.todayDashProgress,.quizModernPanel{margin-top:0!important}.quizModernSection+.quizModernSection,.quizModernCountSection,.quizModernScope,.quizModernWrong,.quizModernStart{margin-top:var(--ys-section-gap)!important}.myYakseonggaIntro,.myYakseonggaStats{margin-bottom:var(--ys-section-gap)!important}.myYakseonggaRecent,.myYakseonggaList{margin-top:0!important}.reciteLevelBar,.reciteCard,.bookboardPlayer,.herbStudyProgress{margin-bottom:var(--ys-section-gap)!important}@media (max-width:390px){.homeModernWrap,.herbDictionaryWrap,.todayDashV4612,.quizSetupModernV4613,.myYakseonggaWrap,.reciteWrap,.bookboardWrap,.herbStudyWrap{padding-top:var(--ys-page-top)!important}.todayDashHeader{padding-bottom:18px!important}}:root{--ys-header-row-h:52px;--ys-today-intro-after:12px}.homeModernHeader,.herbDictionaryWrap>.brand,.quizModernHeader,.myYakseonggaHeader{min-height:var(--ys-header-row-h)!important;box-sizing:border-box!important;align-items:center!important}.homeModernHeader,.herbDictionaryWrap>.brand,.myYakseonggaHeader{margin-bottom:var(--ys-header-gap)!important}.quizModernHeader{margin-bottom:0!important}.quizModernIntro{margin-top:6px!important;margin-bottom:var(--ys-header-gap)!important;line-height:1.55!important}.todayDashHeader{box-sizing:border-box!important;min-height:88px!important;margin-bottom:var(--ys-today-intro-after)!important;padding-top:2px!important;padding-bottom:0!important}.todayDashHeaderCopy{align-content:start!important;row-gap:4px!important;display:grid!important}.todayDashHeaderCopy>*{margin-top:0!important;margin-bottom:0!important}.todayDashHeaderCopy p{margin-top:2px!important;line-height:1.55!important}.todayDashMetrics{margin-top:0!important}.todayDashMetrics,.todayDashProgress,.todayDashCore,.todayDashApplication{margin-bottom:var(--ys-section-gap)!important}@media (max-width:390px){.homeModernHeader,.herbDictionaryWrap>.brand,.quizModernHeader,.myYakseonggaHeader{min-height:var(--ys-header-row-h)!important}.todayDashHeader{min-height:88px!important;margin-bottom:var(--ys-today-intro-after)!important}}.myYakseonggaWrap{padding-top:45px!important}.todayDashFocusMain{grid-template-columns:minmax(0,1fr) 70px!important;gap:10px!important}.todayDashHanjaArt{color:#52745d!important;font-synthesis:none!important;letter-spacing:-.07em!important;white-space:nowrap!important;background:radial-gradient(circle at 40% 40%,#f0e9d1c7,#f6f3e76b 66%,#0000 68%)!important;border-radius:50%!important;width:68px!important;height:68px!important;font-family:YSZhaoKaiExact,YSZhaoKai,YSMaruBuri,serif!important;font-size:29px!important;font-style:normal!important;font-weight:400!important;line-height:1!important}.todayDashApplicationGrid{grid-template-columns:1fr!important;gap:14px!important}.todayDashApplyCard{border-radius:18px!important;width:100%!important;min-width:0!important;padding:15px!important}.todayDashQuizGrid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:7px!important;margin-top:10px!important}.todayDashQuizGrid a{border-radius:9px!important;min-height:36px!important;font-size:13px!important}.todayDashApplyLink{margin-top:12px!important}@media (max-width:330px){.todayDashQuizGrid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}.todayDashApplyIcon{color:#0000!important;background:#f3f7f4!important;border-radius:50%!important;flex:0 0 34px!important;place-items:center!important;width:34px!important;height:34px!important;padding:0!important;font-size:0!important;display:grid!important;overflow:hidden!important}.todayDashApplyIcon img{object-fit:contain!important;width:25px!important;height:25px!important;display:block!important}.todayDashQuizGrid a{flex-direction:row!important;justify-content:center!important;align-items:center!important;gap:5px!important;min-width:0!important;padding:6px 5px!important;display:flex!important}.todayDashQuizPartIcon{object-fit:contain!important;flex:0 0 18px!important;width:18px!important;height:18px!important;display:block!important}.todayDashQuizGrid a>span{white-space:nowrap;min-width:0;line-height:1!important}.todayDashMoreIcon{color:#0000!important;background:#f2f7f3!important;border-radius:12px!important;place-items:center!important;width:38px!important;height:38px!important;margin:0 auto 5px!important;padding:0!important;font-size:0!important;display:grid!important;overflow:hidden!important}.todayDashMoreIcon img{object-fit:contain!important;width:29px!important;height:29px!important;display:block!important}.globalBottomNav a strong{background-image:none!important}.globalBottomNav a:first-child strong{background:url(/icons/bottom-nav/nav-home.svg) 50%/contain no-repeat!important}.globalBottomNav a:nth-child(2) strong{background:url(/icons/bottom-nav/nav-herbs.svg) 50%/contain no-repeat!important}.globalBottomNav a:nth-child(3) strong{background:url(/icons/bottom-nav/nav-study.svg) 50%/contain no-repeat!important}.globalBottomNav a:nth-child(4) strong{background:url(/icons/bottom-nav/nav-recitation.svg) 50%/contain no-repeat!important}.globalBottomNav a:nth-child(5) strong{background:url(/icons/bottom-nav/nav-my.svg) 50%/contain no-repeat!important}@media (max-width:390px){.todayDashApplyIcon{flex-basis:32px!important;width:32px!important;height:32px!important}.todayDashApplyIcon img{width:23px!important;height:23px!important}.todayDashQuizGrid a{gap:4px!important;padding-left:4px!important;padding-right:4px!important}.todayDashQuizPartIcon{flex-basis:16px!important;width:16px!important;height:16px!important}.todayDashMoreIcon{width:36px!important;height:36px!important}.todayDashMoreIcon img{width:27px!important;height:27px!important}}.todayDashApplyIcon.todayDashCompareIcon,.todayDashApplyIcon.todayDashPartQuizIcon{color:#0000!important;text-indent:-9999px!important;background-color:#0000!important;background-position:50%!important;background-repeat:no-repeat!important;background-size:contain!important;border-radius:50%!important;flex:0 0 36px!important;width:36px!important;min-width:36px!important;height:36px!important;min-height:36px!important;font-size:0!important;line-height:0!important;display:block!important;overflow:hidden!important}.todayDashQuizGrid a{white-space:nowrap!important;justify-content:center!important;align-items:center!important;gap:5px!important;padding:5px!important;display:flex!important}.todayDashQuizGrid a:before{content:""!important;background-position:50%!important;background-repeat:no-repeat!important;background-size:contain!important;flex:0 0 17px!important;width:17px!important;height:17px!important;display:block!important}.todayDashQuizGrid a:first-child:before{background-image:url(/icons/today-application-v46-29/boyak.png)!important}.todayDashQuizGrid a:nth-child(2):before{background-image:url(/icons/today-application-v46-29/hwayak.png)!important}.todayDashQuizGrid a:nth-child(3):before{background-image:url(/icons/today-application-v46-29/yeolyak.png)!important}.todayDashQuizGrid a:nth-child(4):before{background-image:url(/icons/today-application-v46-29/hanyak.png)!important}.todayDashQuizGrid a:nth-child(5):before{background-image:url(/icons/today-application-v46-29/sanyak.png)!important}.todayDashQuizGrid a:nth-child(6):before{background-image:url(/icons/today-application-v46-29/suyak.png)!important}.todayDashQuizGrid a:nth-child(7):before{background-image:url(/icons/today-application-v46-29/tongyak.png)!important}.todayDashQuizGrid a:nth-child(8):before{background-image:url(/icons/today-application-v46-29/sayak.png)!important}.todayDashMoreIcon{color:#286548!important;text-indent:0!important;background:#f1f6f2!important;border-radius:50%!important;place-items:center!important;width:34px!important;min-width:34px!important;height:34px!important;min-height:34px!important;margin:0 auto!important;font-family:Segoe UI Emoji,Apple Color Emoji,Noto Color Emoji,Segoe UI Symbol,Malgun Gothic,sans-serif!important;font-size:20px!important;font-weight:700!important;line-height:1!important;display:grid!important;overflow:visible!important}.todayDashMoreIcon:before,.todayDashMoreIcon:after{content:none!important;display:none!important}.todayDashMoreGrid>a:nth-child(2) .todayDashMoreIcon{font-family:Segoe UI Symbol,Malgun Gothic,sans-serif!important;font-size:21px!important}.todayDashMoreGrid>a:nth-child(3) .todayDashMoreIcon{font-family:Segoe UI Symbol,Malgun Gothic,sans-serif!important;font-size:23px!important;font-weight:800!important}.todayDashMoreGrid>a{grid-template-rows:34px auto auto!important;padding-top:9px!important}@media (max-width:350px){.todayDashApplyIcon.todayDashCompareIcon,.todayDashApplyIcon.todayDashPartQuizIcon{flex-basis:34px!important;width:34px!important;min-width:34px!important;height:34px!important;min-height:34px!important}.todayDashQuizGrid a{gap:3px!important;padding-left:3px!important;padding-right:3px!important;font-size:12px!important}.todayDashQuizGrid a:before{flex-basis:15px!important;width:15px!important;height:15px!important}.todayDashMoreIcon{width:32px!important;min-width:32px!important;height:32px!important;min-height:32px!important;font-size:19px!important}.todayDashMoreGrid>a{grid-template-rows:32px auto auto!important}}.todayDashQuizGrid a:before{content:none!important;background-image:none!important;flex:0 0 0!important;width:0!important;min-width:0!important;height:0!important;margin:0!important;display:none!important}.todayDashQuizGrid a{gap:4px!important}.quizModernScopeGrid button.active:before,.quizModernScopeGrid button[aria-pressed=true]:before,.quizModernScopeGrid button[data-selected=true]:before,.quizModernScopeGrid button.active img,.quizModernScopeGrid button[aria-pressed=true] img,.quizModernScopeGrid button[data-selected=true] img{filter:brightness(0)invert()!important;opacity:1!important}.quizModernScopeGrid button.active,.quizModernScopeGrid button[aria-pressed=true],.quizModernScopeGrid button[data-selected=true]{color:#fff!important}.homeModernMenuItem[href=\/study] .homeModernMenuIcon{background-image:url(/icons/home/menu-day.png)!important}.homeModernMenuItem[href=\/review] .homeModernMenuIcon{background-image:url(/icons/home/menu-review.png)!important}.homeModernMenuItem[href=\/bookboard] .homeModernMenuIcon{background-image:url(/icons/home/menu-bookboard.png)!important}.homeModernMenuItem[href=\/prescriptions] .homeModernMenuIcon{background-image:url(/icons/home/menu-prescription-note.svg)!important}.homeModernMenuItem[href=\/groups] .homeModernMenuIcon{background-image:url(/icons/home/menu-discussion-room.svg)!important}.signupModernShell{color:var(--ys-text,#17211d);background:var(--ys-bg,#f6f8f7)!important}body:has(.signupModernShell){color:var(--ys-text,#17211d);background:var(--ys-bg,#f6f8f7)!important}.signupModernShell{min-height:100dvh;padding:0 0 34px!important}.signupModernWrap{box-sizing:border-box;min-height:100dvh;width:min(100%,680px)!important;max-width:680px!important;padding:16px var(--ys-page-x,14px) 34px!important;background:0 0!important;margin:0 auto!important}.signupTopRow{align-items:center;min-height:34px;margin-bottom:8px;display:flex}.signupBackButton{border:1px solid var(--ys-line,#e2e8e4);color:#516159;background:#fff;border-radius:11px;align-items:center;gap:4px;min-height:32px;padding:5px 9px;font-size:12px;font-weight:800;line-height:1;text-decoration:none;display:inline-flex}.signupBackButton span{font-size:20px;line-height:.7;transform:translateY(-1px)}.signupModernBrand{padding:0 3px;margin:0 0 14px!important}.signupModernHero{border:1px solid var(--ys-line,#e2e8e4)!important;box-shadow:none!important;background:linear-gradient(135deg,#f7faf8 0%,#f0f7f2 100%)!important;border-radius:18px!important;margin:0 0 14px!important;padding:17px 18px!important}.signupModernHero .badge{color:var(--ys-green,#236548)!important;background:#eaf3ed!important}.signupModernHero h1{color:var(--ys-text,#17211d)!important;letter-spacing:-.035em!important;margin:9px 0 6px!important;font-size:24px!important;line-height:1.35!important}.signupModernHero p{color:var(--ys-subtext,#66716b)!important;margin:0!important;font-size:13px!important;line-height:1.55!important}.signupModernCard{border:1px solid var(--ys-line,#e2e8e4)!important;background:var(--ys-card,#fff)!important;border-radius:18px!important;padding:16px!important;box-shadow:0 8px 24px #193d2c09!important}.signupModernCard .form{gap:12px!important}.signupModernCard .field label{color:#3f5147!important;font-size:12px!important;font-weight:850!important}.signupModernCard .input,.signupModernCard .select{background:#fff!important;border:1px solid #dbe4de!important;border-radius:13px!important;min-height:46px!important}.signupModernCard .input:focus,.signupModernCard .select:focus{border-color:#b8ccbf!important;box-shadow:0 0 0 3px #23654812!important}.signupPrivacyBox{background:#f8faf9;border:1px solid #e1e8e3;border-radius:15px;margin-top:4px;padding:13px}.signupPrivacyAgree{cursor:pointer;align-items:flex-start;gap:10px;margin:0!important;display:flex!important}.signupPrivacyAgree input{width:18px;height:18px;accent-color:var(--ys-green,#236548);flex:none;margin:1px 0 0}.signupPrivacyAgree span{gap:4px;min-width:0;display:grid}.signupPrivacyAgree strong{color:#263b30;font-size:13px;line-height:1.4}.signupPrivacyAgree small{color:#727d77;font-size:11px;line-height:1.5}.signupPrivacyDetails{border-top:1px solid #e7ece9;margin-top:11px;padding-top:10px}.signupPrivacyDetails summary{color:var(--ys-green,#236548);cursor:pointer;font-size:12px;font-weight:850}.signupPrivacyCopy{color:#5f6b64;background:#fff;border-radius:12px;margin-top:10px;padding:11px 12px;font-size:11px;line-height:1.6}.signupPrivacyCopy p{margin:0 0 10px}.signupPrivacyCopy p:last-child{margin-bottom:0}.signupPrivacyCopy strong{color:#31463a}.signupPrivacyNote{color:#718077}.signupSubmitButton{background:var(--ys-green,#236548)!important;border-radius:13px!important;min-height:46px!important}.signupSubmitButton:disabled{opacity:.42!important;cursor:not-allowed!important}.signupModernCard .links{margin-top:14px!important}.signupModernCard .links a{color:var(--ys-green,#236548)!important;font-weight:850!important}@media (max-width:560px){.signupModernWrap{padding-left:14px!important;padding-right:14px!important}.signupModernCard .grid2{grid-template-columns:1fr!important}.signupModernHero h1{font-size:23px!important}}.authModernShell{color:var(--ys-text,#17211d);background:var(--ys-bg,#f6f8f7)!important}body:has(.authModernShell){color:var(--ys-text,#17211d);background:var(--ys-bg,#f6f8f7)!important}.authModernShell{min-height:100dvh;padding:0 0 32px!important}.authModernWrap{box-sizing:border-box;min-height:100dvh;width:min(100%,680px)!important;max-width:680px!important;padding:14px var(--ys-page-x,14px) 32px!important;background:0 0!important;margin:0 auto!important}.authScreenHeader{grid-template-columns:42px minmax(0,1fr) 42px;align-items:center;min-height:58px;margin:0 0 12px;display:grid}.authScreenHeaderSide{justify-content:flex-start;align-items:center;width:42px;display:flex}.authScreenBack{width:34px;height:34px;color:var(--ys-green,#236548);background:0 0;border:0;border-radius:50%;place-items:center;text-decoration:none;display:grid}.authScreenBack span{font-size:30px;line-height:1;transform:translateY(-2px)}.authScreenHeaderCenter{text-align:center;min-width:0}.authScreenHeaderEyebrow{color:#78847d;font-size:10px;font-weight:750;line-height:1.25}.authScreenHeaderTitle{color:#17211d;margin-top:2px;font-size:15px;font-weight:900;line-height:1.3}.authScreenHeaderSubtitle{color:#6f7b74;text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:10px;font-weight:650;line-height:1.3;overflow:hidden}.authModernHero{border:1px solid var(--ys-line,#e2e8e4)!important;box-shadow:none!important;background:linear-gradient(135deg,#f7faf8 0%,#f0f7f2 100%)!important;border-radius:18px!important;margin:0 0 14px!important;padding:18px!important}.authModernHero h1{color:#17211d!important;letter-spacing:-.035em!important;margin:0 0 7px!important;font-size:24px!important;line-height:1.35!important}.authModernHero p{color:#66716b!important;margin:0!important;font-size:13px!important;line-height:1.55!important}.authModernCard{border:1px solid var(--ys-line,#e2e8e4)!important;background:var(--ys-card,#fff)!important;border-radius:18px!important;padding:16px!important;box-shadow:0 8px 24px #193d2c09!important}.authModernCard .form{gap:12px!important}.authModernCard .field label{color:#3f5147!important;font-size:12px!important;font-weight:850!important}.authModernCard .input,.authModernCard .select{background:#fff!important;border:1px solid #dbe4de!important;border-radius:13px!important;min-height:46px!important}.authModernCard .input:focus,.authModernCard .select:focus{border-color:#b8ccbf!important;box-shadow:0 0 0 3px #23654812!important}.authModernCard .primary{background:var(--ys-green,#236548)!important;border-radius:13px!important;min-height:46px!important}.authModernCard .links{color:#718077!important;text-align:center!important;margin-top:14px!important;font-size:12px!important}.authModernCard .links a{color:var(--ys-green,#236548)!important;font-weight:850!important}.signupTopRow,.signupBackButton,.signupModernBrand{display:none!important}@media (max-width:560px){.authModernWrap{padding-left:14px!important;padding-right:14px!important}.authModernHero h1{font-size:23px!important}}.myStudyDashboardWrap{max-width:980px;padding:18px 14px 96px}.myStudyHeader{justify-content:space-between;align-items:flex-start;gap:12px;margin:2px 0 18px;display:flex}.myStudyHeader>div>span{color:var(--ys-primary,#236548);letter-spacing:.04em;margin-bottom:4px;font-size:12px;font-weight:800;display:block}.myStudyHeader h1{color:#1e3027;letter-spacing:-.04em;margin:0;font-size:25px;line-height:1.2}.myYakseonggaLogout{color:#4f6558;cursor:pointer;white-space:nowrap;background:#f7faf8;border:1px solid #dce7e0;border-radius:12px;padding:7px 10px;font-size:12px;font-weight:800}.myStudyMetrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:14px;display:grid}.myStudyMetrics>div{background:#fff;border:1px solid #e7eee9;border-radius:16px;min-width:0;padding:15px 14px}.myStudyMetrics span{color:#718078;margin-bottom:8px;font-size:12px;font-weight:700;display:block}.myStudyMetrics strong{color:#1f5f45;letter-spacing:-.04em;align-items:baseline;gap:3px;font-size:27px;font-weight:850;line-height:1;display:flex}.myStudyMetrics small{color:#789084;font-size:12px;font-weight:700}.myStudyMainGrid{grid-template-columns:1fr;gap:14px;display:grid}.myStudyCalendarCard,.myStudyRecentCard,.myStudyRecordsSection{background:#fff;border:1px solid #e7eee9;border-radius:18px;padding:15px}.myStudySectionHead,.myStudyRecordsHead{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.myStudySectionHead>div:first-child>span,.myStudyRecordsHead>div>span{color:#6f7f76;margin-bottom:3px;font-size:11px;font-weight:800;display:block}.myStudySectionHead strong,.myStudyRecordsHead strong{color:#23362c;letter-spacing:-.03em;font-size:17px;display:block}.myStudyMonthNav{gap:6px;display:flex}.myStudyMonthNav button{color:#36624d;cursor:pointer;background:#f8faf9;border:1px solid #dfe8e2;border-radius:10px;width:32px;height:32px;font-size:22px;line-height:1}.myStudyCalendarWeek,.myStudyCalendarGrid{grid-template-columns:repeat(7,1fr);gap:4px;display:grid}.myStudyCalendarWeek{margin-bottom:6px}.myStudyCalendarWeek span{color:#97a39c;text-align:center;font-size:10px;font-weight:700}.myStudyCalendarGrid span{aspect-ratio:1;color:#526159;border-radius:50%;place-items:center;width:100%;max-width:34px;margin:auto;font-size:12px;display:grid}.myStudyCalendarGrid span.studied{color:#205f45;background:#dfeee6;font-weight:850}.myStudyCalendarGrid span.today{outline-offset:-1px;outline:1.5px solid #236548}.myStudyCalendarGrid span.empty{visibility:hidden}.myStudyCalendarLegend{color:#76857d;justify-content:space-between;align-items:center;gap:10px;margin-top:14px;font-size:11px;display:flex}.myStudyCalendarLegend>span{white-space:nowrap;align-items:center;gap:6px;display:flex}.myStudyCalendarLegend i{background:#dfeee6;border-radius:50%;width:10px;height:10px}.myStudyCalendarLegend small{text-align:right;color:#97a39c;font-size:10px}.myStudyRecentList{flex-direction:column;display:flex}.myStudyRecentList a{border-top:1px solid #eff3f0;justify-content:space-between;align-items:center;gap:10px;padding:12px 2px;text-decoration:none;display:flex}.myStudyRecentList a:first-child{border-top:0}.myStudyRecentList strong{color:#263930;font-size:14px}.myStudyRecentList strong+span{color:#77867e;margin-left:6px;font-size:12px}.myStudyRecentList small{color:#849189;font-size:11px}.myStudyRecentEmpty,.myStudyRecordsEmpty{text-align:center;color:#829088;padding:24px 8px;font-size:13px}.myStudyRecordsSection{margin-top:14px}.myStudyRecordsHead b{color:#688075;background:#f1f6f3;border-radius:999px;padding:6px 9px;font-size:11px}.myStudyRecordList{flex-direction:column;gap:8px;display:flex}.myStudyRecordItem{background:#f8faf9;border:1px solid #eef2ef;border-radius:13px;justify-content:space-between;align-items:center;gap:10px;padding:11px 12px;text-decoration:none;display:flex}.myStudyRecordItem>div:first-child{min-width:0}.myStudyRecordItem strong{color:#2b3d34;font-size:13px;display:block}.myStudyRecordItem strong span{color:#7f8b84;margin-left:4px;font-weight:600}.myStudyRecordItem small{color:#9aa49e;margin-top:3px;font-size:10px;display:block}.myStudyRecordBadges{flex-wrap:wrap;justify-content:flex-end;gap:4px;display:flex}.myStudyRecordBadges span{color:#557163;background:#edf4f0;border-radius:999px;padding:4px 6px;font-size:9px;font-weight:750}.myStudyRecordsEmpty a{color:#236548;margin-top:8px;font-weight:800;text-decoration:none;display:inline-block}@media (min-width:768px){.myStudyDashboardWrap{padding-top:26px}.myStudyHeader{margin-bottom:22px}.myStudyHeader h1{font-size:30px}.myStudyMetrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:16px}.myStudyMetrics>div{padding:18px 17px}.myStudyMetrics strong{font-size:31px}.myStudyMainGrid{grid-template-columns:minmax(0,1.55fr) minmax(260px,.75fr);align-items:stretch;gap:16px}.myStudyCalendarCard,.myStudyRecentCard,.myStudyRecordsSection{padding:18px}.myStudyCalendarGrid span{max-width:42px;font-size:13px}.myStudyRecentCard{flex-direction:column;display:flex}.myStudyRecentList{flex:1}.myStudyRecordList{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}}.myStudyRecentHead{margin-bottom:8px}.myStudyRecentDayList{flex-direction:column;display:flex}.myStudyRecentDay{border-top:1px solid #eff3f0;padding:11px 2px}.myStudyRecentDay:first-child{border-top:0}.myStudyRecentDayMeta{justify-content:space-between;align-items:baseline;gap:10px;margin-bottom:7px;display:flex}.myStudyRecentDayMeta strong{color:#2a4336;font-size:13px}.myStudyRecentDayMeta span{color:#789084;font-size:10px;font-weight:750}.myStudyRecentHerbs{flex-wrap:wrap;gap:5px 8px;display:flex}.myStudyRecentHerbs a{color:#274a39;align-items:baseline;gap:3px;font-size:12px;font-weight:800;text-decoration:none;display:inline-flex}.myStudyRecentHerbs small{color:#8b9991;font-size:9px;font-weight:600}.myStudyRecentPager{border-top:1px solid #eff3f0;justify-content:center;align-items:center;gap:10px;margin-top:4px;padding-top:12px;display:flex}.myStudyRecentPager button{color:#36624d;cursor:pointer;background:#f8faf9;border:1px solid #dfe8e2;border-radius:9px;width:29px;height:29px;font-size:20px;line-height:1}.myStudyRecentPager button:disabled{opacity:.35;cursor:default}.myStudyRecentPager span{text-align:center;color:#75857c;min-width:44px;font-size:10px;font-weight:750}.myStudyNoteRecordItem{min-height:52px}.myStudyNoteRecordItem>div{width:100%}@media (min-width:768px){.myStudyRecentDay{padding:13px 2px}.myStudyRecentDayMeta strong{font-size:14px}.myStudyRecentHerbs a{font-size:13px}}.myStudyAccountCard{background:#fff;border:1px solid #e2e9e5;border-radius:18px;margin-top:14px;padding:15px}.myStudyAccountCardHead{margin-bottom:9px}.myStudyAccountCardHead span{color:#6d8679;margin-bottom:2px;font-size:10px;font-weight:800;display:block}.myStudyAccountCardHead strong{color:#213d31;font-size:15px;display:block}.myStudyAccountLinks{flex-direction:column;display:flex}.myStudyAccountLinks a{color:#29473a;border-top:1px solid #eff3f0;justify-content:space-between;align-items:center;min-height:46px;font-size:12px;font-weight:800;text-decoration:none;display:flex}.myStudyAccountLinks a:first-child{border-top:0}.myStudyAccountLinks a:after{content:"›";color:#8aa095;font-size:20px;font-weight:500}.accountShell{background:#f6f8f7;min-height:100vh;padding-bottom:34px}.accountWrap{max-width:640px;margin:0 auto;padding-bottom:30px}.accountIntro{padding:20px 2px 13px}.accountIntro>span{color:#688377;margin-bottom:3px;font-size:11px;font-weight:800;display:block}.accountIntro h1{color:#1f3d30;letter-spacing:-.04em;margin:0;font-size:24px}.accountIntro p{color:#74857c;margin:7px 0 0;font-size:12px;line-height:1.55}.accountCard{background:#fff;border:1px solid #e2e9e5;border-radius:18px;padding:17px}.accountForm{flex-direction:column;gap:14px;display:flex}.accountForm label{flex-direction:column;gap:6px;display:flex}.accountForm label>span{color:#385346;font-size:11px;font-weight:850}.accountForm input,.accountForm select{box-sizing:border-box;color:#243b31;width:100%;height:45px;font:inherit;background:#fafcfb;border:1px solid #dce6e0;border-radius:12px;outline:none;padding:0 12px;font-size:13px}.accountForm input:focus,.accountForm select:focus{background:#fff;border-color:#79a28d}.accountForm input:disabled{color:#84928b;background:#f2f5f3}.accountForm small{color:#8a9891;font-size:10px}.accountMessage{border-radius:11px;margin:0;padding:10px 12px;font-size:11px;font-weight:700;line-height:1.45}.accountMessage.success{color:#276044;background:#edf7f1}.accountMessage.error{color:#9a3e36;background:#fff1f0}.accountPrimaryButton,.accountSecondaryButton{height:46px;font:inherit;cursor:pointer;border-radius:13px;font-size:13px;font-weight:850}.accountPrimaryButton{color:#fff;background:#236548;border:0}.accountPrimaryButton:disabled{opacity:.55;cursor:default}.accountSecondaryButton{color:#315c48;background:#fff;border:1px solid #d8e5de}@media (min-width:768px){.accountWrap{max-width:720px}.accountCard{padding:21px}}.accountWrap>.accountCard,.accountWrap>form.accountCard{margin-top:16px}body:has(.loginBotanicalShell){background:#f6f8f7!important}.loginBotanicalShell{min-height:100dvh;padding:0 14px calc(34px + env(safe-area-inset-bottom));color:#17211d;background:radial-gradient(circle at 48% 17%,#ebf4edf5 0,#f6f8f78a 30%,#0000 53%),linear-gradient(#f9faf8 0%,#f6f8f7 100%);position:relative;overflow:hidden}.loginBotanicalWrap{z-index:2;width:min(100%,520px);min-height:100dvh;margin:0 auto;padding:clamp(46px,10vw,84px) 0 52px;position:relative}.loginBotanicalDecor{z-index:1;pointer-events:none;position:absolute;inset:0}.loginBotanicalBranch{opacity:.2;width:190px;position:absolute;top:-25px;right:-25px;transform:rotate(8deg)}.loginBotanicalLeafA{opacity:.1;width:105px;position:absolute;top:245px;left:-36px;transform:rotate(-22deg)}.loginBotanicalLeafB{opacity:.08;width:68px;position:absolute;top:38%;right:5%;transform:rotate(18deg)}.loginBotanicalBrand{text-align:center;justify-items:center;margin:0 0 24px;display:grid}.loginBotanicalLogo{object-fit:contain;filter:drop-shadow(0 10px 18px #164e3521);width:88px;height:88px;display:block}.loginBotanicalBrand h1{color:#174e39;letter-spacing:-.04em;margin:12px 0 0;font-family:YSPretendard,sans-serif;font-size:27px;font-weight:900;line-height:1.2}.loginBotanicalCard{-webkit-backdrop-filter:blur(10px);background:#ffffffe3;border:1px solid #23654817;border-radius:28px;padding:28px 24px 24px;position:relative;overflow:hidden;box-shadow:0 18px 48px #19382b12,inset 0 1px #ffffffeb}.loginBotanicalWave{object-fit:fill;opacity:.2;pointer-events:none;width:108%;height:128px;position:absolute;top:-14px;left:-4%;right:-4%}.loginBotanicalForm{z-index:2;gap:19px;display:grid;position:relative}.loginBotanicalField{gap:8px;display:grid}.loginBotanicalField label{color:#153f31;padding-left:2px;font-size:14px;font-weight:850;line-height:1.3}.loginBotanicalInputBox{background:#ffffffeb;border:1px solid #d9e3dd;border-radius:16px;grid-template-columns:29px minmax(0,1fr) auto;align-items:center;gap:11px;min-height:58px;padding:0 15px;transition:border-color .16s,box-shadow .16s,background .16s;display:grid}.loginBotanicalInputBox:focus-within{background:#fff;border-color:#91b19e;box-shadow:0 0 0 4px #23654812}.loginBotanicalInputBox>img{object-fit:contain;width:27px;height:27px;display:block}.loginBotanicalInputBox input{color:#17211d;width:100%;min-width:0;height:56px;font:inherit;background:0 0;border:0;outline:0;padding:0;font-size:16px}.loginBotanicalInputBox input::placeholder{color:#a0aaa5}.loginBotanicalEye{cursor:pointer;background:0 0;border:0;border-radius:11px;place-items:center;width:40px;height:40px;margin-right:-7px;padding:6px;display:grid}.loginBotanicalEye:focus-visible{outline-offset:1px;outline:3px solid #23654829}.loginBotanicalEye img{object-fit:contain;opacity:.86;width:28px;height:28px;display:block}.loginBotanicalEye[aria-pressed=true] img{opacity:.48}.loginBotanicalError{color:#934940;background:#9c4d4612;border:1px solid #9c4d4629;border-radius:12px;margin-top:-5px;padding:10px 12px;font-size:13px;font-weight:700;line-height:1.45}.loginBotanicalSubmit{color:#fff;width:100%;min-height:54px;font:inherit;letter-spacing:-.015em;cursor:pointer;background:url(/icons/login/login-button.png) 50%/100% 100% no-repeat,#176944;border:0;border-radius:16px;margin-top:2px;font-size:17px;font-weight:900;box-shadow:0 9px 22px #1f694829}.loginBotanicalSubmit:active{transform:translateY(1px)}.loginBotanicalSubmit:disabled{cursor:wait;opacity:.68}.loginBotanicalJoin{z-index:2;text-align:center;margin-top:23px;position:relative}.loginBotanicalJoin>img{object-fit:contain;opacity:.7;width:100%;height:19px;display:block}.loginBotanicalJoin>div{color:#69736e;justify-content:center;align-items:center;gap:7px;margin-top:8px;font-size:13px;display:flex}.loginBotanicalJoin a{color:#176944;font-weight:900;text-decoration:none}.loginBotanicalJoinArrow{color:#176944;font-size:23px;line-height:1;transform:translateY(-1px)}.loginBotanicalBottomLeaf{opacity:.52;width:54px;height:auto;margin:25px auto 0;display:block}@media (max-width:390px){.loginBotanicalShell{padding-left:14px;padding-right:14px}.loginBotanicalWrap{padding-top:42px}.loginBotanicalBrand{margin-bottom:20px}.loginBotanicalLogo{width:78px;height:78px}.loginBotanicalBrand h1{margin-top:10px;font-size:24px}.loginBotanicalCard{border-radius:23px;padding:23px 18px 21px}.loginBotanicalForm{gap:16px}.loginBotanicalInputBox{border-radius:14px;grid-template-columns:25px minmax(0,1fr) auto;gap:9px;min-height:54px;padding:0 12px}.loginBotanicalInputBox>img{width:24px;height:24px}.loginBotanicalInputBox input{height:52px;font-size:16px}.loginBotanicalSubmit{border-radius:14px;min-height:51px;font-size:16px}.loginBotanicalJoin>div{gap:5px;font-size:12px}.loginBotanicalBranch{opacity:.16;width:150px}}@media (min-width:700px){.loginBotanicalWrap{width:min(100%,570px);padding-top:86px}.loginBotanicalLogo{width:98px;height:98px}.loginBotanicalBrand h1{font-size:30px}.loginBotanicalCard{border-radius:30px;padding:34px 34px 29px}.loginBotanicalInputBox{min-height:62px}.loginBotanicalInputBox input{height:60px}.loginBotanicalBranch{width:235px}}.accountForm label>span{font-size:13px;line-height:1.35}.accountForm input,.accountForm select{font-size:16px;line-height:1.4}.accountForm small{font-size:12px;line-height:1.45}.accountMessage{font-size:12px;line-height:1.5}.accountPrimaryButton,.accountSecondaryButton{font-size:15px}.myStudyAccountCardHead span{font-size:12px}.myStudyAccountCardHead strong{font-size:17px}.myStudyAccountLinks a{font-size:14px}@media (max-width:390px){.loginBotanicalWrap{padding-top:92px!important}}@media (min-width:700px){.loginBotanicalWrap{padding-top:118px!important}}.loginBotanicalWrap{padding-top:114px!important}@media (max-width:390px){.loginBotanicalWrap{padding-top:110px!important}}@media (min-width:700px){.loginBotanicalWrap{padding-top:132px!important}}.myStudyMetrics small,.myStudySectionHead>div:first-child>span,.myStudyRecordsHead>div>span{font-size:13px!important}@media (min-width:768px){.myStudyMetrics{grid-template-columns:repeat(2,minmax(0,1fr))!important}.myStudyCalendarWeek span{font-size:13px!important}.myStudyCalendarGrid span{font-size:15px!important}}.myStudyMetrics span{font-size:14px!important}.myStudyMetrics strong{font-size:31px!important}.myStudyMetrics small,.myStudySectionHead>div:first-child>span,.myStudyRecordsHead>div>span{font-size:14px!important}.myStudySectionHead strong,.myStudyRecordsHead strong{font-size:20px!important}.myStudyCalendarWeek span{font-size:13px!important}.myStudyCalendarGrid span{font-size:15px!important}.myStudyCalendarLegend{font-size:13px!important}.myStudyCalendarLegend small{font-size:13px!important;line-height:1.5!important}.myStudyRecentDayMeta strong{font-size:17px!important}.myStudyRecentDayMeta span{font-size:14px!important}.myStudyRecentHerbs a{font-size:16px!important}.myStudyRecentHerbs a small{font-size:13px!important}.myStudyRecentPager{font-size:14px!important}.myStudyRecordItem strong{font-size:15px!important}.myStudyRecordItem small{font-size:12px!important}@media (min-width:768px){.myStudyCalendarWeek span{font-size:14px!important}.myStudyCalendarGrid span{font-size:16px!important}}.accountWrap .authScreenHeader{margin-bottom:16px!important}.accountWrap .authScreenHeaderCenter{gap:4px!important}.accountWrap .authScreenHeaderTitle{letter-spacing:-.035em!important;font-size:23px!important;font-weight:850!important;line-height:1.22!important}.accountWrap .authScreenHeaderSubtitle{font-size:14px!important;line-height:1.5!important}.myStudyAccountCard{padding:6px 15px!important}.myStudyAccountLinks a{min-height:54px!important;font-size:15px!important;font-weight:800!important;line-height:1.35!important}.herbFavoriteButton{place-items:center;display:grid}.herbFavoriteButton span{font-size:23px;line-height:1}.herbFavoriteButton.active{color:#b58a25!important}.herbFavoriteButton:disabled{opacity:.55}.myStudyMetrics{grid-template-columns:repeat(3,minmax(0,1fr))!important}.myStudyFavoriteMetric{min-width:0;color:inherit;background:#fff;border:1px solid #e7eee9;border-radius:16px;padding:15px 14px;text-decoration:none;display:block;position:relative}.myStudyFavoriteMetric>span{color:#718078;margin-bottom:8px;font-size:14px;font-weight:700;display:block}.myStudyFavoriteMetric>strong{color:#1f5f45;letter-spacing:-.04em;align-items:baseline;gap:3px;font-size:31px;font-weight:850;line-height:1;display:flex}.myStudyFavoriteMetric small{color:#789084;font-size:14px;font-weight:700}.myStudyFavoriteMetric>b{color:#8aa095;font-size:22px;font-weight:500;position:absolute;top:50%;right:11px;transform:translateY(-50%)}.favoriteHerbsShell{background:#f6f8f7;min-height:100vh}.favoriteHerbsWrap{max-width:640px;margin:0 auto;padding-top:16px;padding-bottom:90px}.favoriteHerbsHeader{grid-template-columns:40px minmax(0,1fr) 40px;align-items:start;margin-bottom:18px;display:grid}.favoriteHerbsHeader>a{color:#236548;place-items:center;width:34px;height:34px;font-size:30px;line-height:1;text-decoration:none;display:grid}.favoriteHerbsHeader>div{text-align:center}.favoriteHerbsHeader h1{color:#20362b;letter-spacing:-.04em;margin:0;font-size:23px}.favoriteHerbsHeader p{color:#77867e;margin:5px 0 0;font-size:13px}.favoriteHerbsCount{color:#57685f;margin:0 2px 10px;font-size:14px;font-weight:700}.favoriteHerbsCount strong{color:#236548;font-size:18px}.favoriteHerbsList{background:#fff;border:1px solid #e3eae6;border-radius:18px;overflow:hidden}.favoriteHerbRow{min-height:68px;color:inherit;border-top:1px solid #edf2ef;justify-content:space-between;align-items:center;gap:12px;padding:12px 15px;text-decoration:none;display:flex}.favoriteHerbRow:first-child{border-top:0}.favoriteHerbRow>div{grid-template-columns:auto auto;align-items:baseline;gap:2px 7px;min-width:0;display:grid}.favoriteHerbRow strong{color:#21382d;font-size:17px}.favoriteHerbRow .herbHanja{color:#50645a;font-size:16px!important}.favoriteHerbRow small{color:#8a9790;grid-column:1/-1;font-size:11px}.favoriteHerbRow>b{color:#6f8d7f;font-size:24px;font-weight:500}.favoriteHerbsEmpty{color:#6f7f77;text-align:center;background:#fff;border:1px solid #e3eae6;border-radius:18px;padding:32px 18px;font-size:14px}.favoriteHerbsEmpty strong{color:#263d31;font-size:17px;display:block}.favoriteHerbsEmpty p{margin:7px 0 12px;line-height:1.6}.favoriteHerbsEmpty a{color:#236548;font-weight:800;text-decoration:none}@media (max-width:420px){.myStudyMetrics{gap:8px!important}.myStudyMetrics>div,.myStudyFavoriteMetric{padding:13px 10px!important}.myStudyMetrics span,.myStudyFavoriteMetric>span{font-size:12px!important}.myStudyMetrics strong,.myStudyFavoriteMetric>strong{font-size:27px!important}}body:has(.welcomeBotanicalShell){background:#f6f8f7!important}.welcomeBotanicalShell{min-height:100dvh;padding:0 14px calc(96px + env(safe-area-inset-bottom));color:#17211d;background:radial-gradient(circle at 86% 8%,#e6f1e9cc,#0000 31%),linear-gradient(#fafbf9 0%,#f6f8f7 100%);position:relative;overflow:hidden}.welcomeBotanicalWrap{z-index:2;width:min(100%,680px);margin:0 auto;padding:28px 0 36px;position:relative}.welcomeBotanicalDecor{z-index:1;pointer-events:none;position:absolute;inset:0}.welcomeBotanicalTopBranch{opacity:.16;width:280px;position:absolute;top:-72px;right:-86px;transform:rotate(4deg)}.welcomeBotanicalBottomBranch{opacity:.13;width:255px;position:absolute;bottom:36px;left:-100px;transform:rotate(-5deg)}.welcomeBotanicalFloatingLeaf{opacity:.09;width:62px;position:absolute;top:42%;left:4%;transform:rotate(-20deg)}.welcomeBotanicalHeader{align-items:center;gap:12px;margin:0 4px 22px;display:flex}.welcomeBotanicalMark{color:#fff;background:linear-gradient(145deg,#3b7557,#174d37);border-radius:15px;flex:0 0 48px;place-items:center;width:48px;height:48px;font-family:YSZhaoKaiExact,YSMaruBuri,serif;font-size:25px;font-weight:400;display:grid;box-shadow:0 8px 20px #23654826}.welcomeBotanicalTitle{color:#173f30;letter-spacing:-.025em;font-size:20px;font-weight:900;line-height:1.15}.welcomeBotanicalSub{color:#747f79;margin-top:4px;font-size:12px;font-weight:600}.welcomeBotanicalHero{background:radial-gradient(circle at 100% 0,#e0efe39e,#0000 38%),linear-gradient(145deg,#fafdfaf5,#f6f9f6f5);border:1px solid #2365481a;border-radius:24px;min-height:0;padding:24px 22px 25px;position:relative;overflow:hidden;box-shadow:0 9px 28px #1536280b}.welcomeBotanicalHero:after{content:"";filter:blur(4px);pointer-events:none;background:#e2efe461;border-radius:50%;width:220px;height:180px;position:absolute;bottom:-92px;right:-60px}.welcomeBotanicalBadge{z-index:2;color:#286047;background:#eaf3ed;border-radius:999px;align-items:center;min-height:27px;padding:0 10px;font-size:11px;font-weight:900;display:inline-flex;position:relative}.welcomeBotanicalHero h1{z-index:2;color:#153e2f;letter-spacing:-.045em;word-break:keep-all;margin:17px 0 0;font-family:YSMaruBuri,YSPretendard,serif;font-size:clamp(25px,7vw,34px);font-weight:700;line-height:1.42;position:relative}.welcomeBotanicalDivider{z-index:2;object-fit:contain;opacity:.62;width:min(78%,360px);height:34px;margin:12px auto 7px;display:block;position:relative}.welcomeBotanicalHero p{z-index:2;color:#66716b;word-break:keep-all;max-width:470px;margin:0;font-size:14px;line-height:1.7;position:relative}.welcomeBotanicalActions{-webkit-backdrop-filter:blur(8px);background:#ffffffde;border:1px solid #23654814;border-radius:22px;gap:10px;margin-top:14px;padding:18px;display:grid;box-shadow:0 8px 26px #1536280a}.welcomeBotanicalLogin,.welcomeBotanicalSignup{border-radius:14px;justify-content:center;align-items:center;min-height:50px;font-size:14px;font-weight:900;text-decoration:none;display:flex}.welcomeBotanicalLogin{background:linear-gradient(145deg,#23734f,#185d40);position:relative;overflow:hidden;box-shadow:0 7px 18px #23654826;color:#fff!important}.welcomeBotanicalLogin:after{content:"";opacity:.18;background:url(/icons/welcome/welcome-small-sprout.png) 50%/contain no-repeat;width:58px;height:58px;position:absolute;bottom:-7px;right:18px}.welcomeBotanicalSignup{background:#eef4ef;border:1px solid #e0e8e3;color:#24583f!important}.welcomeBotanicalBottomSprout{opacity:.47;width:54px;height:auto;margin:25px auto 0;display:block}@media (max-width:390px){.welcomeBotanicalWrap{padding-top:23px}.welcomeBotanicalHeader{margin-bottom:18px}.welcomeBotanicalMark{border-radius:13px;flex-basis:44px;width:44px;height:44px;font-size:23px}.welcomeBotanicalTitle{font-size:18px}.welcomeBotanicalSub{font-size:11px}.welcomeBotanicalHero{border-radius:21px;padding:21px 18px 22px}.welcomeBotanicalHero h1{font-size:25px;line-height:1.43}.welcomeBotanicalHero p{font-size:13px}.welcomeBotanicalActions{border-radius:19px;padding:15px}.welcomeBotanicalLogin,.welcomeBotanicalSignup{min-height:47px}.welcomeBotanicalTopBranch{width:245px;top:-63px;right:-88px}}@media (min-width:700px){.welcomeBotanicalWrap{padding:42px 24px 44px}.welcomeBotanicalHeader{margin-bottom:26px}.welcomeBotanicalHero{border-radius:28px;padding:31px 32px 32px}.welcomeBotanicalHero h1{max-width:610px;font-size:36px}.welcomeBotanicalHero p{font-size:15px}.welcomeBotanicalActions{grid-template-columns:1fr 1fr;gap:12px;padding:20px}.welcomeBotanicalLogin,.welcomeBotanicalSignup{min-height:54px;font-size:15px}.welcomeBotanicalTopBranch{width:330px}}.welcomeBotanicalAppIcon{object-fit:contain;border-radius:15px;flex:0 0 48px;width:48px;height:48px;display:block;box-shadow:0 8px 20px #23654826}@media (max-width:390px){.welcomeBotanicalAppIcon{border-radius:13px;flex-basis:44px;width:44px;height:44px}}@media (min-width:700px){.welcomeBotanicalAppIcon{border-radius:16px;flex-basis:52px;width:52px;height:52px}}.memberRecordPhotoSection{flex-direction:column;align-items:center;gap:10px;margin-top:10px;display:flex}.memberRecordPhotoInput{display:none}.memberRecordPhotoAddButton{color:#506b55;cursor:pointer;background:#ffffffb3;border:1px solid #57715b47;border-radius:12px;min-width:126px;height:36px;padding:0 16px;font-size:13px;font-weight:700}.memberRecordPhotoAddButton:disabled,.memberRecordPhotoMore:disabled{opacity:.55;cursor:default}.memberRecordPhotoError{color:#9a4f45;text-align:center;width:100%;font-size:12px}.memberRecordPhotoRail{scrollbar-width:thin;gap:9px;width:100%;padding:2px 1px 6px;display:flex;overflow-x:auto}.memberRecordPhotoItem{flex:0 0 72px;width:72px;height:72px;position:relative}.memberRecordPhotoPreview{cursor:pointer;background:#f6f4ee;border:1px solid #4a5e4d26;border-radius:13px;width:72px;height:72px;padding:0;overflow:hidden}.memberRecordPhotoPreview img{object-fit:cover;width:100%;height:100%;display:block}.memberRecordPhotoDelete{color:#fff;cursor:pointer;background:#3c433de6;border:0;border-radius:999px;width:22px;height:22px;padding:0;font-size:17px;line-height:22px;position:absolute;top:-6px;right:-6px}.memberRecordPhotoMore{color:#607565;cursor:pointer;background:#f6f4ee94;border:1px dashed #57715b59;border-radius:13px;flex:0 0 72px;width:72px;height:72px;font-size:27px;font-weight:400}.memberPhotoCollectionNotice{box-sizing:border-box;color:#5f6f62;text-align:left;background:#f6f8f4d1;border:1px solid #57715b2e;border-radius:11px;width:100%;padding:9px 11px;font-size:12px;line-height:1.45}.memberPhotoCollectionNotice.is-official_secured{color:#42634a;background:#f2f8f2e6}.memberPhotoCollectionNotice.is-complete{color:#59645b;background:#f4f6f2eb;font-weight:700}.memberPhotoCollectionNotice{padding:11px 13px;font-size:14px;line-height:1.55}.memberRecordPhotoAddButton{min-width:142px;height:40px;padding:0 18px;font-size:14px;font-weight:700}.memberRecordPhotoSection{gap:14px;margin-top:14px}.memberPhotoCollectionNotice{box-sizing:border-box;color:#1f4f36;text-align:left;background:linear-gradient(#f8fcf7fa,#f4f9f3f5);border:1px solid #47755338;border-radius:16px;align-items:center;gap:12px;width:100%;padding:14px 15px;display:flex;box-shadow:0 3px 12px #2d4b360a}.memberPhotoCollectionIcon{background:#dbefdec7;border-radius:999px;flex:0 0 42px;place-items:center;width:42px;height:42px;font-size:21px;line-height:1;display:grid}.memberPhotoCollectionCopy{gap:4px;min-width:0;display:grid}.memberPhotoCollectionCopy strong{color:#1e6a48;font-size:16px;font-weight:800;line-height:1.35}.memberPhotoCollectionCopy>span{color:#3f4b43;font-size:14px;line-height:1.5}.memberPhotoCollectionNotice.is-official_secured,.memberPhotoCollectionNotice.is-complete{background:linear-gradient(#f8fbf7fa,#f4f7f3f5)}.memberRecordPhotoAddButton{color:#235f43;background:#fffffff5;border:1px solid #4c76573d;border-radius:14px;min-width:164px;height:44px;padding:0 20px;font-size:15px;font-weight:800;box-shadow:0 2px 8px #2f4e380d}.memberRecordPhotoAddButton:hover:not(:disabled){background:#f7fbf7}.memberRecordPhotoAddButton:disabled{color:#7a827d;box-shadow:none;background:#f6f7f5f5;border-color:#5c696029}.loginBotanicalPreferences{justify-content:space-between;align-items:center;gap:14px;margin:-2px 2px 2px;display:flex}.loginBotanicalCheck{color:#647169;cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:7px;min-height:30px;font-size:12px;font-weight:750;display:inline-flex}.loginBotanicalCheck input{accent-color:#2f6b4f;cursor:pointer;width:16px;height:16px;margin:0}@media (max-width:360px){.loginBotanicalPreferences{gap:8px}.loginBotanicalCheck{gap:5px;font-size:11px}}.herbIdentityCard>.herbMetaGrid:only-child{width:100%!important;min-width:0!important}.herbDetailWrap .herbMetaGrid{background:linear-gradient(135deg,#f6faf6f7,#fffdf8fc)!important;position:relative!important}.herbDetailWrap .herbMetaGrid>div{align-content:start!important}.herbDetailWrap .herbMetaGrid>div>span{letter-spacing:-.015em!important;font-weight:700!important}.herbDetailWrap .herbSection h2{align-items:center!important;gap:8px!important;display:flex!important}.herbDetailWrap .herbSection h2:before{content:""!important;opacity:.78!important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M19.7 4.4C14.1 4.1 9 6.2 6.2 10.5c-1.5 2.3-1.8 4.9-1.7 7.1 2.3-.1 4.9-.6 7.1-2.1 4-2.8 6.5-7 8.1-11.1Z' fill='none' stroke='%233a6b4d' stroke-width='1.55' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M4.7 19.4c3-4.4 6.1-7.2 10.6-9.7' fill='none' stroke='%233a6b4d' stroke-width='1.55' stroke-linecap='round'/%3E%3C/svg%3E")!important;background-position:50%!important;background-repeat:no-repeat!important;background-size:contain!important;flex:0 0 18px!important;width:18px!important;height:18px!important}.herbDetailWrap .songCard{isolation:isolate!important;position:relative!important;overflow:hidden!important}.herbDetailWrap .songCard:after{content:""!important;z-index:0!important;pointer-events:none!important;opacity:.065!important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 120 120'%3E%3Cg fill='none' stroke='%232f6a49' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 105C43 76 58 51 89 21'/%3E%3Cpath d='M42 78c-14-2-23-10-26-24 14 0 24 7 29 20'/%3E%3Cpath d='M58 59c-8-14-5-26 6-37 9 12 8 24-2 36'/%3E%3Cpath d='M69 48c13 0 23-6 30-18-13-3-24 2-31 14'/%3E%3C/g%3E%3C/svg%3E")!important;background-position:50%!important;background-repeat:no-repeat!important;background-size:contain!important;width:108px!important;height:108px!important;position:absolute!important;top:-17px!important;right:-15px!important;transform:rotate(8deg)!important}.herbDetailWrap .songCard>*{z-index:1!important;position:relative!important}.herbDetailWrap .teacherNoteOverviewCard{isolation:isolate!important;background:linear-gradient(145deg,#f2f7f3 0%,#f8faf8 100%)!important;position:relative!important;overflow:hidden!important}.herbDetailWrap .teacherNoteOverviewCard:after{content:""!important;z-index:0!important;pointer-events:none!important;opacity:.055!important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cg fill='none' stroke='%232d6948' stroke-width='2.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M17 88C36 65 52 45 78 17'/%3E%3Cpath d='M35 67c-12-1-20-8-23-20 12 0 21 6 25 17'/%3E%3Cpath d='M51 49c-6-12-3-22 6-31 8 10 7 20-2 30'/%3E%3Cpath d='M61 39c11 0 20-5 25-15-11-2-20 2-25 12'/%3E%3C/g%3E%3C/svg%3E")!important;background-position:50%!important;background-repeat:no-repeat!important;background-size:contain!important;width:104px!important;height:104px!important;position:absolute!important;bottom:-16px!important;right:-10px!important;transform:rotate(-12deg)!important}@media (max-width:699px){.herbDetailWrap .herbMetaGrid{grid-template-columns:1fr 1fr!important}}@media (min-width:700px){.herbDetailWrap .herbIdentityCard>.herbMetaGrid:only-child{grid-column:1/-1!important;width:100%!important}}@media (min-width:900px){.herbDetailWrap .herbIdentityCard>.herbMetaGrid:only-child{grid-template-columns:minmax(130px,.8fr) minmax(150px,.9fr) minmax(220px,1.35fr) minmax(200px,1.2fr)!important}.herbDetailWrap .herbIdentityCard>.herbMetaGrid:only-child>div{border-bottom:0!important;border-right:1px solid #e3ebe5!important;min-height:96px!important}.herbDetailWrap .herbIdentityCard>.herbMetaGrid:only-child>div:last-child{border-right:0!important}}@media (max-width:420px){.herbDetailWrap .songCard:after{width:82px!important;height:82px!important;right:-17px!important}.herbDetailWrap .teacherNoteOverviewCard:after{width:78px!important;height:78px!important}}.herbDetailWrap .herbIdentityCard{background:#fff!important;overflow:hidden!important}.herbDetailWrap .herbIdentityCard>.herbMetaGrid:only-child{width:100%!important;max-width:none!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;margin:0!important}.herbDetailWrap .herbIdentityCard>.herbMetaGrid:only-child>div{background:0 0!important;border-color:#e5ebe6!important}@media (min-width:900px){.herbDetailWrap .herbIdentityCard>.herbMetaGrid:only-child>div{border-bottom:0!important;border-right:1px solid #e5ebe6!important}.herbDetailWrap .herbIdentityCard>.herbMetaGrid:only-child>div:last-child{border-right:0!important}}@media (max-width:899px){.herbDetailWrap .herbIdentityCard>.herbMetaGrid:only-child{background:0 0!important;border:0!important}}.herbDetailWrap .herbIdentityCard,.herbDetailWrap .herbIdentityCard:before,.herbDetailWrap .herbIdentityCard:after{background-image:none!important}.herbDetailWrap .herbSection h2:before{opacity:.82!important;background-image:url(/herb-decor/leaf-pair.png)!important;background-position:50%!important;background-repeat:no-repeat!important;background-size:contain!important;flex-basis:20px!important;width:20px!important;height:20px!important}.herbDetailWrap .songCard:after{opacity:.105!important;background-image:url(/herb-decor/branch.png)!important;background-position:100% 0!important;background-repeat:no-repeat!important;background-size:contain!important;width:148px!important;height:176px!important;top:-26px!important;right:-24px!important;transform:rotate(7deg)!important}.herbDetailWrap .teacherNoteOverviewCard{isolation:isolate!important;background:#f7faf7!important;overflow:visible!important}.herbDetailWrap .teacherNoteOverviewCard:after{content:""!important;opacity:.32!important;z-index:0!important;pointer-events:none!important;background-image:url(/herb-decor/wave.png)!important;background-position:bottom!important;background-repeat:no-repeat!important;background-size:100% 100%!important;width:100%!important;height:46%!important;position:absolute!important;bottom:0!important;left:0!important;right:0!important;transform:none!important}.herbDetailWrap .teacherNoteOverviewCard:before{content:""!important;z-index:0!important;pointer-events:none!important;opacity:.58!important;background-image:url(/herb-decor/divider.png)!important;background-position:50%!important;background-repeat:no-repeat!important;background-size:100%!important;height:30px!important;position:absolute!important;top:-30px!important;left:7%!important;right:7%!important}.herbDetailWrap .teacherNoteOverviewCard>*{z-index:1!important;position:relative!important}.herbDetailWrap .teacherNoteOverviewCard{margin-top:30px!important}@media (max-width:699px){.herbDetailWrap .herbSection h2:before{flex-basis:18px!important;width:18px!important;height:18px!important}.herbDetailWrap .songCard:after{opacity:.085!important;width:122px!important;height:146px!important;top:-18px!important;right:-34px!important}.herbDetailWrap .teacherNoteOverviewCard:before{opacity:.48!important;height:25px!important;top:-25px!important;left:4%!important;right:4%!important}.herbDetailWrap .teacherNoteOverviewCard:after{opacity:.26!important;height:38%!important}}@media (max-width:420px){.herbDetailWrap .songCard:after{opacity:.07!important;width:100px!important;height:120px!important}}.herbDetailWrap .herbSection:has(.efficacyChips){box-shadow:none!important;border-bottom:0!important}.herbDetailWrap .herbSection:has(.efficacyChips):after{box-shadow:none!important;background-image:none!important;border-bottom:0!important}.herbDetailWrap .herbSection:has(.efficacyChips):before{box-shadow:none!important;background-image:none!important;border-bottom:0!important}.herbDetailWrap .teacherNoteOverviewCard:before{display:block!important}.homeModernStats .homeModernStat{-webkit-user-select:none;user-select:none;cursor:default!important}.todayDashApplyIcon.todayDashCompareIcon>img,.todayDashApplyIcon.todayDashPartQuizIcon>img,.todayDashApplyIcon.todayDashCompareIcon>svg,.todayDashApplyIcon.todayDashPartQuizIcon>svg{opacity:0!important;visibility:hidden!important;width:0!important;height:0!important;display:none!important}.todayDashApplyIcon.todayDashCompareIcon:before,.todayDashApplyIcon.todayDashCompareIcon:after,.todayDashApplyIcon.todayDashPartQuizIcon:before,.todayDashApplyIcon.todayDashPartQuizIcon:after{content:none!important;background-image:none!important;display:none!important}.todayDashApplyIcon.todayDashCompareIcon{background-image:url(/icons/today-application-v46-29/comparison.png)!important}.todayDashApplyIcon.todayDashPartQuizIcon{background-image:url(/icons/today-application-v46-29/part-quiz.png)!important}.herbTabBody .annotatableText[data-annotation-section=origin],.herbTabBody .annotatableText[data-annotation-section=commentary]{line-height:1.72!important}
