.page-loader{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;flex-direction:column;align-items:center;justify-content:center;background:var(--white);transition:opacity .4s ease,visibility .4s ease}[data-theme=dark] .page-loader{background:#0d1b2a}.page-loader.fade-out{opacity:0;visibility:hidden;pointer-events:none}.page-loader__bar{position:absolute;top:0;left:0;height:3px;width:0%;background:linear-gradient(90deg,var(--navy),var(--blue),#5bc0f8);animation:loader-bar 1.8s ease-in-out infinite;border-radius:0 2px 2px 0}@keyframes loader-bar{0%{width:0%;opacity:1}60%{width:80%;opacity:1}90%{width:95%;opacity:1}to{width:100%;opacity:0}}.page-loader__mark{width:80px;height:80px;animation:loader-pulse 1.6s ease-in-out infinite;filter:drop-shadow(0 8px 24px rgba(15,117,188,.3))}@keyframes loader-pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.08);opacity:.85}}.page-loader__name{margin-top:20px;font-family:var(--font-head);font-size:1.05rem;font-weight:600;letter-spacing:.04em;color:var(--navy)}[data-theme=dark] .page-loader__name{color:#e0eaf4}.page-loader__name span{color:var(--blue)}.page-loader__dots{display:flex;gap:6px;margin-top:28px}.page-loader__dots i{width:7px;height:7px;border-radius:50%;background:var(--blue);opacity:.3;animation:loader-dot 1.2s ease-in-out infinite}.page-loader__dots i:nth-child(1){animation-delay:0s}.page-loader__dots i:nth-child(2){animation-delay:.2s}.page-loader__dots i:nth-child(3){animation-delay:.4s}@keyframes loader-dot{0%,80%,to{opacity:.2;transform:scale(.8)}40%{opacity:1;transform:scale(1.2)}}.lang{position:relative;flex-shrink:0}.lang__btn{display:inline-flex;align-items:center;gap:.45rem;padding:.45rem .7rem;border-radius:999px;border:1.5px solid rgba(10,53,86,.18);background:#ffffffb3;color:var(--navy);font-family:var(--font-head);font-weight:600;font-size:.88rem;cursor:pointer;transition:border-color .2s ease,background .2s ease,box-shadow .2s ease}.lang__btn:hover,.lang__btn.is-open{border-color:var(--blue);background:#fff;box-shadow:0 4px 14px #0a35561f}[data-theme=dark] .lang__btn{border-color:#ffffff38;background:#ffffff14;color:#e6ebf1}[data-theme=dark] .lang__btn:hover,[data-theme=dark] .lang__btn.is-open{border-color:var(--blue);background:#5fb0ee29;box-shadow:none}.lang__btn svg{width:18px;height:18px}.lang__btn-label{line-height:1}.lang__caret{width:14px!important;height:14px!important;transition:transform .25s ease}.lang__btn.is-open .lang__caret{transform:rotate(180deg)}.lang__menu{position:absolute;top:calc(100% + 10px);right:0;min-width:210px;list-style:none;margin:0;padding:.5rem;background:linear-gradient(180deg,var(--navy),var(--navy-dark));border-radius:14px;box-shadow:0 22px 50px #07162c66;z-index:120;animation:langIn .18s ease-out}@keyframes langIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.lang__option{width:100%;display:flex;flex-direction:column;gap:1px;text-align:left;padding:.62rem .8rem;border-radius:9px;background:transparent;color:#fff;cursor:pointer;transition:background .18s ease,color .18s ease}.lang__option:hover{background:#ffffff14}.lang__native{font-family:var(--font-head);font-weight:700;font-size:.95rem;letter-spacing:.02em}.lang__english{font-size:.74rem;color:#fff9}.lang__option.is-active .lang__native{color:#6fb6e8}.lang__option.is-active .lang__english{color:#6fb6e8bf}@media (max-width: 480px){.lang__btn-label{display:none}.lang__btn{padding:.45rem}}#google_translate_element{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);opacity:0;pointer-events:none}iframe.skiptranslate,.goog-te-banner-frame,.goog-te-banner-frame.skiptranslate,.goog-te-gadget-icon,#goog-gt-tt,.goog-tooltip,.goog-tooltip:hover{display:none!important}.goog-te-gadget{height:0;font-size:0!important}body{top:0!important;position:static!important}.goog-text-highlight{background:none!important;box-shadow:none!important}.theme-toggle{display:inline-flex;align-items:center;padding:0;background:none;border:none;cursor:pointer}.theme-toggle__track{position:relative;width:54px;height:28px;border-radius:999px;background:linear-gradient(135deg,#cfe0f0,#aecbe6);border:1px solid rgba(10,53,86,.18);transition:background .3s ease,border-color .3s ease}.theme-toggle__track.is-dark{background:linear-gradient(135deg,var(--navy),var(--navy-dark));border-color:#ffffff38}.theme-toggle__thumb{position:absolute;top:2px;left:2px;width:22px;height:22px;border-radius:50%;display:grid;place-items:center;background:#fff;color:#f0a91e;box-shadow:0 2px 6px #00000040;transition:transform .3s cubic-bezier(.34,1.56,.64,1),color .3s ease}.theme-toggle__track.is-dark .theme-toggle__thumb{transform:translate(26px);color:var(--navy)}.theme-toggle:focus-visible .theme-toggle__track{outline:2px solid var(--blue);outline-offset:2px}.market-ticker{width:100%;background:linear-gradient(180deg,var(--navy),var(--navy-dark));border-top:1px solid rgba(255,255,255,.08);color:#fff;font-family:var(--font-head);overflow:hidden}.market-ticker__inner{display:flex;align-items:stretch;height:40px}.market-ticker__status{display:inline-flex;align-items:center;gap:.5rem;padding:0 1rem;font-size:.72rem;font-weight:700;letter-spacing:.08em;white-space:nowrap;flex-shrink:0}.market-ticker__status.is-closed{background:linear-gradient(180deg,var(--blue),var(--blue-dark));color:#fff}.market-ticker__status.is-open{background:linear-gradient(180deg,#1fc46f,#11965a);color:#042513}.market-ticker__dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.market-ticker__status.is-closed .market-ticker__dot{background:#ff6b6b}.market-ticker__status.is-open .market-ticker__dot{background:#0b3d22;animation:mt-pulse 1.6s ease-in-out infinite}@keyframes mt-pulse{0%,to{box-shadow:0 0 #0b3d228c}70%{box-shadow:0 0 0 6px #0b3d2200}}.market-ticker__viewport{position:relative;flex:1;overflow:hidden}.market-ticker__viewport:before,.market-ticker__viewport:after{content:"";position:absolute;top:0;bottom:0;width:44px;z-index:2;pointer-events:none}.market-ticker__viewport:before{left:0;background:linear-gradient(90deg,var(--navy),transparent)}.market-ticker__viewport:after{right:0;background:linear-gradient(270deg,var(--navy-dark),transparent)}.market-ticker__track{display:flex;align-items:center;width:max-content;height:100%;animation:mt-scroll 46s linear infinite}.market-ticker:hover .market-ticker__track{animation-play-state:paused}@keyframes mt-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.mt-item{display:inline-flex;align-items:baseline;gap:.5rem;padding:0 1.25rem;border-left:1px solid rgba(255,255,255,.1);white-space:nowrap;font-size:.8rem}.mt-item__name{font-weight:700;letter-spacing:.03em;color:#fff}.mt-item__value{font-weight:600;color:#dfe9f3;font-variant-numeric:tabular-nums}.mt-item__chg{font-weight:700;font-size:.74rem;padding:.12rem .42rem;border-radius:5px;font-variant-numeric:tabular-nums}.mt-item__chg.is-up{color:#36d684;background:#22c55e29}.mt-item__chg.is-down{color:#ff6f6f;background:#dc262633}[data-theme=dark] .market-ticker{background:linear-gradient(180deg,#0d141c,#0a0f15);border-top:1px solid rgba(255,255,255,.06);border-bottom:1px solid rgba(255,255,255,.06)}[data-theme=dark] .market-ticker__viewport:before{background:linear-gradient(90deg,#0d141c,transparent)}[data-theme=dark] .market-ticker__viewport:after{background:linear-gradient(270deg,#0a0f15,transparent)}[data-theme=dark] .mt-item{border-left-color:#ffffff12}@media (max-width: 560px){.market-ticker__inner{height:38px}.market-ticker__status{padding:0 .7rem;font-size:.66rem;letter-spacing:.05em}.mt-item{padding:0 .9rem;font-size:.76rem}}@media (prefers-reduced-motion: reduce){.market-ticker__track{animation:none}.market-ticker__viewport{overflow-x:auto}.market-ticker__status.is-open .market-ticker__dot{animation:none}}.acct__overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;background:#0a192f8c;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:flex-start;justify-content:center;padding:5vh 1rem 2rem;overflow-y:auto}.acct__modal{width:100%;max-width:640px;background:#fff;border-radius:16px;box-shadow:0 24px 80px #0a192f47,0 0 0 1px #0a192f0d;overflow:hidden;animation:acctIn .25s cubic-bezier(.22,1,.36,1)}@keyframes acctIn{0%{opacity:0;transform:translateY(16px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.acct__head{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.4rem 1.6rem;border-bottom:1px solid #eef1f5}.acct__head-left{display:flex;align-items:center;gap:.85rem}.acct__head-icon{width:42px;height:42px;border-radius:12px;background:linear-gradient(135deg,#0a3556,#0f75bc);color:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0}.acct__title{font-family:"Playfair Display",var(--font-serif),Georgia,serif;font-size:1.3rem;font-weight:700;color:var(--navy, #0a3556);margin:0;line-height:1.2}.acct__subtitle{font-size:.78rem;color:#75777e;margin:2px 0 0}.acct__close{width:36px;height:36px;border-radius:10px;background:#f4f7fa;border:none;color:#5f6368;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s,color .15s;flex-shrink:0}.acct__close:hover{background:#e3e8ef;color:var(--navy, #0a3556)}.acct__stats{display:flex;align-items:center;gap:0;padding:1rem 1.6rem;background:#f8f9fb;border-bottom:1px solid #eef1f5}.acct__stat{flex:1;display:flex;flex-direction:column;align-items:center;gap:3px}.acct__statLabel{font-size:.68rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#75777e}.acct__statValue{font-size:1.15rem;font-weight:800;color:var(--navy, #0a3556)}.acct__statValue--green{color:#0f9d58}.acct__statDivider{width:1px;height:32px;background:#e3e8ef;flex-shrink:0}.acct__body{padding:.5rem 0;max-height:55vh;overflow-y:auto}.acct__foot{display:flex;align-items:center;justify-content:flex-end;gap:.6rem;padding:.9rem 1.6rem;border-top:1px solid #eef1f5;background:#f8f9fb}.acct__loading-wrap{display:flex;flex-direction:column;align-items:center;gap:.8rem;padding:3rem 1rem;color:#75777e;font-size:.85rem}.acct__spinner{width:32px;height:32px;border:3px solid #e3e8ef;border-top-color:var(--blue, #0f75bc);border-radius:50%;animation:acctSpin .7s linear infinite}@keyframes acctSpin{to{transform:rotate(360deg)}}.acct__empty-wrap{display:flex;flex-direction:column;align-items:center;gap:.4rem;padding:3rem 1.5rem;text-align:center}.acct__empty-icon{width:72px;height:72px;border-radius:50%;background:#f4f7fa;color:#b0b7c3;display:flex;align-items:center;justify-content:center;margin-bottom:.5rem}.acct__emptyTitle{font-size:1rem;font-weight:700;color:var(--navy, #0a3556);margin:0}.acct__emptyDesc{font-size:.82rem;color:#75777e;margin:0;max-width:280px}.acct__txnList{padding:0 1.6rem}.acct__txn{display:flex;align-items:flex-start;gap:.85rem;padding:1rem 0;border-bottom:1px solid #f0f2f5;transition:background .15s}.acct__txn:last-child{border-bottom:none}.acct__txn:hover{background:#f8f9fb;margin:0 -1.6rem;padding-left:1.6rem;padding-right:1.6rem}.acct__txnIcon{width:40px;height:40px;border-radius:10px;background:#f0f4f8;color:var(--navy, #0a3556);display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:2px}.acct__txnMain{flex:1;min-width:0}.acct__txnTop{display:flex;align-items:center;justify-content:space-between;gap:.6rem}.acct__txnTitle{font-weight:700;font-size:.88rem;color:var(--navy, #0a3556)}.acct__txnMeta{font-size:.76rem;color:#75777e;margin-top:3px}.acct__txnRef{font-size:.7rem;color:#a0a6b1;margin-top:2px;font-family:SF Mono,Menlo,monospace;letter-spacing:.02em}.acct__txnRight{display:flex;flex-direction:column;align-items:flex-end;gap:6px;flex-shrink:0}.acct__txnAmt{font-weight:800;font-size:1rem;color:var(--navy, #0a3556);white-space:nowrap}.acct__invBtn{display:inline-flex;align-items:center;gap:4px;background:none;border:1px solid #e3e8ef;color:var(--blue, #0f75bc);border-radius:6px;padding:4px 10px;font-family:inherit;font-size:.7rem;font-weight:600;cursor:pointer;transition:all .15s;white-space:nowrap}.acct__invBtn:hover{background:var(--blue, #0f75bc);color:#fff;border-color:var(--blue, #0f75bc)}.acct__invBtn:disabled{opacity:.5;cursor:default}.acct__invBtn .material-symbols-outlined{font-size:14px}.acct__pill{display:inline-block;font-size:.62rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:3px 10px;border-radius:999px;white-space:nowrap;flex-shrink:0}.acct__pill--green{background:#e6f4ec;color:#0f9d58}.acct__pill--amber{background:#fef3cd;color:#b8860b}.acct__pill--red{background:#fdecec;color:#b91c1c}.acct__pill--gray{background:#f0f2f5;color:#6c757d}.acct__btn{display:inline-flex;align-items:center;gap:6px;padding:.65rem 1.3rem;border-radius:10px;border:1.5px solid transparent;font-family:inherit;font-size:.82rem;font-weight:700;cursor:pointer;transition:all .15s}.acct__btn--primary{background:var(--navy, #0a3556);color:#fff}.acct__btn--primary:hover{background:var(--blue, #0f75bc)}.acct__btn--primary:disabled{opacity:.6;cursor:default}.acct__btn--ghost{background:#fff;border-color:#d5dae2;color:var(--navy, #0a3556)}.acct__btn--ghost:hover{border-color:var(--navy, #0a3556);background:#f8f9fb}.acct__grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem 1.25rem}@media (max-width: 540px){.acct__grid{grid-template-columns:1fr}}.acct__field{display:flex;flex-direction:column;gap:.4rem}.acct__field--full{grid-column:1 / -1}.acct__label{font-size:.72rem;font-weight:700;letter-spacing:.04em;color:var(--navy, #0a3556)}.acct__readVal{font-size:.9rem;color:#44474d;padding:.5rem 0;border-bottom:1px solid #eef1f5}.acct__input{width:100%;padding:.7rem .85rem;border:1px solid #cbd5e1;border-radius:8px;font-family:inherit;font-size:.9rem;color:var(--navy, #0a3556);outline:none;transition:border-color .15s,box-shadow .15s}.acct__input:focus{border-color:var(--blue, #0f75bc);box-shadow:0 0 0 3px #0f75bc26}.acct__input:disabled{background:#f4f7fa;color:#75777e}.acct__section{margin-top:1.4rem;padding-top:1.2rem;border-top:1px solid #e3e8ef}.acct__sectionTitle{font-size:.78rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:var(--navy, #0a3556);margin:0 0 .9rem}.acct__msg{padding:.7rem 1rem;border-radius:8px;font-size:.82rem;font-weight:600;margin-bottom:1rem}.acct__msg--ok{background:#e6f4ec;color:#0f9d58}.acct__msg--err{background:#fdecec;color:#b91c1c}[data-theme=dark] .acct__modal{background:var(--d-surface);box-shadow:0 24px 80px #0009}[data-theme=dark] .acct__head,[data-theme=dark] .acct__section{border-color:var(--d-border)}[data-theme=dark] .acct__foot,[data-theme=dark] .acct__stats{background:var(--d-bg-alt);border-color:var(--d-border)}[data-theme=dark] .acct__title,[data-theme=dark] .acct__txnTitle,[data-theme=dark] .acct__txnAmt,[data-theme=dark] .acct__label,[data-theme=dark] .acct__sectionTitle{color:var(--d-heading)}[data-theme=dark] .acct__subtitle{color:var(--d-muted)}[data-theme=dark] .acct__readVal{color:var(--d-muted);border-color:var(--d-border)}[data-theme=dark] .acct__txn{border-color:var(--d-border)}[data-theme=dark] .acct__txn:hover{background:#ffffff08}[data-theme=dark] .acct__txnIcon{background:#ffffff0f;color:var(--d-heading)}[data-theme=dark] .acct__txnMeta,[data-theme=dark] .acct__txnRef{color:var(--d-muted)}[data-theme=dark] .acct__statValue{color:var(--d-heading)}[data-theme=dark] .acct__statLabel{color:var(--d-muted)}[data-theme=dark] .acct__statDivider{background:var(--d-border)}[data-theme=dark] .acct__empty-icon{background:#ffffff0f;color:var(--d-muted)}[data-theme=dark] .acct__emptyTitle{color:var(--d-heading)}[data-theme=dark] .acct__input{background:var(--d-surface-2);border-color:var(--d-border);color:var(--d-text)}[data-theme=dark] .acct__btn--ghost{background:var(--d-surface-2);color:var(--d-heading);border-color:var(--d-border)}[data-theme=dark] .acct__close{background:#ffffff0f;color:var(--d-muted)}[data-theme=dark] .acct__close:hover{background:#ffffff1a;color:var(--d-heading)}[data-theme=dark] .acct__head-icon{background:linear-gradient(135deg,#1a4a7a,#1a7fd4)}[data-theme=dark] .acct__invBtn{border-color:var(--d-border)}.acct__head-icon--profile{background:linear-gradient(135deg,#0a3556,#1a6fb5)}.pfl__hero{display:flex;align-items:center;gap:1rem;padding:1.4rem 1.6rem;background:linear-gradient(135deg,#0a3556,#0f75bc 60%,#1a9ad4);position:relative}.pfl__avatar{width:56px;height:56px;border-radius:14px;background:#ffffff26;border:2px solid rgba(255,255,255,.3);display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden}.pfl__avatarImg{width:100%;height:100%;object-fit:cover}.pfl__avatarInit{font-family:Playfair Display,Georgia,serif;font-size:1.4rem;font-weight:700;color:#fff}.pfl__heroInfo{flex:1;min-width:0}.pfl__name{font-family:Playfair Display,Georgia,serif;font-size:1.15rem;font-weight:700;color:#fff;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pfl__company{font-size:.82rem;font-weight:600;color:#ffffffeb;margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pfl__email{font-size:.76rem;color:#ffffffb3;margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pfl__role{display:inline-block;padding:4px 12px;border-radius:999px;background:#ffffff26;border:1px solid rgba(255,255,255,.25);color:#fff;font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;white-space:nowrap;flex-shrink:0}.pfl__section{padding:0 1.6rem;margin-top:1.2rem}.pfl__section:first-of-type{margin-top:.5rem}.pfl__sectionHead{display:flex;align-items:center;gap:.5rem;margin-bottom:.85rem;color:var(--navy, #0a3556)}.pfl__sectionLabel{font-size:.72rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:var(--navy, #0a3556)}.acct__readVal--muted{color:#75777e;font-size:.85rem}.pfl__pwActions{flex-direction:row!important;gap:.6rem;padding-top:.3rem}[data-theme=dark] .pfl__hero{background:linear-gradient(135deg,#0d1b2a,#1b3a5c 60%,#1a4a7a)}[data-theme=dark] .pfl__avatar{background:#ffffff14;border-color:#ffffff26}[data-theme=dark] .pfl__sectionHead,[data-theme=dark] .pfl__sectionLabel{color:var(--d-heading)}[data-theme=dark] .acct__readVal--muted{color:var(--d-muted)}[data-theme=dark] .acct__head-icon--profile{background:linear-gradient(135deg,#1a4a7a,#1a7fd4)}.header{position:fixed;top:0;left:0;right:0;z-index:100;background:#ffffffd9;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);transition:box-shadow .25s ease,background .25s ease;border-bottom:1px solid rgba(10,53,86,.06)}.header.is-scrolled{background:#fffffff5;box-shadow:0 6px 24px #0a35561a}.header-spacer{height:var(--header-h, 84px)}.header__inner{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;min-height:84px}.header__logo{width:142px;height:58px;display:inline-flex;align-items:center;overflow:hidden}.header__logo-img{height:58px;width:auto;object-fit:contain;object-position:left center;transform-origin:left center;transform:translate(-4px) scale(2.15)}.header__logo-img--dark,[data-theme=dark] .header__logo-img--light{display:none}[data-theme=dark] .header__logo-img--dark{display:inline-block}.nav{display:flex;align-items:center;gap:2rem}.nav__list{display:flex;align-items:center;gap:1.6rem}.nav__link{display:inline-flex;align-items:center;gap:.2rem;font-weight:600;font-size:.98rem;color:var(--navy);position:relative;padding:.4rem 0;transition:color .2s ease}.nav__link:after{content:"";position:absolute;left:0;bottom:-2px;height:2px;width:0;background:var(--blue);transition:width .25s ease}.nav__link:hover{color:var(--blue)}.nav__link:hover:after{width:100%}.nav__caret{width:16px;height:16px}.has-dropdown{position:relative}.nav__dropdown{position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%) translateY(0);min-width:220px;background:var(--white);border-radius:12px;box-shadow:0 18px 44px #0a35562e;border:1px solid rgba(10,53,86,.08);padding:.5rem;opacity:0;visibility:hidden;transition:opacity .2s ease,transform .2s ease,visibility .2s ease;z-index:50}.nav__dropdown:before{content:"";position:absolute;top:-16px;left:0;right:0;height:16px}.has-dropdown:hover .nav__dropdown{opacity:1;visibility:visible;transform:translate(-50%) translateY(0)}.nav__dropdown--account{left:auto;right:0;transform:translateY(8px)}.has-dropdown:hover .nav__dropdown--account{opacity:1;visibility:visible;transform:translateY(0)}.nav__dropdown-link{display:block;padding:.6rem .9rem;border-radius:8px;font-weight:600;font-size:.94rem;color:var(--navy);white-space:nowrap;transition:background .18s ease,color .18s ease}.nav__dropdown-link:hover{background:#0f75bc1a;color:var(--blue)}.nav__login{padding:.6rem 1.4rem}.nav__avatar{display:inline-flex;align-items:center;gap:4px;background:none;border:none;cursor:pointer;padding:2px;border-radius:999px;transition:box-shadow .2s ease}.nav__avatar:hover{box-shadow:0 0 0 3px #0f75bc33}.nav__avatar-circle{width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,var(--navy) 0%,var(--blue) 100%);color:#fff;font-family:var(--font-head);font-size:.95rem;font-weight:700;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 2px 8px #0f75bc59;-webkit-user-select:none;user-select:none}.nav__avatar-caret{color:var(--navy);opacity:.6}[data-theme=dark] .nav__avatar-caret{color:#d7e2ee}.header__actions{display:flex;align-items:center;gap:.7rem}.burger{display:none;flex-direction:column;gap:5px;padding:8px}.burger span{width:26px;height:3px;border-radius:3px;background:var(--navy);transition:transform .3s ease,opacity .3s ease}.burger.is-active span:nth-child(1){transform:translateY(8px) rotate(45deg)}.burger.is-active span:nth-child(2){opacity:0}.burger.is-active span:nth-child(3){transform:translateY(-8px) rotate(-45deg)}.nav__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#07274073;z-index:90}.nav__close{display:none;position:absolute;top:1.1rem;right:1.1rem;width:38px;height:38px;border-radius:50%;border:none;background:#0a355614;color:var(--navy);cursor:pointer;align-items:center;justify-content:center;transition:background .2s ease;flex-shrink:0;z-index:1}.nav__close:hover{background:#0a355629}.nav__mobile-footer{display:none}.header__desktop-only{display:contents}.header__account-dropdown{display:flex;align-items:center}@media (max-width: 980px){.burger{display:flex}.header__desktop-only,.header__account-dropdown{display:none!important}.nav{position:fixed;top:0;right:0;height:100dvh;width:min(82vw,340px);background:var(--white);flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:.5rem;padding:4.5rem 2rem 2rem;transform:translate(100%);transition:transform .32s ease;box-shadow:-12px 0 40px #0a35562e;z-index:95;overflow-y:auto}.nav.is-open{transform:translate(0)}.nav__close{display:flex}.nav__list{flex-direction:column;align-items:flex-start;gap:.4rem;width:100%}.nav__item{width:100%;border-bottom:1px solid rgba(10,53,86,.08)}.nav__link{width:100%;padding:.85rem 0;font-size:1.05rem}.nav__dropdown{position:static;transform:none;opacity:1;visibility:visible;min-width:0;width:100%;box-shadow:none;border:none;background:#0f75bc0f;border-radius:8px;padding:.4rem .6rem;margin-bottom:.5rem;display:none}.nav__dropdown:before{display:none}.nav__dropdown-link{white-space:normal;word-break:break-word;padding:.6rem .9rem}.nav__item.is-sub-open .nav__dropdown{display:block}.has-dropdown:hover .nav__dropdown{transform:none}.nav__caret{margin-left:auto;transition:transform .25s ease}.nav__item.is-sub-open .nav__caret{transform:rotate(180deg)}.nav .nav__login{margin-top:1rem;width:100%;justify-content:center}.nav__mobile-account-link{width:100%;text-align:left;background:none;border:none;cursor:pointer;font-family:inherit}.nav__mobile-footer{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;padding-top:1.25rem;margin-top:auto;border-top:1px solid rgba(10,53,86,.08);width:100%}.nav__login--mobile{flex:1;min-width:100px;text-align:center;justify-content:center}}[data-theme=dark] .header{background:#0b1016d1;border-bottom:1px solid rgba(255,255,255,.08)}[data-theme=dark] .header.is-scrolled{background:#0b1016f5;box-shadow:0 6px 24px #00000080}[data-theme=dark] .header__logo-img{background:transparent;padding:0;border-radius:0}@media (max-width: 640px){.header__logo{width:116px;height:52px}.header__logo-img{height:52px;transform:translate(-3px) scale(2)}}[data-theme=dark] .nav__link{color:#d7e2ee}[data-theme=dark] .nav__link:hover{color:#5fb0ee}[data-theme=dark] .nav__dropdown{background:#141d27;border-color:#ffffff1a;box-shadow:0 18px 44px #0000008c}[data-theme=dark] .nav__dropdown-link{color:#d7e2ee}[data-theme=dark] .nav__dropdown-link:hover{background:#5fb0ee29;color:#8cc5f2}[data-theme=dark] .burger span{background:#d7e2ee}@media (max-width: 980px){[data-theme=dark] .nav{background:#0f161e;box-shadow:-12px 0 40px #0000008c}[data-theme=dark] .nav__item{border-bottom-color:#ffffff14}[data-theme=dark] .nav__dropdown{background:#5fb0ee14;box-shadow:none}[data-theme=dark] .nav__close{background:#ffffff1a;color:#fff}[data-theme=dark] .nav__close:hover{background:#ffffff2e}[data-theme=dark] .nav__mobile-footer{border-top-color:#ffffff14}}.hero{--hero-fade: #ffffff;position:relative;display:flex;align-items:center;min-height:82vh;min-height:82svh;padding:6rem 0 4rem;overflow:hidden;isolation:isolate}.hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1}.hero__bg-img{width:100%;height:100%;object-fit:cover;object-position:center 35%}.hero__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(105deg,#051224e6,#051224b8 34%,#05122452 62%,#0512240d),linear-gradient(180deg,#05122459,#0512240d 45%)}.hero__fade{position:absolute;left:0;right:0;bottom:0;height:30%;background:linear-gradient(180deg,transparent 0%,var(--hero-fade) 100%)}.hero__inner{position:relative;z-index:1;width:min(100% - 2.5rem,var(--container))}.hero__content{max-width:48rem}.hero__badge{display:inline-flex;align-items:center;gap:.55rem;padding:.5rem 1rem .5rem .8rem;margin-bottom:1.3rem;font-family:var(--font-head);font-weight:700;font-size:.78rem;letter-spacing:.04em;color:#eaf2fb;background:#0614268c;border:1px solid rgba(166,201,248,.35);border-radius:999px;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.hero__badge-icon{width:18px;height:18px;flex-shrink:0;color:#f0a91e}.hero__badge-dot{width:8px;height:8px;border-radius:50%;background:#34d27b;box-shadow:0 0 0 3px #34d27b40}.hero__eyebrow{font-family:var(--font-head);font-weight:700;font-size:.82rem;letter-spacing:.22em;text-transform:uppercase;color:#a6c9f8;margin-bottom:1.4rem}.hero__title{font-family:"Playfair Display",var(--font-serif),Georgia,serif;font-weight:700;font-size:clamp(1.9rem,4.6vw,3rem);line-height:1.18;letter-spacing:-.01em;color:#fff;max-width:22ch}.hero__text{margin-top:1.6rem;max-width:40rem;color:#e9f0f8db;font-size:clamp(.98rem,1.3vw,1.1rem);line-height:1.75}.hero__actions{margin-top:2.4rem;display:flex;flex-wrap:wrap;gap:1rem}.hero__btn{display:inline-flex;align-items:center;justify-content:center;padding:.95rem 2.1rem;font-family:var(--font-head);font-weight:700;font-size:.82rem;letter-spacing:.12em;text-transform:uppercase;border-radius:6px;transition:transform .25s ease,box-shadow .25s ease,background .25s ease,color .25s ease,border-color .25s ease}.hero__btn--primary{background:var(--blue);color:#fff;box-shadow:0 14px 30px #0f75bc66}.hero__btn--primary:hover{background:var(--blue-dark);transform:translateY(-2px);box-shadow:0 18px 38px #0f75bc80}.hero__btn--ghost{background:#ffffff26;color:#fff;border:1.5px solid rgba(255,255,255,.9)}.hero__btn--ghost:hover{background:#fff;color:var(--navy);border-color:#fff;transform:translateY(-2px)}.hero__stats{margin-top:3rem;display:flex;flex-wrap:wrap;align-items:center;gap:1.6rem}.hero__stat{margin:0}.hero__stat-num{font-family:var(--font-head);font-weight:800;font-size:clamp(1.5rem,2.6vw,2rem);line-height:1;color:#fff}.hero__stat-label{margin:.35rem 0 0;font-size:.74rem;letter-spacing:.08em;text-transform:uppercase;color:#e9f0f8b8}.hero__stat-div{width:1px;align-self:stretch;min-height:2.6rem;background:#ffffff38}@media (max-width: 560px){.hero{min-height:88vh;min-height:88svh}.hero__btn{flex:1 1 100%}.hero__stat-div{display:none}.hero__stats{gap:1.2rem 2rem}}[data-theme=dark] .hero{--hero-fade: #0f161e}.threec{background:#f8f9fa;padding:5rem 0}.threec__head{text-align:center;max-width:42rem;margin:0 auto 3.5rem}.threec__eyebrow{display:block;font-size:.75rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:#4e5d7e;margin-bottom:1rem}.threec__title{font-family:"Playfair Display",var(--font-serif),Georgia,serif;font-size:clamp(2rem,4.5vw,3rem);font-weight:700;line-height:1.15;color:#191c1d;margin:0 0 1.5rem}.threec__titleAccent{color:#0d1c32;font-style:italic}.threec__intro{font-size:1.125rem;line-height:1.7;color:#44474d;margin:0}.threec__grid{display:grid;grid-template-columns:1fr;gap:1.5rem}.c-card{position:relative;overflow:hidden;border-radius:.5rem;padding:2.5rem;text-align:center;display:flex;flex-direction:column;align-items:center;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .3s ease}.c-card:hover{transform:translateY(-8px)}.c-card--navy{background:#0d1c32;color:#fff}.c-card--blue{background:#4e5d7e;color:#fff}.c-card--light{background:#fff;color:#0d1c32;border:1px solid #c5c6cd;box-shadow:0 1px 2px #0a192f0d}.c-card__icon{width:5rem;height:5rem;border-radius:50%;display:grid;place-items:center;margin-bottom:2.5rem;background:#ffffff14;border:1px solid rgba(255,255,255,.2);transition:transform .5s ease}.c-card--navy:hover .c-card__icon{transform:scale(1.1)}.c-card--blue:hover .c-card__icon{transform:rotate(12deg)}.c-card--light .c-card__icon{background:#f3f4f5;border-color:#0d1c321a}.c-card--light:hover .c-card__icon{transform:scale(.95)}.c-card__svg{width:2.4rem;height:2.4rem;color:#b6c6ed}.c-card--blue .c-card__svg{color:#fff}.c-card--light .c-card__svg{color:#0d1c32}.c-card__title{font-family:"Playfair Display",var(--font-serif),Georgia,serif;font-size:1.5rem;font-weight:600;color:inherit;margin:0 0 1.5rem}.c-card__text{font-size:1rem;line-height:1.7;margin:0}.c-card--navy .c-card__text,.c-card--blue .c-card__text{color:#fffc}.c-card--light .c-card__text{color:#44474d}.c-card__bar{width:3rem;height:4px;border-radius:999px;margin-top:2rem}.c-card--navy .c-card__bar{background:#b6c6ed}.c-card--blue .c-card__bar{background:#fff6}.c-card--light .c-card__bar{background:#0d1c32}.threec__statement{position:relative;overflow:hidden;margin-top:3rem;background:#f3f4f5;border:1px solid rgba(117,119,126,.15);border-radius:.5rem;padding:4rem 2rem;text-align:center}.threec__statement:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;opacity:.03;pointer-events:none;background-image:radial-gradient(#000 1px,transparent 1px);background-size:24px 24px}.threec__quoteIcon{position:relative;z-index:1;font-size:2.5rem;color:#0d1c32;margin-bottom:2rem}.threec__statementText{position:relative;z-index:1;max-width:56rem;margin:0 auto;font-family:"Playfair Display",var(--font-serif),Georgia,serif;font-size:clamp(1.3rem,3vw,2rem);font-weight:600;font-style:italic;line-height:1.4;color:#191c1d}.threec__amp{display:block;font-family:Inter,sans-serif;font-style:normal;font-size:1rem;color:#0d1c32}.threec__statementSign{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;gap:1rem;margin-top:2.5rem}.threec__statementBar{width:5rem;height:1px;background:#c5c6cd}.threec__statementLabel{font-size:.75rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:#44474d}@media (min-width: 900px){.threec__grid{grid-template-columns:repeat(3,1fr)}}[data-theme=dark] .threec{background:var(--d-bg)}[data-theme=dark] .threec__title,[data-theme=dark] .threec__statementText{color:var(--d-heading)}[data-theme=dark] .threec__eyebrow,[data-theme=dark] .threec__titleAccent,[data-theme=dark] .threec__amp,[data-theme=dark] .threec__quoteIcon{color:#b6c6ed}[data-theme=dark] .threec__intro{color:var(--d-muted)}[data-theme=dark] .c-card--light{background:var(--d-surface);border-color:var(--d-border)}[data-theme=dark] .c-card--light .c-card__title{color:var(--d-heading)}[data-theme=dark] .c-card--light .c-card__text{color:var(--d-muted)}[data-theme=dark] .c-card--light .c-card__icon{background:var(--d-surface-2);border-color:var(--d-border)}[data-theme=dark] .c-card--light .c-card__svg{color:var(--d-heading)}[data-theme=dark] .c-card--light .c-card__bar{background:#b6c6ed}[data-theme=dark] .threec__statement{background:var(--d-surface);border-color:var(--d-border)}[data-theme=dark] .threec__statement:before{background-image:radial-gradient(#fff 1px,transparent 1px)}[data-theme=dark] .threec__quoteIcon{color:var(--d-heading)}[data-theme=dark] .threec__statementLabel{color:var(--d-muted)}.fw{background:#f8f9fa;padding:5rem 0}.fw__tabs{display:flex;width:fit-content;gap:.25rem;margin:0 auto 3rem;padding:.35rem;background:#edeeef;border-radius:999px}.fw__tab{border:none;background:transparent;color:#44474d;font-size:.75rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;padding:.6rem 1.5rem;border-radius:999px;cursor:pointer;transition:background .25s ease,color .25s ease,box-shadow .25s ease}.fw__tab:hover{color:#0a192f}.fw__tab.is-active{background:#0d1c32;color:#fff;box-shadow:0 8px 20px #0d1c3233}.fw__head{text-align:center;max-width:50rem;margin:0 auto 3.5rem}.fw__eyebrow{display:block;font-size:.75rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:#a17f3b;margin-bottom:1rem}.fw__title{font-family:"Playfair Display",var(--font-serif),Georgia,serif;font-size:clamp(2rem,4.5vw,3rem);font-weight:700;line-height:1.15;color:#191c1d;margin:0 0 1.5rem}.fw__titleAccent{color:#0d1c32;font-style:italic}.fw__lead{font-size:1.05rem;line-height:1.7;color:#44474d;margin:0}.fw__grid{display:grid;grid-template-columns:1fr;gap:1.25rem}.fw__col{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem}.fw__col .pillar{display:flex;flex-direction:column}.fw__media{display:flex;justify-content:center;align-items:center}.fw__media img{width:100%;max-height:480px;object-fit:contain}.pillar{background:#fff;border:1px solid #c5c6cd;border-radius:.5rem;padding:1.25rem;box-shadow:0 1px 2px #0a192f0d;transition:transform .3s cubic-bezier(.4,0,.2,1),border-color .3s ease,box-shadow .3s ease}.pillar:hover{transform:translateY(-4px);border-color:#0d1c32;box-shadow:0 12px 28px #0a192f1a}.pillar__head{display:flex;align-items:center;gap:.75rem;margin-bottom:.6rem}.pillar__badge{flex-shrink:0;width:2.25rem;height:2.25rem;display:grid;place-items:center;background:#0d1c32;color:#d6e3ff;font-family:"Playfair Display",var(--font-serif),Georgia,serif;font-size:1.1rem;font-weight:700;border-radius:.4rem}.pillar__name{font-family:"Playfair Display",var(--font-serif),Georgia,serif;font-size:1.1rem;font-weight:600;line-height:1.2;color:#0a192f;margin:0}.pillar__subtitle{font-size:.8rem;font-style:italic;color:#44474d;margin:0 0 .5rem}.pillar__text{font-size:.875rem;line-height:1.55;color:#191c1d;margin:0}.pillar__list{list-style:none;margin:0;padding:0}.pillar__listItem{font-size:.8rem;line-height:1.45;color:#44474d;padding:.3rem 0;border-bottom:1px dashed #e2e6ee}.pillar__listItem:last-child{border-bottom:none}.pillar__listItem strong{color:#0a192f}@media (min-width: 1024px){.fw__grid{grid-template-columns:1fr auto 1fr;grid-template-rows:1fr 1fr;gap:1.25rem;align-items:stretch}.fw__col--left,.fw__col--right{display:contents}.fw__media{grid-column:2;grid-row:1 / -1}}.mv{display:grid;grid-template-columns:1fr;gap:2rem;align-items:center;background:linear-gradient(180deg,#fff,#f8f9fa);border:1px solid #e2e8f0;box-shadow:0 4px 20px #0a192f0d;border-radius:.75rem;padding:1.75rem}.mv__media{display:flex;align-items:center;justify-content:center}.mv__media img{width:100%;height:auto;max-height:520px;object-fit:contain;border-radius:.5rem}.mv__content{display:flex;flex-direction:column;gap:1.75rem}.mv__statements{display:flex;flex-direction:column;gap:1rem;border-left:4px solid #e9c176;padding-left:1.5rem}.mv__statementTitle{font-family:"Playfair Display",var(--font-serif),Georgia,serif;font-size:1.4rem;font-weight:600;color:#0a192f;margin:0 0 .5rem}.mv__statementText{font-size:1rem;line-height:1.7;color:#44474d;margin:0}.mv__principlesTitle{display:inline-block;font-size:.75rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#a17f3b;border-bottom:1px solid #c5c6cd;padding-bottom:.5rem;margin:0 0 1rem}.mv__principlesList{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr;gap:.85rem}@media (min-width: 920px){.mv{grid-template-columns:.95fr 1.05fr;padding:2.5rem;gap:2.5rem;align-items:center}}.mv__principle{display:flex;align-items:flex-start;gap:1rem}.mv__principleDot{flex-shrink:0;width:.5rem;height:.5rem;margin-top:.5rem;background:#0a192f;transition:transform .2s ease,background .2s ease}.mv__principle:hover .mv__principleDot{transform:scale(1.4);background:#e9c176}.mv__principleName{font-size:1.05rem;font-weight:700;color:#0a192f;margin:0 0 .2rem}.mv__principleText{font-size:.875rem;line-height:1.5;color:#44474d;margin:0}@media (min-width: 1024px){.mv{grid-template-columns:.95fr 1.05fr;padding:2.5rem;gap:2.75rem}}[data-theme=dark] .fw{background:var(--d-bg)}[data-theme=dark] .fw__tabs{background:var(--d-surface)}[data-theme=dark] .fw__tab{color:var(--d-muted)}[data-theme=dark] .fw__tab:hover{color:var(--d-heading)}[data-theme=dark] .fw__tab.is-active{background:var(--blue);color:#fff}[data-theme=dark] .fw__title,[data-theme=dark] .pillar__name,[data-theme=dark] .mv__statementTitle,[data-theme=dark] .mv__principleName{color:var(--d-heading)}[data-theme=dark] .fw__titleAccent{color:#b6c6ed}[data-theme=dark] .fw__lead,[data-theme=dark] .pillar__subtitle,[data-theme=dark] .mv__statementText,[data-theme=dark] .mv__principleText{color:var(--d-muted)}[data-theme=dark] .pillar,[data-theme=dark] .mv{background:var(--d-surface);border-color:var(--d-border)}[data-theme=dark] .pillar__text{color:var(--d-text)}[data-theme=dark] .pillar__listItem{color:var(--d-muted);border-bottom-color:var(--d-border)}[data-theme=dark] .pillar__listItem strong{color:var(--d-heading)}[data-theme=dark] .pillar:hover{border-color:var(--blue)}[data-theme=dark] .mv__principleDot{background:var(--d-heading)}[data-theme=dark] .fw__media img{border:none}[data-theme=dark] .mv__principlesTitle{border-bottom-color:var(--d-border)}.selection{background:linear-gradient(180deg,#f4f8fc,#fff)}.selection__content{display:grid;grid-template-columns:1fr;gap:2.5rem;align-items:center;margin-top:1rem}.selection__media{position:relative;line-height:0;display:flex;justify-content:center}.selection__circles{width:100%;max-width:460px;height:auto}.selection__arrow{position:absolute;left:-120px;bottom:26px;width:250px;height:auto;transform:rotate(-8deg);filter:drop-shadow(0 8px 12px rgba(10,53,86,.14));pointer-events:none}.selection__steps{display:grid;gap:1.5rem;list-style:none;padding:0;margin:1rem 0 0}.sel-step{display:flex;gap:1.4rem;align-items:center;transition:transform .25s ease}.sel-step:hover{transform:translate(4px)}.sel-step--2{border:2px dotted rgba(10,53,86,.35);border-radius:14px;padding:.7rem .85rem}.sel-step__pill{flex:0 0 auto;width:178px;min-height:62px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;line-height:1.18;border-radius:999px;padding:.8rem 1rem;font-family:var(--font-head);font-weight:800;font-size:.95rem;letter-spacing:.05em;text-transform:uppercase}.sel-step--0 .sel-step__pill{background:var(--navy);color:#fff}.sel-step--1 .sel-step__pill{background:var(--blue);color:#fff}.sel-step--2 .sel-step__pill{background:#e9edf1;color:var(--navy)}.sel-step__text{color:#51606d;font-size:.98rem;line-height:1.5}[data-theme=dark] .sel-step--2{border-color:#ffffff4d}[data-theme=dark] .sel-step--2 .sel-step__pill{background:#d7dee6;color:#0a2438}@media (min-width: 880px){.selection__content{grid-template-columns:.9fr 1.1fr;gap:3.5rem}}@media (max-width: 880px){.selection__arrow{display:none}}.munger{background:linear-gradient(120deg,var(--navy-dark),var(--navy));color:var(--white);padding:5rem 0}.munger__inner{max-width:920px;margin:0 auto;text-align:center;position:relative;padding:0 1rem}.munger__mark{font-family:var(--font-serif);font-size:6rem;line-height:.6;color:var(--blue);opacity:.55;display:block;margin-bottom:.5rem}.munger__text{font-family:var(--font-serif);font-size:clamp(1.2rem,3vw,1.9rem);line-height:1.55;color:var(--white);font-style:italic}.munger__author{margin-top:1.6rem;font-family:var(--font-head);font-weight:600;font-size:1.1rem;color:#9ec8ea;letter-spacing:.5px}.kh{background:#f8f9fa;padding:5rem 0;position:relative}.kh__head{text-align:center;max-width:42rem;margin:0 auto 3.5rem}.kh__eyebrow{display:block;font-size:.75rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:#4e5d7e;margin-bottom:1rem}.kh__title{font-family:"Playfair Display",var(--font-serif),Georgia,serif;font-size:clamp(2rem,4.5vw,3rem);font-weight:700;line-height:1.15;color:#191c1d;margin:0 0 1.25rem}.kh__titleAccent{color:#0d1c32;font-style:italic}.kh__intro{font-size:1.125rem;line-height:1.7;color:#44474d;margin:0}.kh__grid{display:grid;grid-template-columns:1fr;gap:1.5rem}.kh-chip{display:inline-block;align-self:flex-start;background:#e7e8e9;color:#39475f;padding:.3rem .75rem;font-size:.7rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;margin-bottom:1.5rem}.kh-chip--dark{background:transparent;border:1px solid rgba(255,255,255,.3);color:#d8e2ff}.kh-link{display:inline-flex;align-items:center;gap:.5rem;font-size:.75rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:#0a192f}.kh-link .material-symbols-outlined{font-size:16px;transition:transform .2s ease}.kh-link--push{margin-top:2rem}.kh-feature{display:flex;flex-direction:column;background:#fff;border:1px solid #c5c6cd;overflow:hidden;transition:box-shadow .3s ease}.kh-feature:hover{box-shadow:0 20px 40px #0a192f14}.kh-feature__media{min-height:16rem;background-size:cover;background-position:center;position:relative}.kh-feature__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#0a192f33;transition:background .3s ease}.kh-feature:hover .kh-feature__media:after{background:#0a192f00}.kh-feature__body{padding:2.5rem;display:flex;flex-direction:column;justify-content:center;flex:1}.kh-feature__title{font-family:"Playfair Display",var(--font-serif),Georgia,serif;font-size:clamp(1.5rem,3vw,2rem);font-weight:600;color:#0a192f;margin:0 0 1rem}.kh-feature__text{font-size:1rem;line-height:1.7;color:#44474d;margin:0 0 2rem}.kh-feature:hover .kh-link .material-symbols-outlined{transform:translate(4px)}.kh-side{display:flex;flex-direction:column;background:#fff;border:1px solid #c5c6cd;border-top:4px solid #e9c176;padding:2.5rem;transition:box-shadow .3s ease}.kh-side:hover{box-shadow:0 20px 40px #0a192f14}.kh-side__title{font-family:"Playfair Display",var(--font-serif),Georgia,serif;font-size:1.5rem;font-weight:600;color:#0a192f;margin:0 0 1rem}.kh-side__text{font-size:1rem;line-height:1.7;color:#44474d;margin:0}.kh-side:hover .kh-link .material-symbols-outlined{transform:translate(4px)}.kh-wide{display:flex;flex-direction:column;gap:2rem;background:#0d1c32;color:#fff;padding:2.5rem;transition:background .3s ease}.kh-wide:hover{background:#0a192f}.kh-wide__title{font-family:"Playfair Display",var(--font-serif),Georgia,serif;font-size:clamp(1.5rem,3vw,2rem);font-weight:600;color:#fff;margin:0 0 1rem}.kh-wide__text{font-size:1rem;line-height:1.7;color:#b9c7e4;margin:0;max-width:44rem}.kh-wide__btn{align-self:flex-start;display:inline-flex;align-items:center;gap:.75rem;background:#e9c176;color:#261900;padding:1rem 2rem;font-size:.75rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase;transition:background .2s ease}.kh-wide__btn:hover{background:#ffdea5}@media (min-width: 768px){.kh__grid{grid-template-columns:repeat(12,1fr)}.kh-feature{grid-column:span 8;flex-direction:row}.kh-feature__media{width:40%;min-height:auto}.kh-feature__body{width:60%}.kh-side{grid-column:span 4}.kh-wide{grid-column:span 12;flex-direction:row;align-items:center;justify-content:space-between;padding:3rem}.kh-wide__body{max-width:60%}}.kh-cta{display:flex;flex-direction:column;gap:1.5rem;justify-content:center;margin-top:4rem}.kh-cta__btn{display:inline-flex;align-items:center;justify-content:center;gap:.75rem;padding:1.25rem 2.5rem;font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;transition:all .2s ease}.kh-cta__btn--solid{background:#0d1c32;color:#fff}.kh-cta__btn--solid:hover{box-shadow:0 12px 28px #0d1c3240}.kh-cta__btn--outline{background:#fff;color:#0a192f;border:1px solid #0a192f}.kh-cta__btn--outline:hover{background:#0a192f;color:#fff}@media (min-width: 640px){.kh-cta{flex-direction:row}}[data-theme=dark] .kh{background:var(--d-bg)}[data-theme=dark] .kh__eyebrow{color:#8aa4c8}[data-theme=dark] .kh__title{color:var(--d-heading)}[data-theme=dark] .kh__titleAccent{color:#b6c6ed}[data-theme=dark] .kh__intro{color:var(--d-muted)}[data-theme=dark] .kh-feature,[data-theme=dark] .kh-side{background:var(--d-surface);border-color:var(--d-border)}[data-theme=dark] .kh-side{border-top-color:#e9c176}[data-theme=dark] .kh-feature__title,[data-theme=dark] .kh-side__title{color:var(--d-heading)}[data-theme=dark] .kh-link{color:#8aa4c8}[data-theme=dark] .kh-feature__text,[data-theme=dark] .kh-side__text{color:var(--d-muted)}[data-theme=dark] .kh-chip{background:var(--d-surface-2);color:var(--d-text)}[data-theme=dark] .kh-cta__btn--solid{background:#e9c176;color:#261900}[data-theme=dark] .kh-cta__btn--solid:hover{background:#ffdea5}[data-theme=dark] .kh-cta__btn--outline{background:var(--d-surface);color:var(--d-heading);border-color:var(--d-border)}[data-theme=dark] .kh-cta__btn--outline:hover{background:var(--blue);border-color:var(--blue);color:#fff}.podcasts{background:linear-gradient(160deg,var(--navy),var(--navy-dark));color:var(--white)}.podcasts .section-title{font-family:"Playfair Display",var(--font-serif),Georgia,serif;font-size:clamp(2rem,4.5vw,3rem);font-weight:700;line-height:1.15;color:var(--white)}.podcasts .section-title .accent{color:#b6c6ed;font-style:italic}.podcasts .eyebrow{color:#aecbe2}.podcasts__grid{display:grid;grid-template-columns:1fr;gap:2rem;margin-top:2.5rem}.podcast-card{background:#ffffff0d;border:1px solid rgba(255,255,255,.12);border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow-md);transition:transform .3s ease}.podcast-card:hover{transform:translateY(-6px)}.podcast-card__media{position:relative;aspect-ratio:16 / 9;background:#000}.podcast-card__iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0}.podcast-card__facade{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;display:grid;place-items:center;cursor:pointer}.podcast-card__facade:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0727401a,#0727408c);transition:background .3s ease}.podcast-card__facade:hover:after{background:linear-gradient(180deg,#0727400d,#07274059)}.podcast-card__play{position:relative;z-index:1;width:76px;height:76px;border-radius:50%;background:#0f75bceb;color:var(--white);display:grid;place-items:center;box-shadow:0 10px 30px #00000073;transition:transform .25s ease,background .25s ease}.podcast-card__facade:hover .podcast-card__play{transform:scale(1.1);background:var(--blue)}.podcast-card__play svg{width:34px;height:34px;margin-left:4px}.podcast-card__body{padding:1.5rem 1.6rem 1.8rem}.podcast-card__title{color:var(--white);font-size:1.2rem;font-weight:600;margin-bottom:.5rem}.podcast-card__blurb{color:#c4d6e6;font-size:.96rem;margin-bottom:1rem}.podcast-card__link{font-weight:600;color:#6fb6e8;transition:color .2s ease}.podcast-card__link:hover{color:var(--white)}@media (min-width: 800px){.podcasts__grid{grid-template-columns:repeat(2,1fr)}}.testimonial-container{width:100%;max-width:56rem;padding:2rem}.testimonial-grid{display:grid;gap:3rem;align-items:center}.image-container{position:relative;width:100%;height:20rem;perspective:1000px;margin-top:2rem;overflow:hidden}.testimonial-image{position:absolute;top:0;left:50%;width:15rem;height:100%;margin-left:-7.5rem;object-fit:cover;object-position:center top;border-radius:1rem;box-shadow:0 8px 24px #0000002e;background:#fff}.testimonial-content{display:flex;flex-direction:column;justify-content:space-between;max-width:100%;min-height:22rem}.t-name{font-family:var(--font-head);font-weight:700;margin-bottom:.25rem;font-size:1.5rem}.t-designation{margin-bottom:.9rem;font-size:1rem}.t-rating{display:flex;align-items:center;gap:.25rem;margin-bottom:1.6rem}.t-star{display:inline-flex;line-height:0}.t-quote{line-height:1.85;max-height:10rem;overflow:hidden;position:relative;font-size:1.125rem;letter-spacing:.01em}.t-quote--expanded{max-height:none}.t-quote--truncated{mask-image:none;-webkit-mask-image:none}.t-readmore{display:inline-block;margin-top:.5rem;font-size:.875rem;font-weight:600;color:var(--accent, #0f75bc);cursor:pointer;background:none;border:none;padding:0;transition:color .2s}.t-readmore:hover{color:var(--accent-hover, #0a3556)}.arrow-buttons{display:flex;gap:1.5rem;padding-top:2rem}.arrow-button{width:2.5rem;height:2.5rem;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .3s;border:none}@media (min-width: 768px){.testimonial-grid{grid-template-columns:1fr 1.2fr;gap:4rem}.arrow-buttons{padding-top:0}.image-container{margin-top:3rem}}.testimonials{--testimonial-quote-color: #2f3e4d;--testimonial-name-color: #0a3556;--testimonial-desg-color: #5f6b78;background:linear-gradient(180deg,#fff,#f4f8fc)}[data-theme=dark] .testimonials{--testimonial-quote-color: #ffffff;--testimonial-name-color: #ffffff;--testimonial-desg-color: #c4d2e0}.testimonials__stage{margin-top:2rem;display:flex;justify-content:center;background:#fff;border:1px solid rgba(15,117,188,.12);border-radius:var(--radius);box-shadow:var(--shadow-md);padding:1rem}.testimonials__stage .testimonial-container{max-width:64rem}@media (max-width: 767px){.testimonials__stage .testimonial-grid{gap:2.5rem}.testimonials__stage .image-container{height:18rem}}.contact{background:#f8f9fa}.contact__inner{padding:calc(var(--header-h) + 2.5rem) 0 4.5rem;display:flex;flex-direction:column;gap:4rem}.contact__head{text-align:center;max-width:48rem;margin:0 auto}.contact__title{font-family:"Playfair Display",var(--font-serif),Georgia,serif;font-size:clamp(2.2rem,5vw,3rem);font-weight:700;letter-spacing:-.02em;line-height:1.15;color:#0a192f;margin:0 0 1rem}.contact__subtitle{font-size:1.125rem;line-height:1.7;color:#44474d;margin:0}.contact__bento{display:grid;grid-template-columns:1fr;gap:1.5rem;align-items:start}.contact__formCard,.contact__infoCard{background:#fff;border:1px solid #c5c6cd;border-radius:.75rem;padding:2rem;box-shadow:0 1px 2px #0a192f0d}.contact__cardTitle{font-family:"Playfair Display",var(--font-serif),Georgia,serif;font-size:1.5rem;font-weight:600;color:#0a192f;margin:0 0 1.5rem}.contact__cardTitle--underline{display:inline-block;border-bottom:2px solid #0a192f;padding-bottom:.5rem}.contact__form{display:flex;flex-direction:column;gap:1.5rem}.contact__row{display:grid;grid-template-columns:1fr;gap:1.5rem}.contact__field{display:flex;flex-direction:column}.contact__label{font-size:.75rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:#44474d;margin-bottom:.5rem}.contact__form input,.contact__form textarea{width:100%;font-family:var(--font-body),Inter,sans-serif;font-size:1rem;color:#191c1d;padding:.75rem 1rem;background:#fff;border:1px solid #c5c6cd;border-radius:.125rem;transition:border-color .2s ease}.contact__form input::placeholder,.contact__form textarea::placeholder{color:#44474d8c}.contact__form input:focus,.contact__form textarea:focus{outline:none;border-color:#0a192f}.contact__form textarea{resize:none}.contact__submit{align-self:flex-start;background:#0a192f;color:#fff;border:none;cursor:pointer;padding:1rem 2rem;border-radius:.125rem;font-size:.75rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;transition:background .2s ease}.contact__submit:hover{background:#0d1c32}.contact__side{display:flex;flex-direction:column;gap:1.5rem}.contact__infoList{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1.5rem}.contact__infoItem{display:flex;align-items:flex-start;gap:1rem}.contact__infoIcon{flex-shrink:0;color:#c5a059;font-size:1.5rem}.contact__infoLabel{font-size:.75rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:#44474d;margin:0 0 .25rem}.contact__infoValue{font-size:1rem;line-height:1.5;color:#0a192f;margin:0}.contact__infoValue a{color:#0a192f;transition:color .2s ease}.contact__infoValue a:hover{color:#c5a059}.contact__map{position:relative;height:16rem;border-radius:.75rem;overflow:hidden;border:1px solid #c5c6cd;background:#e1e3e4}.contact__map iframe{display:block;width:100%;height:100%;border:0}.contact__mapBtn{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:inline-flex;align-items:center;gap:.5rem;background:#ffffffeb;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:1px solid #c5c6cd;border-radius:.25rem;padding:.5rem 1rem;font-size:.75rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:#0a192f;transition:background .2s ease}.contact__mapBtn:hover{background:#fff}@media (min-width: 768px){.contact__row{grid-template-columns:1fr 1fr}.contact__submit{width:auto}}@media (min-width: 1024px){.contact__bento{grid-template-columns:7fr 5fr;gap:1.5rem}}[data-theme=dark] .contact{background:var(--d-bg)}[data-theme=dark] .contact__title,[data-theme=dark] .contact__cardTitle,[data-theme=dark] .contact__infoValue,[data-theme=dark] .contact__infoValue a{color:var(--d-heading)}[data-theme=dark] .contact__subtitle,[data-theme=dark] .contact__label,[data-theme=dark] .contact__infoLabel{color:var(--d-muted)}[data-theme=dark] .contact__formCard,[data-theme=dark] .contact__infoCard{background:var(--d-surface);border-color:var(--d-border)}[data-theme=dark] .contact__form input,[data-theme=dark] .contact__form textarea{background:var(--d-surface-2);border-color:var(--d-border);color:var(--d-text)}[data-theme=dark] .contact__cardTitle--underline{border-bottom-color:var(--d-heading)}[data-theme=dark] .contact__map{background:var(--d-surface-2);border-color:var(--d-border)}[data-theme=dark] .contact__submit{background:#0f75bc}[data-theme=dark] .contact__submit:hover{background:#1183d1}.faq3{background:var(--white)}.faq3__head{max-width:48rem;margin:0 auto;text-align:center}.faq3__title{font-family:"Playfair Display",var(--font-serif),Georgia,serif;font-size:clamp(2rem,4.5vw,3rem);font-weight:700;line-height:1.15;color:#191c1d;margin-bottom:.8rem}.faq3__desc{color:var(--grey);font-size:1.05rem;line-height:1.6}.faq3__list{max-width:48rem;margin:2.6rem auto 0}.faq3__cols{max-width:1080px;margin:2.6rem auto 0;display:grid;grid-template-columns:1fr;gap:2rem;align-items:center}.faq3__media{margin:0;padding:1.6rem;border-radius:20px;background:radial-gradient(circle at 50% 62%,rgba(15,117,188,.12),transparent 70%);animation:faqFloat 6s ease-in-out infinite;--faq-chart-strong: #1f8fe0;--faq-chart-line: #0f75bc;--faq-chart-grid: rgba(10, 53, 86, .12);--faq-chart-axis: rgba(10, 53, 86, .5)}.faq3__chart{display:block;width:100%;height:auto;overflow:visible}.faq3__stop--0{stop-color:var(--faq-chart-strong);stop-opacity:.45}.faq3__stop--1{stop-color:var(--faq-chart-strong);stop-opacity:.16}.faq3__stop--2{stop-color:var(--faq-chart-strong);stop-opacity:0}.faq3__chart-grid line{stroke:var(--faq-chart-grid);stroke-width:1;stroke-dasharray:4 7}.faq3__chart-axis text{fill:var(--faq-chart-axis);font-family:var(--font-head);font-size:13px;font-weight:600}.faq3__chart-area{opacity:1;animation:faqAreaIn 1.1s ease-out .4s both}.faq3__chart-line{stroke:var(--faq-chart-line);stroke-width:3;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 8px 12px rgba(15,117,188,.28));stroke-dasharray:1500;stroke-dashoffset:0;animation:faqDraw 2.6s cubic-bezier(.22,1,.36,1)}@keyframes faqDraw{0%{stroke-dashoffset:1500}to{stroke-dashoffset:0}}@keyframes faqAreaIn{0%{opacity:0}to{opacity:1}}@keyframes faqFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.faq3__cols .faq3__list{max-width:none;margin:0}@media (min-width: 900px){.faq3__cols{grid-template-columns:.82fr 1.18fr;gap:3rem}}.faq3__item{border-bottom:1px solid rgba(10,53,86,.12)}.faq3__item:first-child{border-top:1px solid rgba(10,53,86,.12)}.faq3__trigger{width:100%;display:flex;align-items:center;justify-content:space-between;gap:1rem;text-align:left;padding:1.3rem .2rem;color:var(--navy);transition:opacity .2s ease}.faq3__trigger:hover{opacity:.6}.faq3__q{font-family:var(--font-head);font-weight:500;font-size:1.08rem}.faq3__chevron{width:22px;height:22px;flex-shrink:0;color:var(--navy);transition:transform .3s ease}.faq3__chevron.is-open{transform:rotate(180deg)}.faq3__body{display:grid;grid-template-rows:0fr;transition:grid-template-rows .32s ease}.faq3__item.is-open .faq3__body{grid-template-rows:1fr}.faq3__inner{overflow:hidden}.faq3__inner p{color:var(--grey);font-size:1rem;line-height:1.7;padding:0 .2rem .7rem}.faq3__inner p:last-child{padding-bottom:1.4rem}[data-theme=dark] .faq3__media{background:radial-gradient(circle at 50% 62%,rgba(95,176,238,.16),transparent 70%);--faq-chart-strong: #4aa8ee;--faq-chart-line: #6cc0ff;--faq-chart-grid: rgba(255, 255, 255, .12);--faq-chart-axis: rgba(220, 232, 245, .62)}@media (prefers-reduced-motion: reduce){.faq3__media,.faq3__chart-area,.faq3__chart-line{animation:none}.faq3__chart-area{opacity:1}.faq3__chart-line{stroke-dashoffset:0}}.policy-page{background:var(--white);min-height:90vh;padding:4rem 0 6rem}.policy-page__head{max-width:800px;margin:0 auto 3rem;text-align:center}.policy-page__head h1{font-family:"Playfair Display",var(--font-serif),Georgia,serif;font-size:clamp(2rem,5vw,3rem);font-weight:700;color:var(--navy);margin-bottom:.8rem;line-height:1.2}.policy-page__meta{font-size:.95rem;color:var(--grey)}.policy-page__content{max-width:800px;margin:0 auto;color:var(--grey);line-height:1.8;font-size:1.02rem}.policy-page__content h2{font-size:1.3rem;font-weight:700;color:var(--navy);margin:2.4rem 0 1rem}.policy-page__content h3{font-size:1.1rem;font-weight:700;color:var(--navy);margin:1.8rem 0 .8rem}.policy-page__content p{margin-bottom:1.2rem}.policy-page__content ul,.policy-page__content ol{margin:1rem 0 1.2rem;padding-left:2rem}.policy-page__content li{margin-bottom:.6rem;color:var(--grey)}.policy-page__content a{color:var(--blue);text-decoration:none;transition:color .2s ease}.policy-page__content a:hover{color:var(--navy);text-decoration:underline}.policy-page__content code{background:#0a355614;padding:.2rem .5rem;border-radius:4px;font-family:Courier New,monospace;font-size:.95rem;color:var(--navy)}.table-wrapper{overflow-x:auto;margin:1.8rem 0;border-radius:10px;border:1px solid rgba(10,53,86,.12)}.policy-page__content table{width:100%;border-collapse:collapse;font-size:.95rem}.policy-page__content table thead{background:#0a35560d}.policy-page__content table th{padding:1rem;text-align:left;font-weight:700;color:var(--navy);border-bottom:2px solid rgba(10,53,86,.12)}.policy-page__content table td{padding:1rem;border-bottom:1px solid rgba(10,53,86,.08);color:var(--grey)}.policy-page__content table tbody tr:hover{background:#0a355605}[data-theme=dark] .policy-page{background:var(--d-bg-alt)}[data-theme=dark] .policy-page__head h1{color:var(--d-heading)}[data-theme=dark] .policy-page__meta{color:var(--d-muted)}[data-theme=dark] .policy-page__content{color:var(--d-text)}[data-theme=dark] .policy-page__content h2,[data-theme=dark] .policy-page__content h3{color:var(--d-heading)}[data-theme=dark] .policy-page__content li{color:var(--d-text)}[data-theme=dark] .policy-page__content a{color:#5fb0ee}[data-theme=dark] .policy-page__content a:hover{color:#6cc0ff}[data-theme=dark] .policy-page__content code{background:#5fb0ee29;color:#6cc0ff}[data-theme=dark] .table-wrapper{border-color:#ffffff1f}[data-theme=dark] .policy-page__content table thead{background:#5fb0ee1a}[data-theme=dark] .policy-page__content table th{color:var(--d-heading);border-bottom-color:#ffffff1f}[data-theme=dark] .policy-page__content table td{border-bottom-color:#ffffff14;color:var(--d-text)}[data-theme=dark] .policy-page__content table tbody tr:hover{background:#5fb0ee14}.stratHero{background:#f3f4f5;color:#0a192f;text-align:center;padding:calc(var(--header-h) + 4rem) 0 4.5rem;position:relative;overflow:hidden;border-bottom:1px solid #c5c6cd}.stratHero__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background-size:cover;background-position:center;opacity:.18}.stratHero__inner{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;max-width:56rem}.stratHero__eyebrow{font-size:.75rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:#4f5e80;margin-bottom:1rem}.stratHero__title{font-family:"Playfair Display",var(--font-serif),Georgia,serif;font-size:clamp(2.2rem,5vw,3rem);font-weight:700;letter-spacing:-.02em;margin:0 0 1.4rem;color:#0a192f}.stratHero__lead{font-size:1.125rem;font-weight:400;line-height:1.75;color:#44474d;max-width:42rem;margin:0}[data-theme=dark] .stratHero{background:var(--d-bg-alt);border-bottom-color:var(--d-border);color:var(--d-heading)}[data-theme=dark] .stratHero__bg{opacity:.12}[data-theme=dark] .stratHero__eyebrow{color:#94a3b8}[data-theme=dark] .stratHero__title{color:var(--d-heading)}[data-theme=dark] .stratHero__lead{color:var(--d-muted)}.strategy{background:#fff;padding:5rem 0}.strategy__quote{max-width:56rem;margin:0 auto 5rem;text-align:center}.strategy__kicker{font-size:.875rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#0a192f;margin:0 0 1rem}.strategy__headline{font-family:"Playfair Display",var(--font-serif),Georgia,serif;font-size:clamp(1.6rem,3.6vw,2.25rem);font-weight:700;font-style:italic;line-height:1.35;color:#0a192f;margin:0;padding:0 1rem;text-wrap:balance}.strategy__grid{display:grid;grid-template-columns:1fr;gap:3rem;align-items:start}.strategy__copy{display:flex;flex-direction:column;gap:3rem}.strategy__subtitle{font-size:1.5rem;font-weight:700;color:#0a192f;margin:0 0 1.5rem}.strategy__text{color:#475569;font-size:1rem;line-height:1.7;margin:0 0 1rem}.strategy__text:last-child{margin-bottom:0}.strategy__cards{display:flex;flex-direction:column;gap:1rem}.strat-card{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;background:#f3f7fa;border:1px solid #e2e8f0;border-radius:.5rem;padding:2rem;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.strat-card:hover{transform:translateY(-2px);box-shadow:0 4px 20px #0000000d}.strat-card__title{font-size:1.25rem;font-weight:700;color:#0a192f;margin:0 0 .5rem}.strat-card__text{color:#64748b;font-size:.875rem;line-height:1.5;margin:0}.strat-card__index{flex-shrink:0;font-family:"Playfair Display",var(--font-serif),Georgia,serif;font-weight:700;font-size:3.75rem;line-height:1;color:#cbd5e199}@media (min-width: 1024px){.strategy__grid{grid-template-columns:1fr 1fr;gap:5rem}}[data-theme=dark] .strategy{background:var(--d-bg)}[data-theme=dark] .strategy__kicker,[data-theme=dark] .strategy__headline,[data-theme=dark] .strategy__subtitle,[data-theme=dark] .strat-card__title{color:var(--d-heading)}[data-theme=dark] .strategy__text,[data-theme=dark] .strat-card__text{color:var(--d-muted)}[data-theme=dark] .strat-card{background:var(--d-surface);border-color:var(--d-border)}[data-theme=dark] .strat-card__index{color:#ffffff1f}.planHero{position:relative;overflow:hidden;background:#f3f4f5;color:#0a192f;padding:calc(var(--header-h) + 4rem) 0 4.5rem;text-align:center;border-bottom:1px solid #c5c6cd}.planHero__motif{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.06;pointer-events:none;background-image:radial-gradient(circle at 2px 2px,rgba(10,25,47,.5) 1px,transparent 0);background-size:40px 40px}.planHero__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background-size:cover;background-position:center;opacity:.18}.planHero__inner{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center}.planHero__title{font-family:"Playfair Display",var(--font-serif),Georgia,serif;font-size:clamp(2.2rem,5vw,3rem);font-weight:700;letter-spacing:-.02em;margin:0 0 1rem;color:#0a192f}.planHero__subtitle{font-family:"Playfair Display",var(--font-serif),Georgia,serif;font-size:clamp(1.2rem,2.4vw,1.5rem);font-weight:600;color:#a17f3b;margin:0}.planHero__bar{margin-top:2rem;width:4rem;height:4px;background:#c5a059}[data-theme=dark] .planHero{background:var(--d-bg-alt);border-bottom-color:var(--d-border);color:var(--d-heading)}[data-theme=dark] .planHero__motif{opacity:.1;background-image:radial-gradient(circle at 2px 2px,rgba(255,255,255,.5) 1px,transparent 0)}[data-theme=dark] .planHero__bg{opacity:.12}[data-theme=dark] .planHero__title{color:var(--d-heading)}[data-theme=dark] .planHero__subtitle{color:#e9c176}.plan{background:#f8f9fa}.plan__main{padding:3rem 0 1.5rem}.plan__grid{display:grid;grid-template-columns:1fr;gap:3rem;align-items:start}.plan__heading{font-family:"Playfair Display",var(--font-serif),Georgia,serif;font-size:clamp(1.7rem,3vw,2rem);font-weight:600;color:#0a192f;margin:0 0 1.2rem}.plan__lead{font-size:1.125rem;line-height:1.7;color:#44474d;margin:0 0 2.5rem}.plan__propList{display:grid;gap:1rem}.plan__prop{display:flex;align-items:flex-start;gap:1rem;padding:1rem;border-radius:.5rem;transition:background .25s ease}.plan__prop:hover{background:#f3f4f5}.plan__propIcon{flex-shrink:0;display:grid;place-items:center;width:2rem;height:2rem;border-radius:.25rem;background:#d6e3ff;color:#0d1c32;font-size:1.25rem;font-variation-settings:"wght" 600}.plan__propTitle{font-size:1.125rem;font-weight:700;color:#0a192f;margin:0 0 .25rem}.plan__propDesc{font-size:.875rem;line-height:1.5;color:#44474d;margin:0}.plan__cardWrap{position:relative}.plan__glow{position:absolute;top:-1.5rem;right:-1.5rem;width:8rem;height:8rem;border-radius:50%;background:#c7d7fe;opacity:.25;filter:blur(48px);pointer-events:none}.plan__card{position:relative;overflow:hidden;background:#fff;border:1px solid #c5c6cd;border-radius:.5rem;padding:2rem;box-shadow:0 4px 30px #0a192f14}.plan__accentBar{position:absolute;top:0;left:0;width:100%;height:6px;background:#0d1c32}.plan__cardHead{text-align:center;margin-bottom:1.5rem}.plan__kicker{display:block;font-size:.75rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:#44474d;margin-bottom:1rem}.plan__planName{font-family:"Playfair Display",var(--font-serif),Georgia,serif;font-size:2rem;font-weight:600;text-transform:uppercase;color:#0a192f;margin:0 0 .5rem}.plan__price{display:flex;justify-content:center;align-items:baseline;gap:.5rem}.plan__amount{font-size:2.25rem;font-weight:700;color:#0a192f}.plan__period{font-size:1rem;color:#44474d}.plan__features{list-style:none;margin:0 0 1.75rem;padding:1.75rem 0 0;border-top:1px solid #c5c6cd;display:grid;gap:.85rem}.plan__features li{display:flex;align-items:center;gap:.75rem;font-size:1rem;color:#191c1d}.plan__dot{flex-shrink:0;font-size:.6rem;color:#0d1c32;font-variation-settings:"FILL" 1}.plan__cta{display:flex;align-items:center;justify-content:center;width:100%;padding:1.1rem 1.5rem;background:#0d1c32;color:#fff;border-radius:.125rem;font-size:.75rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;box-shadow:0 8px 20px #0d1c3233;transition:transform .1s ease,filter .2s ease}.plan__cta:hover{filter:brightness(1.1)}.plan__cta:active{transform:scale(.98)}.plan__fine{text-align:center;margin:1.5rem 0 0;font-size:.875rem;font-style:italic;color:#44474d}.plan__bandWrap{background:#f8f9fa;padding-bottom:5rem}.plan__band{position:relative;height:25rem;border-radius:.75rem;overflow:hidden;border:1px solid #c5c6cd}.plan__bandImg{width:100%;height:100%;object-fit:cover;filter:grayscale(1);opacity:.4}.plan__bandOverlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;padding:3rem;background:linear-gradient(90deg,rgba(13,28,50,.92) 0%,rgba(13,28,50,.4) 45%,transparent 75%)}.plan__bandText{max-width:28rem}.plan__bandTitle{font-family:"Playfair Display",var(--font-serif),Georgia,serif;font-size:clamp(1.6rem,3vw,2rem);font-weight:600;color:#fff;margin:0 0 1rem}.plan__bandDesc{font-size:1rem;line-height:1.6;color:#d6e3ff;margin:0}@media (min-width: 1024px){.plan__grid{grid-template-columns:1fr 1fr;gap:5rem}}[data-theme=dark] .plan,[data-theme=dark] .plan__bandWrap{background:var(--d-bg)}[data-theme=dark] .plan__heading,[data-theme=dark] .plan__propTitle,[data-theme=dark] .plan__planName,[data-theme=dark] .plan__amount{color:var(--d-heading)}[data-theme=dark] .plan__lead,[data-theme=dark] .plan__propDesc,[data-theme=dark] .plan__kicker,[data-theme=dark] .plan__period,[data-theme=dark] .plan__fine{color:var(--d-muted)}[data-theme=dark] .plan__prop:hover{background:var(--d-surface-2)}[data-theme=dark] .plan__card{background:var(--d-surface);border-color:var(--d-border)}[data-theme=dark] .plan__features{border-top-color:var(--d-border)}[data-theme=dark] .plan__features li{color:var(--d-text)}[data-theme=dark] .plan__dot{color:#e9c176}[data-theme=dark] .plan__propIcon{background:#e9c17626;color:#e9c176}[data-theme=dark] .plan__cta{background:#e9c176;color:#261900}[data-theme=dark] .plan__cta:hover{background:#ffdea5}[data-theme=dark] .plan__band{border-color:var(--d-border)}.plan__odWrap{padding:1.5rem 0 2.5rem;background:#f8f9fa}.plan__od{display:grid;grid-template-columns:1fr;gap:2rem;align-items:start}@media (min-width: 1024px){.plan__od{grid-template-columns:1fr 1fr;gap:5rem}}.plan__odEyebrow{display:inline-block;font-size:.72rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--blue, #0f75bc);border-bottom:2px solid var(--blue, #0f75bc);padding-bottom:4px;margin-bottom:1rem}.plan__odTitle{font-family:"Playfair Display",var(--font-serif),Georgia,serif;font-size:clamp(1.9rem,4vw,2.6rem);font-weight:700;color:var(--navy, #0a3556);margin:0 0 .4rem;line-height:1.1}.plan__odTagline{font-size:1.05rem;font-weight:700;color:var(--blue, #0f75bc);margin:0 0 1.75rem}.plan__odPoints{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1.1rem}.plan__odPoints li{display:flex;align-items:flex-start;gap:.85rem;font-size:.98rem;line-height:1.65;color:#44474d}.plan__odBullet{flex-shrink:0;width:8px;height:8px;border-radius:50%;margin-top:.55rem;background:var(--navy, #0a3556)}.plan__odCommercials{position:relative;overflow:hidden;background:#fff;border:1px solid #c5c6cd;border-radius:.5rem;padding:2rem;box-shadow:0 4px 30px #0a192f14}.plan__odCommercialsTitle{font-family:"Playfair Display",var(--font-serif),Georgia,serif;font-size:1.5rem;font-weight:600;color:#0a192f;border-bottom:1px solid #c5c6cd;padding-bottom:.6rem;display:block;margin:0 0 1rem}.plan__odPrice{display:flex;align-items:baseline;gap:.5rem;margin-bottom:1.5rem}.plan__odAmount{font-size:2.25rem;font-weight:700;color:#0a192f;font-family:var(--font-head),sans-serif}.plan__odUnit{font-size:1rem;font-weight:600;color:#44474d}.plan__odList{list-style:none;margin:0 0 1.75rem;padding:0;display:flex;flex-direction:column;gap:1rem}.plan__odList li{display:flex;align-items:flex-start;gap:.7rem;font-size:.92rem;line-height:1.55;color:#191c1d}.plan__odListDot{font-size:18px;color:#0d1c32;flex-shrink:0;margin-top:1px}.plan__odCta{display:flex;align-items:center;justify-content:center;width:100%;background:#0d1c32;color:#fff;border:none;border-radius:.125rem;padding:1.1rem 1.5rem;font-family:inherit;font-size:.75rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;cursor:pointer;box-shadow:0 8px 20px #0d1c3233;transition:filter .2s ease,transform .1s ease}.plan__odCta:hover{filter:brightness(1.1)}.plan__odCta:active{transform:scale(.98)}[data-theme=dark] .plan__odWrap{background:var(--d-bg)}[data-theme=dark] .plan__odTitle{color:var(--d-heading)}[data-theme=dark] .plan__odPoints li{color:var(--d-muted)}[data-theme=dark] .plan__odBullet{background:var(--blue, #0f75bc)}[data-theme=dark] .plan__odCommercials{background:var(--d-surface);border-color:var(--d-border)}[data-theme=dark] .plan__odCommercialsTitle{color:var(--d-heading);border-bottom-color:var(--d-border)}[data-theme=dark] .plan__odAmount{color:var(--d-heading)}[data-theme=dark] .plan__odList li{color:var(--d-text)}[data-theme=dark] .plan__odListDot{color:#e9c176}[data-theme=dark] .plan__odCta{background:#e9c176;color:#261900}[data-theme=dark] .plan__odCta:hover{background:#ffdea5}.mvHero{position:relative;overflow:hidden;background:#f3f4f5;color:#0a192f;padding:calc(var(--header-h) + 2.25rem) 0 2.75rem;border-bottom:1px solid #c5c6cd}.mvHero__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background-size:cover;background-position:center;opacity:.18}.mvHero__inner{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;text-align:center;max-width:56rem}.mvHero__badge{display:inline-block;padding:.35rem 1rem;border:1px solid #c5c6cd;background:#fff9;font-size:.7rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:#a17f3b}.mvHero__title{font-family:"Playfair Display",var(--font-serif),Georgia,serif;font-size:clamp(2.2rem,5vw,3rem);font-weight:700;letter-spacing:-.02em;line-height:1.1;margin:1rem 0;color:#0a192f}.mvHero__lead{font-size:1.0625rem;line-height:1.65;color:#44474d;max-width:42rem;margin:0}.mvHero__meta{display:flex;align-items:center;gap:1rem;margin-top:1.25rem}.mvHero__metaBar{width:3rem;height:1px;background:#c5a059}.mvHero__metaText{font-size:.75rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#44474d}[data-theme=dark] .mvHero{background:var(--d-bg-alt);border-bottom-color:var(--d-border);color:var(--d-heading)}[data-theme=dark] .mvHero__bg{opacity:.12}[data-theme=dark] .mvHero__badge{background:#ffffff0d;border-color:var(--d-border);color:#e9c176}[data-theme=dark] .mvHero__title{color:var(--d-heading)}[data-theme=dark] .mvHero__lead,[data-theme=dark] .mvHero__metaText{color:var(--d-muted)}.mv{background:#f8f9fa;display:flex;flex-direction:column;align-items:center;width:100%}.mv-main{width:100%;max-width:var(--container);margin-inline:auto;padding:5rem 1.25rem}.mv-empty{display:grid;place-items:center;text-align:center;min-height:260px;padding:42px 24px;border:1px solid #c5c6cd;background:#fff}.mv-empty .material-symbols-outlined{font-size:36px;color:#c5a059}.mv-empty h2{margin:12px 0 6px;font-size:1.35rem;color:#0a192f}.mv-empty p{margin:0;color:#4f5e80}.mv-featured{display:grid;grid-template-columns:1fr;background:#fff;border:1px solid #c5c6cd;overflow:hidden;box-shadow:0 1px 2px #0a192f0d;margin-bottom:3rem;transition:box-shadow .3s ease;align-items:stretch}.mv-featured:hover{box-shadow:0 10px 30px #0a192f1a}.mv-featured__media{position:relative;min-height:16rem;background-size:cover;background-position:center;overflow:hidden}.mv-featured__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0a192f00 60%,#0a192f26);pointer-events:none}.mv-featured__body{padding:2rem 1.5rem;display:flex;flex-direction:column;justify-content:center;gap:1rem}.mv-featured__kicker{font-size:.7rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#4f5e80}.mv-featured__title{font-family:"Playfair Display",var(--font-serif),Georgia,serif;font-size:clamp(1.4rem,2.6vw,1.9rem);font-weight:600;line-height:1.25;color:#0a192f;margin:0}.mv-featured__excerpt{color:#44474d;line-height:1.7;margin:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.mv-featured__foot{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:.5rem;padding-top:1.25rem;border-top:1px solid #e1e3e4;flex-wrap:wrap}.mv-featured__meta{display:flex;align-items:center;gap:.75rem}.mv-featured__date{font-size:.875rem;color:#75777e}.mv-featured__dot{width:4px;height:4px;border-radius:50%;background:#c5c6cd}.mv-featured__read{font-size:.7rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#4f5e80}.mv-featured__link{font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#0a192f;border-bottom:1px solid #0a192f;padding-bottom:2px;transition:border-color .2s ease,color .2s ease}.mv-featured:hover .mv-featured__link{border-color:#c5a059;color:#c5a059}@media (min-width: 768px){.mv-featured__body{padding:2.5rem}.mv-featured__media{min-height:22rem}}@media (min-width: 1024px){.mv-featured{grid-template-columns:1.1fr 1fr}.mv-featured__media{min-height:26rem}.mv-featured__body{padding:3rem;border-left:1px solid #c5c6cd}.mv-featured__title{font-size:clamp(1.6rem,2.4vw,2.1rem)}}.mv-grid{display:grid;grid-template-columns:1fr;gap:1.5rem;align-items:stretch}.mv-card{display:flex;flex-direction:column;background:#fff;border:1px solid #c5c6cd;overflow:hidden;transition:transform .3s cubic-bezier(.4,0,.2,1),box-shadow .3s ease;height:100%}.mv-card:hover{transform:translateY(-4px);box-shadow:0 10px 24px #0a192f1a}.mv-card__media{height:13rem;background-size:cover;background-position:center;flex-shrink:0}.mv-card__body{padding:1.75rem;display:flex;flex-direction:column;flex:1;gap:.85rem}.mv-card__head{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.mv-card__tag{background:#0a192f0f;color:#0a192f;padding:.3rem .75rem;font-size:.625rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap}.mv-card__date{font-size:.75rem;color:#75777e;white-space:nowrap}.mv-card__title{font-family:"Playfair Display",var(--font-serif),Georgia,serif;font-size:1.2rem;font-weight:600;line-height:1.35;color:#0a192f;margin:0}.mv-card__excerpt{font-size:.9rem;line-height:1.65;color:#44474d;margin:0;flex:1}.mv-card__more{display:inline-flex;align-items:center;gap:.4rem;margin-top:.5rem;font-size:.72rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#0a192f}.mv-card__more .material-symbols-outlined{font-size:18px;transition:transform .2s ease}.mv-card:hover .mv-card__more .material-symbols-outlined{transform:translate(4px)}.mv-data{position:relative;display:flex;flex-direction:column;background:linear-gradient(160deg,#0a192f,#112847);border:1px solid #0a192f;color:#f0f1f2;padding:0;overflow:hidden;height:100%}.mv-data:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#c5a059,#e9c176,#c5a059)}.mv-data__head{display:flex;align-items:center;gap:.6rem;padding:1.75rem 1.75rem 0;color:#e9c176}.mv-data__head .material-symbols-outlined{font-size:20px}.mv-data__kicker{font-size:.68rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#e9c176}.mv-data__title{font-family:"Playfair Display",var(--font-serif),Georgia,serif;font-size:1.2rem;font-weight:600;color:#fff;margin:.85rem 1.75rem .75rem}.mv-data__text{font-size:.9rem;line-height:1.65;color:#b9c2d4;margin:0 1.75rem 1.5rem;flex:1}.mv-data__rows{display:flex;flex-direction:column;gap:0;margin:0 1.75rem 1.25rem;border-top:1px solid rgba(255,255,255,.1)}.mv-data__row{display:flex;justify-content:space-between;align-items:center;padding:.7rem 0;border-bottom:1px solid rgba(255,255,255,.1);font-size:.72rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#d6dbe5}.mv-data__neg{color:#ff8a80;font-weight:700;font-family:var(--font-mono, "SFMono-Regular", Menlo, monospace);letter-spacing:.02em}.mv-data__val{color:#ffd180;font-weight:700}.mv-data__btn{display:block;text-align:center;background:#ffffff14;border-top:1px solid rgba(255,255,255,.08);padding:1rem;font-size:.72rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#e9c176;margin-top:auto;transition:background .2s ease,color .2s ease}.mv-data__btn:hover{background:#e9c17626;color:#ffe2a8}.mv-exclusive{position:relative;overflow:hidden;background:linear-gradient(135deg,#1a1f24,#2e3640);color:#f0f1f2;padding:2.5rem;display:grid;grid-template-columns:1fr;gap:1.5rem;align-items:center}.mv-exclusive__glyph{position:absolute;top:50%;right:-1rem;transform:translateY(-50%);font-size:200px;opacity:.06;pointer-events:none;color:#e9c176}.mv-exclusive__body{position:relative;z-index:1;max-width:38rem}.mv-exclusive__kicker{display:block;font-size:.7rem;font-weight:700;letter-spacing:.3em;text-transform:uppercase;color:#e9c176;margin-bottom:1rem}.mv-exclusive__title{font-family:"Playfair Display",var(--font-serif),Georgia,serif;font-size:clamp(1.4rem,2.6vw,1.9rem);font-weight:600;color:#fff;line-height:1.25;margin:0 0 1rem}.mv-exclusive__text{font-size:1rem;line-height:1.7;color:#d6dbe5;margin:0 0 1.75rem}.mv-exclusive__actions{display:flex;flex-wrap:wrap;gap:.85rem}.mv-btn{display:inline-flex;align-items:center;justify-content:center;padding:.8rem 1.6rem;font-size:.72rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;transition:opacity .2s ease,background .2s ease,transform .2s ease}.mv-btn--gold{background:#e9c176;color:#1a1f24}.mv-btn--gold:hover{background:#ffd99c;transform:translateY(-1px)}.mv-btn--ghost{border:1px solid rgba(255,255,255,.3);color:#f0f1f2}.mv-btn--ghost:hover{background:#ffffff14;border-color:#ffffff80}@media (min-width: 768px){.mv-grid{grid-template-columns:repeat(2,1fr)}.mv-exclusive{grid-column:1 / -1;padding:3rem}}@media (min-width: 768px) and (max-width: 1023px){.mv-data{grid-column:1 / -1}}@media (min-width: 1024px){.mv-grid{grid-template-columns:repeat(3,1fr)}.mv-exclusive{grid-column:1 / -1;padding:3rem 3.5rem}.mv-exclusive__glyph{font-size:260px;right:2rem;opacity:.07}}[data-theme=dark] .mv{background:var(--d-bg)}[data-theme=dark] .mv-featured,[data-theme=dark] .mv-card{background:var(--d-surface);border-color:var(--d-border)}[data-theme=dark] .mv-featured__body{border-left-color:var(--d-border)}[data-theme=dark] .mv-featured__foot{border-top-color:var(--d-border)}[data-theme=dark] .mv-featured__title,[data-theme=dark] .mv-card__title{color:var(--d-heading)}[data-theme=dark] .mv-featured__excerpt,[data-theme=dark] .mv-card__excerpt{color:var(--d-muted)}[data-theme=dark] .mv-featured__link,[data-theme=dark] .mv-card__more,[data-theme=dark] .mv-card__tag{color:var(--d-heading)}[data-theme=dark] .mv-featured__link{border-bottom-color:var(--d-heading)}[data-theme=dark] .mv-card__tag{background:#ffffff14}.co{background:#f4f7fa;min-height:100vh;padding:calc(var(--header-h) + 2rem) 0 4rem}.co__loading{text-align:center;padding:4rem 0;color:var(--grey);font-weight:600}.co__back{display:inline-flex;align-items:center;gap:6px;background:none;border:none;font-family:inherit;font-size:.72rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--grey);cursor:pointer;margin-bottom:1.5rem;padding:0}.co__back:hover{color:var(--navy)}.co__back .material-symbols-outlined{font-size:16px}.co__steps{display:flex;align-items:center;list-style:none;margin:0 0 2rem;padding:0;flex-wrap:wrap;gap:6px 0}.co__step{display:flex;align-items:center;gap:10px;position:relative}.co__stepNum{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;font-size:.8rem;font-weight:700;border:1.5px solid #cbd5e1;background:#fff;color:#94a3b8;flex-shrink:0;transition:all .2s}.co__stepNum .material-symbols-outlined{font-size:18px}.co__stepLabel{font-size:.74rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#94a3b8;white-space:nowrap}.co__stepBar{width:48px;height:1.5px;background:#cbd5e1;margin:0 14px}.co__step.is-active .co__stepNum{background:var(--navy);border-color:var(--navy);color:#fff}.co__step.is-active .co__stepLabel{color:var(--navy)}.co__step.is-done .co__stepNum{background:var(--blue);border-color:var(--blue);color:#fff}.co__step.is-done .co__stepLabel{color:var(--navy)}@media (max-width: 640px){.co__stepLabel{display:none}.co__stepBar{width:24px;margin:0 6px}}.co__card{background:#fff;border:1px solid #e3e8ef;border-radius:12px;padding:2rem 2.25rem 2.25rem;box-shadow:0 1px 3px #0a35560d;max-width:900px;margin-left:auto;margin-right:auto}.co__card--center{text-align:center;max-width:620px;margin:0 auto;display:flex;flex-direction:column;align-items:center}.co__kicker{display:inline-flex;align-items:center;gap:10px;font-size:.66rem;font-weight:800;letter-spacing:.2em;text-transform:uppercase;color:var(--blue);margin-bottom:.6rem}.co__kicker:before{content:"";width:3px;height:13px;background:var(--blue);border-radius:1px}.co__title{font-family:var(--font-head),system-ui,sans-serif;font-size:1.5rem;font-weight:700;color:var(--navy);margin:0 0 .4rem;letter-spacing:-.01em}.co__sub{font-size:.9rem;color:var(--grey);margin:0 0 1.5rem}.co__planDesc{font-size:.9rem;line-height:1.6;color:var(--grey);margin:0 0 1.5rem}.co__field{margin-bottom:1.25rem}.co__grid2{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem}@media (max-width: 560px){.co__grid2{grid-template-columns:1fr}}.co__label{display:block;font-size:.74rem;font-weight:700;letter-spacing:.04em;color:var(--navy);margin-bottom:.5rem}.co__input,.co__select{width:100%;padding:.8rem .9rem;border:1px solid #cbd5e1;border-radius:8px;background:#fff;font-family:inherit;font-size:.9rem;color:var(--navy);outline:none;transition:border-color .15s,box-shadow .15s}.co__input:focus,.co__select:focus{border-color:var(--blue);box-shadow:0 0 0 3px #0f75bc26}.co__select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%235f5f5f' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding-right:34px;cursor:pointer}.co__cycles{display:flex;gap:.75rem;flex-wrap:wrap}.co__cycle{flex:1;min-width:130px;display:flex;flex-direction:column;gap:4px;padding:.85rem 1rem;border:1.5px solid #cbd5e1;border-radius:10px;background:#fff;cursor:pointer;font-family:inherit;transition:all .15s}.co__cycle span{font-size:.72rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--grey)}.co__cycle strong{font-size:1.15rem;color:var(--navy);font-family:var(--font-head),sans-serif}.co__cycle.is-active{border-color:var(--blue);background:#0f75bc0d}.co__cycle.is-active span{color:var(--blue)}.co__summary{background:#f4f7fa;border:1px solid #e3e8ef;border-radius:10px;padding:1rem 1.25rem;margin:1.5rem 0}.co__summaryRow{display:flex;justify-content:space-between;font-size:.85rem;color:var(--grey);padding:.35rem 0}.co__summaryRow span:last-child{color:var(--navy);font-weight:600}.co__summaryRow--total{border-top:1px dashed #cbd5e1;margin-top:.4rem;padding-top:.7rem;font-size:1rem}.co__summaryRow--total span:last-child{font-weight:800;color:var(--blue);font-family:var(--font-head),sans-serif}.co__check{display:flex;align-items:flex-start;gap:10px;font-size:.82rem;color:var(--grey);cursor:pointer;margin-bottom:1.5rem;line-height:1.5}.co__check input{position:absolute;opacity:0;pointer-events:none}.co__check a{color:var(--blue);text-decoration:underline}.co__checkBox{width:20px;height:20px;border-radius:5px;border:1.5px solid #cbd5e1;display:grid;place-items:center;flex-shrink:0;margin-top:1px;transition:all .15s}.co__checkBox .material-symbols-outlined{font-size:15px;color:#fff;opacity:0;transform:scale(.5);transition:all .15s}.co__check input:checked+.co__checkBox{background:var(--blue);border-color:var(--blue)}.co__check input:checked+.co__checkBox .material-symbols-outlined{opacity:1;transform:scale(1)}.co__kycDone{display:flex;align-items:center;gap:14px;background:#0f9d5812;border:1px solid rgba(15,157,88,.25);border-radius:10px;padding:1.1rem 1.25rem;margin-bottom:1.5rem}.co__kycDone .material-symbols-outlined{font-size:30px;color:#0f9d58}.co__kycDone strong{color:var(--navy);font-size:.95rem}.co__kycDone p{margin:2px 0 0;font-size:.82rem;color:var(--grey)}.co__upload{display:block;border:1.5px dashed #cbd5e1;border-radius:10px;padding:1.75rem;text-align:center;cursor:pointer;transition:all .15s}.co__upload:hover{border-color:var(--blue);background:#0f75bc08}.co__upload.has-file{border-color:var(--blue);border-style:solid}.co__upload .material-symbols-outlined{font-size:30px;color:var(--blue)}.co__uploadText{font-size:.82rem;color:var(--grey);margin-top:8px}.co__uploadText strong{color:var(--navy)}.co__uploadPreview{max-height:130px;margin:12px auto 0;border-radius:8px}.co__qrWrap{display:flex;justify-content:center;align-items:center;margin:.5rem 0 1.75rem;width:100%}.co__qrCard{background:var(--navy);border-radius:12px;padding:1.5rem 1.75rem;text-align:center;color:#fff;min-width:auto;max-width:100%;width:fit-content;display:flex;flex-direction:column;align-items:center}.co__qrPayee{font-size:.78rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;margin-bottom:.9rem;color:#fff}.co__qrImg{width:100%;max-width:420px;min-width:280px;height:auto;background:#fff;border-radius:8px;padding:8px;display:block;margin:0 auto;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}.co__qrFallback{width:220px;height:120px;display:grid;place-items:center;font-size:.8rem;color:#ffffffb3}.co__qrVpa{margin-top:.9rem;font-size:.78rem;color:#ffffffd9}.co__qrVpa b{color:#fff}.co__paySummary{border-top:1px solid #e3e8ef;border-bottom:1px solid #e3e8ef;padding:.5rem 0;margin-bottom:1.5rem}.co__payRow{display:flex;justify-content:space-between;padding:.55rem 0;font-size:.8rem}.co__payRow span:first-child{font-size:.66rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#94a3b8}.co__payRow span:last-child{color:var(--navy);font-weight:600}.co__payAmt{color:var(--blue)!important;font-weight:800!important}.co__mono{font-family:SF Mono,Menlo,monospace}.co__fine{font-size:.76rem;color:var(--grey);margin:1rem 0 0;line-height:1.5}.co__actions{display:flex;gap:.75rem;margin-top:.5rem}.co__actions--center{justify-content:center}.co__btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:.85rem 1.5rem;border-radius:8px;border:1.5px solid transparent;font-family:inherit;font-size:.8rem;font-weight:700;letter-spacing:.04em;cursor:pointer;transition:all .15s}.co__btn .material-symbols-outlined{font-size:18px}.co__btn--primary{background:var(--navy);color:#fff}.co__btn--primary:hover{background:var(--blue)}.co__btn--primary:disabled{opacity:.6;cursor:default}.co__btn--ghost{background:#fff;border-color:#cbd5e1;color:var(--navy)}.co__btn--ghost:hover{border-color:var(--navy)}.co__btn--wide{flex:1}.co__done{font-size:64px;color:#0f9d58;margin-bottom:.5rem;display:flex;justify-content:center;width:100%}.co__error{background:#fdecec;border:1px solid rgba(185,28,28,.3);color:#b91c1c;border-radius:8px;padding:.8rem 1rem;font-size:.85rem;font-weight:600;margin-bottom:1.25rem;max-width:900px}[data-theme=dark] .co{background:var(--d-bg)}[data-theme=dark] .co__card{background:var(--d-surface);border-color:var(--d-border)}[data-theme=dark] .co__title,[data-theme=dark] .co__label,[data-theme=dark] .co__cycle strong,[data-theme=dark] .co__summaryRow span:last-child,[data-theme=dark] .co__payRow span:last-child,[data-theme=dark] .co__stepLabel{color:var(--d-heading)}[data-theme=dark] .co__sub,[data-theme=dark] .co__planDesc,[data-theme=dark] .co__summaryRow,[data-theme=dark] .co__check,[data-theme=dark] .co__fine,[data-theme=dark] .co__hint{color:var(--d-muted)}[data-theme=dark] .co__input,[data-theme=dark] .co__select{background:var(--d-surface-2);border-color:var(--d-border);color:var(--d-text)}[data-theme=dark] .co__input::placeholder{color:var(--d-muted)}[data-theme=dark] .co__summary{background:var(--d-bg-alt);border-color:var(--d-border)}[data-theme=dark] .co__summaryRow--total{border-top-color:var(--d-border)}[data-theme=dark] .co__cycle{background:var(--d-surface-2);border-color:var(--d-border)}[data-theme=dark] .co__cycle span{color:var(--d-muted)}[data-theme=dark] .co__cycle.is-active{background:#0f75bc2e;border-color:var(--blue)}[data-theme=dark] .co__cycle.is-active span{color:#8fc7f0}[data-theme=dark] .co__stepNum{background:var(--d-surface-2);border-color:var(--d-border);color:var(--d-muted)}[data-theme=dark] .co__stepBar{background:var(--d-border)}[data-theme=dark] .co__step.is-active .co__stepNum{background:var(--blue);border-color:var(--blue);color:#fff}[data-theme=dark] .co__step.is-active .co__stepLabel,[data-theme=dark] .co__step.is-done .co__stepLabel{color:var(--d-heading)}[data-theme=dark] .co__paySummary{border-color:var(--d-border)}[data-theme=dark] .co__kycDone{background:#0f9d581f;border-color:#0f9d584d}[data-theme=dark] .co__kycDone strong{color:var(--d-heading)}[data-theme=dark] .co__kycDone p{color:var(--d-muted)}[data-theme=dark] .co__upload{border-color:var(--d-border)}[data-theme=dark] .co__upload:hover{background:#0f75bc14}[data-theme=dark] .co__uploadText{color:var(--d-muted)}[data-theme=dark] .co__uploadText strong{color:var(--d-heading)}[data-theme=dark] .co__checkBox{border-color:var(--d-border)}[data-theme=dark] .co__btn--ghost{background:var(--d-surface-2);border-color:var(--d-border);color:var(--d-heading)}[data-theme=dark] .co__btn--ghost:hover{border-color:var(--d-muted)}.article-page{background:#fff}.article-page__hero{position:relative;display:flex;align-items:center;min-height:56vh;overflow:hidden;background:#0d1c32}.article-page__heroBg{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center;z-index:0}.article-page__heroOverlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(90deg,#0d1c32f0,#0d1c32b3 55%,#0d1c3259)}.article-page__heroInner{position:relative;z-index:2;padding:calc(var(--header-h) + 3rem) 0 3rem}.article-page__eyebrow{display:block;font-size:.75rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:#e9c176;margin-bottom:1rem}.article-page__title{font-family:"Playfair Display",var(--font-serif),Georgia,serif;font-size:clamp(2rem,5vw,3.25rem);font-weight:700;line-height:1.15;color:#fff;max-width:48rem;margin:0 0 2rem}.article-page__pub{display:flex;align-items:center;gap:1rem}.article-page__pubBar{width:3rem;height:1px;background:#e9c176}.article-page__pubText{font-size:.75rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#ffffffd9}.article-page__layout{padding:3.5rem 0 6rem}.article-page__back{display:inline-block;margin-bottom:2rem;font-size:.8rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#4f5e80;text-decoration:none;transition:color .2s ease,transform .2s ease}.article-page__back:hover{color:#0a192f;transform:translate(-3px)}.article-page__head{max-width:50rem;margin:0 auto 2rem;text-align:center}.article-page__head h1{font-family:"Playfair Display",var(--font-serif),Georgia,serif;font-size:clamp(1.8rem,4vw,2.6rem);color:#0a192f}.article-page__content{max-width:50rem;margin:0 auto;color:#44474d;line-height:1.85;font-size:1.05rem}.article-page__content h2{font-family:"Playfair Display",var(--font-serif),Georgia,serif;font-size:1.7rem;font-weight:600;color:#0a192f;margin:3rem 0 1.2rem}.article-page__content h3{font-size:1.2rem;font-weight:700;color:#0a192f;margin:2rem 0 .8rem}.article-page__content p{margin-bottom:1.3rem}.article-page__content>p:first-of-type{font-size:1.25rem;line-height:1.7;color:#0a192f;padding-top:1.25rem;border-top:3px solid #c5a059;display:inline-block}.article-page__intro{margin-bottom:2.5rem}.article-page__intro p:first-of-type{font-size:1.25rem;line-height:1.75;color:#0a192f;margin:0;padding-left:1.25rem;border-left:4px solid #c5a059}.article-page__intro p{margin-bottom:1rem}.article-section{background:#fff;border:1px solid #c5c6cd;border-radius:.5rem;padding:2rem 2.25rem;margin-bottom:2rem;box-shadow:0 1px 2px #0a192f0d;transition:box-shadow .3s ease}.article-section:hover{box-shadow:0 6px 24px #0a192f12}.article-section__title{font-family:"Playfair Display",var(--font-serif),Georgia,serif;font-size:1.5rem;font-weight:600;color:#0a192f;margin:0 0 1.25rem;padding-bottom:.85rem;border-bottom:1px solid #e1e3e4;position:relative}.article-section__title:after{content:"";position:absolute;left:0;bottom:-1px;width:3rem;height:3px;background:#c5a059}.article-section__body>:first-child{margin-top:0}.article-section__body>:last-child{margin-bottom:0}.article-section__body h2{display:none}.article-page__content ul{margin:1rem 0 1.6rem;padding-left:0;list-style:none}.article-page__content li{position:relative;margin-bottom:.7rem;padding-left:1.4rem}.article-page__content li:before{content:"";position:absolute;left:0;top:.62em;width:7px;height:7px;background:#e9c176}.article-page__content strong{color:#0a192f;font-weight:700}.article-page__content blockquote{margin:2rem 0;padding:.5rem 0 .5rem 1.5rem;border-left:4px solid #c5a059;font-family:"Playfair Display",var(--font-serif),Georgia,serif;font-size:1.3rem;font-style:italic;line-height:1.45;color:#0a192f}.article-page__content a{color:#0a192f;text-decoration:underline;text-decoration-color:#c5a059;text-underline-offset:3px;transition:color .2s ease}.article-page__content a:hover{color:#4f5e80}.article-page__signoff{margin-top:2rem;white-space:pre-line;font-weight:600;color:#0a192f}.article-page__figure{margin:2rem 0}.article-page__figure img{display:block;width:100%;max-height:420px;object-fit:contain;border:1px solid #c5c6cd;border-radius:.25rem;background:#fff}.article-page__figure figcaption{margin-top:.5rem;color:#4f5e80;font-size:.84rem;text-align:center}.article-page .table-wrapper{overflow-x:auto;margin:2rem 0;border:1px solid #c5c6cd;border-radius:.25rem}.article-page__content table{width:100%;border-collapse:collapse;font-family:Inter,sans-serif;font-size:.95rem}.article-page__content table thead{background:#0d1c32}.article-page__content table th{padding:1rem;text-align:left;font-weight:600;font-size:.75rem;letter-spacing:.05em;text-transform:uppercase;color:#fff}.article-page__content table td{padding:1rem;border-bottom:1px solid #e1e3e4;color:#191c1d}.article-page__content table tbody tr:nth-child(2n){background:#f8f9fa}.article-page__content table tbody tr:hover{background:#f3f4f5}.article-page__disclosure{margin-top:4rem;padding-top:2.5rem;border-top:1px solid #c5c6cd}.article-page__disclosure h2{font-family:Inter,sans-serif;font-size:.8rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#0a192f;margin:1.5rem 0 .8rem}.article-page__fine{font-size:.85rem;color:#75777e;line-height:1.7;margin-bottom:.8rem}[data-theme=dark] .article-page{background:var(--d-bg-alt)}[data-theme=dark] .article-page__content{color:var(--d-text)}[data-theme=dark] .article-section{background:var(--d-surface);border-color:var(--d-border)}[data-theme=dark] .article-section__title{color:var(--d-heading);border-bottom-color:var(--d-border)}[data-theme=dark] .article-page__intro p:first-of-type{color:var(--d-heading)}[data-theme=dark] .article-page__content h2,[data-theme=dark] .article-page__content h3,[data-theme=dark] .article-page__content strong,[data-theme=dark] .article-page__content blockquote,[data-theme=dark] .article-page__signoff,[data-theme=dark] .article-page__head h1{color:var(--d-heading)}[data-theme=dark] .article-page__content li{color:var(--d-text)}[data-theme=dark] .article-page__content a{color:#e9c176}[data-theme=dark] .article-page__content table td{border-bottom-color:var(--d-border);color:var(--d-text)}[data-theme=dark] .article-page__content table tbody tr:nth-child(2n){background:var(--d-surface)}[data-theme=dark] .article-page__content table tbody tr:hover{background:var(--d-surface-2)}[data-theme=dark] .article-page .table-wrapper{border-color:var(--d-border)}[data-theme=dark] .article-page__disclosure{border-top-color:var(--d-border)}[data-theme=dark] .article-page__disclosure h2{color:var(--d-heading)}[data-theme=dark] .article-page__fine{color:var(--d-muted)}@media (max-width: 600px){.article-page__hero{min-height:44vh}}.article-cta{background:#f3f4f5;border-top:1px solid #c5c6cd;padding:4rem 0}.article-cta__inner{max-width:40rem;margin:0 auto;text-align:center}.article-cta__title{font-family:"Playfair Display",var(--font-serif),Georgia,serif;font-size:1.5rem;font-weight:600;color:#0a192f;margin:0 0 .75rem}.article-cta__text{font-size:.95rem;line-height:1.6;color:#44474d;margin:0 0 2rem}.article-cta__form{display:flex;flex-direction:column;gap:1rem;justify-content:center}.article-cta__form input{flex:1;max-width:22rem;margin:0 auto;width:100%;border:1px solid #75777e;background:#fff;padding:.85rem 1.25rem;font-size:.9rem;outline:none}.article-cta__form input:focus{border-color:#0a192f}.article-cta__form button{background:#e9c176;color:#0a192f;border:none;padding:.85rem 2rem;font-size:.75rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;cursor:pointer;transition:background .2s ease}.article-cta__form button:hover{background:#ffdea5}@media (min-width: 640px){.article-cta__form{flex-direction:row}.article-cta__form input{margin:0}}[data-theme=dark] .article-cta{background:var(--d-bg);border-top-color:var(--d-border)}[data-theme=dark] .article-cta__title{color:var(--d-heading)}[data-theme=dark] .article-cta__text{color:var(--d-muted)}[data-theme=dark] .article-cta__form input{background:var(--d-surface-2);border-color:var(--d-border);color:var(--d-text)}.qmHero{position:relative;overflow:hidden;background:#f3f4f5;color:#0a192f;text-align:center;padding:calc(var(--header-h) + 4rem) 0 4.5rem;border-bottom:1px solid #c5c6cd}.qmHero__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background-size:cover;background-position:center;opacity:.18}.qmHero__inner{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;max-width:56rem}.qmHero__eyebrow{display:block;font-size:.75rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:#a17f3b;margin-bottom:1rem}.qmHero__title{font-family:"Playfair Display",var(--font-serif),Georgia,serif;font-size:clamp(2.2rem,5vw,3rem);font-weight:700;letter-spacing:-.02em;color:#0a192f;margin:0 0 1.4rem}.qmHero__lead{font-size:1.125rem;line-height:1.75;color:#44474d;max-width:42rem;margin:0}[data-theme=dark] .qmHero{background:var(--d-bg-alt);border-bottom-color:var(--d-border);color:var(--d-heading)}[data-theme=dark] .qmHero__bg{opacity:.12}[data-theme=dark] .qmHero__title{color:var(--d-heading)}[data-theme=dark] .qmHero__lead{color:var(--d-muted)}.qm{background:#f8f9fa}.qm-filterbar{background:#fff;border-bottom:1px solid #c5c6cd;position:sticky;top:var(--header-h);z-index:30}.qm-filterbar__inner{display:flex;align-items:center;justify-content:space-between;padding:1rem 0;overflow-x:auto}.qm-filterbar__tabs{display:flex;gap:2rem;white-space:nowrap}.qm-filterbar__tab{border:none;background:transparent;font-size:.75rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:#44474d;padding-bottom:.25rem;border-bottom:2px solid transparent;cursor:pointer;transition:color .2s ease,border-color .2s ease}.qm-filterbar__tab:hover{color:#0a192f}.qm-filterbar__tab.is-active{color:#0a192f;border-bottom-color:#0a192f}.qm-filterbar__filter{display:flex;align-items:center;gap:.5rem;color:#44474d;font-size:.75rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;white-space:nowrap}.qm-gridWrap{padding:5rem 0}.qm-grid__head{display:flex;align-items:center;justify-content:center;gap:1.5rem;flex-wrap:wrap;margin-bottom:2.5rem}.qm-grid__heading{font-family:"Playfair Display",var(--font-serif),Georgia,serif;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:700;color:#0a192f;margin:0;text-align:center}[data-theme=dark] .qm-grid__heading{color:var(--d-heading)}.qm-fyToggle{display:flex;gap:.25rem;background:#e8eaed;border-radius:999px;padding:3px}.qm-fyToggle__btn{font-family:var(--font-head);font-size:.85rem;font-weight:600;padding:.45rem 1.2rem;border:none;border-radius:999px;background:transparent;color:#555;cursor:pointer;transition:all .2s ease}.qm-fyToggle__btn.is-active{background:#fff;color:#0a192f;box-shadow:0 1px 4px #0000001f}[data-theme=dark] .qm-fyToggle{background:#1e2733}[data-theme=dark] .qm-fyToggle__btn{color:#8896a6}[data-theme=dark] .qm-fyToggle__btn.is-active{background:#2a3647;color:#d7e2ee;box-shadow:0 1px 4px #0000004d}.qm-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}.qm-empty{min-height:220px;display:grid;place-items:center;text-align:center;padding:38px 24px;border:1px solid #c5c6cd;background:#fff}.qm-empty .material-symbols-outlined{font-size:34px;color:#c5a059}.qm-empty h3{margin:10px 0 6px;font-size:1.22rem;color:#0a192f}.qm-empty p{margin:0;color:#4f5e80}.qm-card{display:flex;flex-direction:column;position:relative;background:#0a192f;border:1px solid rgba(117,119,126,.2);padding:2rem;min-height:22rem;transition:transform .3s ease,box-shadow .3s ease}.qm-card:hover{transform:translateY(-8px);box-shadow:0 12px 30px #0a192f40}.qm-card__top{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:3rem}.qm-card__num{font-family:"Playfair Display",var(--font-serif),Georgia,serif;font-size:4rem;font-weight:700;line-height:1;color:#ffffff1a;transition:color .3s ease}.qm-card:hover .qm-card__num{color:#e9c17640}.qm-card__icon{font-size:1.75rem;color:#e9c176}.qm-card__badge{position:absolute;top:1rem;right:1rem;display:inline-flex;align-items:center;gap:.35rem;background:#e9c176;color:#0a192f;font-size:.65rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;padding:.35rem .65rem;border-radius:2px;z-index:2}.qm-card__badge .material-symbols-outlined{font-size:14px}.qm-card__meta{display:flex;align-items:center;gap:.5rem;margin-top:auto;padding-top:1rem;font-size:.7rem;letter-spacing:.03em;color:#ffffff73}.qm-card__meta .material-symbols-outlined{font-size:14px}.qm-card__title{font-family:"Playfair Display",var(--font-serif),Georgia,serif;font-size:1.25rem;font-weight:600;line-height:1.3;color:#fff;margin:0 0 1rem}.qm-card__desc{font-size:.875rem;line-height:1.6;color:#fff9;margin:0 0 2rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.qm-card__foot{display:flex;align-items:center;justify-content:space-between;margin-top:auto;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.1)}.qm-card__read{display:inline-flex;align-items:center;gap:.5rem;font-size:.75rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:#e9c176;transition:color .2s ease}.qm-card__read .material-symbols-outlined{font-size:16px;transition:transform .2s ease}.qm-card:hover .qm-card__read{color:#fff}.qm-card:hover .qm-card__read .material-symbols-outlined{transform:translate(4px)}.qm-card__period{font-size:.7rem;letter-spacing:.05em;text-transform:uppercase;color:#fff6}@media (min-width: 640px){.qm-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.qm-grid{grid-template-columns:repeat(4,1fr)}}.qm-editorial{background:#edeeef;padding:5rem 0}.qm-editorial__inner{display:flex;flex-direction:column;gap:2.5rem;align-items:center}.qm-editorial__media{width:100%}.qm-editorial__media img{width:100%;height:28rem;object-fit:cover;filter:grayscale(1);box-shadow:0 25px 50px -12px #00000040}.qm-editorial__body{width:100%;max-width:32rem}.qm-editorial__kicker{display:block;font-size:.75rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:#44474d;margin-bottom:1rem}.qm-editorial__title{font-family:"Playfair Display",var(--font-serif),Georgia,serif;font-size:clamp(1.6rem,3vw,2rem);font-weight:600;color:#0a192f;margin:0 0 1.5rem}.qm-editorial__quote{font-size:1rem;line-height:1.8;color:#44474d;margin:0 0 2rem}.qm-editorial__sign{display:flex;align-items:center;gap:1rem}.qm-editorial__signBar{width:3rem;height:1px;background:#0a192f}.qm-editorial__signName{font-size:.75rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#0a192f}@media (min-width: 1024px){.qm-editorial__inner{flex-direction:row}.qm-editorial__media{width:50%}.qm-editorial__body{width:50%;padding-left:3rem}}.qm-ctaWrap{padding:5rem 0}.qm-cta{position:relative;overflow:hidden;max-width:42rem;margin:0 auto;background:#0a192f;color:#fff;padding:3rem;text-align:center}.qm-cta__glyph{position:absolute;top:-1.5rem;right:-1.5rem;font-size:120px;opacity:.1}.qm-cta__title{font-family:"Playfair Display",var(--font-serif),Georgia,serif;font-size:clamp(1.5rem,3vw,2rem);font-weight:600;margin:0 0 1rem;position:relative;z-index:1}.qm-cta__text{color:#ffffffb3;margin:0 0 2rem;position:relative;z-index:1}.qm-cta__form{display:flex;flex-direction:column;border:1px solid rgba(255,255,255,.2);position:relative;z-index:1}.qm-cta__form input{flex:1;background:#ffffff0d;border:none;color:#fff;padding:1rem;font-size:.875rem;outline:none}.qm-cta__form input::placeholder{color:#ffffff80}.qm-cta__form input:focus{box-shadow:inset 0 0 0 1px #e9c176}.qm-cta__form button{background:#e9c176;color:#0a192f;border:none;padding:1rem 2rem;font-size:.75rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;cursor:pointer;transition:background .2s ease}.qm-cta__form button:hover{background:#fff}@media (min-width: 640px){.qm-cta__form{flex-direction:row}}[data-theme=dark] .qm{background:var(--d-bg)}[data-theme=dark] .qm-filterbar{background:var(--d-surface);border-bottom-color:var(--d-border)}[data-theme=dark] .qm-filterbar__tab{color:var(--d-muted)}[data-theme=dark] .qm-filterbar__tab:hover,[data-theme=dark] .qm-filterbar__tab.is-active{color:var(--d-heading);border-bottom-color:var(--d-heading)}[data-theme=dark] .qm-filterbar__filter{color:var(--d-muted)}[data-theme=dark] .qm-editorial{background:var(--d-bg-alt)}[data-theme=dark] .qm-editorial__title,[data-theme=dark] .qm-editorial__signName{color:var(--d-heading)}[data-theme=dark] .qm-editorial__kicker,[data-theme=dark] .qm-editorial__quote{color:var(--d-muted)}[data-theme=dark] .qm-editorial__signBar{background:var(--d-heading)}[data-theme=dark] .qm-empty{background:var(--d-surface);border-color:var(--d-border)}[data-theme=dark] .qm-empty h3{color:var(--d-heading)}[data-theme=dark] .qm-empty p{color:var(--d-muted)}.about{display:flex;flex-direction:column}.about__hero{position:relative;overflow:hidden;background:#f3f4f5;border-bottom:1px solid #c5c6cd;padding:calc(var(--header-h) + 4rem) 0 4.5rem}.about__heroBg{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center;opacity:.18;z-index:0}.about__heroInner{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;text-align:center}.about__heroTitle{font-family:"Playfair Display",var(--font-serif),Georgia,serif;font-size:clamp(2.2rem,5vw,3rem);line-height:1.16;font-weight:700;letter-spacing:-.02em;color:#0a192f;max-width:56rem;margin:0 0 1.4rem}.about__heroLead{max-width:42rem;font-size:1.125rem;line-height:1.75;color:#44474d;margin:0}.about__sectionTitle{font-family:"Playfair Display",var(--font-serif),Georgia,serif;font-size:clamp(1.6rem,3vw,2rem);font-weight:600;color:#0a192f;margin:0 0 1.4rem}.about__sectionTitle--center{margin-bottom:.8rem}.about__philosophy{background:var(--white);padding:var(--section-gap, 5rem) 0}.about__philosophyGrid{display:grid;grid-template-columns:1fr;gap:2.5rem;align-items:center}.about__philosophyCopy p{color:#44474d;font-size:1rem;line-height:1.75;margin:0 0 1.1rem}.about__highlights{display:grid;grid-template-columns:1fr;gap:1rem;margin-top:1.4rem}.about__highlightCard{background:var(--white);border:1px solid #e1e3e4;border-radius:8px;padding:1.5rem;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.about__highlightCard:hover{transform:translateY(-3px);border-color:#0a192f33;box-shadow:var(--shadow-sm)}.about__highlightIcon{font-size:1.9rem;color:#0a192f;margin-bottom:.9rem;display:block;font-variation-settings:"FILL" 0}.about__highlightTitle{font-family:"Playfair Display",var(--font-serif),Georgia,serif;font-size:1.25rem;font-weight:600;color:#0a192f;margin:0 0 .4rem}.about__highlightText{font-size:.875rem;line-height:1.4;color:#44474d;margin:0}.about__philosophyMedia{position:relative;height:24rem;border-radius:8px;overflow:hidden;border:1px solid #e1e3e4;box-shadow:var(--shadow-sm)}.about__philosophyMedia img{width:100%;height:100%;object-fit:cover}.about__leadership{background:#edeeef;padding:var(--section-gap, 5rem) 0}.about__leadHeader{text-align:center;max-width:42rem;margin:0 auto 3.5rem}.about__leadSub{font-size:1.125rem;line-height:1.6;color:#44474d;margin:0}.about__leadGrid{display:flex;flex-direction:column;gap:2rem}.about__leadCard{display:flex;flex-direction:column;background:var(--white);border:1px solid #e1e3e4;border-radius:8px;overflow:hidden;box-shadow:var(--shadow-sm);transition:box-shadow .3s ease,transform .3s ease}.about__leadCard:hover{transform:translateY(-4px);box-shadow:var(--shadow-md)}.about__leadPhoto{position:relative;width:100%;flex-shrink:0;overflow:hidden}.about__leadPhoto img{width:100%;height:100%;object-fit:cover;object-position:top center;background:#e9f1f8;aspect-ratio:2 / 3}[data-theme=dark] .about__leadPhoto img{background:#1a2a42}.about__leadAccentBar{position:absolute;top:0;left:0;width:100%;height:4px}.about__leadBody{padding:1.6rem;display:flex;flex-direction:column;justify-content:center}.about__leadName{font-family:"Playfair Display",var(--font-serif),Georgia,serif;font-size:1.5rem;font-weight:600;color:#0a192f;margin:0 0 .25rem}.about__leadRole{font-size:.75rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#c5a059;margin:0 0 1rem}.about__leadBio{font-size:.9rem;line-height:1.6;color:#44474d;margin:0 0 1rem}.about__leadCreds{display:flex;align-items:center;gap:.5rem;color:#44474d;font-size:.875rem}.about__leadCredsIcon{font-size:1.1rem;font-variation-settings:"FILL" 0}@media (min-width: 768px){.about__philosophyGrid{grid-template-columns:1fr 1fr;gap:3rem}.about__highlights,.about__leadGrid{grid-template-columns:1fr 1fr}.about__leadCard{flex-direction:row;align-items:stretch}.about__leadCard:nth-child(2n){flex-direction:row-reverse}.about__leadPhoto{width:30%;height:auto;min-height:15rem}.about__leadPhoto img{aspect-ratio:auto}.about__leadBody{width:70%}}[data-theme=dark] .about__hero{background:var(--d-bg-alt);border-bottom-color:var(--d-border)}[data-theme=dark] .about__heroBg{opacity:.12}[data-theme=dark] .about__heroTitle,[data-theme=dark] .about__sectionTitle,[data-theme=dark] .about__highlightTitle,[data-theme=dark] .about__leadName{color:var(--d-heading)}[data-theme=dark] .about__heroLead,[data-theme=dark] .about__philosophyCopy p,[data-theme=dark] .about__highlightText,[data-theme=dark] .about__leadSub,[data-theme=dark] .about__leadBio,[data-theme=dark] .about__leadCreds{color:var(--d-muted)}[data-theme=dark] .about__philosophy{background:var(--d-bg)}[data-theme=dark] .about__highlightCard,[data-theme=dark] .about__leadCard{background:var(--d-surface);border-color:var(--d-border)}[data-theme=dark] .about__highlightIcon{color:var(--d-heading)}[data-theme=dark] .about__leadership{background:var(--d-bg-alt)}[data-theme=dark] .about__philosophyMedia{border-color:var(--d-border)}.calcHero{position:relative;overflow:hidden;background:#f3f4f5;color:#0a192f;padding:calc(var(--header-h) + 4rem) 0 4.5rem;border-bottom:1px solid #c5c6cd}.calcHero__grid{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;grid-template-columns:repeat(12,1fr);opacity:.4;pointer-events:none}.calcHero__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background-size:cover;background-position:center;opacity:.18}.calcHero__grid span{border-right:1px solid rgba(10,25,47,.06)}.calcHero__inner{position:relative;z-index:1}.calcHero__title{font-family:"Playfair Display",var(--font-serif),Georgia,serif;font-size:clamp(2.2rem,5vw,3rem);font-weight:700;letter-spacing:-.02em;margin:0 0 1rem;color:#0a192f}.calcHero__lead{font-size:1.125rem;line-height:1.75;color:#44474d;max-width:42rem;margin:0}.calc{background:#f8f9fa;padding-bottom:5rem}.calc .container{max-width:var(--container);margin-top:-3rem;position:relative;z-index:2}.calc-tabs{display:flex;gap:.25rem;width:fit-content;margin:0 auto 2rem;background:#fff;border:1px solid #c5c6cd;border-radius:.25rem;padding:.25rem;box-shadow:0 1px 2px #0a192f0f}.calc-tabsWrap{display:flex;justify-content:center}.calc-tab{border:none;background:transparent;color:#44474d;font-weight:600;font-size:.75rem;letter-spacing:.05em;text-transform:uppercase;padding:.55rem 2rem;border-radius:.25rem;cursor:pointer;transition:background .2s ease,color .2s ease}.calc-tab:hover{background:#f3f4f5}.calc-tab.is-active{background:#0a192f;color:#fff}.calc-tab.is-active:hover{background:#0a192f}.calc-grid{display:grid;grid-template-columns:1fr;gap:1.5rem;align-items:stretch}.calc-card{position:relative;overflow:hidden;background:#fff;border:1px solid #e2e8f0;border-radius:.25rem;padding:2rem;transition:box-shadow .3s ease}.calc-card:hover{box-shadow:0 4px 20px #0a192f0d}.calc-card__bar{position:absolute;top:0;left:0;width:100%;height:2px;background:#0a192f}.calc-card__bar--gold{background:#c5a059}.calc-card__head{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.5rem}.calc-card__title{font-family:"Playfair Display",var(--font-serif),Georgia,serif;font-size:1.5rem;font-weight:600;color:#0a192f;margin:0 0 1.5rem}.calc-card__head .calc-card__title{margin:0}.calc-reset{display:inline-flex;align-items:center;gap:.4rem;border:none;background:transparent;color:#44474d;font-weight:600;font-size:.75rem;letter-spacing:.05em;text-transform:uppercase;cursor:pointer;transition:color .2s ease}.calc-reset:hover{color:#ba1a1a}.calc-reset__ic{width:15px;height:15px}.calc-fields{display:grid;grid-template-columns:1fr;gap:1.25rem;margin-bottom:1.25rem}.calc-field{display:flex;flex-direction:column;gap:.5rem}.calc-field__label{font-size:.75rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:#44474d}.calc-input{width:100%;font:inherit;color:#191c1d;background:#fff;border:1px solid #c5c6cd;border-radius:.125rem;padding:.75rem .85rem;transition:border-color .2s ease,box-shadow .2s ease}.calc-input:focus{outline:none;border-color:#0a192f;box-shadow:0 0 0 1px #0a192f}.calc-input--readonly{background:#f3f4f5;color:#44474d;cursor:default}.calc-hint{font-size:.72rem;color:#8492a0;margin-top:.35rem}.calc-mode{display:inline-flex;gap:.25rem;background:#f3f4f5;border:1px solid #e2e8f0;border-radius:.25rem;padding:.25rem;margin-bottom:1.25rem}.calc-mode__btn{border:none;background:transparent;color:#44474d;font-weight:600;font-size:.8rem;padding:.45rem 1rem;border-radius:.125rem;cursor:pointer;transition:background .2s ease,color .2s ease}.calc-mode__btn.is-active{background:#0a192f;color:#fff}.calc-check{display:flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:600;color:#44474d;margin-bottom:1.25rem;cursor:pointer}.calc-check input{width:16px;height:16px;accent-color:#0a192f}.calc-dd{position:relative}.calc-dd__menu{position:absolute;z-index:50;top:calc(100% + 4px);left:0;width:100%;max-height:260px;overflow-y:auto;background:#fff;border:1px solid #c5c6cd;border-radius:.25rem;box-shadow:var(--shadow-md)}.calc-dd__item{padding:.6rem .85rem;font-size:.88rem;color:#191c1d;cursor:pointer}.calc-dd__item.is-hl{background:#f3f4f5}.calc-dd__item.is-active{font-weight:700;background:#e7e8e9}.calc-dd__empty{padding:.8rem .85rem;font-size:.86rem;color:#8492a0}.calc-card--summary{display:flex;flex-direction:column}.calc-summary__grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:2rem}.calc-summary__stat{display:flex;flex-direction:column;gap:.35rem;padding:1rem;background:#f3f4f5;border-radius:.25rem}.calc-summary__label{font-size:.625rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:#44474d}.calc-summary__value{font-size:1.4rem;font-weight:600;color:#0a192f}.calc-summary__value--risk{color:#ba1a1a}.calc-summary__rewards{display:flex;flex-direction:column;margin-bottom:2rem}.calc-summary__reward{display:flex;align-items:center;gap:.75rem;padding:.75rem;border-bottom:1px solid #e2e8f0}.calc-summary__reward--last{border-bottom:none}.calc-summary__dot{flex-shrink:0;width:.5rem;height:.5rem;border-radius:50%}.calc-summary__dot--1{background:#22c55e}.calc-summary__dot--2{background:#16a34a}.calc-summary__dot--3{background:#15803d}.calc-summary__rewardLabel{flex:1;font-size:1rem;color:#191c1d}.calc-summary__rewardValue{font-weight:600;color:#0a192f}.calc-summary__rr{margin:auto -2rem -2rem;background:#0a192f;padding:1.5rem 2rem;display:flex;justify-content:space-between;align-items:center}.calc-summary__rrLabel{font-size:.75rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:#b6c6ed}.calc-summary__rrValue{font-family:"Playfair Display",var(--font-serif),Georgia,serif;font-size:1.5rem;font-weight:600;color:#fff}.calc-disclaimer{margin-top:5rem;background:#edeeef;border:1px solid #c5c6cd;border-radius:.25rem;padding:2rem}.calc-disclaimer__title{font-size:.95rem;font-weight:700;color:#191c1d;margin:0 0 .7rem}.calc-disclaimer__list{margin:0;padding-left:1.1rem;display:grid;gap:.55rem;font-size:.86rem;line-height:1.6;color:#44474d;font-style:italic}.calc-disclaimer__list strong{color:#191c1d;font-style:normal}@media (min-width: 640px){.calc-fields--2{grid-template-columns:1fr 1fr}.calc-fields--3{grid-template-columns:1fr 1fr 1fr}}@media (min-width: 1024px){.calc-grid{grid-template-columns:7fr 5fr}}[data-theme=dark] .calc{background:var(--d-bg)}[data-theme=dark] .calcHero{background:var(--d-bg-alt);border-bottom-color:var(--d-border);color:var(--d-heading)}[data-theme=dark] .calcHero__grid span{border-right-color:#ffffff14}[data-theme=dark] .calcHero__bg{opacity:.12}[data-theme=dark] .calcHero__title{color:var(--d-heading)}[data-theme=dark] .calcHero__lead{color:var(--d-muted)}[data-theme=dark] .calc-tabs{background:var(--d-surface);border-color:var(--d-border)}[data-theme=dark] .calc-tab{color:var(--d-muted)}[data-theme=dark] .calc-tab:hover{background:var(--d-surface-2)}[data-theme=dark] .calc-tab.is-active,[data-theme=dark] .calc-tab.is-active:hover{background:var(--blue);color:#fff}[data-theme=dark] .calc-card{background:var(--d-surface);border-color:var(--d-border)}[data-theme=dark] .calc-card__title{color:var(--d-heading)}[data-theme=dark] .calc-field__label,[data-theme=dark] .calc-check,[data-theme=dark] .calc-mode__btn,[data-theme=dark] .calc-reset{color:var(--d-muted)}[data-theme=dark] .calc-input{background:var(--d-surface-2);border-color:var(--d-border);color:var(--d-text)}[data-theme=dark] .calc-input--readonly{background:#0c141d;color:var(--d-muted)}[data-theme=dark] .calc-mode{background:#ffffff0d;border-color:var(--d-border)}[data-theme=dark] .calc-dd__menu{background:var(--d-surface);border-color:var(--d-border)}[data-theme=dark] .calc-dd__item{color:var(--d-text)}[data-theme=dark] .calc-dd__item.is-hl{background:#ffffff0f}[data-theme=dark] .calc-dd__item.is-active{background:#0f75bc40}[data-theme=dark] .calc-summary__stat{background:var(--d-surface-2)}[data-theme=dark] .calc-summary__label,[data-theme=dark] .calc-summary__rewardLabel{color:var(--d-muted)}[data-theme=dark] .calc-summary__value,[data-theme=dark] .calc-summary__rewardValue{color:var(--d-text)}[data-theme=dark] .calc-summary__reward{border-bottom-color:var(--d-border)}[data-theme=dark] .calc-disclaimer{background:var(--d-surface);border-color:var(--d-border)}[data-theme=dark] .calc-disclaimer__title,[data-theme=dark] .calc-disclaimer__list strong{color:var(--d-heading)}[data-theme=dark] .calc-disclaimer__list{color:var(--d-muted)}.footer{background:#0a192f;color:#c9d6e4;--footer-accent: #4aa6e8}.footer__top{display:grid;grid-template-columns:1fr;gap:1.4rem;padding:1.9rem 0 1.2rem}.footer__card{border:1px solid rgba(255,255,255,.12);border-radius:16px;padding:1.3rem;background:#ffffff08}.footer__logo{width:200px;max-width:75%;margin-bottom:.8rem}.footer__operated{font-weight:700;color:var(--white);margin-bottom:.7rem}.footer__regs{display:grid;gap:.5rem;font-size:.92rem}.footer__reg-label{color:var(--footer-accent);font-weight:600}.footer__heading{position:relative;color:var(--footer-accent);font-size:.92rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;padding-bottom:.55rem;margin-bottom:.85rem;border-bottom:1px solid rgba(233,193,118,.32)}.footer__compliance{font-size:.95rem;margin-bottom:1rem}.footer__compliance strong{color:var(--footer-accent)}.footer__contacts{display:grid;gap:.6rem;margin-bottom:1rem}.footer__contacts li{display:flex;align-items:flex-start;gap:.6rem;font-size:.94rem}.footer__contacts a{display:inline-flex;align-items:flex-start;gap:.6rem;color:#c9d6e4;transition:color .2s ease}.footer__contacts a:hover{color:var(--white)}.footer__ic{width:18px;height:18px;color:var(--footer-accent);flex-shrink:0;margin-top:2px}.footer__socials{display:flex;flex-wrap:wrap;gap:.7rem}.footer__socials a{width:40px;height:40px;display:grid;place-items:center;border-radius:50%;background:#ffffff14;border:1px solid rgba(255,255,255,.16);transition:background .22s ease,transform .22s ease}.footer__socials a:hover{background:var(--footer-accent);transform:translateY(-3px)}.footer__social-ic{width:17px;height:17px;color:var(--white)}.footer__links{display:grid;gap:.6rem}.footer__links a{color:#c9d6e4;font-size:.95rem;transition:color .2s ease,padding-left .2s ease}.footer__links a:hover{color:var(--white);padding-left:6px}.footer__links--bullet li{position:relative;padding-left:1.1rem}.footer__links--bullet li:before{content:"";position:absolute;left:0;top:.5rem;width:6px;height:6px;border-radius:50%;background:var(--footer-accent)}.footer__disclaimer{padding:1rem 0;border-top:1px solid rgba(255,255,255,.12)}.footer__disclaimer-title{color:var(--footer-accent);font-size:.92rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;margin-bottom:.6rem}.footer__disclaimer p{font-size:.82rem;line-height:1.6;color:#aebece;max-width:1100px}[data-theme=dark] .footer__disclaimer p,[data-theme=dark] .footer__heading,[data-theme=dark] .footer__compliance,[data-theme=dark] .footer__address{color:#e6ebf1}.footer__disclaimer-link{color:var(--footer-accent);text-decoration:underline;text-underline-offset:2px;transition:color .2s ease}.footer__disclaimer-link:hover{color:#fff}.footer__bar{border-top:1px solid rgba(255,255,255,.12);padding:.8rem 0}.footer__bar-inner{display:flex;flex-direction:column;gap:.7rem;align-items:center;text-align:center;font-size:.85rem;color:#9fb1c4}.footer__badges{display:flex;gap:.6rem}.footer__badge{font-size:.72rem;font-weight:700;letter-spacing:.08em;color:#c9d6e4;padding:.35rem .8rem;border-radius:6px;background:#ffffff0f;border:1px solid rgba(255,255,255,.16)}@media (min-width: 720px){.footer__top{grid-template-columns:1.4fr 1.2fr}}@media (min-width: 1000px){.footer__top{grid-template-columns:1.5fr 1.3fr 1fr 1fr;gap:2rem}.footer__bar-inner{flex-direction:row;justify-content:space-between;text-align:left}}.wa-fab{position:fixed;right:1.5rem;bottom:5.9rem;z-index:80;display:inline-flex;align-items:center;border-radius:40px;background:transparent;box-shadow:none;transition:background .3s ease,box-shadow .3s ease,transform .22s ease,padding .3s ease}.wa-fab:hover{transform:translateY(-2px);background:linear-gradient(135deg,var(--whatsapp),#1ebe57);box-shadow:0 14px 32px #25d36680;padding-left:.45rem}.wa-fab__label{max-width:0;opacity:0;overflow:hidden;white-space:nowrap;color:var(--white);font-weight:700;font-size:.96rem;padding:0;transition:max-width .34s ease,opacity .28s ease,padding .3s ease}.wa-fab:hover .wa-fab__label{max-width:240px;opacity:1;padding:0 .4rem 0 1.1rem}.wa-fab__icon{position:relative;width:56px;height:56px;flex-shrink:0;border-radius:50%;background:linear-gradient(135deg,var(--whatsapp),#1ebe57);display:grid;place-items:center;box-shadow:0 10px 24px #25d36673;transition:box-shadow .3s ease}.wa-fab:hover .wa-fab__icon{box-shadow:none}.wa-fab__svg{width:30px;height:30px;color:var(--white)}.wa-fab__icon:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;border:2px solid rgba(37,211,102,.6);animation:wa-pulse 2s infinite}@keyframes wa-pulse{0%{transform:scale(1);opacity:.8}to{transform:scale(1.7);opacity:0}}@media (max-width: 560px){.wa-fab{right:1rem;bottom:5.2rem}.wa-fab__icon{width:50px;height:50px}.wa-fab__svg{width:26px;height:26px}}@media (prefers-reduced-motion: reduce){.wa-fab__icon:after{animation:none}}.a11y-fab{position:fixed;right:1.5rem;bottom:1.5rem;z-index:80;width:56px;height:56px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,#1b8fe6,#0f75bc);color:#fff;box-shadow:0 10px 24px #0f75bc73;transition:transform .22s ease,box-shadow .22s ease}.a11y-fab:hover{transform:translateY(-2px) rotate(8deg);box-shadow:0 14px 30px #0f75bc8c}.a11y-fab svg{width:30px;height:30px}.a11y-fab.is-open{transform:scale(.92)}@media (max-width: 560px){.a11y-fab{right:1rem;bottom:1rem;width:50px;height:50px}.a11y-fab svg{width:26px;height:26px}.a11y-panel{right:1rem;bottom:5.4rem}}.a11y-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:95;border:none;padding:0;background:transparent;cursor:default}.a11y-panel{position:fixed;right:1.5rem;bottom:6.2rem;z-index:96;max-height:min(74vh,600px);width:min(92vw,360px);display:flex;flex-direction:column;background:#eef1f7;border-radius:18px;box-shadow:0 24px 60px #07162c57;transform-origin:bottom right;transform:translateY(14px) scale(.96);opacity:0;visibility:hidden;transition:transform .3s cubic-bezier(.22,1,.36,1),opacity .26s ease,visibility .3s;overflow:hidden auto}.a11y-panel.is-open{transform:translateY(0) scale(1);opacity:1;visibility:visible}.a11y-panel__head{position:sticky;top:0;display:flex;align-items:center;justify-content:space-between;gap:.6rem;padding:1.1rem 1.2rem;background:linear-gradient(135deg,#1b1b3a,#2a2a5a);color:#fff;border-radius:18px 18px 0 0}.a11y-panel__title{display:flex;align-items:center;gap:.6rem;font-weight:600;font-size:1.02rem}.a11y-panel__title svg{width:22px;height:22px}.a11y-panel__title kbd{font-family:var(--font-body, inherit);font-size:.72rem;font-weight:600;background:#ffffff2e;border-radius:20px;padding:.18rem .6rem;white-space:nowrap}.a11y-panel__close{width:34px;height:34px;border-radius:50%;font-size:1.5rem;line-height:1;color:#fff;display:grid;place-items:center;transition:background .2s ease}.a11y-panel__close:hover{background:#ffffff29}.a11y-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.7rem;padding:1.1rem}.a11y-tile{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;min-height:96px;padding:.7rem .4rem;text-align:center;background:#fff;border:1.5px solid #dfe3ee;border-radius:12px;color:#2a2f45;font-size:.78rem;font-weight:600;line-height:1.2;transition:border-color .18s ease,background .18s ease,transform .18s ease,box-shadow .18s ease}.a11y-tile svg{width:26px;height:26px;color:#2a2f45}.a11y-tile:hover{transform:translateY(-2px);box-shadow:0 8px 18px #1b1b3a1f}.a11y-tile.is-active{background:#c9d6ff;border-color:#4f6ef2;color:#1b2a6b;box-shadow:0 0 0 1.5px #4f6ef2 inset}.a11y-tile.is-active svg{color:#2238a8}.a11y-reset{margin:auto 1.1rem 1.3rem;display:flex;align-items:center;justify-content:center;gap:.55rem;padding:.9rem 1rem;background:#c9d6ff;color:#1b2a6b;font-weight:700;border-radius:12px;transition:background .2s ease,transform .2s ease}.a11y-reset svg{width:20px;height:20px}.a11y-reset:hover{background:#b3c4ff;transform:translateY(-2px)}html.a11y-text-spacing body *{letter-spacing:.12em!important;word-spacing:.16em!important}html.a11y-line-height body *{line-height:2!important}html.a11y-dyslexia body,html.a11y-dyslexia body *{font-family:Comic Sans MS,Trebuchet MS,Verdana,sans-serif!important;letter-spacing:.04em!important}html.a11y-saturation{filter:saturate(.4)}html.a11y-invert{filter:invert(1) hue-rotate(180deg)}html.a11y-saturation.a11y-invert{filter:invert(1) hue-rotate(180deg) saturate(.4)}html.a11y-invert .a11y-fab,html.a11y-invert .a11y-panel,html.a11y-invert .a11y-backdrop,html.a11y-invert .a11y-reading-guide{filter:invert(1) hue-rotate(180deg)}html.a11y-highlight-links a{background:#ffe600!important;color:#00204a!important;text-decoration:underline!important;outline:2px solid #ffe600!important;outline-offset:1px}html.a11y-big-cursor,html.a11y-big-cursor *{cursor:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='40'%20height='40'%3E%3Cpath%20d='M6,3L33,17L20,19L26,32L21,34L15,21L6,29Z'%20fill='black'%20stroke='white'%20stroke-width='2'/%3E%3C/svg%3E") 6 3,auto!important}html.a11y-pause-animations *,html.a11y-pause-animations *:before,html.a11y-pause-animations *:after{animation-play-state:paused!important;animation-duration:1ms!important;transition-duration:1ms!important;scroll-behavior:auto!important}html.a11y-hide-images img,html.a11y-hide-images picture,html.a11y-hide-images video{visibility:hidden!important}.a11y-reading-guide{position:fixed;top:0;right:0;bottom:0;left:0;z-index:70;pointer-events:none;background:linear-gradient(to bottom,#08102199 0,#08102199 calc(var(--a11y-guide-y, 50vh) - 64px),#08102100 calc(var(--a11y-guide-y, 50vh) - 64px),#08102100 calc(var(--a11y-guide-y, 50vh) + 64px),#08102199 calc(var(--a11y-guide-y, 50vh) + 64px),#08102199)}html.a11y-tts body{cursor:pointer}html.a11y-tts .a11y-panel,html.a11y-tts .a11y-panel *,html.a11y-tts .a11y-fab,html.a11y-tts .a11y-backdrop,html.a11y-tts input,html.a11y-tts textarea,html.a11y-tts select{cursor:auto}html.a11y-tts-speaking .a11y-fab{animation:a11y-tts-pulse 1.4s ease-in-out infinite}@keyframes a11y-tts-pulse{0%,to{box-shadow:0 10px 24px #0f75bc73,0 0 #0f75bc8c}50%{box-shadow:0 10px 24px #0f75bc73,0 0 0 12px #0f75bc00}}.trial-card{position:fixed;bottom:24px;left:24px;z-index:900;width:180px;background:linear-gradient(135deg,#0a3556,#0f4d7a);color:#fff;border-radius:16px;padding:14px;box-shadow:0 12px 40px #0a355659,0 2px 8px #00000026;font-family:Inter,system-ui,sans-serif;animation:trialSlideUp .4s ease-out}@keyframes trialSlideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.trial-card__close{position:absolute;top:10px;right:10px;background:#ffffff26;border:none;border-radius:50%;width:24px;height:24px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#fffc;transition:background .2s}.trial-card__close:hover{background:#ffffff40}.trial-card__badge{display:inline-block;background:#c5a059;color:#0a3556;font-size:9px;font-weight:800;letter-spacing:.12em;padding:3px 8px;border-radius:4px;margin-bottom:10px}.trial-card__title{font-size:13px;font-weight:700;margin:0 0 8px;line-height:1.3;color:#fff}[data-theme=dark] .trial-card__title{color:#fff}.trial-card__price{display:flex;align-items:baseline;gap:2px;margin-bottom:8px}.trial-card__rupee{font-size:16px;font-weight:700;opacity:.8}.trial-card__amount{font-size:22px;font-weight:800;line-height:1}.trial-card__period{font-size:12px;opacity:.7;margin-left:4px}.trial-card__desc{font-size:12px;line-height:1.5;opacity:.85;margin:0 0 14px}.trial-card__btn{display:block;width:100%;background:#c5a059;color:#0a3556;border:none;border-radius:8px;padding:8px 12px;font-size:12px;font-weight:700;cursor:pointer;transition:background .2s,transform .15s}.trial-card__btn:hover{background:#d4b06a;transform:translateY(-1px)}.trial-card__btn:active{transform:translateY(0)}.trial-card__fine{font-size:10px;opacity:.6;margin:8px 0 0;text-align:center}@media (max-width: 480px){.trial-card{bottom:16px;left:16px;right:16px;width:auto}}.impersonation-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;background:#0009;display:flex;align-items:center;justify-content:center;padding:1rem;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.impersonation-modal{position:relative;background:#fff;border-radius:12px;max-width:540px;width:100%;max-height:90vh;overflow-y:auto;padding:2rem;box-shadow:0 25px 60px #0000004d;animation:impersonationSlideUp .3s ease-out}.impersonation-close{position:absolute;top:12px;right:12px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;border-radius:50%;cursor:pointer;color:#6b7280;transition:background .2s,color .2s}.impersonation-close:hover{background:#f3f4f6;color:#111827}[data-theme=dark] .impersonation-close:hover{background:#374151;color:#f9fafb}@keyframes impersonationSlideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.impersonation-icon{text-align:center;margin-bottom:1rem}.impersonation-title{text-align:center;font-size:1.5rem;font-weight:700;color:#1a1a2e;margin:0 0 .5rem}.impersonation-subtitle{text-align:center;font-size:.875rem;color:#6b7280;margin:0 0 1.25rem}.impersonation-content{font-size:.9375rem;line-height:1.6;color:#374151}.impersonation-content p{margin:0 0 .75rem}.impersonation-list{margin:.5rem 0 1rem;padding-left:1.5rem}.impersonation-list li{margin-bottom:.5rem}.impersonation-email{color:#1a365d;font-weight:600;text-decoration:underline}.impersonation-email:hover{color:#2563eb}.impersonation-btn{display:block;width:100%;padding:.875rem;background:#1a365d;color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:background .2s;margin-top:1.25rem}.impersonation-btn:hover{background:#0f2440}@media (max-width: 600px){.impersonation-modal{padding:1.5rem}.impersonation-title{font-size:1.25rem}.impersonation-content{font-size:.875rem}}[data-theme=dark] .impersonation-modal{background:#1e293b}[data-theme=dark] .impersonation-title{color:#f1f5f9}[data-theme=dark] .impersonation-content{color:#cbd5e1}[data-theme=dark] .impersonation-email{color:#22c55e}[data-theme=dark] .impersonation-email:hover{color:#4ade80}[data-theme=dark] .impersonation-btn{background:#2563eb}[data-theme=dark] .impersonation-btn:hover{background:#1d4ed8}.alayout{display:flex;min-height:100vh;background:#f9f9ff;font-family:Hanken Grotesk,system-ui,-apple-system,sans-serif;color:#151c27;-webkit-font-smoothing:antialiased}.alayout__left{display:none;width:45%;position:relative;background:#e7eefe;overflow:hidden;flex-direction:column;justify-content:space-between;border-right:1px solid #e5e7eb}@media (min-width: 1024px){.alayout__left{display:flex}}.alayout__leftBg{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center;opacity:.4;mix-blend-mode:multiply}.alayout__leftBg--illustration{background-size:contain;background-repeat:no-repeat;background-position:center;opacity:.18;mix-blend-mode:normal;margin:auto;width:80%;height:80%}.alayout__leftTop{position:relative;z-index:1;padding:3rem 3rem 0}@media (min-width: 1280px){.alayout__leftTop{padding:5rem 5rem 0}}.alayout__brand{display:flex;align-items:center;gap:.75rem;margin-bottom:4rem}.alayout__brandIcon{font-size:2.5rem;color:#0052d1}.alayout__brandName{font-size:1.5rem;font-weight:700;letter-spacing:-.025em;color:#151c27}.alayout__leftTitle{font-size:2.5rem;font-weight:800;line-height:2.9rem;letter-spacing:-.02em;margin-bottom:1.25rem;max-width:32rem;color:#151c27}.alayout__leftDesc{font-size:1rem;line-height:1.5rem;color:#424655;max-width:28rem}.alayout__leftBottom{position:relative;z-index:1;padding:4rem 3rem 1.25rem}@media (min-width: 1280px){.alayout__leftBottom{padding:4rem 5rem 2rem}}.alayout__trustBadge{display:flex;gap:.5rem;align-items:center;margin-top:.5rem}.alayout__features{display:flex;flex-direction:column;gap:.375rem;margin-bottom:1rem;max-width:20rem}.alayout__feature{display:flex;align-items:center;gap:.5rem;padding:.375rem .625rem;background:#ffffff8c;border:1px solid rgba(0,82,209,.12);border-radius:.5rem;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);box-shadow:0 4px 16px #151c270d;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.alayout__feature:hover{transform:translateY(-2px);border-color:#0052d147;box-shadow:0 8px 24px #0052d11f}.alayout__featureIcon{flex-shrink:0;width:1.75rem;height:1.75rem;display:flex;align-items:center;justify-content:center;border-radius:.375rem;background:linear-gradient(135deg,#0052d1,#2a7de1);color:#fff;font-size:.875rem}.alayout__featureText{display:flex;flex-direction:column;gap:.125rem}.alayout__featureTitle{font-size:.75rem;font-weight:700;color:#151c27;letter-spacing:-.01em}.alayout__featureDesc{font-size:.625rem;color:#424655;line-height:.875rem}.alayout__trustDot{width:.5rem;height:.5rem;border-radius:999px;background:#16a34a;box-shadow:0 0 0 4px #16a34a2e}.alayout__trustCircles{display:flex}.alayout__trustCircle{width:2.5rem;height:2.5rem;border-radius:50%;border:2px solid #f9f9ff;background:#e2e8f8;display:flex;align-items:center;justify-content:center;margin-left:-.75rem;color:#0052d1;font-size:1rem}.alayout__trustCircle:first-child{margin-left:0}.alayout__trustLabel{font-size:.75rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:#424655;margin-left:.5rem}.alayout__right{width:100%;display:flex;flex-direction:column;justify-content:center;padding:3rem 1.5rem;background:#fff;overflow-y:auto}@media (min-width: 640px){.alayout__right{padding:3rem}}@media (min-width: 1024px){.alayout__right{width:55%;padding:3rem 4rem}}@media (min-width: 1280px){.alayout__right{padding:3rem 6rem}}.alayout__mobileBrand{display:flex;align-items:center;gap:.5rem;margin-bottom:2.5rem;color:#0052d1}@media (min-width: 1024px){.alayout__mobileBrand{display:none}}.alayout__mobileBrandIcon{font-size:1.875rem}.alayout__mobileBrandName{font-size:1.125rem;font-weight:600;color:#151c27}.alayout__formWrap{width:100%;max-width:28rem;margin:0 auto}.alayout__heading{font-size:1.5rem;font-weight:700;line-height:2rem;letter-spacing:-.01em;margin-bottom:.75rem;color:#151c27}@media (min-width: 768px){.alayout__heading{font-size:2rem;line-height:2.5rem}}.alayout__subheading{font-size:.875rem;color:#424655;line-height:1.25rem;margin-bottom:2rem}.af{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.25rem}.af__label{font-size:.75rem;font-weight:500;letter-spacing:.02em;color:#424655}.af__input{width:100%;padding:.75rem 1rem;border:1px solid #e5e7eb;border-radius:.5rem;font-size:.875rem;line-height:1.25rem;color:#151c27;background:#fff;outline:none;transition:border-color .15s,box-shadow .15s;font-family:inherit;box-shadow:0 1px 2px #0000000d}.af__input::placeholder{color:#42465580}.af__input:focus{border-color:#0052d1;box-shadow:0 0 0 2px #0052d11f}.af__inputGroup{position:relative}.af__inputGroup .af__input{padding-right:2.5rem}.af__toggleBtn{position:absolute;right:0;top:0;bottom:0;display:flex;align-items:center;padding-right:.75rem;color:#424655;background:none;border:none;cursor:pointer;transition:color .15s}.af__toggleBtn:hover{color:#151c27}.af__hint{display:flex;align-items:center;gap:.5rem;margin-top:.25rem}.af__hintText{font-size:.6875rem;color:#424655}.af__row{display:grid;gap:1rem;grid-template-columns:1fr}@media (min-width: 640px){.af__row--2{grid-template-columns:1fr 1fr}}.acheck{display:flex;align-items:flex-start;gap:.75rem;cursor:pointer;padding-top:.25rem}.acheck__box{position:relative;flex-shrink:0;width:1rem;height:1rem;margin-top:.125rem;border:1px solid #e5e7eb;border-radius:.25rem;background:#fff;transition:background .15s,border-color .15s}.acheck__box.is-checked{background:#0052d1;border-color:#0052d1}.acheck__boxCheck{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;color:#fff;font-size:.75rem;font-weight:700;opacity:0;transition:opacity .15s}.acheck__box.is-checked .acheck__boxCheck{opacity:1}.acheck__text{font-size:.875rem;color:#424655;line-height:1.25rem;-webkit-user-select:none;user-select:none}.acheck__text a{color:#0052d1;text-decoration:underline;text-decoration-color:#0052d14d;text-underline-offset:2px;transition:color .15s}.acheck__text a:hover{color:#003fa5}.abtn{width:100%;padding:.75rem 1.5rem;border-radius:.5rem;font-size:1rem;font-weight:600;line-height:1.5rem;border:none;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center;gap:.5rem;font-family:inherit}.abtn--primary{background:#0052d1;color:#fff;box-shadow:0 1px 2px #0000000d}.abtn--primary:hover{background:#003fa5}.abtn--primary:disabled{opacity:.6;cursor:not-allowed}.abtn--outline{background:transparent;color:#151c27;border:1px solid #e5e7eb;box-shadow:0 1px 2px #0000000d}.abtn--outline:hover{background:#f9f9ff;border-color:#c3c6d7}.adivider{display:flex;align-items:center;gap:1rem;margin:1.25rem 0}.adivider:before,.adivider:after{content:"";flex:1;height:1px;background:#e5e7eb}.adivider__text{font-size:.75rem;color:#424655;white-space:nowrap}.agoogle-wrap{display:flex;justify-content:center;min-height:60px;margin-bottom:.25rem}.agoogle-container{width:100%;min-height:44px;display:flex;justify-content:center}.agoogle-container iframe{max-width:100%;border:none!important}.agoogle{width:100%;display:flex;align-items:center;justify-content:center;gap:.75rem;padding:.75rem 1.5rem;border:1px solid #e5e7eb;border-radius:.5rem;background:#fff;font-size:.875rem;font-weight:600;color:#151c27;cursor:pointer;transition:background .15s,border-color .15s;font-family:inherit;box-shadow:0 1px 2px #0000000d}.agoogle:hover{background:#f9f9ff;border-color:#c3c6d7}.agoogle svg{width:1.25rem;height:1.25rem}.afooter{text-align:center;margin-top:2.5rem;font-size:.875rem;color:#424655}.afooter a{color:#0052d1;font-weight:600;text-decoration:none;margin-left:.25rem;transition:color .15s}.afooter a:hover{color:#003fa5}.aerror{padding:.75rem 1rem;border-radius:.5rem;background:#fff1f0;border:1px solid #fecaca;color:#991b1b;font-size:.875rem;margin-bottom:1.25rem}[data-theme=dark] .alayout{background:var(--d-bg, #0b1016);color:var(--d-text, #e6ebf1)}[data-theme=dark] .alayout__left{background:var(--d-bg-alt, #0f161e);border-right-color:var(--d-border, rgba(255, 255, 255, .1))}[data-theme=dark] .alayout__leftBg{opacity:.18;mix-blend-mode:screen}[data-theme=dark] .alayout__leftBg--illustration{opacity:1;mix-blend-mode:normal}[data-theme=dark] .alayout__feature{background:#1b2632b3;border-color:#ffffff1a;box-shadow:none}[data-theme=dark] .alayout__feature:hover{border-color:#5fb0ee66}[data-theme=dark] .alayout__featureTitle{color:var(--d-heading, #f3f6fb)}[data-theme=dark] .alayout__featureDesc{color:var(--d-muted, #9fb0c0)}[data-theme=dark] .alayout__right{background:var(--d-surface, #141d27)}[data-theme=dark] .alayout__brandName,[data-theme=dark] .alayout__mobileBrandName,[data-theme=dark] .alayout__leftTitle,[data-theme=dark] .alayout__heading{color:var(--d-heading, #f3f6fb)}[data-theme=dark] .alayout__leftDesc,[data-theme=dark] .alayout__subheading,[data-theme=dark] .alayout__trustLabel,[data-theme=dark] .af__label,[data-theme=dark] .af__hintText,[data-theme=dark] .acheck__text,[data-theme=dark] .adivider__text,[data-theme=dark] .afooter{color:var(--d-muted, #9fb0c0)}[data-theme=dark] .af__input{background:var(--d-surface-2, #1b2632);border-color:var(--d-border, rgba(255, 255, 255, .12));color:var(--d-text, #e6ebf1);box-shadow:none}[data-theme=dark] .af__input::placeholder{color:#7d8da0}[data-theme=dark] .af__input:focus{border-color:#5fb0ee;box-shadow:0 0 0 2px #5fb0ee40}[data-theme=dark] .af__toggleBtn{color:var(--d-muted, #9fb0c0)}[data-theme=dark] .af__toggleBtn:hover{color:var(--d-heading, #f3f6fb)}[data-theme=dark] .abtn--outline,[data-theme=dark] .agoogle{background:var(--d-surface-2, #1b2632);border-color:var(--d-border, rgba(255, 255, 255, .12));color:var(--d-heading, #f3f6fb);box-shadow:none}[data-theme=dark] .abtn--outline:hover,[data-theme=dark] .agoogle:hover{background:#22303d;border-color:#ffffff38}[data-theme=dark] .agoogle-wrap{background:transparent!important}[data-theme=dark] .agoogle-container iframe{border:none!important}[data-theme=dark] .adivider:before,[data-theme=dark] .adivider:after{background:var(--d-border, rgba(255, 255, 255, .12))}[data-theme=dark] .acheck__box{background:var(--d-surface-2, #1b2632);border-color:var(--d-border, rgba(255, 255, 255, .2))}[data-theme=dark] .alayout__trustCircle{background:#22303d;border-color:var(--d-bg-alt, #0f161e);color:#5fb0ee}[data-theme=dark] .afooter a,[data-theme=dark] .acheck__text a{color:#5fb0ee}[data-theme=dark] .aerror{background:#991b1b2e;border-color:#f8717166;color:#fca5a5}.af__icon{width:1.25rem;height:1.25rem;flex-shrink:0}.asignin-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;background:#ffffffc7;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}[data-theme=dark] .asignin-overlay{background:#0b1016d1}.asignin-overlay__text{font-size:1rem;font-weight:600;color:#0052d1;letter-spacing:.01em}[data-theme=dark] .asignin-overlay__text{color:#5fb0ee}.asignin-spinner{width:48px;height:48px;border-radius:50%;border:4px solid rgba(0,82,209,.15);border-top-color:#0052d1;animation:aspin .7s linear infinite;flex-shrink:0}[data-theme=dark] .asignin-spinner{border-color:#5fb0ee26;border-top-color:#5fb0ee}.abtn-spinner{display:inline-block;width:16px;height:16px;border-radius:50%;border:2.5px solid rgba(255,255,255,.35);border-top-color:#fff;animation:aspin .7s linear infinite;flex-shrink:0}@keyframes aspin{to{transform:rotate(360deg)}}.creports{background:#f6f8fc;min-height:100vh;padding-bottom:4rem}.creports__hero{position:relative;overflow:hidden;background:#eef1f6;color:#0a3556;padding:calc(var(--header-h, 64px) + 2.5rem) 0 3.25rem;border-bottom:1px solid #d6dce6}.creports__heroBg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background-size:cover;background-position:center;opacity:.16}.creports__heroInner{position:relative;z-index:1;max-width:64rem;margin:0 auto;padding:0 1.5rem;text-align:center;display:flex;flex-direction:column;align-items:center}.creports__kicker{display:inline-block;font-size:.72rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:#0f75bc;margin-bottom:.75rem}.creports__heading{font-family:"Playfair Display",var(--font-serif),Georgia,serif;font-size:clamp(2rem,4.5vw,2.85rem);font-weight:700;color:#0a3556;margin:0 0 .85rem;letter-spacing:-.02em;line-height:1.12}.creports__sub{color:#44506b;font-size:1.02rem;max-width:42rem;margin:0 0 1.75rem;line-height:1.6}.creports__filters{display:flex;gap:.75rem;flex-wrap:wrap;width:100%;max-width:40rem;justify-content:center}.creports__searchWrap{flex:1;min-width:240px;display:flex;align-items:center;gap:.5rem;background:#fff;border-radius:.6rem;padding:0 .9rem;border:1px solid #d6dce6;box-shadow:0 8px 24px #0a35561a}.creports__searchWrap .material-symbols-outlined{color:#0f75bc;font-size:20px}.creports__search{flex:1;border:none;outline:none;padding:.75rem 0;font-size:.9rem;font-family:inherit;background:transparent;color:#151c27}.creports__searchClear{background:none;border:none;cursor:pointer;padding:.25rem;color:#737686;display:flex;align-items:center}.creports__searchClear:hover{color:#e11d48}.creports__searchClear .material-symbols-outlined{font-size:18px}.creports__select{border:1px solid #d6dce6;border-radius:.6rem;padding:0 1rem;font-size:.9rem;font-family:inherit;background:#fff;color:#151c27;cursor:pointer;outline:none;box-shadow:0 8px 24px #0a35561a}.creports__wrap{max-width:64rem;margin:0 auto;padding:2.25rem 1.5rem 0}.creports__list{display:flex;flex-direction:column;gap:1rem}.creports__row{display:flex;align-items:stretch;gap:1.25rem;width:100%;text-align:left;background:#fff;border:1px solid #e6eaf2;border-radius:.85rem;padding:1.1rem 1.25rem;cursor:pointer;font-family:inherit;box-shadow:0 2px 8px #0a35560d;transition:box-shadow .18s,border-color .18s,transform .18s}.creports__row:hover{box-shadow:0 14px 32px #0a35561f;border-color:#0f75bc66;transform:translateY(-2px)}.creports__rowCover{flex-shrink:0;width:132px;height:96px;border-radius:.6rem;overflow:hidden;background:linear-gradient(135deg,#0a3556,#0f75bc);display:flex;align-items:center;justify-content:center}.creports__rowCover img{width:100%;height:100%;object-fit:cover}.creports__rowCover .material-symbols-outlined{font-size:36px;color:#fff9}.creports__rowBody{flex:1;min-width:0;display:flex;flex-direction:column;justify-content:center}.creports__rowMetaTop{display:flex;align-items:center;gap:.6rem;flex-wrap:wrap;margin-bottom:.4rem}.creports__rowTitle{font-size:1.12rem;font-weight:700;color:#0a3556;line-height:1.3;margin-bottom:.35rem}.creports__rowSummary{font-size:.875rem;color:#5a6173;line-height:1.55;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.creports__rowAction{flex-shrink:0;align-self:center;display:inline-flex;align-items:center;gap:.3rem;font-size:.85rem;font-weight:700;color:#0f75bc;white-space:nowrap}.creports__rowAction .material-symbols-outlined{font-size:18px;transition:transform .18s}.creports__row:hover .creports__rowAction .material-symbols-outlined{transform:translate(3px)}.creports__cat{background:#eaf3fb;color:#0a3556;font-size:.6875rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;padding:.2rem .6rem;border-radius:999px}.creports__date{display:inline-flex;align-items:center;gap:.3rem;font-size:.75rem;color:#8a8f9e}.creports__date .material-symbols-outlined{font-size:15px}.creports__badge{display:inline-flex;align-items:center;padding:.125rem .5rem;border-radius:999px;font-size:.625rem;font-weight:700}.creports__badge--buy{background:#ecfdf5;color:#059669}.creports__badge--sell{background:#fff1f2;color:#e11d48}@media (max-width: 640px){.creports__heading{font-size:1.7rem}.creports__row{flex-wrap:wrap}.creports__rowCover{width:100%;height:150px}.creports__rowAction{align-self:flex-start}}.creports__pager{display:flex;align-items:center;justify-content:center;gap:.4rem;margin-top:2.5rem}.creports__pagerBtn,.creports__pagerNum{border:1px solid #d7dded;background:#fff;color:#0a3556;border-radius:.5rem;padding:.5rem .85rem;font-size:.85rem;font-weight:600;font-family:inherit;cursor:pointer;display:inline-flex;align-items:center;gap:.2rem;transition:background .15s,border-color .15s}.creports__pagerNum{padding:.5rem .85rem;min-width:2.4rem;justify-content:center}.creports__pagerBtn:hover:not(:disabled),.creports__pagerNum:hover{background:#eef4fb;border-color:#0f75bc}.creports__pagerNum.is-active{background:#0a3556;color:#fff;border-color:#0a3556}.creports__pagerBtn:disabled{opacity:.45;cursor:not-allowed}.creports__pagerBtn .material-symbols-outlined{font-size:18px}.creports__cta{margin-top:3rem;background:linear-gradient(135deg,#0a3556,#0f4d7a);border-radius:1rem;padding:2.25rem 2.5rem;display:flex;align-items:center;justify-content:space-between;gap:1.5rem;flex-wrap:wrap;color:#fff}.creports__cta h2{font-size:1.4rem;font-weight:800;margin:0 0 .35rem;color:#fff}.creports__cta p{margin:0;color:#fffc;font-size:.92rem}.creports__ctaBtn{background:#fff;color:#0a3556;font-weight:700;font-size:.9rem;padding:.8rem 1.5rem;border-radius:.6rem;text-decoration:none;white-space:nowrap;transition:transform .15s,box-shadow .15s}.creports__ctaBtn:hover{transform:translateY(-2px);box-shadow:0 10px 24px #00000038}.creports__detail{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;align-items:flex-start;justify-content:center;background:#0a35568c;padding:2rem 1rem;overflow-y:auto}.creports__detailContent{background:#fff;border-radius:.75rem;padding:2rem;max-width:48rem;width:100%;box-shadow:0 24px 48px #00000026}.creports__detailClose{float:right;background:none;border:none;font-size:1.5rem;cursor:pointer;color:#424655;padding:.25rem}.creports__detail h2{font-size:1.5rem;font-weight:700;color:#151c27;margin-bottom:.75rem}.creports__detailBody{font-size:.9375rem;line-height:1.625rem;color:#151c27}.creports__detailBody img{max-width:100%;border-radius:.375rem;margin:1rem 0}.creports__attachments{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #e5e7eb}.creports__attCard{border:1px solid #e5e7eb;border-radius:.5rem;padding:.75rem;display:flex;align-items:center;gap:.5rem;font-size:.8125rem;color:#424655;text-decoration:none;transition:background .15s;max-width:14rem}.creports__attCard:hover{background:#f0f3ff}.creports__attCard img{width:40px;height:40px;border-radius:.25rem;object-fit:cover}.creports__empty{text-align:center;padding:4rem 2rem;color:#424655;background:#fff;border:1px solid #e6eaf2;border-radius:.9rem}.creports__paywall{background:#fff;border:1px solid #e6eaf2;border-radius:1rem;padding:3rem 2.5rem;text-align:center;max-width:40rem;margin:0 auto;box-shadow:0 10px 30px #0a355614}.creports__paywall .material-symbols-outlined{font-size:52px;color:#0f75bc;background:#eaf3fb;border-radius:50%;padding:18px;margin-bottom:1rem}.creports__paywall h2{font-size:1.5rem;font-weight:800;color:#0a3556;margin:0 0 .75rem}.creports__paywall p{color:#5a6173;font-size:.95rem;line-height:1.65;margin:0 auto 1.75rem;max-width:32rem}.creports__paywallActions{display:flex;gap:.75rem;justify-content:center;flex-wrap:wrap}.creports__paywall .creports__ctaBtn{background:linear-gradient(135deg,#0a3556,#0f75bc);color:#fff}.creports__paywallGhost{display:inline-flex;align-items:center;padding:.8rem 1.5rem;border-radius:.6rem;border:1px solid #d7dded;color:#0a3556;font-weight:700;font-size:.9rem;text-decoration:none;transition:background .15s,border-color .15s}.creports__paywallGhost:hover{background:#eef4fb;border-color:#0f75bc}[data-theme=dark] .creports{background:var(--d-bg, #0b1220)}[data-theme=dark] .creports__hero{background:var(--d-bg-alt, #111a2b);border-bottom-color:var(--d-border, #243049)}[data-theme=dark] .creports__heroBg{opacity:.1}[data-theme=dark] .creports__heading{color:#eef3fb}[data-theme=dark] .creports__sub{color:#aab6cc}[data-theme=dark] .creports__row{background:var(--d-bg-alt, #111a2b);border-color:var(--d-border, #243049)}[data-theme=dark] .creports__rowTitle{color:#eef3fb}[data-theme=dark] .creports__rowSummary{color:#aab6cc}[data-theme=dark] .creports__paywall,[data-theme=dark] .creports__empty{background:var(--d-bg-alt, #111a2b);border-color:var(--d-border, #243049)}[data-theme=dark] .creports__paywall h2{color:#eef3fb}[data-theme=dark] .creports__paywall p{color:#aab6cc}[data-theme=dark] .creports__detail{background:#000000b3}[data-theme=dark] .creports__detailContent{background:var(--d-bg-alt, #111a2b)}[data-theme=dark] .creports__detail h2{color:#eef3fb}[data-theme=dark] .creports__detailBody{color:#c8d1e0}[data-theme=dark] .creports__detailClose{color:#aab6cc}[data-theme=dark] .creports__detailClose:hover{color:#ff6b6b}[data-theme=dark] .creports__pdfBtn{background:#1a2740;border-color:#2a3a55;color:#c8d1e0}[data-theme=dark] .creports__pdfBtn:hover{background:#243452}[data-theme=dark] .creports__pdfModal{background:#111a2b}[data-theme=dark] .creports__pdfHeader{background:#0d1525;border-color:#243049}[data-theme=dark] .creports__pdfTitle{color:#c8d1e0}[data-theme=dark] .creports__pdfTabs{background:#0d1525;border-color:#243049}[data-theme=dark] .creports__pdfTab{background:#1a2740;border-color:#2a3a55;color:#aab6cc}[data-theme=dark] .creports__rowPrices{color:#aab6cc}.creports__metricGrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.75rem;margin-bottom:1.5rem}.creports__metricCard{background:#f0f3ff;padding:.75rem 1rem;border-radius:.5rem}.creports__metricLabel{font-size:.6875rem;color:#737686}.creports__metricVal{font-weight:700;font-size:1.1rem;color:#151c27}.creports__metricCard--green{background:#ecfdf5}.creports__metricCard--green .creports__metricVal{color:#059669}.creports__metricCard--red{background:#fff1f2}.creports__metricCard--red .creports__metricVal{color:#e11d48}.creports__quickNote{margin-bottom:1rem;color:#4a5568;line-height:1.6}.creports__metaRow{display:flex;gap:.75rem;margin-bottom:1rem;font-size:.8125rem;color:#737686;flex-wrap:wrap}.creports__pdfDocs{margin-top:1.5rem}.creports__pdfDocsTitle{font-size:.875rem;font-weight:600;color:#151c27;display:block;margin-bottom:.75rem}[data-theme=dark] .creports__metricCard{background:#1a2740}[data-theme=dark] .creports__metricLabel{color:#8899b0}[data-theme=dark] .creports__metricVal{color:#eef3fb}[data-theme=dark] .creports__metricCard--green{background:#0d2818}[data-theme=dark] .creports__metricCard--green .creports__metricVal{color:#34d399}[data-theme=dark] .creports__metricCard--red{background:#2d1218}[data-theme=dark] .creports__metricCard--red .creports__metricVal{color:#fb7185}[data-theme=dark] .creports__quickNote{color:#aab6cc}[data-theme=dark] .creports__metaRow{color:#8899b0}[data-theme=dark] .creports__pdfDocsTitle{color:#eef3fb}.creports__rowPrices{display:flex;gap:1rem;font-size:.8125rem;color:#4a5568;margin-top:.35rem;flex-wrap:wrap}.creports__rowPrices strong{font-weight:700}.creports__pdfBtn{display:inline-flex;align-items:center;gap:.4rem;padding:.5rem 1rem;background:#e8edf4;border:1px solid #c3c9d8;border-radius:.5rem;font-size:.8125rem;font-weight:600;color:#0a3556;cursor:pointer;transition:background .15s,border-color .15s}.creports__pdfBtn:hover{background:#d5dce8;border-color:#a8b1c4}.creports__pdfBtn .material-symbols-outlined{font-size:18px;color:#e11d48}.creports__pdfOverlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;background:#000000b3;display:flex;align-items:center;justify-content:center;padding:1rem}.creports__pdfModal{background:#fff;border-radius:12px;width:100%;max-width:960px;height:85vh;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 24px 60px #00000059}.creports__pdfHeader{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;background:#f0f3f8;border-bottom:1px solid #d6dce6}.creports__pdfTitle{display:flex;align-items:center;gap:.4rem;font-size:.875rem;font-weight:600;color:#0a3556}.creports__pdfTitle .material-symbols-outlined{color:#e11d48;font-size:20px}.creports__pdfClose{background:none;border:none;font-size:1.5rem;color:#737686;cursor:pointer;line-height:1;padding:.25rem}.creports__pdfClose:hover{color:#e11d48}.creports__pdfTabs{display:flex;gap:.5rem;padding:.5rem 1rem;background:#f8f9fc;border-bottom:1px solid #e2e6ee}.creports__pdfTab{padding:.35rem .75rem;border-radius:6px;border:1px solid #d6dce6;background:#fff;font-size:.75rem;font-weight:600;color:#4a5568;cursor:pointer;transition:all .15s}.creports__pdfTab.is-active{background:#0f75bc;color:#fff;border-color:#0f75bc}.creports__pdfFrame{flex:1;overflow:hidden}.creports__pdfIframe{width:100%;height:100%;border:none}@media (max-width: 640px){.creports__pdfModal{height:90vh;border-radius:8px}.creports__rowPrices{font-size:.75rem;gap:.5rem}}.rpd{background:#f6f8fc;min-height:100vh;padding-bottom:4rem}.rpd__hero{background:linear-gradient(135deg,#0a3556,#0f4d7a);color:#fff;padding:calc(var(--header-h, 64px) + 2rem) 0 2.5rem}.rpd__heroInner{max-width:56rem;margin:0 auto;padding:0 1.5rem}.rpd__backBtn{display:inline-flex;align-items:center;gap:.3rem;background:#ffffff26;border:1px solid rgba(255,255,255,.25);color:#fff;padding:.4rem .85rem;border-radius:.5rem;font-size:.8125rem;font-weight:600;cursor:pointer;margin-bottom:1.25rem;transition:background .15s}.rpd__backBtn:hover{background:#ffffff40}.rpd__backBtn .material-symbols-outlined{font-size:18px}.rpd__heroTags{display:flex;gap:.5rem;flex-wrap:wrap;margin-bottom:.75rem}.rpd__tag{display:inline-flex;align-items:center;padding:.2rem .65rem;border-radius:999px;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em}.rpd__tag--blue{background:#0f75bc33;color:#93d5f7}.rpd__tag--gold{background:#f5a62333;color:#f5a623}.rpd__tag--buy{background:#34d39933;color:#34d399}.rpd__tag--sell{background:#fb718533;color:#fb7185}.rpd__tag--hold{background:#94a3b833;color:#94a3b8}.rpd__tag--green{background:#34d39933;color:#34d399}.rpd__tag--red{background:#fb718533;color:#fb7185}.rpd__title{font-family:"Playfair Display",var(--font-serif),Georgia,serif;font-size:2rem;font-weight:800;color:#fff;margin:0 0 .5rem;line-height:1.2}.rpd__heroDate{display:inline-flex;align-items:center;gap:.3rem;font-size:.8125rem;color:#ffffffeb}.rpd__heroDate .material-symbols-outlined{font-size:16px}.rpd__wrap{max-width:56rem;margin:0 auto;padding:2rem 1.5rem 0}.rpd__metrics{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:1rem;margin-bottom:2rem}.rpd__metric{background:#fff;border:1px solid #e2e6ee;border-radius:.75rem;padding:1rem 1.25rem;position:relative}.rpd__metricIcon{font-size:20px;color:#0f75bc;margin-bottom:.35rem}.rpd__metricLabel{font-size:.75rem;color:#4a5568;margin-bottom:.15rem}.rpd__metricVal{font-size:1.35rem;font-weight:800;color:#0a3556}.rpd__metric--green{border-color:#bbf7d0;background:#f0fdf4}.rpd__metric--green .rpd__metricVal,.rpd__metric--green .rpd__metricIcon{color:#059669}.rpd__metric--red{border-color:#fecdd3;background:#fff1f2}.rpd__metric--red .rpd__metricVal,.rpd__metric--red .rpd__metricIcon{color:#e11d48}.rpd__section{margin-bottom:2rem}.rpd__sectionKicker{font-size:.7rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#0f75bc;margin-bottom:.65rem}.rpd__quickNote{font-size:1rem;line-height:1.7;color:#1a202c;background:#fff;border:1px solid #e2e6ee;border-radius:.75rem;padding:1.25rem 1.5rem}.rpd__pdfButtons{display:flex;gap:1rem;flex-wrap:wrap}.rpd__pdfBtn{display:inline-flex;align-items:center;gap:.75rem;padding:1rem 1.5rem;background:#fff;border:2px solid #e2e6ee;border-radius:.75rem;cursor:pointer;transition:all .2s;text-align:left}.rpd__pdfBtn:hover{border-color:#0f75bc;box-shadow:0 4px 16px #0f75bc1f;transform:translateY(-1px)}.rpd__pdfBtn .material-symbols-outlined{font-size:28px;color:#e11d48}.rpd__pdfBtnTitle{font-size:.9375rem;font-weight:700;color:#0a3556}.rpd__pdfBtnSub{font-size:.75rem;color:#737686}.rpd__body{font-size:.9375rem;line-height:1.75;color:#1a202c;background:#fff;border:1px solid #e2e6ee;border-radius:.75rem;padding:1.5rem}.rpd__body *{color:inherit}.rpd__body p{margin-bottom:.75rem}.rpd__body img{max-width:100%;border-radius:.5rem;margin:1rem 0}.rpd__loading,.rpd__error{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:6rem 2rem;color:#737686;gap:.75rem}.rpd__loading .material-symbols-outlined,.rpd__error .material-symbols-outlined{font-size:36px;animation:spin 1s linear infinite}.rpd__error .material-symbols-outlined{color:#e11d48;animation:none}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}[data-theme=dark] .rpd{background:var(--d-bg, #0b1220)}[data-theme=dark] .rpd__hero{background:linear-gradient(135deg,#0d1525,#111a2b)}[data-theme=dark] .rpd__backBtn{background:#ffffff14;border-color:#ffffff26}[data-theme=dark] .rpd__backBtn:hover{background:#ffffff26}[data-theme=dark] .rpd__metric{background:var(--d-bg-alt, #111a2b);border-color:var(--d-border, #243049)}[data-theme=dark] .rpd__metricVal{color:#eef3fb}[data-theme=dark] .rpd__metricLabel{color:#8899b0}[data-theme=dark] .rpd__metric--green{background:#0d2818;border-color:#166534}[data-theme=dark] .rpd__metric--green .rpd__metricVal{color:#34d399}[data-theme=dark] .rpd__metric--red{background:#2d1218;border-color:#9f1239}[data-theme=dark] .rpd__metric--red .rpd__metricVal{color:#fb7185}[data-theme=dark] .rpd__quickNote{background:var(--d-bg-alt, #111a2b);border-color:var(--d-border, #243049);color:#c8d1e0}[data-theme=dark] .rpd__pdfBtn{background:var(--d-bg-alt, #111a2b);border-color:var(--d-border, #243049)}[data-theme=dark] .rpd__pdfBtn:hover{border-color:#0f75bc}[data-theme=dark] .rpd__pdfBtnTitle{color:#eef3fb}[data-theme=dark] .rpd__pdfBtnSub{color:#8899b0}[data-theme=dark] .rpd__body{background:var(--d-bg-alt, #111a2b);border-color:var(--d-border, #243049);color:#c8d1e0}@media (max-width: 640px){.rpd__title{font-size:1.5rem}.rpd__metrics{grid-template-columns:repeat(2,1fr)}.rpd__pdfButtons{flex-direction:column}}:root{--adm-navy: #0a3556;--adm-navy-2: #0e4a7a;--adm-gold: #0f75bc;--adm-gold-2: #3b9ae0;--adm-gold-soft: #e7f1fa;--adm-bg: #f4f7fa;--adm-surface: #ffffff;--adm-border: #e3e8ef;--adm-border-strong: #cbd5e1;--adm-text: #0a3556;--adm-muted: #5b6b7f;--adm-faint: #94a3b8;--adm-green: #0f9d58;--adm-green-soft: #e6f4ec;--adm-amber: #c98a14;--adm-amber-soft: #fbf4e0;--adm-red: #b91c1c;--adm-red-soft: #fdecec;--adm-bg-head: #f1f5f9;--adm-bg-hover: #f6f9fc}.adm{display:flex;min-height:100vh;min-height:100dvh;height:100vh;height:100dvh;background:var(--adm-bg);font-family:Montserrat,system-ui,-apple-system,sans-serif;color:var(--adm-text);overflow-x:hidden}.adm__side{width:240px;background:linear-gradient(180deg,#0a3556,#072740);border-right:1px solid rgba(255,255,255,.06);display:flex;flex-direction:column;position:fixed;inset:0 auto 0 0;z-index:50;color:#d9dee8;box-shadow:4px 0 24px #0727402e}.adm__brand{display:flex;align-items:center;gap:12px;padding:22px 20px 20px;border-bottom:1px solid rgba(255,255,255,.06)}.adm__brandLogo{width:100%;max-width:200px;height:auto;object-fit:contain;display:block}.adm__brandIcon{width:38px;height:38px;border-radius:4px;background:var(--adm-gold);color:#fff;display:grid;place-items:center;font-family:var(--font-head),system-ui,sans-serif;font-weight:800;font-size:16px;flex-shrink:0}.adm__brandText{display:flex;flex-direction:column;min-width:0}.adm__brandName{font-family:var(--font-head),system-ui,sans-serif;font-weight:700;font-size:16px;color:#fff;letter-spacing:.01em;white-space:nowrap}.adm__brandRole{font-size:9.5px;font-weight:700;color:#ffffffa6;text-transform:uppercase;letter-spacing:.18em;margin-top:2px}.adm__nav{flex:1;padding:18px 12px;display:flex;flex-direction:column;gap:2px;overflow-y:auto}.adm__navItem{display:flex;align-items:center;gap:14px;padding:11px 14px;border-radius:4px;font-weight:600;font-size:12.5px;letter-spacing:.04em;text-transform:uppercase;color:#ffffff8c;text-decoration:none;transition:background .15s,color .15s;cursor:pointer;position:relative}.adm__navItem:hover{background:#ffffff0a;color:#fff}.adm__navItem.is-active{background:#0f75bc2e;color:#fff}.adm__navItem.is-active:before{content:"";position:absolute;left:0;top:9px;bottom:9px;width:3px;background:var(--adm-gold);border-radius:0 2px 2px 0}.adm__navIcon{font-size:19px;font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 20;width:22px;text-align:center}.adm__navItem.is-active .adm__navIcon{font-variation-settings:"FILL" 1,"wght" 500,"GRAD" 0,"opsz" 20}.adm__foot{border-top:1px solid rgba(255,255,255,.06);padding:14px 16px;display:flex;align-items:center;gap:10px}.adm__user{flex:1;display:flex;align-items:center;gap:10px;min-width:0}.adm__avatar{width:34px;height:34px;border-radius:50%;background:var(--adm-gold);color:#fff;display:grid;place-items:center;font-weight:800;font-size:13px;flex-shrink:0}.adm__userText{min-width:0}.adm__userName{font-weight:700;font-size:12px;color:#fff;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.adm__userEmail{font-size:10.5px;color:#ffffff73;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.adm__logout{flex-shrink:0;width:34px;height:34px;border-radius:4px;border:1px solid rgba(255,255,255,.1);background:transparent;color:#fff9;cursor:pointer;display:grid;place-items:center;transition:background .15s,color .15s,border-color .15s}.adm__logout:hover{background:#ffffff0f;color:#fff;border-color:#fff3}.adm__logout .material-symbols-outlined{font-size:18px}.adm__main{flex:1;margin-left:240px;min-height:100%;height:100%;display:flex;flex-direction:column;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.adm__topbar{position:sticky;top:0;z-index:30;background:#f4f7fad9;-webkit-backdrop-filter:saturate(180%) blur(10px);backdrop-filter:saturate(180%) blur(10px);border-bottom:1px solid var(--adm-border);padding:16px 32px;display:flex;align-items:center;justify-content:space-between;gap:24px}.adm__topbarTitle{font-family:var(--font-head),system-ui,sans-serif;font-weight:700;font-size:18px;letter-spacing:.12em;text-transform:uppercase;color:var(--adm-navy);margin:0}.adm__topbarRight{display:flex;align-items:center;gap:14px}.adm__search{position:relative;display:flex;align-items:center}.adm__search .material-symbols-outlined{position:absolute;left:12px;font-size:18px;color:var(--adm-faint);pointer-events:none}.adm__search input{width:240px;padding:9px 12px 9px 36px;border:1px solid var(--adm-border);border-radius:4px;background:var(--adm-surface);font-family:inherit;font-size:13px;color:var(--adm-text);outline:none;transition:border-color .15s,box-shadow .15s}.adm__search input:focus{border-color:var(--adm-gold);box-shadow:0 0 0 3px #0f75bc26}.adm__search input::placeholder{color:var(--adm-faint)}.adm__iconBtn{width:38px;height:38px;border-radius:50%;border:1px solid var(--adm-border);background:var(--adm-surface);color:var(--adm-muted);cursor:pointer;display:grid;place-items:center;transition:border-color .15s,color .15s;position:relative}.adm__iconBtn:hover{border-color:var(--adm-gold);color:var(--adm-navy)}.adm__iconBtn .material-symbols-outlined{font-size:20px}.adm__iconBtn .adm__dot{position:absolute;top:8px;right:9px;width:7px;height:7px;border-radius:50%;background:var(--adm-gold);border:2px solid var(--adm-surface)}.adm__topUser{display:flex;align-items:center;gap:12px;padding-left:12px;border-left:1px solid var(--adm-border)}.adm__topAvatar{width:38px;height:38px;border-radius:50%;background:var(--adm-navy);color:#fff;display:grid;place-items:center;font-weight:800;font-size:13px;flex-shrink:0}.adm__topName{font-size:12.5px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--adm-navy);line-height:1.2}.adm__topRole{font-size:10px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--adm-faint);margin-top:1px}.adm__page{flex:1;padding:28px 32px 48px}@media (max-width: 1024px){.adm__side{width:210px}.adm__main{margin-left:210px}.adm__topbar,.adm__page{padding-left:22px;padding-right:22px}.adm__search input{width:200px}}@media (max-width: 768px){.adm{flex-direction:column}.adm__side{position:static;width:100%;flex-direction:row;flex-wrap:wrap;padding:8px 12px;border-right:none;border-bottom:1px solid rgba(255,255,255,.08)}.adm__brand{padding:6px 0;border-bottom:none;flex-shrink:0}.adm__nav{flex-direction:row;padding:0;overflow-x:auto;flex:1}.adm__navItem{white-space:nowrap;font-size:11px;padding:6px 10px}.adm__navItem.is-active:before{display:none}.adm__foot{border-top:none;padding:4px 0}.adm__main{margin-left:0}.adm__topbar{padding:12px 16px;gap:12px;flex-wrap:wrap}.adm__search input{width:160px}.adm__page{padding:18px 16px 32px}.adm__topUser{padding-left:8px}.adm__topName,.adm__topRole{display:none}}[data-theme=dark] .adm h1,[data-theme=dark] .adm h2,[data-theme=dark] .adm h3,[data-theme=dark] .adm h4,[data-theme=dark] .adm h5,[data-theme=dark] .adm h6{color:var(--adm-navy)}.ap{width:100%;max-width:100%;font-family:Montserrat,system-ui,-apple-system,sans-serif;color:var(--adm-text)}.ap__head{margin-bottom:24px}.ap__headRow{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;flex-wrap:wrap}.ap__kicker{display:inline-flex;align-items:center;gap:10px;font-size:10.5px;font-weight:800;letter-spacing:.22em;text-transform:uppercase;color:var(--adm-muted);margin-bottom:10px}.ap__kicker:before{content:"";width:3px;height:14px;background:var(--adm-gold);border-radius:1px}.ap__title{margin:0 0 6px;font-family:var(--font-head),system-ui,sans-serif;font-size:clamp(22px,2.2vw,28px);font-weight:800;color:var(--adm-navy);letter-spacing:.08em;text-transform:uppercase;line-height:1.15}.ap__sub{margin:0;font-size:12.5px;letter-spacing:.04em;text-transform:uppercase;color:var(--adm-muted);font-weight:600}.ap__headActions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.ap__btn{display:inline-flex;align-items:center;gap:6px;padding:9px 16px;border:1px solid var(--adm-border-strong);border-radius:4px;background:var(--adm-surface);font-family:inherit;font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--adm-navy);cursor:pointer;transition:background .15s,border-color .15s,color .15s,transform .15s;white-space:nowrap}.ap__btn:hover{border-color:var(--adm-navy)}.ap__btn .material-symbols-outlined{font-size:17px}.ap__btn--primary{background:linear-gradient(135deg,#0a3556,#0c5e98);border-color:#0a3556;color:#fff;box-shadow:0 2px 8px #0a355638}.ap__btn--primary:hover{background:linear-gradient(135deg,#0c5e98,#0f75bc);border-color:#0c5e98;box-shadow:0 4px 14px #0f75bc52;transform:translateY(-1px)}.ap__btn--gold{background:var(--adm-gold);border-color:var(--adm-gold);color:#fff}.ap__btn--gold:hover{background:var(--adm-navy);border-color:var(--adm-navy)}.ap__btn--ghost{background:transparent;border-color:var(--adm-border-strong);color:var(--adm-navy)}.ap__btn--icon{width:32px;height:32px;padding:0;display:grid;place-items:center;color:var(--adm-muted);border-color:var(--adm-border)}.ap__btn--icon:hover{color:var(--adm-navy)}.ap__btn--danger{color:var(--adm-red)}.ap__btn--danger:hover{border-color:var(--adm-red);color:var(--adm-red)}.ap__filter{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.ap__filterBtn{padding:7px 14px;border-radius:4px;border:1px solid var(--adm-border-strong);background:var(--adm-surface);font-family:inherit;font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--adm-muted);cursor:pointer;transition:all .15s}.ap__filterBtn:hover{border-color:var(--adm-navy);color:var(--adm-navy)}.ap__filterBtn.is-active{background:var(--adm-navy);border-color:var(--adm-navy);color:#fff}.ap__customForm{display:inline-flex;align-items:flex-end;gap:8px;flex-wrap:wrap}.ap__dateField{display:inline-flex;flex-direction:column;gap:3px}.ap__dateField>span{font-size:9.5px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:var(--adm-faint)}.ap__customInput{width:84px;padding:7px 10px;border-radius:4px;border:1px solid var(--adm-gold);font-family:inherit;font-size:12px;font-weight:700;outline:none;color:var(--adm-navy)}.ap__dateField .ap__customInput{width:140px}.ap__load{padding:72px 24px;text-align:center;color:var(--adm-faint);font-weight:600;font-size:13px;letter-spacing:.08em;text-transform:uppercase}.ap__searchBar{display:flex;align-items:center;gap:12px;background:var(--adm-surface);border:1px solid var(--adm-border);border-radius:4px;padding:10px 16px;margin-bottom:16px}.ap__searchBar .material-symbols-outlined{font-size:18px;color:var(--adm-faint)}.ap__searchBar input{flex:1;border:none;background:transparent;font-family:inherit;font-size:13px;color:var(--adm-text);outline:none}.ap__searchBar input::placeholder{color:var(--adm-faint)}.ap__searchBar__filters{display:flex;align-items:center;gap:14px;border-left:1px solid var(--adm-border);padding-left:14px;flex-wrap:wrap}.ap__searchTab{background:none;border:none;font-family:inherit;font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--adm-muted);cursor:pointer;padding:4px 0;position:relative}.ap__searchTab.is-active{color:var(--adm-navy)}.ap__searchTab.is-active:after{content:"";position:absolute;left:0;right:0;bottom:-2px;height:2px;background:var(--adm-gold)}.ap__hero{position:relative;overflow:hidden;background:linear-gradient(120deg,#0a3556,#0c4d80 55%,#0f75bc 140%);color:#fff;border-radius:12px;padding:32px 36px;margin-bottom:22px;display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap;box-shadow:0 14px 36px #0a35563d}.ap__hero:before{content:"";position:absolute;inset:auto -80px -80px auto;width:280px;height:280px;border-radius:50%;background:radial-gradient(circle,rgba(15,117,188,.18),transparent 70%);pointer-events:none}.ap__hero__copy{position:relative;z-index:1}.ap__hero__kicker{display:inline-flex;align-items:center;gap:10px;font-size:10.5px;font-weight:800;letter-spacing:.24em;text-transform:uppercase;color:#ffffffd1;margin-bottom:10px}.ap__hero__kicker:before{content:"";width:3px;height:14px;background:var(--adm-gold);border-radius:1px}.ap__hero__title{font-family:var(--font-head),system-ui,sans-serif;font-size:clamp(28px,3vw,38px);font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#fff;margin:0;line-height:1.1}.ap__hero__title em{font-style:italic;color:#fff}.ap__hero__actions{position:relative;z-index:1;display:flex;gap:10px;flex-wrap:wrap}.ap__hero__actions .ap__btn{border:1px solid rgba(255,255,255,.18);background:#ffffff0a;color:#fff}.ap__hero__actions .ap__btn:hover{background:#ffffff1a;border-color:#ffffff52}.ap__hero__actions .ap__btn--gold{background:var(--adm-gold);border-color:var(--adm-gold);color:#fff}.ap__hero__actions .ap__btn--gold:hover{background:var(--adm-gold-2);border-color:var(--adm-gold-2)}.ap__section{background:var(--adm-surface);border:1px solid var(--adm-border);border-radius:10px;padding:22px 24px;margin-bottom:18px;box-shadow:0 1px 3px #0a35560a}.ap__section+.ap__section{margin-top:4px}.ap__section__kicker{display:inline-flex;align-items:center;gap:10px;font-size:10px;font-weight:800;letter-spacing:.22em;text-transform:uppercase;color:var(--adm-muted);margin-bottom:16px}.ap__section__kicker:before{content:"";width:3px;height:13px;background:var(--adm-gold);border-radius:1px}.ap__kpis{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px;margin-bottom:18px}.ap__kpi{position:relative;background:linear-gradient(180deg,#fff,#fbfdff);border:1px solid var(--adm-border);border-radius:10px;padding:18px 20px 18px 22px;transition:border-color .18s,box-shadow .22s,transform .18s;box-shadow:0 1px 2px #0a35560a}.ap__kpi:before{content:"";position:absolute;left:14px;top:18px;bottom:18px;width:3px;background:linear-gradient(180deg,var(--adm-gold),#3b9ae0);border-radius:2px}.ap__kpi:hover{border-color:var(--adm-gold);box-shadow:0 10px 26px #0a35561a;transform:translateY(-2px)}.ap__kpiTop{display:flex;align-items:center;gap:8px;margin-bottom:8px}.ap__kpiIcon{font-size:16px;color:var(--adm-gold);font-variation-settings:"FILL" 0,"wght" 500,"GRAD" 0,"opsz" 20}.ap__kpiTopLabel{font-size:10px;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:var(--adm-muted)}.ap__kpiVal{font-family:var(--font-head),system-ui,sans-serif;font-size:26px;font-weight:800;color:var(--adm-navy);letter-spacing:-.01em;line-height:1.1;margin-bottom:4px}.ap__kpiLabel{font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--adm-faint)}.ap__kpi--compact{padding:16px 18px 16px 20px}.ap__kpi--compact .ap__kpiVal{font-size:22px}.ap__charts{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:18px}@media (max-width: 900px){.ap__charts{grid-template-columns:1fr}}.ap__card{background:var(--adm-surface);border:1px solid var(--adm-border);border-radius:10px;padding:20px 22px;box-shadow:0 1px 3px #0a35560a}.ap__cardTitle{margin:0 0 14px;font-family:var(--font-head),system-ui,sans-serif;font-size:15px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--adm-navy)}.ap__chartWrap{display:flex;gap:8px}.ap__chartYAxis{display:flex;flex-direction:column;justify-content:space-between;height:180px;padding-top:8px;min-width:48px}.ap__chartYLabel{font-size:9px;font-weight:700;letter-spacing:.04em;color:var(--adm-faint);text-align:right;line-height:1}.ap__chartBody{flex:1;min-width:0}.ap__chart{display:flex;align-items:flex-end;gap:3px;height:180px;padding-top:8px}.ap__chartXAxis{display:flex;gap:3px;margin-top:6px}.ap__chartXLabel{flex:1;font-size:8px;font-weight:700;letter-spacing:.04em;color:var(--adm-faint);text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ap__chartXLabel.is-hidden{visibility:hidden}.ap__chartEmpty{height:120px;display:grid;place-items:center;font-size:12px;color:var(--adm-faint);font-weight:600;letter-spacing:.08em;text-transform:uppercase}.ap__barWrap{flex:1;display:flex;align-items:flex-end;justify-content:center;height:100%;cursor:pointer;position:relative}.ap__barWrap:hover:after{content:attr(title);position:absolute;bottom:100%;left:50%;transform:translate(-50%);background:var(--adm-navy);color:#fff;font-size:10px;padding:4px 8px;border-radius:4px;white-space:nowrap;z-index:10;font-weight:600;letter-spacing:.04em}.ap__bar{width:100%;max-width:26px;border-radius:2px 2px 0 0;transition:opacity .15s;min-height:4px}.ap__barWrap:hover .ap__bar{opacity:.78}.ap__planGrid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:16px}.ap__plan{position:relative;background:var(--adm-surface);border:1px solid var(--adm-border);border-radius:10px;display:flex;flex-direction:column;overflow:hidden;transition:transform .18s,box-shadow .18s,border-color .18s;box-shadow:0 1px 3px #0a35560a}.ap__plan:hover{transform:translateY(-3px);border-color:var(--adm-gold);box-shadow:0 14px 30px #0a35561f}.ap__plan__head{padding:18px 20px 0}.ap__plan__pop{display:inline-block;background:var(--adm-gold);color:#fff;font-size:9.5px;font-weight:800;letter-spacing:.16em;text-transform:uppercase;padding:4px 10px;border-radius:2px;margin-bottom:12px}.ap__plan__state{display:inline-block;font-size:10px;font-weight:800;letter-spacing:.18em;text-transform:uppercase;color:var(--adm-faint);margin-bottom:10px}.ap__plan__state.is-active{color:var(--adm-green)}.ap__plan__state.is-inactive{color:var(--adm-faint)}.ap__plan__name{font-family:var(--font-head),system-ui,sans-serif;font-size:17px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:var(--adm-navy);margin:0 0 4px;line-height:1.2}.ap__plan__meta{font-size:10.5px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--adm-muted);margin-bottom:10px}.ap__plan__desc{font-size:12.5px;line-height:1.55;color:var(--adm-muted);margin:0 0 18px}.ap__plan__price{padding:0 20px 14px;border-bottom:1px dashed var(--adm-border);display:flex;align-items:baseline;gap:8px}.ap__plan__amount{font-family:var(--font-head),system-ui,sans-serif;font-size:28px;font-weight:800;color:var(--adm-navy);letter-spacing:-.01em}.ap__plan__cycle{font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--adm-muted)}.ap__plan__features{list-style:none;margin:0;padding:14px 20px 0;flex:1;display:flex;flex-direction:column;gap:8px}.ap__plan__features li{font-size:12px;color:var(--adm-text);display:flex;gap:8px;align-items:flex-start;line-height:1.5}.ap__plan__features li .material-symbols-outlined{font-size:16px;color:var(--adm-gold);flex-shrink:0;margin-top:1px}.ap__plan__foot{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:14px 18px;border-top:1px solid var(--adm-border);margin-top:16px}.ap__plan__footActions{display:flex;align-items:center;gap:4px}.ap__reportGrid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px}.ap__report{background:var(--adm-surface);border:1px solid var(--adm-border);border-radius:10px;padding:18px 20px;display:flex;flex-direction:column;transition:border-color .15s,box-shadow .18s,transform .18s;box-shadow:0 1px 3px #0a35560a}.ap__report:hover{border-color:var(--adm-gold);box-shadow:0 14px 30px #0a35561f;transform:translateY(-3px)}.ap__report__head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:14px}.ap__report__cat{display:inline-flex;align-items:center;gap:6px;font-size:9.5px;font-weight:800;letter-spacing:.18em;text-transform:uppercase;color:var(--adm-navy);background:var(--adm-gold-soft);padding:4px 8px;border-radius:2px}.ap__report__cat .material-symbols-outlined{font-size:14px;color:var(--adm-gold)}.ap__report__title{font-family:var(--font-head),system-ui,sans-serif;font-size:15px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:var(--adm-navy);margin:0 0 6px;line-height:1.35;word-break:break-word;overflow-wrap:break-word;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:1.35em}.ap__report__symbol{font-family:SF Mono,JetBrains Mono,monospace;font-size:11px;font-weight:700;letter-spacing:.08em;color:var(--adm-muted);margin-bottom:8px}.ap__report__summary{font-size:12.5px;line-height:1.55;color:var(--adm-muted);margin:0 0 14px;flex:1;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ap__report__stats{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--adm-border);border-bottom:1px solid var(--adm-border);margin:0 -20px 14px}.ap__report__stat{padding:12px 20px;text-align:center}.ap__report__stat+.ap__report__stat{border-left:1px solid var(--adm-border)}.ap__report__statLabel{font-size:9.5px;font-weight:800;letter-spacing:.18em;text-transform:uppercase;color:var(--adm-faint);margin-bottom:4px}.ap__report__statVal{font-family:var(--font-head),system-ui,sans-serif;font-size:18px;font-weight:800;color:var(--adm-navy)}.ap__report__foot{display:flex;align-items:center;justify-content:space-between;gap:8px}.ap__report__footActions{display:flex;align-items:center;gap:4px}.ap__list{background:var(--adm-surface);border:1px solid var(--adm-border);border-radius:10px;overflow:hidden;box-shadow:0 1px 3px #0a35560a}.ap__listHead,.ap__listRow{display:grid;grid-template-columns:2fr 1.2fr 1.6fr 1fr 1.1fr 1fr 1fr .8fr;gap:14px;padding:14px 22px;align-items:center}.ap__listHead{background:var(--adm-bg-head);border-bottom:1px solid var(--adm-border);font-size:10px;font-weight:800;letter-spacing:.18em;text-transform:uppercase;color:var(--adm-muted)}.ap__listRow{border-bottom:1px solid var(--adm-border);font-size:12.5px;transition:background .15s}.ap__listRow:last-child{border-bottom:none}.ap__listRow:hover{background:var(--adm-bg-hover)}.ap__cellName{display:flex;align-items:center;gap:12px;min-width:0}.ap__avatarSm{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;color:#fff;font-weight:800;font-size:13px;flex-shrink:0;letter-spacing:.02em}.ap__nameWrap{min-width:0}.ap__personName{font-weight:700;font-size:12.5px;color:var(--adm-navy);letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ap__personMeta{font-size:10.5px;color:var(--adm-faint);letter-spacing:.06em;text-transform:uppercase;margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ap__planMeta{display:flex;flex-direction:column;gap:4px}.ap__planMeta__name{font-size:12.5px;font-weight:700;color:var(--adm-navy)}.ap__planMeta__tags{display:flex;gap:4px;flex-wrap:wrap}.ap__planMeta__expiry{display:flex;align-items:center;gap:4px;font-size:11px;color:var(--adm-muted);margin-top:2px}.ap__planMeta__expiry .material-symbols-outlined{font-size:13px}.ap__amount{font-weight:700;color:var(--adm-green)}.ap__expiryDate{display:inline-flex;align-items:center;gap:4px;font-size:11px}.ap__expiryDate .material-symbols-outlined{font-size:13px;color:var(--adm-muted)}.ap__cellAction{display:flex;align-items:center;justify-content:flex-end;gap:14px}.ap__linkAction{background:none;border:none;font-family:inherit;font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--adm-navy);cursor:pointer;display:inline-flex;align-items:center;gap:4px;padding:4px 0}.ap__linkAction:hover{color:var(--adm-gold)}.ap__linkAction .material-symbols-outlined{font-size:14px}.ap__linkAction--red{color:var(--adm-red)}.ap__linkAction--red:hover{color:var(--adm-red);opacity:.8}.ap__mono{font-family:SF Mono,JetBrains Mono,monospace;font-size:12.5px;font-weight:700}.ap__muted{color:var(--adm-faint);font-size:11.5px;letter-spacing:.06em}.ap__empty{padding:60px 24px!important;text-align:center;color:var(--adm-faint);font-weight:700;font-size:12px;letter-spacing:.12em;text-transform:uppercase}.ap__payList{background:var(--adm-surface);border:1px solid var(--adm-border);border-radius:10px;overflow:hidden;box-shadow:0 1px 3px #0a35560a}.ap__payHead,.ap__payRow{display:grid;grid-template-columns:2fr 1.2fr 1fr 1fr 1.6fr 1.4fr 1.2fr;gap:14px;padding:16px 22px;align-items:center}.ap__payHead{background:var(--adm-bg-head);border-bottom:1px solid var(--adm-border);font-size:10px;font-weight:800;letter-spacing:.18em;text-transform:uppercase;color:var(--adm-muted)}.ap__payRow{border-bottom:1px solid var(--adm-border);font-size:12.5px}.ap__payRow:last-child{border-bottom:none}.ap__payRow input[type=text]{width:100%;padding:8px 10px;border:1px solid var(--adm-border-strong);border-radius:4px;font-family:inherit;font-size:12px;color:var(--adm-text);outline:none;background:var(--adm-surface)}.ap__payRow input[type=text]:focus{border-color:var(--adm-gold);box-shadow:0 0 0 3px #0f75bc26}.ap__payActions{display:flex;flex-direction:column;align-items:stretch;gap:6px}.tag{display:inline-block;padding:4px 10px;border-radius:2px;font-size:9.5px;font-weight:800;letter-spacing:.18em;text-transform:uppercase;background:#f3f4f6;color:var(--adm-muted)}.tag--blue{background:#11284714;color:var(--adm-navy)}.tag--purple{background:#7c3aed14;color:#7c3aed}.tag--green{background:var(--adm-green-soft);color:var(--adm-green)}.tag--orange{background:#d977061a;color:#d97706}.tag--gold{background:var(--adm-gold-soft);color:var(--adm-blue, #0c5e98)}.tag--gray{background:#f3f4f6;color:var(--adm-muted)}.tag--red{background:var(--adm-red-soft);color:var(--adm-red)}.tag--amber{background:var(--adm-amber-soft);color:var(--adm-amber)}.statusDot{display:inline-block;width:7px;height:7px;border-radius:50%;margin-right:6px;background:#d1d5db;vertical-align:middle}.statusDot.is-active{background:var(--adm-green);box-shadow:0 0 0 3px #0f9d582e}.statusDot.is-inactive{background:#d1d5db}.ap__grid2{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:16px}.ap__setting{display:flex;align-items:center;gap:12px;padding:12px 0;border-bottom:1px solid var(--adm-border);font-size:12.5px}.ap__setting:last-child{border-bottom:none}.ap__setLabel{font-weight:800;font-size:10px;letter-spacing:.18em;text-transform:uppercase;color:var(--adm-muted);min-width:130px;flex-shrink:0}.ap__setVal{color:var(--adm-text);display:flex;align-items:center;gap:6px;font-size:12.5px}.ap__colorSwatch{width:14px;height:14px;border-radius:2px;border:1px solid var(--adm-border-strong);display:inline-block;vertical-align:middle}@media (max-width: 900px){.ap__listHead,.ap__listRow{grid-template-columns:2fr 1fr}.ap__listHead>*:nth-child(n+3),.ap__listRow>*:nth-child(n+3){display:none}.ap__payHead,.ap__payRow{grid-template-columns:1fr;gap:8px}.ap__payHead{display:none}.ap__payRow{padding:14px 16px}}.ap__overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;background:#0a192f73;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:flex;align-items:flex-start;justify-content:center;padding:48px 20px;overflow-y:auto}.ap__modal{width:100%;max-width:920px;background:var(--adm-surface);border-radius:8px;box-shadow:0 24px 60px #0a192f4d;overflow:hidden;animation:apModalIn .2s ease}.ap__modal--sm{max-width:600px}@keyframes apModalIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.ap__modal__head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:24px 28px 18px;border-bottom:1px solid var(--adm-border)}.ap__modal__close{background:none;border:none;color:var(--adm-muted);cursor:pointer;font-size:22px;line-height:1;padding:4px;display:grid;place-items:center;transition:color .15s}.ap__modal__close:hover{color:var(--adm-navy)}.ap__modal__body{padding:24px 28px}.ap__modal__foot{display:flex;align-items:center;justify-content:flex-end;gap:10px;padding:18px 28px;border-top:1px solid var(--adm-border);background:var(--adm-bg-head)}.ap__modal__notice{background:var(--adm-amber-soft);border:1px solid rgba(201,138,20,.4);border-radius:4px;padding:14px 16px;font-size:12.5px;line-height:1.55;color:#8a5e0c;margin-bottom:22px}.ap__form{display:flex;flex-direction:column;gap:20px}.ap__formGroup{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:18px}.ap__field{display:flex;flex-direction:column;gap:7px}.ap__label{font-size:11px;font-weight:800;letter-spacing:.06em;color:var(--adm-navy)}.ap__label--upper{font-size:10px;letter-spacing:.16em;text-transform:uppercase;color:var(--adm-muted)}.ap__req{color:var(--adm-gold)}.ap__input,.ap__textarea,.ap__select{width:100%;padding:11px 13px;border:1px solid var(--adm-border-strong);border-radius:4px;background:var(--adm-surface);font-family:inherit;font-size:13px;color:var(--adm-text);outline:none;transition:border-color .15s,box-shadow .15s}.ap__input::placeholder,.ap__textarea::placeholder{color:var(--adm-faint)}.ap__input:focus,.ap__textarea:focus,.ap__select:focus{border-color:var(--adm-gold);box-shadow:0 0 0 3px #0f75bc26}.ap__textarea{resize:vertical;min-height:90px;line-height:1.55}.ap__select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%236b7280' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding-right:34px;cursor:pointer}.ap__hint{font-size:11.5px;color:var(--adm-muted);letter-spacing:.02em}.ap__fieldHead{display:flex;align-items:center;justify-content:space-between;gap:10px}.ap__formKicker{display:inline-flex;align-items:center;gap:10px;font-size:10px;font-weight:800;letter-spacing:.2em;text-transform:uppercase;color:var(--adm-muted);padding-top:4px}.ap__formKicker:before{content:"";width:3px;height:13px;background:var(--adm-gold);border-radius:1px}.ap__featureRow{display:flex;align-items:center;gap:10px}.ap__featureRow .material-symbols-outlined{font-size:18px;color:var(--adm-gold);flex-shrink:0}.ap__featureRow .ap__input{flex:1}.ap__addLink{background:none;border:none;font-family:inherit;font-size:11px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:var(--adm-navy);cursor:pointer;display:inline-flex;align-items:center;gap:4px}.ap__addLink:hover{color:var(--adm-gold)}.ap__checks{display:flex;align-items:center;gap:28px;flex-wrap:wrap}.ap__check{display:inline-flex;align-items:center;gap:10px;font-size:11.5px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:var(--adm-navy);cursor:pointer;-webkit-user-select:none;user-select:none}.ap__check input{position:absolute;opacity:0;pointer-events:none}.ap__checkBox{width:20px;height:20px;border-radius:4px;border:1.5px solid var(--adm-border-strong);display:grid;place-items:center;transition:background .15s,border-color .15s}.ap__checkBox .material-symbols-outlined{font-size:16px;color:#fff;opacity:0;transform:scale(.6);transition:opacity .15s,transform .15s}.ap__check input:checked+.ap__checkBox{background:var(--adm-green);border-color:var(--adm-green)}.ap__check input:checked+.ap__checkBox .material-symbols-outlined{opacity:1;transform:scale(1)}.ap__check input:focus-visible+.ap__checkBox{box-shadow:0 0 0 3px #0f75bc4d}.ap__upload{border:1.5px dashed var(--adm-border-strong);border-radius:6px;padding:28px;text-align:center;cursor:pointer;transition:border-color .15s,background .15s;display:block}.ap__upload:hover{border-color:var(--adm-gold);background:var(--adm-bg-hover)}.ap__upload .material-symbols-outlined{font-size:30px;color:var(--adm-gold)}.ap__upload__text{font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--adm-navy);margin-top:8px}.ap__upload__hint{font-size:11px;color:var(--adm-faint);margin-top:4px;letter-spacing:.04em}.ap__upload__preview{max-height:120px;margin:12px auto 0;border-radius:4px}.ap__uploadMini{min-height:48px;display:inline-flex;align-items:center;gap:10px;padding:11px 14px;border:1px dashed var(--adm-border-strong);border-radius:4px;background:#f8fafc;color:var(--adm-navy);font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;transition:border-color .15s,background .15s}.ap__uploadMini:hover{border-color:var(--adm-gold);background:#fffdf7}.ap__uploadMini.is-busy{opacity:.7;pointer-events:none}.ap__uploadMini input{display:none}.ap__formError{background:var(--adm-red-soft);border:1px solid rgba(185,28,28,.3);color:var(--adm-red);border-radius:4px;padding:11px 14px;font-size:12.5px;font-weight:600}.ap__ticker{position:relative}.ap__tickerMenu{position:absolute;top:calc(100% + 4px);left:0;right:0;z-index:20;background:var(--adm-surface);border:1px solid var(--adm-border-strong);border-radius:4px;box-shadow:0 12px 28px #0a192f24;max-height:260px;overflow-y:auto}.ap__tickerItem{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;text-align:left;background:none;border:none;border-bottom:1px solid var(--adm-border);padding:10px 14px;cursor:pointer;font-family:inherit;transition:background .12s}.ap__tickerItem:last-child{border-bottom:none}.ap__tickerItem:hover{background:var(--adm-bg-head)}.ap__tickerSym{font-weight:800;font-size:12.5px;color:var(--adm-navy);letter-spacing:.04em}.ap__tickerName{font-size:11px;color:var(--adm-muted);margin-top:1px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:320px}.ap__tickerExch{font-size:9.5px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--adm-faint);flex-shrink:0}.ap__back{display:inline-flex;align-items:center;gap:6px;background:none;border:none;font-family:inherit;font-size:11px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:var(--adm-muted);cursor:pointer;margin-bottom:22px;padding:0}.ap__back:hover{color:var(--adm-navy)}.ap__back .material-symbols-outlined{font-size:16px}.ap__detailTop{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;flex-wrap:wrap;margin-bottom:24px}.ap__detailId{display:flex;align-items:center;gap:16px}.ap__detailAvatar{width:54px;height:54px;border-radius:50%;display:grid;place-items:center;color:#fff;font-weight:800;font-size:20px;flex-shrink:0}.ap__detailName{font-family:var(--font-head),system-ui,sans-serif;font-size:24px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:var(--adm-navy);margin:2px 0;line-height:1.1}.ap__detailMeta{font-size:12px;letter-spacing:.06em;text-transform:uppercase;color:var(--adm-muted);font-weight:600}.ap__detailActions{display:flex;align-items:center;gap:16px}.ap__facts{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:22px 28px;background:var(--adm-surface);border:1px solid var(--adm-border);border-radius:6px;padding:22px 24px;margin-bottom:18px}.ap__fact__label{font-size:9.5px;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:var(--adm-faint);margin-bottom:5px}.ap__fact__val{font-size:13px;color:var(--adm-text);font-weight:600}.ap__fact__val.ap__mono{font-weight:700}.ap__rowItem{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:16px 0;border-bottom:1px solid var(--adm-border)}.ap__rowItem:last-child{border-bottom:none}.ap__rowItem__title{font-size:13px;font-weight:700;color:var(--adm-navy);display:flex;align-items:center;gap:10px;flex-wrap:wrap}.ap__rowItem__meta{font-size:11.5px;color:var(--adm-muted);margin-top:4px;letter-spacing:.03em}.ap__rowItem__amount{font-family:var(--font-head),system-ui,sans-serif;font-size:18px;font-weight:800;color:var(--adm-navy);text-align:right;white-space:nowrap}.ap__rowItem__amount small{display:block;font-family:Montserrat,sans-serif;font-size:9.5px;font-weight:700;letter-spacing:.14em;color:var(--adm-faint)}.ap__reportHero{background:var(--adm-surface);border:1px solid var(--adm-border);border-radius:6px;padding:22px 24px;margin-bottom:16px}.ap__reportHero__tags{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:14px}.ap__reportHero__date{margin-left:auto;font-size:11px;font-weight:700;letter-spacing:.06em;color:var(--adm-muted);display:inline-flex;align-items:center;gap:6px}.ap__reportHero__date .material-symbols-outlined{font-size:15px}.ap__reportHero__title{font-family:var(--font-head),system-ui,sans-serif;font-size:24px;font-weight:800;letter-spacing:.05em;text-transform:uppercase;color:var(--adm-navy);margin:0 0 6px}.ap__reportHero__summary{font-size:13.5px;line-height:1.6;color:var(--adm-muted);margin:0}.ap__statRow{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:14px;margin-bottom:16px}.ap__levelGrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:14px}.ap__level{position:relative;background:var(--adm-surface);border:1px solid var(--adm-border);border-radius:6px;padding:16px 18px 16px 20px}.ap__level:before{content:"";position:absolute;left:0;top:14px;bottom:14px;width:3px;border-radius:2px;background:var(--adm-gold)}.ap__level--danger:before{background:var(--adm-red)}.ap__level--neutral:before{background:var(--adm-border-strong)}.ap__level__icon{font-size:18px;color:var(--adm-muted);margin-bottom:10px;display:block}.ap__level--danger .ap__level__icon{color:var(--adm-red)}.ap__level__label{font-size:9.5px;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:var(--adm-faint);margin-bottom:5px}.ap__level__val{font-family:var(--font-head),system-ui,sans-serif;font-size:20px;font-weight:800;color:var(--adm-navy);letter-spacing:-.01em}.ap__level__val.is-neg{color:var(--adm-red)}.ap__level__val.is-pos{color:var(--adm-green)}.ap__callMeta{font-size:11.5px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--adm-muted);margin-top:14px}.ap__callMeta .is-buy{color:var(--adm-green)}.ap__callMeta .is-sell{color:var(--adm-red)}.ap__thesis{font-size:13.5px;line-height:1.7;color:var(--adm-text)}.ap__thesis a{color:var(--adm-gold);text-decoration:underline;word-break:break-all}@media (max-width: 768px){.ap__overlay{padding:16px}.ap__modal__head,.ap__modal__body,.ap__modal__foot{padding-left:18px;padding-right:18px}}.ap__load{display:flex;flex-direction:column;align-items:center;gap:14px}.ap__load:before{content:"";width:30px;height:30px;border-radius:50%;border:3px solid var(--adm-border);border-top-color:var(--adm-gold);animation:ap-spin .7s linear infinite}@keyframes ap-spin{to{transform:rotate(360deg)}}.ap__kpi,.ap__plan,.ap__report,.ap__section,.ap__card,.ap__list,.ap__payList,.ap__facts{animation:ap-rise .4s cubic-bezier(.16,1,.3,1) both}@keyframes ap-rise{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion: reduce){.ap__kpi,.ap__plan,.ap__report,.ap__section,.ap__card,.ap__list,.ap__payList,.ap__facts{animation:none}}.ap__listRow{position:relative}.ap__listRow:before{content:"";position:absolute;left:0;top:0;bottom:0;width:0;background:var(--adm-gold);transition:width .16s ease}.ap__listRow:hover:before{width:3px}.ap__listHead{z-index:2}.ap__btn:focus-visible,.ap__linkAction:focus-visible,.ap__filterBtn:focus-visible,.ap__searchTab:focus-visible,.adm__navItem:focus-visible,.adm__iconBtn:focus-visible{outline:2px solid var(--adm-gold);outline-offset:2px}.adm__page,.adm__nav,.ap__list,.ap__payList,.ap__tickerMenu{scrollbar-width:thin;scrollbar-color:var(--adm-border-strong) transparent}.adm__page::-webkit-scrollbar,.ap__list::-webkit-scrollbar,.ap__payList::-webkit-scrollbar{width:9px;height:9px}.adm__page::-webkit-scrollbar-thumb,.ap__list::-webkit-scrollbar-thumb,.ap__payList::-webkit-scrollbar-thumb{background:var(--adm-border-strong);border-radius:10px;border:2px solid transparent;background-clip:content-box}.adm__page::-webkit-scrollbar-thumb:hover{background:var(--adm-faint);background-clip:content-box}.ap__emptyState{display:flex;flex-direction:column;align-items:center;gap:10px;padding:54px 24px;text-align:center}.ap__emptyState .material-symbols-outlined{font-size:40px;color:var(--adm-faint)}.ap__emptyState__title{font-family:var(--font-head),system-ui,sans-serif;font-size:15px;font-weight:700;color:var(--adm-navy)}.ap__emptyState__text{font-size:12.5px;color:var(--adm-muted);max-width:320px}.ap__skeleton{background:linear-gradient(90deg,#eef2f7 25%,#f6f9fc 37%,#eef2f7 63%);background-size:400% 100%;animation:ap-shimmer 1.3s ease infinite;border-radius:6px}@keyframes ap-shimmer{0%{background-position:100% 0}to{background-position:0 0}}.ap__searchTab:after{content:"";position:absolute;left:0;right:0;bottom:-2px;height:2px;background:var(--adm-gold);transform:scaleX(0);transform-origin:left;transition:transform .18s ease}.ap__searchTab.is-active:after{transform:scaleX(1)}.ap__formGrid{display:grid;grid-template-columns:1fr;gap:24px}@media (min-width: 1024px){.ap__formGrid{grid-template-columns:1fr 320px}}.ap__formMain,.ap__formSidebar{display:flex;flex-direction:column;gap:24px}.ap__card{background:var(--adm-surface);border:1px solid var(--adm-border);border-radius:6px;overflow:hidden}.ap__cardHeader{padding:16px 20px;border-bottom:1px solid var(--adm-border);background:var(--adm-surface-alt, #fafbfc)}.ap__cardTitle{margin:0;font-family:var(--font-head),system-ui,sans-serif;font-size:13px;font-weight:700;color:var(--adm-navy);letter-spacing:.06em;text-transform:uppercase}.ap__cardBody{padding:20px}.ap__cardBody--actions{display:flex;flex-direction:column;gap:12px}.ap__field{margin-bottom:16px}.ap__field:last-child{margin-bottom:0}.ap__label{display:block;margin-bottom:6px;font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--adm-muted)}.ap__input,.ap__select,.ap__textarea{width:100%;padding:10px 12px;border:1px solid var(--adm-border-strong);border-radius:4px;background:var(--adm-surface);font-family:inherit;font-size:13px;color:var(--adm-text);transition:border-color .15s}.ap__input:focus,.ap__select:focus,.ap__textarea:focus{outline:none;border-color:var(--adm-gold)}.ap__textarea{resize:vertical;min-height:80px}.ap__toggle{position:relative;display:inline-block;width:44px;height:24px;cursor:pointer}.ap__toggle input{opacity:0;width:0;height:0}.ap__toggleSlider{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--adm-border-strong);border-radius:24px;transition:background .2s}.ap__toggleSlider:before{content:"";position:absolute;left:3px;top:3px;width:18px;height:18px;background:#fff;border-radius:50%;transition:transform .2s}.ap__toggle input:checked+.ap__toggleSlider{background:var(--adm-gold)}.ap__toggle input:checked+.ap__toggleSlider:before{transform:translate(20px)}.ap__radioGroup{display:flex;flex-direction:column;gap:8px}.ap__radioLabel{display:flex;align-items:center;gap:8px;font-size:13px;color:var(--adm-text);cursor:pointer}.ap__radioLabel input[type=radio]{accent-color:var(--adm-gold)}.ap__attachments{display:flex;align-items:center;gap:12px;margin-bottom:16px}.ap__helpText{font-size:11px;color:var(--adm-muted)}.ap__attachmentList{display:flex;flex-direction:column;gap:8px}.ap__attachmentItem{display:flex;align-items:center;gap:10px;padding:10px 12px;background:var(--adm-surface-alt, #f8f9fa);border:1px solid var(--adm-border);border-radius:4px}.ap__attachmentItem .material-symbols-outlined{font-size:18px;color:var(--adm-muted)}.ap__attachmentName{flex:1;font-size:12px;font-weight:600;color:var(--adm-text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ap__attachmentSize{font-size:11px;color:var(--adm-muted)}.ap__alert{padding:12px 16px;border-radius:4px;margin-bottom:20px;font-size:13px;font-weight:500}.ap__alert--error{background:#fef2f2;border:1px solid #fecaca;color:#991b1b}.ap__alert--success{background:#f0fdf4;border:1px solid #bbf7d0;color:#166534}.ap__statusBadge{display:inline-block;padding:3px 10px;border-radius:12px;font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#fff}.ap__badge{display:inline-block;padding:3px 10px;border-radius:4px;font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;background:var(--adm-surface-alt, #f1f5f9);color:var(--adm-muted)}.ap__btn--full{width:100%;justify-content:center}.ap__tablePrimary{font-weight:600;color:var(--adm-navy)}.ap__tableMuted{font-size:12px;color:var(--adm-muted)}.ap__actions{display:flex;align-items:center;gap:4px}.ap__iconBtn{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;border-radius:6px;background:transparent;cursor:pointer;transition:background .15s,color .15s;color:#64748b}.ap__iconBtn:hover{background:#f1f5f9}.ap__iconBtn--primary{background:#0f75bc;color:#fff;border:1px solid #0f75bc}.ap__iconBtn--primary .material-symbols-outlined{color:#fff}.ap__iconBtn--primary:hover{background:#0a3556;border-color:#0a3556;color:#fff}.ap__iconBtn--primary:hover .material-symbols-outlined{color:#fff}.ap__iconBtn--danger{color:#dc2626}.ap__iconBtn--danger:hover{background:#fef2f2;color:#991b1b}.rte{border:1px solid var(--adm-border-strong);border-radius:4px;background:var(--adm-surface);overflow:hidden;transition:border-color .15s,box-shadow .15s}.rte:focus-within{border-color:var(--adm-gold);box-shadow:0 0 0 3px #0f75bc26}.rte__toolbar{display:flex;align-items:center;flex-wrap:wrap;gap:2px;padding:6px 8px;background:var(--adm-bg-head);border-bottom:1px solid var(--adm-border);position:sticky;top:0;z-index:10}.rte__btn{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;border-radius:4px;background:transparent;color:var(--adm-text);cursor:pointer;font-family:inherit;font-size:13px;transition:background .12s,color .12s}.rte__btn:hover{background:var(--adm-border)}.rte__btn--active{background:var(--adm-navy);color:#fff}.rte__btn:disabled{opacity:.35;cursor:not-allowed}.rte__sep{width:1px;height:20px;background:var(--adm-border-strong);margin:0 4px;flex-shrink:0}.rte__select{height:32px;padding:0 24px 0 8px;border:1px solid var(--adm-border-strong);border-radius:4px;background:var(--adm-surface);font-family:inherit;font-size:11px;font-weight:700;color:var(--adm-navy);cursor:pointer;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 24 24' fill='none' stroke='%236b7280' stroke-width='2.5'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 6px center}.rte__select:focus{border-color:var(--adm-gold)}.rte__colorWrap{position:relative}.rte__colorPicker{position:absolute;top:calc(100% + 4px);left:0;z-index:50;background:var(--adm-surface);border:1px solid var(--adm-border-strong);border-radius:6px;box-shadow:0 12px 32px #0a192f2e;padding:10px;min-width:220px;animation:rteDropIn .15s ease}@keyframes rteDropIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.rte__colorPicker__head{display:flex;align-items:center;justify-content:space-between;font-size:10px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:var(--adm-muted);margin-bottom:8px}.rte__colorPicker__close{background:none;border:none;font-size:16px;color:var(--adm-muted);cursor:pointer;padding:0;line-height:1}.rte__colorPicker__close:hover{color:var(--adm-navy)}.rte__colorPicker__grid{display:grid;grid-template-columns:repeat(10,1fr);gap:3px}.rte__colorSwatch{width:18px;height:18px;border-radius:2px;border:1px solid rgba(0,0,0,.1);cursor:pointer;padding:0;transition:transform .1s}.rte__colorSwatch:hover{transform:scale(1.2);z-index:1}.rte__colorSwatch--active{outline:2px solid var(--adm-navy);outline-offset:1px}.rte__subMenu{position:absolute;top:calc(100% + 4px);left:0;z-index:50;background:var(--adm-surface);border:1px solid var(--adm-border-strong);border-radius:6px;box-shadow:0 12px 32px #0a192f2e;padding:6px;min-width:220px;animation:rteDropIn .15s ease}.rte__subMenu button{display:flex;align-items:center;gap:8px;width:100%;padding:8px 10px;border:none;border-radius:4px;background:transparent;font-family:inherit;font-size:12px;font-weight:600;color:var(--adm-text);cursor:pointer;text-align:left}.rte__subMenu button:hover{background:var(--adm-bg-head)}.rte__subMenu button .material-symbols-outlined{font-size:16px;color:var(--adm-muted)}.rte__subMenu .rte__sep{width:100%;height:1px;margin:4px 0}.rte__editorArea{min-height:320px;max-height:600px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:var(--adm-border-strong) transparent}.rte__editorArea::-webkit-scrollbar{width:8px}.rte__editorArea::-webkit-scrollbar-thumb{background:var(--adm-border-strong);border-radius:10px}.rte__content{padding:16px 18px;min-height:300px;outline:none;font-size:14px;line-height:1.7;color:var(--adm-text)}.rte__content p{margin:0 0 8px}.rte__content h1{font-size:28px;font-weight:800;margin:16px 0 10px;color:var(--adm-navy)}.rte__content h2{font-size:22px;font-weight:700;margin:14px 0 8px;color:var(--adm-navy)}.rte__content h3{font-size:18px;font-weight:700;margin:12px 0 6px;color:var(--adm-navy)}.rte__content h4{font-size:15px;font-weight:700;margin:10px 0 6px;color:var(--adm-navy)}.rte__content ul,.rte__content ol{padding-left:24px;margin:6px 0}.rte__content li{margin-bottom:4px}.rte__content blockquote{border-left:3px solid var(--adm-gold);padding-left:16px;margin:12px 0;font-style:italic;color:var(--adm-muted)}.rte__content pre{background:var(--adm-bg-head);border:1px solid var(--adm-border);border-radius:4px;padding:12px 14px;font-family:SF Mono,JetBrains Mono,monospace;font-size:12.5px;overflow-x:auto;margin:10px 0}.rte__content code{background:var(--adm-bg-head);border:1px solid var(--adm-border);border-radius:3px;padding:1px 5px;font-family:SF Mono,JetBrains Mono,monospace;font-size:.9em}.rte__content hr{border:none;border-top:2px solid var(--adm-border-strong);margin:16px 0}.rte__content img{max-width:100%;height:auto;border-radius:4px;margin:10px 0}.rte__content a{color:var(--adm-gold);text-decoration:underline;cursor:pointer}.rte__content table{border-collapse:collapse;width:100%;margin:14px 0;overflow:hidden;border-radius:4px}.rte__content th,.rte__content td{border:1px solid var(--adm-border-strong);padding:8px 12px;text-align:left;position:relative;min-width:80px}.rte__content th{background:var(--adm-bg-head);font-weight:700;font-size:12px;letter-spacing:.06em;text-transform:uppercase;color:var(--adm-navy)}.rte__content td{font-size:13px}.rte__content .selectedCell:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#0f75bc1a;pointer-events:none}.rte__content .column-resize-handle{position:absolute;right:-2px;top:0;bottom:0;width:4px;background:var(--adm-gold);cursor:col-resize;z-index:10}.rte__content mark{border-radius:2px;padding:1px 2px}.rte__content p.is-editor-empty:first-child:before{content:attr(data-placeholder);float:left;color:var(--adm-faint);pointer-events:none;height:0}@media (max-width: 768px){.rte__toolbar{padding:4px 6px}.rte__btn{width:28px;height:28px;font-size:12px}.rte__sep{margin:0 2px}.rte__select{height:28px;font-size:10px}.rte__content{padding:12px 14px;font-size:13px}.rte__editorArea{max-height:400px}}:root{--navy: #0a3556;--navy-dark: #072740;--blue: #0f75bc;--blue-dark: #0c5e98;--light: #eeeeee;--grey: #5f5f5f;--white: #ffffff;--whatsapp: #25d366;--whatsapp-dark: #128c7e;--font-body: "Montserrat", system-ui, sans-serif;--font-head: "Poppins", system-ui, sans-serif;--font-serif: "Prata", Georgia, serif;--container: 1200px;--radius: 14px;--header-h: 84px;--shadow-sm: 0 4px 14px rgba(10, 53, 86, .08);--shadow-md: 0 14px 40px rgba(10, 53, 86, .14)}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;min-height:100%;height:100%}body{min-height:100%;height:100%}#root{min-height:100vh}:where([id]){scroll-margin-top:148px}body{font-family:var(--font-body);color:var(--navy);background:var(--white);line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}a{text-decoration:none;color:inherit}ul{list-style:none}img{max-width:100%;display:block}button{font-family:inherit;cursor:pointer;border:none;background:none}h1,h2,h3,h4,h5,h6{font-family:var(--font-head);line-height:1.2;color:var(--navy)}.container{width:min(100% - 2.5rem,var(--container));margin-inline:auto}.section{padding:4.5rem 0}.section-title{font-family:"Playfair Display",var(--font-serif),Georgia,serif;font-size:clamp(2rem,4.5vw,3rem);font-weight:700;line-height:1.15;color:#191c1d;text-align:center;margin-bottom:.6rem}.section-title .accent{color:#0d1c32;font-style:italic}.eyebrow{text-align:center;color:var(--grey);max-width:760px;margin:0 auto 2.5rem;font-size:1.02rem}.btn{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.6rem;border-radius:8px;font-weight:600;font-size:.95rem;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.btn-primary{background:var(--blue);color:var(--white)}.btn-primary:hover{background:var(--blue-dark);transform:translateY(-2px);box-shadow:0 10px 22px #0f75bc59}.btn-outline{background:transparent;color:var(--navy);border:2px solid var(--navy)}.btn-outline:hover{background:var(--navy);color:var(--white)}.reveal{opacity:0;transform:translateY(30px);transition:opacity .7s ease,transform .7s ease}.reveal.is-visible{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion: reduce){.reveal{opacity:1;transform:none;transition:none}html{scroll-behavior:auto}}[data-theme=dark]{--grey: #9fb0c0;--light: #1a2530;--d-bg: #0b1016;--d-bg-alt: #0f161e;--d-surface: #141d27;--d-surface-2: #1b2632;--d-border: rgba(255, 255, 255, .1);--d-text: #e6ebf1;--d-heading: #f3f6fb;--d-muted: #9fb0c0;--shadow-sm: 0 4px 14px rgba(0, 0, 0, .45);--shadow-md: 0 16px 44px rgba(0, 0, 0, .55);color-scheme:dark}[data-theme=dark] body{background:var(--d-bg);color:var(--d-text)}[data-theme=dark] h1,[data-theme=dark] h2,[data-theme=dark] h3,[data-theme=dark] h4,[data-theme=dark] h5,[data-theme=dark] h6,[data-theme=dark] .section-title{color:var(--d-heading)}[data-theme=dark] .section-title .accent{color:#b6c6ed}[data-theme=dark] .btn-outline{color:var(--d-heading);border-color:#ffffff8c}[data-theme=dark] .btn-outline:hover{background:var(--blue);border-color:var(--blue);color:#fff}[data-theme=dark] .hero,[data-theme=dark] .founders,[data-theme=dark] .framework,[data-theme=dark] .strategy,[data-theme=dark] .knowledge,[data-theme=dark] .faq3,[data-theme=dark] .regulatory{background:var(--d-bg)}[data-theme=dark] .threec,[data-theme=dark] .selection,[data-theme=dark] .plan,[data-theme=dark] .market,[data-theme=dark] .testimonials,[data-theme=dark] .contact,[data-theme=dark] .mv{background:var(--d-bg-alt)}[data-theme=dark] .founder-card,[data-theme=dark] .strat-card,[data-theme=dark] .know-card,[data-theme=dark] .article-card,[data-theme=dark] .faq3__item,[data-theme=dark] .contact__form,[data-theme=dark] .testimonials__stage,[data-theme=dark] .mv__figure,[data-theme=dark] .hero__photo,[data-theme=dark] .c-card--light{background:var(--d-surface);border-color:var(--d-border)}[data-theme=dark] .founder-card__photo{background:linear-gradient(160deg,#1a2733,#131c25)}[data-theme=dark] .hero__title,[data-theme=dark] .hero__stat-num,[data-theme=dark] .threec__statement,[data-theme=dark] .strategy__headline,[data-theme=dark] .strategy__subtitle,[data-theme=dark] .plan__subtitle,[data-theme=dark] .founder-card__name,[data-theme=dark] .framework__heading,[data-theme=dark] .tech-item__title,[data-theme=dark] .know-card__title,[data-theme=dark] .article-card__title,[data-theme=dark] .faq3__title,[data-theme=dark] .faq3__trigger,[data-theme=dark] .faq3__q,[data-theme=dark] .faq3__chevron,[data-theme=dark] .contact__title,[data-theme=dark] .c-card--light,[data-theme=dark] .c-card--light .c-card__title{color:var(--d-heading)}[data-theme=dark] .hero__text,[data-theme=dark] .strategy__text,[data-theme=dark] .tech-item__text,[data-theme=dark] .sel-step__text,[data-theme=dark] .know-card__text,[data-theme=dark] .plan__intro,[data-theme=dark] .framework__lead,[data-theme=dark] .market__intro,[data-theme=dark] .threec__statement{color:var(--d-muted)}[data-theme=dark] .contact__form input,[data-theme=dark] .contact__form textarea,[data-theme=dark] .contact__phone,[data-theme=dark] .hero__input{background:var(--d-surface-2);border-color:var(--d-border);color:var(--d-text)}[data-theme=dark] .contact__form input::placeholder,[data-theme=dark] .contact__form textarea::placeholder,[data-theme=dark] .hero__input::placeholder{color:#7d8da0}[data-theme=dark] .strategy__subtitle--why,[data-theme=dark] .tech-item__letter{color:#5fb0ee}[data-theme=dark] .threec{background:var(--d-bg-alt)}[data-theme=dark] .selection{background:var(--d-bg)}
