:root{--grid-y:linear-gradient(rgba(255,255,255,.045) 1px,transparent 0);--grid-x:linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 0);--navy-900:#0d1a48;--navy-800:#152a78;--navy-700:#1b3691;--navy-600:#2547ab;--navy-500:#3a5cc0;--navy-100:#e9edf8;--silver-600:#6b7686;--silver-500:#8d97a5;--silver-400:#b4bcc7;--silver-300:#d4d9e0;--silver-200:#e9ecf0;--silver-100:#f4f6f8;--white:#ffffff;--ink:#182130}*{box-sizing:border-box;margin:0}html{scroll-behavior:smooth}body{background:var(--white);color:var(--ink);font-family:Pretendard Variable,Pretendard,Noto Sans KR,Apple SD Gothic Neo,Malgun Gothic,sans-serif;font-size:16px;line-height:1.7;word-break:keep-all}.serif{font-family:inherit;letter-spacing:-.01em;font-weight:800}.wrap{max-width:1080px;margin:0 auto;padding:0 24px}a{text-decoration:none;color:inherit}img{max-width:100%}button{font-family:inherit}.topbar{background-color:#0c1640;background-image:var(--grid-y),var(--grid-x);background-size:44px 44px;color:var(--silver-400);font-size:13px}.topbar .wrap{display:flex;justify-content:flex-end;gap:22px;padding:7px 24px}.topbar b{color:#fff;font-weight:500}header.nav{background:var(--white);border-bottom:1px solid var(--silver-300);position:-webkit-sticky;position:sticky;top:0;z-index:50}.nav .wrap{justify-content:space-between;height:68px}.logo,.nav .wrap{display:flex;align-items:center}.logo{gap:10px}.logo-img{height:34px;width:auto;display:block}.logo .mark{font-family:inherit;letter-spacing:-.01em;font-weight:700;font-size:23px;color:var(--navy-800);letter-spacing:.06em}.logo .sub{font-size:11px;color:var(--silver-500);letter-spacing:.14em}nav.menu{display:flex;gap:26px;font-size:15px;font-weight:500}nav.menu .dd>a,nav.menu>a{display:inline-block;padding:20px 2px;border-bottom:2px solid transparent}nav.menu .dd:focus-within>a,nav.menu .dd:hover>a,nav.menu>a:hover{color:var(--navy-600);border-bottom-color:var(--navy-600)}.dd{position:relative}.dd .sub{display:none;position:absolute;top:100%;left:50%;transform:translateX(-50%);min-width:200px;background:var(--white);border:1px solid var(--silver-300);border-radius:0 0 8px 8px;box-shadow:0 14px 30px rgba(13,26,72,.14);padding:8px;z-index:80}.dd:focus-within .sub,.dd:hover .sub{display:block}.dd .sub a{display:block;padding:9px 14px;border-radius:6px;font-size:14px;font-weight:500;color:var(--ink);white-space:nowrap;border-bottom:none}.dd .sub a:hover{background:var(--navy-100);color:var(--navy-700)}.dd .sub a .m{font-family:inherit;letter-spacing:-.01em;color:var(--navy-600);font-weight:700;margin-right:2px}.dd .sub.wide{min-width:260px}.nav-cta{background:var(--navy-800);color:#fff;font-weight:600;font-size:14px;padding:10px 18px;border-radius:5px}.nav-cta:hover{background:var(--navy-600)}.hero{color:#fff;background-color:#0f1c4d;background-image:var(--grid-y),var(--grid-x),radial-gradient(circle at 88% 10%,rgba(92,132,255,.38),transparent 42%),radial-gradient(circle at 6% 100%,rgba(30,106,90,.35),transparent 40%),linear-gradient(135deg,#0c1640 0,#152a78 58%,#1d3a94 100%);background-size:44px 44px,44px 44px,auto,auto,auto}.hero .wrap{padding:84px 24px 64px;text-align:center}.hero .eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:700;color:#a9bdf5;letter-spacing:.02em;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.16);border-radius:999px;padding:6px 14px;margin-bottom:0}.hero .eyebrow i{width:6px;height:6px;border-radius:50%;background:#9fe3cf;display:inline-block}.hero h1{font-weight:700;font-size:clamp(28px,3.9vw,44px);line-height:1.5;letter-spacing:-.005em;margin:26px 0 22px;color:#fff;text-wrap:balance}.hero h1 strong{color:#fff;font-weight:800;background:linear-gradient(transparent 66%,rgba(159,227,207,.26) 0)}.hero .lede{max-width:760px;margin:0 auto;color:rgba(255,255,255,.82);font-size:16.5px;line-height:1.85}.hero .badges{display:flex;flex-wrap:wrap;justify-content:center;gap:8px 10px;margin-top:28px}.hero .badge{font-size:13.5px;font-weight:600;padding:6px 12px;border-radius:6px;background:rgba(255,255,255,.1);color:#fff;border:1px solid rgba(255,255,255,.18)}.hero .badge.t{background:rgba(52,168,140,.22);color:#9fe3cf;border-color:rgba(159,227,207,.3)}.hero .cta-row{display:flex;gap:12px;justify-content:center;flex-wrap:wrap;margin-top:34px}.hero .btn-solid{background:#fff;color:var(--navy-900);font-weight:700;font-size:15px;padding:13px 26px;border-radius:8px}.hero .btn-solid:hover{background:var(--silver-200)}.hero .btn-line{border:1px solid rgba(255,255,255,.45);color:#fff;font-weight:600;font-size:15px;padding:13px 24px;border-radius:8px}.hero .btn-line:hover{background:rgba(255,255,255,.1)}.hero .chan{display:flex;justify-content:center;flex-wrap:wrap;gap:8px;margin-top:30px;padding-top:26px;border-top:1px solid rgba(255,255,255,.14)}.hero .chan .who{display:inline-flex;align-items:center;gap:8px;font-size:13.5px;color:#a9bdf5;margin-right:6px}.hero .chan .who img{width:28px;height:28px;border-radius:50%;object-fit:cover;object-position:50% 18%;border:2px solid rgba(255,255,255,.8)}.hero .chan a{display:inline-flex;align-items:center;gap:8px;font-size:13.5px;font-weight:600;border:1px solid rgba(255,255,255,.3);border-radius:999px;padding:7px 16px 7px 8px;transition:.15s}.hero .chan a:hover{background:#fff;color:var(--navy-900)}.hero .chan .ic{width:24px;height:24px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:800;line-height:1;flex:0 0 24px}.ic.b{background:#e9edf8;color:var(--navy-800)}.ic.n{background:#03c75a;color:#fff}.ic.k{background:#fee500;color:#191919}.ic.p{background:#9fe3cf;color:#0f3d33}.ic.g{background:#fff;color:#4285f4}.ic.pr{background:#f5e8ef;color:#8a2c55}.core{background:var(--silver-100);padding-bottom:72px}.core .wrap{transform:translateY(-42px);margin-bottom:-42px}.core-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px}.core-card{background:var(--white);border:1px solid var(--silver-300);border-radius:8px;padding:30px 28px;box-shadow:0 10px 30px rgba(12,24,48,.1);transition:transform .15s,box-shadow .15s}.core-card:hover{transform:translateY(-3px);box-shadow:0 14px 34px rgba(12,24,48,.16)}.core-card .no{font-family:inherit;letter-spacing:-.01em;font-size:13px;font-weight:700;color:var(--silver-500);letter-spacing:.18em;margin-bottom:12px}.core-card h3{font-family:inherit;letter-spacing:-.01em;font-size:20px;color:var(--navy-800);margin-bottom:10px;line-height:1.4}.core-card p{font-size:14.5px;color:var(--silver-600);flex:1 1}.core-card .go{margin-top:18px;font-size:14px;color:var(--navy-600)}.trust{background:var(--navy-800);color:#fff}.trust .wrap{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px;padding:38px 24px;text-align:center}.trust .num{font-family:inherit;letter-spacing:-.01em;font-size:32px;font-weight:700;color:#fff;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.trust .lbl{font-size:13.5px;color:var(--silver-400);margin-top:2px}section{padding:68px 0}.sec-head{text-align:center;margin-bottom:44px}.sec-head.left{text-align:left;margin-bottom:32px}.sec-head .eyebrow{font-size:12px;letter-spacing:.24em;color:var(--silver-500);font-weight:600;margin-bottom:10px}.sec-head h2{font-family:inherit;letter-spacing:-.01em;font-size:clamp(22px,3.4vw,30px);font-weight:800;color:var(--navy-900)}.sec-head p{color:var(--silver-600);margin-top:10px;font-size:15.5px}.work-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px}.work-item{display:block;background:var(--white);border:1px solid var(--silver-300);border-radius:8px;padding:18px 22px;transition:border-color .15s,background .15s}.work-item:hover{border-color:var(--navy-600);background:var(--navy-100)}.work-top{display:flex;align-items:center;gap:14px;font-weight:600;font-size:15.5px}.work-desc{margin:10px 0 0;font-size:13.5px;color:var(--silver-600);line-height:1.6}.work-item .circ{flex:none;width:34px;height:34px;border-radius:50%;background:var(--navy-100);color:var(--navy-700);display:flex;align-items:center;justify-content:center;font-family:inherit;letter-spacing:-.01em;font-size:14px;font-weight:700}.work-item .arrow{margin-left:auto;color:var(--silver-400);font-weight:400}.work-item:hover .arrow{color:var(--navy-600)}.profile{background:var(--silver-100);border-top:1px solid var(--silver-300);border-bottom:1px solid var(--silver-300)}.profile .inner{max-width:820px;margin:0 auto}.profile .eyebrow{font-size:12px;letter-spacing:.24em;color:var(--silver-500);font-weight:600;margin-bottom:10px;text-align:center}.profile h2{font-family:inherit;letter-spacing:-.01em;font-size:28px;font-weight:800;color:var(--navy-900);text-align:center}.profile h2 small{font-size:15px;color:var(--silver-600);font-weight:400;margin-left:8px}.profile .quote{font-family:inherit;letter-spacing:-.01em;font-size:17.5px;color:var(--navy-700);text-align:center;max-width:560px;margin:18px auto}.profile .bio{font-size:15px;color:var(--silver-600);text-align:center;max-width:640px;margin:14px auto 30px;line-height:1.8}.cred{column-count:2;column-gap:40px;max-width:760px;margin:0 auto;font-size:14.5px;color:var(--ink);list-style:none;padding:0}.cred li{page-break-inside:avoid;break-inside:avoid;padding:9px 0 9px 20px;position:relative;border-bottom:1px solid var(--silver-300)}.cred li:before{content:"";position:absolute;left:2px;top:17px;width:8px;height:8px;background:var(--navy-600)}.cred li b,.profile .more{font-weight:700}.profile .more{display:block;text-align:center;margin-top:28px;font-size:14px;color:var(--navy-600)}.ins-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px}.ins{background:var(--white);border:1px solid var(--silver-300);border-radius:8px;padding:24px;display:flex;flex-direction:column;gap:10px}.ins:hover{border-color:var(--navy-600)}.ins .cat{font-size:12px;font-weight:700;color:var(--navy-600);letter-spacing:.05em}.ins h3{font-size:16.5px;line-height:1.55;font-weight:600;flex:1 1}.ins .date{font-size:12.5px;color:var(--silver-500)}.news{background:var(--silver-100);border-top:1px solid var(--silver-300);border-bottom:1px solid var(--silver-300)}.news-cols{display:grid;grid-template-columns:1fr 1fr;grid-gap:22px;gap:22px;align-items:start}.news-col h3{font-family:inherit;letter-spacing:-.01em;font-size:18px;color:var(--navy-900);margin-bottom:12px;display:flex;align-items:baseline;justify-content:space-between}.news-col h3 a{font-family:inherit;font-size:13px;font-weight:700;color:var(--navy-600)}.news-list{background:var(--white);border:1px solid var(--silver-300);border-radius:8px;overflow:hidden}.news-row{display:flex;gap:18px;align-items:baseline;padding:16px 24px;border-bottom:1px solid var(--silver-200);font-size:15px}.news-row:last-child{border-bottom:none}.news-row .badge,.news-row:hover{background:var(--navy-100)}.news-row .badge{flex:none;font-size:11.5px;font-weight:700;letter-spacing:.05em;color:var(--navy-700);border-radius:4px;padding:2px 8px}.news-row .t{flex:1 1;font-weight:500}.news-row .d{flex:none;font-size:13px;color:var(--silver-500);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.faqsec{background:var(--silver-100);border-top:1px solid var(--silver-300)}.faq-list{max-width:760px;margin:0 auto}.faq-list.left{margin:0}details{background:var(--white);border:1px solid var(--silver-300);border-radius:8px;margin-bottom:10px;overflow:hidden}summary{cursor:pointer;list-style:none;padding:16px 20px;font-weight:600;font-size:15.5px;display:flex;gap:12px;align-items:baseline}summary::-webkit-details-marker{display:none}summary:before{content:"Q";font-family:inherit;letter-spacing:-.01em;color:var(--silver-500);font-weight:700}details p{padding:0 20px 16px 44px;font-size:14.5px;color:var(--silver-600)}details[open] summary{color:var(--navy-700)}details[open] summary:before{color:var(--navy-600)}.cta-band{color:#fff;background-color:#0f1c4d;background-image:var(--grid-y),var(--grid-x),radial-gradient(circle at 12% 0,rgba(92,132,255,.35),transparent 45%),linear-gradient(135deg,#0c1640 0,#152a78 60%,#1d3a94 100%);background-size:44px 44px,44px 44px,auto,auto}.cta-band .wrap{padding:64px 24px;text-align:center}.cta-band h2{font-size:clamp(22px,3.2vw,30px);font-weight:800;letter-spacing:-.02em;line-height:1.4;text-wrap:balance}.cta-band p{color:var(--silver-400);margin-top:10px;font-size:15px}.cta-row{display:flex;gap:12px;justify-content:center;flex-wrap:wrap;margin-top:26px}.btn{display:inline-block;padding:13px 26px;border-radius:5px;font-weight:700;font-size:15px}.btn.solid{background:#fff;color:var(--navy-800)}.btn.solid:hover{background:var(--silver-200)}.btn.line{border:1px solid var(--silver-500);color:#fff;font-weight:500}.btn.line:hover{background:rgba(255,255,255,.08)}footer{background-color:#0c1640;background-image:linear-gradient(rgba(255,255,255,.04) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 0);background-size:44px 44px;color:var(--silver-500);font-size:13.5px}footer .wrap{padding:40px 24px;display:grid;grid-template-columns:1fr auto;grid-gap:24px;gap:24px}footer .brand{font-family:inherit;letter-spacing:-.01em;font-size:17px;color:var(--silver-300);margin-bottom:10px}footer .brand-rep{font-size:13.5px;color:var(--silver-500);margin-left:6px;font-family:Pretendard,Noto Sans KR,sans-serif}footer .official{max-width:560px;line-height:1.8}footer .nap{text-align:right;line-height:2}footer .channels{margin-top:12px;display:flex;flex-wrap:wrap;gap:8px 18px}footer .channels a{color:var(--silver-300);font-weight:600;text-decoration:none;border-bottom:1px solid rgba(255,255,255,.25)}footer .channels a:hover{color:#fff}.dd .sub a.ext{color:var(--navy-600);font-weight:700}.profile .bio-links{margin-top:10px;font-size:14px}.profile .bio-links a{color:var(--navy-600);font-weight:700}footer .nap b{color:var(--silver-300);font-weight:500}.phero{background-color:#0f1c4d;background-image:var(--grid-y),var(--grid-x),radial-gradient(circle at 88% 0,rgba(92,132,255,.32),transparent 45%),linear-gradient(135deg,#0c1640 0,#152a78 65%,#1d3a94 100%);background-size:44px 44px,44px 44px,auto,auto;color:#fff}.phero .wrap{padding:54px 24px 50px}.crumb{font-size:13px;color:var(--silver-400);margin-bottom:14px}.crumb a:hover{color:#fff}.phero .circ{display:inline-flex;width:40px;height:40px;border-radius:50%;background:rgba(255,255,255,.12);color:#fff;align-items:center;justify-content:center;font-size:17px;font-weight:700;margin-bottom:12px}.phero .circ,.phero h1{font-family:inherit;letter-spacing:-.01em}.phero h1{font-size:clamp(25px,3.8vw,34px);font-weight:800;line-height:1.35}.phero h1 .note{font-size:.6em;color:var(--silver-400)}.phero .sub{color:var(--silver-400);margin-top:12px;max-width:660px;font-size:15.5px}.why{background:var(--silver-100);border-bottom:1px solid var(--silver-300)}.why-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}.proof{padding-bottom:56px}.proof-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}.proof-card{background:var(--navy-900);color:var(--white);border-radius:8px;padding:24px 22px}.proof-card .v{font-family:inherit;font-size:30px;font-weight:700;line-height:1.2;letter-spacing:-.01em}.proof-card .l{font-size:15px;font-weight:700;margin-top:10px;color:var(--white)}.proof-card p{font-size:13.5px;color:var(--silver-300);margin-top:6px;word-break:keep-all}.proof-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.proof-tags span{font-size:13px;font-weight:600;color:var(--navy-700);background:var(--navy-100);border-radius:999px;padding:5px 13px}.related-list{list-style:none;padding:0;margin:0;display:grid;grid-gap:10px;gap:10px}.related-list a{display:block;background:var(--white);border:1px solid var(--silver-300);border-radius:8px;padding:16px 20px;font-weight:600;color:var(--navy-800);text-decoration:none}.related-list a:hover{border-color:var(--navy-600)}.why-card{background:var(--white);border:1px solid var(--silver-300);border-radius:8px;padding:22px}.why-card .n{font-family:inherit;letter-spacing:-.01em;font-size:21px;font-weight:700;color:var(--navy-700)}.why-card p{font-size:14px;color:var(--silver-600);margin-top:6px}.why-card b{color:var(--ink)}.step{display:grid;grid-template-columns:110px 1fr;grid-gap:22px;gap:22px;padding:24px 0;border-top:1px solid var(--silver-300)}.step:last-of-type{border-bottom:1px solid var(--silver-300)}.step .no{font-family:inherit;letter-spacing:-.01em;font-size:14px;font-weight:700;color:var(--navy-600);letter-spacing:.1em;padding-top:2px}.step h3{font-size:17px;font-weight:700;color:var(--navy-900);margin-bottom:8px}.step ul{list-style:none;padding:0;display:grid;grid-template-columns:1fr 1fr;grid-gap:5px 22px;gap:5px 22px}.step li{font-size:14.5px;color:var(--silver-600);padding:4px 0 4px 17px;position:relative}.step li:before{content:"";position:absolute;left:2px;top:13px;width:7px;height:7px;background:var(--navy-500)}.step .note{font-size:13.5px;color:var(--silver-500);margin-top:8px}.flow{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:14px;gap:14px}.flow-card{background:var(--white);border:1px solid var(--silver-300);border-radius:8px;padding:20px}.flow-card .n{font-family:inherit;letter-spacing:-.01em;font-size:12.5px;font-weight:700;color:var(--silver-500);letter-spacing:.14em}.flow-card h3{font-size:15.5px;font-weight:700;margin:7px 0 5px;color:var(--navy-900)}.flow-card p{font-size:13.5px;color:var(--silver-600)}.office-sec{padding:56px 0;border-bottom:1px solid var(--silver-200)}.member-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px;align-items:start}.member-card{background:var(--white);border:1px solid var(--silver-300);border-radius:8px;padding:24px 26px}.member-head{border-bottom:1px solid var(--silver-200);padding-bottom:12px;margin-bottom:14px}.member-head h3{font-size:20px;color:var(--navy-900)}.member-head h3 small{font-size:13.5px;color:var(--silver-600);font-weight:400;margin-left:6px}.member-title{font-size:13.5px;color:var(--navy-600);font-weight:600;margin-top:4px}.member-block{margin-bottom:12px}.member-block:last-child{margin-bottom:0}.member-block h4{font-size:12.5px;letter-spacing:.08em;color:var(--silver-500);font-weight:700;margin-bottom:5px}.member-block ul{list-style:none;padding:0}.member-block li{font-size:13.5px;color:var(--ink);padding:2.5px 0 2.5px 14px;position:relative;line-height:1.55}.member-block li:before{content:"";position:absolute;left:0;top:11px;width:6px;height:6px;background:var(--navy-500)}.member-pending{font-size:14px;color:var(--silver-500)}.board{max-width:860px;margin:0 auto}.board-item{background:var(--white);border:1px solid var(--silver-300);border-radius:8px;margin-bottom:12px;overflow:hidden}.board-item summary{padding:18px 22px;display:flex;gap:14px;align-items:baseline;font-weight:600;font-size:15.5px;cursor:pointer;list-style:none}.board-item summary::-webkit-details-marker{display:none}.board-item summary:before{content:none}.board-item .badge{flex:none;font-size:11.5px;font-weight:700;letter-spacing:.05em;color:var(--navy-700);background:var(--navy-100);border-radius:4px;padding:2px 8px}.board-item .bt{flex:1 1}.board-item .bd{flex:none;font-size:13px;color:var(--silver-500);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.board-item .board-body{padding:0 22px 20px;border-top:1px solid var(--silver-200)}.board-item .board-body p{font-size:14.5px;color:var(--silver-600);padding-top:14px}.board-empty{text-align:center;color:var(--silver-500);font-size:14.5px;padding:30px 0}.contact-grid{display:grid;grid-template-columns:1fr 1.4fr;grid-gap:36px;gap:36px;align-items:start}.contact-info{background:var(--silver-100);border:1px solid var(--silver-300);border-radius:8px;padding:28px}.contact-info h3{font-family:inherit;letter-spacing:-.01em;font-size:19px;color:var(--navy-900);margin-bottom:14px}.contact-info ul{list-style:none;padding:0;font-size:14.5px;color:var(--ink)}.contact-info li{padding:7px 0;border-bottom:1px solid var(--silver-300)}.contact-info li:last-child{border-bottom:none}.contact-info b{color:var(--navy-700);font-weight:700;margin-right:8px}.cform{background:var(--white);border:1px solid var(--silver-300);border-radius:8px;padding:28px}.cform .row{margin-bottom:16px}.cform label{display:block;font-size:13.5px;font-weight:700;color:var(--navy-900);margin-bottom:6px}.cform label .req{color:#b4413e}.cform input[type=email],.cform input[type=tel],.cform input[type=text],.cform select,.cform textarea{width:100%;border:1px solid var(--silver-400);border-radius:6px;padding:11px 13px;font-size:14.5px;font-family:inherit;color:var(--ink);background:var(--white)}.cform input:focus,.cform select:focus,.cform textarea:focus{outline:2px solid var(--navy-600);outline-offset:1px;border-color:var(--navy-600)}.cform textarea{min-height:140px;resize:vertical}.cform .submit{width:100%;background:var(--navy-800);color:#fff;border:none;border-radius:6px;padding:14px;font-size:15.5px;font-weight:700;cursor:pointer}.cform .submit:hover{background:var(--navy-600)}.cform .privacy{font-size:12.5px;color:var(--silver-500);margin-top:12px;line-height:1.6}@media (max-width:860px){nav.menu{display:none}.contact-grid,.core-grid,.member-grid{grid-template-columns:1fr}.core .wrap{transform:none;margin-bottom:0;padding-top:40px}.trust .wrap{grid-template-columns:repeat(2,1fr)}.flow,.ins-grid,.proof-grid,.why-grid,.work-grid{grid-template-columns:1fr}.cred{column-count:1}.news-cols{grid-template-columns:1fr}.news-row{flex-wrap:wrap}.step{gap:6px}.step,.step ul,footer .wrap{grid-template-columns:1fr}footer .nap{text-align:left}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.core-card{transition:none}}.more-link{font-size:14px;font-weight:700;color:var(--navy-600)}.post-wrap{max-width:780px;margin:0 auto}.post-meta{display:flex;gap:16px;flex-wrap:wrap;font-size:13.5px;color:var(--silver-400);margin-top:16px}.post-body{font-size:16px;line-height:1.85;color:var(--ink)}.post-body>p:first-child{font-size:16.5px;font-weight:500;background:var(--navy-100);border-left:3px solid var(--navy-600);padding:18px 22px;border-radius:0 8px 8px 0;margin:0 0 8px}.post-body h2{font-family:inherit;letter-spacing:-.01em;font-size:22px;color:var(--navy-900);margin:44px 0 14px;line-height:1.4}.post-body h3{font-size:17px;font-weight:700;color:var(--navy-800);margin:28px 0 10px}.post-body p{margin:12px 0}.post-body ol,.post-body ul{margin:12px 0;padding-left:24px}.post-body li{margin:7px 0}.post-body strong{font-weight:700;color:var(--navy-900)}.post-body a{color:var(--navy-600);text-decoration:underline}.post-body table{width:100%;border-collapse:collapse;font-size:14.5px;margin:18px 0;background:var(--white);border:1px solid var(--silver-300)}.post-body td,.post-body th{padding:10px 12px;border-bottom:1px solid var(--silver-200);text-align:left;vertical-align:top;line-height:1.6}.post-body th{background:var(--navy-100);font-weight:700;font-size:13.5px;white-space:nowrap;color:var(--navy-900)}.post-body tr:last-child td{border-bottom:none}.post-body blockquote{margin:24px 0;padding:18px 22px;background:var(--silver-100);border-left:3px solid var(--navy-600);border-radius:0 8px 8px 0;font-family:inherit;letter-spacing:-.01em;font-size:16.5px;color:var(--navy-800)}.post-body blockquote p{margin:0}.post-faq{margin-top:52px}.post-faq h2{font-family:inherit;letter-spacing:-.01em;font-size:22px;color:var(--navy-900);margin-bottom:14px}.author-box{margin-top:48px;padding:22px 24px;background:var(--silver-100);border:1px solid var(--silver-300);border-radius:8px;font-size:14.5px;line-height:1.75}.author-box .who{font-family:inherit;letter-spacing:-.01em;font-size:16px;font-weight:800;color:var(--navy-900);margin-bottom:6px}.author-box a{color:var(--navy-600);font-weight:700}.post-note{margin-top:16px;font-size:13px;color:var(--silver-500);line-height:1.6}.related{margin-top:48px}.related h2{font-size:17px;font-weight:700;color:var(--navy-800);margin-bottom:12px}.post-list{max-width:860px;margin:0 auto}.post-cat-head{font-family:inherit;letter-spacing:-.01em;font-size:20px;color:var(--navy-900);margin:40px 0 14px}.post-list>div:first-child .post-cat-head{margin-top:0}.post-card{display:block;background:var(--white);border:1px solid var(--silver-300);border-radius:8px;padding:20px 24px;margin-bottom:12px;transition:border-color .15s}.post-card:hover{border-color:var(--navy-600)}.post-card .cat{font-size:12px;font-weight:700;color:var(--navy-600);letter-spacing:.05em}.post-card h3{font-size:17px;font-weight:600;line-height:1.5;margin:6px 0 8px;color:var(--ink)}.post-card p{font-size:14px;color:var(--silver-600);line-height:1.65}.post-card .date{font-size:12.5px;color:var(--silver-500);margin-top:10px;display:block}@media(max-width:640px){.post-body table{display:block;overflow-x:auto}}.press-wrap{max-width:860px}.press-intro{font-size:15px;color:var(--silver-600);line-height:1.8;margin-bottom:28px}.press-year h2{font-family:inherit;letter-spacing:-.01em;font-size:22px;color:var(--navy-900);margin:26px 0 12px;padding-bottom:8px;border-bottom:2px solid var(--navy-800)}.press-list{list-style:none;padding:0;margin:0}.press-item{padding:18px 0;border-bottom:1px solid var(--silver-300)}.press-meta{display:flex;gap:10px;align-items:center;font-size:13px;color:var(--silver-600);margin-bottom:6px}.press-outlet{font-weight:700;color:var(--navy-600);background:var(--silver-100);border-radius:4px;padding:2px 8px}.press-item h3{font-size:17px;font-weight:700;line-height:1.5;margin:0 0 6px}.press-item h3 a{color:var(--navy-900)}.press-item h3 a:hover{color:var(--navy-600)}.press-topic{margin:0 0 8px}.press-quote,.press-topic{font-size:14px;color:var(--ink)}.press-quote{margin:8px 0;padding:10px 14px;border-left:3px solid var(--navy-600);background:var(--silver-100);line-height:1.7}.press-role{font-size:12.5px;color:var(--silver-600);margin:4px 0 0}.stats{background:#fff;border-bottom:1px solid var(--silver-300)}.stats .wrap{display:grid;grid-template-columns:repeat(4,1fr);padding:0 24px}.stats .wrap>div{padding:24px 18px;border-left:1px solid var(--silver-300);text-align:center}.stats .wrap>div:first-child{border-left:0}.stats .n{font-size:26px;font-weight:800;color:var(--navy-900);line-height:1.2;letter-spacing:-.015em;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.stats .n span{font-size:15px;color:var(--silver-500);font-weight:500;margin-left:2px}.stats .l{font-size:13px;color:var(--silver-600);margin-top:4px}.stats .l small{display:block;font-size:11.5px;color:var(--silver-500);margin-top:2px}.stats-sub{font-size:12.5px;color:var(--silver-500);max-width:1080px;margin:0 auto;padding:0 24px 14px;text-align:center}.stats-sub a{color:var(--navy-800);font-weight:600}.core{background:#eef2f8;padding:56px 0 24px}.core .wrap{transform:none;margin-bottom:0}.core .sec-h{font-size:13px;letter-spacing:.2em;color:var(--silver-500);font-weight:700;margin-bottom:8px}.core .sec-t{font-size:26px;font-weight:800;color:var(--navy-900);margin-bottom:22px;letter-spacing:-.015em}.core-grid{gap:16px}.core-card{background:#fff;border:1px solid #e1e6ef;border-radius:18px;padding:26px 26px 22px;box-shadow:0 1px 2px rgba(15,28,77,.04),0 6px 18px rgba(15,28,77,.05);display:flex;flex-direction:column;transition:.15s}.core-card:hover{border-color:#c9d0e6;box-shadow:0 8px 24px rgba(15,28,77,.08);transform:translateY(-2px)}.core-card .pill{display:inline-block;font-size:12.5px;font-weight:700;border-radius:999px;padding:4px 12px;background:var(--navy-100);color:var(--navy-800);align-self:flex-start}.core-card .pill.t{background:#e3efeb;color:#1e6a5a}.core-card .pill.p{background:#f5e8ef;color:#8a2c55}.core-card h3{font-size:19px;font-weight:800;color:var(--navy-900);margin:14px 0 8px;line-height:1.42;letter-spacing:-.015em}.core-card .k{font-size:12.5px;color:var(--silver-500);margin-top:12px;display:flex;gap:6px;flex-wrap:wrap}.core-card .k span{background:#eef2f8;border:1px solid var(--silver-300);border-radius:6px;padding:2px 8px}.core-card .go{margin-top:16px;font-size:13.5px;font-weight:700;color:var(--navy-800)}@media (max-width:860px){.hero .wrap{padding:52px 20px 44px}.hero h1{font-size:clamp(24px,6.4vw,32px);line-height:1.42}.hero .chan{gap:6px}.hero .chan .who{width:100%;justify-content:center;margin:0 0 4px}.stats .wrap{grid-template-columns:1fr 1fr}.stats .wrap>div{border-left:0;padding:16px 8px}.stats-sub{text-align:center}}.news-fig{margin:22px 0 26px;text-align:center}.news-fig img{max-width:100%;max-height:820px;width:auto;border:1px solid var(--silver-300);border-radius:8px;background:var(--white);box-shadow:0 6px 24px rgba(11,26,74,.08)}.news-fig figcaption{margin-top:10px;font-size:13.5px;color:var(--silver-500)}.board-item .board-body.has-thumb{display:flex;gap:20px;align-items:flex-start;padding-top:16px}.board-item .board-body.has-thumb .board-text{flex:1 1;min-width:0}.board-item .board-body.has-thumb .board-text p:first-child{padding-top:0}.board-item .news-thumb{flex:none;display:block;width:132px;height:132px;border-radius:8px;overflow:hidden;border:1px solid var(--silver-200);background:var(--navy-900)}.board-item .news-thumb img{display:block;width:100%;height:100%;object-fit:cover}@media (max-width:640px){.board-item .news-thumb{width:96px;height:96px}}