@font-face{font-family:Helixa;src:url(/fonts/Helixa-Thin.ttf) format("truetype");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:Helixa;src:url(/fonts/Helixa-Light.ttf) format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Helixa;src:url(/fonts/Helixa-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Helixa;src:url(/fonts/Helixa-Book.ttf) format("truetype");font-weight:450;font-style:normal;font-display:swap}@font-face{font-family:Helixa;src:url(/fonts/Helixa-Bold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Helixa;src:url(/fonts/Helixa-Black.ttf) format("truetype");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:Helixa;src:url(/fonts/Helixa-Italic.ttf) format("truetype");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Helixa;src:url(/fonts/Helixa-BoldItalic.ttf) format("truetype");font-weight:700;font-style:italic;font-display:swap}:root{--fw-bg-gradient-top:#e7fdfd;--fw-bg-gradient-bottom:#bbeafc;--fw-surface:#fff;--fw-card:hsla(0,0%,100%,.85);--fw-card-border:rgba(186,220,238,.6);--fw-headline:#1e3a5f;--fw-text:#2d4a6a;--fw-text-muted:#4a6582;--fw-nav:#1e3a5f;--fw-logo-green:#22c55e}@keyframes fw-gradient{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}a.dashboard-cta,a.lp-glass-btn,button:not(.aw-icon-btn):not(.aw-send-btn):not(.nav-link-btn):not(.pdf-toolbar-btn){transition-property:transform,box-shadow;transition-duration:.36s;transition-timing-function:cubic-bezier(.34,1.56,.64,1)}a.dashboard-cta:hover,a.lp-glass-btn:hover,button:not(.aw-icon-btn):not(.aw-send-btn):not(.nav-link-btn):not(.pdf-toolbar-btn):not(:disabled):hover{transform:scale(1.045);box-shadow:0 6px 24px rgba(30,58,95,.13)}a.dashboard-cta:active,a.lp-glass-btn:active,button:not(.aw-icon-btn):not(.aw-send-btn):not(.nav-link-btn):not(.pdf-toolbar-btn):active{transform:scale(.97);transition-duration:.16s}@keyframes dp-spin{to{transform:rotate(1turn)}}@keyframes dp-pulse-bar{0%{opacity:.4;transform:scaleX(.3)}50%{opacity:1;transform:scaleX(.75)}to{opacity:.4;transform:scaleX(.3)}}@keyframes dp-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.dp-sidebar-btn:hover{background:hsla(0,0%,100%,.75)!important}.dp-btn-danger-hover:hover{background:#060155!important;transition:background .18s ease}.dp-upload-spinner{width:16px;height:16px;border:2px solid rgba(45,42,122,.2);border-top-color:#2d2a7a;border-radius:50%;animation:dp-spin .75s linear infinite;flex-shrink:0}.dp-upload-row{background:linear-gradient(90deg,rgba(240,245,251,.8) 25%,rgba(210,228,245,.9) 50%,rgba(240,245,251,.8) 75%);background-size:200% 100%;animation:dp-shimmer 1.6s ease-in-out infinite}*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;height:100%;font-family:Helixa,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;background:linear-gradient(111deg,#e7fdfd,#d9f8ff 25%,#bbe9fb 50%,#d9f8ff 75%,#e7fdfd);background-size:300% 300%;animation:fw-gradient 12s ease-in-out infinite}.layout-body{display:flex;flex-direction:column;height:100vh;overflow:hidden}a{color:var(--fw-nav);text-decoration:none}a:hover{text-decoration:underline}nav{display:flex;align-items:center;gap:1.5rem;padding:1rem 1.5rem}nav a[data-active=true]{font-weight:600}.container{flex:1 1;min-height:0;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none;width:calc(100% - 4rem);max-width:1280px;margin:0 auto;padding:2rem;color:var(--fw-text)}.container::-webkit-scrollbar{display:none}.container h1{color:var(--fw-headline)}.btn{display:inline-block;padding:.5rem 1rem;border-radius:6px;border:1px solid #d1d5db;background:#f9fafb;cursor:pointer;font-size:1rem}.btn:hover{background:#f3f4f6}.btn-primary{background:var(--fw-headline);color:#fff;border-color:var(--fw-headline)}.btn-primary:hover{background:#2d4a6a;border-color:#2d4a6a}.form-group{margin-bottom:1rem}.form-group label{display:block;margin-bottom:.25rem;font-weight:500}.form-group input{width:100%;max-width:320px;padding:.5rem .75rem;border:1px solid #d1d5db;border-radius:6px;font-size:1rem}.form-group input:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 2px rgba(37,99,235,.2)}.landing-header{justify-content:space-between;padding:.5rem 2rem;background:transparent;border-bottom:none;z-index:100}.landing-header,.logo-group{display:flex;align-items:center;flex-shrink:0}.logo-hover-nav{display:flex;align-items:center;overflow:hidden;max-width:0;white-space:nowrap;transition:max-width .45s cubic-bezier(.4,0,.2,1)}.logo-group:hover .logo-hover-nav{max-width:600px}.logo-hover-nav a{opacity:0;pointer-events:none;margin-left:2rem;display:inline-block;color:var(--fw-nav);font-size:.94rem;font-weight:400;text-decoration:none;white-space:nowrap}.logo-hover-nav a:first-child{transition:opacity .15s ease .27s}.logo-hover-nav a:nth-child(2){transition:opacity .15s ease .18s}.logo-hover-nav a:nth-child(3){transition:opacity .15s ease .09s}.logo-hover-nav a:nth-child(4){transition:opacity .15s ease 0s}.logo-hover-nav a:hover{text-decoration:none}.logo-hover-nav a:active{opacity:.7}.logo-group:hover .logo-hover-nav a{opacity:1;pointer-events:auto}.logo-group:hover .logo-hover-nav a:first-child{transition:opacity .2s ease .06s}.logo-group:hover .logo-hover-nav a:nth-child(2){transition:opacity .2s ease .16s}.logo-group:hover .logo-hover-nav a:nth-child(3){transition:opacity .2s ease .26s}.logo-group:hover .logo-hover-nav a:nth-child(4){transition:opacity .2s ease .36s}.landing-logo{display:inline-flex;align-items:center;gap:.5rem;font-weight:700;font-size:1.25rem}.landing-logo,.landing-logo:hover{text-decoration:none;color:var(--fw-nav)}.landing-logo-icon{display:inline-flex;flex-shrink:0}.landing-logo-text{letter-spacing:-.02em}.landing-nav{display:flex;align-items:center;gap:5rem;color:var(--fw-nav)}.landing-nav a,.nav-link-btn{color:var(--fw-nav);font-weight:400;font-size:.94rem;text-decoration:none;display:inline-block}.landing-nav a:hover,.nav-link-btn:hover{text-decoration:none}.landing-nav a:active,.nav-link-btn:active{opacity:.7}.landing-footer{background:rgba(214,235,247,.55);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);border-top:1px solid rgba(186,220,238,.4);flex-shrink:0}.landing-footer-inner{max-width:1200px;margin:0 auto;padding:.5rem 1.5rem;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:.75rem}.landing-footer-nav{display:flex;align-items:center;gap:1.5rem}.landing-footer-nav a{color:var(--fw-nav);font-weight:400;font-size:.9375rem;text-decoration:none;display:inline-block;transition:transform .36s cubic-bezier(.34,1.56,.64,1)}.landing-footer-nav a:hover{text-decoration:none;transform:scale(1.08)}.landing-footer-nav a:active{transform:scale(.95);transition-duration:.16s}.landing-footer-copy{color:var(--fw-nav);font-size:.9375rem;margin:0}.landing-main{flex:1 1;min-height:0;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none;width:100%;max-width:1500px;margin:0 auto;padding:1.25rem 3.5rem}.landing-main::-webkit-scrollbar{display:none}.landing-card{background:hsla(0,0%,100%,.03);background-blend-mode:plus-lighter;backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);border:1px solid #fff;border-radius:34px;padding:4.5rem 5.75rem;box-shadow:4px 4px 4px 3px rgba(0,0,0,.25),inset 29.816px 29.816px 10px -45px hsla(0,0%,100%,.5),inset 8px 8px 10px -30px #b3b3b3,inset -8px -8px 10px -30px #b3b3b3,inset 0 0 218.65px 0 hsla(0,0%,95%,.5)}.lp-hero{text-align:center;margin-bottom:3rem;padding-top:.5rem}.lp-headline{font-size:clamp(2rem,3.5vw,2.75rem);font-weight:700;color:#080357;line-height:1.15;margin-bottom:1.25rem;letter-spacing:-.02em}.lp-subtitle{font-size:1.25rem;color:#000;line-height:1.5;max-width:580px;margin:0 auto 2rem}.lp-video-placeholder{background:hsla(0,0%,100%,.5);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px dashed hsla(0,0%,100%,.9);border-radius:20px;padding:3rem;text-align:center;color:#000;font-size:.9375rem;line-height:1.5;box-shadow:0 8px 12px 0 rgba(0,0,0,.08),inset 2px 2px 2px -2px #fff,inset -2px -2px 2px -2px #fff;min-height:200px;display:flex;align-items:center;justify-content:center;max-width:880px;margin:0 auto}.lp-stats-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1rem;gap:1rem;margin-bottom:3.5rem}.lp-stat-card{background:hsla(0,0%,100%,.28);border:none;border-radius:34px;padding:3.5rem 3rem}.lp-stat-number{font-size:2rem;font-weight:600;color:#080357;line-height:1.25;margin-bottom:.75rem}.lp-stat-text{line-height:1.5;margin-bottom:3rem}.lp-stat-source,.lp-stat-text{font-size:1rem;color:#000;letter-spacing:-.04em}.lp-stat-source{margin-bottom:2rem}.lp-section{margin-bottom:3rem}.lp-section-title{font-size:2.25rem;line-height:1.2;max-width:680px}.lp-section-title,.lp-sub-title{font-weight:700;color:#080357;margin-bottom:1rem}.lp-sub-title{font-size:1.5rem;line-height:1.25;margin-top:1.25rem}.lp-body{font-size:1.25rem;color:#000;line-height:1.55;max-width:700px}.lp-features{display:flex;flex-direction:column;gap:.875rem;margin-top:1rem}.lp-feature-card{background:hsla(0,0%,100%,.03);background-blend-mode:plus-lighter;border:1px solid #fff;border-radius:34px;padding:1.5rem 2.5rem;display:flex;align-items:center;gap:2rem;box-shadow:4px 4px 4px 3px rgba(0,0,0,.25),inset 29.816px 29.816px 10px -45px hsla(0,0%,100%,.5),inset 8px 8px 10px -30px #b3b3b3,inset -8px -8px 10px -30px #b3b3b3,inset 0 0 218.65px 0 hsla(0,0%,95%,.5)}.lp-feature-title{font-size:1.0625rem;font-weight:700;color:#080357;line-height:1.4}.lp-feature-desc{font-size:.9375rem;color:#000;line-height:1.55}.lp-mission{text-align:center;margin-bottom:2rem;padding:1rem 0}.lp-mission-title{font-size:2.25rem;font-weight:700;color:#080357;line-height:1.2;margin-bottom:1.25rem}.lp-mission-text{font-size:1.25rem;color:#000;line-height:1.55;max-width:800px;margin:0 auto 2.5rem}.lp-cta-wrap{display:flex;justify-content:center}.lp-glass-btn{display:inline-flex;align-items:center;justify-content:center;padding:1.25rem 3rem;background:hsla(0,0%,100%,.5);border:2px solid hsla(0,0%,100%,.9);border-radius:34px;font-size:1.125rem;font-weight:600;color:#000;letter-spacing:-.04em;text-decoration:none;box-shadow:0 4px 20px rgba(0,0,0,.08),inset 0 1px 0 hsla(0,0%,100%,.9);transition:opacity .15s ease}.lp-glass-btn:hover{text-decoration:none;opacity:.85}.landing-hero{margin-bottom:3rem}.landing-headline{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;line-height:1.2;margin-bottom:1rem;letter-spacing:-.02em;color:var(--fw-headline)}.landing-subheadline{font-size:1.125rem;color:var(--fw-text-muted);line-height:1.5;margin-bottom:2rem}.landing-visual{margin-top:2rem}.landing-visual-placeholder{aspect-ratio:16/9;background:hsla(0,0%,100%,.7);border:1px solid var(--fw-card-border);border-radius:12px;display:flex;align-items:center;justify-content:center;color:var(--fw-text-muted);font-size:.875rem;text-align:center;padding:1rem}.landing-section{margin-bottom:2.5rem}.landing-h2{font-size:1.375rem;font-weight:600;margin-bottom:.75rem}.landing-body{line-height:1.6;margin-bottom:1rem;color:var(--fw-text)}.landing-stats{list-style:none;margin:1.5rem 0}.landing-stats li{margin-bottom:1.25rem;padding-left:1rem;border-left:3px solid #e5e7eb}.landing-stats li cite{display:block;margin-top:.25rem;font-size:.875rem;color:var(--fw-text-muted);font-style:normal}.landing-list{margin:1rem 0;padding-left:1.5rem;line-height:1.6}.landing-list li{margin-bottom:.5rem}.landing-cta{margin-top:3rem;padding-top:2rem;border-top:1px solid var(--fw-card-border)}.btn-cta{padding:.75rem 1.5rem;font-size:1.0625rem}@media (max-width:900px){.landing-main{padding:1rem}.landing-card{padding:2.5rem 2rem;border-radius:24px}.lp-stats-grid{grid-template-columns:1fr}.lp-feature-card{flex-direction:column;align-items:flex-start;gap:.5rem}.lp-stats-row{grid-template-columns:1fr}}.assistant-main{flex:1 1;min-height:0;display:flex;flex-direction:column;padding:.25rem 1.5rem 1.5rem;overflow:hidden}.dashboard-main{flex:1 1;min-height:0;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none;width:calc(100% - 4rem);max-width:1280px;margin:0 auto;padding:2rem}.dashboard-main::-webkit-scrollbar{display:none}.dashboard-title{font-size:1.5rem;font-weight:600;margin-bottom:2rem}.dashboard-ctas{display:grid;grid-template-columns:1fr 1fr;grid-gap:1.5rem;gap:1.5rem;margin-top:1rem}@media (max-width:640px){.dashboard-ctas{grid-template-columns:1fr}}.dashboard-cta{display:flex;flex-direction:column;align-items:flex-start;padding:1.5rem 1.75rem;border:1px solid var(--fw-card-border);border-radius:10px;background:var(--fw-card);color:inherit;text-align:left;transition:background .15s ease,border-color .15s ease,box-shadow .15s ease}.dashboard-cta:hover{text-decoration:none;background:hsla(0,0%,100%,.95);border-color:var(--fw-card-border);box-shadow:0 4px 24px rgba(30,58,95,.08)}.dashboard-cta-label{font-size:1.125rem;font-weight:600;margin-bottom:.35rem;color:var(--fw-headline)}.dashboard-cta-desc{font-size:.9375rem;color:var(--fw-text-muted);line-height:1.4}.db-main{flex:1 1;min-height:0;display:flex;align-items:stretch;justify-content:center;padding:.25rem 2rem 1.5rem;overflow:hidden}.db-main::-webkit-scrollbar{display:none}.db-card{position:relative;width:100%;max-width:1320px;background:hsla(0,0%,100%,.03);background-blend-mode:plus-lighter;backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);border:1px solid #fff;border-radius:34px;box-shadow:4px 4px 4px 3px rgba(0,0,0,.25),inset 29.816px 29.816px 10px -45px hsla(0,0%,100%,.5),inset 8px 8px 10px -30px #b3b3b3,inset -8px -8px 10px -30px #b3b3b3,inset 0 0 218.65px 0 hsla(0,0%,95%,.5);overflow:hidden}.db-card-inner{flex:1 1;padding:67px 94px 60px;display:flex;flex-direction:column;justify-content:center}.db-hero{text-align:center;margin-bottom:2.75rem}.db-welcome{font-size:32px;font-weight:800;color:#060155;line-height:1.15;margin-bottom:1rem}.db-sub,.db-welcome{letter-spacing:-.04em}.db-sub{font-size:17px;font-weight:400;color:#000;line-height:normal}.db-cta-grid{display:grid;grid-template-columns:420px 420px;grid-gap:7rem;gap:7rem;justify-content:center}.db-cta-card{height:270px;background:hsla(0,0%,100%,.28);border:none;border-radius:24px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:1.5rem 2rem;text-decoration:none;color:inherit;transition-property:transform,box-shadow;transition-duration:.44s;transition-timing-function:cubic-bezier(.34,1.56,.64,1)}.db-cta-card:hover{text-decoration:none;transform:scale(1.025);box-shadow:0 10px 40px rgba(8,3,87,.14)}.db-cta-card:active{transform:scale(.975);transition-duration:.16s}.db-cta-title{font-size:25px;font-weight:800;color:#060155;letter-spacing:-.04em;margin-bottom:1rem;line-height:1.1}.db-cta-desc{font-size:13px;font-weight:700;color:#000;letter-spacing:-.02em;line-height:1.4}.db-symbol{display:flex;justify-content:center;align-items:center;padding:1.5rem 0 0;opacity:1;pointer-events:none}.db-symbol img{width:120px;height:120px;object-fit:contain}@media (max-width:900px){.db-card-inner{padding:3rem 2.5rem 2.5rem}.db-cta-grid{grid-template-columns:1fr;gap:1.25rem}.db-cta-card{height:160px}.db-welcome{font-size:28px}}.lp-main{flex:1 1;align-items:stretch;justify-content:center;padding:.25rem 2rem 1.5rem}.lp-card,.lp-main{min-height:0;display:flex;overflow:hidden}.lp-card{width:100%;max-width:1320px;background:hsla(0,0%,100%,.03);background-blend-mode:plus-lighter;backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);border:1px solid #fff;border-radius:34px;box-shadow:4px 4px 4px 3px rgba(0,0,0,.25),inset 29.816px 29.816px 10px -45px hsla(0,0%,100%,.5),inset 8px 8px 10px -30px #b3b3b3,inset -8px -8px 10px -30px #b3b3b3,inset 0 0 218.65px 0 hsla(0,0%,95%,.5);flex-direction:column}.lp-card-inner{flex:1 1;min-height:0;padding:4rem 5.5rem 4.5rem;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.lp-card-inner::-webkit-scrollbar,.pdf-scroll-area::-webkit-scrollbar{display:none}.lp-hero-section{text-align:center;margin-bottom:8rem}.lp-hero-title{font-size:clamp(2rem,3vw,2.625rem);font-weight:800;color:#080357;line-height:1.15;letter-spacing:-.02em;margin-bottom:1.25rem}.lp-hero-sub{font-size:1.25rem;color:#1a1a2e;line-height:1.55;max-width:580px;margin:0 auto 2.25rem}.lp-demo-box{background:hsla(0,0%,100%,.55);border:1px solid rgba(0,0,0,.05);border-radius:10px;max-width:550px;margin:1rem auto 0;overflow:hidden;padding:0}.lp-demo-video{display:block;width:100%;height:auto;border-radius:20px}.lp-demo-text{font-size:.9375rem;color:rgba(8,3,87,.6);line-height:1.5;text-align:center;max-width:520px}.lp-prose-section{margin-bottom:7rem}.lp-section-h2{font-size:clamp(1.5rem,2.5vw,2.25rem);font-weight:800;color:#080357;line-height:1.2;margin-bottom:2rem;letter-spacing:-.02em}.lp-prose-body{font-size:1.1875rem;color:#1a1a2e;line-height:1.6;max-width:700px;margin-bottom:1.75rem}.lp-stats-row{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.25rem;gap:1.25rem;margin-bottom:7rem}.lp-stat-num{font-size:2.5rem;font-weight:800;color:#080357;line-height:1.2;margin-bottom:2rem;letter-spacing:-.02em}.lp-features-header{font-size:1.125rem;font-weight:600;color:#080357;margin:2.5rem 0 1.5rem}.lp-features-list{gap:1rem;margin-top:.25rem;padding-left:4.5rem}.lp-feature-row,.lp-features-list{display:flex;flex-direction:column}.lp-feature-row{background:hsla(0,0%,100%,.28);border:none;border-radius:20px;padding:1.5rem 2rem;gap:.35rem}.lp-mission-section{margin-bottom:1rem;padding-top:1.25rem}.lp-center{text-align:center}.lp-narrow{max-width:620px;margin-left:auto;margin-right:auto}.lp-cta-btn{display:inline-flex;align-items:center;justify-content:center;padding:1rem 2.75rem;background:hsla(0,0%,100%,.28);border:none;border-radius:34px;font-size:1.0625rem;font-weight:700;color:#080357;letter-spacing:-.02em;text-decoration:none;transition-property:transform,opacity;transition-duration:.36s;transition-timing-function:cubic-bezier(.34,1.56,.64,1)}.lp-cta-btn:hover{text-decoration:none;transform:scale(1.045)}.lp-cta-btn:active{transform:scale(.97);transition-duration:.16s}@media (max-width:1024px){.lp-card-inner{padding:3rem 3rem 3.5rem}.lp-feature-row{grid-template-columns:260px 1fr}}@media (max-width:768px){.lp-main{padding:1rem}.lp-card-inner{padding:2.25rem 1.75rem 2.5rem;max-height:none}.lp-feature-row,.lp-stats-row{grid-template-columns:1fr}.lp-feature-row{gap:.5rem;padding:1.25rem 1.75rem}.lp-section-h2{font-size:1.5rem}}.tr-hero{text-align:center;margin-bottom:5rem}.tr-hero-title{font-size:clamp(2rem,3vw,2.625rem);font-weight:800;color:#080357;line-height:1.15;letter-spacing:-.02em;margin-bottom:1.5rem}.tr-hero-sub{font-size:1.25rem;font-weight:450;color:#000;line-height:1.55;max-width:686px;margin:0 auto .875rem}.tr-section{margin-bottom:5rem}.tr-section-with-icon{display:flex;align-items:center;gap:4rem}.tr-section-text{flex:1 1;min-width:0}.tr-section-icon{flex-shrink:0;width:140px;display:flex;align-items:center;justify-content:center}.tr-section-icon img{width:100%;height:auto}.tr-section-h2{font-size:clamp(1.375rem,2.2vw,2rem);font-weight:800;color:#080357;line-height:1.2;letter-spacing:-.02em;margin-bottom:.875rem}.tr-body{font-size:1rem;color:#000;line-height:1.6;max-width:822px;margin-bottom:.75rem}.tr-center{text-align:center;margin-left:auto;margin-right:auto}.tr-bullet-list{list-style:none;margin:.75rem 0 1.25rem;padding:0;display:flex;flex-direction:column;gap:.5rem}.tr-bullet-list li{display:flex;align-items:center;gap:.85rem;font-size:1rem;color:#000;line-height:1.55;padding-left:.25rem}.tr-bullet-list li:before{content:"";display:block;width:9px;height:9px;border-radius:50%;background:#060155;flex-shrink:0}.tr-red-list li:before{background:#b7554c}.tr-green-list li:before{background:#4d7a67}.tr-cert-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;gap:1rem;margin-top:1.5rem;max-width:900px;margin-left:auto;margin-right:auto}.tr-cert-card{background:hsla(0,0%,100%,.28);border:none;border-radius:18px;padding:1.4rem 1.75rem;justify-content:flex-start;gap:1.25rem}.tr-cert-card,.tr-cert-icon{display:flex;align-items:center}.tr-cert-icon{flex-shrink:0;justify-content:center}.tr-cert-title{font-size:1rem;font-weight:600;color:#080357;line-height:1.45;letter-spacing:-.01em}.tr-closing{text-align:center;margin-top:1rem;margin-bottom:1rem;padding-top:2rem}.tr-closing-title{font-size:clamp(1.5rem,2.5vw,2.25rem);font-weight:800;color:#080357;line-height:1.2;letter-spacing:-.02em;margin-bottom:1.5rem}.tr-closing-title em{font-style:italic}.hiw-video-wrap{position:relative;width:100%;max-width:966px;margin:0 auto;aspect-ratio:16/9;border-radius:20px;overflow:hidden;box-shadow:0 8px 40px rgba(0,0,0,.14),inset 0 1px 0 hsla(0,0%,100%,.85)}.hiw-video{position:absolute;inset:0;width:100%;height:100%;border:none}.hiw-placeholder{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-size:1.125rem;font-weight:500;color:rgba(8,3,87,.4);letter-spacing:-.01em}@media (max-width:768px){.tr-cert-grid{grid-template-columns:1fr}.tr-cert-card{padding:1.1rem 1.4rem}.tr-hero-title{font-size:1.75rem}.tr-section-h2{font-size:1.375rem}.tr-section-with-icon{flex-direction:column}.tr-section-icon{width:160px}}.login-card{align-self:stretch}.login-inner{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100%;padding:3rem 4rem 6rem;text-align:center;gap:0}.login-icon{margin-top:3rem;margin-bottom:2rem}.login-icon img{width:140px;height:140px;object-fit:contain}.login-title{font-size:clamp(1.5rem,2.8vw,2rem);font-weight:800;color:#080357;line-height:1.25;letter-spacing:-.02em;margin-bottom:2rem;max-width:none}.login-sub{font-size:1rem;color:#000;line-height:1.3;white-space:nowrap;margin-bottom:.5rem}.login-form{display:flex;flex-direction:column;align-items:center;gap:1.25rem;width:100%;max-width:360px;margin-top:.5rem}.login-input{width:100%;padding:.8rem 1.5rem;border:1.5px solid rgba(0,0,0,.15);border-radius:50px;font-size:.95rem;color:#080357;background:hsla(0,0%,100%,.6);outline:none;text-align:center;transition:border-color .18s;margin-bottom:1.5rem}.login-input::placeholder{color:rgba(8,3,87,.38)}.login-input:focus{border-color:rgba(8,3,87,.45)}.login-btn-primary{padding:.65rem 2.75rem;background:#080357;color:#fff;border:none;border-radius:50px;font-size:.9rem;font-weight:600;cursor:pointer;width:auto;display:inline-flex;align-items:center;justify-content:center;text-align:center}.login-btn-primary:disabled{opacity:.55;cursor:not-allowed}.login-btn-back{background:none;border:1.5px solid rgba(8,3,87,.3);color:#080357}.login-form .login-btn-primary{width:140px;white-space:nowrap}.login-btn-row{display:flex;flex-direction:row;gap:1rem;justify-content:center;margin-top:1rem}.login-error{color:#b5534a;font-size:.875rem;margin:0}