*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:#1a1a1a;-webkit-font-smoothing:antialiased;background:#fff;font-family:Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.6}a{color:inherit}img{max-width:100%;height:auto}.container{max-width:780px;margin:0 auto;padding:2rem 1.5rem}.container-wide{max-width:1100px;margin:0 auto;padding:2rem 1.5rem}.hero{text-align:center;max-width:780px;margin:0 auto;padding:4rem 1.5rem 3rem}.hero h1{color:#1a1a1a;letter-spacing:-.02em;margin-bottom:1rem;font-size:2.2rem;font-weight:800;line-height:1.3}.hero h1 span{color:#1a6b4a}.hero p{color:#555;max-width:600px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:1.05rem;line-height:1.7}.heroButtons{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.btnPrimary{color:#fff;background:#1a6b4a;border-radius:8px;padding:.85rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:background .2s;display:inline-block}.btnPrimary:hover{background:#155a3e}.btnSecondary{color:#1a6b4a;background:#fff;border:2px solid #1a6b4a;border-radius:8px;padding:.85rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:background .2s;display:inline-block}.btnSecondary:hover{background:#f0f7f4}.section{max-width:1100px;margin:0 auto;padding:3rem 1.5rem}.section h2{color:#1a1a1a;text-align:center;letter-spacing:-.01em;margin-bottom:1.5rem;font-size:1.5rem;font-weight:700}.section .subtitle{text-align:center;color:#666;max-width:600px;margin:-1rem auto 2rem;font-size:.95rem}.problemGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.25rem;margin-top:1.5rem;display:grid}.problemCard{background:#fafafa;border:1px solid #e5e7eb;border-radius:10px;padding:1.5rem}.problemCard h3{color:#1a1a1a;margin-bottom:.5rem;font-size:1rem}.problemCard p{color:#666;font-size:.88rem;line-height:1.6}.diffList{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.25rem;margin-top:1.5rem;display:grid}.diffItem{background:#f0f7f4;border-radius:10px;gap:1rem;padding:1.25rem;display:flex}.diffIcon{color:#fff;background:#1a6b4a;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.1rem;font-weight:700;display:flex}.diffContent h3{color:#1a1a1a;margin-bottom:.25rem;font-size:.95rem}.diffContent p{color:#555;font-size:.85rem;line-height:1.5}.processSteps{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;margin-top:1.5rem;display:grid}.processStep{text-align:center;border:1px solid #e5e7eb;border-radius:10px;padding:1.5rem 1rem;transition:border-color .2s}.processStep:hover{border-color:#1a6b4a}.processNumber{color:#fff;background:#1a6b4a;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;margin:0 auto .75rem;font-size:.9rem;font-weight:700;display:flex}.processStep h3{color:#1a1a1a;font-size:.95rem}.categoryGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.25rem;margin-top:1.5rem;display:grid}.featuredList{margin-top:1.5rem}.guideHeader{text-align:center;padding:2rem 0 3rem}.guideHeader h1{margin-bottom:.75rem;font-size:1.75rem;font-weight:700}.guideHeader p{color:#666;max-width:600px;margin:0 auto;font-size:.95rem;line-height:1.7}.guidePartSection{margin-bottom:2.5rem}.guidePartHeader{border-bottom:2px solid #1a6b4a;align-items:center;gap:.75rem;margin-bottom:1rem;padding-bottom:.75rem;display:flex}.guidePartNumber{color:#fff;background:#1a6b4a;border-radius:4px;padding:.3rem .75rem;font-size:.82rem;font-weight:700}.guidePartTitle{color:#1a1a1a;font-size:1.15rem;font-weight:600}.guideChapterList{padding:0;list-style:none}.guideChapterItem{border-bottom:1px solid #f0f0f0}.guideChapterLink{border-radius:4px;padding:.85rem .5rem;text-decoration:none;transition:background .2s;display:block}.guideChapterLink:hover{background:#f0f7f4}.guideChapterTitle{color:#1a1a1a;margin-bottom:.2rem;font-size:.95rem;font-weight:500}.guideChapterDesc{color:#888;font-size:.82rem}.checklistSection{border:1px solid #e5e7eb;border-radius:10px;margin-bottom:1.5rem;overflow:hidden}.checklistHeader{cursor:pointer;text-align:left;background:#fafafa;border:none;justify-content:space-between;align-items:center;width:100%;padding:1rem 1.25rem;font-family:inherit;transition:background .2s;display:flex}.checklistHeader:hover{background:#f0f7f4}.checklistHeaderLeft{align-items:center;gap:.6rem;display:flex}.checklistPartBadge{color:#fff;background:#1a6b4a;border-radius:3px;padding:.15rem .5rem;font-size:.75rem;font-weight:600}.checklistPartTitle{color:#1a1a1a;font-size:.95rem;font-weight:600}.checklistArrow{color:#888;font-size:.8rem;transition:transform .2s}.checklistArrowOpen{transform:rotate(180deg)}.checklistBody{padding:0 1.25rem 1.25rem}.checklistRow{color:#444;border-bottom:1px solid #f5f5f5;align-items:flex-start;gap:.6rem;padding:.5rem 0;font-size:.88rem;display:flex}.checklistRow:last-child{border-bottom:none}.checklistRowCheck{border:2px solid #1a6b4a;border-radius:3px;flex-shrink:0;width:16px;height:16px;margin-top:2px}.checklistRowLink{color:#1a6b4a;white-space:nowrap;flex-shrink:0;margin-left:auto;font-size:.78rem;text-decoration:none}.checklistRowLink:hover{text-decoration:underline}.glossaryItem{border-bottom:1px solid #f0f0f0;padding:1.25rem 0}.glossaryTerm{color:#1a1a1a;margin-bottom:.35rem;font-size:1.05rem;font-weight:600}.glossaryDef{color:#555;font-size:.9rem;line-height:1.7}.glossaryLink{color:#1a6b4a;margin-top:.35rem;font-size:.82rem;text-decoration:none;display:inline-block}.glossaryLink:hover{text-decoration:underline}.templateGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.25rem;display:grid}.templateCard{border:1px solid #e5e7eb;border-radius:10px;padding:1.5rem;transition:border-color .2s}.templateCard:hover{border-color:#1a6b4a}.templateBadge{color:#1a6b4a;background:#f0f7f4;border-radius:4px;margin-bottom:.75rem;padding:.2rem .6rem;font-size:.75rem;font-weight:600;display:inline-block}.templateTitle{color:#1a1a1a;margin-bottom:.35rem;font-size:1rem;font-weight:600}.templateDesc{color:#666;font-size:.85rem;line-height:1.5}.templateLink{color:#1a6b4a;margin-top:.5rem;font-size:.82rem;text-decoration:none;display:inline-block}.templateLink:hover{text-decoration:underline}.aboutContent{max-width:680px;margin:0 auto}.aboutContent h1{margin-bottom:1.5rem;font-size:1.75rem}.aboutContent h2{color:#1a1a1a;margin-top:2.5rem;margin-bottom:1rem;font-size:1.25rem}.aboutContent p{color:#444;margin-bottom:1rem;font-size:.95rem;line-height:1.8}.aboutContent ul{margin-bottom:1rem;padding-left:1.25rem}.aboutContent li{color:#444;margin-bottom:.35rem;font-size:.92rem;line-height:1.7}.pageHeader{text-align:center;margin-bottom:2rem;padding:2rem 0}.pageHeader h1{color:#1a1a1a;margin-bottom:.75rem;font-size:1.75rem;font-weight:700}.pageHeader p{color:#666;max-width:600px;margin:0 auto;font-size:.95rem;line-height:1.7}.article-page{margin-top:-60px}body:has(.article-page)>header{display:none}.articleBody{max-width:780px}.previewGrid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.5rem;display:grid}.previewCard{border:1px solid #e5e7eb;border-radius:10px;transition:border-color .2s,box-shadow .2s;overflow:hidden}.previewCard:hover{border-color:#1a6b4a;box-shadow:0 4px 16px #1a6b4a14}.previewThumb{aspect-ratio:16/10;background:#f5f5f5;border-bottom:1px solid #f0f0f0;justify-content:center;align-items:center;width:100%;display:flex;overflow:hidden}.previewThumbInner{background:#fff;border-radius:4px;flex-direction:column;gap:.35rem;width:85%;height:80%;padding:.75rem;display:flex;box-shadow:0 1px 4px #00000014}.previewLine{background:#e5e7eb;border-radius:3px;height:6px}.previewLineShort{width:60%}.previewLineMedium{width:80%}.previewLineAccent{background:#d4ede2}.previewLineBlock{background:#f0f7f4;border-radius:4px;height:20px;margin-top:.25rem}.previewBody{padding:1.25rem}.previewBadge{color:#1a6b4a;background:#f0f7f4;border-radius:3px;margin-bottom:.5rem;padding:.15rem .5rem;font-size:.72rem;font-weight:600;display:inline-block}.previewTitle{color:#1a1a1a;margin-bottom:.35rem;font-size:1.05rem;font-weight:600;line-height:1.4}.previewDesc{color:#666;margin-bottom:.75rem;font-size:.85rem;line-height:1.6}.previewMeta{color:#999;align-items:center;gap:.75rem;font-size:.78rem;display:flex}.previewMetaDot{background:#ccc;border-radius:50%;width:3px;height:3px}.previewLink{color:#1a6b4a;margin-top:.5rem;font-size:.82rem;font-weight:500;text-decoration:none;display:inline-block}.previewLink:hover{text-decoration:underline}.glossaryCategoryNav{border-bottom:1px solid #e5e7eb;flex-wrap:wrap;gap:.5rem;margin-bottom:2rem;padding-bottom:1.25rem;display:flex}.glossaryCategoryLink{color:#1a6b4a;background:#f0f7f4;border-radius:20px;padding:.3rem .7rem;font-size:.82rem;text-decoration:none;transition:background .2s}.glossaryCategoryLink:hover{background:#d4ede2}.glossarySection{margin-bottom:2rem}.glossarySectionTitle{color:#1a6b4a;border-bottom:2px solid #d4ede2;margin-bottom:.75rem;padding-bottom:.5rem;font-size:1.1rem;font-weight:700}.resourceSection{margin-bottom:2.5rem}.resourceCategoryTitle{color:#1a1a1a;border-bottom:2px solid #1a6b4a;margin-bottom:1rem;padding-bottom:.5rem;font-size:1.15rem;font-weight:700}.resourceGrid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1rem;display:grid}.resourceCard{border:1px solid #e5e7eb;border-radius:10px;gap:1rem;padding:1.25rem;transition:border-color .2s,box-shadow .2s;display:flex}.resourceCard:hover{border-color:#1a6b4a;box-shadow:0 2px 12px #1a6b4a0f}.resourceIcon{background:#f0f7f4;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.4rem;display:flex}.resourceContent{flex:1;min-width:0}.resourceTitle{color:#1a1a1a;margin-bottom:.3rem;font-size:.98rem;font-weight:600}.resourceDesc{color:#666;margin-bottom:.5rem;font-size:.85rem;line-height:1.6}.resourceTags{flex-wrap:wrap;gap:.35rem;margin-bottom:.5rem;display:flex}.resourceTag{color:#888;background:#f5f5f5;border-radius:3px;padding:.15rem .5rem;font-size:.72rem}.resourceLink{color:#1a6b4a;font-size:.82rem;font-weight:500;text-decoration:none;display:inline-block}.resourceLink:hover{text-decoration:underline}.toolGrid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1.25rem;display:grid}.toolCard{border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;text-decoration:none;transition:border-color .2s,box-shadow .2s,transform .2s;display:flex;overflow:hidden}.toolCard:hover{border-color:#1a6b4a;transform:translateY(-2px);box-shadow:0 4px 16px #1a6b4a1a}.toolThumb{aspect-ratio:4/3;background:#f0f7f4;border-bottom:1px solid #f0f0f0;justify-content:center;align-items:center;width:100%;display:flex}.toolThumbIcon{font-size:3rem}.toolInfo{padding:1rem 1.25rem 1.25rem}.toolTitle{color:#1a1a1a;margin-bottom:.3rem;font-size:.95rem;font-weight:600}.toolDesc{color:#888;font-size:.82rem;line-height:1.5}@media (max-width:768px){.hero h1{font-size:1.6rem}.hero p{font-size:.95rem}.section h2{font-size:1.25rem}.processSteps{grid-template-columns:repeat(2,1fr)}.categoryGrid{grid-template-columns:1fr}.container{padding:1.5rem 1rem}.article-page{margin-top:-60px}.previewGrid,.resourceGrid{grid-template-columns:1fr}.toolGrid{grid-template-columns:repeat(2,1fr)}.glossaryCategoryNav{gap:.4rem}}@media (max-width:480px){.processSteps{grid-template-columns:1fr}.heroButtons{flex-direction:column;align-items:center}}
.Header-module__OuKhWa__header{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff2;border-bottom:1px solid #e5e7eb;position:sticky;top:0}.Header-module__OuKhWa__inner{justify-content:space-between;align-items:center;max-width:1100px;height:60px;margin:0 auto;padding:0 1.5rem;display:flex}.Header-module__OuKhWa__logo{color:#1a1a1a;letter-spacing:-.02em;font-size:1.1rem;font-weight:700;text-decoration:none}.Header-module__OuKhWa__logo span{color:#1a6b4a}.Header-module__OuKhWa__nav{align-items:center;gap:1.5rem;display:flex}.Header-module__OuKhWa__navLink{color:#555;font-size:.9rem;text-decoration:none;transition:color .2s}.Header-module__OuKhWa__navLink:hover{color:#1a6b4a}.Header-module__OuKhWa__menuButton{cursor:pointer;color:#333;background:0 0;border:none;padding:.25rem;font-size:1.5rem;display:none}.Header-module__OuKhWa__mobileNav{background:#fff;border-bottom:1px solid #e5e7eb;padding:1rem 1.5rem;display:none;position:fixed;top:60px;left:0;right:0;box-shadow:0 4px 12px #00000014}.Header-module__OuKhWa__mobileNav.Header-module__OuKhWa__open{flex-direction:column;gap:.75rem;display:flex}@media (max-width:768px){.Header-module__OuKhWa__nav{display:none}.Header-module__OuKhWa__menuButton{display:block}}
.Footer-module__JpWXgG__footer{background:#f8f9fa;border-top:1px solid #e5e7eb;margin-top:4rem;padding:3rem 1.5rem 2rem}.Footer-module__JpWXgG__inner{grid-template-columns:2fr 1fr 1fr;gap:2rem;max-width:1100px;margin:0 auto;display:grid}.Footer-module__JpWXgG__brand h3{color:#1a1a1a;margin-bottom:.75rem;font-size:1.1rem}.Footer-module__JpWXgG__brand h3 span{color:#1a6b4a}.Footer-module__JpWXgG__brand p{color:#666;font-size:.85rem;line-height:1.6}.Footer-module__JpWXgG__section h4{color:#333;margin-bottom:.75rem;font-size:.9rem;font-weight:600}.Footer-module__JpWXgG__section ul{margin:0;padding:0;list-style:none}.Footer-module__JpWXgG__section li{margin-bottom:.5rem}.Footer-module__JpWXgG__section a{color:#666;font-size:.85rem;text-decoration:none;transition:color .2s}.Footer-module__JpWXgG__section a:hover{color:#1a6b4a}.Footer-module__JpWXgG__copyright{color:#999;text-align:center;border-top:1px solid #e5e7eb;max-width:1100px;margin:2rem auto 0;padding-top:1.5rem;font-size:.8rem}@media (max-width:768px){.Footer-module__JpWXgG__inner{grid-template-columns:1fr;gap:1.5rem}}
