@import"https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@300;400;500;600;700&family=Noto+Sans+SC:wght@300;400;500;600;700&family=Noto+Sans:wght@300;400;500;600;700&family=Playfair+Display:wght@500;600;700&display=swap";:root{font-family:Noto Sans KR,Noto Sans SC,Noto Sans,sans-serif;line-height:1.5;font-weight:400;color:#1f1a16;background-color:#f9f0d8;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-height:100vh}a{color:inherit;text-decoration:none}button,input,select{font-family:inherit}#root{min-height:100vh}:root{font-family:Noto Sans KR,Noto Sans SC,Noto Sans,sans-serif;color:#1f1a16;background-color:#f6f6f8}*{box-sizing:border-box}body{margin:0;background:#f6f6f8}.landing{min-height:100vh;background:#f6f6f8;color:#1f1a16}.landing-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;padding:16px 6vw;background:#ffffffe6;border-bottom:1px solid #e3e3ea;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.brand{display:flex;align-items:center;gap:12px}.brand-mark{width:44px;height:44px;border-radius:12px;background:#135bec;color:#fff;font-weight:700;display:grid;place-items:center}.brand h1{margin:0;font-size:1.1rem}.brand p{margin:4px 0 0;color:#667085;font-size:.85rem}.lang-switch{display:flex;flex-wrap:wrap;gap:8px}.lang-button{border:1px solid #d6d6de;background:#fff;color:#344054;padding:6px 12px;border-radius:999px;font-size:.8rem;font-weight:600;cursor:pointer}.lang-button.active{background:#101622;color:#fff;border-color:#101622}.hero{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;padding:48px 6vw;background:linear-gradient(180deg,#101622,#101622cc 55%,#f6f6f8);color:#fff}.hero-copy h2{margin:12px 0;font-size:clamp(2rem,4vw,3.2rem)}.hero-copy p{color:#d0d5dd;max-width:520px;font-size:1rem}.hero-badge{display:inline-flex;align-items:center;gap:8px;padding:6px 14px;border-radius:999px;border:1px solid rgba(255,255,255,.2);background:#ffffff1a;font-size:.75rem;text-transform:uppercase;letter-spacing:.2em}.hero-actions{margin-top:20px;display:flex;gap:12px}.primary{background:#135bec;color:#fff;border:none;padding:12px 20px;border-radius:10px;font-weight:600;cursor:pointer}.ghost{background:transparent;color:inherit;border:1px solid rgba(255,255,255,.3);padding:12px 20px;border-radius:10px;cursor:pointer}.hero-card{background:#fff;border-radius:20px;padding:24px;display:grid;gap:16px;color:#101622}.hero-stat{border-bottom:1px solid #e3e3ea;padding-bottom:12px}.hero-stat span{font-size:1.8rem;font-weight:700;color:#101622}.hero-stat p{margin:4px 0 0;color:#667085;font-size:.85rem}.hero-stat.accent span{color:#135bec}.section-head{padding:0 6vw;margin-top:48px}.section-head h3{margin:0 0 8px;font-size:1.6rem}.section-head p{margin:0;color:#667085}.insight-section{padding-bottom:40px}.insight-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:18px;padding:24px 6vw 0}.insight-card{background:#fff;border-radius:16px;padding:20px;box-shadow:0 12px 30px #10162214}.insight-card .icon{font-size:1.6rem}.input-section{padding:32px 0 16px}.summary-strip{display:grid;grid-template-columns:repeat(2,minmax(260px,1fr));gap:12px;padding:16px 6vw 0;max-width:1080px;margin:0 auto}.summary-pill{background:#fff;border-radius:14px;padding:12px 14px;border:1px solid #e4e7ec;box-shadow:0 10px 20px #1016220f;display:flex;flex-direction:column;gap:6px;color:#344054;min-height:76px}.summary-pill strong{font-size:.95rem;color:#101622}.input-shell{display:grid;grid-template-columns:220px 1fr;gap:20px;padding:24px 6vw;align-items:start;max-width:1120px;margin:0 auto}.progress-card{background:#fff;border-radius:18px;padding:18px;border:1px solid #e4e7ec;box-shadow:0 12px 24px #1016220f;position:sticky;top:96px}.progress-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.progress-header h4{margin:0;font-size:.95rem}.progress-bar{height:8px;background:#f2f4f7;border-radius:999px;overflow:hidden;margin-bottom:16px}.progress-fill{height:100%;background:#135bec;border-radius:999px}.progress-steps{display:grid;gap:10px}.progress-step{padding:10px 12px;border-radius:12px;background:#f9fafb;color:#667085;font-weight:600;font-size:.9rem;border:1px solid #e4e7ec}.progress-step.active{background:#eef4ff;border-color:#c7d7fe;color:#135bec}.progress-note{margin-top:14px;font-size:.8rem;color:#667085}.form-layout{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:24px}.form-layout.single{max-width:1040px;grid-template-columns:1fr}.card{background:#fff;border-radius:20px;padding:24px;box-shadow:0 16px 32px #10162214}.form{display:flex;flex-direction:column;gap:16px}.form-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.inline-other{display:grid;grid-template-columns:1fr 140px;gap:10px}.other-input{padding:10px 12px;border-radius:10px;border:1px dashed #cfd4dc;font-size:.9rem;background:#f7f8fa}.other-input.full{width:100%}label{display:flex;flex-direction:column;gap:8px;font-weight:600;color:#344054}input,select{padding:10px 12px;border-radius:10px;border:1px solid #d0d5dd;font-size:.95rem}.section-title{font-weight:700;color:#475467}.check-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.chip{display:flex;align-items:center;gap:8px;padding:10px;border-radius:10px;border:1px solid #e4e7ec;background:#f9fafb;font-weight:500}.actions{display:flex;gap:12px}.actions .primary{min-width:160px}.actions .ghost.secondary{border-color:#d0d5dd;background:#f2f4f7;color:#344054}.actions .ghost.text{border:none;padding:10px 0;color:#667085}.error{color:#b42318}.summary-card h3{margin:0 0 8px}.section-subtitle{margin:0 0 16px;color:#667085}.summary-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:16px}.summary-item{background:#f2f4f7;border-radius:12px;padding:12px;color:#344054}.report-placeholder{background:#f9fafb;border-radius:10px;padding:12px;color:#667085}.report-block ul{margin:0;padding-left:18px;color:#475467}.report-footer-actions{margin-top:24px;display:flex;justify-content:flex-end}.expertise{padding:24px 0 40px}.expertise-list{padding:24px 6vw;display:grid;gap:16px}.expertise-item{background:#fff;border-radius:16px;padding:18px;border:1px solid #e4e7ec}.landing-footer{padding:32px 6vw 48px;border-top:1px solid #e4e7ec;display:flex;align-items:center;justify-content:space-between;color:#667085}.report-page{min-height:100vh;background:#f8f9fb;color:#2d3748}.report-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;padding:16px 6vw;background:#ffffffeb;border-bottom:1px solid #e2e8f0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.report-brand{display:flex;align-items:center;gap:12px}.report-mark{width:36px;height:36px;border-radius:8px;background:#1a202c;color:#fff;display:grid;place-items:center;font-weight:700;font-family:Playfair Display,serif}.report-brand-title{margin:0;font-weight:700;font-family:Playfair Display,serif}.report-brand-subtitle{margin:0;font-size:.6rem;text-transform:uppercase;letter-spacing:.2em;color:#b08d4b}.report-lang-switch .lang-button{padding:4px 10px;font-size:.7rem}.report-main{max-width:980px;margin:0 auto;padding:28px 16px 130px;background-image:radial-gradient(#cbd5e0 1px,transparent 1px);background-size:24px 24px}.report-hero{position:relative;background:#fff;border-radius:16px;border-top:4px solid #c5a059;box-shadow:0 16px 30px #10162214;padding:28px;margin-bottom:28px;overflow:hidden}.report-hero:after{content:"verified";position:absolute;right:16px;top:8px;font-size:80px;color:#1016220a;font-family:Material Symbols Outlined}.report-hero-badge{display:inline-flex;align-items:center;gap:6px;padding:4px 8px;border-radius:6px;background:#edf2f7;border:1px solid #e2e8f0;font-size:.65rem;text-transform:uppercase;letter-spacing:.12em;font-weight:700;color:#2d3748}.report-hero-ref{position:absolute;right:24px;top:24px;font-size:.7rem;color:#718096;font-style:italic;font-family:Playfair Display,serif}.report-hero h1{margin:12px 0 6px;font-size:clamp(1.9rem,3.8vw,2.6rem);color:#1a202c}.report-hero-subtitle{margin:0 0 18px;font-size:.9rem;color:#718096;font-weight:600}.report-meta{display:flex;align-items:center;gap:8px;font-size:.75rem;color:#718096;border-top:1px solid #edf2f7;padding-top:14px;flex-wrap:wrap}.report-meta .material-symbols-outlined{font-size:16px;color:#c5a059}.report-meta-divider{width:1px;height:12px;background:#cbd5e0}.report-section{margin-bottom:32px}.report-section-head{display:flex;align-items:center;gap:10px;border-bottom:1px solid #e2e8f0;padding-bottom:8px;margin-bottom:18px}.report-section-head h2{margin:0;font-size:1.2rem;font-weight:700;color:#1a202c}.report-section-head .material-symbols-outlined{width:32px;height:32px;border-radius:50%;background:#edf2f7;display:grid;place-items:center;color:#1a202c}.report-backlink{margin-left:auto;border:none;background:transparent;color:#4a5568;font-weight:600;cursor:pointer}.report-summary-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.report-summary-card{background:#fff;border-radius:14px;border:1px solid #edf2f7;box-shadow:0 6px 16px #1016220f;padding:18px}.report-summary-card p{margin:0;font-size:1rem;font-weight:700;color:#1a202c}.report-summary-wide{grid-column:span 2}.report-summary-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.report-summary-title h3{margin:0;font-size:.7rem;text-transform:uppercase;letter-spacing:.16em;color:#718096;font-weight:700}.report-summary-title .material-symbols-outlined{font-size:18px;color:#718096}.report-summary-row{display:flex;gap:18px;align-items:center}.report-summary-column{flex:1}.report-divider{width:1px;align-self:stretch;background:#edf2f7}.report-chip-group{display:flex;gap:8px;flex-wrap:wrap}.report-chip{padding:4px 8px;border-radius:6px;font-size:.7rem;font-weight:700;background:#edf2f7;color:#2d3748}.report-chip-warn{background:#fff5f5;color:#c53030}.report-core-grid{display:grid;gap:16px}.report-core-card{position:relative;background:#fff;border-radius:14px;padding:20px;border-left:4px solid #c5a059;box-shadow:0 6px 16px #1016220f}.report-core-card h3{margin:0 0 12px;font-size:1rem;color:#1a202c;display:flex;align-items:center;gap:8px}.report-core-card ul{margin:0;padding-left:18px;color:#4a5568;font-size:.9rem;line-height:1.5}.report-core-teal{border-left-color:#2c7a7b}.report-core-index{font-family:Playfair Display,serif;font-style:italic;font-weight:700;color:#c5a059}.report-timeline{border-left:1px solid #e2e8f0;margin-left:12px;padding-left:18px;display:grid;gap:20px}.report-timeline-item{position:relative;padding-left:24px}.report-timeline-badge{position:absolute;left:-30px;top:6px;width:40px;height:40px;border-radius:999px;background:#fff;border:3px solid #fff;box-shadow:0 6px 12px #10162214;display:grid;place-items:center;font-weight:700;color:#1a202c}.report-timeline-item.active .report-timeline-badge{background:#1a202c;color:#fff}.report-timeline-card{background:#fff;border-radius:14px;border:1px solid #edf2f7;padding:18px;box-shadow:0 6px 16px #1016220f}.report-timeline-card h4{margin:0 0 10px;font-size:1rem;color:#1a202c}.report-timeline-card ul{margin:0;padding-left:18px;color:#4a5568;font-size:.88rem}.report-expert{background:#1a202c;color:#f7fafc;border-radius:16px;padding:22px;display:flex;gap:12px;align-items:flex-start;box-shadow:0 10px 20px #10162233}.report-expert h3{margin:0 0 6px;font-size:1rem;color:#c5a059}.report-expert p{margin:0;color:#cbd5e0;font-size:.85rem;line-height:1.6;max-height:140px;overflow:hidden}.report-expert .expert-text.expanded{max-height:none;overflow:visible}.expert-toggle{margin-top:10px;background:transparent;border:1px solid rgba(255,255,255,.3);color:#f7fafc;padding:6px 12px;border-radius:999px;font-size:.75rem;font-weight:600;cursor:pointer}.report-expert .material-symbols-outlined{font-size:26px;color:#c5a059;margin-top:2px}.report-action-bar{position:fixed;bottom:0;left:0;right:0;background:#fffffff2;border-top:1px solid #e2e8f0;padding:12px 6vw;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 -6px 16px #10162214;display:flex;gap:12px}.report-action-bar>button{flex:1}.report-action-bar>button+button{flex:2}.report-action{display:flex;align-items:center;justify-content:center;gap:10px;padding:12px 16px;border-radius:12px;font-weight:700;border:1px solid #e2e8f0;background:#fff;color:#1a202c;cursor:pointer}.report-action.primary{background:#1a202c;border-color:#1a202c;color:#fff}.report-action.ghost{background:#fff}.report-action-bar>button .material-symbols-outlined{font-size:18px}@media(max-width:900px){.report-summary-grid{grid-template-columns:1fr}.report-summary-wide{grid-column:span 1}.report-summary-row{flex-direction:column}.report-divider{display:none}.report-action-bar{display:grid;gap:10px}.report-action-bar>button+button{flex:1}}@media(max-width:900px){.form-row,.summary-grid,.check-grid,.input-shell{grid-template-columns:1fr}.progress-card{position:static}.hero-actions,.actions,.landing-footer{flex-direction:column;align-items:flex-start}}
