.sd-page{width:100%;min-height:100vh;background:#fcfcfc}.sd-container{max-width:1100px;margin:0 auto;width:100%}.sd-hero{width:100%;padding:130px 20px 60px;background:#1b1f3b;color:#fff}.sd-hero-inner{max-width:1100px;margin:0 auto}.sd-back-link{display:inline-block;font-size:14px;color:rgba(255,255,255,.6);margin-bottom:24px;transition:color .2s}.sd-back-link:hover{color:#18975a}.sd-hero-categories{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.sd-tag{font-size:12px;font-weight:600;color:#18975a;background:rgba(24,151,90,.15);padding:4px 12px;border-radius:20px}.sd-hero-title{font-family:Pretendard,Inter KR,sans-serif;font-size:38px;font-weight:700;line-height:1.3;margin-bottom:6px}.sd-hero-name-en{font-size:15px;color:rgba(255,255,255,.5);margin-bottom:20px}.sd-hero-desc{font-size:16px;line-height:1.7;color:rgba(255,255,255,.75);max-width:800px}.sd-hero-meta{display:flex;align-items:center;gap:12px;margin-top:24px}.sd-meta-badge{font-size:12px;font-weight:600;background:#18975a;color:#fff;padding:5px 14px;border-radius:6px}.sd-meta-detail{font-size:13px;color:rgba(255,255,255,.5)}.sd-hero-image-section{padding:0 20px;margin-top:-30px;margin-bottom:40px}.sd-hero-image{width:100%;max-height:500px;object-fit:cover;border-radius:16px;box-shadow:0 8px 30px rgba(0,0,0,.12)}.sd-section{padding:60px 20px}.sd-section-alt{background:#ffffff}.sd-section-title{font-family:Pretendard,Inter KR,sans-serif;font-size:26px;font-weight:700;color:#1b1f3b;margin-bottom:32px;padding-bottom:12px;border-bottom:2px solid #18975a;display:inline-block}.sd-diff-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:20px;gap:20px}.sd-diff-card{background:#fff;border:1px solid #e8e8e8;border-radius:12px;padding:24px;transition:box-shadow .2s}.sd-diff-card:hover{box-shadow:0 4px 20px rgba(27,31,59,.06)}.sd-diff-num{display:inline-block;font-size:28px;font-weight:800;color:#18975a;opacity:.3;margin-bottom:8px}.sd-diff-text{font-size:15px;line-height:1.6;color:#333}.sd-features-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:14px;gap:14px}.sd-feature-item{display:flex;align-items:flex-start;gap:10px;font-size:15px;line-height:1.5;color:#333;padding:12px 16px;background:#f9f9fb;border-radius:10px}.sd-feature-bullet{flex-shrink:0;width:8px;height:8px;background:#18975a;border-radius:50%;margin-top:6px}.sd-fw-grid{gap:24px}.sd-fw-grid,.sd-fw-group{display:flex;flex-direction:column}.sd-fw-group{gap:10px}.sd-fw-label{font-family:Pretendard,Inter KR,sans-serif;font-size:15px;font-weight:600;color:#1b1f3b}.sd-fw-badges{display:flex;flex-wrap:wrap;gap:8px}.sd-fw-badge{font-size:13px;font-weight:500;color:#1b1f3b;background:#f0f1f5;padding:6px 14px;border-radius:8px;border:1px solid #e0e1e6}.sd-arch-flow{display:flex;align-items:stretch;gap:0;flex-wrap:wrap;margin-bottom:32px}.sd-arch-step{display:flex;align-items:center;gap:0}.sd-arch-step-box{display:flex;flex-direction:column;align-items:center;text-align:center;gap:4px;padding:16px 20px;background:#1b1f3b;color:#fff;border-radius:10px;min-width:130px}.sd-arch-step-box strong{font-size:14px;font-weight:700}.sd-arch-step-box span{font-size:12px;opacity:.7}.sd-arch-arrow{font-size:20px;color:#18975a;padding:0 8px;flex-shrink:0}.sd-arch-image{width:100%;border-radius:12px;border:1px solid #e8e8e8}.sd-table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch;margin-bottom:12px}.sd-table{width:100%;border-collapse:collapse;font-size:14px;min-width:500px}.sd-table thead th{background:#1b1f3b;color:#fff;font-weight:600;padding:12px 16px;text-align:left;white-space:nowrap}.sd-table thead th:first-child{border-radius:8px 0 0 0}.sd-table thead th:last-child{border-radius:0 8px 0 0}.sd-table tbody td{padding:10px 16px;border-bottom:1px solid #eee;color:#333}.sd-table tbody tr:last-child td{border-bottom:none}.sd-table tbody tr:hover{background:#f9f9fb}.sd-table-field{font-weight:600;color:#1b1f3b;white-space:nowrap}.sd-table-highlight td{background:rgba(24,151,90,.06);font-weight:600;color:#18975a}.sd-table-benchmark{margin-bottom:0}.sd-benchmark{margin-bottom:40px}.sd-benchmark:last-child{margin-bottom:0}.sd-bm-title{font-family:Pretendard,Inter KR,sans-serif;font-size:17px;font-weight:600;color:#1b1f3b;margin-bottom:14px}.sd-bm-note{font-size:13px;color:#888;margin-top:8px;font-style:italic}.sd-process-flow{display:flex;gap:0;align-items:flex-start;flex-wrap:wrap;justify-content:center}.sd-process-step{display:flex;flex-direction:column;align-items:center;text-align:center;padding:20px;position:relative;flex:1 1;min-width:140px}.sd-process-step:not(:last-child):after{content:"\2192";position:absolute;right:-6px;top:28px;font-size:20px;color:#18975a}.sd-process-num{width:40px;height:40px;border-radius:50%;background:#18975a;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:16px;margin-bottom:10px}.sd-process-title{font-size:15px;font-weight:700;color:#1b1f3b;margin-bottom:4px}.sd-process-desc{font-size:13px;color:#777}.sd-app-areas{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:12px;gap:12px}.sd-app-area-item{font-size:14px;line-height:1.5;color:#333;padding:14px 18px;background:#f9f9fb;border-radius:10px;border-left:3px solid #18975a}.sd-screenshots{display:flex;flex-direction:column;gap:24px}.sd-screenshot{width:100%;border-radius:12px;border:1px solid #e8e8e8;box-shadow:0 4px 16px rgba(0,0,0,.06)}.sd-cta-section{padding:80px 20px;background:#1b1f3b;color:#fff}.sd-cta-inner{text-align:center}.sd-cta-title{font-family:Pretendard,Inter KR,sans-serif;font-size:30px;font-weight:700;margin-bottom:12px}.sd-cta-desc{font-size:16px;color:rgba(255,255,255,.7);margin-bottom:28px}.sd-cta-button{display:inline-block;padding:14px 40px;background:#18975a;color:#fff;font-size:16px;font-weight:600;border-radius:10px;transition:background .2s;text-decoration:none}.sd-cta-button:hover{background:#147a4a}@media (max-width:1040px){.sd-hero-title{font-size:32px}.sd-section-title{font-size:22px}}@media (max-width:800px){.sd-hero{padding:110px 20px 50px}.sd-hero-title{font-size:26px}.sd-features-grid{grid-template-columns:1fr}.sd-arch-flow{flex-direction:column;align-items:center}.sd-arch-arrow{transform:rotate(90deg);padding:4px 0}.sd-process-flow{flex-direction:column;align-items:center}.sd-process-step:not(:last-child):after{content:"\2193";right:auto;bottom:-6px;top:auto;left:50%;transform:translateX(-50%)}.sd-cta-title{font-size:24px}}@media (max-width:620px){.sd-hero-title{font-size:22px}.sd-hero-desc{font-size:14px}.sd-section{padding:40px 16px}.sd-section-title{font-size:20px;margin-bottom:24px}.sd-diff-grid{grid-template-columns:1fr}.sd-process-step{min-width:unset}}@media (max-width:450px){.sd-hero{padding:100px 16px 40px}.sd-hero-title{font-size:20px}.sd-arch-step-box{min-width:100px;padding:12px 14px}}