html{margin:0;padding:0;box-sizing:border-box}
body{margin:0;font-family:'Fira Sans',sans-serif}
:focus-visible{outline:2px solid #4F7DA7;outline-offset:3px}
:focus:not(:focus-visible){outline:none}
.pub_header{background:linear-gradient(160deg,#fff 0%,#F6F7FB 55%,#e8eef5 100%);border-bottom:1px solid #A1C3CE;box-shadow:-1px 7px 14px 0 #4f7da717;padding:28px 28px 0;position:relative}
.pub_header_top{display:flex;align-items:center;gap:28px;max-width:1500px;margin:0 auto;padding-bottom:16px}
.pub_logo_card{background:#fff;border-radius:16px;box-shadow:-1px 2px 2px 0 #4f7da70d -1px 7px 14px 0 #4f7da717;border:1px solid #a1c3ce66;padding:8px 16px;display:flex;align-items:center;gap:16px;flex-shrink:0;text-decoration:none}
.pub_logo_card img{width:64px;height:64px;object-fit:contain;display:block}
.pub_brand_name{font-family:'Nunito',sans-serif;font-size:23px;font-weight:700;color:#2a3f52;letter-spacing:.04em;line-height:1.2}
.pub_brand_sub{font-family:'Fira Sans',sans-serif;font-size:16px;font-weight:300;color:#4F7DA7;letter-spacing:.08em;line-height:1.2;text-transform:uppercase}
.pub_header_meta{margin-left:auto;display:flex;flex-direction:column;align-items:flex-end;gap:8px}
.pub_edition_label{font-family:'Fira Sans',sans-serif;font-size:16px;font-weight:300;color:#4F7DA7;letter-spacing:.12em;text-transform:uppercase;line-height:1.2}
.pub_region_selector{display:flex;align-items:center;gap:8px;background:#fff;border:1px solid #A1C3CE;border-radius:6px;padding:4px 16px;cursor:pointer;font-family:'Fira Sans',sans-serif;font-size:16px;color:#2a3f52;font-weight:400;transition:border-color .15s ease-out,background .15s ease-out;position:relative}
.pub_region_selector:hover{border-color:#4F7DA7;background:#F6F7FB}
.pub_region_selector .codicon{color:#4F7DA7;font-size:16px}
.pub_nav_strip{background:#4F7DA7;margin:0 -28px;padding:0 28px}
.pub_nav_inner{max-width:1500px;margin:0 auto;display:flex;align-items:stretch;flex-wrap:wrap}
.pub_nav_link{font-family:'Fira Sans',sans-serif;font-size:16px;font-weight:600;color:#ffffffe0;text-decoration:none;padding:16px 28px;letter-spacing:.06em;text-transform:uppercase;display:flex;align-items:center;gap:8px;position:relative;overflow:hidden;transition:color .12s ease-out}
.pub_nav_link::after{content:'';position:absolute;inset:0;background:#ffffff1f;transform:translateX(100%);transition:transform .18s ease-out}
.pub_nav_link:hover{color:#fff}
.pub_nav_link:hover::after{transform:translateX(0)}
.pub_nav_link.active{color:#fff;background:#ffffff26}
.pub_nav_link .codicon{font-size:16px;opacity:.8}
.pub_nav_divider{width:1px;background:#fff3;margin:8px 0;flex-shrink:0}
@media (max-width: 768px) {
.pub_header{padding:16px 16px 0}
.pub_header_top{gap:16px;padding-bottom:16px}
.pub_logo_card{padding:8px 16px}
.pub_logo_card img{width:52px;height:52px}
.pub_brand_name{font-size:19px}
.pub_edition_label{display:none}
.pub_nav_strip{margin:0 -16px;padding:0 16px}
.pub_nav_link{padding:16px;font-size:16px}
}
@media (max-width: 480px) {
.pub_header_meta{display:none}
.pub_header_top{justify-content:flex-start}
.pub_nav_link{padding:16px 8px;letter-spacing:.02em}
}
.pub_footer{background:linear-gradient(170deg,#F6F7FB 0%,#eaf0f5 100%);border-top:1px solid #A1C3CE;padding:56px 28px 28px}
.pub_footer_grid{max-width:1500px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr 1fr;gap:56px;padding-bottom:56px;border-bottom:1px solid #a1c3ce80}
.pub_footer_brand{display:flex;flex-direction:column;gap:16px}
.pub_footer_logo_row{display:flex;align-items:center;gap:16px}
.pub_footer_logo_card{background:#fff;border-radius:16px;border:1px solid #a1c3ce80;box-shadow:-1px 2px 2px 0 #4f7da70d;padding:8px 16px;display:flex;align-items:center}
.pub_footer_logo_card img{width:60px;height:60px;object-fit:contain;display:block}
.pub_footer_brand_text{display:flex;flex-direction:column;gap:4px}
.pub_footer_brand_name{font-family:'Nunito',sans-serif;font-size:23px;font-weight:700;color:#2a3f52;line-height:1.2}
.pub_footer_brand_tagline{font-family:'Fira Sans',sans-serif;font-size:16px;font-weight:300;color:#4F7DA7;letter-spacing:.08em;text-transform:uppercase;line-height:1.2}
.pub_footer_desc{font-family:'Fira Sans',sans-serif;font-size:16px;color:#456;line-height:1.7;font-weight:300}
.pub_footer_col_label{font-family:'Nunito',sans-serif;font-size:16px;font-weight:700;color:#2a3f52;letter-spacing:.1em;text-transform:uppercase;margin-bottom:16px;line-height:1.2}
.pub_footer_contact_list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:16px}
.pub_footer_contact_item{display:flex;align-items:center;gap:8px;font-family:'Fira Sans',sans-serif;font-size:16px;color:#456;line-height:1.5}
.pub_footer_contact_item .codicon{color:#4F7DA7;font-size:16px;flex-shrink:0}
.pub_footer_contact_item a{color:#4F7DA7;text-decoration:none;transition:color .12s ease-out;font-weight:400}
.pub_footer_contact_item a:hover{color:#2a3f52}
.pub_footer_policy_links{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:16px}
.pub_footer_policy_link{font-family:'Fira Sans',sans-serif;font-size:16px;color:#4F7DA7;text-decoration:none;display:flex;align-items:center;gap:8px;font-weight:400;transition:color .12s ease-out}
.pub_footer_policy_link:hover{color:#2a3f52}
.pub_footer_policy_link .codicon{font-size:16px}
.pub_footer_bottom{max-width:1500px;margin:28px auto 0;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px}
.pub_footer_copy{font-family:'Fira Sans',sans-serif;font-size:16px;color:#7a8fa0;font-weight:300;line-height:1.5}
.pub_footer_domain{font-family:'Fira Sans',sans-serif;font-size:16px;color:#A1C3CE;letter-spacing:.08em;font-weight:400;line-height:1.5}
@media (max-width: 1024px) {
.pub_footer_grid{grid-template-columns:1fr 1fr;gap:28px}
.pub_footer_brand{grid-column:1 / -1}
}
@media (max-width: 768px) {
.pub_footer{padding:56px 16px 28px}
.pub_footer_grid{grid-template-columns:1fr;gap:28px}
.pub_footer_brand{grid-column:auto}
.pub_footer_bottom{flex-direction:column;align-items:flex-start;gap:8px}
}
@media (max-width: 480px) {
.pub_footer_logo_row{flex-direction:column;align-items:flex-start}
}
.policy-container{max-width:1500px;margin:0 auto;padding:56px 28px;color:#2c3a47}
.policy-container h1{font-size:42px;line-height:1.2;letter-spacing:-.01em;margin-bottom:28px;margin-top:0;color:#1b2a38;padding-bottom:16px;border-bottom:2px solid #A1C3CE}
.policy-container h2{font-size:30px;line-height:1.2;letter-spacing:-.005em;margin-top:56px;margin-bottom:16px;color:#1b2a38}
.policy-container h3{font-size:23px;line-height:1.5;margin-top:28px;margin-bottom:16px;color:#253545}
.policy-container h4{font-size:19px;line-height:1.5;margin-top:28px;margin-bottom:8px;color:#2c3a47;letter-spacing:.01em}
.policy-container h5{font-size:16px;line-height:1.5;margin-top:16px;margin-bottom:8px;color:#4F7DA7;letter-spacing:.04em;text-transform:uppercase}
.policy-container h6{font-size:16px;line-height:1.5;margin-top:16px;margin-bottom:8px;color:#4F7DA7;letter-spacing:.06em;text-transform:uppercase;opacity:.8}
.policy-container p{font-size:16px;line-height:1.7;margin-top:0;margin-bottom:16px;color:#2c3a47}
.policy-container ul{margin-top:0;margin-bottom:16px;padding-left:28px;list-style:none}
.policy-container ol{margin-top:0;margin-bottom:16px;padding-left:28px;list-style:none;counter-reset:policy-ol}
.policy-container ul li{font-size:16px;line-height:1.7;margin-bottom:8px;color:#2c3a47;position:relative;padding-left:16px}
.policy-container ul li::before{content:"";position:absolute;left:0;top:11px;width:6px;height:6px;border-radius:50%;background-color:#4F7DA7}
.policy-container ol li{font-size:16px;line-height:1.7;margin-bottom:8px;color:#2c3a47;position:relative;padding-left:16px;counter-increment:policy-ol}
.policy-container ol li::before{content:counter(policy-ol) ".";position:absolute;left:-4px;top:0;color:#4F7DA7;font-size:16px;line-height:1.7;min-width:16px}
.policy-container ul ul,.policy-container ol ol,.policy-container ul ol,.policy-container ol ul{margin-top:8px;margin-bottom:8px}
.policy-container strong,.policy-container b{font-weight:700;color:#1b2a38}
.policy-container em,.policy-container i{font-style:italic;color:#3a4f62}
.policy-container table{width:100%;border-collapse:collapse;margin-top:28px;margin-bottom:28px;font-size:16px;line-height:1.5;box-shadow:-1px 7px 14px 0 #4f7da717;border-radius:10px;overflow:hidden}
.policy-container thead{background-color:#4F7DA7;color:#fff}
.policy-container thead th{padding:16px;text-align:left;font-size:16px;font-weight:700;letter-spacing:.03em;color:#fff;border:none}
.policy-container tbody tr{border-bottom:1px solid #dce8ef;transition:background-color .15s ease-out}
.policy-container tbody tr:last-child{border-bottom:none}
.policy-container tbody tr:nth-child(even){background-color:#F6F7FB}
.policy-container tbody tr:hover{background-color:#e8f1f7}
.policy-container td{padding:16px;font-size:16px;line-height:1.5;color:#2c3a47;vertical-align:top;border:none}
.policy-container th{padding:16px;font-size:16px;line-height:1.5;vertical-align:top}
.policy-container hr{border:none;height:1px;background:linear-gradient(to right,transparent,#A1C3CE,transparent);margin-top:56px;margin-bottom:56px}
.policy-container div{box-sizing:border-box}
.policy-container a{color:#4F7DA7;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px;transition:color .15s ease-out,text-decoration-color .15s ease-out}
.policy-container a:hover{color:#1b2a38;text-decoration-color:#A1C3CE}
@media (max-width: 1024px) {
.policy-container{padding:56px 28px}
.policy-container h1{font-size:42px}
.policy-container h2{font-size:30px}
}
@media (max-width: 768px) {
.policy-container{padding:28px 16px}
.policy-container h1{font-size:30px;line-height:1.2}
.policy-container h2{font-size:23px;margin-top:28px}
.policy-container h3{font-size:19px}
.policy-container h4,.policy-container h5,.policy-container h6{font-size:16px}
.policy-container table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch;border-radius:6px}
.policy-container thead th,.policy-container td{padding:8px 16px}
.policy-container hr{margin-top:28px;margin-bottom:28px}
}
@media (max-width: 480px) {
.policy-container{padding:28px 16px}
.policy-container h1{font-size:23px}
.policy-container h2{font-size:19px}
.policy-container h3{font-size:16px}
.policy-container ul,.policy-container ol{padding-left:16px}
}
.blog_dtl{max-width:1500px;margin:0 auto;padding:0 28px;overflow:hidden}
.blog_dtl .breadcrumb_nav{display:flex;flex-direction:row;align-items:center;gap:8px;padding:16px 0;flex-wrap:wrap}
.blog_dtl .breadcrumb_nav a{color:#4F7DA7;text-decoration:none;font-size:16px;line-height:1.5;letter-spacing:.04em;transition:color .15s ease-out;position:relative}
.blog_dtl .breadcrumb_nav a:visited{color:#3a6080}
.blog_dtl .breadcrumb_nav a:hover{color:#2d5a7a}
.blog_dtl .breadcrumb_sep{color:#b0bec5;font-size:16px;line-height:1.5;user-select:none}
.blog_dtl .breadcrumb_current{color:#4a5568;font-size:16px;line-height:1.5;letter-spacing:.04em}
.blog_dtl .divider_thin{border:none;border-top:1px solid #d8dde6;margin:0}
.blog_dtl .post_top{display:grid;grid-template-columns:3fr 1fr;gap:56px;padding:56px 0 28px;align-items:start}
.blog_dtl .post_text_zone{display:flex;flex-direction:column;gap:16px}
.blog_dtl .cat_tag{display:inline-flex;align-items:center;gap:8px;background:#F6F7FB;border:1px solid #A1C3CE;border-radius:6px;padding:4px 16px;font-size:16px;line-height:1.5;letter-spacing:.08em;color:#4F7DA7;text-transform:uppercase;width:fit-content;font-weight:600}
.blog_dtl .post_heading{font-size:58px;line-height:1.2;color:transparent;-webkit-text-stroke:2px #2c3e50;paint-order:stroke fill;letter-spacing:-.01em;margin:0}
.blog_dtl .post_subtitle{font-size:23px;line-height:1.5;color:#4a5568;margin:0;font-weight:400}
.blog_dtl .post_img_zone{position:relative;display:flex;flex-direction:column;align-items:flex-end;padding-top:8px}
.blog_dtl .post_img_wrap{position:relative;width:100%;border-radius:10px;overflow:hidden;box-shadow:-1px 9px 36px 0 #4f7da71a}
.blog_dtl .post_img_wrap::before{content:"";display:block;position:absolute;inset:0;background:linear-gradient(127deg,#4f7da72e 0%,transparent 70%);z-index:1;pointer-events:none}
.blog_dtl .post_img_wrap img{display:block;width:100%;height:260px;object-fit:cover;filter:grayscale(100%) contrast(1.15);transition:filter .18s ease-out;border-radius:10px}
.blog_dtl .post_img_wrap:hover img{filter:grayscale(60%) contrast(1.05)}
.blog_dtl .bg_depth_num{position:absolute;bottom:-16px;right:-8px;font-size:72px;line-height:1.2;color:#F6F7FB;font-weight:900;letter-spacing:-.04em;user-select:none;pointer-events:none;z-index:0;-webkit-text-stroke:1px #A1C3CE}
.blog_dtl .post_top_divider{border:none;border-top:1px solid #d8dde6;margin:28px 0 0}
.blog_dtl .article_body_row{display:grid;grid-template-columns:3fr 1fr;gap:56px;padding:56px 0;align-items:start}
.blog_dtl .article_body{display:flex;flex-direction:column;gap:16px}
.blog_dtl .article_body .article_p{font-size:19px;line-height:1.7;color:#2c3e50;margin:0}
.blog_dtl .article_body .article_h2{font-size:30px;line-height:1.2;color:transparent;-webkit-text-stroke:1.5px #2c3e50;margin:8px 0 0;letter-spacing:-.01em}
.blog_dtl .article_body .article_h3{font-size:23px;line-height:1.5;color:#2c3e50;margin:8px 0 0;font-weight:600}
.blog_dtl .article_body strong{color:#4F7DA7;font-weight:700}
.blog_dtl .article_body ul{margin:0;padding-left:28px;display:flex;flex-direction:column;gap:8px}
.blog_dtl .article_body ul li{font-size:19px;line-height:1.7;color:#2c3e50}
.blog_dtl .article_body blockquote{position:relative;margin:8px 0;padding:16px 28px 16px 56px;background:linear-gradient(127deg,#F6F7FB 0%,transparent 100%);border-radius:10px;border:2px solid #A1C3CE;outline:4px solid #d8e8ed;outline-offset:3px}
.blog_dtl .article_body blockquote::before{content:"";position:absolute;left:16px;top:16px;width:24px;height:20px;background:#A1C3CE;clip-path:polygon(0 0,40% 0,40% 55%,0 100%,0 55%,20% 55%,20% 0);opacity:.7}
.blog_dtl .article_body blockquote p,.blog_dtl .article_body blockquote .article_p{font-size:19px;line-height:1.7;color:#2c3e50;font-style:italic;margin:0}
.blog_dtl .article_body blockquote cite{display:block;margin-top:8px;font-size:16px;color:#4F7DA7;font-style:normal;letter-spacing:.04em}
.blog_dtl .article_body table{width:100%;border-collapse:collapse;font-size:16px;line-height:1.5;color:#2c3e50;border-radius:10px;overflow:hidden;box-shadow:-1px 7px 14px 0 #4f7da717}
.blog_dtl .article_body table caption{font-size:16px;color:#4F7DA7;letter-spacing:.06em;text-align:left;padding:8px 0;font-weight:600}
.blog_dtl .article_body table thead th{background:#4F7DA7;color:#fff;padding:8px 16px;text-align:left;font-weight:600;letter-spacing:.04em}
.blog_dtl .article_body table tbody tr{border-bottom:1px solid #d8dde6;transition:background .12s ease-out}
.blog_dtl .article_body table tbody tr:hover{background:#F6F7FB}
.blog_dtl .article_body table tbody td{padding:8px 16px}
.blog_dtl .article_body table tfoot td{padding:8px 16px;font-size:16px;color:#4F7DA7;border-top:1px solid #A1C3CE;font-style:italic}
.blog_dtl .article_body a{color:#4F7DA7;text-decoration:underline;text-underline-offset:3px;transition:color .12s ease-out}
.blog_dtl .article_body a:visited{color:#7a5fa0}
.blog_dtl .article_body a:hover{color:#2d5a7a}
.blog_dtl .aside_col{display:flex;flex-direction:column;gap:28px;position:sticky;top:28px}
.blog_dtl .aside_source_card{background:linear-gradient(127deg,#F6F7FB 0%,transparent 100%);border-radius:10px;border:2px solid #A1C3CE;outline:4px solid #e8f0f4;outline-offset:3px;padding:28px 16px;display:flex;flex-direction:column;gap:16px;box-shadow:-1px 7px 14px 0 #4f7da717;position:relative;overflow:hidden}
.blog_dtl .aside_source_card::after{content:"";position:absolute;top:0;left:0;width:4px;height:100%;background:#4F7DA7;border-radius:10px 0 0 10px;transition:width .15s ease-out}
.blog_dtl .aside_source_card:hover::after{width:8px}
.blog_dtl .aside_source_label{font-size:16px;letter-spacing:.1em;color:#4F7DA7;font-weight:700;text-transform:uppercase;display:flex;align-items:center;gap:8px}
.blog_dtl .aside_source_label .codicon{font-size:16px}
.blog_dtl .aside_source_desc{font-size:16px;line-height:1.7;color:#4a5568;margin:0}
.blog_dtl .aside_source_link{display:inline-flex;align-items:center;gap:8px;background:#4F7DA7;color:#fff;text-decoration:none;font-size:16px;line-height:1.5;padding:8px 16px;border-radius:6px;font-weight:600;letter-spacing:.04em;position:relative;overflow:hidden;transition:color .15s ease-out;box-shadow:-1px 2px 2px 0 #4f7da70d}
.blog_dtl .aside_source_link::before{content:"";position:absolute;inset:0;background:#2d5a7a;transform:translateX(100%);transition:transform .18s ease-out;z-index:0;border-radius:6px}
.blog_dtl .aside_source_link:hover::before{transform:translateX(0)}
.blog_dtl .aside_source_link span{position:relative;z-index:1}
.blog_dtl .aside_quote_block{position:relative;padding:28px 16px 16px;background:#2c3e50;border-radius:10px;display:flex;flex-direction:column;gap:8px;box-shadow:-1px 9px 36px 0 #4f7da71a}
.blog_dtl .aside_quote_mark{position:absolute;top:-16px;left:16px;font-size:72px;line-height:1;color:#4F7DA7;font-weight:900;pointer-events:none;user-select:none;opacity:.55;font-style:normal}
.blog_dtl .aside_quote_text{font-size:16px;line-height:1.7;color:#F6F7FB;font-style:italic;margin:0}
.blog_dtl .aside_quote_attr{font-size:16px;color:#A1C3CE;letter-spacing:.06em;font-weight:600}
.blog_dtl .aside_masterclass_card{background:linear-gradient(127deg,#4F7DA7 0%,#A1C3CE 100%);border-radius:10px;padding:28px 16px;display:flex;flex-direction:column;gap:16px;box-shadow:-1px 9px 36px 0 #4f7da71a}
.blog_dtl .aside_masterclass_label{font-size:16px;letter-spacing:.1em;color:#fff;font-weight:700;text-transform:uppercase}
.blog_dtl .aside_masterclass_text{font-size:16px;line-height:1.7;color:#F6F7FB;margin:0}
.blog_dtl .aside_masterclass_link{display:inline-flex;align-items:center;gap:8px;background:#fff;color:#4F7DA7;text-decoration:none;font-size:16px;line-height:1.5;padding:8px 16px;border-radius:6px;font-weight:700;letter-spacing:.04em;position:relative;overflow:hidden;transition:color .15s ease-out;box-shadow:-1px 2px 2px 0 #4f7da70d;width:fit-content}
.blog_dtl .aside_masterclass_link::before{content:"";position:absolute;inset:0;background:#F6F7FB;transform:translateX(100%);transition:transform .18s ease-out;z-index:0;border-radius:6px}
.blog_dtl .aside_masterclass_link:hover::before{transform:translateX(0)}
.blog_dtl .aside_masterclass_link span{position:relative;z-index:1}
.blog_dtl .article_body .description_injected p{font-size:19px;line-height:1.7;color:#2c3e50;margin:0 0 16px}
.blog_dtl .article_body .description_injected h2{font-size:30px;line-height:1.2;color:transparent;-webkit-text-stroke:1.5px #2c3e50;margin:8px 0;letter-spacing:-.01em}
.blog_dtl .article_body .description_injected h3{font-size:23px;line-height:1.5;color:#2c3e50;margin:8px 0;font-weight:600}
.blog_dtl .article_body .description_injected strong{color:#4F7DA7;font-weight:700}
.blog_dtl .article_body .description_injected ul{margin:0 0 16px;padding-left:28px;display:flex;flex-direction:column;gap:8px}
.blog_dtl .article_body .description_injected ul li{font-size:19px;line-height:1.7;color:#2c3e50}
.blog_dtl .article_body .description_injected blockquote{position:relative;margin:8px 0 16px;padding:16px 28px 16px 56px;background:linear-gradient(127deg,#F6F7FB 0%,transparent 100%);border-radius:10px;border:2px solid #A1C3CE;outline:4px solid #d8e8ed;outline-offset:3px}
.blog_dtl .article_body .description_injected blockquote p{font-size:19px;line-height:1.7;color:#2c3e50;font-style:italic;margin:0}
.blog_dtl .article_body .description_injected blockquote cite{display:block;margin-top:8px;font-size:16px;color:#4F7DA7;font-style:normal;letter-spacing:.04em}
.blog_dtl .article_body .description_injected table{width:100%;border-collapse:collapse;font-size:16px;line-height:1.5;color:#2c3e50;border-radius:10px;overflow:hidden;box-shadow:-1px 7px 14px 0 #4f7da717;margin-bottom:16px}
.blog_dtl .article_body .description_injected table caption{font-size:16px;color:#4F7DA7;letter-spacing:.06em;text-align:left;padding:8px 0;font-weight:600}
.blog_dtl .article_body .description_injected table thead th{background:#4F7DA7;color:#fff;padding:8px 16px;text-align:left;font-weight:600;letter-spacing:.04em}
.blog_dtl .article_body .description_injected table tbody tr{border-bottom:1px solid #d8dde6;transition:background .12s ease-out}
.blog_dtl .article_body .description_injected table tbody tr:hover{background:#F6F7FB}
.blog_dtl .article_body .description_injected table tbody td{padding:8px 16px}
.blog_dtl .article_body .description_injected table tfoot td{padding:8px 16px;font-size:16px;color:#4F7DA7;border-top:1px solid #A1C3CE;font-style:italic}
.blog_dtl .article_body .description_injected time{display:inline-block;font-size:16px;color:#4F7DA7;letter-spacing:.04em}
@keyframes scale_appear {
0%{transform:scale(0.8);opacity:0}
80%{transform:scale(1.03);opacity:1}
100%{transform:scale(1);opacity:1}
}
.blog_dtl .post_img_wrap{animation:scale_appear .2s ease-out both}
@media (max-width: 1024px) {
.blog_dtl .post_top{grid-template-columns:1fr;gap:28px;padding:28px 0 16px}
.blog_dtl .post_heading{font-size:42px}
.blog_dtl .post_img_zone{align-items:flex-start}
.blog_dtl .post_img_wrap img{height:200px}
.blog_dtl .bg_depth_num{display:none}
.blog_dtl .article_body_row{grid-template-columns:1fr;gap:28px;padding:28px 0}
.blog_dtl .aside_col{position:static}
}
@media (max-width: 768px) {
.blog_dtl{padding:0 16px}
.blog_dtl .post_heading{font-size:30px}
.blog_dtl .post_subtitle{font-size:19px}
.blog_dtl .article_body .article_h2,.blog_dtl .article_body .description_injected h2{font-size:23px}
}
@media (max-width: 480px) {
.blog_dtl .post_heading{font-size:23px}
.blog_dtl .cat_tag{font-size:16px;padding:4px 8px}
.blog_dtl .article_body_row{padding:16px 0}
}
.mstr_dtl{max-width:1500px;margin:0 auto;overflow-x:clip}
.mstr_dtl .breadcrumb_bar{padding:16px 56px;display:flex;flex-direction:row;align-items:center;gap:8px;flex-wrap:wrap}
.mstr_dtl .breadcrumb_bar a{color:#4F7DA7;font-size:16px;line-height:1.5;text-decoration:none;transition:color .15s ease-out}
.mstr_dtl .breadcrumb_bar a:visited{color:#6a5fa0}
.mstr_dtl .breadcrumb_bar a:hover{color:#2d5a80}
.mstr_dtl .breadcrumb_sep{color:#9aabb8;font-size:16px;line-height:1.5;display:flex;align-items:center}
.mstr_dtl .breadcrumb_current{color:#3a4a56;font-size:16px;line-height:1.5}
.mstr_dtl .split_hero{display:grid;grid-template-columns:1fr 1fr;min-height:480px;position:relative}
.mstr_dtl .split_hero::after{content:"";position:absolute;top:0;left:50%;transform:translateX(-50%);width:80px;height:100%;background:linear-gradient(127deg,#4F7DA7 0%,transparent 100%);clip-path:polygon(40% 0%,100% 0%,60% 100%,0% 100%);z-index:2;pointer-events:none}
.mstr_dtl .hero_text_zone{background:#4F7DA7;padding:56px;display:flex;flex-direction:column;justify-content:center;gap:28px;position:relative;overflow:hidden}
.mstr_dtl .hero_text_zone::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:repeating-linear-gradient(0deg,#ffffff0a 0px,#ffffff0a 1px,transparent 1px,transparent 28px),repeating-linear-gradient(90deg,#ffffff0a 0px,#ffffff0a 1px,transparent 1px,transparent 28px);pointer-events:none}
.mstr_dtl .hero_text_zone .radial_anim{position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at 30% 40%,#a1c3ce2e 0%,transparent 60%);animation:light_drift 8s ease-in-out infinite alternate;pointer-events:none}
@keyframes light_drift {
0%{background:radial-gradient(circle at 30% 40%,#a1c3ce2e 0%,transparent 60%)}
50%{background:radial-gradient(circle at 70% 60%,#a1c3ce24 0%,transparent 60%)}
100%{background:radial-gradient(circle at 50% 20%,#a1c3ce33 0%,transparent 55%)}
}
.mstr_dtl .hero_meta_row{display:flex;flex-direction:row;align-items:center;gap:16px;flex-wrap:wrap;position:relative;z-index:1}
.mstr_dtl .meta_chip{display:flex;flex-direction:row;align-items:center;gap:4px;background:#ffffff1f;border:1px solid #fff3;border-radius:6px;padding:4px 8px;color:#ffffffe6;font-size:16px;line-height:1.5;letter-spacing:.04em}
.mstr_dtl .meta_chip .codicon{font-size:14px;opacity:.8}
.mstr_dtl .hero_heading{font-size:42px;line-height:1.2;color:#fff;-webkit-text-stroke:0;position:relative;z-index:1;margin:0}
.mstr_dtl .hero_tagline{font-size:19px;line-height:1.7;color:#ffffffd1;margin:0;position:relative;z-index:1;max-width:480px}
.mstr_dtl .hero_action_row{display:flex;flex-direction:row;align-items:center;gap:16px;flex-wrap:wrap;position:relative;z-index:1}
.mstr_dtl .btn_primary{display:inline-flex;align-items:center;gap:8px;padding:16px 28px;background:#fff;color:#4F7DA7;font-size:16px;line-height:1.5;font-weight:600;border-radius:10px;border:none!important;text-decoration:none;cursor:pointer;position:relative;overflow:hidden;transition:color .15s ease-out,box-shadow .18s ease-out;box-shadow:-1px 7px 14px 0 #4f7da717}
.mstr_dtl .btn_primary::after{content:"";position:absolute;top:0;right:100%;width:100%;height:100%;background:#A1C3CE;transition:right .18s ease-out;z-index:0}
.mstr_dtl .btn_primary:hover::after{right:0}
.mstr_dtl .btn_primary:hover{color:#2d4f66;box-shadow:-1px 9px 36px 0 #4f7da71a}
.mstr_dtl .btn_primary span{position:relative;z-index:1}
.mstr_dtl .btn_secondary{display:inline-flex;align-items:center;gap:8px;padding:16px 28px;background:transparent;color:#fff;font-size:16px;line-height:1.5;font-weight:500;border-radius:10px;border:1px solid #fff6;text-decoration:none;cursor:pointer;position:relative;overflow:hidden;transition:color .12s ease-out,border-color .12s ease-out}
.mstr_dtl .btn_secondary::after{content:"";position:absolute;top:0;right:100%;width:100%;height:100%;background:#ffffff1f;transition:right .16s ease-out;z-index:0}
.mstr_dtl .btn_secondary:hover::after{right:0}
.mstr_dtl .btn_secondary span{position:relative;z-index:1}
.mstr_dtl .hero_img_zone{position:relative;overflow:hidden;min-height:400px}
.mstr_dtl .hero_img_zone img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;filter:blur(0px);transition:filter .2s ease-out}
.mstr_dtl .hero_img_zone img.lazy_loading{filter:blur(8px)}
.mstr_dtl .hero_img_overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(127deg,#4f7da78c 0%,transparent 80%);pointer-events:none}
.mstr_dtl .price_badge{position:absolute;bottom:28px;right:28px;background:#fff;border-radius:16px;padding:16px 28px;box-shadow:-1px 9px 36px 0 #4f7da71a;display:flex;flex-direction:column;gap:4px;z-index:3}
.mstr_dtl .price_amount{font-size:30px;line-height:1.2;color:#4F7DA7;font-weight:700}
.mstr_dtl .price_note_text{font-size:16px;line-height:1.5;color:#5a6a78}
.mstr_dtl .icon_rect_accent{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border:2px solid #ffffff80;border-radius:10px}
.mstr_dtl .icon_rect_accent .codicon{font-size:18px;color:#fff}
.mstr_dtl .desc_strip{background:linear-gradient(127deg,#F6F7FB 0%,transparent 100%);padding:56px;display:grid;grid-template-columns:3fr 2fr;gap:56px;align-items:start}
.mstr_dtl .desc_body{display:flex;flex-direction:column;gap:28px}
.mstr_dtl .desc_heading{font-size:30px;line-height:1.2;color:transparent;-webkit-text-stroke:1.5px #4F7DA7;margin:0}
.mstr_dtl .desc_text{font-size:19px;line-height:1.7;color:#2e3d4a}
.mstr_dtl .desc_text p{margin:0 0 16px}
.mstr_dtl .desc_text p:last-child{margin-bottom:0}
.mstr_dtl .desc_text h2{font-size:23px;line-height:1.2;color:#4F7DA7;margin:28px 0 8px}
.mstr_dtl .desc_text mark{background:#4f7da726;color:#2d4f66;border-radius:4px;padding:0 4px}
.mstr_dtl .desc_text ul{padding-left:28px;margin:8px 0;display:flex;flex-direction:column;gap:8px}
.mstr_dtl .desc_text li{font-size:19px;line-height:1.7;color:#2e3d4a}
.mstr_dtl .desc_text dl{display:flex;flex-direction:column;gap:8px}
.mstr_dtl .desc_text dt{font-weight:600;color:#4F7DA7;font-size:19px;line-height:1.5}
.mstr_dtl .desc_text dd{margin:0 0 8px;color:#2e3d4a;font-size:19px;line-height:1.7}
.mstr_dtl .desc_text details{border:1px solid #A1C3CE;border-radius:6px;padding:8px 16px}
.mstr_dtl .desc_text summary{cursor:pointer;font-weight:600;color:#4F7DA7;font-size:19px;line-height:1.5;list-style:none;outline:none}
.mstr_dtl .desc_text summary::-webkit-details-marker{display:none}
.mstr_dtl .aside_panel{display:flex;flex-direction:column;gap:28px}
.mstr_dtl .stat_card{background:#fff;border-radius:10px;padding:28px;box-shadow:-1px 7px 14px 0 #4f7da717;display:flex;flex-direction:column;gap:16px}
.mstr_dtl .stat_card_heading{font-size:19px;line-height:1.2;color:transparent;-webkit-text-stroke:1px #4F7DA7;margin:0}
.mstr_dtl .stat_row{display:flex;flex-direction:row;align-items:center;gap:8px}
.mstr_dtl .stat_row .codicon{color:#4F7DA7;font-size:16px}
.mstr_dtl .stat_label{font-size:16px;line-height:1.5;color:#5a6a78}
.mstr_dtl .stat_val{font-size:16px;line-height:1.5;color:#2e3d4a;font-weight:600;margin-left:auto}
.mstr_dtl .checkerboard_block{position:relative;display:inline-block;border-radius:6px;overflow:hidden;cursor:default}
.mstr_dtl .checkerboard_block::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:linear-gradient(45deg,#4f7da714 25%,transparent 25%),linear-gradient(-45deg,#4f7da714 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#4f7da714 75%),linear-gradient(-45deg,transparent 75%,#4f7da714 75%);background-size:16px 16px;background-position:0 0,0 8px,8px -8px,-8px 0;opacity:0;transition:opacity .18s ease-out;pointer-events:none;border-radius:6px}
.mstr_dtl .checkerboard_block:hover::before{opacity:1}
.mstr_dtl .source_badge{display:inline-flex;align-items:center;gap:8px;background:linear-gradient(127deg,#F6F7FB 0%,#a1c3ce33 100%);border:1px solid #A1C3CE;border-radius:6px;padding:8px 16px;font-size:16px;line-height:1.5;color:#4F7DA7;letter-spacing:.05em}
.mstr_dtl .source_badge .codicon{font-size:14px}
.mstr_dtl .program_strip{position:relative;overflow:hidden}
.mstr_dtl .program_bg_img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:0}
.mstr_dtl .program_overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#14202aeb;z-index:1}
.mstr_dtl .program_inner{position:relative;z-index:2;padding:56px;display:flex;flex-direction:column;gap:56px}
.mstr_dtl .program_heading{font-size:42px;line-height:1.2;color:transparent;-webkit-text-stroke:1.5px #A1C3CE;margin:0}
.mstr_dtl .step_list{display:flex;flex-direction:column;gap:28px}
.mstr_dtl .step_item{display:grid;grid-template-columns:56px 1fr;gap:28px;align-items:start}
.mstr_dtl .step_num{width:56px;height:56px;border-radius:10px;border:2px solid #4F7DA7;display:flex;align-items:center;justify-content:center;font-size:23px;line-height:1.2;color:#A1C3CE;font-weight:700;flex-shrink:0;background:#4f7da71a}
.mstr_dtl .step_body{display:flex;flex-direction:column;gap:8px;padding-top:8px}
.mstr_dtl .step_label{font-size:19px;line-height:1.5;color:#fff;font-weight:600;margin:0}
.mstr_dtl .step_desc{font-size:16px;line-height:1.7;color:#ffffffa6;margin:0}
.mstr_dtl .step_item .step_body small{font-size:16px;color:#ffffff73;line-height:1.5}
.mstr_dtl .step_item .step_body strong{color:#A1C3CE}
.mstr_dtl .program_content_raw{color:#fffc;font-size:19px;line-height:1.7}
.mstr_dtl .program_content_raw h2{font-size:23px;color:#A1C3CE;margin:28px 0 8px;line-height:1.2}
.mstr_dtl .program_content_raw h3{font-size:19px;color:#ffffffd9;margin:16px 0 8px;line-height:1.5}
.mstr_dtl .program_content_raw p{margin:0 0 16px}
.mstr_dtl .program_content_raw ol{padding-left:28px;display:flex;flex-direction:column;gap:8px}
.mstr_dtl .program_content_raw li{font-size:19px;line-height:1.7;color:#ffffffbf}
.mstr_dtl .program_content_raw small{font-size:16px;color:#ffffff80;line-height:1.5}
.mstr_dtl .program_content_raw strong{color:#A1C3CE}
.mstr_dtl .program_content_raw dl{display:flex;flex-direction:column;gap:8px}
.mstr_dtl .program_content_raw dt{font-weight:600;color:#A1C3CE;font-size:19px;line-height:1.5}
.mstr_dtl .program_content_raw dd{margin:0 0 8px;color:#ffffffb3;font-size:19px;line-height:1.7}
.mstr_dtl .enroll_strip{padding:56px;display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center;background:#fff}
.mstr_dtl .enroll_left{display:flex;flex-direction:column;gap:28px}
.mstr_dtl .enroll_heading{font-size:30px;line-height:1.2;color:transparent;-webkit-text-stroke:1.5px #4F7DA7;margin:0}
.mstr_dtl .enroll_subtext{font-size:19px;line-height:1.7;color:#3a4a56;margin:0}
.mstr_dtl .accent_swap{display:inline}
.mstr_dtl .accent_swap .old_word{text-decoration:line-through;color:#9aabb8}
.mstr_dtl .accent_swap .new_word{color:#4F7DA7;font-weight:600;margin-left:4px}
.mstr_dtl .enroll_form{display:flex;flex-direction:column;gap:16px}
.mstr_dtl .form_field{display:flex;flex-direction:column;gap:4px}
.mstr_dtl .field_label{font-size:16px;line-height:1.5;color:#4F7DA7;font-weight:600;letter-spacing:.05em}
.mstr_dtl .field_input{padding:16px;border:1px solid #A1C3CE;border-radius:6px;font-size:16px;line-height:1.5;color:#2e3d4a;background:#F6F7FB;outline:none;transition:border-color .15s ease-out,background .15s ease-out}
.mstr_dtl .field_input::placeholder{color:#9aabb8;transition:color .18s ease-out}
.mstr_dtl .field_input:focus::placeholder{color:transparent}
.mstr_dtl .field_input:focus{border-color:#4F7DA7;background:#fff}
.mstr_dtl .btn_enroll{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:16px 28px;background:#4F7DA7;color:#fff;font-size:19px;line-height:1.5;font-weight:600;border-radius:10px;border:none;cursor:pointer;position:relative;overflow:hidden;transition:color .15s ease-out,box-shadow .18s ease-out;box-shadow:-1px 7px 14px 0 #4f7da717;text-decoration:none}
.mstr_dtl .btn_enroll::after{content:"";position:absolute;top:0;right:100%;width:100%;height:100%;background:#2d5a80;transition:right .18s ease-out;z-index:0}
.mstr_dtl .btn_enroll:hover::after{right:0}
.mstr_dtl .btn_enroll:hover{box-shadow:-1px 9px 36px 0 #4f7da71a}
.mstr_dtl .btn_enroll span{position:relative;z-index:1}
.mstr_dtl .btn_enroll:focus{outline:2px solid #4F7DA7;outline-offset:2px}
.mstr_dtl .enroll_right{display:flex;flex-direction:column;gap:28px}
.mstr_dtl .trust_list{display:flex;flex-direction:column;gap:16px}
.mstr_dtl .trust_item{display:flex;flex-direction:row;align-items:flex-start;gap:16px;padding:16px;border-radius:10px;background:#F6F7FB;box-shadow:-1px 2px 2px 0 #4f7da70d;transition:background .15s ease-out}
.mstr_dtl .trust_item:hover{background:#a1c3ce26}
.mstr_dtl .trust_icon_wrap{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border:2px solid #4F7DA7;border-radius:10px;flex-shrink:0}
.mstr_dtl .trust_icon_wrap .codicon{font-size:18px;color:#4F7DA7}
.mstr_dtl .trust_text{display:flex;flex-direction:column;gap:4px}
.mstr_dtl .trust_text strong{font-size:16px;line-height:1.5;color:#2e3d4a;font-weight:600}
.mstr_dtl .trust_text p{font-size:16px;line-height:1.5;color:#5a6a78;margin:0}
.mstr_dtl .svg_wave_divider{display:block;width:100%;overflow:hidden;line-height:0}
.mstr_dtl .svg_wave_divider svg{display:block;width:100%}
@media (max-width: 1024px) {
.mstr_dtl .split_hero{grid-template-columns:1fr}
.mstr_dtl .split_hero::after{display:none}
.mstr_dtl .hero_text_zone{padding:56px 28px}
.mstr_dtl .hero_img_zone{min-height:300px}
.mstr_dtl .desc_strip{grid-template-columns:1fr;padding:56px 28px;gap:28px}
.mstr_dtl .program_inner{padding:56px 28px}
.mstr_dtl .enroll_strip{grid-template-columns:1fr;padding:56px 28px;gap:28px}
.mstr_dtl .breadcrumb_bar{padding:16px 28px}
}
@media (max-width: 768px) {
.mstr_dtl .hero_heading{font-size:30px}
.mstr_dtl .hero_tagline{font-size:16px}
.mstr_dtl .hero_text_zone{padding:28px 16px;gap:16px}
.mstr_dtl .program_heading{font-size:30px}
.mstr_dtl .program_inner{padding:28px 16px;gap:28px}
.mstr_dtl .desc_strip{padding:28px 16px}
.mstr_dtl .enroll_strip{padding:28px 16px}
.mstr_dtl .step_item{grid-template-columns:40px 1fr;gap:16px}
.mstr_dtl .step_num{width:40px;height:40px;font-size:16px}
.mstr_dtl .breadcrumb_bar{padding:16px}
.mstr_dtl .price_badge{bottom:16px;right:16px;padding:8px 16px}
.mstr_dtl .price_amount{font-size:23px}
}
@media (max-width: 480px) {
.mstr_dtl .hero_heading{font-size:23px}
.mstr_dtl .program_heading{font-size:23px}
.mstr_dtl .enroll_heading{font-size:23px}
.mstr_dtl .desc_heading{font-size:23px}
.mstr_dtl .hero_action_row{flex-direction:column;align-items:flex-start}
.mstr_dtl .btn_primary,.mstr_dtl .btn_secondary{width:100%;justify-content:center}
}
.abt_auth{position:relative;overflow-x:clip}
.abt_auth .diagonal_reveal{animation:diag_in .55s ease-out both}
.abt_auth .diagonal_reveal_delay{animation:diag_in .55s .18s ease-out both}
.abt_auth .diagonal_reveal_late{animation:diag_in .55s .32s ease-out both}
@keyframes diag_in {
from{opacity:0;transform:translate(-28px,28px)}
to{opacity:1;transform:translate(0,0)}
}
.abt_auth .divider_cross{display:flex;align-items:center;gap:16px;justify-content:center;margin:0 auto}
.abt_auth .divider_cross .line_seg{height:1px;width:80px;background:#A1C3CE}
.abt_auth .divider_cross .cross_icon{width:14px;height:14px;position:relative;flex-shrink:0}
.abt_auth .divider_cross .cross_icon::before,.abt_auth .divider_cross .cross_icon::after{content:"";position:absolute;background:#4F7DA7;border-radius:0}
.abt_auth .divider_cross .cross_icon::before{width:14px;height:2px;top:6px;left:0}
.abt_auth .divider_cross .cross_icon::after{width:2px;height:14px;top:0;left:6px}
.abt_auth .profile_split{max-width:1500px;margin:0 auto;padding:56px;display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center;position:relative}
.abt_auth .profile_split .img_side{position:relative}
.abt_auth .profile_split .img_clip_wrap{position:relative;overflow:hidden;border-radius:10px;clip-path:polygon(0% 8%,8% 0%,100% 0%,100% 88%,92% 100%,0% 100%);box-shadow:-1px 9px 36px 0 #4f7da71a}
.abt_auth .profile_split .img_clip_wrap img{width:100%;height:620px;object-fit:cover;object-position:center;display:block;filter:none;transition:transform .2s ease-out}
.abt_auth .profile_split .img_clip_wrap:hover img{transform:scale(1.03)}
.abt_auth .profile_split .curved_deco{position:absolute;top:-28px;left:-28px;width:180px;height:180px;pointer-events:none;z-index:0}
.abt_auth .profile_split .curved_deco svg{width:100%;height:100%;opacity:.22}
.abt_auth .profile_split .deco_bottom_right{position:absolute;bottom:-16px;right:-16px;width:120px;height:120px;pointer-events:none;z-index:0}
.abt_auth .profile_split .deco_bottom_right svg{width:100%;height:100%;opacity:.15}
.abt_auth .profile_split .text_side{padding:28px 0 56px;display:flex;flex-direction:column;gap:28px}
.abt_auth .profile_split .role_label{display:inline-flex;align-items:center;gap:8px;font-size:16px;letter-spacing:.12em;color:#4F7DA7;text-transform:uppercase;font-weight:600}
.abt_auth .profile_split .role_label .codicon{font-size:16px}
.abt_auth .profile_split .author_name_heading{font-size:58px;line-height:1.2;font-weight:800;color:transparent;-webkit-text-stroke:2px #2c4a62;margin:0;letter-spacing:-.01em}
.abt_auth .profile_split .author_name_heading .first_word{-webkit-text-stroke:2px #4F7DA7;color:transparent}
.abt_auth .profile_split .tagline_text{font-size:23px;line-height:1.5;color:#2c4a62;margin:0;font-weight:400}
.abt_auth .profile_split .bio_para{font-size:19px;line-height:1.7;color:#3a4f5e;margin:0}
.abt_auth .profile_split .stat_row{display:flex;flex-direction:row;gap:28px;flex-wrap:wrap}
.abt_auth .profile_split .stat_item{display:flex;flex-direction:column;gap:4px}
.abt_auth .profile_split .stat_num{font-size:42px;line-height:1.2;font-weight:700;color:#4F7DA7}
.abt_auth .profile_split .stat_desc{font-size:16px;line-height:1.5;color:#5a7080;letter-spacing:.06em}
.abt_auth .profile_split .link_row{display:flex;flex-direction:row;gap:16px;flex-wrap:wrap}
.abt_auth .profile_split .auth_link_btn{display:inline-flex;align-items:center;gap:8px;padding:16px 28px;font-size:16px;font-weight:600;border:2px solid #4F7DA7;border-radius:6px;background:#fff;color:#4F7DA7;cursor:pointer;text-decoration:none;position:relative;overflow:hidden;transition:color .15s ease-out,border-color .15s ease-out}
.abt_auth .profile_split .auth_link_btn::after{content:"";position:absolute;top:0;right:0;bottom:0;left:100%;background:#4F7DA7;transition:left .18s ease-out;z-index:0}
.abt_auth .profile_split .auth_link_btn:hover::after{left:0}
.abt_auth .profile_split .auth_link_btn:hover{color:#fff;border-color:#4F7DA7}
.abt_auth .profile_split .auth_link_btn .codicon,.abt_auth .profile_split .auth_link_btn span{position:relative;z-index:1}
.abt_auth .profile_split .auth_link_btn.secondary_btn{background:#F6F7FB;border-color:#A1C3CE;color:#3a4f5e}
.abt_auth .profile_split .auth_link_btn.secondary_btn::after{background:#A1C3CE}
.abt_auth .profile_split .auth_link_btn.secondary_btn:hover{color:#fff}
.abt_auth .divider_wrap{max-width:1500px;margin:0 auto;padding:0 56px}
.abt_auth .depth_section{background:linear-gradient(127deg,#F6F7FB 0%,transparent 60%,#F6F7FB 100%);padding:56px 0}
.abt_auth .depth_inner{max-width:1500px;margin:0 auto;padding:0 56px;display:grid;grid-template-columns:1fr 1fr 1fr;gap:28px;align-items:start}
.abt_auth .depth_anchor{grid-column:2;grid-row:1 / 4;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;position:relative}
.abt_auth .depth_anchor .anchor_img_wrap{border-radius:16px;overflow:hidden;box-shadow:-1px 7px 14px 0 #4f7da717;width:100%}
.abt_auth .depth_anchor .anchor_img_wrap img{width:100%;height:340px;object-fit:cover;object-position:center;display:block}
.abt_auth .depth_anchor .anchor_caption{font-size:16px;line-height:1.5;color:#5a7080;letter-spacing:.08em;text-align:center;text-transform:uppercase}
.abt_auth .depth_left_col{grid-column:1;display:flex;flex-direction:column;gap:28px}
.abt_auth .depth_right_col{grid-column:3;display:flex;flex-direction:column;gap:28px}
.abt_auth .depth_card{background:#fff;border-radius:10px;padding:28px;box-shadow:-1px 2px 2px 0 #4f7da70d;display:flex;flex-direction:column;gap:16px;position:relative;overflow:hidden}
.abt_auth .depth_card .card_top_bar{height:3px;border-radius:0;background:linear-gradient(127deg,#4F7DA7,#A1C3CE);position:absolute;top:0;left:0;right:0}
.abt_auth .depth_card .card_icon_row{display:flex;align-items:center;gap:8px}
.abt_auth .depth_card .card_icon_row .codicon{font-size:19px;color:#4F7DA7}
.abt_auth .depth_card .card_label{font-size:16px;letter-spacing:.1em;text-transform:uppercase;color:#4F7DA7;font-weight:600}
.abt_auth .depth_card .card_heading{font-size:23px;line-height:1.2;font-weight:700;color:transparent;-webkit-text-stroke:1.5px #2c4a62;margin:0}
.abt_auth .depth_card .card_body{font-size:16px;line-height:1.7;color:#3a4f5e;margin:0}
.abt_auth .depth_card .word_slide_group{display:flex;flex-direction:column;gap:8px}
.abt_auth .depth_card .slide_word{display:inline-block;font-size:16px;line-height:1.5;color:#3a4f5e;position:relative;cursor:default;padding-bottom:2px}
.abt_auth .depth_card .slide_word::after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:#4F7DA7;border-radius:0;transition:width .2s ease-out}
.abt_auth .depth_card:hover .slide_word:nth-child(1)::after{width:100%;transition-delay:0s}
.abt_auth .depth_card:hover .slide_word:nth-child(2)::after{width:100%;transition-delay:.12s}
.abt_auth .depth_card:hover .slide_word:nth-child(3)::after{width:100%;transition-delay:.22s}
.abt_auth .depth_card:hover .slide_word:nth-child(4)::after{width:100%;transition-delay:.32s}
.abt_auth .depth_card .pill_list{display:flex;flex-direction:row;flex-wrap:wrap;gap:8px;list-style:none;margin:0;padding:0}
.abt_auth .depth_card .pill_list li{font-size:16px;line-height:1.5;color:#4F7DA7;background:#F6F7FB;border-radius:6px;padding:4px 16px;border:1px solid #A1C3CE}
.abt_auth .depth_section .section_heading_row{max-width:1500px;margin:0 auto 28px;padding:0 56px;display:flex;flex-direction:row;align-items:center;gap:16px}
.abt_auth .depth_section .section_heading_row h2{font-size:30px;line-height:1.2;font-weight:700;color:transparent;-webkit-text-stroke:1.5px #2c4a62;margin:0}
.abt_auth .depth_section .section_heading_row h2 .accent_word{-webkit-text-stroke:1.5px #4F7DA7}
.abt_auth .depth_section .section_heading_row .heading_line{flex:1;height:1px;background:linear-gradient(127deg,#A1C3CE,transparent)}
.abt_auth .collab_strip{display:flex;flex-direction:row;gap:28px;align-items:stretch;max-width:1500px;margin:28px auto 0;padding:0 56px}
.abt_auth .collab_strip .collab_portrait{display:flex;flex-direction:column;gap:16px;align-items:center;min-width:180px}
.abt_auth .collab_strip .portrait_frame{border-radius:16px;overflow:hidden;box-shadow:-1px 7px 14px 0 #a1c3ce17;width:140px;height:175px}
.abt_auth .collab_strip .portrait_frame img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}
.abt_auth .collab_strip .portrait_name{font-size:16px;line-height:1.5;color:#2c4a62;font-weight:600;text-align:center}
.abt_auth .collab_strip .portrait_role_tag{font-size:16px;line-height:1.5;color:#5a7080;letter-spacing:.06em;text-align:center}
.abt_auth .collab_strip .collab_quotes{flex:1;display:flex;flex-direction:column;gap:16px;justify-content:center}
.abt_auth .collab_strip .quote_item{background:#fff;border-radius:10px;padding:16px 28px;box-shadow:-1px 2px 2px 0 #4f7da70d;font-size:16px;line-height:1.7;color:#3a4f5e;position:relative}
.abt_auth .collab_strip .quote_item .q_mark{font-size:42px;line-height:1;color:#A1C3CE;font-weight:800;display:block;margin-bottom:4px}
.abt_auth .collab_strip .collab_img_side{display:flex;flex-direction:column;gap:16px}
.abt_auth .collab_strip .collab_img_side .side_img_wrap{border-radius:10px;overflow:hidden;box-shadow:-1px 7px 14px 0 #4f7da717;flex:1}
.abt_auth .collab_strip .collab_img_side .side_img_wrap img{width:260px;height:100%;min-height:200px;object-fit:cover;object-position:center;display:block}
.abt_auth .collab_strip .collab_img_side .side_img_wrap.tall_img img{height:100%;min-height:160px}
@media (max-width: 1024px) {
.abt_auth .profile_split{grid-template-columns:1fr;padding:28px;gap:28px}
.abt_auth .profile_split .img_clip_wrap img{height:420px}
.abt_auth .profile_split .author_name_heading{font-size:42px}
.abt_auth .depth_inner{grid-template-columns:1fr 1fr;padding:0 28px}
.abt_auth .depth_anchor{grid-column:1 / 3;grid-row:1}
.abt_auth .depth_left_col{grid-column:1;grid-row:2}
.abt_auth .depth_right_col{grid-column:2;grid-row:2}
.abt_auth .collab_strip{flex-direction:column;padding:0 28px}
.abt_auth .collab_strip .collab_img_side .side_img_wrap img{width:100%;height:220px}
.abt_auth .depth_section .section_heading_row{padding:0 28px}
.abt_auth .divider_wrap{padding:0 28px}
}
@media (max-width: 768px) {
.abt_auth .profile_split{padding:28px 16px}
.abt_auth .profile_split .author_name_heading{font-size:30px}
.abt_auth .profile_split .stat_row{gap:16px}
.abt_auth .profile_split .stat_num{font-size:30px}
.abt_auth .depth_section{padding:28px 0}
.abt_auth .depth_inner{grid-template-columns:1fr;padding:0 16px;gap:16px}
.abt_auth .depth_anchor{grid-column:1;grid-row:auto}
.abt_auth .depth_left_col{grid-column:1;grid-row:auto}
.abt_auth .depth_right_col{grid-column:1;grid-row:auto}
.abt_auth .collab_strip{padding:0 16px}
.abt_auth .depth_section .section_heading_row{padding:0 16px}
.abt_auth .divider_wrap{padding:0 16px}
}
@media (max-width: 480px) {
.abt_auth .profile_split .author_name_heading{font-size:23px}
.abt_auth .profile_split .tagline_text{font-size:19px}
.abt_auth .profile_split .link_row{flex-direction:column}
.abt_auth .profile_split .auth_link_btn{justify-content:center}
.abt_auth .collab_strip .collab_portrait{min-width:auto;width:100%}
}
.blg{max-width:1500px;margin:0 auto;padding:0;overflow:hidden}
.blg .pg_label{font-size:16px;letter-spacing:.12em;text-transform:uppercase;color:#4F7DA7;font-weight:600;display:block;margin-bottom:8px}
.blg .outlined_heading{-webkit-text-stroke:1.5px #2a3d52;color:transparent;line-height:1.2}
.blg .dotted_divider{border:none;border-top:2px dotted #A1C3CE;margin:0}
.blg a{text-decoration:none!important}
.blg a:visited{color:#7a6fa0}
::selection{background:#4F7DA7;color:#fff}
.blg .title_strip{background:#2a3d52;padding:56px;position:relative;display:flex;flex-direction:column;align-items:flex-start}
.blg .title_strip::before{content:'';position:absolute;inset:0;background:radial-gradient(ellipse at 20% 50%,#4f7da72e 0%,transparent 70%);pointer-events:none}
.blg .title_strip_deco{position:absolute;top:0;right:0;width:340px;height:100%;background:linear-gradient(127deg,#a1c3ce14 0%,transparent 100%);pointer-events:none;border-radius:0 0 0 0}
.blg .title_strip_deco_curve{position:absolute;bottom:-1px;left:0;right:0;height:28px;pointer-events:none}
.blg .title_strip_deco_curve svg{width:100%;height:100%}
.blg .strip_label{font-size:16px;letter-spacing:.15em;text-transform:uppercase;color:#A1C3CE;font-weight:600;margin-bottom:16px;position:relative}
.blg .strip_h1{font-size:58px;line-height:1.2;-webkit-text-stroke:1.5px #A1C3CE;color:transparent;margin:0 0 16px;position:relative;max-width:700px}
.blg .strip_sub{font-size:19px;line-height:1.5;color:#c8d8e4;max-width:520px;position:relative}
.blg .vignette_section{position:relative;background:#F6F7FB}
.blg .vignette_section::before{content:'';position:absolute;inset:0;background:radial-gradient(ellipse at 50% 50%,transparent 55%,#4f7da717 100%);pointer-events:none;animation:vignette_breath 5s ease-in-out infinite}
@keyframes vignette_breath {
0%,100%{opacity:1}
50%{opacity:.5}
}
.blg .editorial_band{padding:56px;position:relative}
.blg .editorial_grid{display:grid;grid-template-columns:1fr 1fr;gap:56px;max-width:1500px;align-items:center}
.blg .editorial_img_wrap{position:relative;border-radius:10px;overflow:hidden;box-shadow:-1px 9px 36px 0 #4f7da71a}
.blg .editorial_img_wrap img{width:100%;height:380px;object-fit:cover;display:block;transition:transform .2s ease-out}
.blg .editorial_img_wrap:hover img{transform:scale(1.04)}
.blg .editorial_img_overlay{position:absolute;inset:0;background:linear-gradient(127deg,#4f7da738 0%,transparent 100%);pointer-events:none}
.blg .editorial_text_col{display:flex;flex-direction:column;gap:16px}
.blg .editorial_text_col .pg_label{margin-bottom:0}
.blg .editorial_h2{font-size:42px;line-height:1.2;-webkit-text-stroke:1.5px #2a3d52;color:transparent;margin:0}
.blg .editorial_body{font-size:19px;line-height:1.7;color:#374151}
.blg .editorial_body p{margin:0 0 8px}
.blg .strike_accent{text-decoration:line-through;color:#9aacb8}
.blg .accent_word{color:#4F7DA7;font-weight:600}
.blg .posts_strip{padding:56px;background:#fff;position:relative}
.blg .posts_strip_head{display:flex;flex-direction:row;align-items:flex-end;justify-content:space-between;margin-bottom:28px;gap:16px}
.blg .posts_h2{font-size:42px;line-height:1.2;-webkit-text-stroke:1.5px #2a3d52;color:transparent;margin:0}
.blg .posts_grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}
.blg .post_card{border-radius:10px;background:#F6F7FB;box-shadow:-1px 7px 14px 0 #4f7da717;display:flex;flex-direction:column;overflow:hidden;transition:box-shadow .18s ease-out,transform .15s ease-out}
.blg .post_card:hover{box-shadow:-1px 9px 36px 0 #4f7da724;transform:translateY(-4px)}
.blg .post_card_img_wrap{position:relative;overflow:hidden;height:200px}
.blg .post_card_img_wrap img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .2s ease-out}
.blg .post_card:hover .post_card_img_wrap img{transform:scale(1.06)}
.blg .post_card_tag{position:absolute;top:16px;left:16px;background:#4F7DA7;color:#fff;font-size:16px;letter-spacing:.08em;text-transform:uppercase;padding:4px 8px;border-radius:6px;font-weight:600}
.blg .post_card_body{padding:16px;display:flex;flex-direction:column;gap:8px;flex:1}
.blg .post_card_sub{font-size:16px;color:#4F7DA7;font-weight:600;letter-spacing:.04em}
.blg .post_card_title{font-size:23px;line-height:1.2;color:#2a3d52;font-weight:700;margin:0}
.blg .post_card_desc{font-size:16px;line-height:1.5;color:#4a5568;margin:0;flex:1}
.blg .post_card_link{display:inline-flex;flex-direction:row;align-items:center;gap:8px;margin-top:8px;font-size:16px;font-weight:600;color:#4F7DA7;position:relative;overflow:hidden;padding:8px 16px;border-radius:6px;border:1.5px solid #4F7DA7;background:#fff;transition:color .15s ease-out;align-self:flex-start}
.blg .post_card_link::after{content:'';position:absolute;inset:0;background:#4F7DA7;transform:translateX(100%);transition:transform .18s ease-out;z-index:0}
.blg .post_card_link:hover{color:#fff}
.blg .post_card_link:hover::after{transform:translateX(0)}
.blg .post_card_link span{position:relative;z-index:1}
.blg .post_card_link .codicon{position:relative;z-index:1}
.blg .metrics_band{padding:56px;background:#2a3d52;position:relative}
.blg .metrics_band::before{content:'';position:absolute;inset:0;background:radial-gradient(ellipse at 50% 50%,transparent 50%,#4f7da72e 100%);pointer-events:none;animation:vignette_breath 6s ease-in-out infinite}
.blg .metrics_row{display:flex;flex-direction:row;gap:28px;align-items:stretch;position:relative}
.blg .metric_item{flex:1;border-radius:10px;border:1.5px solid #a1c3ce38;padding:28px;display:flex;flex-direction:column;gap:8px;background:#4f7da714;box-shadow:-1px 2px 2px 0 #4f7da70d;transition:background .2s ease-out,border-color .2s ease-out}
.blg .metric_item:hover{background:#4f7da72e;border-color:#a1c3ce80}
.blg .metric_icon{color:#A1C3CE;font-size:23px;margin-bottom:4px}
.blg .metric_val{font-size:42px;line-height:1.2;-webkit-text-stroke:1.5px #A1C3CE;color:transparent;font-weight:700}
.blg .metric_label{font-size:16px;color:#c8d8e4;line-height:1.5;letter-spacing:.05em}
.blg .metrics_h2{font-size:30px;line-height:1.2;-webkit-text-stroke:1px #A1C3CE;color:transparent;margin:0 0 28px;position:relative}
.blg .subscribe_band{padding:56px;background:#F6F7FB;position:relative}
.blg .subscribe_band::before{content:'';position:absolute;inset:0;background:radial-gradient(ellipse at 50% 50%,transparent 55%,#4f7da712 100%);pointer-events:none}
.blg .subscribe_inner{max-width:640px;margin:0 auto;text-align:center;position:relative}
.blg .subscribe_h2{font-size:42px;line-height:1.2;-webkit-text-stroke:1.5px #2a3d52;color:transparent;margin:0 0 16px}
.blg .subscribe_desc{font-size:19px;line-height:1.5;color:#4a5568;margin:0 0 28px}
.blg .subscribe_form{display:flex;flex-direction:row;gap:8px;justify-content:center}
.blg .subscribe_input{flex:1;padding:16px;border-radius:6px;border:1.5px solid #A1C3CE;font-size:16px;color:#2a3d52;background:#fff;outline:none;transition:border-color .15s ease-out,box-shadow .15s ease-out;box-shadow:-1px 2px 2px 0 #4f7da70d}
.blg .subscribe_input::placeholder{color:#9aacb8;transition:opacity .18s ease-out}
.blg .subscribe_input:focus::placeholder{opacity:0}
.blg .subscribe_input:focus{border-color:#4F7DA7;box-shadow:-1px 7px 14px 0 #4f7da717}
.blg .subscribe_btn{padding:16px 28px;border-radius:6px;border:1.5px solid #4F7DA7;background:#fff;color:#4F7DA7;font-size:16px;font-weight:600;cursor:pointer;position:relative;overflow:hidden;transition:color .15s ease-out}
.blg .subscribe_btn::after{content:'';position:absolute;inset:0;background:#4F7DA7;transform:translateX(100%);transition:transform .18s ease-out;z-index:0}
.blg .subscribe_btn:hover{color:#fff}
.blg .subscribe_btn:hover::after{transform:translateX(0)}
.blg .subscribe_btn:focus{outline:2px solid #4F7DA7;outline-offset:2px}
.blg .subscribe_btn span{position:relative;z-index:1}
.blg .topics_band{padding:56px;background:#fff;position:relative}
.blg .topics_h2{font-size:42px;line-height:1.2;-webkit-text-stroke:1.5px #2a3d52;color:transparent;margin:0 0 28px}
.blg .topics_list{display:flex;flex-direction:row;flex-wrap:wrap;gap:16px;list-style:none;padding:0;margin:0}
.blg .topics_list li{flex:1 1 calc(25% - 16px);min-width:200px}
.blg .topic_item{display:flex;flex-direction:row;align-items:center;gap:8px;padding:16px;border-radius:10px;border:1.5px solid #e2eaf0;background:#F6F7FB;box-shadow:-1px 2px 2px 0 #4f7da70d;transition:border-color .15s ease-out,background .18s ease-out,box-shadow .18s ease-out;animation:topic_cycle 8s ease-in-out infinite}
.blg .topic_item:nth-child(2){animation-delay:2s}
.blg .topic_item:nth-child(3){animation-delay:4s}
.blg .topic_item:nth-child(4){animation-delay:6s}
@keyframes topic_cycle {
0%,100%{background:#F6F7FB}
50%{background:#e8f2f6}
}
.blg .topic_item:hover{border-color:#4F7DA7;background:#e8f2f6;box-shadow:-1px 7px 14px 0 #4f7da717}
.blg .topic_icon{color:#4F7DA7;font-size:19px}
.blg .topic_name{font-size:16px;color:#2a3d52;font-weight:600;letter-spacing:.04em}
.blg .topic_desc{font-size:16px;color:#6a7f90;line-height:1.5;margin-top:4px}
.blg .topic_text_col{display:flex;flex-direction:column;gap:4px}
.blg .curved_connector{width:100%;height:28px;display:block;overflow:hidden}
.blg .curved_connector svg{width:100%;height:100%;display:block}
@media (max-width: 1024px) {
.blg .strip_h1{font-size:42px}
.blg .editorial_grid{grid-template-columns:1fr;gap:28px}
.blg .posts_grid{grid-template-columns:repeat(2,1fr)}
.blg .metrics_row{flex-wrap:wrap}
.blg .metric_item{flex:1 1 calc(50% - 14px)}
.blg .topics_list li{flex:1 1 calc(50% - 16px)}
}
@media (max-width: 768px) {
.blg .title_strip{padding:56px 28px}
.blg .strip_h1{font-size:30px}
.blg .editorial_band{padding:56px 28px}
.blg .posts_strip{padding:56px 28px}
.blg .posts_grid{grid-template-columns:1fr}
.blg .metrics_band{padding:56px 28px}
.blg .metric_item{flex:1 1 100%}
.blg .subscribe_band{padding:56px 28px}
.blg .subscribe_form{flex-direction:column}
.blg .topics_band{padding:56px 28px}
.blg .topics_list li{flex:1 1 100%}
.blg .posts_strip_head{flex-direction:column;align-items:flex-start}
.blg .editorial_h2{font-size:30px}
.blg .topics_h2{font-size:30px}
.blg .subscribe_h2{font-size:30px}
}
@media (max-width: 480px) {
.blg .strip_h1{font-size:23px}
.blg .title_strip{padding:56px 16px}
.blg .editorial_band{padding:28px 16px}
.blg .posts_strip{padding:28px 16px}
.blg .metrics_band{padding:28px 16px}
.blg .subscribe_band{padding:28px 16px}
.blg .topics_band{padding:28px 16px}
.blg .metric_val{font-size:30px}
}
.dbt{position:relative;overflow-x:clip}
.dbt .grain_bg{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;z-index:0;opacity:.04;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");background-size:200px 200px}
.dbt .title_strip{position:relative;background:#2a3d52;padding:56px 28px;overflow:hidden}
.dbt .title_strip::before{content:'';position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(127deg,#4F7DA7,#A1C3CE)}
.dbt .title_strip::after{content:'';position:absolute;top:-40px;right:-40px;width:320px;height:320px;background:linear-gradient(127deg,#4f7da71f,transparent);transform:rotate(35deg);pointer-events:none}
.dbt .title_diag_line{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;overflow:hidden}
.dbt .title_diag_line svg{position:absolute;inset:0;width:100%;height:100%}
.dbt .title_inner{max-width:1500px;margin:0 auto;display:flex;flex-direction:row;align-items:center;gap:56px;position:relative;z-index:1}
.dbt .title_text_col{flex:1 1 0;min-width:0}
.dbt .title_label{display:inline-block;font-size:16px;letter-spacing:.14em;color:#A1C3CE;text-transform:uppercase;margin-bottom:16px;line-height:1.2}
.dbt .title_problem{font-size:42px;line-height:1.2;color:transparent;-webkit-text-stroke:1.5px #A1C3CE;font-weight:700;margin-bottom:16px}
.dbt .title_solution{font-size:30px;line-height:1.5;color:#F6F7FB;font-weight:400;margin-bottom:28px}
.dbt .title_solution strong{color:#A1C3CE;font-weight:600}
.dbt .title_desc{font-size:19px;line-height:1.7;color:#f6f7fbb8;max-width:520px}
.dbt .title_img_col{flex:0 0 340px;position:relative}
.dbt .title_img_frame{width:340px;height:420px;position:relative;overflow:hidden;border-radius:0}
.dbt .title_img_frame img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;filter:brightness(0.82) saturate(0.9);transition:filter .18s ease-out}
.dbt .title_img_frame:hover img{filter:brightness(1) saturate(1.05)}
.dbt .title_img_frame::after{content:'';position:absolute;inset:0;background:linear-gradient(127deg,#4f7da747,transparent 60%);pointer-events:none;mix-blend-mode:multiply}
.dbt .posts_band{background:linear-gradient(180deg,#F6F7FB 0%,#fff 100%);padding:56px 28px}
.dbt .posts_band_inner{max-width:1500px;margin:0 auto}
.dbt .band_label{font-size:16px;letter-spacing:.13em;text-transform:uppercase;color:#4F7DA7;margin-bottom:28px;line-height:1.2}
.dbt .posts_grid{display:grid;grid-template-columns:1fr 1fr;gap:28px}
.dbt .post_card{background:#fff;border-radius:10px;box-shadow:-1px 7px 14px 0 #4f7da717;overflow:hidden;display:flex;flex-direction:column;transition:box-shadow .16s ease-out}
.dbt .post_card:hover{box-shadow:-1px 9px 36px 0 #4f7da71a}
.dbt .post_card_img{width:100%;height:220px;overflow:hidden;flex-shrink:0}
.dbt .post_card_img img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;filter:brightness(0.88);transition:filter .19s ease-out,transform .19s ease-out}
.dbt .post_card:hover .post_card_img img{filter:brightness(1);transform:scale(1.03)}
.dbt .post_card_body{padding:28px;display:flex;flex-direction:column;gap:8px;flex:1 1 auto}
.dbt .post_tag{display:inline-block;font-size:16px;letter-spacing:.1em;text-transform:uppercase;color:#4F7DA7;background:#4f7da714;border-radius:6px;padding:4px 8px;line-height:1.2;width:fit-content}
.dbt .post_title_link{text-decoration:none!important;color:#1e2d3d;display:block}
.dbt .post_title_link:visited{color:#4F7DA7}
.dbt .post_card_title{font-size:23px;line-height:1.5;font-weight:700;color:inherit;margin-bottom:4px}
.dbt .post_subtitle{font-size:16px;line-height:1.7;color:#4a5a6a}
.dbt .post_desc{font-size:16px;line-height:1.7;color:#5a6a7a}
.dbt .post_read_btn{margin-top:8px;display:inline-flex;flex-direction:row;align-items:center;gap:8px;font-size:16px;color:#4F7DA7;text-decoration:none!important;font-weight:600;border-radius:6px;padding:4px 0;transition:color .14s ease-out;width:fit-content}
.dbt .post_read_btn:hover{color:#2a5a80}
.dbt .post_read_btn .codicon{font-size:16px;transition:transform .16s ease-out}
.dbt .post_read_btn:hover .codicon{transform:translateX(4px)}
.dbt .nav_dirs{background:#2a3d52;padding:56px 28px;position:relative;overflow:hidden}
.dbt .nav_dirs::before{content:'';position:absolute;top:0;left:0;right:0;height:100%;background:linear-gradient(127deg,#a1c3ce12 0%,transparent 60%);pointer-events:none}
.dbt .nav_dirs_inner{max-width:1500px;margin:0 auto;position:relative;z-index:1}
.dbt .nav_dirs_head{display:flex;flex-direction:row;align-items:flex-end;justify-content:space-between;margin-bottom:28px;gap:28px}
.dbt .nav_dirs_h{font-size:30px;line-height:1.2;color:transparent;-webkit-text-stroke:1.5px #A1C3CE;font-weight:700}
.dbt .nav_dirs_note{font-size:16px;line-height:1.7;color:#f6f7fb99;max-width:320px;text-align:right}
.dbt .dirs_list{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}
.dbt .dir_item{background:#f6f7fb0d;border-radius:10px;padding:28px;display:flex;flex-direction:column;gap:8px;border:1px solid #a1c3ce1f;transition:background .15s ease-out,border-color .15s ease-out;text-decoration:none!important}
.dbt .dir_item:hover{background:#4f7da72e;border-color:#a1c3ce4d}
.dbt .dir_item_icon{width:36px;height:36px;border-radius:6px;background:#4f7da740;display:flex;flex-direction:row;align-items:center;justify-content:center;margin-bottom:4px;transition:background .15s ease-out}
.dbt .dir_item:hover .dir_item_icon{background:#4f7da773}
.dbt .dir_item_icon .codicon{color:#A1C3CE;font-size:19px;transition:transform .5s cubic-bezier(0.34,1.56,0.64,1)}
.dbt .dir_item:hover .dir_item_icon .codicon{transform:rotate(360deg)}
.dbt .dir_item_name{font-size:19px;line-height:1.2;font-weight:700;color:#F6F7FB}
.dbt .dir_item_desc{font-size:16px;line-height:1.7;color:#f6f7fb99}
.dbt .underrated_band{background:#fff;padding:56px 28px;position:relative}
.dbt .underrated_band::before{content:'';position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(127deg,#F6F7FB,#A1C3CE 50%,transparent)}
.dbt .underrated_inner{max-width:1500px;margin:0 auto;display:flex;flex-direction:row;gap:56px;align-items:flex-start}
.dbt .underrated_left{flex:0 0 280px}
.dbt .underrated_h{font-size:30px;line-height:1.2;font-weight:700;color:transparent;-webkit-text-stroke:1.5px #2a3d52;margin-bottom:16px}
.dbt .underrated_sub{font-size:16px;line-height:1.7;color:#4a5a6a}
.dbt .underrated_right{flex:1 1 0;min-width:0;display:flex;flex-direction:column;gap:16px}
.dbt .underrated_item{display:flex;flex-direction:row;gap:16px;align-items:flex-start;padding:16px;border-radius:10px;background:#F6F7FB;box-shadow:-1px 2px 2px 0 #4f7da70d;transition:box-shadow .17s ease-out,background .17s ease-out}
.dbt .underrated_item:hover{background:#a1c3ce26;box-shadow:-1px 7px 14px 0 #4f7da717}
.dbt .underrated_num{flex-shrink:0;display:flex;flex-direction:column;align-items:center;gap:4px}
.dbt .underrated_num_val{font-size:23px;font-weight:700;color:#4F7DA7;line-height:1.2}
.dbt .underrated_num_bar{width:36px;height:3px;background:#4f7da726;border-radius:0;overflow:hidden}
.dbt .underrated_num_fill{height:100%;background:#4F7DA7;border-radius:0}
.dbt .underrated_item_body{flex:1 1 0;min-width:0}
.dbt .underrated_item_title{font-size:19px;font-weight:700;color:#1e2d3d;line-height:1.2;margin-bottom:4px}
.dbt .underrated_item_text{font-size:16px;line-height:1.7;color:#5a6a7a}
.dbt .connections_band{padding:56px 28px;background:linear-gradient(180deg,#F6F7FB 0%,#eaf1f6 100%);position:relative}
.dbt .honeycomb_bg{position:absolute;inset:0;pointer-events:none;opacity:.06;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='56' height='100'%3E%3Cpolygon points='28,2 54,16 54,44 28,58 2,44 2,16' fill='none' stroke='%234F7DA7' stroke-width='1.5'/%3E%3Cpolygon points='28,52 54,66 54,94 28,108 2,94 2,66' fill='none' stroke='%234F7DA7' stroke-width='1.5'/%3E%3C/svg%3E");background-size:56px 100px}
.dbt .connections_inner{max-width:1500px;margin:0 auto;position:relative;z-index:1}
.dbt .connections_top{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;gap:56px;margin-bottom:28px}
.dbt .connections_h{font-size:30px;line-height:1.2;font-weight:700;color:#1e2d3d}
.dbt .connections_intro{font-size:16px;line-height:1.7;color:#4a5a6a;max-width:440px}
.dbt .connections_map{display:grid;grid-template-columns:1fr 1fr 1fr;gap:16px}
.dbt .conn_node{background:#fff;border-radius:10px;padding:28px;box-shadow:-1px 2px 2px 0 #4f7da70d;display:flex;flex-direction:column;gap:8px;position:relative;overflow:hidden}
.dbt .conn_node::before{content:'';position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(127deg,#4F7DA7,#A1C3CE);transform:scaleX(0);transform-origin:left;transition:transform .18s ease-out}
.dbt .conn_node:hover::before{transform:scaleX(1)}
.dbt .conn_node_pair{display:flex;flex-direction:row;align-items:center;gap:8px;margin-bottom:4px}
.dbt .conn_topic_a{font-size:16px;font-weight:700;color:#4F7DA7;background:#4f7da714;border-radius:6px;padding:4px 8px;line-height:1.2}
.dbt .conn_plus{font-size:16px;color:#A1C3CE;font-weight:700}
.dbt .conn_topic_b{font-size:16px;font-weight:700;color:#2a3d52;background:#2a3d5212;border-radius:6px;padding:4px 8px;line-height:1.2}
.dbt .conn_node_text{font-size:16px;line-height:1.7;color:#5a6a7a}
.dbt .voice_band{background:#2a3d52;padding:56px 28px;position:relative;overflow:hidden}
.dbt .voice_band_inner{max-width:1500px;margin:0 auto;display:grid;grid-template-columns:1fr 2fr;gap:56px;align-items:start;position:relative;z-index:1}
.dbt .voice_portrait_col{display:flex;flex-direction:column;gap:16px}
.dbt .voice_portrait_frame{width:100%;aspect-ratio:4/5;overflow:hidden;border-radius:0;box-shadow:-1px 9px 36px 0 #4f7da71a}
.dbt .voice_portrait_frame img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;filter:brightness(0.85) saturate(0.9);transition:filter .2s ease-out}
.dbt .voice_portrait_frame:hover img{filter:brightness(1) saturate(1)}
.dbt .voice_portrait_caption{font-size:16px;line-height:1.5;color:#f6f7fb8c;letter-spacing:.06em}
.dbt .voice_content_col{display:flex;flex-direction:column;gap:28px}
.dbt .voice_h{font-size:30px;line-height:1.2;font-weight:700;color:transparent;-webkit-text-stroke:1.5px #A1C3CE}
.dbt .voice_columns{display:grid;grid-template-columns:1fr 1fr 1fr;gap:28px}
.dbt .voice_col_item{display:flex;flex-direction:column;gap:8px;padding:16px;background:#f6f7fb0d;border-radius:10px;border:1px solid #a1c3ce1a;transition:background .15s ease-out}
.dbt .voice_col_item:hover{background:#4f7da726}
.dbt .voice_col_role{font-size:16px;letter-spacing:.1em;text-transform:uppercase;color:#A1C3CE;line-height:1.2}
.dbt .voice_col_title{font-size:19px;font-weight:700;color:#F6F7FB;line-height:1.2}
.dbt .voice_col_text{font-size:16px;line-height:1.7;color:#f6f7fb9e}
.dbt .voice_standards{display:flex;flex-direction:row;gap:16px;flex-wrap:wrap}
.dbt .voice_std_tag{font-size:16px;color:#A1C3CE;border:1px solid #a1c3ce40;border-radius:6px;padding:4px 16px;line-height:1.7;transition:background .14s ease-out,border-color .14s ease-out}
.dbt .voice_std_tag:hover{background:#4f7da733;border-color:#a1c3ce80}
.dbt .subscribe_band{background:#fff;padding:56px 28px;position:relative}
.dbt .subscribe_band::after{content:'';position:absolute;bottom:0;left:0;right:0;height:3px;background:linear-gradient(127deg,#4F7DA7,#A1C3CE 60%,transparent)}
.dbt .subscribe_inner{max-width:1500px;margin:0 auto;display:flex;flex-direction:row;gap:56px;align-items:center}
.dbt .subscribe_text_col{flex:1 1 0;min-width:0}
.dbt .subscribe_h{font-size:30px;line-height:1.2;font-weight:700;color:#1e2d3d;margin-bottom:16px}
.dbt .subscribe_body{font-size:16px;line-height:1.7;color:#4a5a6a;margin-bottom:8px}
.dbt .subscribe_freq{display:flex;flex-direction:row;align-items:center;gap:8px;font-size:16px;color:#4F7DA7;font-weight:600;line-height:1.5}
.dbt .subscribe_freq .codicon{font-size:19px}
.dbt .subscribe_form_col{flex:0 0 420px}
.dbt .subscribe_form{display:flex;flex-direction:column;gap:16px}
.dbt .sub_field{display:flex;flex-direction:column;gap:4px}
.dbt .sub_label{font-size:16px;color:#2a3d52;font-weight:600;line-height:1.2}
.dbt .sub_input{width:100%;padding:8px 16px;border:1.5px solid #4f7da740;border-radius:6px;font-size:16px;color:#1e2d3d;background:#F6F7FB;outline:none;box-sizing:border-box;transition:border-color .15s ease-out,background .15s ease-out}
.dbt .sub_input::placeholder{color:#2a3d5259;transition:opacity .2s ease-out}
.dbt .sub_input:focus::placeholder{opacity:0}
.dbt .sub_input:focus{border-color:#4F7DA7;background:#fff}
.dbt .sub_btn{position:relative;padding:8px 28px;border:none;border-radius:6px;font-size:16px;font-weight:700;color:#fff;background:#4F7DA7;cursor:pointer;overflow:hidden;transition:color .15s ease-out;align-self:flex-start;display:flex;flex-direction:row;align-items:center;gap:8px}
.dbt .sub_btn::before{content:'';position:absolute;inset:0;background:#2a5a80;transform:translateX(100%);transition:transform .17s ease-out;z-index:0}
.dbt .sub_btn:hover::before{transform:translateX(0)}
.dbt .sub_btn span,.dbt .sub_btn .codicon{position:relative;z-index:1}
.dbt .sub_btn:focus{outline:2px solid #4F7DA7;outline-offset:2px}
.dbt .sub_btn:active{opacity:.88}
@media (max-width: 1280px) {
.dbt .dirs_list{grid-template-columns:repeat(2,1fr)}
.dbt .voice_columns{grid-template-columns:1fr 1fr}
.dbt .connections_map{grid-template-columns:1fr 1fr}
}
@media (max-width: 1024px) {
.dbt .title_inner{flex-direction:column;gap:28px}
.dbt .title_img_col{flex:none;width:100%}
.dbt .title_img_frame{width:100%;height:280px}
.dbt .underrated_inner{flex-direction:column;gap:28px}
.dbt .underrated_left{flex:none}
.dbt .subscribe_inner{flex-direction:column;gap:28px}
.dbt .subscribe_form_col{flex:none;width:100%}
.dbt .voice_band_inner{grid-template-columns:1fr}
.dbt .voice_portrait_frame{max-width:280px}
.dbt .nav_dirs_head{flex-direction:column;align-items:flex-start}
.dbt .nav_dirs_note{text-align:left}
}
@media (max-width: 768px) {
.dbt .posts_grid{grid-template-columns:1fr}
.dbt .dirs_list{grid-template-columns:1fr}
.dbt .connections_map{grid-template-columns:1fr}
.dbt .connections_top{flex-direction:column;gap:16px}
.dbt .voice_columns{grid-template-columns:1fr}
.dbt .title_problem{font-size:30px}
.dbt .title_solution{font-size:23px}
}
@media (max-width: 480px) {
.dbt .title_strip,.dbt .posts_band,.dbt .nav_dirs,.dbt .underrated_band,.dbt .connections_band,.dbt .voice_band,.dbt .subscribe_band{padding:28px 16px}
.dbt .title_problem{font-size:23px}
.dbt .title_solution{font-size:19px}
.dbt .voice_standards{gap:8px}
}
.mstr{max-width:1500px;margin:0 auto;overflow-x:clip}
.mstr .pg_strip{background:linear-gradient(127deg,#F6F7FB,transparent);padding:56px 56px 28px;position:relative}
.mstr .pg_strip::before{content:'';position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.75' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='200' height='200' filter='url(%23n)' opacity='0.04'/%3E%3C/svg%3E");background-size:200px 200px;pointer-events:none;z-index:0}
.mstr .pg_strip_inner{position:relative;z-index:1;max-width:780px}
.mstr .pg_eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:16px;letter-spacing:.08em;color:#4F7DA7;text-transform:uppercase;margin-bottom:16px}
.mstr .pg_eyebrow .codicon{font-size:16px}
.mstr .pg_h1{font-size:58px;line-height:1.2;color:#1b2c3e;font-weight:800;-webkit-text-stroke:1.5px #1b2c3e;color:transparent;margin-bottom:16px}
.mstr .pg_sub{font-size:19px;line-height:1.7;color:#3a4e60;max-width:560px}
.mstr .pg_sub strong{color:#4F7DA7}
.mstr .curved_divider{width:100%;overflow:hidden;line-height:0;margin-bottom:-1px}
.mstr .curved_divider svg{display:block;width:100%}
.mstr .cards_belt{background:#fff;padding:56px}
.mstr .cards_belt_head{display:flex;flex-direction:row;align-items:flex-end;justify-content:space-between;margin-bottom:28px;gap:16px}
.mstr .cards_belt_label{font-size:16px;letter-spacing:.07em;text-transform:uppercase;color:#4F7DA7}
.mstr .cards_belt_h2{font-size:30px;line-height:1.2;color:#1b2c3e;font-weight:700;-webkit-text-stroke:1px #1b2c3e;color:transparent;margin-top:8px}
.mstr .cards_count_badge{font-size:16px;color:#4F7DA7;border:1px solid #A1C3CE;border-radius:6px;padding:4px 16px;white-space:nowrap;flex-shrink:0}
.mstr .card_grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}
.mstr .mc_card{background:#F6F7FB;border-radius:10px;box-shadow:-1px 2px 2px 0 #4f7da70d;display:flex;flex-direction:column;position:relative;transition:box-shadow .18s ease-out,transform .15s ease-out;overflow:hidden}
.mstr .mc_card:hover{box-shadow:-1px 9px 36px 0 #4f7da71a;transform:translateY(-3px)}
.mstr .mc_card_corner{position:absolute;top:0;right:0;width:0;height:0;border-style:solid;border-width:0 48px 48px 0;border-color:transparent #4F7DA7 transparent transparent;z-index:2}
.mstr .mc_card_img_wrap{width:100%;aspect-ratio:16/9;overflow:hidden;position:relative;background:#dce8ef}
.mstr .mc_card_img_wrap img{width:100%;height:100%;object-fit:cover;display:block;filter:saturate(0.6);transition:filter .2s ease-out}
.mstr .mc_card:hover .mc_card_img_wrap img{filter:saturate(1)}
.mstr .mc_card_img_placeholder{width:100%;height:100%;background:linear-gradient(127deg,#A1C3CE,#F6F7FB);display:flex;align-items:center;justify-content:center}
.mstr .mc_card_img_placeholder .codicon{font-size:42px;color:#4F7DA7;opacity:.4}
.mstr .mc_card_body{padding:16px 16px 8px;display:flex;flex-direction:column;gap:8px;flex:1}
.mstr .mc_card_readtime{display:flex;align-items:center;gap:4px;font-size:16px;color:#6a8fa8;letter-spacing:.04em}
.mstr .mc_card_readtime .codicon{font-size:16px}
.mstr .mc_card_h3{font-size:19px;line-height:1.5;color:#1b2c3e;font-weight:700}
.mstr .mc_card_desc{font-size:16px;line-height:1.7;color:#3a4e60;flex:1}
.mstr .mc_card_footer{padding:8px 16px 16px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:8px;border-top:1px solid #dce8ef;margin-top:8px}
.mstr .mc_price_block{display:flex;flex-direction:column;gap:4px}
.mstr .mc_price_val{font-size:23px;font-weight:800;color:#4F7DA7;line-height:1.2}
.mstr .mc_price_note{font-size:16px;color:#6a8fa8;line-height:1.2}
.mstr .mc_card_link{display:inline-flex;align-items:center;gap:8px;font-size:16px;font-weight:600;color:#fff;background:#4F7DA7;border-radius:6px;padding:8px 16px;text-decoration:none;position:relative;overflow:hidden;transition:color .15s ease-out}
.mstr .mc_card_link::before{content:'';position:absolute;inset:0;background:#1b2c3e;transform:translateX(100%);transition:transform .18s ease-out;z-index:0}
.mstr .mc_card_link:hover::before{transform:translateX(0)}
.mstr .mc_card_link span,.mstr .mc_card_link .codicon{position:relative;z-index:1}
.mstr .mc_card_link:focus-visible{outline:2px solid #4F7DA7;outline-offset:2px}
.mstr .feed_belt{background:linear-gradient(127deg,#F6F7FB,transparent);padding:56px;position:relative}
.mstr .feed_belt::after{content:'';position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,#A1C3CE,transparent)}
.mstr .feed_two_col{display:grid;grid-template-columns:1fr 2px 1fr;gap:28px;align-items:start}
.mstr .feed_divider_line{background:linear-gradient(180deg,transparent,#4F7DA7 30%,#4F7DA7 70%,transparent);align-self:stretch;min-height:200px}
.mstr .feed_col_label{font-size:16px;letter-spacing:.07em;text-transform:uppercase;color:#4F7DA7;margin-bottom:16px;display:flex;align-items:center;gap:8px}
.mstr .feed_col_h3{font-size:23px;line-height:1.5;color:#1b2c3e;font-weight:700;margin-bottom:16px}
.mstr .feed_col_text{font-size:16px;line-height:1.7;color:#3a4e60;margin-bottom:16px}
.mstr .feed_entries{display:flex;flex-direction:column;gap:16px}
.mstr .feed_entry{display:flex;flex-direction:row;gap:8px;align-items:flex-start;padding:8px;border-radius:6px;background:#fff;box-shadow:-1px 2px 2px 0 #4f7da70d;transition:box-shadow .15s ease-out}
.mstr .feed_entry:hover{box-shadow:-1px 7px 14px 0 #4f7da717}
.mstr .feed_entry_icon{width:28px;height:28px;border-radius:6px;background:#4F7DA7;display:flex;align-items:center;justify-content:center;flex-shrink:0}
.mstr .feed_entry_icon .codicon{font-size:16px;color:#fff}
.mstr .feed_entry_body{display:flex;flex-direction:column;gap:4px;flex:1}
.mstr .feed_entry_ts{font-size:16px;color:#6a8fa8;letter-spacing:.04em}
.mstr .feed_entry_desc{font-size:16px;line-height:1.5;color:#1b2c3e}
.mstr .img_atm_belt{position:relative;min-height:320px;display:flex;align-items:center}
.mstr .img_atm_bg{position:absolute;inset:0;z-index:0;overflow:hidden}
.mstr .img_atm_bg img{width:100%;height:100%;object-fit:cover;display:block;filter:saturate(0.5) brightness(0.45)}
.mstr .img_atm_overlay{position:absolute;inset:0;background:linear-gradient(127deg,#4f7da7b3,#1b2c3ed1);z-index:1}
.mstr .img_atm_inner{position:relative;z-index:2;padding:56px;max-width:700px}
.mstr .img_atm_tag{display:inline-flex;align-items:center;gap:8px;font-size:16px;letter-spacing:.08em;text-transform:uppercase;color:#A1C3CE;margin-bottom:16px}
.mstr .img_atm_h2{font-size:42px;line-height:1.2;font-weight:800;color:#fff;-webkit-text-stroke:1.5px #fff;color:transparent;margin-bottom:16px}
.mstr .img_atm_body{font-size:19px;line-height:1.7;color:#d0e4ed}
.mstr .metrics_belt{padding:56px;background:#fff}
.mstr .metrics_grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}
.mstr .metric_item{display:flex;flex-direction:column;gap:8px;padding:16px;border-radius:10px;background:#F6F7FB;box-shadow:-1px 2px 2px 0 #4f7da70d;transition:box-shadow .18s ease-out;position:relative;overflow:hidden}
.mstr .metric_item::before{content:'';position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#4F7DA7,#A1C3CE);border-radius:10px 10px 0 0}
.mstr .metric_item:hover{box-shadow:-1px 7px 14px 0 #4f7da717}
.mstr .metric_icon{display:flex;align-items:center;justify-content:center;width:28px;height:28px}
.mstr .metric_icon .codicon{font-size:23px;color:#4F7DA7}
.mstr .metric_val{font-size:42px;font-weight:800;line-height:1.2;color:#1b2c3e}
.mstr .metric_label{font-size:16px;line-height:1.5;color:#6a8fa8;letter-spacing:.04em}
.mstr .curved_connector{width:100%;overflow:hidden;line-height:0}
.mstr .curved_connector svg{display:block;width:100%}
@media (max-width: 1280px) {
.mstr .pg_h1{font-size:42px}
.mstr .card_grid{grid-template-columns:repeat(2,1fr)}
.mstr .metrics_grid{grid-template-columns:repeat(2,1fr)}
}
@media (max-width: 1024px) {
.mstr .pg_strip,.mstr .cards_belt,.mstr .feed_belt,.mstr .img_atm_inner,.mstr .metrics_belt{padding-left:28px;padding-right:28px}
.mstr .feed_two_col{grid-template-columns:1fr;gap:28px}
.mstr .feed_divider_line{display:none}
}
@media (max-width: 768px) {
.mstr .pg_h1{font-size:30px}
.mstr .card_grid{grid-template-columns:1fr}
.mstr .cards_belt_head{flex-direction:column;align-items:flex-start}
.mstr .metrics_grid{grid-template-columns:repeat(2,1fr)}
.mstr .pg_strip,.mstr .cards_belt,.mstr .feed_belt,.mstr .img_atm_inner,.mstr .metrics_belt{padding:28px 16px}
.mstr .img_atm_h2{font-size:30px}
}
@media (max-width: 480px) {
.mstr .metrics_grid{grid-template-columns:1fr}
.mstr .pg_h1{font-size:23px}
.mstr .metric_val{font-size:30px}
}
.success_page{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:60vh;padding:56px 16px}
.success_page .success_card{background:#fff;border-radius:16px;box-shadow:-1px 7px 14px 0 #4f7da717;max-width:560px;padding:56px;text-align:center;width:100%}
.success_page .success_card .icon_wrap{align-items:center;background:linear-gradient(127deg,#F6F7FB,transparent);border-radius:50%;display:flex;height:72px;justify-content:center;margin:0 auto 28px;width:72px}
.success_page .success_card .icon_wrap .check_svg{display:block;height:36px;width:36px}
.success_page .success_card .success_heading{color:#2a3d52;font-size:30px;font-weight:700;letter-spacing:-.01em;line-height:1.2;margin:0 0 16px;-webkit-text-stroke:0}
.success_page .success_card .success_text{color:#3d5166;font-size:19px;line-height:1.7;margin:0 0 28px}
.success_page .success_card .success_divider{background:linear-gradient(127deg,#A1C3CE,#F6F7FB);border:none;border-radius:6px;height:2px;margin:0 auto 28px;width:56px}
.success_page .success_card .success_note{color:#5a7a94;font-size:16px;letter-spacing:.03em;line-height:1.5;margin:0 0 28px}
.success_page .success_card .return_link{background:#fff;border:2px solid #4F7DA7;border-radius:10px;color:#4F7DA7;display:inline-block;font-size:16px;font-weight:600;letter-spacing:.04em;overflow:hidden;padding:16px 28px;position:relative;text-decoration:none;transition:color .15s ease-out,border-color .15s ease-out;z-index:0}
.success_page .success_card .return_link::before{background:#4F7DA7;bottom:0;content:"";left:0;position:absolute;right:100%;top:0;transition:right .18s ease-out;z-index:-1}
.success_page .success_card .return_link:hover{color:#fff}
.success_page .success_card .return_link:hover::before{right:0}
.success_page .success_card .return_link:focus-visible{outline:2px solid #4F7DA7;outline-offset:4px}
@media (max-width: 480px) {
.success_page .success_card{padding:28px 16px}
.success_page .success_card .success_heading{font-size:23px}
.success_page .success_card .success_text{font-size:16px}
}