:root{color-scheme:light;--ink:#173e2d;--muted:#52645a;--line:#d8e2db;--paper:#f7faf8;--orange:#d65529;font-family:-apple-system,BlinkMacSystemFont,"Apple SD Gothic Neo","Noto Sans KR",sans-serif;color:var(--ink);background:var(--paper)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;padding:0!important;background:var(--paper)}a{color:inherit;text-underline-offset:4px}button,input,select,textarea{font:inherit}button,a,input,select,summary{touch-action:manipulation}button{cursor:pointer}button:disabled{opacity:.55;cursor:wait}button,input,select{min-height:46px}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid var(--orange);outline-offset:4px}[hidden]{display:none!important}p{line-height:1.75}h1,h2,h3,p{overflow-wrap:break-word}h1,h2,h3{letter-spacing:-.04em;line-height:1.4}h2{font-size:1.5rem}.small,small{font-size:.875rem;color:var(--muted)}.skip{position:absolute;left:12px;top:-100px;padding:12px;background:#fff;z-index:50}.skip:focus{top:8px}.site-header,.site-footer,main{max-width:1080px;margin:auto;padding-left:28px;padding-right:28px}.site-header{display:flex;justify-content:space-between;align-items:center;gap:18px;min-height:88px;border-bottom:1px solid var(--line)}.brand{display:inline-flex;align-items:center;gap:9px;text-decoration:none;font-weight:800;letter-spacing:-.04em;font-size:1.1rem}.brand-mark{display:grid;place-items:center;width:34px;height:36px;border-radius:10px 10px 2px 10px;background:var(--ink);color:white;font-size:1.4rem}.site-header nav{display:flex;gap:24px;font-weight:650;font-size:.9375rem}.site-header nav a{text-decoration:none}.hero{display:grid;grid-template-columns:1.35fr 1fr;align-items:center;gap:40px;padding:52px 8px 42px}.eyebrow{font-size:.875rem;color:var(--muted);font-weight:700;margin:0 0 12px}.hero h1{font-size:clamp(2rem,4.2vw,3.25rem);margin:0;line-height:1.28}.hero h1 span{color:var(--ink)}.hero-copy{font-size:1.0625rem;color:var(--muted);margin:18px 0 24px}.button{display:inline-flex;justify-content:center;align-items:center;gap:24px;text-decoration:none;min-height:48px;padding:13px 21px;border:1px solid var(--line);border-radius:10px;background:#fff;color:var(--ink);font-size:1rem;font-weight:750}.primary{background:var(--ink);border-color:var(--ink);color:white}.primary:hover{background:#28543e}.secondary{background:#fff}.word-art{display:grid;grid-template-columns:repeat(3,76px);gap:9px;justify-content:center;align-items:center;transform:rotate(-6deg)}.word-art span{display:grid;place-items:center;height:88px;border:2px solid var(--ink);border-bottom-width:7px;background:#fff;border-radius:13px;font-size:2.9rem;font-weight:800}.word-art span:nth-of-type(2),.word-art span:nth-of-type(3){color:#fff;background:var(--ink)}.word-art i{font-size:3rem;color:var(--orange);font-style:normal}.word-art span:nth-of-type(3){grid-column:2}.word-art b{grid-column:1/4;text-align:right;padding:12px 0;color:var(--orange);font-size:.9375rem}.return-grid{display:grid;grid-template-columns:1.65fr 1fr;gap:18px;margin:8px 0 42px}.daily-card,.streak-card{border:1px solid var(--line);border-radius:16px;padding:24px}.daily-card{display:flex;gap:18px;align-items:center;justify-content:space-between;background:#eaf3ed}.daily-card h2{font-size:1.2rem;margin:10px 0 6px}.daily-card p{font-size:.9375rem;color:var(--muted);margin:0}.daily-card button{flex-shrink:0;font-size:.875rem;padding:12px}.pill{font-size:.8125rem;font-weight:750;color:#a83f17;background:#fff1e7;padding:5px 9px;border-radius:5px}.streak-card{background:white}.streak-card p{font-size:.875rem;margin:0}.streak-value{display:flex;gap:9px;align-items:baseline;line-height:1.25;margin:4px 0}.streak-value strong{font-size:2.5rem;font-variant-numeric:tabular-nums}.divider{margin:0 8px;color:#a0b0a6}.section-heading{display:flex;justify-content:space-between;align-items:center;gap:18px;margin:0 0 18px}.section-heading h2{margin:0}.section-heading .eyebrow{margin-bottom:4px}.section-heading a{font-size:.875rem;color:var(--muted)}.game-section{outline:none}.home-after{margin-top:48px}.guide-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.guide-cards a{display:block;text-decoration:none;padding:24px;background:white;border:1px solid var(--line);border-radius:12px}.guide-cards span{color:var(--orange);font-size:.8125rem;font-weight:750}.guide-cards h3{font-size:1.15rem;margin:18px 0 8px}.guide-cards p{font-size:.9375rem;color:var(--muted);margin:0}.site-footer{margin-top:64px;padding-top:32px;padding-bottom:30px;border-top:1px solid var(--line);display:flex;flex-wrap:wrap;justify-content:space-between;gap:20px}.site-footer p{font-size:.875rem;color:var(--muted);margin:8px 0 0}.site-footer nav{display:flex;flex-wrap:wrap;gap:12px 20px;align-items:center;font-size:.875rem}.site-footer small{width:100%;font-size:.8125rem}.ad-reserve{clear:both;margin:80px 0 48px;min-height:130px;padding:22px;border-top:1px solid var(--line);background:#eef2ef;text-align:center;color:var(--muted);font-size:.875rem;contain:layout}.article{max-width:740px;margin:48px auto;line-height:1.85}.article h1{font-size:2.25rem;margin:12px 0 20px}.article h2{margin:36px 0 12px;font-size:1.45rem}.article h3{font-size:1.1rem;margin-top:24px}.article p,.article li{font-size:1rem;color:#344c3e}.article .lead{font-size:1.125rem;color:var(--muted)}.article ul,.article ol{padding-left:24px}.article li{margin:8px 0}.article .note{padding:18px 20px;background:#eaf3ed;border-left:3px solid #547b60;border-radius:0 10px 10px 0}.article table,.rank-table{width:100%;border-collapse:collapse;font-size:.9375rem}.article th,.article td,.rank-table th,.rank-table td{text-align:left;padding:14px 12px;border-bottom:1px solid var(--line)}.article th,.rank-table th{background:#eaf3ed}.article .related{padding-top:24px;border-top:1px solid var(--line);margin-top:40px;display:flex;gap:16px;flex-wrap:wrap}.breadcrumb{font-size:.875rem;color:var(--muted);margin:24px 0}.article .meta{font-size:.875rem;color:var(--muted)}#word-duel-arena{max-width:none;margin:0;font-family:inherit;color-scheme:light}#word-duel-arena .duel-shell{background:white;border-color:var(--line)}#word-duel-arena .duel-main{padding:22px}#word-duel-arena .duel-header{padding:18px 22px}#word-duel-arena .duel-scoreboard{padding-top:8px}#word-duel-arena .duel-match-grid{grid-template-columns:minmax(0,1fr) 205px}#word-duel-arena .duel-input-row{gap:12px}#word-duel-arena .duel-input{font-size:1.0625rem;min-width:0}#word-duel-arena .duel-side{min-width:0}#word-duel-arena .duel-current-log{max-height:440px;overflow:auto}#word-duel-arena .duel-bottom,#word-duel-arena .duel-entry-note,#word-duel-arena .duel-hint-note{font-size:.875rem}#word-duel-arena .duel-word{font-size:clamp(2.25rem,6vw,3.7rem);line-height:1.4}#word-duel-arena .duel-entry-footer{gap:16px;align-items:center}#word-duel-arena .duel-input:disabled{background:#f1f4f2}#word-duel-arena .duel-submit{min-height:48px}.service-settings{display:flex;gap:14px;align-items:end;flex-wrap:wrap;margin-bottom:18px}.service-settings label{font-size:.875rem;font-weight:650;display:grid;gap:7px}.service-settings select,.service-settings input{border:1px solid var(--line);border-radius:8px;background:white;padding:9px 12px;max-width:100%;color:var(--ink)}.service-settings .grow{flex:1}.service-notice{background:#fff1e7;color:#933d20;padding:14px 18px;border-radius:10px;font-size:.9375rem;line-height:1.7;margin:14px 0}.service-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:18px}.service-status{font-size:.875rem;color:var(--muted);line-height:1.7}.empty-state{padding:26px;background:white;border:1px solid var(--line);border-radius:12px;text-align:center;color:var(--muted)}.form-stack{display:grid;gap:16px}.form-stack label{display:grid;gap:8px;font-weight:650;font-size:.9375rem}.form-stack input,.form-stack textarea,.form-stack select{border:1px solid #b7c9bc;background:white;border-radius:8px;padding:12px;color:var(--ink);width:100%}.form-stack textarea{resize:vertical;min-height:140px}.form-stack .check{display:flex;gap:12px;align-items:start;font-weight:400}.check input{width:20px;min-height:20px;flex-shrink:0}.form-stack button{justify-self:start}.notice-error{color:#aa341d}.rank-tabs{display:flex;gap:10px;margin:20px 0}.rank-tabs button[aria-pressed=true]{background:var(--ink);color:white}.rank-table-wrap{overflow:auto;border:1px solid var(--line);border-radius:12px;background:white}.rank-table td:first-child{font-weight:800}.rank-table td:nth-child(2){overflow-wrap:anywhere}.rank-table .self{background:#eaf3ed}.result-card{margin-top:22px;padding:22px;border-radius:12px;background:#eaf3ed}.result-card h3{margin-top:0}.result-card canvas{width:100%;height:auto;border-radius:10px;max-width:420px;display:block;margin:18px 0}.records-details{margin-top:20px;font-size:.9375rem}.records-details summary{padding:12px 0}.records-details li{margin:8px 0}.toast{position:fixed;bottom:22px;left:50%;transform:translateX(-50%);background:var(--ink);color:#fff;border-radius:10px;padding:14px 20px;max-width:calc(100vw - 32px);z-index:30;font-size:.9375rem}.contact-trap{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden}@media(max-width:760px){.site-header,main,.site-footer{padding-left:18px;padding-right:18px}.site-header{min-height:72px;gap:12px}.site-header nav{gap:14px;font-size:.875rem}.brand{font-size:1rem}.brand-mark{width:29px;height:31px;font-size:1.2rem}.hero{grid-template-columns:1fr .7fr;gap:12px;padding:30px 0}.hero h1{font-size:2.1rem}.word-art{grid-template-columns:repeat(3,48px);gap:6px}.word-art span{height:58px;font-size:2rem;border-bottom-width:5px;border-radius:8px}.word-art i{font-size:2rem}.word-art b{font-size:.8125rem}.hero-copy{font-size:1rem;margin:15px 0 20px}.return-grid{grid-template-columns:1.5fr 1fr;gap:12px;margin-bottom:32px}.daily-card{display:block;padding:18px}.daily-card button{margin-top:16px}.streak-card{padding:18px}.guide-cards{grid-template-columns:1fr}.guide-cards a{padding:20px}.guide-cards h3{margin-top:10px}#word-duel-arena .duel-match-grid{grid-template-columns:1fr}#word-duel-arena .duel-side{display:grid;grid-template-columns:1fr 1fr;gap:18px}#word-duel-arena .duel-main{padding:16px}#word-duel-arena .duel-stage{padding:18px}#word-duel-arena .duel-current-log{max-height:240px}#word-duel-arena .duel-input-row{flex-direction:row}#word-duel-arena .duel-input-row .duel-submit{white-space:nowrap;font-size:.9375rem;padding:12px}.article{margin-top:30px}.article h1{font-size:1.9rem}.article th,.article td{padding:10px 8px}.home-after{margin-top:36px}}@media(max-width:480px){.hero{display:block;padding-top:26px}.hero h1{font-size:2rem}.word-art{display:none}.hero-copy br{display:none}.hero-copy{max-width:300px}.hero .small{margin-bottom:0}.return-grid{grid-template-columns:1fr}.daily-card{display:flex;gap:14px}.daily-card h2{font-size:1.125rem}.daily-card button{margin:0;max-width:108px;white-space:normal;line-height:1.5}.streak-card{display:flex;align-items:center;gap:12px;flex-wrap:wrap;padding:14px 18px}.streak-card .eyebrow{width:100%;font-size:.8125rem}.streak-value{margin:0}.streak-value strong{font-size:2rem}.site-header nav{gap:12px}.site-header .brand{font-size:.9375rem;gap:6px}.site-header .brand-mark{display:none}.section-heading{align-items:start;gap:10px}.section-heading h2{font-size:1.3rem}.section-heading a{max-width:105px;line-height:1.6;text-align:right}.service-settings{gap:10px}.service-settings .button{font-size:.875rem;padding:11px 13px}#word-duel-arena .duel-side{display:block}#word-duel-arena .duel-current-log{margin-top:20px;padding:16px 0 0;border-top:1px solid var(--line);border-left:0}#word-duel-arena .duel-entry-footer{flex-wrap:wrap}#word-duel-arena .duel-category-toolbar{gap:12px}#word-duel-arena .duel-player-name{font-size:1rem}#word-duel-arena .duel-avatar{display:none}#word-duel-arena .duel-score{font-size:2rem;gap:10px}#word-duel-arena .duel-scoreboard{gap:12px}#word-duel-arena .duel-input-row{flex-wrap:wrap}#word-duel-arena .duel-input{flex:1 1 160px;width:100%}#word-duel-arena .duel-submit{flex:1 1 90px}#word-duel-arena .duel-hint-controls{margin-top:18px}#word-duel-arena .duel-entry-note{font-size:.8125rem}.service-actions .button{flex:1 1 130px}.site-footer nav{line-height:1.8}.ad-reserve{margin-top:96px}.rank-table{font-size:.875rem}.rank-table th,.rank-table td{padding:12px 8px}.article table{font-size:.875rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{animation:none!important;transition:none!important}}
.article-toc{margin:28px 0;padding:20px 24px;background:white;border:1px solid var(--line);border-radius:12px}.article-toc ol{margin-bottom:0}.article-toc li{font-size:.9375rem;margin:5px 0}.guide-index{display:grid;gap:18px;margin-top:32px}.guide-index>a{display:block;text-decoration:none;padding:24px;border:1px solid var(--line);border-radius:12px;background:white}.guide-index h2{margin:8px 0 12px;font-size:1.25rem}.guide-index p{margin-bottom:18px;color:var(--muted)}.guide-index>a>span:last-child{font-size:.9375rem;color:var(--orange);font-weight:700}.result-card>a{display:inline-block;margin-top:20px}#word-duel-arena .duel-brand-icon{font-size:1.4rem;font-weight:800}.article section{scroll-margin-top:20px}

.hero-v2{background:#143e2c;color:#fff;border-radius:26px;padding:44px;margin-top:28px}.hero-v2 h1{word-break:keep-all;text-wrap:balance;font-size:clamp(2rem,5vw,3.8rem);line-height:1.18;letter-spacing:-.055em}.hero-v2 .eyebrow,.hero-v2 .small{color:#c8dccb}.hero-v2 .hero-copy{color:#e5eee5}.hero-v2 .button.primary{background:#d5ef87;color:#143e2c}.hero-links{display:flex;gap:20px;margin-top:28px;flex-wrap:wrap}.hero-links a{color:#e4efdb;text-decoration:underline;text-underline-offset:5px;font-size:16px}.hero-v2 .word-art b{color:#d5ef87}.hero-v2 .word-art span{color:#143e2c}.hero-v2 .word-art span:nth-of-type(2),.hero-v2 .word-art span:nth-of-type(3){background:#d5ef87;color:#143e2c}.home-loop{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.home-loop>a{padding:26px;border:1px solid #cbd9ce;border-radius:18px;text-decoration:none;color:inherit;background:#fff}.home-loop span{font-size:13px;color:#607867}.home-loop h2{font-size:22px;margin:12px 0}.home-loop p{line-height:1.7;color:#536d5e;margin:0}.local-return{padding:24px;background:#e2eddd;border-radius:20px}.play-heading{padding:32px 0 16px}.play-heading h1{font-size:clamp(1.8rem,4vw,2.8rem);margin:6px 0}.play-links{display:flex;gap:18px;flex-wrap:wrap;margin-top:18px}.play-links a{font-size:14px}.play-heading+.return-grid{margin:12px 0}.site-header nav{flex-wrap:wrap}
@media(max-width:650px){.hero-v2{padding:30px 22px;margin-top:16px;border-radius:20px}.hero-v2 h1{word-break:keep-all;text-wrap:balance;font-size:2.25rem}.hero-v2 .hero-copy{font-size:17px}.home-loop{grid-template-columns:1fr}.home-loop>a{padding:22px}.site-header{align-items:flex-start;gap:14px;flex-wrap:wrap}.site-header nav{gap:15px}.hero-links{gap:16px}}

.word-dialog{width:min(620px,calc(100% - 32px));max-height:85dvh;border:1px solid #b8cabd;border-radius:22px;padding:28px;color:#193d2b;box-shadow:0 24px 100px #102b2655;overflow-y:auto}.word-dialog::backdrop{background:#10291fcc}.word-dialog-heading{display:flex;justify-content:space-between;gap:20px;align-items:center}.word-dialog h2{font-size:32px;overflow-wrap:anywhere;margin:0}.word-dialog button{min-width:64px;min-height:44px;border:1px solid #bfcfc2;border-radius:10px;background:#f5f9f3;font:inherit;cursor:pointer}.word-dialog p{font-size:16px;line-height:1.75}.word-dialog .small{font-size:14px}.detail-stats{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:18px;background:#edf4e9;border-radius:14px}.detail-stats dt{color:#526c5b}.detail-stats dd{font-weight:750;margin:0;text-align:right}.word-detail-meaning{padding:16px;border-left:3px solid #76934e;background:#f4f7ef}.duel-word[role=button]{cursor:pointer;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:10px}#word-duel-arena button.duel-step-word{border:0;background:none;padding:0;text-align:left;cursor:pointer;color:inherit;font:inherit;font-weight:650;min-height:36px;text-decoration:underline;text-underline-offset:4px}
@media(max-width:650px){.word-dialog{padding:20px}.word-dialog h2{font-size:28px}}

.match-report{margin:24px 0;padding:24px;border:1px solid #c7d7c9;border-radius:18px;background:#f2f7ee}.report-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:16px 0}.report-stats>div{padding:16px;background:#fff;border-radius:12px}.report-stats dt{font-size:13px;color:#526954}.report-stats dd{margin:7px 0 0;font-size:24px;font-weight:780;overflow-wrap:anywhere}.report-tips{padding-left:20px}.report-tips li{margin:12px 0;line-height:1.8}.past-match{margin-top:12px}.past-match>p{overflow-wrap:anywhere;line-height:1.8}.match-report .small{font-size:14px;line-height:1.8}
@media(max-width:650px){.match-report{padding:18px}.report-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.report-stats>div{padding:12px}.report-stats dd{font-size:21px}}

.solver-page{max-width:960px}.solver-form{margin:24px 0 12px}.solver-form label{display:block;font-size:15px;font-weight:650;margin-bottom:8px}.solver-form>div{display:flex;gap:10px}.solver-form input{min-width:0;flex:1;min-height:54px;border:1px solid #9fb69f;border-radius:12px;padding:12px 16px;font:inherit;font-size:19px}.solver-examples{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.solver-examples span{font-size:14px;color:#54705e}.solver-examples button{min-height:44px;padding:8px 14px;border:1px solid #cad7c9;border-radius:99px;background:#fff;color:#244c34;font:inherit;cursor:pointer}.solver-summary{padding:18px;background:#e9f2df;border-radius:12px}.solver-group{margin:28px 0}.solver-words{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.solver-word{text-align:left;display:grid;gap:8px;min-width:0;padding:16px;background:#fff;border:1px solid #c1d4c1;border-radius:12px;color:#183c29;font:inherit;cursor:pointer;overflow-wrap:anywhere}.solver-word strong{font-size:18px}.solver-word span{font-size:13px;color:#627b64}.solver-guide{border-top:1px solid #cbd8c7;margin-top:40px;padding-top:20px}
@media(max-width:650px){.solver-words{grid-template-columns:repeat(2,minmax(0,1fr))}.solver-word{padding:12px}.solver-form>div{flex-direction:column}.solver-form input{width:100%;box-sizing:border-box}}

.faq-item{padding:20px 0;border-bottom:1px solid #c8d8ca}.faq-item summary{cursor:pointer;min-height:44px;display:list-item;font-size:18px;font-weight:700;line-height:1.6}.faq-item p{padding:10px 0 0;line-height:1.9}.game-section+.return-grid{margin-top:32px}.daily-comparison{padding:16px;background:#e8f1da;border-radius:12px;font-weight:650}
