.dpd-layout{--dpd-primary:var(--mr-primary,#115e59);--dpd-text:#333333;--dpd-text-light:#555555;--dpd-bg:#ffffff;position:relative;font-size:13px;color:var(--dpd-text);max-width:100%;padding:var(--tr-pt,32px) 34px var(--tr-pb,36px);background:var(--dpd-bg);box-sizing:border-box}.dpd-header{display:flex;align-items:flex-start;gap:26px}.dpd-header-main{flex:1 1 auto;min-width:0}.dpd-name{font-size:28px;font-weight:700;line-height:1.25;letter-spacing:2px;color:var(--dpd-primary);word-break:break-word}.dpd-intention-row{display:flex;flex-wrap:wrap;align-items:center;margin-top:11px;font-size:13px;font-weight:700;color:var(--dpd-text)}.dpd-intention-item{display:inline-flex;align-items:center}.dpd-intention-dot{width:4px;height:4px;border-radius:50%;margin:0 10px;background-color:var(--dpd-primary);flex-shrink:0}.dpd-intention-value{white-space:nowrap}.dpd-info-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-column-gap:22px;column-gap:22px;grid-row-gap:8px;row-gap:8px;margin-top:14px}.dpd-header--no-avatar .dpd-info-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.dpd-info-item{display:flex;align-items:center;min-width:0;font-size:13px;line-height:1.6}.dpd-info-icon{width:18px;height:18px;margin-right:8px;color:var(--dpd-primary);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.dpd-info-value{color:var(--dpd-text);flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dpd-photo-box{flex:0 0 auto;width:104px;height:132px;overflow:hidden;background-color:#f9f9f9;border-radius:4px;align-self:flex-start}.dpd-avatar{width:100%;height:100%;object-fit:cover;display:block}.dpd-body{margin-top:24px}.dpd-section{position:relative}.dpd-section+.dpd-section{margin-top:20px}.dpd-module-title{display:flex;align-items:center;gap:9px;margin-bottom:12px}.dpd-num{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:22px;height:22px;border-radius:4px;background-color:var(--dpd-primary);color:#fff;font-size:11px;font-weight:700;letter-spacing:.5px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.dpd-title-text{font-size:15px;font-weight:700;letter-spacing:1px;color:var(--dpd-primary);line-height:1.3;flex-shrink:0}.dpd-rule{flex:1 1 auto;height:1px;min-width:0;margin-left:4px;background-color:color-mix(in srgb,var(--dpd-primary) 22%,transparent)}.dpd-section-body{padding:4px 0 0 2px}.dpd-mr-content .mr-module{margin-bottom:0;padding-bottom:0}.dpd-mr-content .mr-module>*{margin-left:0!important;margin-right:0!important}.dpd-layout .mr-module ul{list-style:disc;padding-left:18px}.dpd-layout .mr-module ul li::marker{color:var(--dpd-primary)}.dpd-layout .mr-entry{margin-bottom:0;margin-top:12px}.dpd-layout .mr-entry:first-child{margin-top:0}.dpd-layout .mr-entry-header{display:flex;justify-content:flex-start;align-items:baseline;margin-bottom:4px;gap:12px;font-size:13px}.dpd-layout .mr-entry-header,.dpd-layout .mr-entry-left .mr-entry-sub,.dpd-layout .mr-entry-left strong{font-weight:700;color:var(--dpd-text)}.dpd-layout .mr-entry-date{flex-shrink:0;font-size:13px;font-weight:700;margin-left:auto}.dpd-layout .mr-entry-dash,.dpd-layout .mr-entry-date,.dpd-layout .mr-entry-desc{color:var(--dpd-text-light)}.dpd-layout .mr-entry-desc{font-size:13px;line-height:1.8;margin-top:5px}.dpd-layout .mr-entry-desc-bullets ul{list-style:disc;padding-left:18px}.dpd-layout .mr-entry-desc-bullets ul li{margin-bottom:2px}.dpd-layout .mr-rich-content{font-size:13px;line-height:1.8;color:var(--dpd-text-light)}.dpd-layout .mr-skill-bars{display:block;margin-top:0;overflow:hidden;padding-top:0}.dpd-layout .mr-skill-bar-item{float:left;width:33%;margin:10px 0 0;position:relative;display:block;min-width:0}.dpd-layout .mr-skill-bar-name{display:block;width:80%;font-size:12px;font-weight:700;color:var(--dpd-text-light);margin-bottom:4px}.dpd-layout .mr-skill-bar-track{width:80%;height:6px;background:#ebeef5;border-radius:100px;overflow:hidden}.dpd-layout .mr-skill-bar-fill{height:6px;border-radius:100px}.dpd-layout .mr-skill-bar-level-text{position:absolute;right:20%;top:0;font-size:12px;color:#666;line-height:16px}.dpd-layout .mr-certs-list,.dpd-layout .mr-evaluation-text,.dpd-layout .mr-skill-descriptions{font-size:13px;line-height:1.8;color:var(--dpd-text-light)}.dpd-layout .mr-certs-list{list-style:disc;padding-left:18px;margin:0}.dpd-layout .mr-tag-item{display:inline-block;margin:3px 12px 5px 0;padding:4px 13px;border-radius:4px;border:1px solid #eeeeee;background-color:#f5f5f5;color:#333333;font-size:13px}@media print{.dpd-layout{padding:32px 34px 0}.dpd-num{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.tbh-layout{--tbh-primary:var(--mr-primary,#0891b2);--tbh-secondary:var(--mr-secondary,#06b6d4);--tbh-text:#333333;--tbh-text-light:#555555;--tbh-bg:#ffffff;font-size:13px;color:var(--tbh-text);max-width:100%;padding:0 0 var(--tr-pb,36px);background:var(--tbh-bg);box-sizing:border-box}.tbh-band{display:flex;align-items:center;gap:22px;padding:28px 34px;background:linear-gradient(120deg,var(--tbh-primary),var(--tbh-secondary));-webkit-print-color-adjust:exact;print-color-adjust:exact}.tbh-photo-box{flex:0 0 auto;width:84px;height:84px;border-radius:50%;overflow:hidden;background-color:rgba(255,255,255,.16);border:3px solid rgba(255,255,255,.6)}.tbh-avatar{width:100%;height:100%;object-fit:cover;display:block}.tbh-band-main{flex:1 1 auto;min-width:0}.tbh-name{font-size:28px;font-weight:700;line-height:1.2;letter-spacing:2px;color:#ffffff;word-break:break-word}.tbh-intention-row{display:flex;flex-wrap:wrap;align-items:center;margin-top:8px;font-size:13px;font-weight:600;color:rgba(255,255,255,.94)}.tbh-intention-item{display:inline-flex;align-items:center}.tbh-intention-sep{margin:0 9px;opacity:.6}.tbh-intention-value{white-space:nowrap}.tbh-info-row{display:flex;flex-wrap:wrap;gap:7px 18px;margin-top:12px}.tbh-info-item{min-width:0;font-size:12.5px;line-height:1.5;color:rgba(255,255,255,.94)}.tbh-info-icon,.tbh-info-item{display:inline-flex;align-items:center}.tbh-info-icon{width:16px;height:16px;margin-right:6px;justify-content:center;flex-shrink:0;opacity:.94}.tbh-info-value{white-space:nowrap}.tbh-body{margin-top:26px;padding:0 34px}.tbh-section{position:relative}.tbh-section+.tbh-section{margin-top:20px}.tbh-module-title{display:block;margin-bottom:12px}.tbh-title-text{display:inline-block;font-size:15px;font-weight:700;letter-spacing:1px;color:var(--tbh-primary);line-height:1.3;padding-bottom:6px;border-bottom:2.5px solid var(--tbh-primary)}.tbh-section-body{padding:4px 0 0 2px}.tbh-mr-content .mr-module{margin-bottom:0;padding-bottom:0}.tbh-mr-content .mr-module>*{margin-left:0!important;margin-right:0!important}.tbh-layout .mr-module ul{list-style:disc;padding-left:18px}.tbh-layout .mr-module ul li::marker{color:var(--tbh-primary)}.tbh-layout .mr-entry{margin-bottom:0;margin-top:12px}.tbh-layout .mr-entry:first-child{margin-top:0}.tbh-layout .mr-entry-header{display:flex;justify-content:flex-start;align-items:baseline;margin-bottom:4px;gap:12px;font-size:13px}.tbh-layout .mr-entry-header,.tbh-layout .mr-entry-left .mr-entry-sub,.tbh-layout .mr-entry-left strong{font-weight:700;color:var(--tbh-text)}.tbh-layout .mr-entry-date{flex-shrink:0;font-size:13px;font-weight:700;margin-left:auto}.tbh-layout .mr-entry-dash,.tbh-layout .mr-entry-date,.tbh-layout .mr-entry-desc{color:var(--tbh-text-light)}.tbh-layout .mr-entry-desc{font-size:13px;line-height:1.8;margin-top:5px}.tbh-layout .mr-entry-desc-bullets ul{list-style:disc;padding-left:18px}.tbh-layout .mr-entry-desc-bullets ul li{margin-bottom:2px}.tbh-layout .mr-rich-content{font-size:13px;line-height:1.8;color:var(--tbh-text-light)}.tbh-layout .mr-skill-bars{display:block;margin-top:0;overflow:hidden;padding-top:0}.tbh-layout .mr-skill-bar-item{float:left;width:33%;margin:10px 0 0;position:relative;display:block;min-width:0}.tbh-layout .mr-skill-bar-name{display:block;width:80%;font-size:12px;font-weight:700;color:var(--tbh-text-light);margin-bottom:4px}.tbh-layout .mr-skill-bar-track{width:80%;height:6px;background:#ebeef5;border-radius:100px;overflow:hidden}.tbh-layout .mr-skill-bar-fill{height:6px;border-radius:100px}.tbh-layout .mr-skill-bar-level-text{position:absolute;right:20%;top:0;font-size:12px;color:#666;line-height:16px}.tbh-layout .mr-certs-list,.tbh-layout .mr-evaluation-text,.tbh-layout .mr-skill-descriptions{font-size:13px;line-height:1.8;color:var(--tbh-text-light)}.tbh-layout .mr-certs-list{list-style:disc;padding-left:18px;margin:0}.tbh-layout .mr-tag-item{display:inline-block;margin:3px 12px 5px 0;padding:4px 13px;border-radius:4px;border:1px solid #eeeeee;background-color:#f5f5f5;color:#333333;font-size:13px}@media print{.tbh-layout{padding:0}.tbh-band{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.icc-layout{--icc-primary:var(--mr-primary,#4f46e5);--icc-text:#333333;--icc-text-light:#555555;--icc-bg:#ffffff;font-size:13px;color:var(--icc-text);max-width:100%;padding:var(--tr-pt,32px) 34px var(--tr-pb,36px);background:var(--icc-bg);box-sizing:border-box}.icc-header{display:flex;flex-direction:column;align-items:center;text-align:center;padding-bottom:6px}.icc-photo-box{flex:0 0 auto;width:88px;height:88px;border-radius:50%;overflow:hidden;background-color:#f9f9f9;border:3px solid var(--icc-primary);margin-bottom:14px}.icc-avatar{width:100%;height:100%;object-fit:cover;display:block}.icc-name{font-size:29px;font-weight:700;line-height:1.2;letter-spacing:3px;color:var(--icc-primary);word-break:break-word}.icc-intention-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;margin-top:9px;font-size:13px;font-weight:700;color:var(--icc-text)}.icc-intention-item{display:inline-flex;align-items:center}.icc-intention-dot{width:4px;height:4px;border-radius:50%;margin:0 10px;background-color:var(--icc-primary);flex-shrink:0}.icc-intention-value{white-space:nowrap}.icc-info-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:7px 18px;margin-top:12px}.icc-info-item{min-width:0;font-size:13px;line-height:1.5}.icc-info-icon,.icc-info-item{display:inline-flex;align-items:center}.icc-info-icon{width:17px;height:17px;margin-right:6px;color:var(--icc-primary);justify-content:center;flex-shrink:0}.icc-info-value{color:var(--icc-text);white-space:nowrap}.icc-body{margin-top:22px}.icc-section{position:relative;border:1px solid color-mix(in srgb,var(--icc-primary) 22%,transparent);border-radius:8px;padding:15px 18px 16px}.icc-section+.icc-section{margin-top:14px}.icc-module-title{display:flex;align-items:center;justify-content:center;gap:12px;margin-bottom:11px}.icc-flank{width:30px;height:1.5px;border-radius:2px;flex-shrink:0;background-color:color-mix(in srgb,var(--icc-primary) 35%,transparent)}.icc-title-text{font-size:15px;font-weight:700;letter-spacing:1.5px;color:var(--icc-primary);line-height:1.3}.icc-section-body{padding:0}.icc-mr-content .mr-module{margin-bottom:0;padding-bottom:0}.icc-mr-content .mr-module>*{margin-left:0!important;margin-right:0!important}.icc-layout .mr-module ul{list-style:disc;padding-left:18px}.icc-layout .mr-module ul li::marker{color:var(--icc-primary)}.icc-layout .mr-entry{margin-bottom:0;margin-top:12px}.icc-layout .mr-entry:first-child{margin-top:0}.icc-layout .mr-entry-header{display:flex;justify-content:flex-start;align-items:baseline;margin-bottom:4px;gap:12px;font-size:13px}.icc-layout .mr-entry-header,.icc-layout .mr-entry-left .mr-entry-sub,.icc-layout .mr-entry-left strong{font-weight:700;color:var(--icc-text)}.icc-layout .mr-entry-date{flex-shrink:0;font-size:13px;font-weight:700;margin-left:auto}.icc-layout .mr-entry-dash,.icc-layout .mr-entry-date,.icc-layout .mr-entry-desc{color:var(--icc-text-light)}.icc-layout .mr-entry-desc{font-size:13px;line-height:1.8;margin-top:5px}.icc-layout .mr-entry-desc-bullets ul{list-style:disc;padding-left:18px}.icc-layout .mr-entry-desc-bullets ul li{margin-bottom:2px}.icc-layout .mr-rich-content{font-size:13px;line-height:1.8;color:var(--icc-text-light)}.icc-layout .mr-skill-bars{display:block;margin-top:0;overflow:hidden;padding-top:0}.icc-layout .mr-skill-bar-item{float:left;width:33%;margin:10px 0 0;position:relative;display:block;min-width:0}.icc-layout .mr-skill-bar-name{display:block;width:80%;font-size:12px;font-weight:700;color:var(--icc-text-light);margin-bottom:4px}.icc-layout .mr-skill-bar-track{width:80%;height:6px;background:#ebeef5;border-radius:100px;overflow:hidden}.icc-layout .mr-skill-bar-fill{height:6px;border-radius:100px}.icc-layout .mr-skill-bar-level-text{position:absolute;right:20%;top:0;font-size:12px;color:#666;line-height:16px}.icc-layout .mr-certs-list,.icc-layout .mr-evaluation-text,.icc-layout .mr-skill-descriptions{font-size:13px;line-height:1.8;color:var(--icc-text-light)}.icc-layout .mr-certs-list{list-style:disc;padding-left:18px;margin:0}.icc-layout .mr-tag-item{display:inline-block;margin:3px 12px 5px 0;padding:4px 13px;border-radius:4px;border:1px solid #eeeeee;background-color:#f5f5f5;color:#333333;font-size:13px}@media print{.icc-layout{padding:32px 34px 0}}.srh-layout{--srh-primary:var(--mr-primary,#334155);--srh-text:#333333;--srh-text-light:#555555;--srh-bg:#ffffff;font-size:13px;color:var(--srh-text);max-width:100%;padding:var(--tr-pt,32px) 34px var(--tr-pb,36px);background:var(--srh-bg);box-sizing:border-box}.srh-header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.srh-header-main{flex:1 1 auto;min-width:0}.srh-name{font-size:38px;font-weight:800;line-height:1.1;letter-spacing:3px;color:var(--srh-primary);word-break:break-word}.srh-intention-row{display:flex;flex-wrap:wrap;align-items:center;margin-top:10px;font-size:13.5px;font-weight:700;color:var(--srh-text)}.srh-intention-item{display:inline-flex;align-items:center}.srh-intention-sep{margin:0 10px;color:var(--srh-primary);opacity:.5}.srh-intention-value{white-space:nowrap}.srh-photo-box{flex:0 0 auto;width:78px;height:100px;overflow:hidden;background-color:#f9f9f9;border-radius:3px}.srh-avatar{width:100%;height:100%;object-fit:cover;display:block}.srh-rule{height:3px;margin-top:14px;background-color:var(--srh-primary);border-radius:2px;-webkit-print-color-adjust:exact;print-color-adjust:exact}.srh-info-row{display:flex;flex-wrap:wrap;gap:7px 22px;margin-top:12px}.srh-info-item{min-width:0;font-size:13px;line-height:1.5}.srh-info-icon,.srh-info-item{display:inline-flex;align-items:center}.srh-info-icon{width:17px;height:17px;margin-right:6px;color:var(--srh-primary);justify-content:center;flex-shrink:0}.srh-info-value{color:var(--srh-text);white-space:nowrap}.srh-body{margin-top:24px}.srh-section{position:relative}.srh-section+.srh-section{margin-top:20px}.srh-module-title{display:flex;align-items:center;gap:10px;margin-bottom:12px}.srh-title-bar{width:4px;height:16px;border-radius:2px;background-color:var(--srh-primary);flex-shrink:0}.srh-title-text{font-size:15px;font-weight:700;letter-spacing:1px;color:var(--srh-primary);line-height:1.3;flex-shrink:0}.srh-title-rule{flex:1 1 auto;height:1px;min-width:0;background-color:color-mix(in srgb,var(--srh-primary) 18%,transparent)}.srh-section-body{padding:4px 0 0 2px}.srh-mr-content .mr-module{margin-bottom:0;padding-bottom:0}.srh-mr-content .mr-module>*{margin-left:0!important;margin-right:0!important}.srh-layout .mr-module ul{list-style:disc;padding-left:18px}.srh-layout .mr-module ul li::marker{color:var(--srh-primary)}.srh-layout .mr-entry{margin-bottom:0;margin-top:12px}.srh-layout .mr-entry:first-child{margin-top:0}.srh-layout .mr-entry-header{display:flex;justify-content:flex-start;align-items:baseline;margin-bottom:4px;gap:12px;font-size:13px}.srh-layout .mr-entry-header,.srh-layout .mr-entry-left .mr-entry-sub,.srh-layout .mr-entry-left strong{font-weight:700;color:var(--srh-text)}.srh-layout .mr-entry-date{flex-shrink:0;font-size:13px;font-weight:700;margin-left:auto}.srh-layout .mr-entry-dash,.srh-layout .mr-entry-date,.srh-layout .mr-entry-desc{color:var(--srh-text-light)}.srh-layout .mr-entry-desc{font-size:13px;line-height:1.8;margin-top:5px}.srh-layout .mr-entry-desc-bullets ul{list-style:disc;padding-left:18px}.srh-layout .mr-entry-desc-bullets ul li{margin-bottom:2px}.srh-layout .mr-rich-content{font-size:13px;line-height:1.8;color:var(--srh-text-light)}.srh-layout .mr-skill-bars{display:block;margin-top:0;overflow:hidden;padding-top:0}.srh-layout .mr-skill-bar-item{float:left;width:33%;margin:10px 0 0;position:relative;display:block;min-width:0}.srh-layout .mr-skill-bar-name{display:block;width:80%;font-size:12px;font-weight:700;color:var(--srh-text-light);margin-bottom:4px}.srh-layout .mr-skill-bar-track{width:80%;height:6px;background:#ebeef5;border-radius:100px;overflow:hidden}.srh-layout .mr-skill-bar-fill{height:6px;border-radius:100px}.srh-layout .mr-skill-bar-level-text{position:absolute;right:20%;top:0;font-size:12px;color:#666;line-height:16px}.srh-layout .mr-certs-list,.srh-layout .mr-evaluation-text,.srh-layout .mr-skill-descriptions{font-size:13px;line-height:1.8;color:var(--srh-text-light)}.srh-layout .mr-certs-list{list-style:disc;padding-left:18px;margin:0}.srh-layout .mr-tag-item{display:inline-block;margin:3px 12px 5px 0;padding:4px 13px;border-radius:4px;border:1px solid #eeeeee;background-color:#f5f5f5;color:#333333;font-size:13px}@media print{.srh-layout{padding:32px 34px 0}.srh-rule{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.wbh-layout{--wbh-primary:var(--mr-primary,#7f1d1d);--wbh-text:#333333;--wbh-text-light:#555555;--wbh-bg:#ffffff;font-size:13px;color:var(--wbh-text);max-width:100%;padding:var(--tr-pt,32px) 34px var(--tr-pb,36px);background:var(--wbh-bg);box-sizing:border-box}.wbh-header{display:flex;align-items:center;gap:22px;padding:18px 22px;border:1.5px solid var(--wbh-primary);border-radius:4px;box-shadow:0 0 0 3px #ffffff,0 0 0 4.5px color-mix(in srgb,var(--wbh-primary) 30%,transparent)}.wbh-header-main{flex:1 1 auto;min-width:0}.wbh-name{font-size:27px;font-weight:700;line-height:1.2;letter-spacing:2px;color:var(--wbh-primary);word-break:break-word}.wbh-intention-row{display:flex;flex-wrap:wrap;align-items:center;margin-top:8px;font-size:13px;font-weight:700;color:var(--wbh-text)}.wbh-intention-item{display:inline-flex;align-items:center}.wbh-intention-sep{margin:0 9px;color:var(--wbh-primary);opacity:.55}.wbh-intention-value{white-space:nowrap}.wbh-info-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-column-gap:22px;column-gap:22px;grid-row-gap:6px;row-gap:6px;margin-top:11px}.wbh-info-item{display:flex;align-items:center;min-width:0;font-size:12.5px;line-height:1.5}.wbh-info-icon{width:17px;height:17px;margin-right:7px;color:var(--wbh-primary);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.wbh-info-value{color:var(--wbh-text);flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wbh-photo-box{flex:0 0 auto;width:82px;height:102px;overflow:hidden;background-color:#f9f9f9;border:1.5px solid var(--wbh-primary);border-radius:3px}.wbh-avatar{width:100%;height:100%;object-fit:cover;display:block}.wbh-body{margin-top:24px}.wbh-section{position:relative}.wbh-section+.wbh-section{margin-top:18px}.wbh-module-title{display:flex;align-items:center;gap:10px;margin-bottom:12px;padding:6px 12px;border-radius:4px;background-color:color-mix(in srgb,var(--wbh-primary) 8%,transparent);-webkit-print-color-adjust:exact;print-color-adjust:exact}.wbh-title-bar{width:4px;height:15px;border-radius:2px;background-color:var(--wbh-primary);flex-shrink:0}.wbh-title-text{font-size:15px;font-weight:700;letter-spacing:1px;color:var(--wbh-primary);line-height:1.3}.wbh-section-body{padding:4px 0 0 2px}.wbh-mr-content .mr-module{margin-bottom:0;padding-bottom:0}.wbh-mr-content .mr-module>*{margin-left:0!important;margin-right:0!important}.wbh-layout .mr-module ul{list-style:disc;padding-left:18px}.wbh-layout .mr-module ul li::marker{color:var(--wbh-primary)}.wbh-layout .mr-entry{margin-bottom:0;margin-top:12px}.wbh-layout .mr-entry:first-child{margin-top:0}.wbh-layout .mr-entry-header{display:flex;justify-content:flex-start;align-items:baseline;margin-bottom:4px;gap:12px;font-size:13px}.wbh-layout .mr-entry-header,.wbh-layout .mr-entry-left .mr-entry-sub,.wbh-layout .mr-entry-left strong{font-weight:700;color:var(--wbh-text)}.wbh-layout .mr-entry-date{flex-shrink:0;font-size:13px;font-weight:700;margin-left:auto}.wbh-layout .mr-entry-dash,.wbh-layout .mr-entry-date,.wbh-layout .mr-entry-desc{color:var(--wbh-text-light)}.wbh-layout .mr-entry-desc{font-size:13px;line-height:1.8;margin-top:5px}.wbh-layout .mr-entry-desc-bullets ul{list-style:disc;padding-left:18px}.wbh-layout .mr-entry-desc-bullets ul li{margin-bottom:2px}.wbh-layout .mr-rich-content{font-size:13px;line-height:1.8;color:var(--wbh-text-light)}.wbh-layout .mr-skill-bars{display:block;margin-top:0;overflow:hidden;padding-top:0}.wbh-layout .mr-skill-bar-item{float:left;width:33%;margin:10px 0 0;position:relative;display:block;min-width:0}.wbh-layout .mr-skill-bar-name{display:block;width:80%;font-size:12px;font-weight:700;color:var(--wbh-text-light);margin-bottom:4px}.wbh-layout .mr-skill-bar-track{width:80%;height:6px;background:#ebeef5;border-radius:100px;overflow:hidden}.wbh-layout .mr-skill-bar-fill{height:6px;border-radius:100px}.wbh-layout .mr-skill-bar-level-text{position:absolute;right:20%;top:0;font-size:12px;color:#666;line-height:16px}.wbh-layout .mr-certs-list,.wbh-layout .mr-evaluation-text,.wbh-layout .mr-skill-descriptions{font-size:13px;line-height:1.8;color:var(--wbh-text-light)}.wbh-layout .mr-certs-list{list-style:disc;padding-left:18px;margin:0}.wbh-layout .mr-tag-item{display:inline-block;margin:3px 12px 5px 0;padding:4px 13px;border-radius:4px;border:1px solid #eeeeee;background-color:#f5f5f5;color:#333333;font-size:13px}@media print{.wbh-layout{padding:32px 34px 0}.wbh-module-title{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.bft-layout{--bft-primary:var(--mr-primary,#2563eb);--bft-text:#333333;--bft-text-light:#555555;--bft-bg:#ffffff;font-size:13px;color:var(--bft-text);max-width:100%;padding:var(--tr-pt,32px) 34px var(--tr-pb,36px);background:var(--bft-bg);box-sizing:border-box}.bft-header{display:flex;align-items:flex-start;gap:26px}.bft-header-main{flex:1 1 auto;min-width:0}.bft-name{font-size:28px;font-weight:700;line-height:1.25;letter-spacing:2px;color:var(--bft-primary);word-break:break-word}.bft-intention-row{display:flex;flex-wrap:wrap;align-items:center;margin-top:11px;font-size:13px;font-weight:700;color:var(--bft-text)}.bft-intention-item{display:inline-flex;align-items:center}.bft-intention-dot{width:4px;height:4px;border-radius:50%;margin:0 10px;background-color:var(--bft-primary);flex-shrink:0}.bft-intention-value{white-space:nowrap}.bft-info-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-column-gap:22px;column-gap:22px;grid-row-gap:8px;row-gap:8px;margin-top:14px}.bft-header--no-avatar .bft-info-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.bft-info-item{display:flex;align-items:center;min-width:0;font-size:13px;line-height:1.6}.bft-info-icon{width:18px;height:18px;margin-right:8px;color:var(--bft-primary);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.bft-info-value{color:var(--bft-text);flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bft-photo-box{flex:0 0 auto;width:104px;height:132px;overflow:hidden;background-color:#f9f9f9;border-radius:4px;align-self:flex-start}.bft-avatar{width:100%;height:100%;object-fit:cover;display:block}.bft-body{margin-top:24px}.bft-section{position:relative}.bft-section+.bft-section{margin-top:20px}.bft-module-title{display:flex;align-items:flex-end;margin-bottom:12px}.bft-tab{display:inline-flex;align-items:center;flex-shrink:0;padding:5px 18px;color:#ffffff;font-size:14px;font-weight:700;letter-spacing:1.5px;line-height:1.4;border-radius:6px 6px 0 0;-webkit-print-color-adjust:exact;print-color-adjust:exact}.bft-tab,.bft-tab-line{background-color:var(--bft-primary)}.bft-tab-line{flex:1 1 auto;height:2px;min-width:0;align-self:flex-end}.bft-section-body{padding:6px 0 0 2px}.bft-mr-content .mr-module{margin-bottom:0;padding-bottom:0}.bft-mr-content .mr-module>*{margin-left:0!important;margin-right:0!important}.bft-layout .mr-module ul{list-style:disc;padding-left:18px}.bft-layout .mr-module ul li::marker{color:var(--bft-primary)}.bft-layout .mr-entry{margin-bottom:0;margin-top:12px}.bft-layout .mr-entry:first-child{margin-top:0}.bft-layout .mr-entry-header{display:flex;justify-content:flex-start;align-items:baseline;margin-bottom:4px;gap:12px;font-size:13px}.bft-layout .mr-entry-header,.bft-layout .mr-entry-left .mr-entry-sub,.bft-layout .mr-entry-left strong{font-weight:700;color:var(--bft-text)}.bft-layout .mr-entry-date{flex-shrink:0;font-size:13px;font-weight:700;margin-left:auto}.bft-layout .mr-entry-dash,.bft-layout .mr-entry-date,.bft-layout .mr-entry-desc{color:var(--bft-text-light)}.bft-layout .mr-entry-desc{font-size:13px;line-height:1.8;margin-top:5px}.bft-layout .mr-entry-desc-bullets ul{list-style:disc;padding-left:18px}.bft-layout .mr-entry-desc-bullets ul li{margin-bottom:2px}.bft-layout .mr-rich-content{font-size:13px;line-height:1.8;color:var(--bft-text-light)}.bft-layout .mr-skill-bars{display:block;margin-top:0;overflow:hidden;padding-top:0}.bft-layout .mr-skill-bar-item{float:left;width:33%;margin:10px 0 0;position:relative;display:block;min-width:0}.bft-layout .mr-skill-bar-name{display:block;width:80%;font-size:12px;font-weight:700;color:var(--bft-text-light);margin-bottom:4px}.bft-layout .mr-skill-bar-track{width:80%;height:6px;background:#ebeef5;border-radius:100px;overflow:hidden}.bft-layout .mr-skill-bar-fill{height:6px;border-radius:100px}.bft-layout .mr-skill-bar-level-text{position:absolute;right:20%;top:0;font-size:12px;color:#666;line-height:16px}.bft-layout .mr-certs-list,.bft-layout .mr-evaluation-text,.bft-layout .mr-skill-descriptions{font-size:13px;line-height:1.8;color:var(--bft-text-light)}.bft-layout .mr-certs-list{list-style:disc;padding-left:18px;margin:0}.bft-layout .mr-tag-item{display:inline-block;margin:3px 12px 5px 0;padding:4px 13px;border-radius:4px;border:1px solid #eeeeee;background-color:#f5f5f5;color:#333333;font-size:13px}@media print{.bft-layout{padding:32px 34px 0}.bft-tab{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.ebt-layout{--ebt-primary:var(--mr-primary,#059669);--ebt-text:#333333;--ebt-text-light:#555555;--ebt-bg:#ffffff;font-size:13px;color:var(--ebt-text);max-width:100%;padding:var(--tr-pt,32px) 34px var(--tr-pb,36px);background:var(--ebt-bg);box-sizing:border-box}.ebt-header{display:flex;align-items:flex-start;gap:26px}.ebt-header-main{flex:1 1 auto;min-width:0}.ebt-name{font-size:28px;font-weight:700;line-height:1.25;letter-spacing:2px;color:var(--ebt-primary);word-break:break-word}.ebt-intention-row{display:flex;flex-wrap:wrap;align-items:center;margin-top:11px;font-size:13px;font-weight:700;color:var(--ebt-text)}.ebt-intention-item{display:inline-flex;align-items:center}.ebt-intention-dot{width:4px;height:4px;border-radius:50%;margin:0 10px;background-color:var(--ebt-primary);flex-shrink:0}.ebt-intention-value{white-space:nowrap}.ebt-info-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-column-gap:22px;column-gap:22px;grid-row-gap:8px;row-gap:8px;margin-top:14px}.ebt-header--no-avatar .ebt-info-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.ebt-info-item{display:flex;align-items:center;min-width:0;font-size:13px;line-height:1.6}.ebt-info-icon{width:18px;height:18px;margin-right:8px;color:var(--ebt-primary);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.ebt-info-value{color:var(--ebt-text);flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ebt-photo-box{flex:0 0 auto;width:104px;height:132px;overflow:hidden;background-color:#f9f9f9;border-radius:4px;align-self:flex-start}.ebt-avatar{width:100%;height:100%;object-fit:cover;display:block}.ebt-body{margin-top:24px}.ebt-section{position:relative}.ebt-section+.ebt-section{margin-top:18px}.ebt-module-title{display:flex;align-items:center;gap:0;margin-bottom:12px;height:30px;border-radius:4px;overflow:hidden;background-color:var(--ebt-primary);-webkit-print-color-adjust:exact;print-color-adjust:exact}.ebt-title-cap{width:6px;align-self:stretch;flex-shrink:0;background-color:var(--ebt-text);opacity:.85}.ebt-title-text{padding:0 14px;font-size:14px;font-weight:700;letter-spacing:1.5px;color:#ffffff;line-height:30px}.ebt-section-body{padding:4px 0 0 2px}.ebt-mr-content .mr-module{margin-bottom:0;padding-bottom:0}.ebt-mr-content .mr-module>*{margin-left:0!important;margin-right:0!important}.ebt-layout .mr-module ul{list-style:disc;padding-left:18px}.ebt-layout .mr-module ul li::marker{color:var(--ebt-primary)}.ebt-layout .mr-entry{margin-bottom:0;margin-top:12px}.ebt-layout .mr-entry:first-child{margin-top:0}.ebt-layout .mr-entry-header{display:flex;justify-content:flex-start;align-items:baseline;margin-bottom:4px;gap:12px;font-size:13px}.ebt-layout .mr-entry-header,.ebt-layout .mr-entry-left .mr-entry-sub,.ebt-layout .mr-entry-left strong{font-weight:700;color:var(--ebt-text)}.ebt-layout .mr-entry-date{flex-shrink:0;font-size:13px;font-weight:700;margin-left:auto}.ebt-layout .mr-entry-dash,.ebt-layout .mr-entry-date,.ebt-layout .mr-entry-desc{color:var(--ebt-text-light)}.ebt-layout .mr-entry-desc{font-size:13px;line-height:1.8;margin-top:5px}.ebt-layout .mr-entry-desc-bullets ul{list-style:disc;padding-left:18px}.ebt-layout .mr-entry-desc-bullets ul li{margin-bottom:2px}.ebt-layout .mr-rich-content{font-size:13px;line-height:1.8;color:var(--ebt-text-light)}.ebt-layout .mr-skill-bars{display:block;margin-top:0;overflow:hidden;padding-top:0}.ebt-layout .mr-skill-bar-item{float:left;width:33%;margin:10px 0 0;position:relative;display:block;min-width:0}.ebt-layout .mr-skill-bar-name{display:block;width:80%;font-size:12px;font-weight:700;color:var(--ebt-text-light);margin-bottom:4px}.ebt-layout .mr-skill-bar-track{width:80%;height:6px;background:#ebeef5;border-radius:100px;overflow:hidden}.ebt-layout .mr-skill-bar-fill{height:6px;border-radius:100px}.ebt-layout .mr-skill-bar-level-text{position:absolute;right:20%;top:0;font-size:12px;color:#666;line-height:16px}.ebt-layout .mr-certs-list,.ebt-layout .mr-evaluation-text,.ebt-layout .mr-skill-descriptions{font-size:13px;line-height:1.8;color:var(--ebt-text-light)}.ebt-layout .mr-certs-list{list-style:disc;padding-left:18px;margin:0}.ebt-layout .mr-tag-item{display:inline-block;margin:3px 12px 5px 0;padding:4px 13px;border-radius:4px;border:1px solid #eeeeee;background-color:#f5f5f5;color:#333333;font-size:13px}@media print{.ebt-layout{padding:32px 34px 0}.ebt-module-title{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.iph-layout{--iph-primary:var(--mr-primary,#4f46e5);--iph-text:#333333;--iph-text-light:#555555;--iph-bg:#ffffff;font-size:13px;color:var(--iph-text);max-width:100%;padding:var(--tr-pt,32px) 34px var(--tr-pb,36px);background:var(--iph-bg);box-sizing:border-box}.iph-header{display:flex;align-items:center;gap:22px;padding:20px 24px;border:1px solid color-mix(in srgb,var(--iph-primary) 20%,transparent);border-radius:10px;background-color:color-mix(in srgb,var(--iph-primary) 8%,#ffffff);-webkit-print-color-adjust:exact;print-color-adjust:exact}.iph-photo-box{flex:0 0 auto;width:86px;height:86px;border-radius:50%;overflow:hidden;background-color:#ffffff;border:3px solid var(--iph-primary)}.iph-avatar{width:100%;height:100%;object-fit:cover;display:block}.iph-header-main{flex:1 1 auto;min-width:0}.iph-name{font-size:28px;font-weight:700;line-height:1.2;letter-spacing:2px;color:var(--iph-primary);word-break:break-word}.iph-intention-row{display:flex;flex-wrap:wrap;align-items:center;margin-top:8px;font-size:13px;font-weight:700;color:var(--iph-text)}.iph-intention-item{display:inline-flex;align-items:center}.iph-intention-dot{width:4px;height:4px;border-radius:50%;margin:0 10px;background-color:var(--iph-primary);flex-shrink:0}.iph-intention-value{white-space:nowrap}.iph-info-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-column-gap:22px;column-gap:22px;grid-row-gap:6px;row-gap:6px;margin-top:11px}.iph-header--no-avatar .iph-info-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.iph-info-item{display:flex;align-items:center;min-width:0;font-size:12.5px;line-height:1.55}.iph-info-icon{width:17px;height:17px;margin-right:7px;color:var(--iph-primary);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.iph-info-value{color:var(--iph-text);flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.iph-body{margin-top:24px}.iph-section{position:relative}.iph-section+.iph-section{margin-top:20px}.iph-module-title{display:flex;align-items:center;gap:10px;margin-bottom:12px}.iph-title-bar{width:4px;height:16px;border-radius:2px;background-color:var(--iph-primary);flex-shrink:0}.iph-title-text{font-size:15px;font-weight:700;letter-spacing:1px;color:var(--iph-primary);line-height:1.3}.iph-section-body{padding:4px 0 0 2px}.iph-mr-content .mr-module{margin-bottom:0;padding-bottom:0}.iph-mr-content .mr-module>*{margin-left:0!important;margin-right:0!important}.iph-layout .mr-module ul{list-style:disc;padding-left:18px}.iph-layout .mr-module ul li::marker{color:var(--iph-primary)}.iph-layout .mr-entry{margin-bottom:0;margin-top:12px}.iph-layout .mr-entry:first-child{margin-top:0}.iph-layout .mr-entry-header{display:flex;justify-content:flex-start;align-items:baseline;margin-bottom:4px;gap:12px;font-size:13px}.iph-layout .mr-entry-header,.iph-layout .mr-entry-left .mr-entry-sub,.iph-layout .mr-entry-left strong{font-weight:700;color:var(--iph-text)}.iph-layout .mr-entry-date{flex-shrink:0;font-size:13px;font-weight:700;margin-left:auto}.iph-layout .mr-entry-dash,.iph-layout .mr-entry-date,.iph-layout .mr-entry-desc{color:var(--iph-text-light)}.iph-layout .mr-entry-desc{font-size:13px;line-height:1.8;margin-top:5px}.iph-layout .mr-entry-desc-bullets ul{list-style:disc;padding-left:18px}.iph-layout .mr-entry-desc-bullets ul li{margin-bottom:2px}.iph-layout .mr-rich-content{font-size:13px;line-height:1.8;color:var(--iph-text-light)}.iph-layout .mr-skill-bars{display:block;margin-top:0;overflow:hidden;padding-top:0}.iph-layout .mr-skill-bar-item{float:left;width:33%;margin:10px 0 0;position:relative;display:block;min-width:0}.iph-layout .mr-skill-bar-name{display:block;width:80%;font-size:12px;font-weight:700;color:var(--iph-text-light);margin-bottom:4px}.iph-layout .mr-skill-bar-track{width:80%;height:6px;background:#ebeef5;border-radius:100px;overflow:hidden}.iph-layout .mr-skill-bar-fill{height:6px;border-radius:100px}.iph-layout .mr-skill-bar-level-text{position:absolute;right:20%;top:0;font-size:12px;color:#666;line-height:16px}.iph-layout .mr-certs-list,.iph-layout .mr-evaluation-text,.iph-layout .mr-skill-descriptions{font-size:13px;line-height:1.8;color:var(--iph-text-light)}.iph-layout .mr-certs-list{list-style:disc;padding-left:18px;margin:0}.iph-layout .mr-tag-item{display:inline-block;margin:3px 12px 5px 0;padding:4px 13px;border-radius:4px;border:1px solid #eeeeee;background-color:#f5f5f5;color:#333333;font-size:13px}@media print{.iph-layout{padding:32px 34px 0}.iph-header{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.opt-layout{--opt-primary:var(--mr-primary,#ea580c);--opt-text:#333333;--opt-text-light:#555555;--opt-bg:#ffffff;font-size:13px;color:var(--opt-text);max-width:100%;padding:var(--tr-pt,32px) 34px var(--tr-pb,36px);background:var(--opt-bg);box-sizing:border-box}.opt-header{display:flex;align-items:flex-start;gap:26px}.opt-header-main{flex:1 1 auto;min-width:0}.opt-name{font-size:28px;font-weight:700;line-height:1.25;letter-spacing:2px;color:var(--opt-primary);word-break:break-word}.opt-intention-row{display:flex;flex-wrap:wrap;align-items:center;margin-top:11px;font-size:13px;font-weight:700;color:var(--opt-text)}.opt-intention-item{display:inline-flex;align-items:center}.opt-intention-dot{width:4px;height:4px;border-radius:50%;margin:0 10px;background-color:var(--opt-primary);flex-shrink:0}.opt-intention-value{white-space:nowrap}.opt-info-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-column-gap:22px;column-gap:22px;grid-row-gap:8px;row-gap:8px;margin-top:14px}.opt-header--no-avatar .opt-info-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.opt-info-item{display:flex;align-items:center;min-width:0;font-size:13px;line-height:1.6}.opt-info-icon{width:18px;height:18px;margin-right:8px;color:var(--opt-primary);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.opt-info-value{color:var(--opt-text);flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.opt-photo-box{flex:0 0 auto;width:104px;height:132px;overflow:hidden;background-color:#f9f9f9;border-radius:4px;align-self:flex-start}.opt-avatar{width:100%;height:100%;object-fit:cover;display:block}.opt-body{margin-top:24px}.opt-section{position:relative}.opt-section+.opt-section{margin-top:20px}.opt-module-title{display:flex;align-items:center;gap:11px;margin-bottom:12px}.opt-pill{display:inline-flex;align-items:center;flex-shrink:0;padding:4px 18px;border:1.5px solid var(--opt-primary);border-radius:100px;background-color:color-mix(in srgb,var(--opt-primary) 12%,transparent);color:var(--opt-primary);font-size:14px;font-weight:700;letter-spacing:1px;line-height:1.4;white-space:nowrap;-webkit-print-color-adjust:exact;print-color-adjust:exact}.opt-tail{flex:1 1 auto;height:2px;min-width:0;border-radius:2px;background-color:color-mix(in srgb,var(--opt-primary) 24%,transparent)}.opt-section-body{padding:4px 0 0 2px}.opt-mr-content .mr-module{margin-bottom:0;padding-bottom:0}.opt-mr-content .mr-module>*{margin-left:0!important;margin-right:0!important}.opt-layout .mr-module ul{list-style:disc;padding-left:18px}.opt-layout .mr-module ul li::marker{color:var(--opt-primary)}.opt-layout .mr-entry{margin-bottom:0;margin-top:12px}.opt-layout .mr-entry:first-child{margin-top:0}.opt-layout .mr-entry-header{display:flex;justify-content:flex-start;align-items:baseline;margin-bottom:4px;gap:12px;font-size:13px}.opt-layout .mr-entry-header,.opt-layout .mr-entry-left .mr-entry-sub,.opt-layout .mr-entry-left strong{font-weight:700;color:var(--opt-text)}.opt-layout .mr-entry-date{flex-shrink:0;font-size:13px;font-weight:700;margin-left:auto}.opt-layout .mr-entry-dash,.opt-layout .mr-entry-date,.opt-layout .mr-entry-desc{color:var(--opt-text-light)}.opt-layout .mr-entry-desc{font-size:13px;line-height:1.8;margin-top:5px}.opt-layout .mr-entry-desc-bullets ul{list-style:disc;padding-left:18px}.opt-layout .mr-entry-desc-bullets ul li{margin-bottom:2px}.opt-layout .mr-rich-content{font-size:13px;line-height:1.8;color:var(--opt-text-light)}.opt-layout .mr-skill-bars{display:block;margin-top:0;overflow:hidden;padding-top:0}.opt-layout .mr-skill-bar-item{float:left;width:33%;margin:10px 0 0;position:relative;display:block;min-width:0}.opt-layout .mr-skill-bar-name{display:block;width:80%;font-size:12px;font-weight:700;color:var(--opt-text-light);margin-bottom:4px}.opt-layout .mr-skill-bar-track{width:80%;height:6px;background:#ebeef5;border-radius:100px;overflow:hidden}.opt-layout .mr-skill-bar-fill{height:6px;border-radius:100px}.opt-layout .mr-skill-bar-level-text{position:absolute;right:20%;top:0;font-size:12px;color:#666;line-height:16px}.opt-layout .mr-certs-list,.opt-layout .mr-evaluation-text,.opt-layout .mr-skill-descriptions{font-size:13px;line-height:1.8;color:var(--opt-text-light)}.opt-layout .mr-certs-list{list-style:disc;padding-left:18px;margin:0}.opt-layout .mr-tag-item{display:inline-block;margin:3px 12px 5px 0;padding:4px 13px;border-radius:4px;border:1px solid #eeeeee;background-color:#f5f5f5;color:#333333;font-size:13px}@media print{.opt-layout{padding:32px 34px 0}.opt-pill{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.plr-layout{--plr-primary:var(--mr-primary,#4c1d95);--plr-text:#333333;--plr-text-light:#555555;--plr-bg:#ffffff;font-size:13px;color:var(--plr-text);max-width:100%;padding:var(--tr-pt,32px) 34px var(--tr-pb,36px);background:var(--plr-bg);box-sizing:border-box}.plr-header{display:flex;align-items:flex-start;gap:26px}.plr-header-main{flex:1 1 auto;min-width:0}.plr-name{font-size:28px;font-weight:700;line-height:1.25;letter-spacing:2px;color:var(--plr-primary);word-break:break-word}.plr-intention-row{display:flex;flex-wrap:wrap;align-items:center;margin-top:11px;font-size:13px;font-weight:700;color:var(--plr-text)}.plr-intention-item{display:inline-flex;align-items:center}.plr-intention-dot{width:4px;height:4px;border-radius:50%;margin:0 10px;background-color:var(--plr-primary);flex-shrink:0}.plr-intention-value{white-space:nowrap}.plr-info-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-column-gap:22px;column-gap:22px;grid-row-gap:8px;row-gap:8px;margin-top:14px}.plr-header--no-avatar .plr-info-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.plr-info-item{display:flex;align-items:center;min-width:0;font-size:13px;line-height:1.6}.plr-info-icon{width:18px;height:18px;margin-right:8px;color:var(--plr-primary);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.plr-info-value{color:var(--plr-text);flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.plr-photo-box{flex:0 0 auto;width:104px;height:132px;overflow:hidden;background-color:#f9f9f9;border-radius:4px;align-self:flex-start}.plr-avatar{width:100%;height:100%;object-fit:cover;display:block}.plr-body{margin-top:24px}.plr-section{position:relative}.plr-section+.plr-section{margin-top:20px}.plr-module-title{display:flex;align-items:center;gap:12px;margin-bottom:12px}.plr-title-text{font-size:15px;font-weight:700;letter-spacing:1px;color:var(--plr-primary);line-height:1.3;flex-shrink:0}.plr-track{position:relative;flex:1 1 auto;height:2px;min-width:0;border-radius:2px;background-color:color-mix(in srgb,var(--plr-primary) 22%,transparent)}.plr-ring{position:absolute;left:0;top:50%;transform:translateY(-50%);width:9px;height:9px;border-radius:50%;background-color:#ffffff;border:2px solid var(--plr-primary);box-sizing:border-box}.plr-section-body{padding:4px 0 0 2px}.plr-mr-content .mr-module{margin-bottom:0;padding-bottom:0}.plr-mr-content .mr-module>*{margin-left:0!important;margin-right:0!important}.plr-layout .mr-module ul{list-style:disc;padding-left:18px}.plr-layout .mr-module ul li::marker{color:var(--plr-primary)}.plr-layout .mr-entry{margin-bottom:0;margin-top:12px}.plr-layout .mr-entry:first-child{margin-top:0}.plr-layout .mr-entry-header{display:flex;justify-content:flex-start;align-items:baseline;margin-bottom:4px;gap:12px;font-size:13px}.plr-layout .mr-entry-header,.plr-layout .mr-entry-left .mr-entry-sub,.plr-layout .mr-entry-left strong{font-weight:700;color:var(--plr-text)}.plr-layout .mr-entry-date{flex-shrink:0;font-size:13px;font-weight:700;margin-left:auto}.plr-layout .mr-entry-dash,.plr-layout .mr-entry-date,.plr-layout .mr-entry-desc{color:var(--plr-text-light)}.plr-layout .mr-entry-desc{font-size:13px;line-height:1.8;margin-top:5px}.plr-layout .mr-entry-desc-bullets ul{list-style:disc;padding-left:18px}.plr-layout .mr-entry-desc-bullets ul li{margin-bottom:2px}.plr-layout .mr-rich-content{font-size:13px;line-height:1.8;color:var(--plr-text-light)}.plr-layout .mr-skill-bars{display:block;margin-top:0;overflow:hidden;padding-top:0}.plr-layout .mr-skill-bar-item{float:left;width:33%;margin:10px 0 0;position:relative;display:block;min-width:0}.plr-layout .mr-skill-bar-name{display:block;width:80%;font-size:12px;font-weight:700;color:var(--plr-text-light);margin-bottom:4px}.plr-layout .mr-skill-bar-track{width:80%;height:6px;background:#ebeef5;border-radius:100px;overflow:hidden}.plr-layout .mr-skill-bar-fill{height:6px;border-radius:100px}.plr-layout .mr-skill-bar-level-text{position:absolute;right:20%;top:0;font-size:12px;color:#666;line-height:16px}.plr-layout .mr-certs-list,.plr-layout .mr-evaluation-text,.plr-layout .mr-skill-descriptions{font-size:13px;line-height:1.8;color:var(--plr-text-light)}.plr-layout .mr-certs-list{list-style:disc;padding-left:18px;margin:0}.plr-layout .mr-tag-item{display:inline-block;margin:3px 12px 5px 0;padding:4px 13px;border-radius:4px;border:1px solid #eeeeee;background-color:#f5f5f5;color:#333333;font-size:13px}@media print{.plr-layout{padding:32px 34px 0}}.bbh-layout{--bbh-primary:var(--mr-primary,#2563eb);--bbh-text:#333333;--bbh-text-light:#555555;--bbh-bg:#ffffff;font-size:13px;color:var(--bbh-text);max-width:100%;padding:var(--tr-pt,32px) 34px var(--tr-pb,36px);background:var(--bbh-bg);box-sizing:border-box}.bbh-header{display:flex;align-items:center;gap:22px}.bbh-photo-ring{flex:0 0 auto;width:96px;height:96px;border-radius:50%;border:2px solid var(--bbh-primary);padding:4px;box-sizing:border-box}.bbh-photo-box{width:100%;height:100%;border-radius:50%;overflow:hidden;background-color:#f9f9f9}.bbh-avatar{width:100%;height:100%;object-fit:cover;display:block}.bbh-header-main{flex:1 1 auto;min-width:0}.bbh-name{font-size:28px;font-weight:700;line-height:1.2;letter-spacing:2px;color:var(--bbh-primary);word-break:break-word}.bbh-intention-row{display:flex;flex-wrap:wrap;align-items:center;margin-top:9px;font-size:13px;font-weight:700;color:var(--bbh-text)}.bbh-intention-item{display:inline-flex;align-items:center}.bbh-intention-dot{width:4px;height:4px;border-radius:50%;margin:0 10px;background-color:var(--bbh-primary);flex-shrink:0}.bbh-intention-value{white-space:nowrap}.bbh-info-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-column-gap:22px;column-gap:22px;grid-row-gap:7px;row-gap:7px;margin-top:12px}.bbh-header--no-avatar .bbh-info-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.bbh-info-item{display:flex;align-items:center;min-width:0;font-size:13px;line-height:1.6}.bbh-info-icon{width:18px;height:18px;margin-right:8px;color:var(--bbh-primary);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.bbh-info-value{color:var(--bbh-text);flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bbh-body{margin-top:24px}.bbh-section{position:relative}.bbh-section+.bbh-section{margin-top:20px}.bbh-module-title{display:flex;align-items:center;gap:10px;margin-bottom:12px}.bbh-badge{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;background-color:var(--bbh-primary);color:#ffffff;font-size:11px;font-weight:700;letter-spacing:.5px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;flex-shrink:0;-webkit-print-color-adjust:exact;print-color-adjust:exact}.bbh-title-text{font-size:15px;font-weight:700;letter-spacing:1px;color:var(--bbh-primary);line-height:1.3}.bbh-section-body{padding:4px 0 0 2px}.bbh-mr-content .mr-module{margin-bottom:0;padding-bottom:0}.bbh-mr-content .mr-module>*{margin-left:0!important;margin-right:0!important}.bbh-layout .mr-module ul{list-style:disc;padding-left:18px}.bbh-layout .mr-module ul li::marker{color:var(--bbh-primary)}.bbh-layout .mr-entry{margin-bottom:0;margin-top:12px}.bbh-layout .mr-entry:first-child{margin-top:0}.bbh-layout .mr-entry-header{display:flex;justify-content:flex-start;align-items:baseline;margin-bottom:4px;gap:12px;font-size:13px}.bbh-layout .mr-entry-header,.bbh-layout .mr-entry-left .mr-entry-sub,.bbh-layout .mr-entry-left strong{font-weight:700;color:var(--bbh-text)}.bbh-layout .mr-entry-date{flex-shrink:0;font-size:13px;font-weight:700;margin-left:auto}.bbh-layout .mr-entry-dash,.bbh-layout .mr-entry-date,.bbh-layout .mr-entry-desc{color:var(--bbh-text-light)}.bbh-layout .mr-entry-desc{font-size:13px;line-height:1.8;margin-top:5px}.bbh-layout .mr-entry-desc-bullets ul{list-style:disc;padding-left:18px}.bbh-layout .mr-entry-desc-bullets ul li{margin-bottom:2px}.bbh-layout .mr-rich-content{font-size:13px;line-height:1.8;color:var(--bbh-text-light)}.bbh-layout .mr-skill-bars{display:block;margin-top:0;overflow:hidden;padding-top:0}.bbh-layout .mr-skill-bar-item{float:left;width:33%;margin:10px 0 0;position:relative;display:block;min-width:0}.bbh-layout .mr-skill-bar-name{display:block;width:80%;font-size:12px;font-weight:700;color:var(--bbh-text-light);margin-bottom:4px}.bbh-layout .mr-skill-bar-track{width:80%;height:6px;background:#ebeef5;border-radius:100px;overflow:hidden}.bbh-layout .mr-skill-bar-fill{height:6px;border-radius:100px}.bbh-layout .mr-skill-bar-level-text{position:absolute;right:20%;top:0;font-size:12px;color:#666;line-height:16px}.bbh-layout .mr-certs-list,.bbh-layout .mr-evaluation-text,.bbh-layout .mr-skill-descriptions{font-size:13px;line-height:1.8;color:var(--bbh-text-light)}.bbh-layout .mr-certs-list{list-style:disc;padding-left:18px;margin:0}.bbh-layout .mr-tag-item{display:inline-block;margin:3px 12px 5px 0;padding:4px 13px;border-radius:4px;border:1px solid #eeeeee;background-color:#f5f5f5;color:#333333;font-size:13px}@media print{.bbh-layout{padding:32px 34px 0}.bbh-badge{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.wsc-layout{--wsc-primary:var(--mr-primary,#7f1d1d);--wsc-text:#333333;--wsc-text-light:#555555;--wsc-bg:#ffffff;font-size:13px;color:var(--wsc-text);max-width:100%;padding:var(--tr-pt,32px) 34px var(--tr-pb,36px);background:var(--wsc-bg);box-sizing:border-box}.wsc-header{display:flex;align-items:flex-start;gap:26px}.wsc-header-main{flex:1 1 auto;min-width:0}.wsc-name{font-size:32px;font-weight:700;line-height:1.2;letter-spacing:6px;color:var(--wsc-primary);word-break:break-word}.wsc-name-rule{width:60px;height:2px;margin-top:10px;background-color:var(--wsc-primary)}.wsc-intention-row{display:flex;flex-wrap:wrap;align-items:center;margin-top:12px;font-size:13px;font-style:italic;color:var(--wsc-text)}.wsc-intention-item{display:inline-flex;align-items:center}.wsc-intention-sep{margin:0 8px;color:var(--wsc-primary)}.wsc-intention-value{white-space:nowrap}.wsc-info-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-column-gap:22px;column-gap:22px;grid-row-gap:8px;row-gap:8px;margin-top:14px}.wsc-header--no-avatar .wsc-info-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.wsc-info-item{display:flex;align-items:center;min-width:0;font-size:13px;line-height:1.6}.wsc-info-icon{width:18px;height:18px;margin-right:8px;color:var(--wsc-primary);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.wsc-info-value{color:var(--wsc-text);flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wsc-photo-box{flex:0 0 auto;width:104px;height:132px;overflow:hidden;background-color:#f9f9f9;border-radius:2px;align-self:flex-start}.wsc-avatar{width:100%;height:100%;object-fit:cover;display:block}.wsc-body{margin-top:24px}.wsc-section{position:relative}.wsc-section+.wsc-section{margin-top:20px}.wsc-module-title{display:flex;flex-direction:column;align-items:flex-start;margin-bottom:12px}.wsc-title-text{font-size:16px;font-weight:700;letter-spacing:3px;color:var(--wsc-primary);line-height:1.3}.wsc-title-rule{width:100%;height:1px;margin-top:7px;background-color:var(--wsc-primary);opacity:.55}.wsc-section-body{padding:6px 0 0 2px}.wsc-mr-content .mr-module{margin-bottom:0;padding-bottom:0}.wsc-mr-content .mr-module>*{margin-left:0!important;margin-right:0!important}.wsc-layout .mr-module ul{list-style:disc;padding-left:18px}.wsc-layout .mr-module ul li::marker{color:var(--wsc-primary)}.wsc-layout .mr-entry{margin-bottom:0;margin-top:12px}.wsc-layout .mr-entry:first-child{margin-top:0}.wsc-layout .mr-entry-header{display:flex;justify-content:flex-start;align-items:baseline;margin-bottom:4px;gap:12px;font-size:13px}.wsc-layout .mr-entry-header,.wsc-layout .mr-entry-left .mr-entry-sub,.wsc-layout .mr-entry-left strong{font-weight:700;color:var(--wsc-text)}.wsc-layout .mr-entry-date{flex-shrink:0;font-size:13px;font-weight:700;margin-left:auto}.wsc-layout .mr-entry-dash,.wsc-layout .mr-entry-date,.wsc-layout .mr-entry-desc{color:var(--wsc-text-light)}.wsc-layout .mr-entry-desc{font-size:13px;line-height:1.8;margin-top:5px}.wsc-layout .mr-entry-desc-bullets ul{list-style:disc;padding-left:18px}.wsc-layout .mr-entry-desc-bullets ul li{margin-bottom:2px}.wsc-layout .mr-rich-content{font-size:13px;line-height:1.8;color:var(--wsc-text-light)}.wsc-layout .mr-skill-bars{display:block;margin-top:0;overflow:hidden;padding-top:0}.wsc-layout .mr-skill-bar-item{float:left;width:33%;margin:10px 0 0;position:relative;display:block;min-width:0}.wsc-layout .mr-skill-bar-name{display:block;width:80%;font-size:12px;font-weight:700;color:var(--wsc-text-light);margin-bottom:4px}.wsc-layout .mr-skill-bar-track{width:80%;height:6px;background:#ebeef5;border-radius:100px;overflow:hidden}.wsc-layout .mr-skill-bar-fill{height:6px;border-radius:100px}.wsc-layout .mr-skill-bar-level-text{position:absolute;right:20%;top:0;font-size:12px;color:#666;line-height:16px}.wsc-layout .mr-certs-list,.wsc-layout .mr-evaluation-text,.wsc-layout .mr-skill-descriptions{font-size:13px;line-height:1.8;color:var(--wsc-text-light)}.wsc-layout .mr-certs-list{list-style:disc;padding-left:18px;margin:0}.wsc-layout .mr-tag-item{display:inline-block;margin:3px 12px 5px 0;padding:4px 13px;border-radius:2px;border:1px solid #eeeeee;background-color:#f5f5f5;color:#333333;font-size:13px}@media print{.wsc-layout{padding:32px 34px 0}}.igb-layout{--igb-primary:var(--mr-primary,#4f46e5);--igb-secondary:var(--mr-secondary,#6366f1);--igb-text:#333333;--igb-text-light:#555555;--igb-bg:#ffffff;font-size:13px;color:var(--igb-text);max-width:100%;padding:var(--tr-pt,32px) 34px var(--tr-pb,36px);background:var(--igb-bg);box-sizing:border-box}.igb-header{display:flex;align-items:flex-start;gap:26px}.igb-header-main{flex:1 1 auto;min-width:0}.igb-name{font-size:28px;font-weight:700;line-height:1.25;letter-spacing:2px;color:var(--igb-primary);word-break:break-word}.igb-intention-row{display:flex;flex-wrap:wrap;align-items:center;margin-top:11px;font-size:13px;font-weight:700;color:var(--igb-text)}.igb-intention-item{display:inline-flex;align-items:center}.igb-intention-dot{width:4px;height:4px;border-radius:50%;margin:0 10px;background-color:var(--igb-primary);flex-shrink:0}.igb-intention-value{white-space:nowrap}.igb-info-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-column-gap:22px;column-gap:22px;grid-row-gap:8px;row-gap:8px;margin-top:14px}.igb-header--no-avatar .igb-info-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.igb-info-item{display:flex;align-items:center;min-width:0;font-size:13px;line-height:1.6}.igb-info-icon{width:18px;height:18px;margin-right:8px;color:var(--igb-primary);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.igb-info-value{color:var(--igb-text);flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.igb-photo-box{flex:0 0 auto;width:104px;height:132px;overflow:hidden;background-color:#f9f9f9;border-radius:4px;align-self:flex-start}.igb-avatar{width:100%;height:100%;object-fit:cover;display:block}.igb-body{margin-top:24px}.igb-section{position:relative}.igb-section+.igb-section{margin-top:20px}.igb-module-title{display:flex;align-items:stretch;gap:10px;margin-bottom:12px}.igb-bar{width:5px;border-radius:3px;flex-shrink:0;align-self:stretch;min-height:26px;background:linear-gradient(to bottom,var(--igb-primary),var(--igb-secondary));-webkit-print-color-adjust:exact;print-color-adjust:exact}.igb-title-wrap{display:inline-flex;flex-direction:column;align-items:flex-start;justify-content:center}.igb-title-text{font-size:15px;font-weight:700;letter-spacing:1px;color:var(--igb-primary);line-height:1.3}.igb-underline{width:64px;height:2.5px;border-radius:2px;margin-top:5px;background:linear-gradient(to right,var(--igb-primary),transparent);-webkit-print-color-adjust:exact;print-color-adjust:exact}.igb-section-body{padding:4px 0 0 2px}.igb-mr-content .mr-module{margin-bottom:0;padding-bottom:0}.igb-mr-content .mr-module>*{margin-left:0!important;margin-right:0!important}.igb-layout .mr-module ul{list-style:disc;padding-left:18px}.igb-layout .mr-module ul li::marker{color:var(--igb-primary)}.igb-layout .mr-entry{margin-bottom:0;margin-top:12px}.igb-layout .mr-entry:first-child{margin-top:0}.igb-layout .mr-entry-header{display:flex;justify-content:flex-start;align-items:baseline;margin-bottom:4px;gap:12px;font-size:13px}.igb-layout .mr-entry-header,.igb-layout .mr-entry-left .mr-entry-sub,.igb-layout .mr-entry-left strong{font-weight:700;color:var(--igb-text)}.igb-layout .mr-entry-date{flex-shrink:0;font-size:13px;font-weight:700;margin-left:auto}.igb-layout .mr-entry-dash,.igb-layout .mr-entry-date,.igb-layout .mr-entry-desc{color:var(--igb-text-light)}.igb-layout .mr-entry-desc{font-size:13px;line-height:1.8;margin-top:5px}.igb-layout .mr-entry-desc-bullets ul{list-style:disc;padding-left:18px}.igb-layout .mr-entry-desc-bullets ul li{margin-bottom:2px}.igb-layout .mr-rich-content{font-size:13px;line-height:1.8;color:var(--igb-text-light)}.igb-layout .mr-skill-bars{display:block;margin-top:0;overflow:hidden;padding-top:0}.igb-layout .mr-skill-bar-item{float:left;width:33%;margin:10px 0 0;position:relative;display:block;min-width:0}.igb-layout .mr-skill-bar-name{display:block;width:80%;font-size:12px;font-weight:700;color:var(--igb-text-light);margin-bottom:4px}.igb-layout .mr-skill-bar-track{width:80%;height:6px;background:#ebeef5;border-radius:100px;overflow:hidden}.igb-layout .mr-skill-bar-fill{height:6px;border-radius:100px}.igb-layout .mr-skill-bar-level-text{position:absolute;right:20%;top:0;font-size:12px;color:#666;line-height:16px}.igb-layout .mr-certs-list,.igb-layout .mr-evaluation-text,.igb-layout .mr-skill-descriptions{font-size:13px;line-height:1.8;color:var(--igb-text-light)}.igb-layout .mr-certs-list{list-style:disc;padding-left:18px;margin:0}.igb-layout .mr-tag-item{display:inline-block;margin:3px 12px 5px 0;padding:4px 13px;border-radius:4px;border:1px solid #eeeeee;background-color:#f5f5f5;color:#333333;font-size:13px}@media print{.igb-layout{padding:32px 34px 0}.igb-bar,.igb-underline{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.ssc-layout{--ssc-primary:var(--mr-primary,#0284c7);--ssc-text:#333333;--ssc-text-light:#555555;--ssc-bg:#ffffff;font-size:13px;color:var(--ssc-text);max-width:100%;padding:var(--tr-pt,32px) 34px var(--tr-pb,36px);background:var(--ssc-bg);box-sizing:border-box}.ssc-header{display:flex;align-items:center;gap:22px;padding:20px 22px;border-radius:10px;background-color:color-mix(in srgb,var(--ssc-primary) 7%,#ffffff);-webkit-print-color-adjust:exact;print-color-adjust:exact}.ssc-photo-box{flex:0 0 auto;width:88px;height:88px;border-radius:50%;overflow:hidden;background-color:#ffffff}.ssc-avatar{width:100%;height:100%;object-fit:cover;display:block}.ssc-header-main{flex:1 1 auto;min-width:0}.ssc-name{font-size:28px;font-weight:700;line-height:1.2;letter-spacing:2px;color:var(--ssc-primary);word-break:break-word}.ssc-intention-row{display:flex;flex-wrap:wrap;align-items:center;margin-top:8px;font-size:13px;font-weight:700;color:var(--ssc-text)}.ssc-intention-item{display:inline-flex;align-items:center}.ssc-intention-dot{width:4px;height:4px;border-radius:50%;margin:0 10px;background-color:var(--ssc-primary);flex-shrink:0}.ssc-intention-value{white-space:nowrap}.ssc-info-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-column-gap:22px;column-gap:22px;grid-row-gap:6px;row-gap:6px;margin-top:11px}.ssc-header--no-avatar .ssc-info-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.ssc-info-item{display:flex;align-items:center;min-width:0;font-size:12.5px;line-height:1.55}.ssc-info-icon{width:17px;height:17px;margin-right:7px;color:var(--ssc-primary);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.ssc-info-value{color:var(--ssc-text);flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ssc-body{margin-top:22px}.ssc-section{position:relative;border-radius:10px;padding:15px 18px 16px;background-color:color-mix(in srgb,var(--ssc-primary) 4%,#ffffff);-webkit-print-color-adjust:exact;print-color-adjust:exact}.ssc-section+.ssc-section{margin-top:14px}.ssc-module-title{display:flex;align-items:center;gap:9px;margin-bottom:11px}.ssc-dot{width:8px;height:8px;border-radius:50%;background-color:var(--ssc-primary);flex-shrink:0}.ssc-title-text{font-size:15px;font-weight:700;letter-spacing:1px;color:var(--ssc-primary);line-height:1.3}.ssc-section-body{padding:0}.ssc-mr-content .mr-module{margin-bottom:0;padding-bottom:0}.ssc-mr-content .mr-module>*{margin-left:0!important;margin-right:0!important}.ssc-layout .mr-module ul{list-style:disc;padding-left:18px}.ssc-layout .mr-module ul li::marker{color:var(--ssc-primary)}.ssc-layout .mr-entry{margin-bottom:0;margin-top:12px}.ssc-layout .mr-entry:first-child{margin-top:0}.ssc-layout .mr-entry-header{display:flex;justify-content:flex-start;align-items:baseline;margin-bottom:4px;gap:12px;font-size:13px}.ssc-layout .mr-entry-header,.ssc-layout .mr-entry-left .mr-entry-sub,.ssc-layout .mr-entry-left strong{font-weight:700;color:var(--ssc-text)}.ssc-layout .mr-entry-date{flex-shrink:0;font-size:13px;font-weight:700;margin-left:auto}.ssc-layout .mr-entry-dash,.ssc-layout .mr-entry-date,.ssc-layout .mr-entry-desc{color:var(--ssc-text-light)}.ssc-layout .mr-entry-desc{font-size:13px;line-height:1.8;margin-top:5px}.ssc-layout .mr-entry-desc-bullets ul{list-style:disc;padding-left:18px}.ssc-layout .mr-entry-desc-bullets ul li{margin-bottom:2px}.ssc-layout .mr-rich-content{font-size:13px;line-height:1.8;color:var(--ssc-text-light)}.ssc-layout .mr-skill-bars{display:block;margin-top:0;overflow:hidden;padding-top:0}.ssc-layout .mr-skill-bar-item{float:left;width:33%;margin:10px 0 0;position:relative;display:block;min-width:0}.ssc-layout .mr-skill-bar-name{display:block;width:80%;font-size:12px;font-weight:700;color:var(--ssc-text-light);margin-bottom:4px}.ssc-layout .mr-skill-bar-track{width:80%;height:6px;background:#ebeef5;border-radius:100px;overflow:hidden}.ssc-layout .mr-skill-bar-fill{height:6px;border-radius:100px}.ssc-layout .mr-skill-bar-level-text{position:absolute;right:20%;top:0;font-size:12px;color:#666;line-height:16px}.ssc-layout .mr-certs-list,.ssc-layout .mr-evaluation-text,.ssc-layout .mr-skill-descriptions{font-size:13px;line-height:1.8;color:var(--ssc-text-light)}.ssc-layout .mr-certs-list{list-style:disc;padding-left:18px;margin:0}.ssc-layout .mr-tag-item{display:inline-block;margin:3px 12px 5px 0;padding:4px 13px;border-radius:4px;border:1px solid #eeeeee;background-color:#f5f5f5;color:#333333;font-size:13px}@media print{.ssc-layout{padding:32px 34px 0}.ssc-header,.ssc-section{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.ect-layout{--ect-primary:var(--mr-primary,#059669);--ect-text:#333333;--ect-text-light:#555555;--ect-bg:#ffffff;font-size:13px;color:var(--ect-text);max-width:100%;padding:var(--tr-pt,32px) 34px var(--tr-pb,36px);background:var(--ect-bg);box-sizing:border-box}.ect-header{display:flex;align-items:flex-start;gap:26px}.ect-header-main{flex:1 1 auto;min-width:0}.ect-name{font-size:28px;font-weight:700;line-height:1.25;letter-spacing:2px;color:var(--ect-primary);word-break:break-word}.ect-intention-row{display:flex;flex-wrap:wrap;align-items:center;margin-top:11px;font-size:13px;font-weight:700;color:var(--ect-text)}.ect-intention-item{display:inline-flex;align-items:center}.ect-intention-dot{width:4px;height:4px;border-radius:50%;margin:0 10px;background-color:var(--ect-primary);flex-shrink:0}.ect-intention-value{white-space:nowrap}.ect-info-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-column-gap:22px;column-gap:22px;grid-row-gap:8px;row-gap:8px;margin-top:14px}.ect-header--no-avatar .ect-info-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.ect-info-item{display:flex;align-items:center;min-width:0;font-size:13px;line-height:1.6}.ect-info-icon{width:18px;height:18px;margin-right:8px;color:var(--ect-primary);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.ect-info-value{color:var(--ect-text);flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ect-photo-box{flex:0 0 auto;width:104px;height:132px;overflow:hidden;background-color:#f9f9f9;border-radius:4px;align-self:flex-start}.ect-avatar{width:100%;height:100%;object-fit:cover;display:block}.ect-body{margin-top:24px}.ect-section{position:relative}.ect-section+.ect-section{margin-top:20px}.ect-module-title{display:flex;align-items:center;gap:11px;margin-bottom:12px}.ect-chip{display:inline-flex;align-items:center;flex-shrink:0;padding:4px 16px;border-radius:100px;background-color:color-mix(in srgb,var(--ect-primary) 13%,transparent);color:var(--ect-primary);font-size:14px;font-weight:700;letter-spacing:1px;line-height:1.4;white-space:nowrap;-webkit-print-color-adjust:exact;print-color-adjust:exact}.ect-tail{flex:1 1 auto;height:1.5px;min-width:0;border-radius:2px;background-color:color-mix(in srgb,var(--ect-primary) 22%,transparent)}.ect-section-body{padding:4px 0 0 2px}.ect-mr-content .mr-module{margin-bottom:0;padding-bottom:0}.ect-mr-content .mr-module>*{margin-left:0!important;margin-right:0!important}.ect-layout .mr-module ul{list-style:disc;padding-left:18px}.ect-layout .mr-module ul li::marker{color:var(--ect-primary)}.ect-layout .mr-entry{margin-bottom:0;margin-top:12px}.ect-layout .mr-entry:first-child{margin-top:0}.ect-layout .mr-entry-header{display:flex;justify-content:flex-start;align-items:baseline;margin-bottom:4px;gap:12px;font-size:13px}.ect-layout .mr-entry-header,.ect-layout .mr-entry-left .mr-entry-sub,.ect-layout .mr-entry-left strong{font-weight:700;color:var(--ect-text)}.ect-layout .mr-entry-date{flex-shrink:0;font-size:13px;font-weight:700;margin-left:auto}.ect-layout .mr-entry-dash,.ect-layout .mr-entry-date,.ect-layout .mr-entry-desc{color:var(--ect-text-light)}.ect-layout .mr-entry-desc{font-size:13px;line-height:1.8;margin-top:5px}.ect-layout .mr-entry-desc-bullets ul{list-style:disc;padding-left:18px}.ect-layout .mr-entry-desc-bullets ul li{margin-bottom:2px}.ect-layout .mr-rich-content{font-size:13px;line-height:1.8;color:var(--ect-text-light)}.ect-layout .mr-skill-bars{display:block;margin-top:0;overflow:hidden;padding-top:0}.ect-layout .mr-skill-bar-item{float:left;width:33%;margin:10px 0 0;position:relative;display:block;min-width:0}.ect-layout .mr-skill-bar-name{display:block;width:80%;font-size:12px;font-weight:700;color:var(--ect-text-light);margin-bottom:4px}.ect-layout .mr-skill-bar-track{width:80%;height:6px;background:#ebeef5;border-radius:100px;overflow:hidden}.ect-layout .mr-skill-bar-fill{height:6px;border-radius:100px}.ect-layout .mr-skill-bar-level-text{position:absolute;right:20%;top:0;font-size:12px;color:#666;line-height:16px}.ect-layout .mr-certs-list,.ect-layout .mr-evaluation-text,.ect-layout .mr-skill-descriptions{font-size:13px;line-height:1.8;color:var(--ect-text-light)}.ect-layout .mr-certs-list{list-style:disc;padding-left:18px;margin:0}.ect-layout .mr-tag-item{display:inline-block;margin:3px 12px 5px 0;padding:4px 13px;border-radius:4px;border:1px solid #eeeeee;background-color:#f5f5f5;color:#333333;font-size:13px}@media print{.ect-layout{padding:32px 34px 0}.ect-chip{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.nsa-layout{--nsa-primary:var(--mr-primary,#1e3a5f);--nsa-text:#333333;--nsa-text-light:#555555;--nsa-bg:#ffffff;font-size:13px;color:var(--nsa-text);max-width:100%;padding:var(--tr-pt,32px) 34px var(--tr-pb,36px);background:var(--nsa-bg);box-sizing:border-box}.nsa-header{display:flex;align-items:flex-start;gap:26px}.nsa-header-main{flex:1 1 auto;min-width:0}.nsa-name{font-size:28px;font-weight:700;line-height:1.25;letter-spacing:2px;color:var(--nsa-primary);word-break:break-word}.nsa-intention-row{display:flex;flex-wrap:wrap;align-items:center;margin-top:11px;font-size:13px;font-weight:700;color:var(--nsa-text)}.nsa-intention-item{display:inline-flex;align-items:center}.nsa-intention-dot{width:4px;height:4px;border-radius:50%;margin:0 10px;background-color:var(--nsa-primary);flex-shrink:0}.nsa-intention-value{white-space:nowrap}.nsa-info-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-column-gap:22px;column-gap:22px;grid-row-gap:8px;row-gap:8px;margin-top:14px}.nsa-header--no-avatar .nsa-info-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.nsa-info-item{display:flex;align-items:center;min-width:0;font-size:13px;line-height:1.6}.nsa-info-icon{width:18px;height:18px;margin-right:8px;color:var(--nsa-primary);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.nsa-info-value{color:var(--nsa-text);flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nsa-photo-box{flex:0 0 auto;width:104px;height:132px;overflow:hidden;background-color:#f9f9f9;border-radius:4px;align-self:flex-start}.nsa-avatar{width:100%;height:100%;object-fit:cover;display:block}.nsa-body{margin-top:24px}.nsa-section{position:relative}.nsa-section+.nsa-section{margin-top:20px}.nsa-module-title{display:flex;align-items:center;margin-bottom:12px;padding-bottom:7px;border-bottom:1px solid color-mix(in srgb,var(--nsa-primary) 20%,transparent)}.nsa-chip{display:inline-flex;align-items:center;padding:4px 14px;border-radius:3px;background-color:var(--nsa-primary);color:#ffffff;font-size:14px;font-weight:700;letter-spacing:1.5px;line-height:1.4;white-space:nowrap;-webkit-print-color-adjust:exact;print-color-adjust:exact}.nsa-section-body{padding:6px 0 0 2px}.nsa-mr-content .mr-module{margin-bottom:0;padding-bottom:0}.nsa-mr-content .mr-module>*{margin-left:0!important;margin-right:0!important}.nsa-layout .mr-module ul{list-style:disc;padding-left:18px}.nsa-layout .mr-module ul li::marker{color:var(--nsa-primary)}.nsa-layout .mr-entry{margin-bottom:0;margin-top:12px}.nsa-layout .mr-entry:first-child{margin-top:0}.nsa-layout .mr-entry-header{display:flex;justify-content:flex-start;align-items:baseline;margin-bottom:4px;gap:12px;font-size:13px}.nsa-layout .mr-entry-header,.nsa-layout .mr-entry-left .mr-entry-sub,.nsa-layout .mr-entry-left strong{font-weight:700;color:var(--nsa-text)}.nsa-layout .mr-entry-date{flex-shrink:0;font-size:13px;font-weight:700;margin-left:auto}.nsa-layout .mr-entry-dash,.nsa-layout .mr-entry-date,.nsa-layout .mr-entry-desc{color:var(--nsa-text-light)}.nsa-layout .mr-entry-desc{font-size:13px;line-height:1.8;margin-top:5px}.nsa-layout .mr-entry-desc-bullets ul{list-style:disc;padding-left:18px}.nsa-layout .mr-entry-desc-bullets ul li{margin-bottom:2px}.nsa-layout .mr-rich-content{font-size:13px;line-height:1.8;color:var(--nsa-text-light)}.nsa-layout .mr-skill-bars{display:block;margin-top:0;overflow:hidden;padding-top:0}.nsa-layout .mr-skill-bar-item{float:left;width:33%;margin:10px 0 0;position:relative;display:block;min-width:0}.nsa-layout .mr-skill-bar-name{display:block;width:80%;font-size:12px;font-weight:700;color:var(--nsa-text-light);margin-bottom:4px}.nsa-layout .mr-skill-bar-track{width:80%;height:6px;background:#ebeef5;border-radius:100px;overflow:hidden}.nsa-layout .mr-skill-bar-fill{height:6px;border-radius:100px}.nsa-layout .mr-skill-bar-level-text{position:absolute;right:20%;top:0;font-size:12px;color:#666;line-height:16px}.nsa-layout .mr-certs-list,.nsa-layout .mr-evaluation-text,.nsa-layout .mr-skill-descriptions{font-size:13px;line-height:1.8;color:var(--nsa-text-light)}.nsa-layout .mr-certs-list{list-style:disc;padding-left:18px;margin:0}.nsa-layout .mr-tag-item{display:inline-block;margin:3px 12px 5px 0;padding:4px 13px;border-radius:4px;border:1px solid #eeeeee;background-color:#f5f5f5;color:#333333;font-size:13px}@media print{.nsa-layout{padding:32px 34px 0}.nsa-chip{-webkit-print-color-adjust:exact;print-color-adjust:exact}}