:root{--ep-blue:#3182f6;--ep-text:#191f28;--ep-sub:#6b7684;--ep-line:#e5e8eb;--ep-bg:#f7f8fa;--ep-card:#fff;--ep-radius:24px}.ep2-app{max-width:760px;margin:0 auto;background:#fff;color:var(--ep-text);font-family:Pretendard,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;min-height:100vh;padding-bottom:110px}.ep2-app *{box-sizing:border-box}.ep2-app a{text-decoration:none;color:inherit}.ep2-header{position:sticky;top:0;z-index:40;background:rgba(255,255,255,.94);backdrop-filter:blur(18px);border-bottom:1px solid rgba(229,232,235,.8)}.ep2-topbar{height:68px;display:flex;align-items:center;justify-content:space-between;padding:0 22px}.ep2-brand{display:flex;align-items:center;gap:10px;font-size:18px;font-weight:800}.ep2-logo{display:grid;place-items:center;width:34px;height:34px;border-radius:11px;background:var(--ep-blue);color:#fff;font-size:12px;letter-spacing:-.5px}.ep2-actions{display:flex;gap:6px}.ep2-icon-btn{width:42px;height:42px;border:0;background:transparent;border-radius:14px;display:grid;place-items:center;cursor:pointer}.ep2-icon-btn:hover{background:#f2f4f6}.ep2-icon-btn svg,.ep2-bottom-nav svg,.ep2-tool-icon svg,.ep2-feature-copy em svg,.ep2-back svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.ep2-tabs{display:flex;gap:25px;overflow-x:auto;padding:0 22px;height:48px;align-items:center;scrollbar-width:none}.ep2-tabs::-webkit-scrollbar{display:none}.ep2-tabs a{white-space:nowrap;color:#8b95a1;font-size:15px;font-weight:650;height:48px;display:flex;align-items:center;position:relative}.ep2-tabs a.is-active{color:var(--ep-text);font-weight:800}.ep2-tabs a.is-active:after{content:"";position:absolute;left:0;right:0;bottom:0;height:3px;border-radius:3px;background:var(--ep-text)}.ep2-search-panel{padding:12px 22px 18px}.ep2-search-panel form{display:flex;gap:8px}.ep2-search-panel input{flex:1;border:0;background:#f2f4f6;border-radius:15px;padding:14px 16px;font-size:15px;outline:none}.ep2-search-panel button{border:0;background:var(--ep-blue);color:#fff;border-radius:15px;padding:0 18px;font-weight:750}.ep2-main{padding:0 22px}.ep2-hero{padding:36px 0 24px}.ep2-eyebrow,.ep2-page-title>span{color:var(--ep-blue);font-size:12px;font-weight:850;letter-spacing:1.3px;margin:0 0 8px}.ep2-hero h1{font-size:31px;line-height:1.28;letter-spacing:-1.2px;margin:0;max-width:560px}.ep2-sentence-card{border-radius:26px;background:linear-gradient(135deg,#eef6ff,#f7fbff);padding:25px 24px;margin-bottom:38px}.ep2-sentence-card span{display:block;color:var(--ep-blue);font-size:13px;font-weight:800;margin-bottom:12px}.ep2-sentence-card strong{display:block;font-size:21px;line-height:1.55;letter-spacing:-.55px}.ep2-section{margin:0 0 44px}.ep2-section-head{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:18px}.ep2-section-head span{display:block;color:#8b95a1;font-size:12px;font-weight:700;margin-bottom:4px}.ep2-section-head h2{margin:0;font-size:23px;letter-spacing:-.6px}.ep2-section-head>a{font-size:14px;color:#8b95a1}.ep2-feature-card>a{display:grid;grid-template-columns:1.35fr .85fr;min-height:270px;background:#191f28;color:#fff;border-radius:30px;overflow:hidden}.ep2-feature-copy{padding:30px;display:flex;flex-direction:column;align-items:flex-start}.ep2-feature-copy>span{font-size:13px;color:#b0c8ff;font-weight:800}.ep2-feature-copy h3{font-size:28px;line-height:1.3;letter-spacing:-1px;margin:15px 0 12px}.ep2-feature-copy p{color:#c9d1d9;line-height:1.6;margin:0}.ep2-feature-copy em{font-style:normal;margin-top:auto;display:flex;align-items:center;gap:7px;font-weight:750}.ep2-feature-copy em svg{width:18px}.ep2-feature-card img,.ep2-feature-card .ep2-thumb-placeholder{width:100%;height:100%;object-fit:cover;display:grid}.ep2-thumb-placeholder{background:linear-gradient(145deg,#dbeafe,#eff6ff);place-items:center;color:var(--ep-blue);font-weight:900;min-height:140px}.ep2-feature-card .ep2-thumb-placeholder{background:linear-gradient(145deg,#243b55,#141e30);color:#8fb9ff;font-size:30px}.ep2-news-list{border-top:1px solid var(--ep-line)}.ep2-news-item>a{display:grid;grid-template-columns:1fr 112px;gap:18px;padding:20px 0;border-bottom:1px solid var(--ep-line);align-items:center}.ep2-news-copy h3{margin:7px 0 7px;font-size:18px;line-height:1.42;letter-spacing:-.35px}.ep2-news-copy p{margin:0;color:var(--ep-sub);font-size:14px;line-height:1.5}.ep2-news-item img,.ep2-news-item .ep2-thumb-placeholder{width:112px;height:86px;border-radius:16px;object-fit:cover;min-height:0}.ep2-meta{display:flex;align-items:center;gap:7px;color:#8b95a1;font-size:12px}.ep2-meta b{background:#ff4d4f;color:#fff;border-radius:6px;padding:2px 6px;font-size:10px}.ep2-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.ep2-content-card{border-radius:22px;overflow:hidden;background:#fff;border:1px solid #edf0f2;transition:.2s}.ep2-content-card:hover{transform:translateY(-3px);box-shadow:0 12px 30px rgba(0,0,0,.07)}.ep2-content-card img,.ep2-content-card .ep2-thumb-placeholder{width:100%;height:180px;object-fit:cover;display:grid}.ep2-card-body{padding:18px}.ep2-card-body h3{font-size:18px;line-height:1.42;margin:10px 0 8px;letter-spacing:-.4px}.ep2-card-body p{font-size:14px;line-height:1.55;color:var(--ep-sub);margin:0}.ep2-page-title{padding:44px 0 25px}.ep2-page-title h1{font-size:32px;margin:0 0 9px;letter-spacing:-1px}.ep2-page-title p{color:var(--ep-sub);margin:0;font-size:16px}.ep2-chips{display:flex;gap:8px;overflow-x:auto;margin:0 0 28px;padding-bottom:4px;scrollbar-width:none}.ep2-chips a{padding:10px 15px;border-radius:999px;background:#f2f4f6;color:#6b7684;white-space:nowrap;font-size:14px;font-weight:700}.ep2-chips a.is-active{background:#191f28;color:#fff}.ep2-empty{padding:50px 20px;background:#f7f8fa;border-radius:24px;text-align:center;color:#8b95a1;display:flex;flex-direction:column;gap:8px}.ep2-empty strong{color:#4e5968;font-size:17px}.ep2-tool-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.ep2-tool-card{border-radius:24px;background:#f7f8fa;padding:24px}.ep2-tool-icon{width:46px;height:46px;border-radius:15px;background:#e8f3ff;color:var(--ep-blue);display:grid;place-items:center}.ep2-tool-card h2{font-size:20px;margin:17px 0 7px}.ep2-tool-card>p{margin:0 0 18px;color:var(--ep-sub);font-size:14px;line-height:1.5}.ep2-tool-fields{display:grid;gap:11px}.ep2-tool-fields label span{display:block;font-size:12px;color:#8b95a1;margin:0 0 5px}.ep2-tool-fields input{width:100%;border:1px solid #dfe3e7;border-radius:13px;padding:12px;background:#fff;outline:none}.ep2-tool-card>button{width:100%;margin-top:14px;border:0;border-radius:13px;background:var(--ep-blue);color:#fff;padding:13px;font-weight:800;cursor:pointer}.ep2-result{margin-top:13px;background:#fff;border-radius:13px;padding:13px;font-size:14px;font-weight:700;color:#4e5968}.ep2-bottom-nav{position:fixed;z-index:50;left:50%;bottom:18px;transform:translateX(-50%);width:min(calc(100% - 28px),700px);height:72px;border:1px solid rgba(229,232,235,.9);border-radius:25px;background:rgba(255,255,255,.94);backdrop-filter:blur(20px);box-shadow:0 12px 35px rgba(0,0,0,.13);display:grid;grid-template-columns:repeat(5,1fr);padding:7px}.ep2-bottom-nav a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;border-radius:18px;color:#8b95a1;font-size:10px;font-weight:700}.ep2-bottom-nav a.is-active{color:var(--ep-blue);background:#eef6ff}.ep2-bottom-nav svg{width:21px;height:21px}.ep2-single-shell{max-width:760px;margin:0 auto;padding:28px 22px 80px;font-family:Pretendard,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.ep2-back{display:inline-flex;align-items:center;gap:7px;color:#6b7684;font-size:14px;margin-bottom:24px}.ep2-back svg{width:18px}.ep2-single-meta{display:flex;gap:8px;color:#8b95a1;font-size:13px;margin-bottom:28px}.ep2-single-content{font-size:17px;line-height:1.85;color:#333d4b}.ep2-single-content img{border-radius:18px}.ep2-related{margin-top:65px;border-top:1px solid var(--ep-line);padding-top:35px}.ep2-related h2{font-size:22px;margin-bottom:20px}@media(max-width:640px){.ep2-main{padding:0 18px}.ep2-topbar{padding:0 18px}.ep2-tabs{padding:0 18px;gap:22px}.ep2-hero{padding-top:28px}.ep2-hero h1{font-size:27px}.ep2-feature-card>a{grid-template-columns:1fr;min-height:0}.ep2-feature-copy{padding:25px;min-height:280px}.ep2-feature-copy h3{font-size:25px}.ep2-feature-card img,.ep2-feature-card .ep2-thumb-placeholder{height:210px}.ep2-card-grid{grid-template-columns:1fr}.ep2-content-card>a{display:grid;grid-template-columns:120px 1fr}.ep2-content-card img,.ep2-content-card .ep2-thumb-placeholder{height:100%;min-height:150px}.ep2-card-body{padding:16px}.ep2-tool-grid{grid-template-columns:1fr}.ep2-news-item>a{grid-template-columns:1fr 94px}.ep2-news-item img,.ep2-news-item .ep2-thumb-placeholder{width:94px;height:78px}.ep2-bottom-nav{bottom:10px;height:68px}.ep2-bottom-nav span{font-size:9px}}@media(max-width:390px){.ep2-tabs{gap:18px}.ep2-tabs a{font-size:14px}.ep2-content-card>a{grid-template-columns:105px 1fr}.ep2-card-body h3{font-size:16px}.ep2-card-body p{display:none}}
