@import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard.css");:root{--blue:#2367d9;--navy:#15365f;--teal:#149b8f;--ink:#1b2a3d;--muted:#6e7c8f;--line:#e2e8ef;--bg:#f4f7fa;--warm:#fbfaf7}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;letter-spacing:-.025em}button,input{font:inherit}a,button{cursor:pointer}.wrap{width:min(1180px,calc(100% - 40px));margin:0 auto}.utility-bar{height:38px;background:#f3f5f7;border-bottom:1px solid #e7ebef;font-size:11px}.utility-inner{justify-content:space-between;align-items:center}.utility-inner,.utility-inner nav{height:100%;display:flex}.utility-inner nav a{display:flex;align-items:center;padding:0 13px;color:#647184;font-weight:600}.utility-inner nav a.active{color:var(--navy);font-weight:800;border-bottom:2px solid var(--navy);background:#fff}.utility-inner>div{display:flex;gap:7px}.utility-inner button{border:1px solid #d9e1ea;background:#fff;color:#59697e;border-radius:18px;padding:5px 10px;display:flex;align-items:center;gap:5px;font-size:10px}.utility-inner button.solid{border-color:var(--blue);color:#fff;background:var(--blue)}.main-header{background:#fff}.brand-row{height:82px;gap:55px}.brand-row,.portal-brand{display:flex;align-items:center}.portal-brand{gap:11px;min-width:250px}.portal-brand>span:last-child{display:flex;flex-direction:column}.portal-brand strong{font-size:22px;letter-spacing:.08em;color:var(--navy)}.portal-brand small{font-size:10px;color:#7a8795;margin-top:2px}.symbol{position:relative;width:39px;height:39px;border-radius:50%;background:var(--navy);display:block}.symbol:before{content:"";width:24px;height:24px;background:#fff;left:8px;top:7px}.symbol b,.symbol i,.symbol:before{position:absolute;border-radius:50%}.symbol b,.symbol i{width:13px;height:13px;z-index:1}.symbol i{background:var(--blue);left:7px;top:6px}.symbol b{background:var(--teal);right:6px;bottom:5px}.global-search{height:46px;max-width:480px;flex:1 1;display:flex;align-items:center;border:2px solid #cbd9ea;border-radius:25px;padding-left:20px;background:#fff;transition:.2s}.global-search:focus-within{border-color:var(--blue);box-shadow:0 0 0 4px #2367d913}.global-search input{border:0;outline:0;flex:1 1;min-width:0;font-size:13px;color:var(--ink)}.global-search input::placeholder{color:#9ba7b4}.global-search button{width:43px;height:43px;border:0;border-radius:50%;color:#fff;background:var(--blue);display:grid;place-items:center}.header-help{margin-left:auto;display:flex;gap:16px}.header-help button{border:0;background:transparent;color:#5d6c7e;display:flex;flex-direction:column;gap:4px;align-items:center;font-size:10px}.gnb{height:52px;background:var(--navy);box-shadow:0 4px 12px #15365f26}.gnb-inner{align-items:center}.gnb nav,.gnb-inner{height:100%;display:flex}.gnb nav{flex:1 1}.gnb nav button{height:100%;min-width:104px;border:0;background:transparent;color:#dbe5f0;font-weight:700;font-size:14px;position:relative}.gnb nav button.active,.gnb nav button:hover{color:#fff;background:#ffffff0b}.gnb nav button.active:after{content:"";position:absolute;left:28px;right:28px;bottom:0;height:3px;background:#47c4b6}.all-menu{height:100%;border:0;background:#0e2b4e;color:#fff;padding:0 18px;display:flex;align-items:center;gap:8px;font-size:12px}.welcome{background:linear-gradient(115deg,#edf5fb,#f8faf9 48%,#f3f2eb);border-bottom:1px solid #e2e8ec;overflow:hidden}.welcome-inner{min-height:300px;display:grid;grid-template-columns:.78fr 1.22fr;grid-gap:70px;gap:70px;align-items:center;padding:34px 0;position:relative}.welcome-inner:after{content:"";position:absolute;width:240px;height:240px;border:50px solid #149b8f0c;border-radius:50%;right:-100px;top:-100px}.welcome-copy>p:first-child{margin:0 0 9px}.quick-head span,.section-head>div>span,.welcome-copy>p:first-child span{font-size:9px;color:var(--teal);font-weight:900;letter-spacing:.12em}.welcome-copy h1{margin:0;font-size:31px;line-height:1.35;letter-spacing:-.05em}.welcome-copy h1 em{font-style:normal;color:var(--blue)}.welcome-desc{font-size:13px;line-height:1.65;color:#69798a}.welcome-cta{height:40px;border:0;border-radius:8px;background:var(--navy);color:#fff;padding:0 15px;display:flex;align-items:center;gap:8px;font-size:12px;font-weight:700}.quick-panel{background:#fff;border:1px solid #dde5eb;border-radius:14px;padding:22px 24px;box-shadow:0 12px 35px #15365f14;position:relative;z-index:1}.quick-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.quick-head h2{font-size:18px;margin:4px 0 0}.quick-head>svg{color:#e3a932}.quick-grid{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid #e6ebf0;border-radius:10px;overflow:hidden}.quick-item{min-height:78px;border:0;border-right:1px solid #e6ebf0;border-bottom:1px solid #e6ebf0;background:#fff;display:grid;grid-template-columns:38px 1fr 14px;align-items:center;grid-gap:9px;gap:9px;padding:12px;text-align:left;color:inherit}.quick-item:nth-child(3n){border-right:0}.quick-item:nth-child(n+4){border-bottom:0}.quick-item:hover{background:#f8fbfd}.quick-item>span:nth-child(2){display:flex;flex-direction:column;gap:4px}.quick-item strong{font-size:12px}.quick-item small{font-size:9px;color:#8793a1}.quick-item>svg{color:#b5bec9}.quick-icon{width:36px;height:36px;border-radius:9px;display:grid;place-items:center}.quick-icon svg{width:18px}.quick-icon.blue{color:#2669d5;background:#eaf2ff}.quick-icon.teal{color:#118d82;background:#e6f6f3}.quick-icon.violet{color:#7557c6;background:#f0ecff}.quick-icon.navy{color:#234c7b;background:#eaf0f6}.quick-icon.green{color:#398158;background:#eaf5ee}.quick-icon.orange{color:#b76b29;background:#fff0e3}.alert-line{height:52px;background:#fff;border-bottom:1px solid var(--line)}.alert-line .wrap{height:100%;display:flex;align-items:center;gap:20px;font-size:11px}.alert-line b{display:flex;align-items:center;gap:6px;color:var(--blue);white-space:nowrap}.alert-line p{margin:0;flex:1 1;color:#637184}.alert-line p strong{color:#d15738}.alert-line button{border:0;background:transparent;color:var(--blue);font-size:10px;font-weight:800;display:flex;align-items:center}.content-grid{display:grid;grid-template-columns:1.55fr .9fr;grid-gap:18px;gap:18px;padding-top:24px}.card{background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:0 4px 14px #1d35570a}.section-head{height:75px;padding:0 20px;display:flex;align-items:center;border-bottom:1px solid var(--line);gap:22px}.section-head h2{font-size:18px;margin:4px 0 0}.notice-tabs{display:flex;gap:4px}.notice-tabs button{border:0;background:#f2f5f8;color:#7a8797;border-radius:16px;padding:6px 11px;font-size:10px}.notice-tabs button.active{background:var(--navy);color:#fff}.more-link{margin-left:auto;border:0;background:transparent;color:#708095;font-size:10px;display:flex;align-items:center}.notice-list article{min-height:78px;display:flex;align-items:center;gap:15px;padding:12px 18px;border-bottom:1px solid #edf0f3}.notice-list article:last-child{border-bottom:0}.notice-list article:hover{background:#fafcfe}.status{font-size:9px;font-weight:800;padding:5px 7px;border-radius:5px;color:#1766d1;background:#eaf3ff;white-space:nowrap}.status.평가중{color:#a7670d;background:#fff3df}.status.검증중{color:#7151b9;background:#f1ecff}.notice-copy{flex:1 1;min-width:0}.notice-copy small{font-size:9px;color:#929dab}.notice-copy h3{font-size:13px;margin:5px 0}.notice-copy p{margin:0;color:#7c8998;font-size:9px;display:flex;align-items:center;gap:5px}.notice-copy p i{width:1px;height:9px;background:#d6dce2;margin:0 4px}.notice-list article>button{border:0;background:transparent;color:#a1acb8}.empty-search{padding:50px;text-align:center;color:#8c98a7;font-size:12px}.side-stack{display:flex;flex-direction:column;gap:14px}.section-head.compact{height:75px}.news-card ul{list-style:none;padding:8px 20px 12px;margin:0}.news-card li button{width:100%;height:37px;padding:0;border:0;border-bottom:1px dashed #e1e5e9;background:#fff;display:flex;align-items:center;gap:5px;text-align:left}.news-card li:last-child button{border:0}.news-card li span{flex:1 1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:10px}.news-card li b{font-size:7px;color:#fff;background:#ef6347;border-radius:3px;padding:2px 3px}.news-card li small{color:#a0a9b4;font-size:9px}.support-card{min-height:95px;border-radius:12px;padding:16px 18px;background:linear-gradient(120deg,#173a66,#205a86);color:#fff;display:flex;align-items:center;justify-content:space-between}.support-card>div{display:flex;gap:11px;align-items:center}.support-card span{display:flex;flex-direction:column}.support-card small{font-size:9px;color:#c2d8e8}.support-card strong{font-size:20px;margin:3px 0}.support-card p{font-size:8px;color:#b8ccda;margin:0}.support-card button{border:1px solid #ffffff4a;background:#ffffff12;color:#fff;border-radius:7px;padding:8px 10px;font-size:9px}.trust-row{margin-top:18px;margin-bottom:38px;display:grid;grid-template-columns:repeat(3,1fr);background:var(--warm);border:1px solid #e9e5da;border-radius:12px}.trust-row>div{display:flex;align-items:center;justify-content:center;gap:12px;margin:17px 0;border-right:1px solid #e6e1d7}.trust-row>div:last-child{border:0}.trust-row svg{color:var(--teal);width:22px}.trust-row span{display:flex;flex-direction:column;gap:3px}.trust-row strong{font-size:11px}.trust-row small{color:#8a877e;font-size:9px}footer{background:#fff;border-top:1px solid var(--line)}footer .wrap{min-height:100px;display:flex;align-items:center;gap:18px;color:#7d8998}.footer-brand{font-weight:900;font-size:17px;color:var(--navy);letter-spacing:.08em}footer p{font-size:10px}footer nav{display:flex;gap:16px;margin-left:auto;font-size:9px}footer small{font-size:8px}.floating-menu{position:fixed;right:20px;top:45%;z-index:5;background:#fff;border:1px solid var(--line);border-radius:11px;box-shadow:0 8px 24px #173a6620;overflow:hidden}.floating-menu button{width:58px;height:58px;border:0;border-bottom:1px solid var(--line);background:#fff;color:#617085;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:4px;font-size:8px}.floating-menu button:last-child{border:0}.floating-menu button:hover{color:var(--blue);background:#f4f8ff}@media(max-width:1000px){.brand-row{gap:20px}.portal-brand{min-width:auto}.header-help,.portal-brand small{display:none}.gnb nav button{min-width:84px}.welcome-inner{grid-template-columns:1fr;padding:30px 0;gap:25px}.welcome-copy br{display:none}.content-grid{grid-template-columns:1fr}.side-stack{display:grid;grid-template-columns:1fr 1fr}.floating-menu{display:none}}@media(max-width:700px){.wrap{width:min(100% - 28px,1180px)}.utility-inner nav a:not(.active),.utility-inner>div button:not(.solid){display:none}.brand-row{height:70px}.portal-brand strong{font-size:18px}.symbol{width:34px;height:34px}.global-search{height:40px}.global-search input{font-size:11px}.global-search button{width:37px;height:37px}.gnb{height:48px;overflow:auto}.gnb-inner{width:max-content;margin:0}.gnb nav button{min-width:76px;font-size:12px}.all-menu{display:none}.welcome-inner{padding:25px 0}.welcome-copy h1{font-size:26px}.welcome-copy{padding:0 4px}.quick-panel{padding:18px 14px}.quick-grid{grid-template-columns:repeat(2,1fr)}.quick-item:nth-child(3n){border-right:1px solid #e6ebf0}.quick-item:nth-child(2n){border-right:0}.quick-item:nth-child(n+4){border-bottom:1px solid #e6ebf0}.quick-item:nth-child(n+5){border-bottom:0}.alert-line p{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.notice-tabs{display:none}.content-grid{padding-top:14px}.side-stack,.trust-row{grid-template-columns:1fr}.trust-row>div{border-right:0;border-bottom:1px solid #e6e1d7;padding-bottom:15px}footer .wrap{flex-wrap:wrap;padding:20px 0}footer nav{order:3;width:100%;margin:0}.footer-brand+P{margin-right:auto}}.utility-link{border:1px solid #d9e1ea;background:#fff;color:#59697e;border-radius:18px;padding:5px 10px;gap:5px;font-size:10px}.gnb-link,.utility-link{display:flex;align-items:center;text-decoration:none}.gnb-link{height:100%;min-width:124px;color:#dbe5f0;font-weight:700;font-size:13px;justify-content:center}.gnb-link:hover{color:#fff;background:#ffffff0b}.project-page{min-height:100vh;background:#f3f6f9}.project-topbar{height:58px;background:#fff;border-bottom:1px solid var(--line)}.project-topbar .wrap{height:100%;display:flex;align-items:center;justify-content:space-between}.project-topbar a{display:flex;align-items:center;gap:6px;color:#657488;text-decoration:none;font-size:11px}.project-topbar div div{display:flex;align-items:baseline;gap:9px}.project-topbar b{color:var(--navy);letter-spacing:.08em}.project-topbar span{font-size:11px;color:#8793a0}.project-topbar button{border:0;background:var(--blue);color:#fff;border-radius:7px;padding:9px 13px;font-size:10px;font-weight:800}.project-hero{background:linear-gradient(115deg,#15365f,#205c89);color:#fff}.project-hero .wrap{min-height:145px;display:flex;align-items:center;justify-content:space-between}.project-hero span{font-size:9px;color:#69d2c5;font-weight:900;letter-spacing:.1em}.project-hero h1{font-size:26px;margin:8px 0}.project-hero p{font-size:11px;color:#c6d8e5;margin:0}.compliance-chip{display:flex;align-items:center;gap:10px;padding:13px 15px;border:1px solid #ffffff29;background:#ffffff10;border-radius:9px}.compliance-chip>span{display:flex;flex-direction:column;gap:4px;letter-spacing:0}.compliance-chip b{font-size:10px;color:#fff}.compliance-chip small{font-size:8px;color:#c7d9e6}.project-shell{display:grid;grid-template-columns:210px 1fr;grid-gap:18px;gap:18px;padding:22px 0 45px}.project-sidebar{background:#fff;border:1px solid var(--line);border-radius:11px;padding:14px;height:max-content}.project-sidebar p{font-size:9px;font-weight:900;color:#9aa5b1;margin:4px 8px 9px}.project-sidebar button{width:100%;border:0;background:#fff;color:#657488;border-radius:7px;display:flex;align-items:center;gap:8px;padding:10px 9px;text-align:left;font-size:10px}.project-sidebar button svg{width:16px}.project-sidebar button.active{background:#edf4ff;color:var(--blue);font-weight:800}.project-sidebar hr{border:0;border-top:1px solid var(--line);margin:10px 0}.project-content{min-width:0}.project-title{display:flex;justify-content:space-between;align-items:center;background:#fff;border:1px solid var(--line);border-radius:11px 11px 0 0;padding:20px}.project-title small{font-size:9px;color:var(--teal);font-weight:800}.project-title h2{font-size:20px;margin:5px 0}.project-title p{font-size:10px;color:#7d8998;margin:0}.project-title>span{font-size:9px;color:#a86422;background:#fff2e4;padding:6px 8px;border-radius:5px}.project-tabs{display:flex;background:#fff;border:1px solid var(--line);border-top:0;padding:0 12px;margin-bottom:14px;overflow:auto}.project-tabs button{height:47px;white-space:nowrap;border:0;border-bottom:2px solid transparent;background:#fff;color:#738195;padding:0 13px;font-size:10px}.project-tabs button.active{color:var(--blue);border-color:var(--blue);font-weight:800}.project-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px}.workspace-card{background:#fff;border:1px solid var(--line);border-radius:11px;padding:20px}.workspace-card.wide{grid-column:1/-1}.card-title{display:flex;align-items:center;gap:10px;margin-bottom:17px}.card-title>svg{width:20px;color:var(--blue)}.card-title h3{font-size:14px;margin:0}.card-title p{font-size:9px;color:#8a96a4;margin:4px 0 0}.step-track{display:flex;align-items:center;justify-content:center;padding:17px}.step-track b{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#edf1f4;color:#8d99a7;font-size:10px;position:relative}.step-track b span{position:absolute;top:41px;width:70px;text-align:center;font-size:8px}.step-track b.done{background:var(--teal);color:#fff}.step-track b.current{background:var(--blue);color:#fff}.step-track i{height:2px;width:70px;background:#dce3e9}.mini-row{display:grid;grid-template-columns:1fr 1.3fr auto;grid-gap:8px;gap:8px;align-items:center;min-height:37px;border-top:1px solid #edf0f3;font-size:9px}.mini-row span{color:#7b8998}.member-table em,.mini-row em{font-style:normal;color:#a56c22;background:#fff3e4;padding:3px 5px;border-radius:4px}.task-list{margin:0;padding-left:20px}.task-list li{font-size:10px;color:#657488;padding:7px}.benchmark-list article{display:grid;grid-template-columns:1fr 150px 135px;align-items:center;border-top:1px solid #edf0f3;padding:14px 3px}.benchmark-list small{font-size:8px;color:#8c98a5}.benchmark-list h4{font-size:11px;margin:4px 0 0}.benchmark-list strong{font-size:11px;color:var(--navy)}.benchmark-list span{font-size:9px;color:var(--teal)}.data-note{background:#f4f7fa;border-radius:7px;padding:10px;color:#788698;font-size:9px}.member-table>div{display:grid;grid-template-columns:1fr 1fr 1.5fr 70px;grid-gap:12px;gap:12px;align-items:center;min-height:43px;border-top:1px solid #edf0f3;font-size:9px}.member-table>div:first-child{background:#f7f9fb;color:#788698;border:0;padding:0 10px}.member-table>div:not(:first-child){padding:0 10px}.work-packages{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px}.work-packages article{border:1px solid var(--line);border-radius:8px;padding:14px}.work-packages article>b{font-size:8px;color:var(--blue)}.work-packages h4{font-size:11px;margin:7px 0}.work-packages p,.work-packages span{font-size:9px;color:#778698}.work-packages span{display:block;border-top:1px solid #edf0f3;padding-top:9px;margin-top:11px}.empty-workspace{text-align:center;padding:45px;color:#8995a3}.empty-workspace svg{color:#aab5c0}.empty-workspace b{display:block;font-size:12px;margin:9px}.empty-workspace p{font-size:9px}.empty-workspace button{border:1px solid var(--line);background:#fff;border-radius:6px;padding:8px 12px;font-size:9px}.locked-card{text-align:center;padding:38px}.locked-card>svg{width:35px;height:35px;color:#c27b2f}.locked-card>h3{font-size:17px}.locked-card>p{font-size:10px;color:#758396}.locked-card>div{max-width:520px;margin:20px auto;text-align:left;background:#fff8ee;border:1px solid #f1dfc5;border-radius:8px;padding:15px}.locked-card>div b{font-size:10px}.locked-card li{font-size:9px;color:#7d6a52;padding:4px}.locked-card>button{border:0;border-radius:7px;background:#c8d0d8;color:#fff;padding:11px 17px;font-size:10px;cursor:not-allowed}@media(max-width:850px){.project-hero .wrap{align-items:flex-start;flex-direction:column;justify-content:center;gap:16px;padding:25px 0}.project-shell{grid-template-columns:1fr}.project-sidebar{display:none}.benchmark-list article,.project-grid,.work-packages{grid-template-columns:1fr}.benchmark-list article>*{margin-top:5px}.step-track i{width:25px}}.cert-page{min-height:100vh;background:#f5f7fa}.cert-header{height:68px;background:#fff;border-bottom:1px solid var(--line)}.cert-header .wrap{height:100%;display:flex;align-items:center;justify-content:space-between}.cert-brand{display:flex;align-items:baseline;gap:10px;text-decoration:none}.cert-brand span{font-size:20px;font-weight:900;letter-spacing:.08em;color:var(--navy)}.cert-brand small{font-size:11px;color:#748296}.back-home{display:flex;align-items:center;gap:6px;color:#617085;text-decoration:none;font-size:11px}.cert-hero{background:linear-gradient(120deg,#15365f,#205783);color:#fff;padding:36px 0}.cert-kicker{display:flex;align-items:center;gap:6px;color:#7ed6cb;font-size:10px;font-weight:800}.cert-hero h1{font-size:28px;margin:10px 0 7px}.cert-hero>div>p{margin:0;color:#c9d7e4;font-size:12px}.partner-pending{display:inline-flex;align-items:center;gap:8px;margin-top:20px;padding:10px 13px;background:#ffffff12;border:1px solid #ffffff24;border-radius:8px;color:#d9e5ee;font-size:10px}.partner-pending b{color:#fff;margin-right:5px}.cert-layout{display:grid;grid-template-columns:minmax(0,1fr) 285px;grid-gap:18px;gap:18px;align-items:start;padding:24px 0 45px}.cert-main-card,.cert-side>section{background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:0 4px 15px #183a5f0a}.cert-main-card{padding:0 28px 28px}.cert-stepper{height:90px;display:flex;align-items:center;justify-content:center;border-bottom:1px solid var(--line);margin-bottom:5px}.cert-stepper div{display:flex;align-items:center;color:#9aa5b2}.cert-stepper div>span{width:28px;height:28px;border-radius:50%;background:#eef1f4;display:grid;place-items:center;font-size:10px;font-weight:800}.cert-stepper div>b{font-size:10px;margin-left:7px}.cert-stepper div>i{width:65px;height:1px;background:#dfe4e9;margin:0 13px}.cert-stepper div.current{color:var(--blue)}.cert-stepper div.current>span{background:var(--blue);color:#fff}.cert-section{padding:23px 0;border-bottom:1px solid #edf0f3}.cert-title{display:flex;align-items:center;gap:11px;margin-bottom:15px}.cert-title>span{width:36px;height:36px;border-radius:9px;display:grid;place-items:center;color:var(--blue);background:#edf4ff}.cert-title h2{font-size:15px;margin:0}.cert-title p{font-size:10px;color:#8793a2;margin:4px 0 0}.product-box{justify-content:space-between;border:1px solid #bed5f4;background:#f7fbff;border-radius:9px;padding:15px}.product-box,.product-box>div{display:flex;align-items:center}.product-box>div{gap:12px;color:var(--blue)}.product-box span{display:flex;flex-direction:column;gap:4px}.product-box strong{font-size:12px;color:var(--ink)}.product-box small{font-size:9px;color:#728197}.product-box>b{font-size:9px;color:#2671d9;background:#e5f0ff;padding:5px 8px;border-radius:5px}.choice-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}.choice-grid button{min-height:72px;display:grid;grid-template-columns:34px 1fr 18px;align-items:center;grid-gap:8px;gap:8px;border:1px solid var(--line);border-radius:9px;background:#fff;text-align:left;padding:12px;color:#68778a}.choice-grid button>svg:first-child{width:20px}.choice-grid button>span{display:flex;flex-direction:column;gap:4px}.choice-grid button strong{font-size:11px;color:var(--ink)}.choice-grid button small{font-size:9px}.choice-grid button.selected{border-color:var(--blue);background:#f8fbff;color:var(--blue);box-shadow:0 0 0 1px var(--blue)}.choice-grid button>svg:last-child{width:17px}.inline-choice{display:flex;gap:9px}.inline-choice label{min-width:145px;border:1px solid var(--line);border-radius:8px;padding:12px;font-size:10px;font-weight:700;display:flex;align-items:center;gap:7px}.inline-choice input{accent-color:var(--blue)}.docs-preview ul{list-style:none;margin:0;padding:5px 14px;background:#fafbfc;border-radius:8px}.docs-preview li{display:flex;align-items:center;gap:8px;min-height:34px;font-size:10px;border-bottom:1px dashed #e2e6eb}.docs-preview li:last-child{border:0}.docs-preview li svg{width:14px;color:var(--teal)}.docs-preview li em{font-style:normal;color:#c45d38;background:#fff0e9;border-radius:3px;padding:2px 5px;font-size:8px}.cert-agree{display:flex;align-items:flex-start;gap:8px;margin:20px 0 14px;color:#69778a;font-size:9px;line-height:1.5}.cert-agree input{accent-color:var(--blue)}.cert-next{width:100%;height:44px;border:0;border-radius:8px;background:var(--blue);color:#fff;font-size:11px;font-weight:800;display:flex;align-items:center;justify-content:center;gap:5px}.cert-next:disabled{background:#cbd3dc;cursor:not-allowed}.cert-side{display:flex;flex-direction:column;gap:12px}.cert-side>section{padding:20px}.cert-side h3{font-size:13px;margin:0 0 15px}.cert-side ol{list-style:none;margin:0;padding:0}.cert-side li{display:flex;gap:10px;position:relative;padding-bottom:18px}.cert-side li:not(:last-child):after{content:"";position:absolute;width:1px;height:15px;background:#dce3e9;left:12px;top:28px}.cert-side li>b{width:25px;height:25px;border-radius:50%;display:grid;place-items:center;background:#edf4ff;color:var(--blue);font-size:9px}.cert-side li>span{display:flex;flex-direction:column;gap:4px}.cert-side li strong{font-size:10px}.cert-side li small{font-size:8px;color:#8a96a4}.cert-side .cert-help{display:flex;gap:10px;background:#fffaf0;border-color:#f1dfbd}.cert-help>svg{color:#bb7921;flex:none}.cert-help h3{margin-bottom:6px;color:#82551b}.cert-help p{font-size:9px;line-height:1.55;color:#95723f;margin:0}@media(max-width:800px){.cert-layout{grid-template-columns:1fr}.cert-side{display:grid;grid-template-columns:1fr 1fr}.cert-stepper div>i{width:25px}.cert-main-card{padding:0 18px 20px}}@media(max-width:560px){.cert-hero{padding:28px 0}.cert-hero h1{font-size:23px}.partner-pending{align-items:flex-start}.cert-stepper div>b{display:none}.cert-stepper div>i{width:35px}.choice-grid{grid-template-columns:1fr}.inline-choice{flex-direction:column}.cert-side{grid-template-columns:1fr}}