@import url('https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard.css');
* { box-sizing: border-box; }
body { margin: 0; font-family: 'Pretendard', -apple-system, sans-serif; background: #F7F8FA; color: #17202B; }
a { text-decoration: none; color: inherit; }
a.link { color: #2C5AA0; }
a.link:hover { color: #21457C; }
.container { max-width: 1180px; margin: 0 auto; }
.nav { position: fixed; top:0; left:0; right:0; z-index:100; background:rgba(255,255,255,0.96); backdrop-filter:blur(10px); border-bottom:1px solid #E3E7ED; }
.nav-inner { display:flex; align-items:center; justify-content:space-between; padding:0 32px; height:64px; }
.brand { display:flex; align-items:center; gap:10px; }
.brand-mark { width:32px; height:32px; border-radius:8px; background:#17202B; color:#fff; display:flex; align-items:center; justify-content:center; font-weight:700; font-size:.9rem; }
.brand-name { font-size:1.05rem; font-weight:700; letter-spacing:-.02em; }
.nav-links { display:flex; align-items:center; gap:4px; }
.nav-links a { padding:8px 14px; font-size:.9rem; font-weight:500; color:#5C6675; border-radius:6px; }
.nav-actions { display:flex; align-items:center; gap:8px; }
.btn-ghost { padding:9px 16px; font-size:.875rem; font-weight:600; color:#17202B; }
.btn-dark { padding:9px 18px; font-size:.875rem; font-weight:600; color:#fff; background:#17202B; border-radius:7px; }
.hero { background:#0F1826; padding:150px 32px 90px; }
.hero-grid { display:grid; grid-template-columns:1.05fr .95fr; gap:64px; align-items:center; }
.badge-pill { display:inline-flex; align-items:center; gap:8px; border:1px solid rgba(255,255,255,.16); color:rgba(255,255,255,.72); padding:6px 14px; border-radius:100px; font-size:.78rem; font-weight:600; letter-spacing:.02em; margin-bottom:28px; }
.dot { width:6px; height:6px; border-radius:50%; background:#4FAE9C; display:inline-block; }
.hero h1 { font-size:2.9rem; font-weight:700; line-height:1.28; color:#fff; letter-spacing:-.02em; margin:0 0 22px; }
.hero p { font-size:1.05rem; color:rgba(255,255,255,.6); line-height:1.75; margin:0 0 36px; max-width:480px; }
.hero-ctas { display:flex; gap:12px; flex-wrap:wrap; margin-bottom:56px; }
.btn-white { padding:15px 26px; background:#fff; color:#0F1826; border-radius:8px; font-weight:700; font-size:.98rem; }
.btn-outline { padding:15px 26px; border:1px solid rgba(255,255,255,.28); color:#fff; border-radius:8px; font-weight:700; font-size:.98rem; }
.stats { display:flex; gap:40px; padding-top:32px; border-top:1px solid rgba(255,255,255,.1); }
.stat-num { font-size:1.6rem; font-weight:700; color:#fff; }
.stat-label { font-size:.8rem; color:rgba(255,255,255,.45); margin-top:4px; }
.panel { background:#fff; border-radius:14px; padding:6px; box-shadow:0 24px 48px rgba(0,0,0,.28); }
.panel-head { padding:20px 20px 8px; display:flex; align-items:center; justify-content:space-between; }
.panel-title { font-size:.85rem; font-weight:700; color:#17202B; }
.live { display:flex; align-items:center; gap:6px; font-size:.75rem; font-weight:600; color:#2F7A6E; }
.live .dot { background:#2F7A6E; }
.panel-list { display:flex; flex-direction:column; gap:2px; padding:8px 12px 16px; }
.job-row { display:flex; align-items:center; gap:14px; padding:14px 12px; border-radius:10px; }
.job-icon { width:40px; height:40px; border-radius:9px; display:flex; align-items:center; justify-content:center; font-weight:700; font-size:.78rem; flex-shrink:0; }
.job-info { flex:1; min-width:0; }
.job-title { font-size:.9rem; font-weight:700; color:#17202B; }
.job-sub { font-size:.78rem; color:#5C6675; margin-top:2px; }
.job-pay { font-size:.9rem; font-weight:700; color:#17202B; white-space:nowrap; }
.panel-foot { margin:0 12px 14px; padding:12px 14px; background:#F7F8FA; border-radius:9px; display:flex; align-items:center; justify-content:space-between; }
.panel-foot span:first-child { font-size:.78rem; color:#5C6675; font-weight:600; }
.panel-foot span:last-child { font-size:.95rem; font-weight:700; color:#17202B; }
.trust { background:#fff; padding:36px 32px; border-bottom:1px solid #E3E7ED; }
.trust .container { display:flex; align-items:center; gap:40px; flex-wrap:wrap; justify-content:space-between; }
.trust-label { font-size:.76rem; font-weight:700; color:#8A93A3; letter-spacing:.06em; text-transform:uppercase; white-space:nowrap; }
.trust-items { display:flex; gap:28px; flex-wrap:wrap; }
.trust-items span { font-size:.9rem; font-weight:600; color:#5C6675; }
.section { padding:96px 32px; }
.section-white { background:#fff; }
.section-gray { background:#F7F8FA; }
.eyebrow { font-size:.78rem; font-weight:700; color:#2C5AA0; letter-spacing:.04em; text-transform:uppercase; margin-bottom:12px; }
.h2 { font-size:2rem; font-weight:700; letter-spacing:-.02em; margin:0 0 12px; }
.lead { font-size:1rem; color:#5C6675; line-height:1.7; margin:0; }
.center { text-align:center; margin:0 auto; }
.why-grid { display:grid; grid-template-columns:repeat(3,1fr); gap:1px; background:#E3E7ED; border:1px solid #E3E7ED; border-radius:14px; overflow:hidden; }
.why-card { background:#fff; padding:32px; }
.why-num { font-size:.78rem; font-weight:700; color:#8A93A3; margin-bottom:16px; }
.why-title { font-size:1.05rem; font-weight:700; margin-bottom:10px; }
.why-text { font-size:.9rem; color:#5C6675; line-height:1.7; }
.tabs { display:flex; justify-content:center; margin-bottom:44px; }
.tab-group { display:inline-flex; background:#fff; border:1px solid #E3E7ED; border-radius:10px; padding:4px; }
.tab-btn { padding:10px 24px; border:none; border-radius:7px; font-family:'Pretendard'; font-size:.9rem; font-weight:700; cursor:pointer; background:transparent; color:#5C6675; }
.tab-btn.active { background:#17202B; color:#fff; }
.steps { display:grid; grid-template-columns:repeat(4,1fr); gap:20px; }
.step { text-align:center; }
.step-num { width:52px; height:52px; border-radius:50%; border:1.5px solid #17202B; display:flex; align-items:center; justify-content:center; font-weight:700; font-size:1.1rem; margin:0 auto 18px; }
.step-title { font-size:.95rem; font-weight:700; margin-bottom:8px; }
.step-text { font-size:.84rem; color:#5C6675; line-height:1.6; }
.types-grid { display:grid; grid-template-columns:repeat(4,1fr); gap:16px; }
.type-card { border:1px solid #E3E7ED; border-radius:12px; padding:26px 20px; text-align:center; }
.type-icon { width:48px; height:48px; border-radius:10px; display:flex; align-items:center; justify-content:center; font-weight:700; font-size:.85rem; margin:0 auto 16px; }
.type-name { font-size:.95rem; font-weight:700; margin-bottom:4px; }
.type-count { font-size:.78rem; color:#8A93A3; }
.jobs-grid { display:grid; grid-template-columns:repeat(3,1fr); gap:16px; }
.job-card { background:#fff; border:1px solid #E3E7ED; border-radius:12px; padding:22px; display:flex; flex-direction:column; gap:12px; }
.job-card-head { display:flex; align-items:flex-start; gap:12px; }
.job-card-icon { width:44px; height:44px; border-radius:10px; display:flex; align-items:center; justify-content:center; font-weight:700; font-size:.8rem; flex-shrink:0; }
.job-card-info { flex:1; }
.job-card-title { font-size:.95rem; font-weight:700; margin-bottom:2px; }
.job-card-sub { font-size:.82rem; color:#5C6675; }
.tag-new { font-size:.7rem; font-weight:700; color:#A6453F; background:#F7EBEA; padding:3px 8px; border-radius:5px; }
.tag-urgent { font-size:.7rem; font-weight:700; color:#9C7233; background:#F1EDE3; padding:3px 8px; border-radius:5px; }
.tags { display:flex; gap:6px; flex-wrap:wrap; }
.tag { font-size:.76rem; font-weight:600; color:#5C6675; background:#EDEFF3; padding:4px 9px; border-radius:6px; }
.job-card-foot { display:flex; justify-content:space-between; align-items:center; padding-top:12px; border-top:1px solid #E3E7ED; }
.job-price { font-size:1rem; font-weight:700; }
.job-price span { font-size:.78rem; font-weight:500; color:#8A93A3; }
.job-date { font-size:.78rem; color:#8A93A3; }
.more-jobs { text-align:center; margin-top:36px; }
.btn-outline-dark { display:inline-block; padding:13px 28px; border:1px solid #17202B; border-radius:8px; font-weight:700; font-size:.92rem; color:#17202B; }
.pricing-grid { display:grid; grid-template-columns:1fr 1fr; gap:20px; max-width:840px; margin:0 auto; }
.price-card { border:1px solid #E3E7ED; border-radius:14px; padding:32px; }
.price-card.featured { border:1.5px solid #17202B; }
.price-kicker { font-size:.78rem; font-weight:700; color:#8A93A3; text-transform:uppercase; letter-spacing:.04em; margin-bottom:8px; }
.price-title { font-size:1.15rem; font-weight:700; margin-bottom:20px; }
.price-box { background:#F7F8FA; border-radius:10px; padding:18px; margin-bottom:14px; }
.price-box:nth-of-type(2) { margin-bottom:20px; }
.price-box-label { font-size:.75rem; font-weight:700; color:#5C6675; margin-bottom:6px; }
.price-value { font-size:1.8rem; font-weight:700; }
.price-value span { font-size:.9rem; font-weight:500; color:#8A93A3; }
.price-features { font-size:.85rem; color:#5C6675; line-height:2; margin-bottom:24px; }
.price-cta-dark { display:block; text-align:center; padding:14px; background:#17202B; color:#fff; border-radius:8px; font-weight:700; font-size:.92rem; }
.price-cta-outline { display:block; text-align:center; padding:14px; border:1px solid #17202B; color:#17202B; border-radius:8px; font-weight:700; font-size:.92rem; }
.reviews-grid { display:grid; grid-template-columns:repeat(3,1fr); gap:16px; }
.review-card { background:#fff; border:1px solid #E3E7ED; border-radius:12px; padding:26px; }
.stars { display:flex; gap:4px; margin-bottom:16px; }
.stars span { width:6px; height:6px; border-radius:50%; background:#17202B; display:inline-block; }
.stars span.off { background:#E3E7ED; }
.review-text { font-size:.92rem; color:#333D4B; line-height:1.75; margin:0 0 20px; }
.reviewer { display:flex; align-items:center; gap:12px; }
.reviewer-avatar { width:36px; height:36px; border-radius:50%; display:flex; align-items:center; justify-content:center; font-weight:700; font-size:.85rem; }
.reviewer-name { font-size:.86rem; font-weight:700; }
.reviewer-sub { font-size:.76rem; color:#8A93A3; }
.cta-section { padding:96px 32px; background:#0F1826; text-align:center; }
.cta-inner { max-width:640px; margin:0 auto; }
.cta-inner h2 { font-size:2.1rem; font-weight:700; color:#fff; letter-spacing:-.02em; margin:0 0 16px; }
.cta-inner p { font-size:1rem; color:rgba(255,255,255,.6); margin:0 0 36px; }
.cta-actions { display:flex; gap:12px; justify-content:center; flex-wrap:wrap; }
footer { background:#0F1826; padding:56px 32px 28px; border-top:1px solid rgba(255,255,255,.08); }
.footer-grid { display:grid; grid-template-columns:2fr 1fr 1fr 1fr; gap:40px; padding-bottom:36px; border-bottom:1px solid rgba(255,255,255,.08); margin-bottom:28px; }
.footer-brand { display:flex; align-items:center; gap:10px; margin-bottom:14px; }
.footer-mark { width:28px; height:28px; border-radius:7px; background:#fff; color:#0F1826; display:flex; align-items:center; justify-content:center; font-weight:700; font-size:.8rem; }
.footer-name { font-size:1.05rem; font-weight:700; color:#fff; }
.footer-desc { font-size:.86rem; color:rgba(255,255,255,.45); line-height:1.7; max-width:280px; margin:0; }
.footer-col-title { font-size:.84rem; font-weight:700; color:#fff; margin-bottom:14px; }
.footer-links { display:flex; flex-direction:column; gap:9px; font-size:.84rem; color:rgba(255,255,255,.5); }
.footer-bottom { display:flex; justify-content:space-between; font-size:.78rem; color:rgba(255,255,255,.35); flex-wrap:wrap; gap:8px; }
@media (max-width: 900px) {
  .hero-grid, .why-grid, .steps, .types-grid, .jobs-grid, .reviews-grid, .pricing-grid, .footer-grid { grid-template-columns: 1fr; }
  .hero h1 { font-size: 2.1rem; }
}
