@font-face{font-family:Pretendard;src:url("assets/DIYNotesSubset.woff2") format("woff2");font-style:normal;font-weight:45 920;font-display:swap}
:root{--ink:#232c33;--muted:#626d75;--green:#17634f;--red:#b32624;--line:#e3e8e5;--paper:#fff;--soft:#f3f7f4}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:#f7f8f6;color:var(--ink);font-family:Pretendard,"Malgun Gothic",sans-serif;font-size:18px;line-height:1.85;word-break:keep-all;overflow-wrap:anywhere;-webkit-font-smoothing:antialiased}a{color:var(--green);text-underline-offset:5px}a:focus-visible,summary:focus-visible{outline:3px solid #b32624;outline-offset:5px}header{max-width:1060px;margin:auto;padding:22px 32px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{font-size:20px;font-weight:800;letter-spacing:-.04em}.brand b{color:var(--green)}header small{font-size:13px;color:var(--muted)}main{max-width:800px;margin:24px auto 60px;padding:38px 48px 54px;background:var(--paper);border:1px solid var(--line);border-radius:18px}.eyebrow{font-size:12px;letter-spacing:.08em;color:var(--green);font-weight:750}.draft{font-size:12px;color:#6a7378;margin:0 0 18px}h1{font-size:clamp(29px,4vw,42px);line-height:1.35;letter-spacing:-.055em;font-weight:820;margin:10px 0 24px;text-wrap:balance}h1 span{display:block;color:#52615b;font-size:.7em;margin-top:9px;font-weight:550;letter-spacing:-.03em}h2{font-size:26px;line-height:1.45;letter-spacing:-.045em;font-weight:780;margin:0 0 22px}h3{font-size:20px;line-height:1.5;letter-spacing:-.025em;margin:25px 0 10px;font-weight:730}p{margin:0 0 18px}strong{font-weight:740}mark{color:inherit;background:linear-gradient(transparent 55%,#e3eee5 55%);padding:0 2px}.danger{color:var(--red);font-weight:700}.muted,small{color:var(--muted);font-size:13px}.summary{border:1px solid #dce7df;background:var(--soft);border-radius:12px;padding:22px 24px}.summary-label{font-size:12px;font-weight:800;color:var(--green);margin-bottom:10px;letter-spacing:.05em}.summary p{font-size:17px;line-height:1.8;margin-bottom:13px}.summary p:last-child{margin-bottom:0}.summary .answer{font-size:19px;line-height:1.7}.summary .stop{border-top:1px solid #dce7df;padding-top:13px;margin-top:13px;color:var(--red);font-weight:680}.flow{display:flex;flex-wrap:wrap;gap:8px;list-style:none;padding:0;margin:20px 0 0}.flow li{padding:5px 9px;border-radius:5px;background:white;border:1px solid #dde6df;font-size:13px;font-weight:650;color:#335d4f}.flow li:not(:last-child):after{content:" →";color:#71867c}.notice{font-size:12px;color:#626b73;margin:17px 0 7px;line-height:1.65}.experience{font-size:12px;color:#626b73;line-height:1.65;margin-bottom:22px}.toc{margin:30px 0 10px;padding:18px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;flex-wrap:wrap;gap:8px 22px}.toc a{font-size:14px;text-decoration:none;font-weight:650}.section-kicker{display:block;color:var(--green);font-size:12px;font-weight:800;letter-spacing:.08em;margin-bottom:10px}main>section{padding-top:46px;scroll-margin-top:20px}.checklist{padding:0;list-style:none;margin:16px 0 22px}.checklist li{padding:12px 15px 12px 42px;position:relative;border:1px solid var(--line);border-radius:8px;margin:9px 0;font-size:17px;background:#fafcf9}.checklist li:before{content:"✓";position:absolute;left:15px;color:var(--green);font-weight:800}.stop-list li{background:#fff7f5;border-color:#f0dcd7}.stop-list li:before{content:"!";color:var(--red)}table{border-collapse:separate;border-spacing:0;width:100%;table-layout:fixed;font-size:16px;margin:18px 0 24px;border:1px solid var(--line);border-radius:10px;overflow:hidden}th,td{text-align:left;padding:14px 16px;border-bottom:1px solid var(--line);vertical-align:top}th{background:var(--soft);font-size:13px;color:#54635b;font-weight:650}th:first-child{width:44%}tbody td:first-child{font-weight:650}tbody tr:last-child td{border-bottom:0}.safety{background:#fff7f3;border-left:3px solid #c55a40;padding:17px 19px;font-size:15px;margin:23px 0;border-radius:0 8px 8px}.safety p{margin:0}.box-label{display:block;color:var(--red);font-size:13px;font-weight:800;margin-bottom:6px}.product{padding:0 0 20px;font-size:15px;border-bottom:1px solid var(--line)}.product h3{font-size:16px;color:#52615b}.product a{font-size:14px;font-weight:650}.product p{line-height:1.8}.product .product-limit{font-size:14px;color:#626b73}.step{border-top:1px solid var(--line);padding-top:22px;margin-top:26px}.step h3{display:flex;align-items:flex-start;gap:13px;margin:0 0 15px;font-size:22px}.step h3 span{display:inline-grid;place-items:center;background:var(--green);color:white;border-radius:9px;min-width:34px;height:34px;font-size:16px;line-height:1;flex-shrink:0}.step p{margin-left:47px}.photo{margin:25px 0 34px}.photo img{display:block;width:100%;height:auto;aspect-ratio:4/3;border-radius:12px;background:#eef0ed}.photo figcaption{font-size:13px;line-height:1.7;margin-top:10px;color:#59655e}.photo figcaption b{display:block;font-weight:550}.photo figcaption span{font-size:11px;color:#778179}.hero-photo{margin-top:25px}.hero-photo img{max-height:440px;object-fit:cover}.faq{margin-top:30px;border-top:1px solid var(--line)}.faq details{padding:18px 0;border-bottom:1px solid var(--line)}.faq summary{cursor:pointer;font-size:17px;font-weight:700;line-height:1.7;list-style:none;padding-right:28px;position:relative}.faq summary:after{content:"＋";position:absolute;right:0;color:var(--green)}.faq details[open] summary:after{content:"−"}.faq details p{margin:14px 0 0;font-size:16px;color:#4c5962}.references{font-size:14px}.references ul{padding-left:20px}.references li{margin:10px 0;line-height:1.65}.references h2{font-size:20px}.editorial{font-size:14px;border-top:1px solid var(--line);padding-top:20px;margin-top:35px;color:#626b73}.editorial summary{cursor:pointer;font-weight:650}.editorial h3{font-size:17px}.editorial p{font-size:14px}.page-end{margin-top:32px;font-size:12px;color:#717b83}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}
@media(max-width:600px){body{font-size:17px;background:white}header{padding:17px 21px}header small{display:none}.brand{font-size:18px}main{margin:0;padding:26px 22px 46px;border:0;border-radius:0}h1{font-size:30px;letter-spacing:-.05em;margin-bottom:22px}h1 span{font-size:21px;margin-top:10px}h2{font-size:24px}h3{font-size:19px}.summary{padding:18px}.summary .answer{font-size:18px}.summary p{font-size:16px}.flow{gap:6px}.flow li{font-size:12px;padding:4px 7px}.checklist li{font-size:16px;padding:12px 12px 12px 37px}table{font-size:15px}th,td{padding:12px 11px}.step h3{font-size:21px;gap:11px}.step p{margin-left:0}.step{padding-top:20px}.photo{margin:22px 0 28px}.photo img{border-radius:9px}.hero-photo img{max-height:none}.toc{gap:9px 18px}.toc a{font-size:13px}main>section{padding-top:38px}.safety{padding:15px;font-size:14px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

.byline{font-size:13px;color:#626d75}.brand{text-decoration:none}.worksheet{padding:20px;border:1px solid #dce7df;border-radius:12px;background:#f7faf8}.worksheet label{display:block;font-weight:650;font-size:15px;margin-bottom:17px}.worksheet input{display:block;width:100%;margin-top:6px;border:1px solid #becdc5;border-radius:7px;padding:12px;font:16px Pretendard,sans-serif;background:white;color:#232c33}.worksheet input:focus{outline:2px solid #17634f}.photo img{object-fit:cover}.references a{overflow-wrap:anywhere}
.early-product{padding:14px 18px;background:#f6f8f5;border-left:3px solid #537861;border-radius:5px}.early-product p{margin:0 0 5px;font-size:15px}.early-product small,.source-note{font-size:13px;color:#657068}.early-product a{text-decoration:underline}#section-0{margin-top:20px}#section-0 h2{font-size:22px}.notice{margin-bottom:16px}