:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light only;--bg:#f4f9ff;--surface:#fff;--surface-soft:#eaf7ff;--surface-strong:#111;--ink:#111;--muted:#5d6673;--line:#111;--brand-blue:#008bcc;--brand-red:#dd0035;--brand-yellow:#ffe14d;--brand-lime:#a7e92f;--brand-pink:#ff7ac8;--brand-orange:#ff8a00;--success:#0e9f6e;--warning:#ff8a00;--danger:#dd0035;--shadow:4px 4px 0 #111111f2;--soft-shadow:0 12px 28px #11111114;--radius:8px;--control-height:44px}*{box-sizing:border-box}html{background:var(--bg);min-height:100%;color:var(--ink);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light only}body{min-height:100%;color:var(--ink);background:linear-gradient(90deg, #008bcc14 0 1px, transparent 1px 100%), linear-gradient(180deg, #dd00350f 0 1px, transparent 1px 100%), var(--bg);letter-spacing:0;background-size:32px 32px;margin:0;font-family:Pretendard Variable,Pretendard,Nanum Gothic,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}@media (prefers-color-scheme:dark){:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light only}html,body{background-color:var(--bg);color:var(--ink)}}.samsung-resilient-theme{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;--bg:#f8f6ed;--surface:#fff;--surface-soft:#e7f0f2;--surface-strong:#111;--ink:#111;--muted:#30343a;--line:#111;--brand-blue:#26a7e8;--brand-red:#ff6b6b;--brand-yellow:#ffe05c;--brand-lime:#38d46b;--brand-pink:#ff7ac8;--brand-orange:#ff8f14;--shadow:3px 3px 0 #111111fa;--soft-shadow:none}@media (prefers-color-scheme:dark){.samsung-resilient-theme{--lightningcss-light: ;--lightningcss-dark:initial}}.samsung-resilient-theme,.samsung-resilient-theme body{background-color:var(--bg);color:var(--ink)}.samsung-resilient-theme body{background:repeating-linear-gradient(90deg, transparent 0 28px, #11111117 28px 30px), repeating-linear-gradient(180deg, transparent 0 28px, #11111112 28px 30px), var(--bg)}.samsung-resilient-theme .app-shell,.samsung-resilient-theme .sidebar,.samsung-resilient-theme .main,.samsung-resilient-theme .reader,.samsung-resilient-theme .type-input-zone{background-color:#0000}.samsung-resilient-theme .goal-panel,.samsung-resilient-theme .widget-panel,.samsung-resilient-theme .import-panel,.samsung-resilient-theme .settings-panel,.samsung-resilient-theme .recent-panel,.samsung-resilient-theme .growth-panel,.samsung-resilient-theme .report-panel,.samsung-resilient-theme .coach-panel,.samsung-resilient-theme .ad-panel,.samsung-resilient-theme .console-panel,.samsung-resilient-theme .flow-panel,.samsung-resilient-theme .book-button,.samsung-resilient-theme .type-input,.samsung-resilient-theme .input-stack input,.samsung-resilient-theme .input-stack textarea,.samsung-resilient-theme .switch-row select,.samsung-resilient-theme .status-line{border-color:var(--line);background:var(--surface);color:var(--ink)}.samsung-resilient-theme .metric,.samsung-resilient-theme .flow-step,.samsung-resilient-theme .word-card{border-color:var(--line);color:var(--ink)}.samsung-resilient-theme .type-input-zone{background:linear-gradient(90deg, var(--brand-yellow) 0 12px, transparent 12px 100%), var(--surface)}.samsung-resilient-theme .console-panel:before,.samsung-resilient-theme .coach-panel:before{background:repeating-linear-gradient(90deg, var(--brand-blue) 0 28px, var(--brand-yellow) 28px 56px, var(--brand-red) 56px 84px, var(--brand-lime) 84px 112px)}.samsung-resilient-theme .type-input:focus{box-shadow:inset 0 0 0 4px #1111112e}.samsung-resilient-theme .typed-correct{color:#06462c;background:#38d46b70}.samsung-resilient-theme .typed-wrong{color:#8a001b;background:#ff6b6b61}.samsung-resilient-theme .typed-current{border-bottom-color:var(--ink);box-shadow:inset 0 -10px #ffe05cb3}.samsung-resilient-theme .ad-panel{background:#ffffffeb;border-style:dashed;margin-top:2px}button,textarea,input,select{font:inherit}button{min-height:var(--control-height);border:2px solid var(--line);border-radius:var(--radius);cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}button:focus-visible,textarea:focus-visible,input:focus-visible,select:focus-visible{outline-offset:2px;outline:3px solid #008bcc47}.app-shell{grid-template-columns:minmax(272px,324px) minmax(0,1fr);min-height:100vh;display:grid}.sidebar{border-right:2px solid var(--line);background:var(--surface);flex-direction:column;gap:18px;padding:22px;display:flex}.brand-row{align-items:center;gap:12px;min-height:54px;display:flex}.brand-mark{border:2px solid var(--line);width:46px;height:46px;color:var(--surface);background:var(--brand-blue);border-radius:10px;flex:none;place-items:center;font-weight:900;display:grid;position:relative}.brand-mark:after{content:"";border:2px solid var(--line);background:var(--brand-yellow);border-radius:999px;width:18px;height:18px;position:absolute;top:-8px;right:-8px}.brand-copy{gap:2px;min-width:0;display:grid}.brand-title{margin:0;font-size:1.16rem;line-height:1.15}.brand-subtitle{color:var(--muted);margin:0;font-size:.82rem;line-height:1.35}.goal-panel,.widget-panel,.import-panel,.settings-panel,.recent-panel,.growth-panel,.report-panel,.coach-panel,.ad-panel,.console-panel{border:2px solid var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow)}.goal-panel,.widget-panel,.import-panel,.settings-panel,.recent-panel{box-shadow:none;padding:14px}.growth-panel{background:linear-gradient(90deg, #ffe14d94, #ff7ac833), var(--surface);box-shadow:var(--soft-shadow);grid-template-columns:minmax(0,1fr) minmax(220px,360px);align-items:center;gap:14px;padding:14px 16px;display:grid}.growth-panel .section-title{margin-bottom:4px}.growth-panel__install{border:2px solid var(--line);border-radius:var(--radius);background:var(--surface);margin:0;padding:10px 12px;font-weight:900}.section-title{color:var(--ink);margin:0 0 10px;font-size:.86rem;font-weight:900}.metric-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.metric{border:2px solid var(--line);border-radius:var(--radius);background:var(--surface-soft);min-width:0;padding:10px}.goal-panel .metric:first-child{background:var(--brand-yellow)}.goal-panel .metric:nth-child(2){background:var(--brand-lime)}.goal-panel .metric:nth-child(3){background:var(--brand-pink)}.recent-list{gap:8px;display:grid}.recent-item{border:2px solid var(--line);border-radius:var(--radius);background:var(--surface-soft);gap:3px;padding:9px 10px;display:grid}.recent-item:nth-child(2){background:#ffe14d4d}.recent-item:nth-child(3){background:#ff7ac82e}.recent-item strong{line-height:1.1}.recent-item span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:.76rem;font-weight:800;line-height:1.25;overflow:hidden}.metric-label{color:var(--muted);font-size:.72rem;font-weight:800;line-height:1.2;display:block}.metric-value{overflow-wrap:anywhere;margin-top:4px;font-weight:900;line-height:1.15;display:block}.book-list{gap:9px;display:grid}.book-button{text-align:left;width:100%;min-height:64px;color:var(--ink);background:var(--surface);padding:11px 12px}.book-button[aria-pressed=true]{background:var(--surface-soft);box-shadow:3px 3px 0 var(--brand-blue)}.book-title{overflow-wrap:anywhere;font-weight:900;display:block}.book-meta{color:var(--muted);margin-top:4px;font-size:.76rem;line-height:1.25;display:block}.main{padding:24px 24px calc(96px + env(safe-area-inset-bottom));align-content:start;gap:18px;display:grid}.topbar{justify-content:space-between;align-items:flex-start;gap:16px;padding:4px 0 2px;display:flex}.page-heading{margin:0;font-size:2rem;line-height:1.14}.page-description{max-width:720px;color:var(--muted);margin:8px 0 0;line-height:1.55}.toolbar{flex-wrap:wrap;gap:8px;display:flex}.flow-panel{border:2px solid var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:var(--soft-shadow);grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;padding:10px;display:grid}.flow-step{border:2px solid var(--line);border-radius:var(--radius);background:var(--surface-soft);grid-template-columns:auto minmax(0,1fr);grid-template-areas:"index label""index value";align-items:center;gap:2px 8px;min-width:0;padding:9px;display:grid}.flow-step:first-child{background:var(--brand-yellow)}.flow-step:nth-child(2){background:#008bcc29}.flow-step:nth-child(3){background:#ff7ac833}.flow-step:nth-child(4){background:#a7e92f42}.flow-step:nth-child(5){background:#ff8a0033}.flow-index{border:2px solid var(--line);width:26px;height:26px;color:var(--surface);background:var(--ink);border-radius:999px;grid-area:index;place-items:center;font-size:.76rem;font-weight:900;display:grid}.flow-label{color:var(--muted);grid-area:label;font-size:.72rem;font-weight:900;line-height:1.1}.flow-step strong{text-overflow:ellipsis;white-space:nowrap;grid-area:value;font-size:.82rem;line-height:1.18;overflow:hidden}.primary-button,.secondary-button,.ghost-button{white-space:nowrap;justify-content:center;align-items:center;gap:8px;min-width:44px;padding:0 15px;font-weight:900;display:inline-flex}.primary-button{color:var(--surface);background:var(--brand-blue);box-shadow:3px 3px 0 var(--ink)}.secondary-button{color:var(--ink);background:var(--brand-yellow)}.ghost-button{color:var(--ink);background:var(--surface)}.console-panel{position:relative;overflow:hidden}.console-panel:before,.coach-panel:before{content:"";background:var(--brand-blue);border-bottom:2px solid var(--line);height:10px;display:block}.coach-panel:before{background:var(--brand-red);margin:-18px -18px 18px}.console-header{border-bottom:2px solid var(--line);justify-content:space-between;align-items:center;gap:16px;padding:16px;display:flex}.chapter-label{color:var(--muted);margin:0;font-size:.84rem;font-weight:800}.console-title{margin:3px 0 0;font-size:1.16rem}.reader{background:var(--surface);padding:18px 20px 20px}.target-text{white-space:pre-wrap;min-height:150px;margin:0;font-family:Georgia,Times New Roman,ui-serif,serif;font-size:1.22rem;line-height:1.78}.typed-correct{color:#087849;background:#a7e92f59}.typed-wrong{color:var(--danger);background:#ff7ac852}.typed-current{border-bottom:4px solid var(--brand-yellow);box-shadow:inset 0 -10px #ffe14d75}.typing-workspace{display:grid}.type-input-zone{border-bottom:2px solid var(--line);background:linear-gradient(135deg,#ffe14d5c,#ffffffdb);gap:10px;padding:16px;display:grid}.type-input-copy{justify-content:space-between;align-items:flex-end;gap:12px;display:flex}.type-input-copy strong{font-size:1rem;line-height:1.2}.type-input-copy span{max-width:520px;color:var(--muted);text-align:right;font-size:.82rem;font-weight:800;line-height:1.35}.type-input{resize:vertical;border:2px solid var(--line);border-radius:var(--radius);background:var(--surface);width:100%;min-height:104px;color:var(--ink);outline:none;padding:16px;line-height:1.55}.type-input:focus{box-shadow:inset 0 0 0 3px #008bcc3d}.switch-list{gap:10px;display:grid}.switch-row{color:var(--ink);justify-content:space-between;align-items:center;gap:12px;font-size:.9rem;font-weight:800;display:flex}.switch-row input{width:20px;height:20px;accent-color:var(--brand-blue)}.switch-row select{border:2px solid var(--line);border-radius:var(--radius);max-width:148px;min-height:34px;color:var(--ink);background:var(--surface);padding:4px 8px;font-weight:900}.ad-panel{min-height:58px;padding:12px 12px calc(12px + env(safe-area-inset-bottom));color:var(--muted);box-shadow:none;background:#ffffffb8;border-style:dashed;place-items:center;font-size:.82rem;font-weight:900;display:grid}.report-panel,.coach-panel{padding:18px}.report-panel{color:var(--surface);background:var(--surface-strong)}.report-panel .metric{color:var(--ink);background:var(--surface)}.report-title{margin:0 0 12px;font-size:1.28rem}.coach-panel h3{margin:18px 0 8px}.coach-panel p{line-height:1.55}.coach-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.word-card{border:2px solid var(--line);border-radius:var(--radius);background:var(--surface);padding:12px}.word-card:nth-child(3n+1){background:#ff7ac833}.word-card:nth-child(3n+2){background:#ffe14d47}.word-card:nth-child(3n){background:#a7e92f38}.word-card strong{margin-bottom:4px;display:block}.helper-text{color:var(--muted);font-size:.86rem;line-height:1.45}.input-stack{gap:8px;display:grid}.input-stack input,.input-stack textarea{border:2px solid var(--line);border-radius:var(--radius);background:var(--surface);width:100%;color:var(--ink);padding:10px}.input-stack textarea{resize:vertical;min-height:88px}.status-line{border:2px solid var(--line);width:fit-content;max-width:100%;color:var(--ink);background:var(--surface);border-radius:999px;margin:10px 0 0;padding:9px 12px;font-size:.84rem;font-weight:800}.seo-page{width:min(960px,100% - 32px);margin:0 auto;padding:42px 0 72px}.seo-eyebrow{border:2px solid var(--line);background:var(--brand-yellow);border-radius:999px;width:fit-content;margin:0 0 12px;padding:7px 10px;font-weight:900}.seo-page h1{max-width:760px;margin:0;font-size:clamp(2rem,6vw,4rem);line-height:1.02}.seo-lead{max-width:760px;color:var(--muted);margin:16px 0 24px;font-size:1.08rem;line-height:1.62}.seo-list{gap:14px;display:grid}.seo-card,.seo-table{border:2px solid var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow)}.seo-card{padding:18px}.seo-card h2{margin:0 0 8px;font-size:1.15rem}.seo-card p{color:var(--muted);margin:0;line-height:1.58}.seo-table{overflow:hidden}.seo-table [role=row]{border-bottom:2px solid var(--line);grid-template-columns:.8fr 1fr 1.2fr;display:grid}.seo-table [role=row]:last-child{border-bottom:0}.seo-table [role=columnheader],.seo-table [role=cell]{border-right:2px solid var(--line);padding:14px;line-height:1.45}.seo-table [role=columnheader]:last-child,.seo-table [role=cell]:last-child{border-right:0}.seo-table [role=row]:first-child{background:var(--brand-yellow)}.seo-cta{border:2px solid var(--line);border-radius:var(--radius);min-height:46px;color:var(--surface);background:var(--brand-blue);box-shadow:3px 3px 0 var(--ink);justify-content:center;align-items:center;margin-top:20px;padding:0 16px;font-weight:900;text-decoration:none;display:inline-flex}@media (max-width:920px){.app-shell{grid-template-columns:1fr}.main{order:-1}.sidebar{border-right:0;border-bottom:2px solid var(--line);order:0}.topbar,.console-header{flex-direction:column;align-items:stretch}.growth-panel{grid-template-columns:1fr}.flow-panel{grid-template-columns:repeat(3,minmax(0,1fr))}.coach-grid{grid-template-columns:1fr}}@media (max-width:520px){.sidebar,.main{padding:14px}.main{padding-bottom:calc(106px + env(safe-area-inset-bottom))}.page-heading{font-size:1.45rem;line-height:1.18}.metric-grid{grid-template-columns:1fr}.console-header .metric-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;width:100%;min-width:0!important}.console-header .metric{padding:8px}.console-header .metric-value{font-size:.95rem}.flow-panel{overscroll-behavior-x:contain;scroll-snap-type:x proximity;gap:8px;display:flex;overflow-x:auto}.flow-step{scroll-snap-align:start;flex:0 0 174px;grid-template-columns:auto minmax(0,1fr);grid-template-areas:"index label""index value"}.flow-step strong{font-size:.9rem}.type-input-zone{padding:12px}.type-input-copy{flex-direction:column;align-items:flex-start;gap:4px}.type-input-copy span{text-align:left;max-width:none}.type-input{min-height:96px}.reader{padding:14px}.target-text{min-height:120px;font-size:1.06rem}.toolbar{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.primary-button,.secondary-button,.ghost-button{width:100%}.seo-table [role=row]{grid-template-columns:1fr}.seo-table [role=columnheader],.seo-table [role=cell]{border-right:0;border-bottom:2px solid var(--line)}.seo-table [role=columnheader]:last-child,.seo-table [role=cell]:last-child{border-bottom:0}}
