:root{--ink: #2b2b27;--ink-soft: #5b5b53;--line: rgba(0, 0, 0, .12);--accent: rgb(50, 50, 40);--bg: #fbfbf9;--maxw: 720px;--font: "Noto Sans KR", system-ui, -apple-system, "Apple SD Gothic Neo", "Malgun Gothic", sans-serif}*{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{margin:0;font-family:var(--font);font-weight:400;color:var(--ink);background:var(--bg);line-height:1.75;font-size:17px;word-break:keep-all;overflow-wrap:anywhere}a{color:#0b66c3;text-decoration:none}a:hover{text-decoration:underline}.site-bar{border-bottom:1px solid var(--line);background:#fff}.site-bar__inner{max-width:var(--maxw);margin:0 auto;padding:14px 20px;display:flex;align-items:baseline;gap:12px}.site-bar__logo{font-weight:800;color:var(--ink);letter-spacing:-.02em}.site-bar__tag{font-size:.8rem;color:var(--ink-soft)}.article{max-width:var(--maxw);margin:0 auto;padding:40px 20px 80px}.article-header{margin:8px 0 32px;padding-bottom:20px;border-bottom:2px solid var(--accent)}.article-title{margin:0 0 10px;font-size:clamp(1.7rem,5vw,2.4rem);font-weight:800;line-height:1.25;letter-spacing:-.02em}.article-meta{margin:0;font-size:.85rem;color:var(--ink-soft)}.legacy-note{margin:14px 0 0;padding:10px 14px;font-size:.8rem;color:var(--ink-soft);background:#f1f1ec;border-radius:8px}.article p{margin:1.1rem 0}.article h2{margin:2.6rem 0 1rem;font-size:1.5rem;font-weight:800;letter-spacing:-.01em}.article h3{margin:2rem 0 .8rem;font-size:1.2rem;font-weight:700}.article strong{font-weight:700}.article ul,.article ol{margin:1.1rem 0;padding-left:1.4rem}.article li{margin:.3rem 0}.article figure,.wp-block-image{margin:1.8rem auto;text-align:center}.article img{max-width:100%;height:auto;border-radius:6px}figcaption,.wp-element-caption{margin-top:.5rem;font-size:.82rem;color:var(--ink-soft);text-align:center}.post-index{margin:1.6rem 0;padding:16px 18px 16px 38px;list-style:decimal;background:#fff;border:1px solid var(--line);border-radius:10px}.post-index li{margin:.2rem 0}.current-post{font-weight:700}.current-post:after{content:" 👈"}.note{margin:1.8rem 0;padding:18px 20px;background:#fff;border:1px solid var(--line);border-left:5px solid var(--accent);border-radius:8px}.note:before{content:"Note";display:inline-block;margin-bottom:.5em;padding:2px 14px;font-size:.78rem;font-weight:700;color:#fff;background:var(--accent);border-radius:4px;transform:rotate(-2deg)}.note h3{margin:.2em 0 .4em;font-size:1.05rem}.note p{margin:.4em 0 0;font-size:.95rem}.post-section-title{margin:4rem 0 1.6rem;padding:.4em .6em;font-size:clamp(1.4rem,4vw,1.9rem);font-weight:800;line-height:1.2;color:#fff;background:var(--accent);border-radius:8px}.article :not(pre)>code{padding:.12em .4em;font-size:.9em;background:#efeee9;border-radius:4px;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace}.wp-block-code{margin:1.6rem 0}pre[class*=language-]{border-radius:10px;font-size:.86rem}.meal-css-tester{margin:1.6rem 0;padding:18px;background:#fff;border:1px solid var(--line);border-radius:12px;font-family:var(--font);word-wrap:normal}.meal-css-tester-container{border:3px solid currentColor;border-radius:6px;font-size:1.15em;line-height:1.4;background:#ffe300;transition:.45s}.meal-css-tester-item{margin:3px;padding:4px 6px;border:3px solid currentColor;border-radius:4px;font-weight:700;background:#26ab1c;color:#fff;transition:.4s}.type2 .meal-css-tester-container{padding:3px}.type2 .meal-css-tester-item{margin:0;background:#ff6937}.meal-css-tester-controls{margin:0;padding:16px 0 0;list-style:none;display:flex;flex-wrap:wrap;align-items:center}.meal-css-tester label{margin:0 1em .3em .2em;font-size:.95rem;opacity:.6;cursor:pointer}.meal-css-tester input[type=radio]{position:absolute;left:-9999px;width:0;height:0}.meal-css-tester input[type=radio]+label:before{content:"";display:inline-block;vertical-align:middle;box-sizing:border-box;width:18px;height:18px;margin:-3px 5px 0 0;border:5px solid currentColor;border-radius:50%}.meal-css-tester input[type=radio]:checked+label:before{background:currentColor}.meal-css-tester input[type=radio]:checked+label{opacity:1;font-weight:700}.site-foot{max-width:var(--maxw);margin:0 auto;padding:28px 20px 48px;border-top:1px solid var(--line);font-size:.82rem;color:var(--ink-soft);text-align:center}
