:root{--blue:#0a67e8;--blue-dark:#082b55;--navy:#071d34;--text:#0a2545;--muted:#40546b;--line:#e6ebf2;--soft:#f8fbff;--footer:#071b2d;--white:#fff;--shadow:0 10px 30px #0e2b4b1f;--radius:10px;--max:1100px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--text);background:#fff;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif;line-height:1.45}a{color:inherit;text-decoration:none}button,input{font:inherit}img{max-width:100%;display:block}.site-shell{background:#fff;min-height:100vh}.container{width:min(var(--max),calc(100% - 56px));margin-inline:auto}.site-header{border-bottom:1px solid var(--line);z-index:30;background:#fff;height:80px;position:relative}.header-inner{align-items:center;gap:28px;height:100%;display:flex}.brand{align-items:center;min-width:240px;display:flex}.brand img{width:190px;height:auto}.desktop-nav{color:#111827;align-items:center;gap:35px;height:100%;margin-left:auto;font-size:15px;font-weight:600;display:flex}.desktop-nav>a,.nav-dropdown>button{cursor:pointer;color:#0f172a;background:0 0;border:0;align-items:center;height:100%;padding:0;font-weight:600;display:flex}.desktop-nav>a.active{color:#0969e8;position:relative}.desktop-nav>a.active:after{content:"";background:#0969e8;border-radius:2px;height:2px;position:absolute;bottom:16px;left:0;right:0}.nav-dropdown{height:100%;position:relative}.nav-dropdown>button{gap:8px}.nav-dropdown svg{stroke-width:2.3px;width:14px;height:14px}.nav-menu{min-width:210px;box-shadow:var(--shadow);background:#fff;border:1px solid #e3e8ef;border-radius:10px;padding:8px;display:none;position:absolute;top:66px;right:-18px}.nav-dropdown:hover .nav-menu,.nav-dropdown:focus-within .nav-menu{display:block}.nav-menu a{color:#24364a;border-radius:8px;padding:10px 12px;font-size:14px;display:block}.nav-menu a:hover,.nav-menu a:focus{color:#0969e8;background:#f3f7fc;outline:none}.btn-primary{color:#fff;background:linear-gradient(135deg,#0a68e8,#0659d6);border:1px solid #0a67e8;border-radius:7px;justify-content:center;align-items:center;min-height:42px;padding:0 22px;font-weight:700;display:inline-flex;box-shadow:0 6px 14px #0a67e829}.btn-secondary{color:#0969e8;background:#fff;border:1.5px solid #0a67e8;border-radius:7px;justify-content:center;align-items:center;gap:10px;min-height:42px;padding:0 22px;font-weight:700;display:inline-flex}.header-cta{min-width:116px;margin-left:4px}.mobile-menu-btn{color:#0a2545;cursor:pointer;background:0 0;border:0;width:42px;height:42px;margin-left:auto;padding:7px;display:none}.mobile-menu-btn svg{width:100%;height:100%}.mobile-drawer{border-bottom:1px solid var(--line);background:#fff;padding:12px 20px 20px;display:none;position:absolute;top:80px;left:0;right:0;box-shadow:0 10px 20px #0f172a14}.mobile-drawer.open{display:block}.mobile-drawer a{color:#17304c;border-bottom:1px solid #eef2f6;padding:12px 4px;font-weight:650;display:block}.mobile-drawer .mobile-cta{text-align:center;color:#fff;border-bottom:0;margin-top:14px}.hero{background:#fff;border-bottom:1px solid #eef2f6;position:relative;overflow:hidden}.hero-inner{grid-template-columns:1.02fr .98fr;align-items:center;gap:18px;min-height:472px;padding-top:32px;padding-bottom:27px;display:grid}.hero-copy{z-index:2;padding-left:22px;position:relative}.hero h1{letter-spacing:-1.7px;color:#09294f;max-width:510px;margin:0 0 22px;font-size:46px;font-weight:800;line-height:1.12}.hero .lead{color:#203c59;max-width:490px;margin:0 0 24px;font-size:19px;line-height:1.45}.hero-actions{gap:16px;margin-bottom:28px;display:flex}.hero-actions .btn-primary,.hero-actions .btn-secondary{min-width:186px;height:43px}.hero-art{justify-content:center;align-items:center;min-height:420px;display:flex;position:relative}.hero-art:before{content:"";pointer-events:none;background:radial-gradient(circle,#4c97ff1c,#4c97ff00 68%);width:610px;height:430px;position:absolute;bottom:-55px;right:-120px}.hero-art img{filter:saturate(.98);mix-blend-mode:multiply;width:100%;max-width:455px}.hero-trust{grid-template-columns:repeat(3,1fr);gap:24px;max-width:615px;display:grid}.trust-item{border-right:1px solid #e6ebf2;grid-template-columns:28px 1fr;align-items:start;gap:12px;padding-right:18px;display:grid}.trust-item:last-child{border-right:0}.icon-box{color:#0568e9;place-items:center;width:28px;height:28px;display:grid}.icon-box svg{stroke:currentColor;fill:none;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:26px;height:26px}.trust-item strong{color:#0b2340;margin-bottom:4px;font-size:13.5px;display:block}.trust-item span{color:#40546b;font-size:12.5px;line-height:1.45;display:block}.feature-strip{background:#fff;border-bottom:1px solid #edf1f5}.feature-grid{grid-template-columns:repeat(4,1fr);align-items:center;min-height:180px;display:grid}.feature{border-right:1px solid #e4e9ef;grid-template-columns:48px 1fr;align-items:start;gap:14px;padding:23px 20px;display:grid}.feature:first-child{padding-left:8px}.feature:last-child{border-right:0}.feature-icon{background:#fff;border:1px solid #e5e9ef;border-radius:50%;place-items:center;width:46px;height:46px;display:grid;box-shadow:0 4px 12px #0f172a0f}.feature-icon svg{fill:none;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:28px;height:28px}.feature:first-child .feature-icon svg{stroke:#51c66d}.feature:nth-child(2) .feature-icon svg{stroke:#6654dc}.feature:nth-child(3) .feature-icon svg{stroke:#0969e8}.feature:nth-child(4) .feature-icon svg{stroke:#ff8b24}.feature strong{color:#0d1f35;margin-bottom:4px;font-size:13.5px;display:block}.feature span{color:#40546b;font-size:12.4px;line-height:1.45}.site-footer{color:#fff;text-align:center;background:linear-gradient(145deg,#0a2239 0%,#07192a 62%,#061521 100%);min-height:325px;padding:35px 0 27px}.footer-logo{border-radius:3px;width:215px;margin:0 auto 17px}.socials{justify-content:center;gap:14px;margin:0 0 20px;display:flex}.social-link{color:#fff;border:1px solid #ffffff38;border-radius:50%;place-items:center;width:39px;height:39px;transition:all .2s;display:grid}.social-link:hover{background:#ffffff14}.social-link svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.footer-links{flex-wrap:wrap;justify-content:center;gap:32px;margin-bottom:23px;font-size:13.5px;display:flex}.footer-links a{color:#fff}.footer-meta{color:#aebdca;margin-bottom:18px;font-size:13px;line-height:1.8}.footer-meta a{color:#f7fbff}.version-pill{color:#aebdca;background:#ffffff14;border-radius:20px;padding:4px 11px;font-size:11px;display:inline-block}.cookie-banner{z-index:80;color:#21364d;background:#fff;border:1px solid #e3e8ef;border-radius:10px;width:315px;padding:19px 20px 20px;position:fixed;bottom:200px;left:27px;box-shadow:0 16px 34px #0211212e}.cookie-title{color:#14273c;align-items:center;gap:10px;margin-bottom:8px;font-size:14px;font-weight:800;display:flex}.cookie-emoji{font-size:26px;line-height:1}.cookie-banner p{color:#485b70;margin:0 0 16px;font-size:11.5px;line-height:1.5}.cookie-actions{grid-template-columns:1fr 1fr;gap:10px;display:grid}.cookie-actions button{cursor:pointer;border-radius:6px;height:41px;font-size:12px;font-weight:700}.cookie-customize{color:#0969e8;background:#fff;border:1.2px solid #0a67e8}.cookie-accept{color:#fff;background:#0a67e8;border:1px solid #0a67e8}.cookie-modal[hidden]{display:none}.cookie-modal{z-index:100;background:#0312216b;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.cookie-panel{width:min(470px,100%);box-shadow:var(--shadow);background:#fff;border-radius:12px;padding:24px}.cookie-panel h2{margin:0 0 8px;font-size:21px}.cookie-panel p{color:#52667a;font-size:14px}.cookie-row{border-top:1px solid #e7ecf1;justify-content:space-between;align-items:center;padding:14px 0;display:flex}.cookie-row small{color:#61758a}.cookie-row input{width:20px;height:20px}.cookie-panel-actions{justify-content:flex-end;gap:10px;margin-top:14px;display:flex}.page-hero{background:linear-gradient(#f9fbfe 0,#fff 100%);border-bottom:1px solid #edf1f5;padding:70px 0 54px}.page-hero h1{letter-spacing:-1.2px;color:#09294f;margin:0 0 14px;font-size:42px;line-height:1.14}.page-hero p{color:#40546b;max-width:760px;margin:0;font-size:18px;line-height:1.55}.page-main{padding:52px 0 70px}.content-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid}.content-card{background:#fff;border:1px solid #e6ebf2;border-radius:11px;padding:25px;box-shadow:0 4px 15px #0f172a0a}.content-card h2{color:#0b2a4f;margin:0 0 10px;font-size:21px}.content-card p,.content-card li{color:#465b71;font-size:14px;line-height:1.65}.content-card ul{margin-bottom:0;padding-left:20px}.form-card{background:#fff;border:1px solid #e3e8ef;border-radius:12px;max-width:520px;margin:0 auto;padding:28px;box-shadow:0 10px 28px #0f172a12}.form-card h2{margin:0 0 18px;font-size:24px}.field{margin-bottom:16px}.field label{color:#243a50;margin-bottom:6px;font-size:13px;font-weight:700;display:block}.field input{color:#102a43;border:1px solid #cfd8e2;border-radius:7px;width:100%;height:44px;padding:0 12px}.field input:focus{border-color:#0a67e8;outline:2px solid #0a67e82e}.form-note{color:#667b90;margin-top:14px;font-size:12px}.wide-button{width:100%;height:46px}@media (width<=920px){.container{width:min(var(--max),calc(100% - 36px))}.desktop-nav,.header-cta{display:none}.mobile-menu-btn{display:block}.site-header{height:88px}.mobile-drawer{top:88px}.brand{min-width:0}.brand img{width:180px}.hero-inner{grid-template-columns:1fr;min-height:auto;padding:38px 0 62px}.hero-art{display:none}.hero-copy{padding:0}.hero h1{max-width:540px;font-size:38px}.hero .lead{font-size:17px}.hero-trust{max-width:none}.feature-grid{grid-template-columns:repeat(2,1fr)}.feature:nth-child(2){border-right:0}.feature:nth-child(-n+2){border-bottom:1px solid #e4e9ef}.cookie-banner{bottom:24px}}@media (width<=560px){.container{width:calc(100% - 40px)}.site-header{height:90px}.header-inner{gap:10px}.brand img{width:182px}.mobile-menu-btn{width:43px;height:43px;padding:6px}.hero-inner{padding:31px 0 92px}.hero h1{letter-spacing:-1px;max-width:290px;margin-bottom:14px;font-size:33px;line-height:1.03}.hero .lead{max-width:310px;margin-bottom:17px;font-size:15.5px;line-height:1.36}.hero-actions{grid-template-columns:1fr;gap:8px;margin-bottom:18px;display:grid}.hero-actions .btn-primary,.hero-actions .btn-secondary{width:100%;min-width:0;height:39px;min-height:39px;font-size:12px}.hero-trust{grid-template-columns:1fr;gap:0}.trust-item{border-bottom:0;border-right:0;grid-template-columns:31px 1fr;padding:13px 0;position:relative}.trust-item:after{content:"›";color:#0f2945;font-size:22px;position:absolute;top:17px;right:1px}.trust-item strong{margin-bottom:2px;font-size:12.7px}.trust-item span{padding-right:20px;font-size:11.6px}.icon-box{width:29px;height:29px}.icon-box svg{width:24px;height:24px}.feature-strip{display:none}.site-footer{min-height:365px;padding-top:90px}.footer-logo{width:205px;margin-bottom:14px}.socials{gap:11px;margin-bottom:19px}.social-link{width:35px;height:35px}.footer-links{gap:17px;margin-bottom:17px;font-size:11px}.footer-meta{margin-bottom:14px;font-size:11.2px;line-height:1.7}.cookie-banner{border-radius:9px;width:auto;padding:16px 17px;position:fixed;bottom:295px;left:10px;right:10px;box-shadow:0 12px 28px #02112133}.cookie-title{font-size:13px}.cookie-banner p{margin-bottom:13px;font-size:10.7px}.cookie-actions button{height:36px;font-size:10.8px}.page-hero{padding:45px 0 38px}.page-hero h1{font-size:33px}.page-hero p{font-size:16px}.page-main{padding:35px 0 50px}.content-grid{grid-template-columns:1fr}.content-card{padding:20px}.form-card{padding:22px}}.route-link{cursor:pointer}.form-status{color:#40546b;background:#f4f8fc;border:1px solid #dce6f0;border-radius:7px;margin-top:12px;padding:10px 12px;font-size:12px;line-height:1.5}.form-status.error{color:#9b1c1c;background:#fff6f6;border-color:#f1c9c9}.form-status.success{color:#176534;background:#f2fbf5;border-color:#ccebd5}.form-actions-row{align-items:center;gap:10px;margin-top:6px;display:flex}.form-actions-row .btn-secondary,.form-actions-row .btn-primary{flex:1;height:46px}.visually-hidden{clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.cookie-banner{box-sizing:border-box!important;z-index:10000!important;border-radius:16px!important;width:min(560px,100vw - 40px)!important;max-width:560px!important;max-height:calc(100vh - 48px)!important;margin:0!important;padding:22px 24px!important;position:fixed!important;inset:auto auto 24px 50%!important;overflow-y:auto!important;transform:translate(-50%)!important}.cookie-title{align-items:center;gap:12px;display:flex}.cookie-banner p{margin-top:12px;margin-bottom:18px;line-height:1.55}.cookie-actions{gap:12px;width:100%;display:flex}.cookie-actions button{flex:1 1 0;min-height:48px}@media (width<=640px){.cookie-banner{left:16px!important;right:16px!important;bottom:max(16px, env(safe-area-inset-bottom))!important;border-radius:14px!important;width:auto!important;max-width:none!important;max-height:calc(100vh - 32px)!important;padding:18px!important;transform:none!important}.cookie-actions{flex-direction:column}.cookie-actions button{flex:none;width:100%}}@media (width<=380px){.cookie-banner{left:10px!important;right:10px!important;bottom:max(10px, env(safe-area-inset-bottom))!important;padding:16px!important}}:root{--pt-brand-gold:#e6b321;--pt-brand-navy:#082a54;--pt-brand-muted:#5d7189}.pt-brand{min-width:0;color:var(--pt-brand-navy);align-items:center;gap:10px;display:flex}.pt-brand-icon{flex:none;width:58px;height:58px}.pt-brand-copy{min-width:0;line-height:1.05}.pt-brand-copy strong{color:var(--pt-brand-navy);letter-spacing:-.045em;white-space:nowrap;font-size:28px;font-weight:850;display:block}.pt-brand-copy em{color:var(--pt-brand-muted);letter-spacing:.01em;white-space:nowrap;margin-top:4px;font-size:13px;font-weight:500;display:block}.pt-brand.inverse .pt-brand-copy strong{color:#fff}.pt-brand.inverse .pt-brand-copy em{color:#f0cc63}.brand{min-width:250px}.brand .pt-brand-icon{width:48px;height:48px}.brand .pt-brand-copy strong{font-size:23px}.brand .pt-brand-copy em{font-size:10.5px}.footer-brand{justify-content:center;margin:0 auto 20px;display:flex}.footer-brand .pt-brand{background:#fffdf5;border:1px solid #e6b3217a;border-radius:18px;justify-content:center;padding:12px 18px;box-shadow:0 10px 28px #0000002e}.footer-brand .pt-brand-icon{width:58px;height:58px}.footer-brand .pt-brand-copy{text-align:left}.footer-brand .pt-brand-copy strong{font-size:27px}.footer-brand .pt-brand-copy em{font-size:12px}@media (width<=920px){.brand{min-width:0}.brand .pt-brand-icon{width:46px;height:46px}.brand .pt-brand-copy strong{font-size:21px}.brand .pt-brand-copy em{font-size:9.5px}}@media (width<=620px){.pt-brand-copy strong{font-size:22px}.pt-brand-icon{width:48px;height:48px}.footer-brand .pt-brand{border-radius:16px;padding:10px 14px}.footer-brand .pt-brand-icon{width:50px;height:50px}.footer-brand .pt-brand-copy strong{font-size:23px}.footer-brand .pt-brand-copy em{font-size:10.5px}}.secure-access-header,.pt-app-header{z-index:40;justify-content:space-between;align-items:center;gap:18px;display:flex;position:relative}.secure-access-brand-link,.pt-app-brand{align-items:center;min-width:0;text-decoration:none;display:flex}.secure-access-menu-btn,.pt-app-menu-btn{color:#082a54;cursor:pointer;background:#fffdf5c7;border:1px solid #082a5442;border-radius:12px;flex:none;place-items:center;width:46px;height:46px;padding:9px;display:none}.secure-access-menu-btn svg,.pt-app-menu-btn svg{width:100%;height:100%}.secure-access-wrap .secure-access-mobile-nav,.pt-app-mobile-nav{display:none!important}.pt-app-desktop-nav{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;margin-left:auto;display:flex}.pt-app-desktop-nav a,.pt-app-desktop-nav button{color:#082a54;cursor:pointer;background:#fffdf5b8;border:1px solid #082a5433;border-radius:999px;padding:9px 12px;font-weight:800;text-decoration:none}.pt-app-desktop-nav a.active{color:#fff;background:#082a54;border-color:#082a54}.verified-home-v521>.pt-app-header,.identity-v521-container>.pt-app-header{margin-bottom:18px}.verified-home-v521 .verified-links{display:none!important}.desktop-nav>.pt54-public-hub-trigger,.desktop-nav>.pt54-public-logout{font:inherit;color:inherit;cursor:pointer;background:0 0;border:0;padding:10px 6px;text-decoration:none}.desktop-nav>.pt54-public-hub-trigger:hover,.desktop-nav>.pt54-public-logout:hover{color:#0869cf}.mobile-drawer>.pt54-mobile-hub-trigger,.mobile-drawer>.pt54-mobile-logout{color:#101f38;width:100%;min-height:52px;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #e9ebef;align-items:center;padding:12px 4px;font-weight:700;display:flex}@media (width<=760px){.secure-access-v521{padding-top:14px}.secure-access-header,.pt-app-header{gap:10px}.secure-access-nav,.pt-app-desktop-nav{display:none!important}.secure-access-menu-btn,.pt-app-menu-btn{display:grid}.secure-access-wrap .secure-access-mobile-nav,.pt-app-mobile-nav{z-index:70;background:#fffdf5;border:1px solid #082a5424;border-radius:16px;padding:10px;position:absolute;top:calc(100% + 10px);left:0;right:0;box-shadow:0 18px 44px #082a542e}.secure-access-wrap .secure-access-mobile-nav.open,.pt-app-mobile-nav.open{flex-direction:column;gap:0;display:flex!important}.secure-access-mobile-nav a,.pt-app-mobile-nav a,.pt-app-mobile-nav button{text-align:left;align-items:center;width:100%;min-height:48px;font-weight:800;text-decoration:none;color:#082a54!important;box-shadow:none!important;background:0 0!important;border:0!important;border-bottom:1px solid #082a5417!important;border-radius:0!important;margin:0!important;padding:10px 12px!important;display:flex!important}.pt-app-mobile-nav a.active{color:#082a54!important;background:#fff4c8!important}.secure-access-mobile-nav a:last-child,.pt-app-mobile-nav button:last-child{border-bottom:0!important}.secure-access-mobile-nav .outline{justify-content:center;background:linear-gradient(135deg,#e6b321,#c99200)!important;border:1px solid #082a5440!important;border-radius:10px!important;margin-top:6px!important}.pt-app-mobile-nav button{cursor:pointer;font:inherit}.secure-access-header .pt-brand-copy em,.pt-app-header .pt-brand-copy em{display:block!important}.secure-access-header .pt-brand-icon,.pt-app-header .pt-brand-icon{width:46px;height:46px}.secure-access-header .pt-brand-copy strong,.pt-app-header .pt-brand-copy strong{font-size:21px}.secure-access-header .pt-brand-copy em,.pt-app-header .pt-brand-copy em{font-size:10px}.verified-home-v521{padding:18px 14px}}@media (width<=420px){.secure-access-header .pt-brand-copy strong,.pt-app-header .pt-brand-copy strong{font-size:19px}.secure-access-header .pt-brand-copy em,.pt-app-header .pt-brand-copy em{font-size:9px}.secure-access-menu-btn,.pt-app-menu-btn{width:42px;height:42px;padding:8px}}.universal-footer{width:100%;margin:0}.universal-footer .footer-brand .pt-brand{max-width:min(360px,100vw - 40px)}:root{--pt54-navy:#062b57;--pt54-navy-2:#0b3a70;--pt54-yellow:#f3c22b;--pt54-yellow-deep:#e6ae08;--pt54-cream:#fffaf0;--pt54-line:#e8e8e8;--pt54-muted:#61728b;--pt54-green:#17a566;--pt54-bg:#f6f7f9}.pt54-workspace-wrap{background:#fff}.pt54-workspace{color:#082a54;background:#fff;grid-template-rows:86px minmax(720px,calc(100vh - 86px));grid-template-columns:136px 420px minmax(480px,1fr) 320px;min-height:100vh;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:grid;position:relative;overflow:hidden}.pt54-workspace *{box-sizing:border-box}.pt54-workspace button,.pt54-workspace input{font:inherit}.pt54-rail{color:#fff;z-index:30;background:linear-gradient(#072f61 0%,#06284f 100%);flex-direction:column;grid-row:1/3;align-items:stretch;display:flex}.pt54-rail-brand{border-bottom:1px solid #ffffff14;justify-content:center;align-items:center;height:86px;padding:15px 12px;text-decoration:none;display:flex}.pt54-rail-brand .pt-brand{justify-content:center}.pt54-rail-brand .pt-brand-copy{display:none}.pt54-rail-brand .pt-brand-icon{width:56px;height:56px}.pt54-rail-nav{flex-direction:column;gap:4px;padding:10px 8px 18px;display:flex;overflow:auto}.pt54-rail-nav a,.pt54-rail-nav button{color:#fff;cursor:pointer;background:0 0;border:0;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:5px;min-height:66px;padding:8px;font-size:13px;line-height:1.1;text-decoration:none;display:flex;position:relative}.pt54-rail-nav a:hover,.pt54-rail-nav button:hover{background:#ffffff1a}.pt54-rail-nav .active{color:#082a54;background:linear-gradient(135deg,#ffd95a,#f4c42e);box-shadow:inset 0 0 0 1px #fff9,0 4px 15px #0000001f}.pt54-icon-wrap{display:inline-flex;position:relative}.pt54-icon-wrap b{color:#fff;background:#f14f47;border:2px solid #082a54;border-radius:50%;place-items:center;min-width:20px;height:20px;font-size:11px;display:grid;position:absolute;top:-10px;right:-12px}.pt54-topbar{z-index:20;background:linear-gradient(90deg,#ffd84d 0%,#ffe888 58%,#ffd850 100%);border-bottom:1px solid #082a5414;grid-column:2/5;align-items:center;gap:22px;padding:13px 28px;display:flex}.pt54-global-search{color:#52627a;background:#ffffffed;border:1px solid #082a541c;border-radius:28px;flex:1;align-items:center;gap:10px;min-width:300px;max-width:490px;height:50px;padding:0 18px;display:flex;box-shadow:0 2px 8px #2a2f380a}.pt54-global-search input{color:#082a54;background:0 0;border:0;outline:0;width:100%;font-size:15px}.pt54-member-status{color:#15375f;background:#ffffff9e;border:1px solid #082a5414;border-radius:14px;align-items:center;gap:8px;margin-left:auto;padding:11px 15px;font-size:13px;font-weight:800;display:flex}.pt54-member-status svg{color:#1aa867}.pt54-profile{border-left:1px solid #082a5433;align-items:center;gap:11px;min-width:250px;padding-left:18px;display:flex}.pt54-profile>div{flex-direction:column;line-height:1.15;display:flex}.pt54-profile strong{color:#071f42;font-size:14px}.pt54-profile span{color:#5c6070;margin-top:4px;font-size:12px}.pt54-profile>button{color:#082a54;cursor:pointer;background:0 0;border:0;margin-left:auto;font-size:22px}.pt54-avatar{letter-spacing:-.02em;color:#fff;border-radius:50%;flex:none;place-items:center;font-weight:800;display:inline-grid;position:relative;box-shadow:inset 0 0 0 2px #ffffffbf,0 1px 3px #00000026}.pt54-avatar.md{width:48px;height:48px;font-size:13px}.pt54-avatar.sm{width:39px;height:39px;font-size:11px}.pt54-avatar.lg{width:58px;height:58px}.pt54-avatar.gold{color:#082a54;background:linear-gradient(135deg,#f3c22b,#bf8200)}.pt54-avatar.green{background:linear-gradient(135deg,#2dbd86,#0a7654)}.pt54-avatar.navy{background:linear-gradient(135deg,#0b4a89,#061f42)}.pt54-avatar.rose{background:linear-gradient(135deg,#e78a8f,#8d3d56)}.pt54-avatar.blue{background:linear-gradient(135deg,#5b93dc,#22538d)}.pt54-avatar.plum{background:linear-gradient(135deg,#9e79b9,#563f72)}.pt54-avatar i{background:#19a966;border:2px solid #fff;border-radius:50%;width:12px;height:12px;position:absolute;bottom:2px;right:0}.pt54-list-panel{background:#fff;border-right:1px solid #e8e8e8;flex-direction:column;grid-area:2/2;min-width:0;display:flex;overflow:hidden}.pt54-list-title{justify-content:space-between;align-items:center;padding:22px 18px 12px;display:flex}.pt54-list-title h1{color:#082a54;letter-spacing:-.03em;margin:0;font-size:29px;line-height:1}.pt54-list-title button{color:#082a54;cursor:pointer;background:linear-gradient(135deg,#ffd84e,#f1be22);border:0;border-radius:22px;align-items:center;gap:6px;padding:11px 16px;font-weight:800;display:flex}.pt54-list-search{color:#68768a;background:#f3f4f6;border-radius:23px;align-items:center;gap:10px;height:44px;margin:0 18px 12px;padding:0 15px;display:flex}.pt54-list-search input{color:#082a54;background:0 0;border:0;outline:0;width:100%;font-size:14px}.pt54-filters{gap:8px;padding:0 18px 12px;display:flex;overflow-x:auto}.pt54-filters button{white-space:nowrap;color:#173a64;cursor:pointer;background:#fff;border:1px solid #d8dde4;border-radius:18px;padding:8px 14px;font-size:13px;font-weight:700}.pt54-filters button.active{background:#ffd951;border-color:#ffd951}.pt54-chat-list{padding:0 8px 12px;overflow:auto}.pt54-chat-row{text-align:left;cursor:pointer;color:#082a54;background:#fff;border:0;border-radius:12px;align-items:center;gap:12px;width:100%;padding:12px 10px;display:flex}.pt54-chat-row:hover{background:#f7f8fa}.pt54-chat-row.active{background:#fff5cf}.pt54-chat-copy{flex-direction:column;flex:1;gap:5px;min-width:0;display:flex}.pt54-chat-copy>span{align-items:center;gap:8px;min-width:0;display:flex}.pt54-chat-copy strong{white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:15px;overflow:hidden}.pt54-chat-copy time{color:#637188;white-space:nowrap;margin-left:auto;font-size:12px}.pt54-chat-copy em{color:#64758c;white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:13px;font-style:normal;overflow:hidden}.pt54-chat-copy .pin{color:#536982;margin-left:auto;font-size:8px}.pt54-chat-copy .unread{color:#fff;background:#167bd9;border-radius:11px;place-items:center;min-width:22px;height:22px;margin-left:auto;padding:0 6px;font-size:11px;display:grid}.pt54-empty-list{text-align:center;color:#66758a;flex-direction:column;gap:6px;padding:44px 22px;display:flex}.pt54-empty-list strong{color:#15375f}.pt54-main-panel{background:#fbf7ef;grid-area:2/3;grid-template-rows:84px 1fr 66px;min-width:0;display:grid;position:relative;overflow:hidden}.pt54-conversation-header{z-index:2;background:#fff;border-bottom:1px solid #e7e7e7;align-items:center;gap:12px;padding:13px 18px;display:flex}.pt54-conversation-title{flex-direction:column;min-width:0;display:flex}.pt54-conversation-title strong{white-space:nowrap;text-overflow:ellipsis;font-size:17px;overflow:hidden}.pt54-conversation-title span{color:#65758a;margin-top:3px;font-size:12px}.pt54-conversation-actions{align-items:center;gap:4px;margin-left:auto;display:flex}.pt54-conversation-actions button,.pt54-back{color:#082a54;cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;width:40px;height:40px;display:grid}.pt54-conversation-actions button:hover,.pt54-back:hover{background:#f2f4f7}.pt54-back{display:none}.pt54-thread{background-color:#fbf7ef;background-image:radial-gradient(circle at 15px 15px,#e6b32114 1px,#0000 1px),radial-gradient(circle at 65px 45px,#082a540a 1px,#0000 1px);background-size:80px 80px;padding:28px 24px 26px;position:relative;overflow:auto}.pt54-thread:before{content:"Learn  Serve  Belong  Grow";color:#e6b32124;pointer-events:none;width:120px;font-size:28px;font-weight:800;line-height:1.35;position:absolute;top:42px;right:28px;transform:rotate(-4deg)}.pt54-day-chip{color:#173a64;background:#fff;border-radius:18px;width:max-content;margin:0 auto 20px;padding:7px 18px;font-size:12px;font-weight:800;display:block;box-shadow:0 2px 8px #0000000f}.pt54-message{align-items:flex-start;gap:10px;max-width:76%;margin:0 0 14px;display:flex;position:relative}.pt54-message>div{background:#fff;border-radius:13px;min-width:0;padding:12px 14px;position:relative;box-shadow:0 2px 8px #00000012}.pt54-message strong{color:#0968c5;margin-bottom:4px;font-size:13px;display:block}.pt54-message p{color:#102f55;margin:0;font-size:14px;line-height:1.42}.pt54-message time{text-align:right;color:#65758a;margin-top:5px;font-size:11px;display:block}.pt54-message.outgoing{justify-content:flex-end;margin-left:auto}.pt54-message.outgoing>div{background:#ffe47a}.pt54-message.outgoing p{color:#112b4e}.pt54-reactions{gap:7px;margin:-7px 0 14px 58px;display:flex}.pt54-reactions span{background:#fff;border-radius:18px;padding:5px 9px;font-size:12px;box-shadow:0 1px 5px #00000014}.pt54-composer{background:#fff;border-top:1px solid #ececec;align-items:center;gap:7px;padding:10px 14px;display:flex}.pt54-composer button{color:#082a54;cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;width:40px;height:40px;display:grid}.pt54-composer button:hover{background:#f2f4f7}.pt54-composer input{color:#082a54;background:#f7f8fa;border:0;border-radius:22px;outline:0;flex:1;height:44px;padding:0 16px}.pt54-composer .send{color:#fff;background:#082f5e;box-shadow:0 2px 8px #082f5e40}.pt54-context-panel{background:#f9fafb;border-left:1px solid #e7e7e7;flex-direction:column;grid-area:2/4;gap:10px;padding:12px;display:flex;overflow:auto}.pt54-context-card{background:#fff;border:1px solid #e4e7eb;border-radius:16px;padding:14px}.pt54-context-card h2{margin:0 0 12px;font-size:16px}.pt54-context-card h3{margin:8px 0 7px;font-size:15px}.pt54-context-card p{color:#5c6d84;margin:4px 0;font-size:12px}.pt54-about{align-items:center;gap:10px;margin-bottom:10px;display:flex}.pt54-about>div{flex-direction:column;display:flex}.pt54-about strong{font-size:13px}.pt54-about span{color:#5f7084;margin-top:3px;font-size:11px;line-height:1.3}.pt54-context-card>a{color:#173a64;border-top:1px solid #eef0f3;align-items:center;gap:9px;padding:8px 0;font-size:12px;text-decoration:none;display:flex}.pt54-context-card>a>span{margin-left:auto;font-size:19px}.pt54-card-heading{justify-content:space-between;align-items:center;gap:8px;display:flex}.pt54-card-heading h2{margin:0}.pt54-card-heading a,.pt54-card-heading button{color:#0a70d0;cursor:pointer;background:0 0;border:0;font-size:11px;font-weight:700;text-decoration:none}.pt54-meeting-button{background:#ffe58b;border-radius:22px;margin-top:11px;font-weight:800;color:#082a54!important;border:0!important;justify-content:center!important;padding:9px!important}.pt54-quick{text-align:left;cursor:pointer;color:#173a64;background:0 0;border:0;align-items:center;gap:10px;width:100%;padding:7px 0;text-decoration:none;display:flex}.pt54-quick svg{color:#138a5c;background:#e7f4ea;border-radius:8px;width:31px;height:31px;padding:5px}.pt54-quick:nth-of-type(3) svg{color:#d67717;background:#fff1dc}.pt54-quick:nth-of-type(4) svg{color:#1c6bd0;background:#e4efff}.pt54-quick:nth-of-type(5) svg{color:#188a67;background:#e6f5ef}.pt54-quick span{flex-direction:column;display:flex}.pt54-quick strong{font-size:12px}.pt54-quick small{color:#69798c;margin-top:2px;font-size:10px}.pt54-higher{color:#082a54;background:linear-gradient(135deg,#fff3be,#ffe17a);border-radius:16px;align-items:center;gap:12px;min-height:92px;margin-top:auto;padding:18px;display:flex}.pt54-mountain{color:#0b3f78;font-size:34px;transform:scaleX(1.5)}.pt54-higher div:last-child{flex-direction:column;display:flex}.pt54-higher strong{font-size:16px}.pt54-higher span{margin-top:4px;font-size:10px}.pt54-module-nav-list{flex-direction:column;gap:8px;padding:14px;display:flex}.pt54-module-nav-list a,.pt54-module-nav-list button{color:#14365d;text-align:left;cursor:pointer;background:#fff;border:0;border-radius:12px;align-items:center;gap:12px;padding:13px;text-decoration:none;display:flex}.pt54-module-nav-list .active{background:#fff2ba}.pt54-module-nav-list span{flex-direction:column;display:flex}.pt54-module-nav-list strong{font-size:13px}.pt54-module-nav-list small{color:#6a798a;margin-top:2px;font-size:11px}.pt54-main-panel.module-placeholder{background:#f6f7f9;place-items:center;display:grid}.pt54-module-state{text-align:center;background:#fff;border:1px solid #e8eaed;border-radius:20px;max-width:540px;padding:42px;box-shadow:0 14px 40px #12263d14}.pt54-module-icon{color:#082a54;background:#ffe375;border-radius:20px;place-items:center;width:72px;height:72px;margin:0 auto 16px;display:grid}.pt54-module-state h1{margin:0 0 8px;font-size:30px}.pt54-module-state p{color:#607086;margin:0;line-height:1.6}.pt54-state-actions{justify-content:center;gap:10px;margin-top:22px;display:flex}.pt54-state-actions a,.pt54-state-actions button{color:#082a54;cursor:pointer;background:#fff;border:1px solid #082a54;border-radius:12px;padding:10px 15px;font-weight:800;text-decoration:none}.pt54-state-actions a{color:#fff;background:#082a54}.pt54-hub-mega{z-index:80;background:#fff;border-top:1px solid #082a5417;max-height:calc(100vh - 96px);padding:20px 24px 26px;position:fixed;top:86px;left:136px;right:0;overflow:auto;box-shadow:0 26px 70px #06234640}.pt54-hub-mega-head{border-bottom:1px solid #eceff2;justify-content:space-between;align-items:center;padding-bottom:14px;display:flex}.pt54-hub-mega-head>div{flex-direction:column;display:flex}.pt54-hub-mega-head strong{font-size:23px}.pt54-hub-mega-head span{color:#6b788a;margin-top:3px;font-size:12px}.pt54-hub-mega-head button{color:#082a54;cursor:pointer;background:#f2f4f6;border:0;border-radius:50%;width:38px;height:38px;font-size:25px}.pt54-hub-mega-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:18px;padding-top:18px;display:grid}.pt54-hub-mega-grid>section{min-width:0}.pt54-hub-mega-grid h3{margin:0 0 10px;font-size:15px}.pt54-hub-links{flex-direction:column;gap:7px;display:flex}.pt54-hub-links a{color:#14365d;background:#f8f9fb;border:1px solid #0000;border-radius:11px;flex-direction:column;padding:10px;text-decoration:none;display:flex}.pt54-hub-links a:hover{background:#fff7d8;border-color:#efd16b}.pt54-hub-links strong{font-size:12px}.pt54-hub-links span{color:#6a788a;margin-top:3px;font-size:10px;line-height:1.35}.pt54-meeting-promo{color:#fff;background:linear-gradient(145deg,#082f5f,#0f4a86);border-radius:16px;padding:15px!important}.pt54-meeting-laptop{margin:0 auto 14px}.pt54-meeting-screen{aspect-ratio:16/9;background:#10233e;border:6px solid #dce2e8;border-bottom-width:8px;border-radius:10px 10px 4px 4px;grid-template-columns:1fr 1fr;gap:5px;padding:8px;display:grid}.pt54-meeting-screen .tile{color:#fff;border-radius:5px;place-items:center;font-size:10px;font-weight:900;display:grid}.pt54-meeting-screen .a{background:#d88d76}.pt54-meeting-screen .b{background:#6c8dc5}.pt54-meeting-screen .c{background:#5e9b72}.pt54-meeting-screen .d{background:#af789d}.pt54-laptop-base{background:#dce2e8;border-radius:0 0 20px 20px;width:90%;height:6px;margin:auto}.pt54-promo-kicker{letter-spacing:.12em;color:#ffd85c;font-size:9px;font-weight:900}.pt54-meeting-promo h3{color:#fff;margin:5px 0 6px;font-size:17px}.pt54-meeting-promo p{color:#d7e2ef;margin:0 0 12px;font-size:11px;line-height:1.45}.pt54-promo-link{background:#ffd85a;border-radius:10px;padding:9px 12px;font-size:11px;font-weight:900;text-decoration:none;display:inline-block;color:#082a54!important}.pt54-toast{z-index:100;color:#fff;background:#082a54;border-radius:11px;padding:11px 16px;font-size:12px;position:fixed;bottom:24px;left:50%;transform:translate(-50%);box-shadow:0 8px 25px #00000038}.site-shell .pt54-hub-mega{top:88px;left:0}.pt54-public-hub-wrap{position:relative}@media (width<=1320px){.pt54-workspace{grid-template-columns:104px 360px minmax(460px,1fr)}.pt54-context-panel{display:none}.pt54-topbar{grid-column:2/4}.pt54-hub-mega{left:104px}.pt54-rail-nav a,.pt54-rail-nav button{font-size:11px}.pt54-rail-brand .pt-brand-icon{width:48px;height:48px}}@media (width<=980px){.pt54-workspace{grid-template-columns:86px 330px minmax(420px,1fr)}.pt54-rail-nav a,.pt54-rail-nav button{min-height:58px}.pt54-rail-nav span:last-child{display:none}.pt54-profile{min-width:auto}.pt54-profile>div,.pt54-member-status span{display:none}.pt54-hub-mega{left:86px}.pt54-hub-mega-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pt54-meeting-promo{grid-column:1/-1}}@media (width<=760px){.pt54-workspace{background:#fff;min-height:100dvh;padding-bottom:66px;display:block;overflow:hidden}.pt54-topbar{height:70px;padding:10px 14px;display:flex;position:relative}.pt54-global-search{min-width:0;height:44px}.pt54-member-status{display:none}.pt54-profile{border:0;padding-left:0}.pt54-profile .pt54-avatar{display:grid}.pt54-list-panel{border:0;height:calc(100dvh - 136px)}.pt54-list-title{padding:18px 16px 11px}.pt54-list-title h1{font-size:25px}.pt54-list-title button{padding:10px 12px;font-size:12px}.pt54-list-search{margin-left:16px;margin-right:16px}.pt54-filters{padding-left:16px;padding-right:16px}.pt54-main-panel{grid-template-rows:70px 1fr 62px;height:calc(100dvh - 136px);display:none}.pt54-workspace.mobile-conversation .pt54-list-panel{display:none}.pt54-workspace.mobile-conversation .pt54-main-panel,.pt54-back{display:grid}.pt54-context-panel{display:none}.pt54-rail{z-index:90;background:#082e5a;height:66px;display:block;position:fixed;bottom:0;left:0;right:0}.pt54-rail-brand{display:none}.pt54-rail-nav{grid-template-columns:repeat(5,1fr);gap:2px;height:66px;padding:4px 6px;display:grid;overflow:visible}.pt54-rail-nav a,.pt54-rail-nav button{border-radius:11px;height:58px;min-height:auto;padding:5px;display:none}.pt54-rail-nav a:first-child,.pt54-rail-nav a:nth-child(2),.pt54-rail-nav a:nth-child(3),.pt54-rail-nav a:nth-child(5),.pt54-rail-nav button:nth-child(6){display:flex}.pt54-rail-nav a span:last-child,.pt54-rail-nav button span:last-child{font-size:9px;display:block}.pt54-hub-mega{border-radius:18px;max-height:none;padding:16px;inset:74px 8px 72px}.pt54-hub-mega-grid{grid-template-columns:1fr}.pt54-hub-mega-head strong{font-size:20px}.pt54-thread{padding:20px 12px}.pt54-message{max-width:91%}.pt54-conversation-header{gap:7px;padding:10px 8px}.pt54-conversation-actions{gap:0}.pt54-conversation-actions button{width:34px;height:34px}.pt54-message p{font-size:13px}.pt54-composer{padding:8px}.pt54-composer button{width:36px;height:36px}.pt54-main-panel.module-placeholder{height:calc(100dvh - 136px);padding:14px;display:grid!important}.pt54-module-state{padding:26px 20px}.pt54-module-nav-list{padding:10px}.site-shell .pt54-hub-mega{top:72px}}@media (width<=430px){.pt54-global-search input::placeholder{color:#0000}.pt54-global-search{min-width:0;max-width:none}.pt54-topbar{gap:8px}.pt54-profile{margin-left:auto}.pt54-profile .pt54-avatar{width:36px;height:36px}.pt54-list-title button{border-radius:50%;justify-content:center;width:42px;height:42px;padding:0;font-size:0}.pt54-list-title button svg{width:20px;height:20px}.pt54-chat-row{padding:10px 6px}.pt54-chat-copy strong{font-size:14px}.pt54-chat-copy em{font-size:12px}.pt54-filters button{padding:7px 11px;font-size:12px}.pt54-thread:before{display:none}}.home-v521{color:#082a54;background:linear-gradient(#f4c430 0%,#e6b321 58%,#fff7d8 100%)}.home-v521-hero{background:radial-gradient(circle at 78% 18%,#ffffffeb,#0000 23rem),linear-gradient(130deg,#f8d85b 0%,#e6b321 58%,#d09a00 100%);border-bottom:1px solid #082a541f;position:relative;overflow:hidden}.home-v521-inner{grid-template-columns:1.04fr .96fr;align-items:center;gap:32px;min-height:520px;padding-top:44px;padding-bottom:42px;display:grid}.home-v521-copy{z-index:2;padding:34px 0 34px 18px;position:relative}.home-v521-eyebrow{letter-spacing:.16em;color:#0b5fc6;margin-bottom:16px;font-size:12px;font-weight:900;display:inline-block}.home-v521 h1{letter-spacing:-2.2px;color:#082a54;max-width:650px;margin:0 0 22px;font-size:clamp(44px,5vw,68px);line-height:1.01}.home-v521-lead{color:#223f60;max-width:620px;margin:0 0 28px;font-size:20px;line-height:1.52}.home-v521-actions{gap:14px;margin-bottom:32px;display:flex}.home-v521-primary,.home-v521-secondary{border-radius:12px;justify-content:center;align-items:center;min-height:48px;padding:0 24px;font-weight:900;text-decoration:none;display:inline-flex}.home-v521-primary{color:#fff;background:#082a54;box-shadow:0 12px 28px #082a5438}.home-v521-secondary{color:#082a54;background:#fffdf5e6;border:1px solid #082a543d}.home-v521-trust{grid-template-columns:repeat(3,1fr);gap:14px;max-width:720px;display:grid}.home-v521-trust-item{background:#fffdf5b8;border:1px solid #ffffffb3;border-radius:14px;grid-template-columns:34px 1fr;gap:10px;padding:16px;display:grid;box-shadow:0 10px 24px #694c0017}.home-v521-icon{color:#082a54;place-items:center;width:32px;height:32px;display:grid}.home-v521-icon svg,.home-v521-feature-icon svg{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:26px;height:26px}.home-v521-trust-item strong{color:#082a54;margin-bottom:4px;font-size:13px;display:block}.home-v521-trust-item span{color:#486079;font-size:12px;line-height:1.45;display:block}.home-v521-art{justify-content:center;align-items:center;min-height:440px;display:flex}.home-v521-art-card{background:#fffdf5d1;border:1px solid #ffffffd6;border-radius:28px;width:min(100%,520px);padding:18px;box-shadow:0 24px 70px #5c41002b}.home-v521-art img{mix-blend-mode:multiply;border-radius:20px;width:100%}.home-v521-features{background:linear-gradient(#fff6cf,#fffdf5);border-bottom:1px solid #eadb9e;padding:22px 0 34px}.home-v521-feature-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.home-v521-feature{background:#fffdf5;border:1px solid #eadba5;border-radius:16px;grid-template-columns:48px 1fr;gap:12px;padding:20px;display:grid;box-shadow:0 8px 20px #5537000f}.home-v521-feature-icon{color:#082a54;background:#f4c430;border-radius:50%;place-items:center;width:46px;height:46px;display:grid}.home-v521-feature strong{color:#082a54;margin-bottom:4px;font-size:13px;display:block}.home-v521-feature span{color:#4d6178;font-size:12px;line-height:1.45}@media (width<=920px){.home-v521-inner{grid-template-columns:1fr;min-height:auto;padding:34px 0 54px}.home-v521-art{display:none}.home-v521-copy{padding-left:0}.home-v521-trust{grid-template-columns:1fr}.home-v521-feature-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=560px){.home-v521 h1{letter-spacing:-1.3px;font-size:38px}.home-v521-lead{font-size:16px}.home-v521-actions{display:grid}.home-v521-primary,.home-v521-secondary{width:100%}.home-v521-feature-grid{grid-template-columns:1fr}.home-v521-copy{padding-top:12px}}.face-stage{--pathway-focus-yellow:#e6b321;--pathway-focus-yellow-deep:#c99300}.face-stage:after{content:"";z-index:4;pointer-events:none;-webkit-backdrop-filter:blur(10px)brightness(.64)saturate(.78);background:linear-gradient(135deg,#e6b3216b,#c9930052);position:absolute;inset:0;-webkit-mask:radial-gradient(142px 187px,#0000 0 97%,#000 100%);mask:radial-gradient(142px 187px,#0000 0 97%,#000 100%)}.face-stage .face-guide{z-index:6;border-color:#ffd64ce0;box-shadow:0 0 0 2px #e6b32138,0 0 30px #e6b3213d}.face-stage .face-guide-ready{border-color:#43dfa4;box-shadow:0 0 0 2px #43dfa42e,0 0 32px #43dfa447}.face-progress-ring{z-index:7;aspect-ratio:100/132;pointer-events:none;fill:none;stroke:#48dda5;stroke-width:2.2px;stroke-linecap:round;filter:drop-shadow(0 0 7px #48dda580);width:min(50%,296px);height:auto;transition:stroke-dashoffset .12s linear;position:absolute;top:50%;left:50%;overflow:visible;transform:translate(-50%,-50%)}.face-match-percent{z-index:8;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;text-align:center;pointer-events:none;background:#041426d1;border:1px solid #ffda5d6b;border-radius:13px;min-width:70px;padding:8px 10px;position:absolute;top:18px;right:18px}.face-match-percent strong{color:#ffd85b;font-size:18px;line-height:1;display:block}.face-match-percent span{color:#d7e6f4;text-transform:uppercase;letter-spacing:.12em;margin-top:3px;font-size:9px;font-weight:800;display:block}@media (width<=620px){.face-stage:after{-webkit-mask:radial-gradient(24% 24%,#0000 0 97%,#000 100%);mask:radial-gradient(24% 24%,#0000 0 97%,#000 100%)}.face-progress-ring{width:50%}.face-match-percent{top:12px;right:12px}}.identity-v52-shell{color:#0b2545;background:radial-gradient(circle at 15% 0,#268bff29,#0000 32rem),linear-gradient(#07192f 0,#0a2342 26rem,#eef5fc 26rem,#f8fbff 100%);min-height:100vh;padding:38px 0 72px}.identity-v52-container{width:min(1120px,100% - 40px);margin:0 auto}.identity-v52-topbar{color:#fff;justify-content:space-between;align-items:center;gap:18px;margin-bottom:26px;display:flex}.identity-v52-brand{align-items:center;gap:13px;display:flex}.identity-v52-brand-mark{background:linear-gradient(145deg,#1496ff,#0867e8);border-radius:13px;place-items:center;width:42px;height:42px;font-weight:900;display:grid;box-shadow:0 12px 30px #0076ff47}.identity-v52-brand strong{display:block}.identity-v52-brand small{color:#a7c9eb;font-size:12px;display:block}.identity-v52-logout{color:#fff;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff38;border-radius:11px;min-height:40px;padding:0 17px;font-weight:700}.identity-v52-hero{color:#fff;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:28px;margin-bottom:25px;display:grid}.identity-v52-hero h1{letter-spacing:-.04em;margin:0 0 8px;font-size:clamp(30px,4vw,46px);line-height:1.06}.identity-v52-hero p{color:#b9d5ef;max-width:720px;margin:0}.identity-security-chip{color:#d9f2ff;background:#0c5ca947;border:1px solid #6fd0ff40;border-radius:999px;align-items:center;gap:8px;min-height:34px;padding:0 12px;font-size:12px;display:inline-flex}.identity-security-chip:before{content:"";background:#4adca0;border-radius:50%;width:8px;height:8px}.identity-v52-progress{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-bottom:18px;display:grid}.identity-progress-step{color:#63778b;background:#fff;border:1px solid #deebf8;border-radius:13px;padding:13px 14px}.identity-progress-step span{border:1px solid #cbd9e7;border-radius:50%;place-items:center;width:25px;height:25px;margin-bottom:7px;font-size:11px;font-weight:800;display:grid}.identity-progress-step strong{color:#405a74;font-size:12px}.identity-progress-step.complete{background:#f3fffa;border-color:#bcebd9}.identity-progress-step.complete span{color:#fff;background:#0ea66d;border-color:#0ea66d}.identity-progress-step.active{border-color:#65b8ff;box-shadow:0 8px 28px #0f75e221}.identity-progress-step.active span{color:#fff;background:#0876ed;border-color:#0876ed}.identity-v52-grid{grid-template-columns:minmax(0,1fr) 310px;align-items:start;gap:18px;display:grid}.identity-main-panel,.identity-side-card{background:#fff;border:1px solid #dce7f2;border-radius:22px;box-shadow:0 24px 70px #10315221}.identity-main-panel{overflow:hidden}.identity-side-panel{gap:14px;display:grid}.identity-side-card{border-radius:17px;padding:18px;box-shadow:0 9px 28px #10315212}.identity-side-card h3{color:#0b2c51;margin:0 0 8px}.identity-side-card p{color:#60758a;font-size:12.5px;line-height:1.55}.identity-case-status{color:#45637f;background:#f3f8fd;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;margin-top:8px;padding:12px 14px;font-size:12px;display:flex}.identity-case-status strong{color:#0a5ea9}.identity-capture-card,.identity-intro,.identity-pending{padding:25px}.identity-card-heading{justify-content:space-between;gap:18px;display:flex}.identity-eyebrow{color:#0875e8;text-transform:uppercase;letter-spacing:.12em;margin-bottom:6px;font-size:10px;font-weight:900;display:block}.identity-card-heading h2,.identity-intro h2,.identity-pending h2{color:#082b55;margin:0 0 8px}.identity-card-copy,.identity-intro p,.identity-pending p{color:#5c7289;font-size:13.5px;line-height:1.55}.identity-auto-badge{color:#fff;background:linear-gradient(135deg,#076be8,#10a7f5);border-radius:999px;place-items:center;min-width:48px;height:27px;font-size:9px;font-weight:900;display:grid}.identity-camera-stage{background:#07172c;border:1px solid #1e446b;border-radius:18px;width:100%;min-height:430px;position:relative;overflow:hidden}.identity-camera-video{object-fit:cover;background:#07172c;width:100%;height:100%;position:absolute;inset:0}.selfie-preview{transform:scaleX(-1)}.document-guide{z-index:6;border:1px solid #b0d8ff59;border-radius:13px;position:absolute;inset:16% 10%;box-shadow:0 0 0 999px #000c1d4d}.document-guide-ready,.face-guide-ready{border-color:#44dfa5;box-shadow:0 0 0 999px #000c1d3d,0 0 30px #28de992e}.guide-corner{border-style:solid;border-color:#5bb9ff;width:28px;height:28px;position:absolute}.guide-corner.top-left{border-width:3px 0 0 3px;top:-2px;left:-2px}.guide-corner.top-right{border-width:3px 3px 0 0;top:-2px;right:-2px}.guide-corner.bottom-left{border-width:0 0 3px 3px;bottom:-2px;left:-2px}.guide-corner.bottom-right{border-width:0 3px 3px 0;bottom:-2px;right:-2px}.face-guide{z-index:6;aspect-ratio:.76;border:2px solid #53b7ffad;border-radius:48%;width:min(48%,285px);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 999px #000c1d38}.identity-camera-topline,.identity-camera-status{z-index:8;color:#eff8ff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#041426cc;border:1px solid #ffffff21;position:absolute}.identity-camera-topline{border-radius:999px;padding:7px 10px;font-size:10px;top:13px;left:14px}.camera-live-dot{background:#36e0a1;border-radius:50%;width:7px;height:7px;margin-right:7px;display:inline-block}.identity-camera-status{border-radius:13px;padding:12px 14px;bottom:16px;left:18px;right:18px}.identity-stability-track{background:#ffffff1f;border-radius:999px;width:100%;height:4px;margin-top:8px;overflow:hidden}.identity-stability-track span{background:linear-gradient(90deg,#0d83ff,#42e1a4);height:100%;display:block}.identity-quality-row{flex-wrap:wrap;gap:8px;margin-top:13px;display:flex}.identity-quality-row span{color:#718397;background:#f8fbfe;border:1px solid #dce6ef;border-radius:999px;padding:7px 10px;font-size:10px;font-weight:800}.identity-quality-row span.quality-pass{color:#08754e;background:#f3fdf9;border-color:#bdebd9}.identity-fallback{color:#7b8ea0;border-top:1px solid #edf2f7;justify-content:space-between;gap:12px;margin-top:15px;padding-top:13px;font-size:10.5px;display:flex}.identity-link-button{color:#0873dc;cursor:pointer;font-weight:800}.identity-inline-error{color:#9e2c2c;background:#fff5f5;border:1px solid #f2c5c5;border-radius:10px;margin-top:12px;padding:10px 12px}.identity-device-note,.identity-privacy-note{color:#72869a;font-size:10.5px}.liveness-sequence{grid-template-columns:repeat(6,1fr);gap:6px;margin-top:13px;display:grid}.liveness-step{text-align:center;color:#8494a4;background:#f8fbfd;border:1px solid #e0e8f1;border-radius:10px;padding:8px 4px}.liveness-step span{border:1px solid #ced9e4;border-radius:50%;place-items:center;width:21px;height:21px;margin:0 auto 4px;font-size:9px;font-weight:900;display:grid}.liveness-step small{font-size:8.5px;display:block}.liveness-step.active{color:#0868c4;background:#f2f8ff;border-color:#75bcff}.liveness-step.complete{color:#08754e;background:#f4fdf9;border-color:#bce9d7}.identity-primary-action{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0876ed,#075fc8);border:0;border-radius:11px;min-height:46px;padding:0 20px;font-weight:800}.identity-document-fields{grid-template-columns:1fr 1fr;gap:12px;padding:18px 25px 0;display:grid}.identity-field label{color:#38556f;margin-bottom:5px;font-size:10.5px;font-weight:800;display:block}.identity-field input,.identity-field select{border:1px solid #cfdce8;border-radius:10px;width:100%;height:42px;padding:0 11px}.identity-message{color:#4f6c86;background:#f4f8fc;border:1px solid #dfe8f1;border-radius:11px;margin:14px 25px 24px;padding:11px 13px}.identity-pending{text-align:center}.identity-pending-icon{color:#0876ed;background:#eef7ff;border-radius:50%;place-items:center;width:62px;height:62px;margin:0 auto 16px;font-size:26px;display:grid}@media (width<=900px){.identity-v52-grid{grid-template-columns:1fr}.identity-side-panel{grid-template-columns:repeat(2,1fr)}}@media (width<=620px){.identity-v52-container{width:calc(100% - 22px)}.identity-v52-hero{grid-template-columns:1fr}.identity-v52-progress{gap:4px}.identity-progress-step{text-align:center;padding:9px 5px}.identity-progress-step span{margin:0 auto 4px}.identity-progress-step strong{font-size:9px}.identity-capture-card,.identity-intro,.identity-pending{padding:17px}.identity-camera-stage{aspect-ratio:3/4;min-height:0}.document-stage{aspect-ratio:4/3}.identity-side-panel{grid-template-columns:1fr}.identity-document-fields{grid-template-columns:1fr;padding:15px 17px 0}.liveness-sequence{grid-template-columns:repeat(3,1fr)}}:root{--pt-gold:#e6b321;--pt-gold-deep:#c99200;--pt-gold-soft:#fff1aa;--pt-navy:#082a54;--pt-blue:#1188ed;--pt-cream:#fffdf5}.pt-brand{color:var(--pt-blue);align-items:center;gap:12px;display:flex}.pt-brand-icon{width:58px;height:58px}.pt-brand-copy strong{color:var(--pt-navy);letter-spacing:-.04em;font-size:28px;display:block}.pt-brand-copy em{color:#5d7189;font-size:13px;display:block}.secure-access-v521{min-height:100vh;color:var(--pt-navy);background:radial-gradient(circle at 66% 14%,#ffffffe6,#0000 20rem),linear-gradient(128deg,#ffeaa0,#e6b321 65%,#c99200);padding:26px}.secure-access-wrap{max-width:1280px;margin:auto}.secure-access-wrap>header,.identity-v521-container>header,.verified-home-v521>header{justify-content:space-between;align-items:center;display:flex}.secure-access-wrap nav{align-items:center;gap:18px;display:flex}.secure-access-wrap nav a{color:var(--pt-navy);text-decoration:none}.secure-access-wrap nav .outline{border:1px solid #082a5480;border-radius:999px;padding:10px 18px}.secure-access-grid{grid-template-columns:1.1fr .9fr;gap:28px;margin-top:34px;display:grid}.secure-access-card,.security-story,.gateway-path,.v521-select-card,.v521-status-card,.v521-instruction-card,.loading-card{background:#fffdf5f5;border:1px solid #ffffffb3;border-radius:22px;box-shadow:0 20px 55px #55370024}.secure-access-card{padding:44px}.secure-access-card h1{margin:10px 0 16px;font-size:clamp(36px,4vw,58px);line-height:1}.secure-access-card p{color:#4f647c;font-size:16px;line-height:1.55}.secure-access-card label,.v521-select-card label{margin:18px 0 7px;font-weight:800;display:block}.secure-access-card input,.v521-select-card select{box-sizing:border-box;width:100%;min-height:54px;color:var(--pt-navy);background:#fff;border:1px solid #b9c9da;border-radius:12px;padding:0 15px;font-size:15px}.secure-access-card button,.v521-select-card button,.v521-instruction-card button,.verified-home-v521 button{color:#102a4a;cursor:pointer;background:linear-gradient(135deg,#e6b321,#c99200);border:0;border-radius:12px;width:100%;min-height:56px;margin-top:18px;font-weight:900;box-shadow:0 10px 24px #c992003d}.secure-access-card small{color:#5c7084;margin-top:15px;display:block}.gateway-status{background:#fff8d5;border:1px solid #e5c351;border-radius:10px;margin-top:14px;padding:12px}.security-story,.gateway-path{padding:28px}.security-story h2{font-size:25px}.security-story ol{padding:0;list-style:none}.security-story li{border-left:3px solid var(--pt-gold);gap:3px;margin:20px 0;padding-left:18px;display:grid}.security-story li span{color:#61758c;font-size:13px}.gold-lock{background:var(--pt-gold);border-radius:50%;place-items:center;width:54px;height:54px;font-size:28px;display:grid}.gateway-path{margin-top:18px}.gateway-path>div{text-align:center;justify-content:space-between;align-items:center;margin-top:20px;display:flex}.gateway-path span{width:86px}.identity-v521-shell{min-height:100vh;color:var(--pt-navy);background:radial-gradient(circle at 60% 8%,#ffffffe6,#0000 26rem),linear-gradient(160deg,#ffe992,#e6b321 64%,#c99200);padding:24px}.identity-v521-container{max-width:1450px;margin:auto}.identity-v521-container>header button,.verified-home-v521>header button{color:var(--pt-navy);background:#ffffff8c;border:1px solid #082a5473;border-radius:999px;padding:10px 18px;font-weight:800}.v521-title{margin:28px 0 18px}.v521-title>span{letter-spacing:.16em;font-size:11px;font-weight:900}.v521-title h1{margin:5px 0;font-size:clamp(34px,4vw,54px)}.v521-title p{max-width:800px;margin:0}.v521-nine-steps{grid-template-columns:repeat(9,1fr);gap:7px;margin-bottom:16px;display:grid}.v521-nine-steps div{text-align:center;color:#6a7480;font-size:9px}.v521-nine-steps b{background:#ffffffb8;border:1px solid #082a5429;border-radius:50%;place-items:center;width:30px;height:30px;margin:0 auto 5px;display:grid}.v521-nine-steps .active b{background:var(--pt-blue);color:#fff}.v521-nine-steps .done b{color:#fff;background:#169c67}.v521-layout{grid-template-columns:minmax(0,1fr) 320px;gap:18px;display:grid}.v521-main{background:#fffdf6;border-radius:22px;padding:18px;box-shadow:0 22px 60px #55370029}.v521-select-card,.v521-instruction-card{box-shadow:none;padding:24px}.v521-status-card{margin-bottom:14px;padding:20px}.v521-status-card p{background:#fff8dc;border-radius:10px;justify-content:space-between;gap:12px;padding:10px;display:flex}.v521-status-card span{font-size:11px}.v521-status-card strong{text-align:right;font-size:11px}.face-stage:after{-webkit-backdrop-filter:blur(14px)brightness(.55)!important;background:#d6a000eb!important}.v521-gold-focus .document-guide{z-index:7;border-color:#ffe061!important;box-shadow:0 0 0 999px #d6a000eb,0 0 28px #ffd5436b!important}.v521-gold-focus .document-guide .guide-corner{border-color:#fff2a8}.verified-home-v521{min-height:100vh;color:var(--pt-navy);background:linear-gradient(145deg,#ffe992,#e6b321);padding:38px}.verified-home-v521>section{margin-top:34px}.verified-links{flex-wrap:wrap;gap:10px;margin:24px 0;display:flex}.verified-links a{color:var(--pt-navy);background:#fff;border:1px solid #0000;border-radius:12px;padding:12px 18px;font-weight:800;text-decoration:none}.verified-links a.active{border-color:var(--pt-blue);box-shadow:0 0 0 2px #1188ed1f}@media (width<=900px){.secure-access-grid,.v521-layout{grid-template-columns:1fr}.v521-nine-steps{grid-template-columns:repeat(3,1fr)}}@media (width<=620px){.secure-access-v521,.identity-v521-shell{padding:14px}.secure-access-grid{margin-top:20px}.secure-access-card{padding:24px}.secure-access-wrap>header nav a:not(.outline){display:none}.v521-nine-steps{grid-template-columns:repeat(3,1fr)}.pt-brand-copy strong{font-size:22px}.pt-brand-icon{width:48px;height:48px}}@media (width<=900px){.identity-v521-container{width:100%;max-width:none}.v521-layout{display:block}.v521-layout>aside{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:14px;display:grid}.v521-status-card{min-width:0;margin-bottom:0}.v521-nine-steps{overscroll-behavior-inline:contain;scrollbar-width:thin;grid-template-columns:none;padding-bottom:6px;display:flex;overflow-x:auto}.v521-nine-steps div{flex:0 0 96px;min-width:0}}@media (width<=620px){html,body,#root{max-width:100%;overflow-x:hidden}.identity-v521-shell{padding:8px 0 18px}.identity-v521-container{width:100%;padding:0 10px}.identity-v521-container>header{gap:8px;padding:4px 2px}.identity-v521-container>header .pt-brand-copy em{display:none}.identity-v521-container>header button{flex:none;padding:8px 12px;font-size:12px}.v521-title{margin:16px 2px 12px}.v521-title>span{font-size:9px}.v521-title h1{margin:4px 0 7px;font-size:clamp(27px,8vw,34px);line-height:1.06}.v521-title p{font-size:13px;line-height:1.4}.v521-nine-steps{scroll-snap-type:x proximity;margin:0 -10px 12px;padding:0 10px 7px}.v521-nine-steps div{scroll-snap-align:start;flex:0 0 84px;font-size:8.5px}.v521-main{border-radius:16px;padding:8px;overflow:hidden}.v521-select-card,.v521-instruction-card{border-radius:15px;padding:13px}.v521-select-card h2,.v521-instruction-card h2{margin-top:0;font-size:20px}.v521-document-card{padding:12px 0 0}.identity-card-heading{align-items:flex-start;gap:8px}.identity-card-heading h2{font-size:20px;line-height:1.15}.identity-card-copy{font-size:12px;line-height:1.45}.identity-camera-stage.document-stage{aspect-ratio:4/3;border-radius:14px;width:100%;min-height:0}.v521-gold-focus .document-guide{border-radius:10px;inset:8% 4%}.identity-camera-topline{padding:6px 8px;font-size:9px;top:8px;left:8px}.identity-camera-status{border-radius:10px;padding:9px 10px;font-size:12px;line-height:1.3;bottom:8px;left:8px;right:8px}.identity-camera-status strong{font-size:12px}.identity-quality-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin-top:9px;display:grid}.identity-quality-row span{text-align:center;padding:7px 5px;font-size:9px}.v521-layout>aside{margin-top:10px;display:block}.v521-layout>aside .v521-status-card{margin-top:8px;padding:13px}.v521-layout>aside .v521-status-card:not(:first-child){display:none}.v521-status-card p{gap:8px;padding:8px;font-size:10px}.pt-brand-copy strong{font-size:20px}.pt-brand-icon{width:44px;height:44px}}@media (width<=420px){.identity-v521-container{padding:0 8px}.v521-nine-steps{margin-left:-8px;margin-right:-8px;padding-left:8px;padding-right:8px}.v521-title h1{font-size:27px}.identity-camera-stage.document-stage{aspect-ratio:1}.v521-gold-focus .document-guide{inset:15% 3%}.identity-camera-status{bottom:6px;left:6px;right:6px}.pt-brand-copy strong{font-size:18px}.pt-brand-icon{width:40px;height:40px}}
