@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";.page-transitions-ready [data-page-content]{animation:page-content-enter .28s cubic-bezier(.22,1,.36,1) both;transition:opacity .15s ease,transform .15s ease}.page-transitions-ready.is-page-leaving [data-page-content]{opacity:0;transform:translateY(6px)}.page-transitions-ready .public-body[data-page-content]{animation-name:page-opacity-enter;transform:none}.page-transitions-ready.is-page-leaving .public-body[data-page-content]{opacity:0;transform:none}@keyframes page-content-enter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes page-opacity-enter{0%{opacity:0}to{opacity:1}}@media(prefers-reduced-motion:reduce){.page-transitions-ready [data-page-content]{animation:none;transition:none}}.quick-link>.quick-icon{display:grid;flex:0 0 40px;place-items:center}.quick-link>span:not(.quick-icon){min-width:0}.quick-arrow{flex:0 0 auto;color:#64748b;font-size:18px;line-height:1}.notification-button .notification-dot{position:absolute;top:7px;right:8px;width:8px;height:8px;border:2px solid #fff;border-radius:50%;background:var(--danger)}.notification-list{padding:0}.notification-row{display:grid;grid-template-columns:40px minmax(0,1fr) auto auto;gap:14px;align-items:center;min-height:76px;padding:14px 18px;border-bottom:1px solid #eef1f5}.notification-row:last-child{border-bottom:0}.notification-row.is-unread{background:#f8fbff}.notification-icon{display:grid;width:40px;height:40px;place-items:center;border-radius:50%;background:#e9f1ff;color:#2563eb}.notification-content{min-width:0}.notification-content strong,.notification-content small{display:block}.notification-content small{margin-top:4px;color:#7c8798;line-height:1.45}.notification-date{color:var(--muted);font-size:11px;white-space:nowrap}@media(max-width:640px){.notification-row{grid-template-columns:40px minmax(0,1fr) auto;gap:10px;padding:14px}.notification-date{grid-column:2 / -1;grid-row:2}}.public-body:has(.landing-page){background:#001633;color:#fff}.landing-page{--lp-navy: #001633;--lp-blue: #1775ee;--lp-blue-light: #4b9cff;--lp-line: rgba(126, 176, 239, .24);min-height:100vh;overflow:hidden;background:#fff}.landing-container{width:min(1200px,calc(100% - 52px));margin-inline:auto}.landing-hero-zone{position:relative;display:flex;min-height:100vh;overflow:hidden;flex-direction:column;background:radial-gradient(circle at 73% 49%,rgba(25,104,218,.17),transparent 29%),linear-gradient(130deg,#001633,#00152f 54%,#001938);color:#fff}.landing-header{position:relative;z-index:20;height:92px;flex:0 0 92px}.landing-header-inner{display:grid;height:100%;grid-template-columns:1.4fr auto 1fr;align-items:center}.landing-brand{display:flex;width:max-content;align-items:center;gap:16px;color:#fff}.landing-brand>strong{padding-right:16px;border-right:1px solid rgba(255,255,255,.35);font-size:37px;font-weight:800;line-height:1;letter-spacing:-.055em}.landing-brand>span{display:flex;flex-direction:column;gap:2px}.landing-brand b{font-size:12px;font-weight:500}.landing-brand small{color:#9eafc7;font-size:9px}.landing-nav{display:flex;align-items:center;gap:34px}.landing-nav a,.landing-nav button{padding:0;border:0;background:transparent;color:#fff;cursor:pointer;font:inherit;font-size:11px;font-weight:600;transition:color .2s ease}.landing-nav a:hover,.landing-nav button:hover{color:#6db0ff}.landing-panel-link{display:inline-flex;min-height:47px;width:max-content;align-items:center;justify-self:end;gap:10px;padding:0 17px;border:1px solid #4097ff;border-radius:8px;background:linear-gradient(135deg,#1165d6,#1779f1);box-shadow:0 12px 32px #0663de38,inset 0 1px #ffffff40;color:#fff;font-size:11px;font-weight:700;transition:transform .2s ease,box-shadow .2s ease}.landing-panel-link:hover{box-shadow:0 16px 36px #0663de52,inset 0 1px #ffffff40;transform:translateY(-2px)}.landing-panel-link>span{margin-left:2px;font-size:16px}.landing-hero-grid{position:relative;z-index:2;display:grid;min-height:520px;flex:1;grid-template-columns:1fr .98fr;gap:66px;align-items:center;padding:38px 0 30px}.landing-hero-copy{align-self:center}.landing-eyebrow{display:block;margin-bottom:13px;color:#4098ff;font-size:10px;font-weight:800;letter-spacing:.14em;animation:landing-rise .65s .05s both}.landing-hero-copy h1{max-width:585px;margin:0;color:#fff;font-size:clamp(47px,4.55vw,62px);font-weight:750;line-height:1.02;letter-spacing:-.052em;animation:landing-rise .7s .1s both}.landing-hero-copy>p{max-width:600px;margin:20px 0 0;color:#aab8cc;font-size:12px;line-height:1.72;animation:landing-rise .7s .16s both}.landing-hero-actions{display:flex;flex-wrap:wrap;gap:13px;margin-top:20px;animation:landing-rise .7s .22s both}.landing-primary-action,.landing-secondary-action{display:inline-flex;min-height:45px;align-items:center;justify-content:center;gap:16px;padding:0 20px;border-radius:7px;font-size:11px;font-weight:700}.landing-primary-action{border:1px solid #479cff;background:linear-gradient(135deg,#1171ee,#1c7df4);box-shadow:0 11px 26px #0069ec38,inset 0 1px #ffffff40;color:#fff;cursor:pointer}.landing-primary-action span{font-size:16px;transition:transform .2s ease}.landing-primary-action:hover span{transform:translate(4px)}.landing-secondary-action{border:1px solid rgba(149,188,235,.5);background:#031a3959;color:#fff}.landing-secondary-action:hover{border-color:#55a4ff;background:#124a9140}.landing-hero-assurances{display:grid;max-width:520px;grid-template-columns:repeat(3,1fr);gap:25px;margin-top:27px;animation:landing-rise .7s .28s both}.landing-hero-assurances>div{display:flex;align-items:center;gap:10px}.landing-hero-assurances>div>span{display:grid;width:32px;height:32px;flex:0 0 32px;place-items:center;border:1px solid #6096d7;border-radius:5px;color:#bdd8fa}.landing-hero-assurances .landing-paytr-mark{background:linear-gradient(135deg,#fff,#7da7d9);color:#09244b;font-size:22px;font-weight:900;text-shadow:1px 1px #fff}.landing-hero-assurances p,.landing-hero-assurances strong{display:block}.landing-hero-assurances p{margin:0;color:#91a2ba;font-size:9px;line-height:1.4}.landing-hero-assurances strong{color:#fff;font-size:11px}.landing-security-art{position:relative;height:455px;animation:landing-art-in .9s .15s cubic-bezier(.16,1,.3,1) both}.landing-security-art:before{position:absolute;inset:95px 100px;border-radius:50%;background:#116beb2b;box-shadow:0 0 110px 48px #1266df29;content:"";filter:blur(24px)}.landing-art-orbit{position:absolute;border:1px solid rgba(78,142,226,.35);border-radius:50%;animation:landing-spin 30s linear infinite}.landing-art-orbit-one{inset:18px 28px}.landing-art-orbit-two{inset:63px 72px;border-style:dotted;border-color:#4b9cff8c;animation-direction:reverse;animation-duration:24s}.landing-art-core{position:absolute;z-index:2;top:50%;left:50%;display:flex;width:205px;height:205px;align-items:center;justify-content:center;flex-direction:column;border:1px solid rgba(78,148,240,.58);border-radius:50%;background:radial-gradient(circle,#115dc866,#031d40c7 67%);box-shadow:0 0 52px #0b6bef59,inset 0 0 44px #1167e03b;color:#fff;transform:translate(-50%,-50%)}.landing-art-core>span{color:#fff;filter:drop-shadow(0 0 13px rgba(56,149,255,.72))}.landing-art-core strong{margin-top:9px;font-size:18px;line-height:1}.landing-art-core small{margin-top:8px;color:#94a9c4;font-size:9px}.landing-art-node{position:absolute;z-index:4;display:flex;min-height:64px;align-items:center;gap:12px;padding:0 19px;border:1px solid rgba(117,166,226,.26);border-radius:7px;background:#021837c7;box-shadow:0 15px 35px #0000002e,inset 0 1px #ffffff08;color:#fff;font-size:10px;font-weight:700;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.landing-art-node:after{width:7px;height:7px;margin-left:3px;border-radius:50%;background:#2185ff;box-shadow:0 0 11px #2185ff;content:""}.landing-art-node svg{color:#bbd8fb}.node-tls{top:40px;left:5px;animation:landing-float 5s ease-in-out infinite}.node-card{right:-8px;bottom:117px;max-width:170px;animation:landing-float 5.5s .7s ease-in-out infinite}.node-check{bottom:30px;left:162px;animation:landing-float 6s .35s ease-in-out infinite}.landing-art-dot{position:absolute;z-index:5;width:7px;height:7px;border-radius:50%;background:#1681ff;box-shadow:0 0 12px 3px #1681ff8c}.dot-one{top:140px;left:78px}.dot-two{top:72px;right:145px}.dot-three{right:128px;bottom:75px}.dot-four{bottom:92px;left:100px}.landing-operator-band{position:relative;z-index:6;display:flex;min-height:59px;flex:0 0 59px;align-items:center;justify-content:center;gap:12px;margin-bottom:25px;border:1px solid rgba(94,144,205,.22);border-radius:8px;background:#0b2b5373;color:#8fa4bf;font-size:11px}.landing-operator-band svg{color:#a9c8ef}.landing-process{scroll-margin-top:30px;padding:110px 0 120px;background:#fff;color:#10233f}.landing-feature-row{display:grid;grid-template-columns:1fr 1fr;gap:95px;align-items:center}.landing-feature-visual{position:relative;min-height:420px;padding:58px;background:#f2f7fd}.landing-feature-visual:before{position:absolute;inset:0;background-image:linear-gradient(rgba(39,99,181,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(39,99,181,.06) 1px,transparent 1px);background-size:38px 38px;content:""}.landing-link-window{position:relative;z-index:2;overflow:hidden;border:1px solid #d8e1ee;border-radius:10px;background:#fff;box-shadow:0 24px 55px #10305826}.landing-link-window-top{display:flex;height:42px;align-items:center;gap:7px;padding:0 14px;border-bottom:1px solid #e3e8ef;background:#f8fafc}.landing-link-window-top>i{width:7px;height:7px;border-radius:50%;background:#c4cfdd}.landing-link-window-top>i:nth-child(1){background:#ef7272}.landing-link-window-top>i:nth-child(2){background:#e9ba57}.landing-link-window-top>i:nth-child(3){background:#62be80}.landing-link-window-top>span{margin-left:8px;color:#8290a3;font-size:8px}.landing-link-window-body{display:flex;min-height:250px;align-items:center;justify-content:center;flex-direction:column;padding:38px;text-align:center}.landing-mini-icon{display:grid;width:58px;height:58px;place-items:center;border-radius:50%;background:#e9f2ff;color:#2d67b9}.landing-link-window-body small{margin-top:18px;color:#7b899c;font-size:8px;letter-spacing:.1em;text-transform:uppercase}.landing-link-window-body strong{max-width:260px;margin-top:8px;color:#142b49;font-size:17px;line-height:1.3}.landing-link-window-body>div{display:flex;gap:6px;margin-top:24px}.landing-link-window-body>div i{width:42px;height:4px;border-radius:4px;background:#d9e4f2}.landing-link-window-body>div i:nth-child(2){width:72px;background:#3672c8}.landing-section-label{color:#2c66b9;font-size:10px;font-weight:850;letter-spacing:.16em}.landing-feature-copy h2,.landing-security h2,.landing-section-heading h2,.landing-final-cta h2{margin:15px 0 0;color:#102844;font-size:clamp(34px,3.8vw,51px);line-height:1.08;letter-spacing:-.045em}.landing-feature-copy>p{margin:22px 0 0;color:#65748a;font-size:13px;line-height:1.8}.landing-feature-copy ol{margin:34px 0 0;padding:0;border-top:1px solid #dbe3ed;list-style:none}.landing-feature-copy li{display:grid;grid-template-columns:35px 1fr;gap:15px;padding:19px 0;border-bottom:1px solid #dbe3ed}.landing-feature-copy li>b{color:#2d67ba;font-size:9px;letter-spacing:.08em}.landing-feature-copy li span{color:#718095;font-size:10px;line-height:1.55}.landing-feature-copy li strong{display:block;margin-bottom:3px;color:#18304f;font-size:12px}.landing-security{position:relative;scroll-margin-top:30px;overflow:hidden;padding:116px 0;background:#0f315f;color:#fff}.landing-security-lines{position:absolute;top:-260px;right:-150px;width:640px;height:640px;border:1px solid rgba(177,210,249,.15);border-radius:50%}.landing-security-lines:before,.landing-security-lines:after{position:absolute;border:1px solid rgba(177,210,249,.1);border-radius:50%;content:""}.landing-security-lines:before{inset:90px}.landing-security-lines:after{inset:185px}.landing-security-grid{position:relative;display:grid;grid-template-columns:.9fr 1.1fr;gap:115px;align-items:center}.landing-security .landing-section-label{color:#a8caf2}.landing-security h2{color:#fff}.landing-security-grid>div:first-of-type>p{max-width:570px;margin:23px 0 0;color:#afc2db;font-size:13px;line-height:1.8}.landing-security-grid>div:first-of-type>a{display:inline-flex;gap:16px;margin-top:28px;padding-bottom:5px;border-bottom:1px solid rgba(255,255,255,.3);color:#fff;font-size:10px;font-weight:800}.landing-security-points{border-top:1px solid rgba(255,255,255,.18)}.landing-security-points article{display:grid;grid-template-columns:45px 1fr;gap:20px;padding:28px 0;border-bottom:1px solid rgba(255,255,255,.18)}.landing-security-points article>span{color:#7fa9dc;font-size:9px}.landing-security-points strong{display:block;margin-bottom:7px;font-size:15px}.landing-security-points p{margin:0;color:#9eb3ce;font-size:10px;line-height:1.65}.landing-legal{scroll-margin-top:30px;padding:115px 0;background:#f6f9fd;color:#10233f}.landing-section-heading{max-width:760px;margin-bottom:50px}.landing-section-heading p{margin:18px 0 0;color:#68788e;font-size:13px}.landing-legal-grid{display:grid;grid-template-columns:repeat(2,1fr);border-top:1px solid #ced9e6;border-left:1px solid #ced9e6}.landing-legal-grid>a{display:grid;min-height:145px;grid-template-columns:34px 1fr auto;gap:15px;align-items:start;padding:28px;border-right:1px solid #ced9e6;border-bottom:1px solid #ced9e6;background:#fff;transition:background .2s ease,transform .2s ease,box-shadow .2s ease}.landing-legal-grid>a:hover{position:relative;z-index:2;background:#eef5ff;box-shadow:0 16px 35px #1841731a;transform:translateY(-2px)}.landing-legal-grid>a>span{color:#7f8da0;font-size:9px}.landing-legal-grid strong{display:block;color:#15304f;font-size:14px}.landing-legal-grid p{margin:7px 0 0;color:#778498;font-size:10px;line-height:1.55}.landing-legal-grid b{color:#2d67b9;font-size:17px;font-weight:400}.landing-final-cta{padding:92px 0;background:#fff;color:#10233f}.landing-final-cta .landing-container{display:flex;align-items:center;justify-content:space-between;gap:50px;padding:60px;background:#dcecff}.landing-final-cta>div>div>span{color:#2a65b8;font-size:9px;font-weight:850;letter-spacing:.14em}.landing-final-cta h2{max-width:650px;font-size:clamp(30px,3.3vw,45px)}.landing-final-cta a{display:inline-flex;min-height:50px;flex:0 0 auto;align-items:center;gap:18px;padding:0 21px;border-radius:7px;background:#0f315f;color:#fff;font-size:11px;font-weight:800}.landing-footer{padding:70px 0 0;background:#091e38;color:#fff}.landing-footer-main{display:grid;grid-template-columns:1.5fr .7fr 1fr 1fr;gap:55px;padding-bottom:54px}.landing-footer-brand p{max-width:420px;margin:20px 0 0;color:#91a7c2;font-size:10px;line-height:1.7}.landing-footer-main>div:not(.landing-footer-brand){display:flex;flex-direction:column;gap:11px}.landing-footer-main strong{margin-bottom:5px;font-size:11px}.landing-footer-main a{color:#91a7c2;font-size:9px;line-height:1.45}.landing-footer-main a:hover{color:#fff}.landing-footer-bottom{display:flex;min-height:68px;align-items:center;justify-content:space-between;gap:25px;border-top:1px solid rgba(255,255,255,.1);color:#7088a5;font-size:9px}.landing-reveal-pending{opacity:0;transform:translateY(25px)}.landing-reveal-visible{opacity:1;transform:none;transition:opacity .75s cubic-bezier(.22,1,.36,1),transform .75s cubic-bezier(.22,1,.36,1)}@keyframes landing-rise{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:none}}@keyframes landing-art-in{0%{opacity:0;transform:translate(30px) scale(.97)}to{opacity:1;transform:none}}@keyframes landing-spin{to{transform:rotate(360deg)}}@keyframes landing-float{50%{transform:translateY(-9px)}}@media(max-width:1040px){.landing-header-inner{grid-template-columns:1fr auto}.landing-nav{display:none}.landing-hero-zone{min-height:auto}.landing-hero-grid{min-height:auto;grid-template-columns:1fr;gap:45px;padding:58px 0 45px}.landing-hero-copy{max-width:720px}.landing-security-art{width:min(600px,100%);margin-inline:auto}.landing-operator-band{margin-top:10px}.landing-feature-row,.landing-security-grid{grid-template-columns:1fr;gap:60px}.landing-feature-visual{width:min(650px,100%)}.landing-footer-main{grid-template-columns:1.3fr 1fr 1fr}.landing-footer-brand{grid-column:1 / -1}}@media(max-width:680px){.landing-container{width:min(100% - 30px,1200px)}.landing-header{height:74px;flex-basis:74px}.landing-brand{gap:9px}.landing-brand>strong{padding-right:10px;font-size:25px}.landing-brand>span{display:none}.landing-panel-link{min-height:40px;padding:0 12px}.landing-panel-link svg{display:none}.landing-hero-grid{padding-top:48px}.landing-hero-copy h1{font-size:clamp(39px,11.4vw,51px)}.landing-hero-copy>p{font-size:12px}.landing-hero-actions{align-items:stretch;flex-direction:column}.landing-primary-action,.landing-secondary-action{width:100%}.landing-hero-assurances{grid-template-columns:1fr;gap:11px}.landing-security-art{height:365px}.landing-art-orbit-one{inset:18px 4px}.landing-art-orbit-two{inset:55px 38px}.landing-art-core{width:160px;height:160px}.landing-art-core>span svg{width:48px;height:48px}.landing-art-core strong{font-size:16px}.landing-art-node{min-height:49px;padding:0 11px}.landing-art-node:after{display:none}.node-tls{top:18px;left:0}.node-card{right:0;bottom:85px;max-width:145px}.node-check{bottom:13px;left:15px}.landing-art-dot{display:none}.landing-operator-band{align-items:flex-start;padding:16px;text-align:left;line-height:1.55}.landing-process,.landing-security,.landing-legal{padding:80px 0}.landing-feature-visual{min-height:0;padding:36px 16px}.landing-link-window-body{min-height:220px}.landing-feature-row,.landing-security-grid{gap:45px}.landing-legal-grid{grid-template-columns:1fr}.landing-legal-grid>a{min-height:130px;padding:23px 19px}.landing-final-cta{padding:65px 0}.landing-final-cta .landing-container{align-items:flex-start;flex-direction:column;padding:38px 24px}.landing-final-cta a{width:100%;justify-content:center}.landing-footer-main{grid-template-columns:1fr 1fr;gap:35px}.landing-footer-brand{grid-column:1 / -1}.landing-footer-bottom{align-items:flex-start;flex-direction:column;justify-content:center;padding:18px 0}}@media(prefers-reduced-motion:reduce){.landing-eyebrow,.landing-hero-copy h1,.landing-hero-copy>p,.landing-hero-actions,.landing-hero-assurances,.landing-security-art,.landing-art-orbit,.landing-art-node{animation:none!important}.landing-reveal-pending,.landing-reveal-visible{opacity:1;transform:none;transition:none}}.public-body:has(.legal-page){background:#001633}.legal-page{--legal-navy: #001633;--legal-blue: #1775ee;min-height:100vh;background:#fff;color:#10233f}.legal-container{width:min(1200px,calc(100% - 52px));margin-inline:auto}.legal-header{position:relative;z-index:30;height:92px;border-bottom:1px solid rgba(134,178,231,.2);background:#001633;color:#fff}.legal-header-inner{display:grid;height:100%;grid-template-columns:1.4fr auto 1fr;align-items:center}.legal-brand{display:flex;width:max-content;align-items:center;gap:16px;color:#fff}.legal-brand>strong{padding-right:16px;border-right:1px solid rgba(255,255,255,.35);font-size:37px;font-weight:800;line-height:1;letter-spacing:-.055em}.legal-brand>span{display:flex;flex-direction:column;gap:2px}.legal-brand b{font-size:12px;font-weight:500}.legal-brand small{max-width:310px;overflow:hidden;color:#91a7c2;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.legal-nav{display:flex;align-items:center;gap:30px}.legal-nav a{position:relative;padding:37px 0 34px;color:#b0bfd2;font-size:10px;font-weight:650;transition:color .2s ease}.legal-nav a:after{position:absolute;right:0;bottom:23px;left:0;height:2px;border-radius:2px;background:#4197ff;content:"";opacity:0;transform:scaleX(.35);transition:opacity .2s ease,transform .2s ease}.legal-nav a:hover,.legal-nav a.active{color:#fff}.legal-nav a:hover:after,.legal-nav a.active:after{opacity:1;transform:scaleX(1)}.legal-login{display:inline-flex;min-height:47px;width:max-content;align-items:center;justify-self:end;gap:10px;padding:0 17px;border:1px solid #4097ff;border-radius:8px;background:linear-gradient(135deg,#1165d6,#1779f1);box-shadow:0 12px 32px #0663de38,inset 0 1px #ffffff40;color:#fff;font-size:11px;font-weight:700;transition:transform .2s ease,box-shadow .2s ease}.legal-login:hover{box-shadow:0 16px 36px #0663de52,inset 0 1px #ffffff40;transform:translateY(-2px)}.legal-login b{margin-left:2px;font-size:16px}.legal-hero{position:relative;overflow:hidden;padding:78px 0 84px;background:radial-gradient(circle at 78% 48%,rgba(31,119,234,.22),transparent 27%),linear-gradient(130deg,#001633,#09264d 56%,#0d3568);color:#fff}.legal-hero:after{position:absolute;top:-180px;right:7%;width:440px;height:440px;border:1px solid rgba(90,154,236,.12);border-radius:50%;box-shadow:0 0 0 70px #5a9aec0b,0 0 0 140px #5a9aec06;content:""}.legal-hero .legal-container{position:relative;z-index:1}.legal-hero span{color:#62a9ff;font-size:9px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.legal-hero h1{max-width:850px;margin:15px 0 12px;font-size:clamp(40px,5vw,64px);font-weight:750;line-height:1.02;letter-spacing:-.05em;animation:legal-rise .55s ease both}.legal-hero p{margin:0;color:#9eb3cc;font-size:10px}.legal-layout{display:grid;grid-template-columns:245px minmax(0,1fr);gap:75px;padding-block:76px 110px}.legal-layout aside{position:sticky;top:28px;display:flex;height:max-content;flex-direction:column;border-top:1px solid #dbe3ed}.legal-layout aside a{padding:13px 4px;border-bottom:1px solid #e5eaf1;color:#6a7789;font-size:11px;line-height:1.35}.legal-layout aside a.active{color:#2059a6;font-weight:750}.legal-content{max-width:770px}.legal-content .legal-lead{margin:0 0 45px;color:#344861;font-size:17px;line-height:1.8}.legal-content h2{margin:40px 0 12px;color:#112642;font-size:20px;letter-spacing:-.025em}.legal-content p{margin:0;color:#5d6d82;font-size:13px;line-height:1.85}.legal-content strong{color:#213956}.legal-contact-grid{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #dce4ed;border-left:1px solid #dce4ed}.legal-contact-grid>div{min-height:125px;padding:24px;border-right:1px solid #dce4ed;border-bottom:1px solid #dce4ed}.legal-contact-grid span,.legal-contact-grid strong{display:block}.legal-contact-grid span{margin-bottom:9px;color:#7a8798;font-size:10px;letter-spacing:.08em;text-transform:uppercase}.legal-contact-grid strong{font-size:13px;line-height:1.6}.legal-footer{padding:46px 0;background:#091d37;color:#8399b5}.legal-footer .legal-container{display:flex;align-items:center;justify-content:space-between;gap:25px;font-size:10px}.legal-footer div{display:flex;gap:20px}.legal-footer a:hover{color:#fff}@keyframes legal-rise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media(max-width:1080px){.legal-header-inner{grid-template-columns:1fr auto auto;gap:26px}.legal-brand small{max-width:210px}.legal-nav{gap:20px}}@media(max-width:900px){.legal-brand>span,.legal-nav a:nth-child(2),.legal-nav a:nth-child(3){display:none}.legal-brand>strong{padding-right:0;border:0;font-size:31px}}@media(max-width:760px){.legal-container{width:min(100% - 32px,1200px)}.legal-header{height:76px}.legal-header-inner{grid-template-columns:1fr auto;gap:14px}.legal-brand>strong{font-size:28px}.legal-nav{display:none}.legal-login{min-height:41px;gap:7px;padding:0 13px;font-size:10px}.legal-login b{display:none}.legal-hero{padding:58px 0 62px}.legal-hero:after{right:-220px}.legal-layout{grid-template-columns:1fr;gap:38px;padding-block:48px 76px}.legal-layout aside{position:static;display:grid;grid-template-columns:1fr 1fr}.legal-layout aside a{padding-right:10px}.legal-content .legal-lead{font-size:15px}.legal-contact-grid{grid-template-columns:1fr}.legal-footer .legal-container{align-items:flex-start;flex-direction:column}}@media(prefers-reduced-motion:reduce){.legal-hero h1{animation:none}}:root{--primary:#071a35;--secondary:#183b7a;--blue:#2563eb;--bg:#f5f7fb;--card:#fff;--text:#111827;--muted:#6b7280;--border:#e5e7eb;--success:#16a34a;--warning:#f59e0b;--danger:#ef4444;--sidebar:264px;--shadow:0 10px 35px rgba(15,23,42,.065)}*{box-sizing:border-box}html{font-size:15px}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,sans-serif;color:var(--text);background:var(--bg);line-height:1.5}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}img{max-width:100%}.app-shell{min-height:100vh}.sidebar{position:fixed;inset:0 auto 0 0;width:var(--sidebar);background:linear-gradient(180deg,var(--primary),#06162c);color:#d9e5f7;display:flex;flex-direction:column;z-index:50;box-shadow:8px 0 32px #020c1b1f}.sidebar-brand{height:94px;display:flex;align-items:center;padding:0 24px;border-bottom:1px solid rgba(255,255,255,.08)}.brand-lockup{display:flex;align-items:center;gap:12px;min-width:0}.brand-logo-image{width:auto;height:44px;max-width:62px;object-fit:contain}.brand-mark{width:40px;height:44px;display:flex;gap:4px;align-items:flex-end}.brand-mark span{display:block;width:10px;background:linear-gradient(180deg,#fff,#86a9e7);transform:skewY(-25deg);border-radius:2px}.brand-mark span:nth-child(1){height:32px}.brand-mark span:nth-child(2){height:42px}.brand-mark span:nth-child(3){height:27px}.brand-copy{display:flex;flex-direction:column;overflow:hidden}.brand-copy strong{font-size:14px;color:#10213c;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.brand-copy small{color:#718096;font-size:10px;letter-spacing:.08em;text-transform:uppercase}.brand-light .brand-copy strong{color:#fff}.brand-light .brand-copy small{color:#a9bad2}.sidebar-nav{padding:20px 12px;display:flex;flex-direction:column;gap:5px;overflow:auto}.sidebar-nav a{height:45px;display:flex;align-items:center;gap:13px;padding:0 14px;border-radius:10px;color:#c6d4e8;font-size:13px;font-weight:500;transition:.2s}.sidebar-nav a:hover{background:#ffffff12;color:#fff}.sidebar-nav a.active{background:linear-gradient(135deg,#174991,#1f5cb8);color:#fff;box-shadow:0 8px 20px #0048b540}.nav-label{font-size:10px;text-transform:uppercase;letter-spacing:.12em;color:#6f88a7;padding:16px 14px 5px}.sidebar-footer{margin-top:auto;padding:21px 24px;border-top:1px solid rgba(255,255,255,.08);display:flex;flex-direction:column;gap:4px}.sidebar-footer strong{font-size:11px;color:#fff}.sidebar-footer span,.sidebar-footer small{font-size:10px;color:#9fb1c9}.sidebar-footer small{margin-top:10px}.main-area{margin-left:var(--sidebar);min-height:100vh}.topbar{height:72px;background:#fff;border-bottom:1px solid #edf0f5;display:flex;align-items:center;padding:0 28px;position:sticky;top:0;z-index:30}.icon-button{border:0;background:transparent;color:#607089;width:40px;height:40px;border-radius:10px;display:grid;place-items:center}.icon-button:hover{background:#f1f5f9;color:var(--secondary)}.topbar-spacer{flex:1}.notification-button{position:relative}.notification-button span{width:8px;height:8px;border-radius:50%;background:var(--danger);position:absolute;right:8px;top:7px;border:2px solid #fff}.user-chip{display:flex;gap:10px;align-items:center;margin:0 8px 0 6px;padding:7px 10px;border-radius:11px}.user-chip:hover{background:#f8fafc}.avatar{width:35px;height:35px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,var(--primary),var(--secondary));color:#fff;font-size:11px;font-weight:700}.user-chip>span:last-child{display:flex;flex-direction:column}.user-chip strong{font-size:12px}.user-chip small{font-size:10px;color:var(--muted);max-width:150px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.content-wrap{padding:27px 30px 42px;max-width:1600px;margin:auto}.page-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:21px}.page-heading h1{font-size:25px;letter-spacing:-.03em;margin:0 0 4px}.page-heading p{margin:0;color:var(--muted);font-size:13px}.page-actions{display:flex;gap:9px;flex-wrap:wrap}.btn{min-height:42px;border:1px solid var(--border);border-radius:9px;padding:0 16px;background:#fff;color:#28364b;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:12px;font-weight:700;transition:.18s}.btn:hover{transform:translateY(-1px);box-shadow:0 8px 18px #0f172a14}.btn-primary{background:linear-gradient(135deg,var(--secondary),#2358ad);color:#fff;border-color:transparent}.btn-danger{color:#b91c1c;background:#fff5f5;border-color:#fecaca}.btn-success{color:#166534;background:#f0fdf4;border-color:#bbf7d0}.btn-sm{min-height:34px;padding:0 11px;font-size:11px}.btn-block{width:100%}.stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:17px}.stat-card{background:var(--card);border:1px solid #eef1f6;border-radius:14px;padding:17px;box-shadow:var(--shadow);display:flex;align-items:center;gap:14px;min-width:0}.stat-icon{width:50px;height:50px;flex:0 0 50px;border-radius:13px;display:grid;place-items:center}.stat-icon.blue{background:#e9f1ff;color:#1761cc}.stat-icon.green{background:#e8f8ef;color:#16a05a}.stat-icon.orange{background:#fff5e4;color:#e68a00}.stat-icon.red{background:#fff0f1;color:#e33d48}.stat-meta{min-width:0;flex:1}.stat-meta span{font-size:11px;color:#526078}.stat-meta strong{display:block;font-size:20px;margin-top:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.stat-foot{font-size:10px;color:#8894a6;margin-top:3px;display:flex;justify-content:space-between}.trend{color:var(--success);font-weight:700}.grid-dashboard{display:grid;grid-template-columns:minmax(250px,.7fr) minmax(500px,1.9fr);gap:16px}.grid-bottom{display:grid;grid-template-columns:1fr 1.4fr;gap:16px;margin-top:16px}.card{background:#fff;border:1px solid #edf0f5;border-radius:14px;box-shadow:var(--shadow);overflow:hidden}.card-header{min-height:58px;padding:0 17px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #eff2f6;gap:12px}.card-header h2{font-size:14px;margin:0}.card-body{padding:18px}.quick-list{padding:4px 16px}.quick-link{display:flex;align-items:center;gap:12px;padding:17px 0;border-bottom:1px solid #eef1f5}.quick-link:last-child{border:0}.quick-icon{width:40px;height:40px;border-radius:50%;display:grid;place-items:center;background:#e9f1ff;color:#2563eb}.quick-link:nth-child(2) .quick-icon{background:#e9faef;color:#16a34a}.quick-link:nth-child(3) .quick-icon{background:#f3edff;color:#7c3aed}.quick-link span{flex:1;display:flex;flex-direction:column}.quick-link strong{font-size:12px}.quick-link small{font-size:10px;color:var(--muted)}.table-scroll{overflow-x:auto}.data-table{width:100%;border-collapse:collapse;min-width:780px}.data-table th{text-align:left;background:#f8f9fc;color:#667085;text-transform:uppercase;letter-spacing:.04em;font-size:9px;font-weight:700;padding:11px 14px;white-space:nowrap}.data-table td{font-size:11px;padding:12px 14px;border-bottom:1px solid #f0f2f5;vertical-align:middle}.data-table tbody tr:hover{background:#fafcff}.data-table tbody tr:last-child td{border-bottom:0}.cell-title{font-weight:600;color:#1f2c3f}.cell-sub{display:block;color:#8a94a5;font-size:10px;margin-top:2px}.amount{font-weight:700;white-space:nowrap}.status{display:inline-flex;align-items:center;gap:6px;padding:5px 8px;border-radius:6px;font-size:10px;font-weight:600;white-space:nowrap}.status i{width:6px;height:6px;border-radius:50%;background:currentColor}.status-paid{background:#eaf8ee;color:#168343}.status-pending{background:#fff5e5;color:#c57500}.status-failed{background:#ffedef;color:#c93845}.status-cancelled,.status-expired{background:#f0f1f3;color:#667085}.link-list{padding:0 16px}.link-row{min-height:58px;border-bottom:1px solid #eef1f5;display:grid;grid-template-columns:1.1fr 1.3fr .8fr .9fr auto;align-items:center;gap:12px;font-size:11px}.link-row:last-child{border:0}.copy-button{border:1px solid var(--border);width:34px;height:34px;border-radius:8px;background:#fff;color:#6b7890;display:grid;place-items:center}.copy-button.copied{color:#16a34a;border-color:#86efac;background:#f0fdf4}.chart-wrap{height:245px;position:relative;padding:8px}.empty-state{text-align:center;padding:45px 20px;color:var(--muted)}.empty-state svg{color:#b8c1d0;margin-bottom:10px}.empty-state strong{display:block;color:#35445b;margin-bottom:4px}.form-card{padding:22px}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:17px}.form-grid .full{grid-column:1/-1}.field label{display:block;font-size:11px;font-weight:700;color:#344054;margin-bottom:7px}.field input,.field select,.field textarea{width:100%;border:1px solid #dfe4eb;background:#fff;border-radius:9px;min-height:44px;padding:10px 12px;outline:none;color:#202b3c;transition:.15s}.field textarea{min-height:96px;resize:vertical}.field input:focus,.field select:focus,.field textarea:focus{border-color:#7194d1;box-shadow:0 0 0 3px #2563eb14}.field small{font-size:10px;color:var(--muted)}.field-error{color:#dc2626!important}.check-field{display:flex;align-items:center;gap:8px}.check-field input{width:16px;height:16px}.split-form{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(300px,.75fr);gap:18px;align-items:start}.summary-card{position:sticky;top:94px}.summary-line{display:flex;justify-content:space-between;gap:20px;padding:12px 0;border-bottom:1px solid #eef1f5;font-size:12px}.summary-line span{color:var(--muted)}.summary-line strong{text-align:right}.summary-total{font-size:16px;border:0;padding-top:17px}.summary-total strong{font-size:21px;color:var(--primary)}.filter-card{padding:14px;margin-bottom:16px}.filter-grid{display:grid;grid-template-columns:repeat(5,minmax(120px,1fr));gap:10px}.filter-grid .field label{font-size:9px}.filter-grid .field input,.filter-grid .field select{min-height:38px;padding:7px 9px;font-size:11px}.filter-actions{display:flex;align-items:flex-end;gap:7px}.pagination{display:flex;list-style:none;gap:4px;padding:14px;margin:0;justify-content:flex-end}.page-link{border:1px solid var(--border);padding:6px 10px;border-radius:7px;font-size:11px;background:#fff}.active>.page-link{background:var(--secondary);color:#fff;border-color:var(--secondary)}.disabled>.page-link{opacity:.45}.detail-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:17px}.detail-list{display:grid;grid-template-columns:1fr 1fr;gap:16px}.detail-item span{display:block;color:var(--muted);font-size:10px;margin-bottom:4px}.detail-item strong{font-size:12px}.timeline{position:relative}.timeline-item{padding:0 0 18px 24px;border-left:1px solid #dce3ed;margin-left:6px}.timeline-item:before{content:"";width:11px;height:11px;border-radius:50%;background:var(--secondary);position:absolute;left:1px}.timeline-item strong{font-size:11px}.timeline-item p{font-size:10px;color:var(--muted);margin:3px 0}.toast{position:fixed;top:82px;right:24px;z-index:100;display:flex;align-items:center;gap:10px;max-width:420px;background:#fff;border:1px solid var(--border);box-shadow:0 18px 50px #0f172a2e;padding:13px 14px;border-radius:11px;font-size:12px;animation:toast-in .25s ease}.toast span{flex:1}.toast button{border:0;background:transparent;font-size:20px;color:#8a94a5}.toast-success{border-left:4px solid var(--success);color:#166534}.toast-warning{border-left:4px solid var(--warning)}.toast-error{border-left:4px solid var(--danger);color:#991b1b}@keyframes toast-in{0%{transform:translate(20px);opacity:0}}.public-body{background:#f7f9fc;color:#132039}.public-nav{height:90px;display:flex;align-items:center;justify-content:space-between;max-width:1240px;margin:auto;padding:0 26px}.public-nav .brand-copy strong{font-size:16px}.ssl-chip{display:flex;align-items:center;gap:10px;color:#177c3b;font-size:11px;font-weight:600}.hero{max-width:1240px;margin:0 auto;padding:48px 26px 74px;display:grid;grid-template-columns:1.1fr .9fr;gap:70px;align-items:center}.hero-kicker{display:inline-flex;align-items:center;gap:7px;background:#eaf1ff;color:#1f4f9d;border-radius:999px;padding:7px 11px;font-size:10px;font-weight:700}.hero h1{font-size:50px;line-height:1.08;letter-spacing:-.045em;margin:18px 0 17px;max-width:650px}.hero h1 em{font-style:normal;color:#2457a5}.hero p{color:#5d6b7f;font-size:16px;max-width:590px;line-height:1.8}.hero-actions{display:flex;gap:11px;margin-top:27px}.hero-visual{background:linear-gradient(135deg,var(--primary),#123a74);border-radius:26px;padding:30px;color:#fff;box-shadow:0 30px 70px #071a3538;position:relative;overflow:hidden}.hero-visual:after{content:"";position:absolute;width:240px;height:240px;border-radius:50%;background:#4e87e033;right:-80px;top:-100px}.mock-card{position:relative;z-index:1;background:#fff;color:#162136;border-radius:16px;padding:20px;box-shadow:0 20px 40px #0000002e}.mock-card-head{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #edf0f4;padding-bottom:13px}.mock-card-head strong{font-size:12px}.mock-amount{font-size:30px;font-weight:800;margin:23px 0 5px}.mock-note{color:#718096;font-size:10px}.mock-bars{display:flex;gap:7px;align-items:end;height:75px;margin-top:18px}.mock-bars i{flex:1;border-radius:5px 5px 2px 2px;background:#dce8fa}.mock-bars i:nth-child(1){height:35%}.mock-bars i:nth-child(2){height:62%}.mock-bars i:nth-child(3){height:48%}.mock-bars i:nth-child(4){height:83%;background:#2c65ba}.mock-bars i:nth-child(5){height:68%}.trust-strip{border-top:1px solid #e9edf3;border-bottom:1px solid #e9edf3;background:#fff}.trust-grid{max-width:1240px;margin:auto;display:grid;grid-template-columns:repeat(4,1fr);padding:22px 26px}.trust-item{display:flex;align-items:center;justify-content:center;gap:12px;border-right:1px solid #edf0f4}.trust-item:last-child{border:0}.trust-item svg{color:#143b77}.trust-item strong{display:block;font-size:11px}.trust-item small{color:#7b8797;font-size:9px}.public-footer{text-align:center;padding:26px;color:#7a8596;font-size:10px}.payment-header{max-width:1280px;margin:auto;height:112px;display:grid;grid-template-columns:1fr 1.4fr 1fr;align-items:center;padding:0 28px}.payment-title{text-align:center}.payment-title h1{font-size:24px;margin:0 0 5px;letter-spacing:-.02em}.payment-title p{margin:0;color:#7a8699}.payment-title svg{vertical-align:middle}.payment-shell{max-width:1180px;margin:0 auto 50px;background:#fff;border:1px solid #e8ecf2;border-radius:16px;box-shadow:0 15px 45px #0f172a12;padding:31px}.payment-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:32px}.payment-panel h2,.order-summary h2{font-size:16px;margin:0 0 5px}.payment-panel>p{margin:0 0 21px;color:#6b778b;font-size:11px}.paytr-frame{width:100%;min-height:520px;border:0}.gateway-placeholder{min-height:360px;border:1px dashed #cdd6e3;border-radius:12px;display:grid;place-items:center;text-align:center;padding:30px;background:#fafcff;color:#65738a}.gateway-placeholder svg{color:#1c4e99;margin-bottom:12px}.order-summary{background:linear-gradient(145deg,#f8fafc,#f3f6fa);border:1px solid #e6eaf0;border-radius:13px;padding:24px}.order-summary h2{margin-bottom:17px}.order-row{display:flex;justify-content:space-between;gap:20px;padding:13px 0;border-bottom:1px solid #e2e7ee;font-size:11px}.order-row span{color:#647187}.order-row strong{text-align:right;max-width:62%}.order-total{border:0;font-size:13px;padding-top:19px}.order-total strong{font-size:21px;color:var(--primary)}.payment-security-note{display:flex;align-items:center;justify-content:center;gap:7px;font-size:10px;color:#6c788a;margin-top:14px}.result-card{max-width:560px;background:#fff;margin:90px auto;padding:44px;text-align:center;border-radius:18px;box-shadow:var(--shadow)}.result-icon{width:72px;height:72px;border-radius:50%;display:grid;place-items:center;margin:0 auto 18px;background:#eaf8ee;color:#16a34a}.result-icon.fail{background:#ffedef;color:#dc3545}.result-card h1{font-size:25px}.result-card p{color:var(--muted)}.login-shell{min-height:100vh;display:grid;grid-template-columns:1fr 1fr;background:#fff}.login-visual{background:linear-gradient(145deg,var(--primary),#0d3367);padding:55px;color:#fff;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden}.login-visual:after{content:"";position:absolute;width:500px;height:500px;border:1px solid rgba(255,255,255,.1);border-radius:50%;right:-260px;bottom:-180px}.login-message{max-width:500px;position:relative;z-index:1}.login-message h1{font-size:42px;letter-spacing:-.04em;line-height:1.13}.login-message p{color:#b8c9e0;line-height:1.8}.login-form-side{display:grid;place-items:center;padding:35px}.login-card{width:min(420px,100%)}.login-card h1{font-size:25px;margin:0 0 7px}.login-card>p{color:var(--muted);margin:0 0 28px}.login-card .field{margin-bottom:16px}.login-meta{display:flex;align-items:center;justify-content:space-between;margin:8px 0 20px;font-size:11px}.login-footer{margin-top:24px;text-align:center;font-size:10px;color:#8994a6}.menu-button,.sidebar-scrim{display:none}@media(max-width:1180px){.stats-grid{grid-template-columns:repeat(2,1fr)}.filter-grid{grid-template-columns:repeat(3,1fr)}.hero{gap:35px}.hero h1{font-size:42px}}@media(max-width:900px){:root{--sidebar:260px}.sidebar{transform:translate(-100%);transition:.25s}.sidebar-open .sidebar{transform:none}.sidebar-scrim{display:block;position:fixed;inset:0;background:#020c1b80;z-index:40;opacity:0;pointer-events:none;transition:.25s}.sidebar-open .sidebar-scrim{opacity:1;pointer-events:auto}.main-area{margin-left:0}.menu-button{display:grid}.content-wrap{padding:22px}.grid-dashboard,.grid-bottom,.split-form,.detail-grid{grid-template-columns:1fr}.summary-card{position:static}.hero{grid-template-columns:1fr;padding-top:25px}.hero-visual{max-width:580px}.payment-header{grid-template-columns:1fr auto}.payment-header .payment-title{display:none}.payment-grid{grid-template-columns:1fr}.payment-shell{margin:0 20px 35px}.login-shell{grid-template-columns:.8fr 1.2fr}.login-visual{padding:38px}.login-message h1{font-size:32px}}@media(max-width:640px){html{font-size:16px}.topbar{height:64px;padding:0 12px}.content-wrap{padding:18px 13px 32px}.user-chip>span:last-child{display:none}.stats-grid{grid-template-columns:1fr;gap:11px}.stat-card{padding:14px}.page-heading{align-items:flex-start;flex-direction:column;margin-bottom:16px}.page-actions{width:100%}.page-actions .btn{flex:1}.grid-dashboard{display:flex;flex-direction:column}.grid-dashboard .card:nth-child(2){order:-1}.grid-bottom,.form-grid,.detail-list{grid-template-columns:1fr}.form-grid .full{grid-column:auto}.filter-grid{grid-template-columns:1fr 1fr}.filter-actions{grid-column:1/-1}.filter-actions .btn{flex:1}.link-row{grid-template-columns:1fr auto;padding:12px 0}.link-row>*:nth-child(2),.link-row>*:nth-child(4){display:none}.public-nav{height:75px;padding:0 17px}.public-nav .brand-copy,.ssl-chip span{display:none}.hero{padding:25px 17px 45px}.hero h1{font-size:34px}.hero p{font-size:14px}.hero-actions{flex-direction:column}.trust-grid{grid-template-columns:1fr 1fr;padding:14px}.trust-item{justify-content:flex-start;padding:13px;border-bottom:1px solid #edf0f4}.trust-item:nth-child(2){border-right:0}.trust-item:nth-child(3),.trust-item:nth-child(4){border-bottom:0}.payment-header{height:82px;padding:0 17px}.payment-shell{margin:0 10px 25px;padding:18px}.payment-grid{gap:18px}.order-summary{padding:18px}.order-total strong{font-size:18px;white-space:nowrap;flex:0 0 auto}.login-shell{display:block;background:linear-gradient(180deg,var(--primary) 0 170px,#fff 170px)}.login-visual{height:170px;padding:27px}.login-visual .login-message{display:none}.login-form-side{padding:34px 22px}.login-card{background:#fff;border-radius:16px;padding:23px;box-shadow:0 14px 40px #071a351f;margin-top:-70px}.toast{left:12px;right:12px;top:74px}.btn{min-height:46px}.field input,.field select{min-height:48px}}
