html{scroll-behavior:smooth}
body{margin:0;padding:0;min-height:100vh}
:focus-visible{outline:2px solid #D69E0B;outline-offset:3px}
:focus:not(:focus-visible){outline:none}
.page-shell{box-sizing:border-box;max-width:1600px;margin:0 auto}
.site-header{position:relative;background:linear-gradient(135deg,#FEFFFA 0%,#d69e0b0f 50%,#4a56e90d 100%);border-bottom:1px solid #d69e0b2e;box-shadow:0 4px 28px 1px #d69e0b1a;font-family:'Cabin',sans-serif}
.header-utility{display:flex;align-items:center;justify-content:space-between;padding:10px 40px;border-bottom:1px solid #4a56e914;background:#4a56e908}
.header-brand{display:flex;align-items:center;gap:10px;text-decoration:none}
.logo-ring{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:5px;background:#FEFFFA;box-shadow:0 0 0 2px #d69e0b59 0 0 0 4px #4a56e91f 0 1px 2px 1px #d69e0b12;padding:4px;flex-shrink:0}
.logo-ring img{width:40px;height:40px;object-fit:contain;display:block}
.brand-label{font-family:'Cabin',sans-serif;font-size:22px;font-weight:700;color:#1b2057;line-height:1.2;letter-spacing:.01em}
.header-contact-group{display:flex;align-items:center;gap:20px}
.phone-link{display:flex;align-items:center;gap:10px;font-family:'Cabin',sans-serif;font-size:18px;font-weight:700;color:#1b2057;text-decoration:none;padding:10px 20px;border-radius:5px;background:#d69e0b14;border:1px solid #d69e0b38;transition:background .28s cubic-bezier(0.4,0,0.2,1),border-color .28s cubic-bezier(0.4,0,0.2,1);min-height:44px}
.phone-link:hover{background:#d69e0b29;border-color:#d69e0b66;color:#1b2057}
.phone-icon-svg{width:18px;height:18px;flex-shrink:0}
.email-link{font-family:'PT Sans',sans-serif;font-size:15px;color:#4A56E9;text-decoration:none;transition:color .26s ease-in-out;min-height:44px;display:flex;align-items:center}
.email-link:hover{color:#D69E0B}
.header-nav-row{display:flex;align-items:center;justify-content:center;padding:10px 40px;gap:10px;flex-wrap:wrap}
.nav-item-link{font-family:'Cabin',sans-serif;font-size:15px;font-weight:700;color:#1b2057;text-decoration:none;padding:10px 20px;border-radius:38px;letter-spacing:.08em;text-transform:uppercase;position:relative;transition:color .25s cubic-bezier(0.4,0,0.2,1),background .35s cubic-bezier(0.4,0,0.2,1);min-height:44px;display:flex;align-items:center;white-space:nowrap}
.nav-item-link:hover{color:#4A56E9;background:#4a56e912}
.nav-item-link[data-active="true"]{color:#D69E0B;background:#d69e0b1a}
.nav-divider{width:4px;height:4px;border-radius:50%;background:#4a56e940;flex-shrink:0}
.site-footer{background:linear-gradient(160deg,#1b2057 0%,#23296b 60%,#2a1f6b 100%);font-family:'PT Sans',sans-serif;box-shadow:0 10px 36px 1px #4a56e91c inset}
.footer-bento{max-width:1600px;margin:0 auto;box-sizing:border-box;display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:auto auto;gap:20px;padding:40px}
.footer-brand-cell{grid-column:1 / 2;grid-row:1 / 2;display:flex;flex-direction:column;align-items:flex-start;gap:10px;background:#ffffff0a;border-radius:5px;padding:20px;box-shadow:0 1px 2px 1px #4a56e912}
.footer-logo-ring{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:5px;background:#FEFFFA;box-shadow:0 0 0 2px #d69e0b66 0 0 0 4px #ffffff1a 0 1px 2px 1px #d69e0b12;padding:4px}
.footer-logo-ring img{width:40px;height:40px;object-fit:contain;display:block}
.footer-company-name{font-family:'Cabin',sans-serif;font-size:18px;font-weight:700;color:#FEFFFA;line-height:1.2}
.footer-est{font-size:14px;color:#fefffa80;line-height:1.6}
.footer-address-cell{grid-column:2 / 3;grid-row:1 / 2;background:#ffffff0a;border-radius:5px;padding:20px;box-shadow:0 1px 2px 1px #4a56e912}
.footer-cell-label{font-family:'Cabin',sans-serif;font-size:14px;font-weight:700;color:#D69E0B;text-transform:uppercase;letter-spacing:.1em;margin-bottom:10px;display:block}
.footer-addr-text{font-size:15px;color:#fefffabf;line-height:1.6}
.footer-contact-cell{grid-column:3 / 4;grid-row:1 / 2;background:#ffffff0a;border-radius:5px;padding:20px;display:flex;flex-direction:column;gap:10px;box-shadow:0 1px 2px 1px #4a56e912}
.footer-phone-link{font-family:'Cabin',sans-serif;font-size:18px;font-weight:700;color:#FEFFFA;text-decoration:none;transition:color .26s ease-in-out;display:flex;align-items:center;gap:10px;min-height:44px}
.footer-phone-link:hover{color:#D69E0B}
.footer-email-link{font-size:15px;color:#fefffab3;text-decoration:none;transition:color .28s cubic-bezier(0.4,0,0.2,1);min-height:44px;display:flex;align-items:center}
.footer-email-link:hover{color:#D69E0B}
.footer-legal-cell{grid-column:1 / 4;grid-row:2 / 3;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:10px;padding:20px;border-top:1px solid #ffffff14;background:#0000001f;border-radius:5px}
.footer-copy{font-size:14px;color:#fefffa73;line-height:1.6}
.footer-legal-links{display:flex;align-items:center;gap:20px;flex-wrap:wrap}
.footer-legal-link{font-size:14px;color:#fefffa80;text-decoration:none;transition:color .25s ease-in-out;min-height:44px;display:flex;align-items:center}
.footer-legal-link:hover{color:#D69E0B}
.consent-bar{display:none;position:fixed;top:20px;left:0;right:0;margin:0 auto;width:560px;max-width:calc(100% - 40px);background:#FEFFFA;border-radius:5px;box-shadow:0 4px 28px 1px #4a56e91a 0 10px 36px 1px #4a56e91c;border:1px solid #d69e0b33;padding:20px;z-index:1200;font-family:'PT Sans',sans-serif;opacity:0;transition:opacity .26s cubic-bezier(0.4,0,0.2,1);box-sizing:border-box}
.consent-bar[data-vis="show"]{opacity:1}
.consent-heading{font-family:'Cabin',sans-serif;font-size:18px;font-weight:700;color:#1b2057;margin-bottom:10px;line-height:1.2}
.consent-desc{font-size:15px;color:#2c3470;line-height:1.6;margin-bottom:20px}
.consent-policy-link{color:#4A56E9;text-decoration:underline;transition:color .25s ease-in-out}
.consent-policy-link:hover{color:#D69E0B}
.consent-actions{display:flex;gap:10px}
.consent-btn{flex:1;padding:10px 20px;border-radius:5px;font-family:'Cabin',sans-serif;font-size:14px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;border:2px solid transparent;min-height:44px;transition:background .28s cubic-bezier(0.4,0,0.2,1),border-color .28s cubic-bezier(0.4,0,0.2,1),color .25s ease-in-out}
.consent-btn-accept{background:#4A56E9;color:#FEFFFA;border-color:#4A56E9}
.consent-btn-accept:hover,.consent-btn-accept:focus-visible{background:#3540c8;border-color:#3540c8}
.consent-btn-decline{background:transparent;color:#1b2057;border-color:#4a56e94d}
.consent-btn-decline:hover,.consent-btn-decline:focus-visible{background:#4a56e912;border-color:#4a56e980}
@media (max-width: 992px) {
.header-utility{padding:10px 20px;flex-wrap:wrap;gap:10px}
.header-nav-row{padding:10px 20px}
.footer-bento{grid-template-columns:1fr 1fr;padding:20px}
.footer-brand-cell{grid-column:1 / 2}
.footer-address-cell{grid-column:2 / 3}
.footer-contact-cell{grid-column:1 / 3}
.footer-legal-cell{grid-column:1 / 3}
}
@media (max-width: 576px) {
.header-utility{padding:10px;justify-content:center;text-align:center}
.header-contact-group{flex-direction:column;gap:10px;width:100%;align-items:center}
.header-nav-row{padding:10px;justify-content:center}
.nav-divider{display:none}
.footer-bento{grid-template-columns:1fr;padding:20px 10px}
.footer-brand-cell,.footer-address-cell,.footer-contact-cell,.footer-legal-cell{grid-column:1 / 2}
.footer-legal-cell{flex-direction:column;align-items:flex-start}
}
.legal-o-article{max-width:1600px;margin:0 auto;padding:80px 40px}
.legal-o-article h1{font-size:56px;line-height:1.2;color:#1b1b2e;margin-bottom:40px;letter-spacing:.01em}
.legal-o-article h2{font-size:42px;line-height:1.2;color:#1b1b2e;margin-top:80px;margin-bottom:20px}
.legal-o-article h3{font-size:22px;line-height:1.6;color:#1b1b2e;margin-top:40px;margin-bottom:20px}
.legal-o-article h4{font-size:18px;line-height:1.6;color:#1b1b2e;margin-top:40px;margin-bottom:10px}
.legal-o-article h5{font-size:15px;line-height:1.6;color:#2a2a3e;margin-top:20px;margin-bottom:10px;text-transform:uppercase;letter-spacing:.08em}
.legal-o-article h6{font-size:14px;line-height:1.6;color:#2a2a3e;margin-top:20px;margin-bottom:10px;text-transform:uppercase;letter-spacing:.1em}
.legal-o-article p{font-size:15px;line-height:2;color:#2c2c42;margin-bottom:20px}
.legal-o-article ul,.legal-o-article ol{font-size:15px;line-height:2;color:#2c2c42;margin-bottom:20px;padding-left:40px}
.legal-o-article ul{list-style-type:disc}
.legal-o-article ol{list-style-type:decimal}
.legal-o-article li{margin-bottom:10px;font-size:15px;line-height:2;color:#2c2c42}
.legal-o-article li:last-child{margin-bottom:0}
.legal-o-article ul ul,.legal-o-article ol ol,.legal-o-article ul ol,.legal-o-article ol ul{margin-top:10px;margin-bottom:10px}
.legal-o-article strong,.legal-o-article b{font-weight:700;color:#1b1b2e}
.legal-o-article a{color:#4A56E9;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px;transition:color .28s cubic-bezier(0.4,0,0.2,1),text-decoration-color .28s cubic-bezier(0.4,0,0.2,1)}
.legal-o-article a:hover{color:#D69E0B;text-decoration-color:#D69E0B}
.legal-o-article table{width:100%;border-collapse:collapse;margin-bottom:40px;font-size:14px;line-height:1.6;box-shadow:0 4px 28px 1px #4a56e91a;border-radius:5px;overflow:hidden}
.legal-o-article thead{background-color:#4a56e912}
.legal-o-article thead th{font-size:14px;font-weight:700;color:#1b1b2e;text-transform:uppercase;letter-spacing:.08em;padding:20px;text-align:left;border-bottom:2px solid #4a56e926}
.legal-o-article tbody tr{border-bottom:1px solid #4a56e914;transition:background-color .25s ease-in-out}
.legal-o-article tbody tr:last-child{border-bottom:none}
.legal-o-article tbody tr:hover{background-color:#d69e0b0d}
.legal-o-article td{padding:20px;font-size:14px;line-height:1.6;color:#2c2c42;vertical-align:top}
.legal-o-article hr{border:none;border-top:1px solid #4a56e926;margin-top:40px;margin-bottom:40px}
@media (max-width: 992px) {
.legal-o-article{padding:80px 40px}
.legal-o-article h1{font-size:42px}
.legal-o-article h2{font-size:42px}
.legal-o-article table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch}
}
@media (max-width: 576px) {
.legal-o-article{padding:40px 20px}
.legal-o-article h1{font-size:42px}
.legal-o-article h2{font-size:22px;margin-top:40px}
.legal-o-article h3{font-size:18px}
.legal-o-article ul,.legal-o-article ol{padding-left:20px}
}
.pd-det{background:#FEFFFA;overflow-x:hidden}
.pd-det .pg-bound{max-width:1600px;margin:0 auto;padding:0 40px}
.pd-det .lead-strip{background:linear-gradient(157deg,#FEFFFA 0%,#4a56e90f 45%,#d69e0b14 100%);padding:80px 0 40px;position:relative}
.pd-det .lead-strip::before{content:'';position:absolute;inset:0;background-image:repeating-linear-gradient(135deg,#d69e0b0a 0px,#d69e0b0a 1px,transparent 1px,transparent 18px);pointer-events:none}
.pd-det .lead-grid{display:grid;grid-template-columns:1fr 380px;gap:80px;align-items:start;position:relative;z-index:1}
.pd-det .lead-tag{display:inline-block;font-size:14px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#D69E0B;margin-bottom:20px;padding:10px 20px;background:#d69e0b1a;border-radius:5px}
.pd-det .lead-h1{font-size:56px;line-height:1.2;color:#18194a;font-weight:700;margin:0 0 20px;text-transform:uppercase;letter-spacing:.02em}
.pd-det .lead-slogan{font-size:18px;line-height:1.6;color:#3a3b6e;margin:0 0 40px;font-style:italic}
.pd-det .lead-actions{display:flex;flex-direction:row;gap:20px;align-items:center;flex-wrap:wrap}
.pd-det .btn-print{display:inline-flex;align-items:center;gap:10px;padding:10px 20px;background:#FEFFFA;color:#4A56E9;border:2px solid #4A56E9;border-radius:5px;font-size:14px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;transition:background .28s cubic-bezier(0.4,0,0.2,1),color .28s cubic-bezier(0.4,0,0.2,1);box-shadow:0 1px 2px 1px #4a56e912;position:relative;overflow:hidden}
.pd-det .btn-print:hover{background:#4A56E9;color:#FEFFFA}
.pd-det .btn-print:focus{outline:2px solid #D69E0B;outline-offset:3px}
.pd-det .btn-print:active{transform:scale(0.97)}
.pd-det .btn-print .btn-fill{position:absolute;inset:0;background:#4A56E9;transform:scaleX(0);transform-origin:left;z-index:0;transition:transform .6s cubic-bezier(0.4,0,0.2,1)}
.pd-det .btn-print:active .btn-fill{transform:scaleX(1)}
.pd-det .btn-print span{position:relative;z-index:1}
.pd-det .lead-img-wrap{position:relative;border-radius:5px;overflow:hidden;box-shadow:0 4px 28px 1px #4a56e91a}
.pd-det .lead-img-wrap img{width:100%;max-width:100%;display:block;object-fit:contain;opacity:.82;border-radius:5px}
.pd-det .math-bg{position:absolute;top:0;right:-40px;font-size:280px;line-height:1;color:#4a56e90a;font-weight:900;pointer-events:none;user-select:none;z-index:0}
.pd-det .zigzag-div{width:100%;overflow:hidden;line-height:0}
.pd-det .body-col{padding:80px 0;background:#FEFFFA}
.pd-det .body-layout{display:grid;grid-template-columns:1fr 300px;gap:80px;align-items:start}
.pd-det .article-body{color:#1e1f4b}
.pd-det .article-body p{font-size:18px;line-height:1.6;margin:0 0 20px;color:#2a2b5e}
.pd-det .article-body h2{font-size:42px;line-height:1.2;color:#18194a;font-weight:700;margin:40px 0 20px;text-transform:uppercase;letter-spacing:.05em}
.pd-det .article-body h4{font-size:22px;line-height:1.2;color:#18194a;font-weight:600;margin:40px 0 10px;text-transform:uppercase;letter-spacing:.08em}
.pd-det .article-body strong{color:#D69E0B;font-weight:700}
.pd-det .article-body code{background:#4a56e914;color:#4A56E9;padding:2px 8px;border-radius:5px;font-size:15px}
.pd-det .article-body blockquote{margin:40px 0;padding:20px 40px;background:#d69e0b12;border-top:3px solid #D69E0B;border-radius:5px;font-size:18px;font-style:italic;line-height:1.6;color:#3a3b6e;box-shadow:inset 0 2px 6px #d69e0b12}
.pd-det .sidebar{position:sticky;top:20px}
.pd-det .feed-card{background:linear-gradient(160deg,#FEFFFA 0%,#4a56e90d 100%);border-radius:5px;padding:20px;box-shadow:0 4px 28px 1px #4a56e91a;margin-bottom:40px}
.pd-det .feed-card-title{font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:#4A56E9;margin:0 0 20px;padding-bottom:10px;border-bottom:2px solid #4a56e926}
.pd-det .feed-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}
.pd-det .feed-entry{display:flex;flex-direction:row;gap:10px;align-items:flex-start;padding:10px;border-radius:5px;background:#ffffffb3;transition:background .25s ease-in-out}
.pd-det .feed-entry:hover{background:#4a56e912}
.pd-det .feed-icon{width:32px;height:32px;border-radius:5px;background:#d69e0b1f;display:flex;align-items:center;justify-content:center;flex-shrink:0}
.pd-det .feed-icon svg{width:16px;height:16px}
.pd-det .feed-text{flex:1;min-width:0}
.pd-det .feed-desc{font-size:14px;line-height:1.6;color:#2a2b5e;margin:0 0 4px}
.pd-det .feed-time{font-size:14px;color:#4a56e999}
.pd-det .nav-card{background:linear-gradient(150deg,#d69e0b14 0%,#4a56e90f 100%);border-radius:5px;padding:20px;box-shadow:0 1px 2px 1px #d69e0b12}
.pd-det .nav-card-title{font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:#D69E0B;margin:0 0 20px}
.pd-det .nav-card-links{display:flex;flex-direction:column;gap:10px}
.pd-det .nav-card-link{display:block;padding:10px;background:#fffc;border-radius:5px;font-size:15px;color:#18194a;text-decoration:none;font-weight:500;transition:color .26s ease-in-out,background .26s ease-in-out;box-shadow:0 1px 2px 1px #4a56e912}
.pd-det .nav-card-link:hover{color:#4A56E9;background:#FEFFFA}
.pd-det .bg-anim-strip{animation:bg-osc 6s ease-in-out infinite alternate}
@keyframes bg-osc {
0%{background-color:#4a56e908}
100%{background-color:#d69e0b0a}
}
.pd-det .bottom-strip{padding:80px 0;position:relative}
.pd-det .bottom-inner{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:40px;flex-wrap:wrap;background:linear-gradient(135deg,#4a56e912 0%,#d69e0b12 100%);border-radius:38px;padding:40px 80px;box-shadow:0 10px 36px 1px #4a56e91c}
.pd-det .bottom-label{font-size:22px;line-height:1.2;color:#18194a;font-weight:600;text-transform:uppercase;letter-spacing:.06em;margin:0}
.pd-det .bottom-desc{font-size:15px;line-height:1.6;color:#3a3b6e;margin:10px 0 0}
.pd-det .btn-contact{display:inline-flex;align-items:center;gap:10px;padding:20px 40px;background:#4A56E9;color:#FEFFFA;border:none;border-radius:5px;font-size:15px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;text-decoration:none;transition:background .26s cubic-bezier(0.4,0,0.2,1),box-shadow .26s cubic-bezier(0.4,0,0.2,1);box-shadow:0 4px 28px 1px #4a56e91a;white-space:nowrap}
.pd-det .btn-contact:hover{background:#D69E0B;box-shadow:0 10px 36px 1px #d69e0b1c}
.pd-det .btn-contact:focus{outline:2px solid #18194a;outline-offset:3px}
@media (max-width: 992px) {
.pd-det .lead-grid{grid-template-columns:1fr;gap:40px}
.pd-det .lead-img-wrap{display:none}
.pd-det .lead-h1{font-size:42px}
.pd-det .body-layout{grid-template-columns:1fr;gap:40px}
.pd-det .sidebar{position:static}
.pd-det .bottom-inner{padding:40px;flex-direction:column;align-items:flex-start}
.pd-det .math-bg{display:none}
}
@media (max-width: 576px) {
.pd-det .pg-bound{padding:0 20px}
.pd-det .lead-strip{padding:40px 0 20px}
.pd-det .lead-h1{font-size:22px}
.pd-det .body-col{padding:40px 0}
.pd-det .bottom-inner{padding:20px;border-radius:5px}
.pd-det .btn-contact{padding:10px 20px}
}
.pod-root{background:#FEFFFA;overflow-x:hidden}
.pod-root .pod-title-block{padding:80px 40px;max-width:1600px;margin:0 auto;display:flex;flex-direction:row;align-items:flex-end;gap:40px;position:relative}
.pod-root .pod-title-block::before{content:'';position:absolute;inset:0;background-image:radial-gradient(circle,#d69e0b14 1px,transparent 1px);background-size:28px 28px;pointer-events:none;z-index:0}
.pod-root .pod-title-text{flex:3;position:relative;z-index:1}
.pod-root .pod-title-text .pod-eyebrow{font-size:14px;line-height:1.6;letter-spacing:.12em;text-transform:uppercase;color:#D69E0B;margin-bottom:20px;display:block}
.pod-root .pod-title-text .pod-h1{font-size:56px;line-height:1.2;color:#1a1745;font-weight:700;margin:0 0 20px}
.pod-root .pod-title-text .pod-h1 .pod-h1-accent{color:#D69E0B}
.pod-root .pod-title-text .pod-subtitle{font-size:18px;line-height:1.6;color:#3a3660;max-width:600px;margin:0}
.pod-root .pod-title-img-col{flex:1;position:relative;z-index:1;display:flex;align-items:flex-end;justify-content:flex-end}
.pod-root .pod-title-img-frame{border:2px dashed #d69e0b73;border-radius:5px;padding:10px;position:relative}
.pod-root .pod-title-img{display:block;width:100%;max-width:320px;height:220px;object-fit:cover;border-radius:5px;filter:sepia(0.32) contrast(1.08) brightness(0.94) saturate(0.85)}
.pod-root .pod-title-img-frame .pod-deco-rot{position:absolute;top:-20px;right:-20px;width:40px;height:40px;animation:pod-spin 14s linear infinite;pointer-events:none}
@keyframes pod-spin {
from{transform:rotate(0deg)}
to{transform:rotate(360deg)}
}
.pod-root .pod-section-divider-chevron{width:100%;overflow:hidden;line-height:0;margin:0}
.pod-root .pod-section-divider-chevron svg{display:block;width:100%}
.pod-root .pod-posts-section{background:linear-gradient(172deg,#f5f3ff 0%,#fffdf0 60%,#FEFFFA 100%);padding:80px 40px}
.pod-root .pod-posts-inner{max-width:1600px;margin:0 auto}
.pod-root .pod-posts-head{display:flex;flex-direction:row;align-items:baseline;gap:20px;margin-bottom:40px}
.pod-root .pod-posts-head .pod-posts-label{font-size:22px;line-height:1.2;font-weight:700;color:#1a1745;text-transform:uppercase;letter-spacing:.08em;margin:0}
.pod-root .pod-posts-head .pod-posts-dash{flex:1;height:2px;background:linear-gradient(90deg,#4a56e94d 0%,transparent 100%);border-radius:5px}
.pod-root .pod-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}
.pod-root .pod-card{background:#fff;border-radius:5px;box-shadow:0 4px 28px 1px #4a56e91a;display:flex;flex-direction:column;overflow:hidden;transition:box-shadow .28s cubic-bezier(0.4,0,0.2,1),transform .28s cubic-bezier(0.4,0,0.2,1);position:relative}
.pod-root .pod-card:hover{box-shadow:0 10px 36px 1px #4a56e91c;transform:translateY(-4px)}
.pod-root .pod-card .pod-card-img-wrap{width:100%;height:180px;overflow:hidden;background:#eee8f5;flex-shrink:0}
.pod-root .pod-card .pod-card-img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .38s cubic-bezier(0.4,0,0.2,1)}
.pod-root .pod-card:hover .pod-card-img{transform:scale(1.04)}
.pod-root .pod-card .pod-card-body{padding:20px;display:flex;flex-direction:column;flex:1;gap:10px}
.pod-root .pod-card .pod-card-num{font-size:14px;line-height:1.6;color:#D69E0B;font-weight:700;letter-spacing:.1em;text-transform:uppercase}
.pod-root .pod-card .pod-card-title{font-size:18px;line-height:1.6;font-weight:700;color:#1a1745;margin:0}
.pod-root .pod-card .pod-card-desc{font-size:15px;line-height:1.6;color:#3a3660;margin:0;flex:1}
.pod-root .pod-card .pod-card-link{display:inline-block;padding:10px 20px;background:#4A56E9;color:#fff;font-size:14px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;border-radius:5px;text-decoration:none;align-self:flex-start;transition:background .25s ease-in-out,box-shadow .25s ease-in-out;box-shadow:0 1px 2px 1px #4a56e912;position:relative;overflow:hidden}
.pod-root .pod-card .pod-card-link::after{content:'';position:absolute;inset:0;background:#d69e0b2e;transform:scaleX(0);transform-origin:left;transition:transform .32s cubic-bezier(0.4,0,0.2,1)}
.pod-root .pod-card .pod-card-link:hover::after{transform:scaleX(1)}
.pod-root .pod-card .pod-card-link:hover{background:#3040d0;box-shadow:0 4px 28px 1px #4a56e91a}
.pod-root .pod-card .pod-card-link:active{background:#2030b0}
.pod-root .pod-divider-plain{height:2px;background:linear-gradient(90deg,transparent 0%,#d69e0b40 50%,transparent 100%);margin:0}
.pod-root .pod-about-section{padding:80px 40px;background:#1a1745;position:relative}
.pod-root .pod-about-inner{max-width:1600px;margin:0 auto;display:flex;flex-direction:row;gap:40px;align-items:flex-start}
.pod-root .pod-about-main{flex:3}
.pod-root .pod-about-sidebar{flex:1;display:flex;flex-direction:column;gap:20px}
.pod-root .pod-about-main .pod-sec-label{font-size:14px;line-height:1.6;letter-spacing:.14em;text-transform:uppercase;color:#D69E0B;display:block;margin-bottom:20px}
.pod-root .pod-about-main .pod-sec-h2{font-size:42px;line-height:1.2;font-weight:300;color:#FEFFFA;letter-spacing:.04em;text-transform:uppercase;margin:0 0 20px}
.pod-root .pod-about-main .pod-sec-body{font-size:15px;line-height:1.6;color:#fefffacc;max-width:680px}
.pod-root .pod-about-main .pod-pullquote{border-top:2px solid #d69e0b80;border-bottom:2px solid #d69e0b80;padding:20px 0;margin:40px 0;font-size:22px;line-height:1.6;color:#D69E0B;font-style:italic}
.pod-root .pod-about-sidebar .pod-metric-rect{border:1.5px solid #4a56e966;border-radius:5px;padding:20px;display:flex;flex-direction:column;gap:10px;background:#4a56e914}
.pod-root .pod-about-sidebar .pod-metric-rect .pod-met-lbl{font-size:14px;line-height:1.6;color:#fefffaa6;letter-spacing:.08em;text-transform:uppercase}
.pod-root .pod-about-sidebar .pod-metric-rect .pod-met-val{font-size:42px;line-height:1.2;font-weight:700;color:#D69E0B}
.pod-root .pod-about-sidebar .pod-bar-wrap{border:1.5px solid #d69e0b4d;border-radius:5px;padding:20px;background:#d69e0b0f}
.pod-root .pod-about-sidebar .pod-bar-wrap .pod-bar-lbl{font-size:14px;line-height:1.6;color:#fefffaa6;letter-spacing:.08em;text-transform:uppercase;margin-bottom:10px;display:block}
.pod-root .pod-about-sidebar .pod-bar-track{height:10px;background:#fefffa1a;border-radius:38px;overflow:hidden;margin-bottom:10px}
.pod-root .pod-about-sidebar .pod-bar-fill{height:100%;border-radius:38px;background:linear-gradient(90deg,#4A56E9 0%,#D69E0B 100%);width:68%;box-shadow:inset 0 -2px 4px #d69e0b2e;transition:width .6s cubic-bezier(0.4,0,0.2,1)}
.pod-root .pod-about-sidebar .pod-bar-vals{display:flex;flex-direction:row;justify-content:space-between;font-size:14px;line-height:1.6;color:#fefffab3}
.pod-root .pod-divider-chevron-up{width:100%;overflow:hidden;line-height:0}
.pod-root .pod-divider-chevron-up svg{display:block;width:100%}
.pod-root .pod-process-section{padding:80px 40px;background:#FEFFFA}
.pod-root .pod-process-inner{max-width:1600px;margin:0 auto}
.pod-root .pod-process-inner .pod-proc-head{display:flex;flex-direction:column;gap:10px;margin-bottom:40px;max-width:680px}
.pod-root .pod-process-inner .pod-proc-label{font-size:14px;line-height:1.6;letter-spacing:.14em;text-transform:uppercase;color:#4A56E9}
.pod-root .pod-process-inner .pod-proc-h2{font-size:42px;line-height:1.2;font-weight:300;letter-spacing:.04em;text-transform:uppercase;color:#1a1745;margin:0}
.pod-root .pod-process-inner .pod-proc-sub{font-size:15px;line-height:1.6;color:#3a3660;margin:0}
.pod-root .pod-steps-layout{display:grid;grid-template-columns:3fr 1fr;gap:40px;align-items:start}
.pod-root .pod-steps-list{display:flex;flex-direction:column;gap:20px}
.pod-root .pod-step{display:flex;flex-direction:row;gap:20px;align-items:flex-start;padding:20px;border-radius:5px;background:#fff;box-shadow:0 1px 2px 1px #4a56e912;transition:box-shadow .28s cubic-bezier(0.4,0,0.2,1)}
.pod-root .pod-step:hover{box-shadow:0 4px 28px 1px #4a56e91a}
.pod-root .pod-step .pod-step-icon-wrap{width:40px;height:40px;border:1.5px solid #4a56e959;border-radius:5px;display:flex;align-items:center;justify-content:center;flex-shrink:0;background:#4a56e90d}
.pod-root .pod-step .pod-step-icon-wrap svg{width:20px;height:20px}
.pod-root .pod-step .pod-step-txt .pod-step-num{font-size:14px;line-height:1.6;letter-spacing:.1em;text-transform:uppercase;color:#D69E0B;font-weight:700}
.pod-root .pod-step .pod-step-txt .pod-step-name{font-size:18px;line-height:1.2;font-weight:700;color:#1a1745;margin:0 0 10px}
.pod-root .pod-step .pod-step-txt .pod-step-desc{font-size:15px;line-height:1.6;color:#3a3660;margin:0}
.pod-root .pod-steps-aside{display:flex;flex-direction:column;gap:20px}
.pod-root .pod-steps-aside .pod-aside-card{background:linear-gradient(152deg,#4A56E9 0%,#1a1745 100%);border-radius:5px;padding:20px;color:#FEFFFA;box-shadow:0 4px 28px 1px #4a56e91a}
.pod-root .pod-steps-aside .pod-aside-card .pod-aside-h{font-size:15px;line-height:1.6;letter-spacing:.08em;text-transform:uppercase;color:#fefffab3;margin-bottom:10px;display:block}
.pod-root .pod-steps-aside .pod-aside-card .pod-aside-body{font-size:15px;line-height:1.6;color:#FEFFFA;margin:0}
.pod-root .pod-steps-aside .pod-cta-rect{background:#d69e0b14;border:1.5px dashed #d69e0b80;border-radius:5px;padding:20px;display:flex;flex-direction:column;gap:10px}
.pod-root .pod-steps-aside .pod-cta-rect .pod-cta-h{font-size:18px;line-height:1.2;font-weight:700;color:#1a1745;margin:0}
.pod-root .pod-steps-aside .pod-cta-rect .pod-cta-sub{font-size:15px;line-height:1.6;color:#3a3660;margin:0}
.pod-root .pod-steps-aside .pod-cta-rect .pod-cta-btn{display:inline-block;padding:10px 20px;background:#D69E0B;color:#1a1745;font-size:14px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;border-radius:5px;text-decoration:none;align-self:flex-start;transition:background .27s cubic-bezier(0.4,0,0.2,1),color .27s cubic-bezier(0.4,0,0.2,1);box-shadow:0 1px 2px 1px #d69e0b12}
.pod-root .pod-steps-aside .pod-cta-rect .pod-cta-btn:hover{background:#b8840a;color:#fff}
@media (max-width: 992px) {
.pod-root .pod-title-block{flex-direction:column;padding:40px 20px 80px;gap:20px}
.pod-root .pod-title-img-col{display:none}
.pod-root .pod-title-text .pod-h1{font-size:42px}
.pod-root .pod-grid{grid-template-columns:repeat(2,1fr);gap:20px}
.pod-root .pod-about-inner{flex-direction:column}
.pod-root .pod-steps-layout{grid-template-columns:1fr}
.pod-root .pod-posts-section,.pod-root .pod-about-section,.pod-root .pod-process-section{padding:80px 20px}
}
@media (max-width: 576px) {
.pod-root .pod-grid{grid-template-columns:1fr;gap:20px}
.pod-root .pod-title-text .pod-h1{font-size:42px}
.pod-root .pod-about-main .pod-sec-h2,.pod-root .pod-process-inner .pod-proc-h2{font-size:42px}
.pod-root .pod-card .pod-card-img-wrap{display:none}
.pod-root .pod-posts-section,.pod-root .pod-about-section,.pod-root .pod-process-section{padding:40px 20px}
}
.ct-us{background:#FEFFFA;overflow-x:clip}
.ct-us .pg-wrap{max-width:1600px;margin:0 auto;padding:0 40px}
.ct-us .divider-thick{width:100%;height:3px;background:linear-gradient(90deg,transparent 0%,#D69E0B 40%,#4A56E9 100%);border:none;margin:0}
.ct-us .info-strip{padding:80px 0 40px;background:#FEFFFA;position:relative}
.ct-us .info-strip::before{content:'';position:absolute;top:40px;right:0;width:180px;height:80px;pointer-events:none;background:linear-gradient(90deg,#D69E0B 0%,#D69E0B 100%) 0 0 / 100% 1px no-repeat,linear-gradient(90deg,#D69E0B 0%,#D69E0B 100%) 0 20px / 80% 1.5px no-repeat,linear-gradient(90deg,#D69E0B 0%,#D69E0B 100%) 0 40px / 55% 2px no-repeat,linear-gradient(90deg,#D69E0B 0%,#D69E0B 100%) 0 60px / 35% 2.5px no-repeat;opacity:.22;overflow:hidden}
.ct-us .info-strip .pg-wrap{display:flex;flex-direction:row;gap:80px;align-items:flex-start}
.ct-us .info-col-left{flex:1 1 0;min-width:0}
.ct-us .info-col-right{flex:1 1 0;min-width:0;display:flex;flex-direction:column;gap:40px}
.ct-us .accent-bar{width:40px;height:4px;background:#D69E0B;margin-bottom:20px;border-radius:5px}
.ct-us .info-eyebrow{font-size:14px;letter-spacing:.12em;text-transform:uppercase;color:#4A56E9;margin-bottom:10px;line-height:1.2}
.ct-us .info-heading{font-size:42px;font-weight:700;line-height:1.2;color:#1a1810;margin:0 0 20px;letter-spacing:-.01em}
.ct-us .info-heading .dash-accent{color:#D69E0B;margin:0 6px}
.ct-us .info-desc{font-size:15px;line-height:1.6;color:#2e2b1f;margin:0 0 40px;max-width:480px}
.ct-us .contact-cards{display:flex;flex-direction:column;gap:20px}
.ct-us .contact-card{background:#fff;border-radius:5px;padding:20px;box-shadow:0 4px 28px 1px #4a56e91a;display:flex;flex-direction:row;align-items:flex-start;gap:20px;transition:box-shadow .28s cubic-bezier(0.4,0,0.2,1),transform .28s cubic-bezier(0.4,0,0.2,1)}
.ct-us .contact-card:hover{box-shadow:0 10px 36px 1px #4a56e91c;transform:translateY(-2px)}
.ct-us .card-icon{flex-shrink:0;width:44px;height:44px;border-radius:5px;background:linear-gradient(135deg,#d69e0b21 0%,#4a56e91a 100%);display:flex;align-items:center;justify-content:center}
.ct-us .card-icon svg{width:22px;height:22px}
.ct-us .card-text{flex:1 1 0;min-width:0}
.ct-us .card-label{font-size:14px;text-transform:uppercase;letter-spacing:.1em;color:#7a7260;line-height:1.2;margin-bottom:6px}
.ct-us .card-value{font-size:15px;color:#1a1810;line-height:1.6;font-weight:500}
.ct-us .card-value a{color:#4A56E9;text-decoration:none;transition:color .25s ease-in-out}
.ct-us .card-value a:hover{color:#D69E0B}
.ct-us .podcast-callout{background:linear-gradient(160deg,#d69e0b14 0%,#fefffaff 100%);border-radius:5px;padding:20px;border-top:3px solid #D69E0B}
.ct-us .podcast-callout-label{font-size:14px;text-transform:uppercase;letter-spacing:.1em;color:#D69E0B;margin-bottom:10px;line-height:1.2}
.ct-us .podcast-callout-text{font-size:15px;line-height:1.6;color:#2e2b1f;margin:0 0 10px}
.ct-us .podcast-callout-text a{color:#4A56E9;text-decoration:none;font-weight:500;transition:color .25s ease-in-out}
.ct-us .podcast-callout-text a:hover{color:#D69E0B}
.ct-us .form-strip{padding:80px 0;background:linear-gradient(168deg,#d69e0b0d 0%,#FEFFFA 55%,#4a56e90d 100%);position:relative}
.ct-us .form-strip::after{content:'';position:absolute;bottom:40px;left:0;width:140px;height:60px;pointer-events:none;background:linear-gradient(90deg,#4A56E9 0%,#4A56E9 100%) 0 0 / 100% 1px no-repeat,linear-gradient(90deg,#4A56E9 0%,#4A56E9 100%) 0 18px / 70% 1.5px no-repeat,linear-gradient(90deg,#4A56E9 0%,#4A56E9 100%) 0 36px / 45% 2px no-repeat;opacity:.18;overflow:hidden}
.ct-us .form-strip .pg-wrap{display:flex;flex-direction:row;gap:80px;align-items:flex-start}
.ct-us .form-aside{flex:0 0 320px;min-width:0;position:sticky;top:40px}
.ct-us .form-aside-num{font-size:56px;font-weight:800;line-height:1.2;color:#d69e0b21;letter-spacing:-.03em;margin-bottom:10px;user-select:none}
.ct-us .form-aside-heading{font-size:22px;font-weight:600;line-height:1.2;color:#1a1810;margin:0 0 20px;text-transform:uppercase;letter-spacing:.04em}
.ct-us .form-aside-text{font-size:15px;line-height:1.6;color:#2e2b1f;margin:0 0 20px}
.ct-us .faq-card{background:#fff;border-radius:5px;padding:20px;box-shadow:0 1px 2px 1px #d69e0b12;margin-top:20px}
.ct-us .faq-q{font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#4A56E9;margin-bottom:10px;line-height:1.2}
.ct-us .faq-a{font-size:14px;line-height:1.6;color:#2e2b1f}
.ct-us .form-main{flex:1 1 0;min-width:0}
.ct-us .contact-form{background:#fff;border-radius:5px;padding:40px;box-shadow:0 4px 28px 1px #4a56e91a}
.ct-us .form-heading{font-size:22px;font-weight:700;line-height:1.2;color:#1a1810;margin:0 0 10px;text-transform:uppercase;letter-spacing:.05em}
.ct-us .form-subtext{font-size:14px;line-height:1.6;color:#7a7260;margin:0 0 40px}
.ct-us .field-row{display:flex;flex-direction:row;gap:20px;margin-bottom:20px}
.ct-us .field-group{display:flex;flex-direction:column;gap:10px;flex:1 1 0;min-width:0}
.ct-us .field-group.full{flex:1 1 100%}
.ct-us .field-label{font-size:14px;font-weight:500;text-transform:uppercase;letter-spacing:.08em;color:#2e2b1f;line-height:1.2}
.ct-us .field-label .req{color:#D69E0B;margin-left:4px}
.ct-us .field-input{width:100%;padding:14px 16px;border:1.5px solid #4a56e92e;border-radius:5px;font-size:15px;color:#1a1810;background:#FEFFFA;outline:none;transition:border-color .26s cubic-bezier(0.4,0,0.2,1),box-shadow .26s cubic-bezier(0.4,0,0.2,1);box-sizing:border-box;line-height:1.6}
.ct-us .field-input::placeholder{color:#b0a98a;transition:opacity .35s ease-in-out}
.ct-us .field-input:focus::placeholder{opacity:0}
.ct-us .field-input:focus{border-color:#4A56E9;box-shadow:0 0 0 3px #4a56e91a}
.ct-us .field-select{width:100%;padding:14px 16px;border:1.5px solid #4a56e92e;border-radius:5px;font-size:15px;color:#1a1810;background:#FEFFFA;outline:none;transition:border-color .26s cubic-bezier(0.4,0,0.2,1),box-shadow .26s cubic-bezier(0.4,0,0.2,1);box-sizing:border-box;line-height:1.6;appearance:none;cursor:pointer}
.ct-us .field-select:focus{border-color:#4A56E9;box-shadow:0 0 0 3px #4a56e91a}
.ct-us .select-wrap{position:relative}
.ct-us .select-wrap .sel-arrow{position:absolute;right:16px;top:50%;transform:translateY(-50%);pointer-events:none;width:12px;height:12px}
.ct-us .field-textarea{width:100%;padding:14px 16px;border:1.5px solid #4a56e92e;border-radius:5px;font-size:15px;color:#1a1810;background:#FEFFFA;outline:none;transition:border-color .26s cubic-bezier(0.4,0,0.2,1),box-shadow .26s cubic-bezier(0.4,0,0.2,1);box-sizing:border-box;line-height:1.6;resize:vertical;min-height:100px}
.ct-us .field-textarea::placeholder{color:#b0a98a;transition:opacity .35s ease-in-out}
.ct-us .field-textarea:focus::placeholder{opacity:0}
.ct-us .field-textarea:focus{border-color:#4A56E9;box-shadow:0 0 0 3px #4a56e91a}
.ct-us .topic-toggle-wrap{margin-bottom:20px}
.ct-us .topic-toggle-label{font-size:14px;font-weight:500;text-transform:uppercase;letter-spacing:.08em;color:#2e2b1f;line-height:1.2;display:block;margin-bottom:10px}
.ct-us .topic-options{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px}
.ct-us .topic-opt-input{position:absolute;opacity:0;width:0;height:0;pointer-events:none}
.ct-us .topic-opt-lbl{display:inline-flex;align-items:center;padding:8px 16px;border-radius:38px;border:1.5px solid #4a56e938;font-size:14px;color:#2e2b1f;cursor:pointer;transition:background .25s ease-in-out,border-color .25s ease-in-out,color .25s ease-in-out;line-height:1.2;user-select:none}
.ct-us .topic-opt-input:checked + .topic-opt-lbl{background:#4A56E9;border-color:#4A56E9;color:#fff}
.ct-us .topic-opt-lbl:hover{border-color:#D69E0B;color:#D69E0B}
.ct-us .topic-opt-input:checked + .topic-opt-lbl:hover{background:#4A56E9;border-color:#4A56E9;color:#fff}
.ct-us .conditional-other{margin-top:10px;max-height:0;overflow:hidden;transition:max-height .38s cubic-bezier(0.4,0,0.2,1),opacity .32s ease-in-out;opacity:0}
.ct-us #topic-other:checked ~ .conditional-other{max-height:120px;opacity:1}
.ct-us .privacy-row{display:flex;flex-direction:row;align-items:flex-start;gap:10px;margin:20px 0}
.ct-us .privacy-chk{margin-top:3px;width:18px;height:18px;flex-shrink:0;accent-color:#4A56E9;cursor:pointer}
.ct-us .privacy-text{font-size:14px;line-height:1.6;color:#5a5242}
.ct-us .privacy-text a{color:#4A56E9;text-decoration:none;transition:color .25s ease-in-out}
.ct-us .privacy-text a:hover{color:#D69E0B}
.ct-us .submit-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:16px 40px;background:#4A56E9;color:#fff;font-size:15px;font-weight:700;text-transform:uppercase;letter-spacing:.12em;border:none;border-radius:5px;cursor:pointer;box-shadow:0 4px 28px 1px #4a56e91a;transition:background .26s cubic-bezier(0.4,0,0.2,1),box-shadow .26s cubic-bezier(0.4,0,0.2,1),transform .2s ease-in-out;position:relative;overflow:hidden}
.ct-us .submit-btn::after{content:'';position:absolute;left:0;top:0;height:100%;width:0;background:#d69e0b47;border-radius:5px;transition:width 0s}
.ct-us .submit-btn:active::after{width:100%;transition:width .6s linear}
.ct-us .submit-btn:hover{background:#3745d4;box-shadow:0 10px 36px 1px #4a56e91c;transform:translateY(-1px)}
.ct-us .submit-btn:focus{outline:2px solid #D69E0B;outline-offset:3px}
.ct-us .submit-btn:active{transform:translateY(0)}
.ct-us .letter-drop{display:inline-flex;flex-wrap:wrap;overflow:visible}
.ct-us .letter-drop .ld{display:inline-block;opacity:0;transform:translateY(-24px);animation:ldrop .38s cubic-bezier(0.4,0,0.2,1) forwards}
@keyframes ldrop {
to{opacity:1;transform:translateY(0)}
}
.ct-us .letter-drop .ld:nth-child(1){animation-delay:.04s}
.ct-us .letter-drop .ld:nth-child(2){animation-delay:.08s}
.ct-us .letter-drop .ld:nth-child(3){animation-delay:.12s}
.ct-us .letter-drop .ld:nth-child(4){animation-delay:.16s}
.ct-us .letter-drop .ld:nth-child(5){animation-delay:.2s}
.ct-us .letter-drop .ld:nth-child(6){animation-delay:.24s}
.ct-us .letter-drop .ld:nth-child(7){animation-delay:.28s}
.ct-us .letter-drop .ld:nth-child(8){animation-delay:.32s}
.ct-us .letter-drop .ld:nth-child(9){animation-delay:.36s}
.ct-us .letter-drop .ld:nth-child(10){animation-delay:.4s}
.ct-us .letter-drop .ld:nth-child(11){animation-delay:.44s}
.ct-us .letter-drop .ld:nth-child(12){animation-delay:.48s}
.ct-us .letter-drop .ld:nth-child(13){animation-delay:.52s}
.ct-us .tags-fan{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;margin-top:20px}
.ct-us .tag-item{font-size:14px;padding:6px 14px;background:#d69e0b1a;color:#6b5808;border-radius:38px;line-height:1.2;cursor:default;transform-origin:left center;transition:transform .32s cubic-bezier(0.4,0,0.2,1),background .28s ease-in-out,color .28s ease-in-out}
.ct-us .tags-fan:hover .tag-item{transform:rotate(-6deg) translateX(-4px)}
.ct-us .tags-fan:hover .tag-item:nth-child(2){transform:rotate(-2deg) translateX(-2px)}
.ct-us .tags-fan:hover .tag-item:nth-child(3){transform:rotate(2deg) translateX(2px)}
.ct-us .tags-fan:hover .tag-item:nth-child(4){transform:rotate(5deg) translateX(4px)}
.ct-us .tags-fan:hover .tag-item:nth-child(5){transform:rotate(8deg) translateX(6px)}
.ct-us .tags-fan:hover .tag-item{background:#4a56e91a;color:#2a32a8}
@media (max-width: 992px) {
.ct-us .info-strip .pg-wrap,.ct-us .form-strip .pg-wrap{flex-direction:column;gap:40px}
.ct-us .form-aside{flex:none;position:static;width:100%}
.ct-us .info-heading{font-size:42px}
.ct-us .field-row{flex-direction:column}
}
@media (max-width: 576px) {
.ct-us .pg-wrap{padding:0 20px}
.ct-us .info-strip{padding:40px 0 20px}
.ct-us .form-strip{padding:40px 0}
.ct-us .info-heading{font-size:22px}
.ct-us .contact-form{padding:20px}
.ct-us .topic-options{flex-direction:column}
.ct-us .info-strip::before{display:none}
}
.abt-us{overflow-x:clip;background:#FEFFFA}
.abt-us .db-row{max-width:1600px;margin-left:auto;margin-right:auto;padding-left:40px;padding-right:40px}
.abt-us .pg-lead{padding-top:80px;padding-bottom:80px;background:#FEFFFA;position:relative}
.abt-us .pg-lead .db-row{display:flex;flex-direction:row;align-items:stretch;gap:40px}
.abt-us .pg-lead-text{flex:0 0 40%;display:flex;flex-direction:column;justify-content:center;padding-right:20px;position:relative;z-index:1}
.abt-us .pg-lead-faded-bg{position:absolute;top:-20px;left:-10px;font-size:200px;font-weight:900;line-height:1.2;color:#D69E0B;opacity:.05;pointer-events:none;user-select:none;letter-spacing:-10px;white-space:nowrap}
.abt-us .pg-lead-label{font-size:14px;text-transform:uppercase;letter-spacing:.18em;color:#D69E0B;font-weight:600;margin-bottom:20px;line-height:1.2}
.abt-us .pg-lead-h1{font-size:56px;line-height:1.2;font-weight:700;color:#1b1e2e;margin-bottom:20px}
.abt-us .pg-lead-h1 .accent-wd{color:#D69E0B}
.abt-us .pg-lead-p{font-size:18px;line-height:1.6;color:#3a3d52;margin-bottom:40px}
.abt-us .pg-lead-link{display:inline-block;background:#4A56E9;color:#FEFFFA;font-size:14px;text-transform:uppercase;letter-spacing:.14em;font-weight:600;padding:20px 40px;border-radius:5px;text-decoration:none;align-self:flex-start;box-shadow:0 4px 28px 1px #4a56e91a;transition:background-color .28s cubic-bezier(0.4,0,0.2,1),box-shadow .28s cubic-bezier(0.4,0,0.2,1);position:relative;overflow:hidden}
.abt-us .pg-lead-link::after{content:'';position:absolute;inset:0;background:#D69E0B;transform:scaleX(0);transform-origin:left;transition:transform .35s cubic-bezier(0.4,0,0.2,1);z-index:0}
.abt-us .pg-lead-link span{position:relative;z-index:1}
.abt-us .pg-lead-link:hover::after{transform:scaleX(1)}
.abt-us .pg-lead-link:hover{box-shadow:0 10px 36px 1px #4a56e91c;color:#1b1e2e}
.abt-us .pg-lead-link:focus-visible{outline:3px solid #D69E0B!important;outline-offset:3px!important}
.abt-us .pg-lead-visual{flex:0 0 60%;position:relative;display:flex;flex-direction:row;align-items:stretch;gap:20px;min-height:480px}
.abt-us .pg-lead-img-clip{flex:1;position:relative;overflow:hidden;border-radius:5px}
.abt-us .pg-lead-img-clip img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;transition:transform .38s cubic-bezier(0.4,0,0.2,1)}
.abt-us .pg-lead-img-clip:hover img{transform:scale(1.03)}
.abt-us .pg-lead-img-tint{position:absolute;inset:0;background:#D69E0B;opacity:.08;pointer-events:none}
.abt-us .pg-lead-img-secondary{flex:0 0 38%;display:flex;flex-direction:column;gap:20px}
.abt-us .pg-lead-img-s-clip{flex:1;position:relative;overflow:hidden;border-radius:5px}
.abt-us .pg-lead-img-s-clip img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;transition:transform .38s cubic-bezier(0.4,0,0.2,1)}
.abt-us .pg-lead-img-s-clip:hover img{transform:scale(1.04)}
.abt-us .pg-lead-stat-card{background:#1b1e2e;border-radius:5px;padding:20px;display:flex;flex-direction:column;gap:10px}
.abt-us .pg-lead-stat-num{font-size:42px;font-weight:700;color:#D69E0B;line-height:1.2}
.abt-us .pg-lead-stat-desc{font-size:14px;color:#FEFFFA;line-height:1.6;opacity:.85}
.abt-us .decor-circle-a{position:absolute;width:320px;height:320px;border-radius:38px;border:1px solid #D69E0B;opacity:.07;top:-40px;right:-40px;pointer-events:none}
.abt-us .decor-circle-b{position:absolute;width:180px;height:180px;border-radius:38px;border:1px solid #4A56E9;opacity:.08;bottom:20px;left:20px;pointer-events:none}
.abt-us .mid-panel{padding-top:80px;padding-bottom:80px;background:linear-gradient(162deg,#1b1e2e 0%,#23284a 55%,#2e1a08 100%);position:relative;overflow:hidden}
.abt-us .mid-panel-decor-ring{position:absolute;border-radius:50%;border:1px solid #d69e0b1f;pointer-events:none}
.abt-us .mid-panel-decor-ring.rng-lg{width:600px;height:600px;top:-200px;right:-150px}
.abt-us .mid-panel-decor-ring.rng-sm{width:300px;height:300px;bottom:-80px;left:60px}
.abt-us .mid-panel .db-row{position:relative;z-index:1}
.abt-us .mid-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:start}
.abt-us .mid-text-col{display:flex;flex-direction:column;gap:20px}
.abt-us .mid-label{font-size:14px;text-transform:uppercase;letter-spacing:.18em;color:#D69E0B;font-weight:600;line-height:1.2}
.abt-us .mid-h2{font-size:42px;line-height:1.2;font-weight:700;color:#FEFFFA;text-transform:uppercase;letter-spacing:.06em}
.abt-us .mid-h2 .dash-accent{color:#D69E0B;padding:0 6px}
.abt-us .mid-body{font-size:15px;line-height:1.6;color:#fefffac7}
.abt-us .mid-portrait-wrap{position:relative}
.abt-us .mid-portrait-frame{width:100%;aspect-ratio:4/5;overflow:hidden;border-radius:5px;box-shadow:0 10px 36px 1px #4a56e91c}
.abt-us .mid-portrait-frame img{width:100%;height:100%;object-fit:cover;object-position:top;display:block}
.abt-us .mid-portrait-caption{margin-top:20px;display:flex;flex-direction:column;gap:10px}
.abt-us .mid-portrait-name{font-size:18px;font-weight:700;color:#FEFFFA;line-height:1.2}
.abt-us .mid-portrait-role{font-size:14px;color:#D69E0B;text-transform:uppercase;letter-spacing:.14em;line-height:1.2}
.abt-us .mid-portrait-quote{font-size:15px;line-height:1.6;color:#fefffab3;font-style:italic}
.abt-us .mid-metrics-row{display:flex;flex-direction:row;gap:20px;margin-top:20px}
.abt-us .mid-metric-item{flex:1;background:#fefffa0d;border-radius:5px;padding:20px;border:1px solid #d69e0b2e;animation:border-glow 3.2s ease-in-out infinite;transition:background-color .32s ease-in-out}
.abt-us .mid-metric-item:hover{background:#d69e0b14}
@keyframes border-glow {
0%,100%{box-shadow:0 0 0 0 #d69e0b00;border-color:#d69e0b2e}
50%{box-shadow:0 0 12px 2px #d69e0b21;border-color:#d69e0b73}
}
.abt-us .mid-metric-val{font-size:42px;font-weight:700;color:#D69E0B;line-height:1.2}
.abt-us .mid-metric-lbl{font-size:14px;color:#fefffab8;line-height:1.6;margin-top:10px}
.abt-us .approach-panel{padding-top:80px;padding-bottom:80px;background:#FEFFFA;position:relative}
.abt-us .approach-panel::before{content:'';display:block;position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#D69E0B 0%,#4A56E9 60%,#fefffa00 100%)}
.abt-us .approach-panel .db-row{display:flex;flex-direction:column;gap:40px}
.abt-us .approach-top{display:grid;grid-template-columns:60% 1fr;gap:40px;align-items:end}
.abt-us .approach-h2{font-size:42px;line-height:1.2;font-weight:700;color:#1b1e2e;text-transform:uppercase;letter-spacing:.05em}
.abt-us .approach-h2 .dash-accent{color:#4A56E9;padding:0 4px}
.abt-us .approach-intro{font-size:15px;line-height:1.6;color:#3a3d52}
.abt-us .approach-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}
.abt-us .approach-step{display:flex;flex-direction:column;gap:10px;padding:40px 20px;background:#FEFFFA;border-top:2px solid #e8e8e8;transition:border-color .26s ease-in-out,box-shadow .26s ease-in-out;border-radius:5px;box-shadow:0 1px 2px 1px #4a56e912}
.abt-us .approach-step:hover{border-color:#D69E0B;box-shadow:0 4px 28px 1px #d69e0b1a}
.abt-us .step-num{font-size:56px;font-weight:900;color:#4A56E9;opacity:.12;line-height:1.2}
.abt-us .step-title{font-size:15px;font-weight:700;color:#1b1e2e;text-transform:uppercase;letter-spacing:.1em;line-height:1.2}
.abt-us .step-body{font-size:14px;line-height:1.6;color:#3a3d52}
.abt-us .approach-img-row{display:grid;grid-template-columns:1fr 1fr;gap:20px;align-items:stretch}
.abt-us .approach-img-a{overflow:hidden;border-radius:5px;position:relative}
.abt-us .approach-img-a img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;min-height:260px;transition:transform .38s cubic-bezier(0.4,0,0.2,1)}
.abt-us .approach-img-a:hover img{transform:scale(1.03)}
.abt-us .approach-img-b{overflow:hidden;border-radius:5px;position:relative}
.abt-us .approach-img-b img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;min-height:260px;transition:transform .38s cubic-bezier(0.4,0,0.2,1)}
.abt-us .approach-img-b:hover img{transform:scale(1.03)}
.abt-us .approach-mask-overlay{position:absolute;inset:0;background:linear-gradient(180deg,transparent 40%,#4a56e98c 100%);opacity:0;transition:opacity .32s ease-in-out;pointer-events:none}
.abt-us .approach-img-a:hover .approach-mask-overlay,.abt-us .approach-img-b:hover .approach-mask-overlay{opacity:1}
.abt-us .approach-mask-txt{position:absolute;bottom:20px;left:20px;right:20px;font-size:15px;color:#FEFFFA;font-weight:600;line-height:1.6;opacity:0;transform:translateY(10px);transition:opacity .32s ease-in-out,transform .32s cubic-bezier(0.4,0,0.2,1)}
.abt-us .approach-img-a:hover .approach-mask-txt,.abt-us .approach-img-b:hover .approach-mask-txt{opacity:1;transform:translateY(0)}
@media (max-width: 992px) {
.abt-us .pg-lead .db-row{flex-direction:column}
.abt-us .pg-lead-text{flex:none;padding-right:0}
.abt-us .pg-lead-visual{flex:none;min-height:340px}
.abt-us .mid-grid{grid-template-columns:1fr}
.abt-us .mid-portrait-wrap{max-width:380px}
.abt-us .approach-top{grid-template-columns:1fr}
.abt-us .approach-steps{grid-template-columns:1fr 1fr}
.abt-us .approach-img-row{grid-template-columns:1fr}
}
@media (max-width: 576px) {
.abt-us .db-row{padding-left:20px;padding-right:20px}
.abt-us .pg-lead{padding-top:40px;padding-bottom:40px}
.abt-us .pg-lead-h1{font-size:42px}
.abt-us .pg-lead-visual{display:none}
.abt-us .mid-panel{padding-top:40px;padding-bottom:40px}
.abt-us .mid-h2{font-size:22px}
.abt-us .mid-metrics-row{flex-direction:column}
.abt-us .approach-panel{padding-top:40px;padding-bottom:40px}
.abt-us .approach-h2{font-size:22px}
.abt-us .approach-steps{grid-template-columns:1fr}
.abt-us .approach-img-row{display:none}
.abt-us .pg-lead-faded-bg{font-size:100px}
}
.entry-pg{background:#FEFFFA;overflow-x:hidden}
.entry-pg *,.entry-pg ::before,.entry-pg ::after{box-sizing:border-box}
.entry-pg .bento-grid{max-width:1600px;margin:0 auto;padding:80px 40px;display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:auto auto;gap:20px}
.entry-pg .bento-img-cell{grid-column:1 / 2;grid-row:1 / 3;position:relative;border-radius:5px;overflow:hidden;min-height:380px}
.entry-pg .bento-img-cell img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}
.entry-pg .bento-img-cell::after{content:'';position:absolute;inset:0;background:linear-gradient(to top,#0a123cd1 0%,#0a123c61 55%,transparent 100%);pointer-events:none}
.entry-pg .bento-blob-wrap{position:absolute;inset:0;pointer-events:none;overflow:hidden;border-radius:5px;z-index:0}
.entry-pg .bento-blob{position:absolute;border-radius:38px;filter:blur(48px);opacity:.38}
.entry-pg .bento-blob.b1{width:180px;height:180px;background:#D69E0B;top:-40px;right:-40px}
.entry-pg .bento-blob.b2{width:140px;height:140px;background:#4A56E9;bottom:20px;left:-30px}
.entry-pg .bento-text-cell{grid-column:2 / 4;grid-row:1 / 2;padding:40px;background:#fff;border-radius:5px;box-shadow:0 4px 28px 1px #4a56e91a;display:flex;flex-direction:column;justify-content:center;animation:entry-sharpen .55s cubic-bezier(0.4,0,0.2,1) both}
.entry-pg .bento-sub-cell{grid-column:2 / 4;grid-row:2 / 3;display:grid;grid-template-columns:1fr 1fr;gap:20px}
.entry-pg .bento-stat-card{background:linear-gradient(148deg,#4A56E9 0%,#3040c4 60%,#D69E0B 160%);border-radius:5px;padding:40px;display:flex;flex-direction:column;justify-content:flex-end;animation:entry-sharpen .7s cubic-bezier(0.4,0,0.2,1) .15s both}
.entry-pg .bento-desc-card{background:#d69e0b12;border-radius:5px;padding:40px;display:flex;flex-direction:column;justify-content:center;animation:entry-sharpen .7s cubic-bezier(0.4,0,0.2,1) .25s both}
@keyframes entry-sharpen {
from{filter:blur(8px);opacity:0}
to{filter:blur(0);opacity:1}
}
.entry-pg .pg-label{font-size:14px;line-height:1.6;letter-spacing:.12em;text-transform:uppercase;color:#D69E0B;margin-bottom:20px;display:block}
.entry-pg .bento-h1{font-size:56px;line-height:1.2;color:#18213a;margin:0 0 20px;font-weight:700;letter-spacing:-.01em}
.entry-pg .bento-h1 .accent-dash{color:#D69E0B;margin:0 6px}
.entry-pg .bento-desc{font-size:18px;line-height:1.6;color:#2d3650;margin:0;max-width:520px}
.entry-pg .stat-num{font-size:56px;line-height:1.2;color:#FEFFFA;font-weight:700}
.entry-pg .stat-num sup{font-size:22px;color:#D69E0B;font-weight:400;vertical-align:super}
.entry-pg .stat-label{font-size:15px;line-height:1.6;color:#fefffad1;margin-top:10px}
.entry-pg .desc-card-text{font-size:15px;line-height:1.6;color:#2d3650;margin:0}
.entry-pg .divider-tri{display:flex;align-items:center;justify-content:center;gap:20px;padding:10px 0}
.entry-pg .divider-tri svg{display:block}
.entry-pg .adapt-wrap{max-width:1600px;margin:0 auto;padding:80px 40px;display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center}
.entry-pg .adapt-img-wrap{position:relative;border-radius:5px;overflow:hidden;aspect-ratio:4/3}
.entry-pg .adapt-img-wrap img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;transition:transform .55s cubic-bezier(0.4,0,0.2,1)}
.entry-pg .adapt-img-wrap:hover img{transform:scale(1.04)}
.entry-pg .adapt-img-overlay{position:absolute;inset:0;background:linear-gradient(195deg,#4a56e98c 0%,#0a123cc7 100%);pointer-events:none}
.entry-pg .adapt-img-label{position:absolute;bottom:20px;left:20px;right:20px;font-size:22px;line-height:1.2;color:#FEFFFA;font-weight:700;letter-spacing:.04em;text-transform:uppercase}
.entry-pg .adapt-text{display:flex;flex-direction:column;gap:20px}
.entry-pg .adapt-h2{font-size:42px;line-height:1.2;color:#18213a;margin:0;font-weight:700}
.entry-pg .adapt-h2 .accent-dash{color:#D69E0B}
.entry-pg .adapt-body{font-size:15px;line-height:1.6;color:#2d3650;margin:0}
.entry-pg .adapt-pill-row{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px}
.entry-pg .adapt-pill{display:inline-flex;align-items:center;gap:10px;padding:10px 20px;background:#4a56e914;border-radius:38px;font-size:14px;line-height:1.6;color:#4A56E9;letter-spacing:.06em;text-transform:uppercase}
.entry-pg .adapt-pill-dot{width:7px;height:7px;border-radius:38px;background:#D69E0B;flex-shrink:0}
.entry-pg .section-bg-img{position:relative}
.entry-pg .section-bg-img::before{content:'';position:absolute;inset:0;background:url(./ui_images/story-a_01-06.jpg) center/cover no-repeat;z-index:0}
.entry-pg .section-bg-img::after{content:'';position:absolute;inset:0;background:#0c1030e8;z-index:1}
.entry-pg .relationship-inner{position:relative;z-index:2;max-width:1600px;margin:0 auto;padding:80px 40px;display:grid;grid-template-columns:1fr 1fr 1fr;gap:20px}
.entry-pg .rel-card{background:#fefffa0f;border-radius:5px;padding:40px;border-top:2px solid #d69e0b80;box-shadow:0 1px 2px 1px #d69e0b12;transition:background .28s cubic-bezier(0.4,0,0.2,1)}
.entry-pg .rel-card:hover{background:#fefffa1c}
.entry-pg .rel-card-num{font-size:42px;line-height:1.2;color:#D69E0B;font-weight:700}
.entry-pg .rel-card-num sup{font-size:18px;color:#fefffa99;vertical-align:super;font-weight:400}
.entry-pg .rel-card-h{font-size:15px;line-height:1.6;letter-spacing:.1em;text-transform:uppercase;color:#FEFFFA;margin:10px 0;font-weight:600}
.entry-pg .rel-card-p{font-size:14px;line-height:1.6;color:#fefffab8;margin:0}
.entry-pg .rel-heading-row{grid-column:1 / -1;margin-bottom:10px}
.entry-pg .rel-h2{font-size:42px;line-height:1.2;color:#FEFFFA;margin:0 0 10px;font-weight:700}
.entry-pg .rel-h2 .accent-dash{color:#D69E0B}
.entry-pg .rel-sub{font-size:18px;line-height:1.6;color:#fefffab8;margin:0;max-width:600px}
.entry-pg .commit-wrap{max-width:1600px;margin:0 auto;padding:80px 40px;display:grid;grid-template-columns:2fr 1fr;gap:40px;align-items:start}
.entry-pg .commit-left{display:flex;flex-direction:column;gap:20px}
.entry-pg .commit-h2{font-size:42px;line-height:1.2;color:#18213a;margin:0;font-weight:700}
.entry-pg .commit-h2 .accent-dash{color:#4A56E9}
.entry-pg .commit-body{font-size:15px;line-height:1.6;color:#2d3650;margin:0}
.entry-pg .commit-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}
.entry-pg .commit-list li{display:flex;flex-direction:row;align-items:flex-start;gap:20px;font-size:15px;line-height:1.6;color:#2d3650;padding:20px;background:#fff;border-radius:5px;box-shadow:0 1px 2px 1px #4a56e912;transition:box-shadow .25s ease-in-out}
.entry-pg .commit-list li:hover{box-shadow:0 4px 28px 1px #4a56e91a}
.entry-pg .commit-icon-wrap{width:36px;height:36px;flex-shrink:0;border-radius:5px;background:#d69e0b1f;display:flex;align-items:center;justify-content:center}
.entry-pg .commit-right{display:flex;flex-direction:column;gap:20px}
.entry-pg .commit-portrait-wrap{border-radius:5px;overflow:hidden;aspect-ratio:5/7;width:100%;box-shadow:0 10px 36px 1px #4a56e91c}
.entry-pg .commit-portrait-wrap img{width:100%;height:100%;object-fit:cover;object-position:top;display:block}
.entry-pg .commit-quote{background:#4a56e90f;border-radius:5px;padding:20px;font-size:14px;line-height:1.6;color:#2d3650;font-style:italic}
.entry-pg .commit-quote cite{display:block;font-style:normal;font-size:14px;color:#4A56E9;margin-top:10px;letter-spacing:.06em;text-transform:uppercase}
.entry-pg .method-wrap{background:linear-gradient(165deg,#d69e0b0f 0%,#4a56e90d 100%);padding:80px 0}
.entry-pg .method-inner{max-width:1600px;margin:0 auto;padding:0 40px}
.entry-pg .method-head{margin-bottom:40px}
.entry-pg .method-h2{font-size:42px;line-height:1.2;color:#18213a;margin:0 0 10px;font-weight:700}
.entry-pg .method-h2 .accent-dash{color:#D69E0B}
.entry-pg .method-sub{font-size:18px;line-height:1.6;color:#2d3650;max-width:560px;margin:0}
.entry-pg .method-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:40px}
.entry-pg .method-item{background:#fff;border-radius:5px;padding:40px 20px;box-shadow:0 1px 2px 1px #d69e0b12;display:flex;flex-direction:column;gap:10px;transition:box-shadow .35s cubic-bezier(0.4,0,0.2,1)}
.entry-pg .method-item:hover{box-shadow:0 4px 28px 1px #d69e0b1a}
.entry-pg .method-item-num{font-size:42px;line-height:1.2;color:#4a56e926;font-weight:700}
.entry-pg .method-item-h{font-size:15px;line-height:1.6;letter-spacing:.08em;text-transform:uppercase;color:#18213a;font-weight:600;margin:0}
.entry-pg .method-item-p{font-size:14px;line-height:1.6;color:#2d3650;margin:0}
.entry-pg .method-image-row{display:grid;grid-template-columns:1fr 1fr;gap:20px}
.entry-pg .method-img-card{position:relative;border-radius:5px;overflow:hidden;aspect-ratio:16/7}
.entry-pg .method-img-card img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;transition:transform .5s cubic-bezier(0.4,0,0.2,1)}
.entry-pg .method-img-card:hover img{transform:scale(1.05)}
.entry-pg .method-img-cap{position:absolute;bottom:0;left:0;right:0;padding:20px;background:linear-gradient(to top,#0c1030e0 0%,transparent 100%);font-size:14px;line-height:1.6;color:#fefffae6;letter-spacing:.06em;text-transform:uppercase}
.entry-pg .audience-wrap{max-width:1600px;margin:0 auto;padding:80px 40px}
.entry-pg .audience-top{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:start;margin-bottom:40px}
.entry-pg .audience-h2{font-size:42px;line-height:1.2;color:#18213a;margin:0;font-weight:700}
.entry-pg .audience-h2 .accent-dash{color:#4A56E9}
.entry-pg .audience-right-text{font-size:15px;line-height:1.6;color:#2d3650;margin:0;padding-top:10px}
.entry-pg .audience-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}
.entry-pg .aud-card{border-radius:5px;overflow:hidden;background:#fff;box-shadow:0 4px 28px 1px #4a56e91a;display:flex;flex-direction:column}
.entry-pg .aud-card-img{position:relative;aspect-ratio:3/2;overflow:hidden}
.entry-pg .aud-card-img img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;transition:transform .45s cubic-bezier(0.4,0,0.2,1)}
.entry-pg .aud-card:hover .aud-card-img img{transform:scale(1.06)}
.entry-pg .aud-card-body{padding:20px;display:flex;flex-direction:column;gap:10px;flex:1}
.entry-pg .aud-card-tag{font-size:14px;letter-spacing:.1em;text-transform:uppercase;color:#4A56E9;font-weight:600}
.entry-pg .aud-card-h{font-size:18px;line-height:1.2;color:#18213a;margin:0;font-weight:700}
.entry-pg .aud-card-p{font-size:14px;line-height:1.6;color:#2d3650;margin:0}
.entry-pg .aud-card-expand-btn{display:inline-flex;align-items:center;gap:10px;margin-top:auto;padding:10px 20px;background:transparent;border:1.5px solid #4A56E9;border-radius:38px;font-size:14px;letter-spacing:.1em;text-transform:uppercase;color:#4A56E9;cursor:pointer;width:max-content;transform-origin:center;transition:background .25s ease-in-out,color .25s ease-in-out,transform .25s ease-in-out}
.entry-pg .aud-card-expand-btn:hover{background:#4A56E9;color:#FEFFFA}
.entry-pg .aud-card-expand-btn:active{transform:scaleX(1.07)}
.entry-pg .aud-card-expand-btn:focus-visible{outline:2px solid #D69E0B;outline-offset:3px}
.entry-pg .aud-no-img{background:linear-gradient(148deg,#4a56e91a 0%,#d69e0b14 100%);display:flex;align-items:center;justify-content:center;aspect-ratio:3/2}
.entry-pg .aud-no-img-icon{width:60px;height:60px;border-radius:5px;background:#4a56e926;display:flex;align-items:center;justify-content:center}
@media (max-width: 1200px) {
.entry-pg .bento-grid{grid-template-columns:1fr 1fr;padding:40px 20px}
.entry-pg .bento-img-cell{grid-column:1 / 2;grid-row:1 / 2;min-height:280px}
.entry-pg .bento-text-cell{grid-column:2 / 3;grid-row:1 / 2;padding:20px}
.entry-pg .bento-sub-cell{grid-column:1 / 3;grid-row:2 / 3}
.entry-pg .bento-h1{font-size:42px}
.entry-pg .method-grid{grid-template-columns:repeat(2,1fr)}
.entry-pg .adapt-wrap{padding:40px 20px}
.entry-pg .relationship-inner{grid-template-columns:1fr 1fr;padding:40px 20px}
.entry-pg .commit-wrap{padding:40px 20px}
.entry-pg .method-inner{padding:0 20px}
.entry-pg .method-wrap{padding:40px 0}
.entry-pg .audience-wrap{padding:40px 20px}
.entry-pg .audience-top{gap:20px}
}
@media (max-width: 992px) {
.entry-pg .adapt-wrap{grid-template-columns:1fr;gap:20px}
.entry-pg .adapt-img-wrap{display:none}
.entry-pg .relationship-inner{grid-template-columns:1fr}
.entry-pg .commit-wrap{grid-template-columns:1fr}
.entry-pg .commit-portrait-wrap{display:none}
.entry-pg .audience-top{grid-template-columns:1fr}
.entry-pg .audience-cards{grid-template-columns:1fr 1fr}
.entry-pg .method-image-row{grid-template-columns:1fr}
.entry-pg .method-img-card{aspect-ratio:16/6}
}
@media (max-width: 576px) {
.entry-pg .bento-grid{grid-template-columns:1fr;padding:20px;gap:10px}
.entry-pg .bento-img-cell{display:none}
.entry-pg .bento-text-cell{grid-column:1 / 2;grid-row:1 / 2;padding:20px}
.entry-pg .bento-sub-cell{grid-column:1 / 2;grid-row:2 / 3;grid-template-columns:1fr}
.entry-pg .bento-h1{font-size:42px}
.entry-pg .relationship-inner{padding:40px 20px}
.entry-pg .rel-h2{font-size:42px}
.entry-pg .audience-cards{grid-template-columns:1fr}
.entry-pg .method-grid{grid-template-columns:1fr}
.entry-pg .commit-h2,.entry-pg .adapt-h2,.entry-pg .method-h2,.entry-pg .audience-h2,.entry-pg .rel-h2{font-size:42px}
}
.cmp-root{overflow-x:hidden}
.cmp-root .reveal-mask{animation:maskReveal .85s cubic-bezier(0.4,0,0.2,1) both}
@keyframes maskReveal {
from{clip-path:inset(0 50% 0 50%);opacity:.2}
to{clip-path:inset(0 0% 0 0%);opacity:1}
}
.cmp-root .fade-up{animation:fadeUp .7s cubic-bezier(0.4,0,0.2,1) both}
@keyframes fadeUp {
from{opacity:0;transform:translateY(28px)}
to{opacity:1;transform:translateY(0)}
}
.cmp-root .fade-up-delay-1{animation-delay:.12s}
.cmp-root .fade-up-delay-2{animation-delay:.24s}
.cmp-root .fade-up-delay-3{animation-delay:.36s}
.cmp-root .tb-outer{background-color:#0d0e1a;position:relative;padding:80px 40px;overflow:hidden}
.cmp-root .tb-stripe-bg{position:absolute;inset:0;pointer-events:none;overflow:hidden}
.cmp-root .tb-stripe-bg::before{content:"";position:absolute;inset:0;background-image:repeating-linear-gradient(-38deg,#d49e0b0e 0px,#d49e0b0e 1px,transparent 1px,transparent 28px)}
.cmp-root .tb-inner-grid{max-width:1600px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;position:relative;z-index:1}
.cmp-root .tb-text-col{display:flex;flex-direction:column;gap:20px}
.cmp-root .tb-eyebrow{display:inline-flex;align-items:center;gap:10px;font-size:14px;color:#D69E0B;text-transform:uppercase;letter-spacing:.13em;font-weight:600}
.cmp-root .tb-eyebrow-dash{display:block;width:22px;height:2px;background:#D69E0B;flex-shrink:0}
.cmp-root .tb-h1{font-size:56px;line-height:1.2;color:#FEFFFA;font-weight:700;margin:0}
.cmp-root .tb-h1 .num-accent{color:#D69E0B}
.cmp-root .tb-desc{font-size:18px;line-height:1.6;color:#fefffab8;margin:0;max-width:480px}
.cmp-root .tb-img-col{position:relative}
.cmp-root .tb-img-frame{border-radius:5px;overflow:hidden;box-shadow:0 10px 36px 1px #4a56e91c;position:relative}
.cmp-root .tb-img-frame img{display:block;width:100%;height:360px;object-fit:cover;object-position:center;transition:filter .38s cubic-bezier(0.4,0,0.2,1);filter:blur(3px) brightness(0.85)}
.cmp-root .tb-img-frame:hover img{filter:blur(0px) brightness(1)}
.cmp-root .tb-img-frame::after{content:"";position:absolute;bottom:0;left:0;right:0;height:55%;background:linear-gradient(to top,#0d0e1ad1,transparent);pointer-events:none}
.cmp-root .tb-dashed-border{position:absolute;top:-10px;right:-10px;bottom:-10px;left:-10px;border:1.5px dashed #d49e0b52;border-radius:5px;pointer-events:none}
.cmp-root .ct-outer{background:#FEFFFA;padding:80px 40px;position:relative}
.cmp-root .ct-outer::before{content:"";display:block;height:1px;background:transparent;box-shadow:0 4px 28px 1px #d49e0b1a;margin-bottom:0;position:absolute;top:0;left:0;right:0}
.cmp-root .ct-max{max-width:1600px;margin:0 auto}
.cmp-root .ct-head-row{display:flex;flex-direction:column;align-items:center;gap:10px;margin-bottom:40px;text-align:center}
.cmp-root .ct-shape-prefix{display:block;width:10px;height:10px;background:#D69E0B;transform:rotate(45deg);margin-bottom:10px}
.cmp-root .ct-h2{font-size:42px;line-height:1.2;color:#0d0e1a;font-weight:700;margin:0;text-transform:uppercase;letter-spacing:.04em}
.cmp-root .ct-sub{font-size:15px;line-height:1.6;color:#3a3d5c;margin:0;max-width:540px}
.cmp-root .ct-table-wrap{overflow-x:auto;border-radius:5px;box-shadow:0 4px 28px 1px #d49e0b1a}
.cmp-root .ct-table{width:100%;border-collapse:collapse;min-width:600px}
.cmp-root .ct-table thead tr{background:#0d0e1a}
.cmp-root .ct-table thead th{padding:20px;font-size:14px;color:#FEFFFA;text-transform:uppercase;letter-spacing:.1em;font-weight:600;text-align:left}
.cmp-root .ct-table thead th.col-feature{color:#fefffa8c;font-weight:400;min-width:200px}
.cmp-root .ct-table thead th.col-highlight{background:#D69E0B;color:#0d0e1a;text-align:center}
.cmp-root .ct-table thead th.col-std{text-align:center;color:#fefffab8}
.cmp-root .ct-table tbody tr{border-bottom:1px solid #d49e0b1a;transition:background .25s ease-in-out}
.cmp-root .ct-table tbody tr:last-child{border-bottom:none}
.cmp-root .ct-table tbody tr:nth-child(even){background:#d49e0b0a}
.cmp-root .ct-table tbody tr:hover{background:#4a56e90d}
.cmp-root .ct-table tbody td{padding:20px;font-size:15px;line-height:1.6;color:#1e2035;vertical-align:middle}
.cmp-root .ct-table tbody td.col-feature{font-weight:600;color:#0d0e1a}
.cmp-root .ct-table tbody td.col-feature span{display:block;font-size:14px;font-weight:400;color:#4a4e6a;margin-top:4px}
.cmp-root .ct-table tbody td.col-highlight{text-align:center;background:#d49e0b12!important;font-weight:600;color:#8a6200}
.cmp-root .ct-table tbody td.col-std{text-align:center;color:#4a4e6a}
.cmp-root .ct-check{display:inline-block;width:20px;height:20px;position:relative}
.cmp-root .ct-check::before{content:"";position:absolute;left:3px;top:9px;width:6px;height:6px;border-left:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(-45deg) translateY(-3px)}
.cmp-root .ct-check.positive{color:#4A56E9}
.cmp-root .ct-check.highlight-positive{color:#D69E0B}
.cmp-root .ct-cross{display:inline-block;width:20px;height:20px;position:relative;color:#c0c4d6}
.cmp-root .ct-cross::before,.cmp-root .ct-cross::after{content:"";position:absolute;width:12px;height:2px;background:currentColor;top:9px;left:4px}
.cmp-root .ct-cross::before{transform:rotate(45deg)}
.cmp-root .ct-cross::after{transform:rotate(-45deg)}
.cmp-root .ctx-outer{background:linear-gradient(162deg,#0d0e1a 0%,#1a1d3a 55%,#d49e0b2e 100%);padding:80px 40px;position:relative;overflow:hidden}
.cmp-root .ctx-tri-bg{position:absolute;inset:0;pointer-events:none;overflow:hidden}
.cmp-root .ctx-tri-bg::before{content:"";position:absolute;inset:0;background-image:linear-gradient(60deg,#4a56e912 1px,transparent 1px),linear-gradient(-60deg,#4a56e912 1px,transparent 1px),linear-gradient(0deg,#4a56e90a 1px,transparent 1px);background-size:40px 40px,40px 40px,40px 40px}
.cmp-root .ctx-blur-div{position:absolute;top:0;left:0;right:0;height:1px;box-shadow:0 4px 28px 1px #4a56e91a}
.cmp-root .ctx-max{max-width:1600px;margin:0 auto;position:relative;z-index:1}
.cmp-root .ctx-narrow{max-width:760px;margin:0 auto 40px;text-align:center}
.cmp-root .ctx-shape-pre{display:inline-block;width:0;height:0;border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:12px solid #D69E0B;margin-bottom:10px}
.cmp-root .ctx-h2{font-size:42px;line-height:1.2;color:#FEFFFA;font-weight:700;margin:0 0 20px}
.cmp-root .ctx-h2 .accent-dash{color:#D69E0B}
.cmp-root .ctx-desc{font-size:15px;line-height:1.6;color:#fefffab8;margin:0}
.cmp-root .ctx-two-col{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:start}
.cmp-root .ctx-img-panel{border-radius:5px;overflow:hidden;position:relative;box-shadow:0 10px 36px 1px #4a56e91c}
.cmp-root .ctx-img-panel img{display:block;width:100%;height:380px;object-fit:cover;object-position:center;transition:filter .38s cubic-bezier(0.4,0,0.2,1);filter:blur(3px) brightness(0.8)}
.cmp-root .ctx-img-panel:hover img{filter:blur(0px) brightness(1)}
.cmp-root .ctx-right-col{display:flex;flex-direction:column;gap:20px}
.cmp-root .ctx-metric-row{display:grid;grid-template-columns:1fr 1fr;gap:20px}
.cmp-root .ctx-metric{background:#fefffa0f;border:1px solid #d49e0b33;border-radius:5px;padding:20px;transition:background .28s ease-in-out,border-color .28s ease-in-out}
.cmp-root .ctx-metric:hover{background:#d49e0b1a;border-color:#d49e0b73}
.cmp-root .ctx-metric-num{font-size:42px;line-height:1.2;color:#D69E0B;font-weight:700;display:block}
.cmp-root .ctx-metric-label{font-size:14px;line-height:1.6;color:#fefffa9e;display:block;margin-top:4px}
.cmp-root .ctx-quotes{display:flex;flex-direction:column;gap:20px}
.cmp-root .ctx-quote-card{background:#fefffa0d;border-radius:5px;padding:20px;display:flex;flex-direction:row;gap:20px;align-items:flex-start;box-shadow:0 1px 2px 1px #4a56e912;transition:box-shadow .32s cubic-bezier(0.4,0,0.2,1)}
.cmp-root .ctx-quote-card:hover{box-shadow:0 4px 28px 1px #4a56e91a}
.cmp-root .ctx-portrait-wrap{flex-shrink:0;width:80px;height:80px;border-radius:5px;overflow:hidden}
.cmp-root .ctx-portrait-wrap img{display:block;width:80px;height:80px;object-fit:cover;object-position:top;filter:blur(2px) brightness(0.9);transition:filter .35s ease-in-out}
.cmp-root .ctx-portrait-wrap:hover img{filter:blur(0) brightness(1)}
.cmp-root .ctx-quote-body{display:flex;flex-direction:column;gap:10px}
.cmp-root .ctx-quote-text{font-size:14px;line-height:1.6;color:#fefffacc;margin:0;font-style:italic}
.cmp-root .ctx-quote-name{font-size:14px;color:#D69E0B;font-weight:600}
.cmp-root .ctx-quote-role{font-size:14px;color:#fefffa73}
@media (max-width: 992px) {
.cmp-root .tb-inner-grid{grid-template-columns:1fr;gap:40px}
.cmp-root .tb-img-col{display:none}
.cmp-root .ctx-two-col{grid-template-columns:1fr}
.cmp-root .ctx-img-panel{display:none}
}
@media (max-width: 576px) {
.cmp-root .tb-h1{font-size:42px}
.cmp-root .ct-h2,.cmp-root .ctx-h2{font-size:22px}
.cmp-root .tb-outer,.cmp-root .ct-outer,.cmp-root .ctx-outer{padding:40px 20px}
.cmp-root .ctx-metric-row{grid-template-columns:1fr}
.cmp-root .ctx-quote-card{flex-direction:column}
}
.success-page{min-height:60vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 20px;background:#FEFFFA}
.success-page .success-wrap{max-width:560px;width:100%;text-align:center}
.success-page .success-wrap .icon-ring{width:72px;height:72px;border-radius:38px;background:linear-gradient(160deg,#d69e0b1f 0%,#4a56e91a 100%);display:flex;align-items:center;justify-content:center;margin:0 auto 40px;box-shadow:0 4px 28px 1px #d69e0b1a}
.success-page .success-wrap .icon-ring svg{display:block}
.success-page .success-wrap .success-label{font-size:14px;letter-spacing:.12em;text-transform:uppercase;color:#D69E0B;margin-bottom:10px;line-height:1.2}
.success-page .success-wrap .success-heading{font-size:42px;line-height:1.2;color:#1b1e2e;margin:0 0 20px;font-weight:300;letter-spacing:.03em;text-transform:uppercase}
.success-page .success-wrap .success-heading span{color:#D69E0B}
.success-page .success-wrap .success-body{font-size:15px;line-height:1.6;color:#3a3d52;margin:0 0 40px}
.success-page .success-wrap .divider-accent{width:48px;height:2px;background:linear-gradient(90deg,#D69E0B 0%,#4A56E9 100%);border-radius:5px;margin:0 auto 40px}
.success-page .success-wrap .success-btn{display:inline-block;padding:20px 40px;background:#4A56E9;color:#FEFFFA;font-size:14px;letter-spacing:.1em;text-transform:uppercase;text-decoration:none;border-radius:5px;border:none;cursor:pointer;box-shadow:0 4px 28px 1px #4a56e91a;transition:background .28s cubic-bezier(0.4,0,0.2,1),box-shadow .35s ease-in-out;line-height:1.2}
.success-page .success-wrap .success-btn:hover{background:#3540c8;box-shadow:0 10px 36px 1px #4a56e91c}
.success-page .success-wrap .success-btn:focus{outline:2px solid #D69E0B;outline-offset:3px}
@media (max-width: 576px) {
.success-page{padding:40px 20px}
.success-page .success-wrap .success-heading{font-size:22px}
}