:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#1f2937;background-color:#fafafb;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:600;color:#004ffa;text-decoration:none}a:hover{color:#1d4ed8}body{margin:0;min-width:320px;min-height:100vh;display:block;background:inherit;color:inherit}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid #e5e7eb;padding:.6em 1.2em;font-size:1em;font-weight:600;font-family:inherit;background-color:#fff;color:#1f2937;cursor:pointer;transition:border-color .25s,box-shadow .15s ease}button:hover{border-color:#cbd5e1;box-shadow:0 8px 18px #0206170f}button:focus,button:focus-visible{outline:4px auto rgba(59,130,246,.35)}.btnBlack{background-color:#131313;color:#fff;border:none;width:290px;height:45px;padding:4px;border-radius:3px;text-transform:uppercase}.btnBlack:hover{background-color:#1e1e1e;transition:.24s ease-in;opacity:.8}.loginPage{position:relative;min-height:100vh;padding:58px 24px 34px;background:linear-gradient(180deg,#fff,#fbfbfc);color:#111827;overflow:hidden}.loginBackgroundCircle{position:absolute;border-radius:50%;border:1px solid rgba(127,13,19,.08);pointer-events:none}.circleOne{width:520px;height:520px;right:120px;top:150px}.circleTwo{width:440px;height:440px;left:-120px;bottom:160px}.loginBrand{position:relative;z-index:1;text-align:center;margin-bottom:56px}.loginBrandLogo{border:none;background:transparent;color:#7f0d13;display:inline-flex;align-items:center;gap:16px;cursor:pointer}.loginBrandLogo span{font-size:36px;font-weight:900;letter-spacing:.04em;color:#111827}.loginBrand p{margin:12px 0 0;color:#7f0d13;font-size:17px;font-weight:800}.loginCard{position:relative;z-index:2;width:min(540px,100%);margin:0 auto;padding:50px 58px 42px;background:#ffffffeb;border:1px solid #e5e7eb;border-radius:24px;box-shadow:0 26px 70px #0f172a17}.loginIconCircle{width:88px;height:88px;margin:0 auto 26px;border-radius:50%;background:#fff3f4;color:#7f0d13;display:flex;align-items:center;justify-content:center}.loginCard h1{margin:0;text-align:center;font-size:38px;line-height:1.1;font-weight:900;letter-spacing:-.04em}.loginSubtitle{margin:14px 0 38px;text-align:center;color:#6b7280;font-size:17px}.loginForm{display:grid;gap:22px}.loginFormRow{display:grid;gap:9px}.loginFormRow label{font-size:15px;font-weight:800;color:#111827}.loginInputBox{height:62px;padding:0 18px;border:1px solid #d1d5db;border-radius:11px;background:#fff;display:flex;align-items:center;gap:14px;color:#6b7280;transition:.18s ease}.loginInputBox:focus-within{border-color:#7f0d13;box-shadow:0 0 0 4px #7f0d1314}.loginInputBox.invalid{border-color:#dc2626}.loginPage,.loginPage *{box-sizing:border-box}.loginCard{width:min(540px,calc(100vw - 48px))}.loginInputBox{width:100%;max-width:100%;height:62px;padding:0 18px;border:1px solid #d1d5db;border-radius:11px;background:#fff;display:flex;align-items:center!important;justify-content:center;gap:14px;color:#6b7280;transition:.18s ease;overflow:hidden}.loginInputBox input{flex:1;min-width:0;width:auto;max-width:100%;border:none!important;outline:none;background:transparent;color:#111827;font-size:16px;padding:0;margin:auto 0}.loginInputBox input{margin:0!important;padding:0!important}.loginInputBox svg{flex-shrink:0}.passwordToggle{flex-shrink:0}.loginInputBox input::placeholder{color:#9ca3af}.passwordToggle{border:none;background:transparent;color:#6b7280;cursor:pointer;display:flex;align-items:center;padding:4px}.loginError{color:#dc2626;font-size:13px;font-weight:600}.loginOptions{display:flex;justify-content:space-between;align-items:center;margin-top:2px}.rememberBox{display:flex;align-items:center;gap:10px;color:#374151;font-size:15px;font-weight:500}.rememberBox input{width:20px;height:20px;accent-color:#7f0d13}.forgotLink,.createAccountText a{color:#7f0d13;text-decoration:none;font-weight:800}.forgotLink:hover,.createAccountText a:hover{text-decoration:underline}.loginAlert{padding:13px 15px;border-radius:10px;background:#fff1f2;color:#b91c1c;font-size:14px;font-weight:700}.loginSubmitBtn{height:60px;margin-top:8px;border:none;border-radius:11px;background:linear-gradient(135deg,#7f0d13,#a1121a);color:#fff;font-size:18px;font-weight:900;display:flex;justify-content:center;align-items:center;gap:14px;cursor:pointer;box-shadow:0 16px 34px #7f0d133d;transition:.18s ease}.loginSubmitBtn:hover:not(:disabled){transform:translateY(-1px)}.loginSubmitBtn:disabled{opacity:.45;cursor:not-allowed;box-shadow:none}.loginDivider{margin:34px 0 28px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:16px;color:#9ca3af}.loginDivider span{height:1px;background:#e5e7eb}.createAccountText{margin:0;text-align:center;color:#6b7280;font-size:15px}.loginTrustRow{position:relative;z-index:1;width:min(920px,100%);margin:74px auto 44px;display:grid;grid-template-columns:repeat(3,1fr);gap:36px}.loginTrustItem{display:grid;grid-template-columns:54px 1fr;gap:16px;align-items:center}.loginTrustItem svg{width:54px;height:54px;padding:13px;border-radius:13px;background:#fff3f4;color:#7f0d13}.loginTrustItem h3{margin:0 0 6px;font-size:15px;font-weight:900}.loginTrustItem p{margin:0;font-size:13px;line-height:1.55;color:#6b7280}.loginFooter{position:relative;z-index:1;display:flex;justify-content:center;flex-wrap:wrap;gap:22px;color:#6b7280;font-size:13px}.loginFooter a{color:#6b7280;text-decoration:none}.loginFooter a:hover{color:#7f0d13}@media (max-width: 760px){.loginPage{padding-top:36px}.loginBrand{margin-bottom:34px}.loginBrandLogo span{font-size:28px}.loginCard{padding:36px 24px 32px;border-radius:20px}.loginCard h1{font-size:32px}.loginOptions{align-items:flex-start;gap:14px;flex-direction:column}.loginTrustRow{grid-template-columns:1fr;margin-top:44px}}.registerPage,.registerPage *{box-sizing:border-box}.registerPage{position:relative;min-height:100vh;padding:46px 24px 34px;background:linear-gradient(180deg,#fff,#fbfbfc);color:#111827;overflow:hidden}.registerCard{position:relative;z-index:2;width:min(620px,calc(100vw - 48px));margin:0 auto;padding:46px 58px 40px;background:#fffffff0;border:1px solid #e5e7eb;border-radius:24px;box-shadow:0 26px 70px #0f172a17}.registerIconCircle{width:82px;height:82px;margin:0 auto 24px;border-radius:50%;background:#fff3f4;color:#7f0d13;display:flex;align-items:center;justify-content:center}.registerTitle{margin:0;text-align:center;font-size:36px;font-weight:900;letter-spacing:-.04em}.registerSubtitle{margin:12px 0 34px;text-align:center;color:#6b7280;font-size:16px}.registerForm{display:grid;gap:20px}.nameRow{display:grid;grid-template-columns:1fr 1fr;gap:14px}.registerFormRow{display:grid;gap:8px}.registerFormRow label{font-size:14px;font-weight:800;color:#111827}.registerInputBox{width:100%;height:60px;padding:0 18px;border:1px solid #d1d5db;border-radius:11px;background:#fff;display:flex;align-items:center;gap:14px;color:#6b7280;transition:.18s ease}.registerInputBox:focus-within{border-color:#7f0d13;box-shadow:0 0 0 4px #7f0d1314}.registerInputBox.invalid{border-color:#dc2626}.registerInputBox input{flex:1;min-width:0;height:24px;line-height:24px;padding:0!important;margin:0!important;border:none;outline:none;background:transparent;color:#111827;font-size:15px;appearance:none;-webkit-appearance:none}.registerInputBox input::placeholder{color:#9ca3af}.registerPwToggle{border:none;background:transparent;color:#6b7280;cursor:pointer;display:flex;align-items:center;padding:4px}.registerError{color:#dc2626;font-size:13px;font-weight:600}.registerAlert{padding:13px 15px;border-radius:10px;font-size:14px;font-weight:700}.registerAlert.error{background:#fff1f2;color:#b91c1c}.registerAlert.success{background:#ecfdf5;color:#047857}.registerSubmitBtn{height:60px;margin-top:8px;border:none;border-radius:11px;background:linear-gradient(135deg,#7f0d13,#a1121a);color:#fff;font-size:18px;font-weight:900;display:flex;justify-content:center;align-items:center;gap:14px;cursor:pointer;box-shadow:0 16px 34px #7f0d133d;transition:.18s ease}.registerSubmitBtn:hover:not(:disabled){transform:translateY(-1px)}.registerSubmitBtn:disabled{opacity:.45;cursor:not-allowed;box-shadow:none}.registerFooter{margin-top:28px;text-align:center;color:#6b7280;font-size:15px}.registerFooter a{color:#7f0d13;font-weight:800;text-decoration:none}.registerFooter a:hover{text-decoration:underline}@media (max-width: 720px){.registerCard{padding:36px 24px 32px}.nameRow{grid-template-columns:1fr}.registerTitle{font-size:31px}}.dashboardSidebar{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:250px!important;height:100%;position:absolute;left:0;top:0;background-color:#f8f8f8}.betaBox{margin-left:auto;margin-right:auto;width:80%;height:30px;text-align:center;color:#500;font-size:15px;background-color:#ffe2e2;display:flex;justify-content:center;align-items:center;border-radius:2px}.actionContainer{display:flex;align-self:center;flex-direction:column;justify-content:space-evenly;margin-bottom:auto;margin-top:auto;height:400px}.actionContainer button{width:100%;background:transparent}.sidebarItem--active{border-color:#cfe0ff;background-color:#ffeced;font-weight:600;color:#fff;transition:.3s;border-radius:3px!important}.sidebarItemIcon{width:24px;height:24px;color:#000;gap:10px}.dashboardSidebar{width:292px;height:100%;position:absolute;left:0;top:0;background:#fafafa;border-right:1px solid #eeeeee;display:flex;flex-direction:column;align-items:stretch;box-sizing:border-box}.sidebarBrand{padding:42px 34px 24px}.sidebarLogoRow{display:flex;align-items:center;gap:13px}.sidebarLogoIcon{width:30px;height:30px;color:#7f0d13;stroke-width:2.2}.logoDashboardSidebar{font-size:1.5em;font-weight:600;letter-spacing:2px;color:#111827}.sidebarBetaBadge{width:fit-content;margin-top:16px;margin-left:54px;padding:5px 13px;border-radius:8px;background:#f7e8e9;color:#7f0d13;font-size:16px;font-weight:700}.sidebarClaim{margin-top:18px;margin-left:54px;color:#6b7280;font-size:15px}.actionContainer{margin-top:50px;display:flex;flex-direction:column;gap:14px;padding:0 12px}.sidebarItem{position:relative;width:100%;height:62px;border:none;border-radius:12px;background:transparent;color:#374151;display:flex;align-items:center;gap:18px;padding:0 24px 0 52px;box-sizing:border-box;font-size:18px;font-weight:500;cursor:pointer;text-align:left;transition:background .18s ease,color .18s ease}.sidebarItem:hover{background:#f5f1f1;color:#7f0d13}.sidebarItemIcon{width:25px;height:25px;color:currentColor;stroke-width:2;flex-shrink:0}.sidebarActiveIndicator{position:absolute;left:0;top:10px;width:5px;height:42px;border-radius:0 999px 999px 0}.sidebarItem--active{background:#ffe2e2;color:#7f0d13;font-weight:600;background-color:#ffe5e5}.sidebarItem--active .sidebarActiveIndicator{background:#7f0d13}.sidebarItemIcon{width:24px;height:24px;color:currentColor}.sidebarFooter{margin-top:auto;padding:0 34px 34px}.sidebarSupportBtn{border:none;background:transparent;color:#6b7280;display:flex;align-items:center;gap:11px;font-size:14px;cursor:pointer;padding:8px 0}.sidebarSupportBtn:hover{color:#7f0d13}.sidebarSupportIcon{width:24px;height:24px;border:1.5px solid #d1d5db;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600}.sidebarCopyright{margin-top:26px;color:#9ca3af;font-size:12px;line-height:1.45}.logoDashboardSidebar span{height:85px;text-align:center;display:flex;flex-direction:column;justify-content:center;font-weight:700;letter-spacing:2px;font-size:.9em}.dashboardHeader{height:85px;flex-direction:row;justify-content:flex-end;align-items:center;border-bottom:1px solid #f0f0f0}.headerContent{flex-direction:row;justify-content:space-between;align-items:center;display:flex;margin:0 50px}.dashboardVerificationButtonContainer{display:flex;height:85px;flex-direction:column;justify-content:center;align-items:center}.iconHeaderContainer{width:490px;height:85px;margin-left:35px}.verificationBtn{text-transform:uppercase;letter-spacing:1px;border:1px solid #c1c1c1;padding:10px 40px}.verificationBtn:hover{opacity:.6;transition:.34s}.currentSessionContainer{padding:5px 10px;display:flex;justify-content:space-between;align-items:center;border:1px solid #ececec;border-radius:6px;background:#ffffffa6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);min-width:380px;gap:16px}.currentSessionLeft{display:flex;align-items:center}.activeDot{width:7px;height:7px;border-radius:999px;position:relative;flex:0 0 auto;opacity:.9;background:#111;margin-right:15px}.textBoxFlexCol{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.activeDot.active:after{content:"";position:absolute;inset:-7px;border-radius:999px;border:1px solid rgba(0,0,0,.45);animation:pulseDot 1.2s ease-in-out infinite}@keyframes pulseDot{0%{transform:scale(.65);opacity:0}40%{opacity:.35}to{transform:scale(1.45);opacity:0}}.currentSessionTextBlock{display:flex;flex-direction:column;gap:6px;min-width:320px;padding:4px 10px}.currentSessionText{font-size:.85em;font-weight:600;letter-spacing:.2px}.currentSessionMetaRow{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.currentSessionTimer{font-size:.75em;font-weight:700;letter-spacing:1px;margin-left:20px}.currentSessionStatus{font-size:.75em;font-weight:700;text-transform:uppercase;letter-spacing:.8px;border-radius:999px}.currentSessionInfoBox{display:flex;justify-content:space-between;min-width:130px;width:auto;align-items:center}.currentSessionStatusPill[data-status=EXPIRED],.currentSessionStatusPill[data-status=FAILED],.currentSessionStatusPill[data-status=CANCELLED]{opacity:.55}.returnToHandshakeBtn{display:inline-flex;align-items:center;gap:10px;border-radius:12px;padding:10px 14px;border:1px solid rgba(0,0,0,.14);background:#fffc;cursor:pointer;transition:.18s;-webkit-user-select:none;user-select:none}.returnToHandshakeBtn:hover{transform:translateY(-1px);opacity:.92}.returnToHandshakeBtn:active{transform:translateY(0);opacity:.85}.returnToHandshakeBtn:disabled{opacity:.35;cursor:not-allowed;transform:none}.returnLabel{font-size:.82em;font-weight:700;letter-spacing:.4px;text-transform:uppercase}.leftside{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}:root{--sidebar-w: 260px;--header-h: 85px;--bg: #fdfdfd;--panel: #f3f3f3;--border: #eeeeee;--text: #111827}*{box-sizing:border-box}.dashboard{display:grid;grid-template-columns:var(--sidebar-w) minmax(0,1fr);grid-template-rows:var(--header-h) minmax(0,1fr);grid-template-areas:"sidebar header" "sidebar main";min-height:100dvh;background:var(--bg);color:var(--text)}.sidebarDashboard{grid-area:sidebar;position:sticky;top:0;align-self:start;height:100dvh;overflow:hidden;background:var(--panel);box-shadow:inset -1px 0 0 var(--border)}.sidebarDashboard>*{background:transparent!important;color:inherit;height:100%}.headerDashboard{grid-area:header;position:sticky;top:0;z-index:5;background:#fff;box-shadow:0 1px 0 0 var(--border);margin-left:5px}.mainContent{grid-area:main;min-width:0;overflow:auto;padding:24px;background:var(--bg)}.your-cert{width:100%;min-height:100vh;padding:95px 90px 60px;display:flex;flex-direction:column;align-items:center}.your-cert h1{font-size:2.8rem;font-weight:800;text-align:center;text-transform:uppercase;letter-spacing:-.04em;margin-bottom:18px;color:#111827}.leadParagraph{font-size:1.05rem;max-width:560px;line-height:1.55;text-align:center;color:#374151;margin-bottom:46px}.certificateDashboard{width:min(100%,1120px)}.certStatusCard{border:1px solid #bbf7d0;border-radius:16px;padding:28px 34px;display:flex;justify-content:space-between;align-items:center;background:#fff;margin-bottom:18px}.certStatusLeft{display:flex;align-items:center;gap:28px}.bigShieldCircle{width:108px;height:108px;border-radius:50%;background:#ecfdf3;display:flex;align-items:center;justify-content:center;color:#15803d}.bigShieldCircle svg{width:56px;height:56px}.certActiveBadge{display:inline-flex;align-items:center;gap:8px;background:#ecfdf3;border:1px solid #bbf7d0;color:#15803d;font-weight:800;text-transform:uppercase;font-size:.8rem;border-radius:8px;padding:8px 12px;margin-bottom:14px}.certStatusLeft p{font-size:1.08rem;color:#1f2937;max-width:360px;line-height:1.5}.certStatusRight{min-width:300px;border-left:1px solid #e5e7eb;padding-left:42px}.certStatusRight span{display:block;text-transform:uppercase;font-weight:800;color:#4b5563;font-size:.85rem;margin-bottom:8px}.certStatusRight strong{display:block;color:#15803d;font-size:1.5rem;margin-bottom:12px}.certStatusRight p{color:#4b5563}.certDetailsCard{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:28px;display:grid;grid-template-columns:1fr 1fr;column-gap:48px;row-gap:0;margin-bottom:18px}.certDetailItem{min-height:86px;display:flex;align-items:center;gap:18px;border-bottom:1px solid #eef0f3;position:relative}.certDetailItem:nth-last-child(-n+2){border-bottom:none}.certDetailIcon{width:52px;height:52px;border-radius:12px;border:1px solid #e5e7eb;background:#f9fafb;display:flex;align-items:center;justify-content:center;color:#374151;flex-shrink:0}.certDetailIcon svg{width:25px;height:25px}.certDetailIcon.secure{color:#16a34a;background:#ecfdf3;border-color:#bbf7d0}.certDetailText{display:flex;flex-direction:column;gap:6px}.certDetailText span{text-transform:uppercase;font-size:.78rem;font-weight:800;color:#4b5563}.certDetailText strong{font-size:1rem;color:#111827;font-weight:500}.detailBadge{margin-left:auto;background:#dcfce7;color:#15803d;font-size:.78rem;font-weight:700;padding:7px 12px;border-radius:8px}.secureMiniIcon{margin-left:auto;color:#16a34a;width:24px;height:24px}.certHintBox{display:flex;align-items:center;gap:16px;border:1px solid #bfdbfe;background:#eff6ff;border-radius:14px;padding:18px 22px;margin-bottom:34px;color:#1e40af}.certHintBox svg{width:30px;height:30px;flex-shrink:0}.certHintBox strong{display:block;font-size:.9rem;margin-bottom:4px}.certHintBox p{font-size:.9rem;color:#1e3a8a}.certBenefits{display:grid;grid-template-columns:repeat(4,1fr);gap:28px}.certBenefitItem{display:flex;gap:14px;align-items:flex-start}.benefitIcon{color:#7f0d13;flex-shrink:0}.benefitIcon svg{width:40px;height:40px}.certBenefitItem strong{display:block;text-transform:uppercase;font-size:.82rem;color:#111827;margin-bottom:6px}.certBenefitItem p{font-size:.85rem;color:#4b5563;line-height:1.4}@media (max-width: 1000px){.your-cert{padding:80px 28px}.certStatusCard,.certDetailsCard{grid-template-columns:1fr}.certStatusCard{flex-direction:column;align-items:flex-start;gap:26px}.certStatusRight{border-left:none;padding-left:0}.certBenefits{grid-template-columns:1fr 1fr}}.statistics-page{width:min(1120px,100%);margin:0 auto;padding:56px 40px 80px}.statistics-header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:32px;gap:24px}.statistics-header h1{font-size:32px;font-weight:700;text-transform:uppercase;color:#111827;margin:0}.statistics-subtitle{margin-top:8px;color:#6b7280;font-size:15px}.statistics-controls{display:flex;align-items:flex-end;gap:18px}.control-group{display:flex;flex-direction:column;gap:6px}.control-label{font-size:12px;font-weight:700;color:#6b7280;text-transform:uppercase}.segmented{display:inline-flex;padding:4px;border-radius:12px;background:#f3f4f6;border:1px solid #e5e7eb}.seg{border:none;background:transparent;padding:8px 14px;border-radius:9px;font-weight:700;color:#6b7280;cursor:pointer}.seg.active{background:#7f0d13;color:#fff;box-shadow:0 8px 20px #7f0d1333}.select{height:40px;border-radius:10px;border:1px solid #e5e7eb;padding:0 10px;font-weight:600;color:#374151;background:#fff}.btn{height:40px;padding:0 16px;border-radius:10px;font-weight:700;cursor:pointer;border:none}.btn-secondary{background:#fff;border:1px solid #e5e7eb;color:#374151}.btn-primary{background:#050505!important;color:#fff;border:1px solid #7f0d13;display:flex!important;flex-direction:column;justify-content:center;align-items:center;border-radius:2px!important;font-weight:500!important}.btn-primary:hover{background:#5f0a0f}.stats-grid{display:grid;grid-template-columns:1.1fr 1fr 1fr;gap:22px}.stat-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:24px;box-shadow:0 12px 30px #0f172a0d}.card-title-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.stat-card h2{font-size:15px;font-weight:800;color:#111827;margin:0}.pill{background:#f3f4f6;border-radius:999px;padding:4px 10px;font-size:12px;color:#6b7280}.metric{display:flex;justify-content:space-between;padding:10px 0;font-size:14px;border-bottom:1px solid #f1f2f4}.metric:last-child{border-bottom:none}.metric span:first-child{color:#6b7280}.metric-value{font-weight:800;color:#111827}.metric.success .metric-value{color:#00d14d}.metric.danger .metric-value{color:#be0000}.divider{height:1px;background:#e5e7eb;margin:16px 0}.hint{margin-top:16px;font-size:13px;color:#6b7280;line-height:1.5}.statistics-loading,.statistics-error,.statistics-empty{margin-top:30px;font-size:14px;color:#6b7280}.howItWorksPage{width:100%;min-height:100vh;background:linear-gradient(180deg,#fff,#fbfbfc);color:#111827;overflow-x:hidden}.guideHero{width:min(1180px,calc(100% - 80px));margin:0 auto;padding:78px 0 82px;display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:center}.guideHeroBadge{display:inline-flex;color:#7f0d13;font-size:18px;font-weight:800;margin-bottom:20px}.guideHero h1{margin:0;font-size:clamp(48px,5vw,72px);line-height:1.02;letter-spacing:-.055em;font-weight:900;color:#111827}.guideHeroText{max-width:520px;margin-top:24px;font-size:18px;line-height:1.7;color:#4b5563}.guideHeroActions{display:flex;align-items:center;gap:18px;margin-top:34px}.guidePrimaryBtn,.guideSecondaryBtn,.guideCtaBtn{height:50px;border-radius:10px;padding:0 24px;display:inline-flex;align-items:center;justify-content:center;gap:12px;font-size:15px;font-weight:800;cursor:pointer;transition:.18s ease}.guidePrimaryBtn{background:#7f0d13;color:#fff;border:1px solid #7f0d13;box-shadow:0 14px 30px #7f0d1338}.guidePrimaryBtn:hover{background:#650a0f;transform:translateY(-1px)}.guideSecondaryBtn{background:#fff;color:#7f0d13;border:1px solid rgba(127,13,19,.5)}.guideSecondaryBtn:hover{background:#fff7f7;transform:translateY(-1px)}.guideHeroRight{position:relative;min-height:420px;display:flex;align-items:center;justify-content:center}.heroCircle{position:absolute;border-radius:50%;border:1px solid rgba(127,13,19,.12);background:#7f0d1306}.heroCircle1{width:420px;height:420px}.heroCircle2{width:310px;height:310px;background:#7f0d130a}.heroCircle3{width:205px;height:205px;background:#7f0d130e}.heroUsers{position:relative;z-index:2;width:470px;display:flex;align-items:center;justify-content:space-between}.heroUserCard,.heroShield{background:#fff;border:1px solid rgba(127,13,19,.12);color:#7f0d13;box-shadow:0 18px 45px #0f172a14}.heroUserCard{width:86px;height:86px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:snow}.heroShield{width:150px;height:150px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle,#fff,#fff7f7)}.heroConnectionLine{position:absolute;z-index:1;display:flex;align-items:center;gap:12px;color:#7f0d13}.heroDot{width:7px;height:7px;border-radius:999px;background:#7f0d13;opacity:.85}.guideSection,.guideCardSection,.privateKeySection,.guideCta{width:min(1120px,calc(100% - 80px));margin:0 auto}.guideSection{padding:54px 0 48px;border-top:1px solid #e5e7eb}.sectionHeading{text-align:center;margin-bottom:42px}.sectionHeading h2{margin:0;font-size:30px;line-height:1.15;font-weight:900;letter-spacing:-.035em;color:#111827}.sectionHeading p{margin:12px auto 0;max-width:680px;font-size:15px;line-height:1.6;color:#6b7280}.processGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:42px}.processCard{position:relative;display:grid;grid-template-columns:92px 1fr;column-gap:24px;align-items:center}.processCard:not(:last-child):after{content:"";position:absolute;top:46px;right:-28px;width:36px;height:1px;background:#d1d5db}.stepNumber{position:absolute;top:-2px;left:-10px;width:28px;height:28px;border-radius:50%;background:#7f0d13;color:#fff;font-size:13px;font-weight:800;display:flex;align-items:center;justify-content:center;z-index:2}.processIconBox{width:92px;height:92px;border-radius:18px;background:#fff3f4;color:#7f0d13;display:flex;align-items:center;justify-content:center}.processCard h3{margin:0 0 8px;font-size:16px;font-weight:850;color:#111827}.processCard p{margin:0;font-size:14px;line-height:1.6;color:#4b5563}.guideCardSection{margin-top:36px;padding:40px 42px;background:#fff;border:1px solid #e5e7eb;border-radius:20px;box-shadow:0 18px 45px #0f172a0b}.whyGrid{display:grid;grid-template-columns:repeat(4,1fr);gap:42px}.whyCard{min-width:0}.whyIconBox{width:68px;height:68px;border-radius:16px;background:#fff3f4;color:#7f0d13;display:flex;align-items:center;justify-content:center;margin-bottom:22px}.whyCard h3{margin:0 0 12px;font-size:16px;font-weight:850;color:#111827}.whyCard p{margin:0;font-size:14px;line-height:1.7;color:#4b5563}.privateKeySection{margin-top:26px;padding:42px 52px;display:grid;grid-template-columns:1fr 1fr;gap:58px;align-items:center;background:linear-gradient(90deg,#fff7f7,#fff 55%);border:1px solid #e5e7eb;border-radius:20px;box-shadow:0 18px 45px #0f172a0b}.privateKeyVisual{position:relative;min-height:320px;display:flex;align-items:center;justify-content:center}.privateKeyCircle{position:absolute;width:290px;height:290px;border-radius:50%;background:#7f0d1312}.privateKeyLaptop{position:relative;z-index:1;width:240px;height:150px;border:7px solid #374151;border-radius:14px 14px 8px 8px;background:#fff;color:#7f0d13;display:flex;align-items:center;justify-content:center}.privateKeyLaptop:after{content:"";position:absolute;left:-28px;right:-28px;bottom:-26px;height:22px;border-radius:0 0 18px 18px;background:#374151}.localBadge{position:absolute;z-index:2;bottom:30px;left:50%;transform:translate(-50%);height:34px;padding:0 14px;border-radius:999px;background:#fff;border:1px solid #e5e7eb;color:#111827;font-size:13px;font-weight:800;display:flex;align-items:center;gap:8px;box-shadow:0 10px 22px #0f172a14}.privateKeyContent h2{max-width:430px;margin:0;font-size:34px;line-height:1.15;letter-spacing:-.04em;font-weight:900;color:#111827}.privateKeyContent p{max-width:520px;margin:18px 0 0;font-size:15px;line-height:1.7;color:#4b5563}.privateKeyChecklist{margin-top:24px;display:grid;gap:12px}.checkItem{display:flex;align-items:center;gap:10px;color:#111827;font-size:15px}.checkItem svg{color:#7f0d13;fill:#7f0d1314}.privateKeyInfoBox{margin-top:28px;padding:16px 18px;border-radius:12px;border:1px solid rgba(127,13,19,.16);background:#fff6f6;color:#4b5563;display:flex;align-items:center;gap:12px;font-size:14px}.privateKeyInfoBox svg{color:#7f0d13}.researchGrid{display:grid;grid-template-columns:repeat(4,1fr);gap:34px;margin-top:14px}.researchCard{min-width:0}.researchCard svg{color:#7f0d13;margin-bottom:18px}.researchCard h3{margin:0 0 10px;font-size:15px;font-weight:850;color:#111827}.researchCard p{margin:0;font-size:13px;line-height:1.65;color:#4b5563}.guideCta{position:relative;overflow:hidden;margin-top:32px;margin-bottom:60px;min-height:180px;border-radius:18px;background:linear-gradient(135deg,#7f0d13,#a1121a);color:#fff;padding:42px 48px;text-align:center;box-shadow:0 18px 45px #7f0d1333}.ctaBackgroundShield{position:absolute;left:48px;top:50%;transform:translateY(-50%);opacity:.13}.guideCta h2{position:relative;margin:0;font-size:28px;font-weight:900;letter-spacing:-.03em}.guideCta p{position:relative;margin:12px 0 26px;color:#ffffffdb}.guideCtaBtn{position:relative;background:#fff;color:#7f0d13;border:1px solid #fff;height:46px;box-shadow:0 10px 26px #0000001f}.guideCtaBtn:hover{transform:translateY(-1px)}@media (max-width: 1050px){.guideHero{grid-template-columns:1fr;gap:40px}.processGrid,.whyGrid,.researchGrid{grid-template-columns:1fr 1fr}.processCard:not(:last-child):after{display:none}.privateKeySection{grid-template-columns:1fr}}@media (max-width: 720px){.guideHero,.guideSection,.guideCardSection,.privateKeySection,.guideCta{width:min(100% - 32px,1120px)}.guideHero{padding-top:46px}.guideHeroActions{flex-direction:column;align-items:stretch}.guidePrimaryBtn,.guideSecondaryBtn,.guideCtaBtn{width:100%}.guideHeroRight{min-height:320px}.heroCircle1{width:300px;height:300px}.heroCircle2{width:230px;height:230px}.heroCircle3{width:150px;height:150px}.heroUsers{width:310px}.heroShield{width:110px;height:110px}.heroUserCard{width:64px;height:64px}.processGrid,.whyGrid,.researchGrid{grid-template-columns:1fr}.processCard{grid-template-columns:80px 1fr}.processIconBox{width:80px;height:80px}.guideCardSection,.privateKeySection{padding:28px 22px}.privateKeyContent h2{font-size:28px}}.navContainerClassic{height:60px;padding:35px 30px;display:flex;flex-direction:row;justify-content:space-between;border-bottom:1px solid #f5f5f5}.systemStatusIcon{width:16px;height:16px;color:#22c55e}.profileSvg{width:29px;height:29px;color:#7f1d1d}.dropdownItem img{padding:10px 16px;cursor:pointer;font-size:14px;height:18px;width:18px}.profileContainer button{border:none}.profileContainer:hover .profileDropdown{display:flex}.profileDropdown{position:absolute;top:62px;right:0;width:220px;background:#fff;border:1px solid #e5e7eb;border-radius:14px;box-shadow:0 18px 40px #0f172a1f;padding:12px;z-index:1000;display:flex;flex-direction:column;gap:4px}.dropdownItem{width:100%;border:none;background:transparent;padding:13px 12px;display:flex;align-items:center;gap:14px;margin-top:10px;margin-bottom:10px;font-size:15px;color:#111827;cursor:pointer;border-radius:10px;text-align:left}.dropdownItem:hover{background:#f9fafb}.dropdownIcon{width:20px;height:20px;opacity:.75}.profileSvg{width:25px;height:25px}.logo{text-transform:uppercase;font-weight:600;letter-spacing:2px;font-size:1.5em}.loggedNavItems{width:700px;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center}#otherpartyname{font-weight:500!important;color:#131313;margin-bottom:5px}.otherNavContent{min-width:400px!important;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center}.navContainerHandshake{height:auto;padding:35px 30px;display:flex;flex-direction:row;justify-content:space-between;border-bottom:1px solid #f5f5f5}.rightHeaderSection{display:flex;align-items:center;gap:20px}.systemStatusBox{display:flex;flex-direction:row;align-items:center;gap:10px;background:#f6f7f8;padding:8px 14px;border-radius:10px}.statusDot{width:10px;height:10px;background:#22c55e;border-radius:50%}.statusTextBox{display:flex;flex-direction:column}.statusTitle{font-size:13px;font-weight:600}.statusSub{font-size:11px;color:#777}.profileContainer{position:relative}.profileIcon{width:38px;height:38px;border-radius:50%;background:#7f1d1d;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:16px}.profileDropdown{position:absolute;top:48px;right:0;width:180px;background:#fff;border-radius:12px;box-shadow:0 2px 3px #00000014;padding:8px 0;z-index:100}.dropdownItem{padding:10px 16px;cursor:pointer;font-size:14px}.dropdownItem:hover{background:#f5f5f5}.dropdownItem img{background:transparent;object-fit:contain;width:22px;height:22px;display:block}.dropdownItem.logout{color:#dc2626}.line{height:1px;background:#e5e7eb;margin:4px 10px}.navContainerHandshake{position:relative;z-index:20;min-height:112px;background:#fff}.navContainerHandshake .headerContentBox,.navContainerHandshake .otherNavContent{position:static}.navContainerHandshake .verificationStateBox,.navContainerHandshake .copyIcon,.navContainerHandshake .cancelIcon{position:relative;z-index:2}.navContainerHandshake .copyIcon:before,.navContainerHandshake .copyIcon:after,.navContainerHandshake .cancelIcon:before,.navContainerHandshake .cancelIcon:after{content:none!important;display:none!important}.navContainerHandshake .stepNumber,.navContainerHandshake #participantsNumber,.navContainerHandshake .participantsBadge{position:static!important}.layout{min-height:100dvh;background:#f8fafc;color:#111827}.header{position:sticky;top:0;background:#fff;border-bottom:1px solid #e5e7eb;z-index:10;height:auto;padding:20px 0}.topHeader{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 20px}.logobox{font-weight:800;letter-spacing:.2px}.headerContentBox{display:flex;align-items:center;gap:12px}.verificationStateBox{display:grid;grid-auto-flow:row;gap:2px;text-align:right}.verificationStateBox h5{margin:0;font-size:12px;color:#64748b;font-weight:800;letter-spacing:.3px}.verificationStateBox h6{margin:0;font-size:12px;color:#111827}.stateTag{display:inline-block;padding:6px 16px;border-radius:999px;font-weight:700;text-align:center}.state-pending{background:#fff7ed;color:#9a3412;border:1px solid #fed7aa}.state-verified{background:#ecfdf5;color:#065f46;border:1px solid #a7f3d0}.state-failed{background:#fef2f2;color:#991b1b;border:1px solid #fecaca}.state-expired{background:#f1f5f9;color:#334155;border:1px solid #e2e8f0}.timerText{color:#475569;letter-spacing:1px;text-transform:uppercase;text-align:center}.copyIcon,.cancelIcon{width:auto!important;height:42px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #e5e7eb;background:#f5f5f5;cursor:pointer;gap:6px}.copyIcon:hover,.cancelIcon:hover{background:#f3f4f6}.copyIcon.copied{border-color:#a7f3d0;background:#ecfdf5}.bottomHeader{display:flex;gap:12px;padding:10px 20px;overflow-x:auto;justify-content:center;align-items:center;margin-top:20px}.handshakeSteps{display:flex;align-items:center;gap:8px;padding:15px 20px;border:1px dashed #cbd5e1;border-radius:10px;background:#fff;color:#475569;white-space:nowrap;font-size:1.1em}.handshakeSteps .stepNumber{width:33px;height:33px;border-radius:999px;display:flex;align-items:center;justify-content:center;font-weight:800;border:2px solid #cbd5e1;color:#475569;background:#fff}.handshakeSteps.active{border-color:#111827;color:#111827}.handshakeSteps.active .stepNumber{border-color:#111827;color:#fff;background:#111827}.handshakeSteps.done{border-color:#10b981;color:#0f766e}.handshakeSteps.done .stepNumber{border-color:#10b981;background:#10b981;color:#fff}.content{padding:24px 20px 40px}.main{max-width:980px;margin:0 auto;background:#fff;border:1px dashed #cbd5e1;border-radius:14px;padding:28px;box-shadow:0 1px 2px #00000008}.btn-primary{display:inline-block;padding:12px 18px;border-radius:10px;background:#ec4899;color:#fff;font-weight:800;border:none;cursor:pointer}.btn-primary:hover{filter:brightness(.95)}.center{text-align:center}.participants{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:38px;border-radius:999px;background:#fff;color:#475569;font-size:.9rem;font-weight:700;line-height:1;flex-shrink:0;padding:8px 16px}.participantsBadge{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#111827;color:#fff;font-size:.8rem;font-weight:700;flex-shrink:0}.actionBar{max-width:980px;margin:16px auto 0;display:flex;justify-content:flex-end}.buttonCont{display:flex;gap:12px}.buttonCont button{padding:10px 16px;border-radius:10px;border:1px solid #e5e7eb;background:#fff;cursor:pointer;font-weight:700}.buttonCont button:hover{background:#f3f4f6}.buttonCont button:disabled{opacity:.6;cursor:not-allowed}.logoDashboardSidebar{height:85px;text-align:center;display:flex;flex-direction:column;justify-content:center;font-weight:700;letter-spacing:1px;font-size:1.35em;border:none!important;background:transparent!important}.logoDashboardSidebar span{height:85px;text-align:center;display:flex;flex-direction:column;justify-content:center;font-weight:700;font-size:.9em}.loginBrandLogoButton{border:none!important;background:transparent;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:4px}.containerFCL{height:auto;padding:90px;display:flex;flex-direction:column;justify-content:center;align-items:center;line-height:1.7em;text-align:center!important}.stepTwoContainer{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding:120px 90px}.containerFCL h1,.stepH1{font-size:3.7em;font-weight:700;max-width:490px;line-height:1.1em;text-align:center;text-transform:uppercase;margin-bottom:20px}.stepH1{font-size:2.8em;text-align:center;margin-bottom:80px}.containerFCL h3{font-weight:400;font-size:1.1em;margin-bottom:30px}#handshakeBtn{width:490px;height:53px;border-radius:7px;background-color:#131313;color:#fff}.keyUploader{display:flex;flex-direction:column;gap:8px}.keyUploader input[type=file]{font-size:.9em;color:#e5e7eb;background:transparent;border:1px dashed rgba(255,255,255,.2);border-radius:8px;padding:10px 12px;cursor:pointer}input{padding:20px 50px;background-color:#fff}.keyUploader input[type=file]:hover:not(:disabled){border-color:#ffffff59;background:#ffffff08}.keyUploader input[type=file]:disabled{opacity:.8;cursor:not-allowed}.keyUploader .muted{font-size:.9em;color:#9ca3af}.keyUploader .error{font-size:.9em;color:#f87171}.keyUploader .success{font-size:.9em;text-transform:uppercase;color:#4ade80}.hsResult{width:100%;display:flex;justify-content:center;padding:42px 48px 90px}.hsResultCard{width:min(1040px,100%);border-radius:28px;padding:46px}.hsResultHeader{text-align:center;margin-bottom:34px}.hsEyebrow,.hsSubtle{font-size:.74rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#7c8798}.hsResultHeader h1{margin:12px 0 10px;font-size:clamp(2.2rem,4vw,4rem);line-height:.95;letter-spacing:-.06em;color:#101827}.hsResultMessage{max-width:560px;margin:0 auto;font-size:1rem;line-height:1.65;color:#64748b}.hsIdentityHero{display:grid;grid-template-columns:auto 1fr auto;gap:22px;align-items:center;padding:26px;border-radius:24px;background:radial-gradient(circle at top left,rgba(34,197,94,.12),transparent 34%),linear-gradient(135deg,#f8fafc,#fff);border:1px solid #e2eaf3}.hsAvatar,.hsCounterpartyAvatar{width:76px;height:76px;border-radius:24px;display:grid;place-items:center;background:#0f172a;color:#fff;font-weight:900;font-size:1.35rem;letter-spacing:-.03em;box-shadow:0 16px 30px #0f172a2e}.hsIdentityMain h2{margin:6px 0 4px;font-size:1.85rem;line-height:1.05;letter-spacing:-.04em;color:#111827}.hsIdentityMain p{margin:0;color:#64748b;font-weight:600}.hsStatusBadge,.hsMiniStatus,.hsTrustStatus{display:inline-flex;align-items:center;justify-content:center;width:fit-content;border-radius:999px;font-weight:900;text-transform:uppercase;letter-spacing:.06em;white-space:nowrap}.hsStatusBadge{padding:11px 18px;font-size:.78rem}.hsMiniStatus,.hsTrustStatus{padding:7px 12px;font-size:.68rem}.hsStatusBadge.verified,.hsMiniStatus.verified,.hsTrustStatus.verified{color:#166534;background:#dcfce7;border:1px solid #bbf7d0}.hsStatusBadge.pending,.hsMiniStatus.pending,.hsTrustStatus.pending{color:#92400e;background:#fef3c7;border:1px solid #fde68a}.hsStatusBadge.failed,.hsStatusBadge.expired,.hsStatusBadge.cancelled,.hsMiniStatus.failed,.hsMiniStatus.expired,.hsMiniStatus.cancelled,.hsTrustStatus.failed,.hsTrustStatus.expired,.hsTrustStatus.cancelled{color:#991b1b;background:#fee2e2;border:1px solid #fecaca}.hsVerificationGrid{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin-top:24px}.hsInfoPanel,.hsTrustPanel{border:1px solid #e7edf5;border-radius:24px;background:#fff;box-shadow:0 12px 35px #0f172a0a}.hsInfoPanel{padding:24px}.hsPanelHeader{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:22px}.hsDataList{display:grid;gap:12px}.hsDataRow{display:flex;justify-content:space-between;gap:18px;padding:15px 0;border-bottom:1px solid #eef3f8}.hsDataRow:last-child{border-bottom:none}.hsDataRow span{color:#94a3b8;font-size:.88rem;font-weight:700}.hsDataRow strong{color:#111827;font-size:.95rem;text-align:right;word-break:break-word}.hsCounterpartyCard{display:flex;align-items:center;gap:18px;min-height:110px}.hsCounterpartyImage{width:76px;height:76px;border-radius:24px;object-fit:cover;box-shadow:0 16px 30px #0f172a26}.hsCounterpartyCard h3{margin:0 0 5px;font-size:1.35rem;letter-spacing:-.04em;color:#111827}.hsCounterpartyCard p,.hsHint{margin:0;color:#64748b;line-height:1.55;font-weight:600}.hsTrustPanel{margin-top:24px;padding:26px;display:flex;justify-content:space-between;align-items:center;gap:28px;background:linear-gradient(135deg,#0f172a,#111827);color:#fff}.hsTrustPanel h3{margin:8px 0 6px;font-size:1.4rem;letter-spacing:-.04em}.hsTrustPanel p{margin:0;max-width:560px;color:#ffffffb8;line-height:1.6}.hsTrustPanel .hsSubtle{color:#ffffff8c}.hsResultActions{display:flex;justify-content:center;margin-top:30px}.hsResultActions .btnBlack{min-width:260px;height:52px;border:none;border-radius:4px;background:#111827;color:#fff;font-weight:700;text-transform:uppercase;letter-spacing:.04em;cursor:pointer;box-shadow:0 14px 30px #1118272e;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.hsResultActions .btnBlack:hover{transform:translateY(-1px);background:#020617;box-shadow:0 18px 36px #11182738}.hsLoadingLine{display:inline-flex;align-items:center;gap:8px}.hsSpinner{width:14px;height:14px;border-radius:999px;border:2px solid #e5e7eb;border-top-color:#16a34a;animation:hsSpin .9s linear infinite}@keyframes hsSpin{to{transform:rotate(360deg)}}@media (max-width: 900px){.hsResult{padding:26px 16px 60px}.hsResultCard{padding:28px 18px;border-radius:22px}.hsIdentityHero{grid-template-columns:1fr;text-align:center;justify-items:center}.hsVerificationGrid{grid-template-columns:1fr}.hsPanelHeader,.hsTrustPanel{flex-direction:column;align-items:flex-start}.hsTrustPanel{text-align:left}}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: hsl(6, 78%, 57%);--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-container-width: fit-content;--toastify-toast-width: 320px;--toastify-toast-offset: 16px;--toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background: #fff;--toastify-toast-padding: 14px;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-toast-bd-radius: 6px;--toastify-toast-shadow: 0px 4px 12px rgba(0, 0, 0, .1);--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient(to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55);--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error);--toastify-color-progress-bgo: .2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;width:var(--toastify-container-width);box-sizing:border-box;color:#fff;display:flex;flex-direction:column}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right);align-items:end}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right);align-items:end}.Toastify__toast{--y: 0;position:relative;touch-action:none;width:var(--toastify-toast-width);min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:var(--toastify-toast-padding);border-radius:var(--toastify-toast-bd-radius);box-shadow:var(--toastify-toast-shadow);max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);z-index:0;display:flex;flex:1 auto;align-items:center;word-break:break-word}@media only screen and (max-width: 480px){.Toastify__toast-container{width:100vw;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}.Toastify__toast{--toastify-toast-width: 100%;margin-bottom:0;border-radius:0}}.Toastify__toast-container[data-stacked=true]{width:var(--toastify-toast-width)}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{margin-inline-end:10px;width:22px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;position:absolute;top:6px;right:6px;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;z-index:1}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:unset}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:1;opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right;border-bottom-left-radius:initial}.Toastify__progress-bar--wrp{position:absolute;overflow:hidden;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.landingPage{width:100%;min-height:100vh;background:linear-gradient(180deg,#fff,#fbfbfc);color:#111827;overflow-x:hidden}.landingHeader{height:86px;padding:0 46px;border-bottom:1px solid #e5e7eb;background:#ffffffeb;display:flex;align-items:center;justify-content:space-between}.brand{border:none;background:transparent;display:flex;align-items:center;gap:14px;cursor:pointer;color:#7f0d13}.brand span{font-size:28px;font-weight:900;letter-spacing:.04em;color:#111827}.landingNav{display:flex;align-items:center;gap:52px}.landingNav button{border:none;background:transparent;font-size:15px;font-weight:650;color:#374151;cursor:pointer}.landingNav button:hover{color:#7f0d13}.landingHeaderActions{display:flex;align-items:center;gap:14px}.loginBtn,.registerBtn{height:48px;min-width:104px;padding:0 22px;border-radius:8px;font-size:15px;font-weight:800;cursor:pointer;transition:.18s ease}.loginBtn{background:#fff;color:#7f0d13;border:1px solid rgba(127,13,19,.55)}.loginBtn:hover{background:#fff7f7}.registerBtn{background:#7f0d13;color:#fff;border:1px solid #7f0d13;box-shadow:0 10px 24px #7f0d1333}.registerBtn:hover{background:#650a0f}.landingHero{width:min(1160px,calc(100% - 90px));margin:0 auto;padding:72px 0 76px;display:grid;grid-template-columns:1fr 1.05fr;gap:74px;align-items:center}.heroBadge{width:fit-content;height:38px;padding:0 15px;border:1px solid rgba(127,13,19,.18);border-radius:9px;background:#fff8f8;color:#7f0d13;display:flex;align-items:center;gap:8px;font-weight:850;font-size:14px;margin-bottom:26px}.heroText h1{margin:0;font-size:clamp(52px,5.2vw,76px);line-height:1.02;letter-spacing:-.06em;font-weight:950;color:#111827}.heroText h1 span{color:#7f0d13}.heroText p{max-width:520px;margin:28px 0 0;font-size:17px;line-height:1.75;color:#4b5563}.heroActions{margin-top:34px;display:flex;align-items:center;gap:16px}.primaryHeroBtn,.secondaryHeroBtn{height:54px;border-radius:9px;padding:0 26px;display:inline-flex;align-items:center;justify-content:center;gap:12px;font-size:15px;font-weight:850;cursor:pointer;transition:.18s ease}.primaryHeroBtn{background:#7f0d13;color:#fff;border:1px solid #7f0d13;box-shadow:0 15px 34px #7f0d1338}.primaryHeroBtn:hover{background:#650a0f;transform:translateY(-1px)}.secondaryHeroBtn{background:#fff;color:#7f0d13;border:1px solid rgba(127,13,19,.52)}.secondaryHeroBtn:hover{background:#fff7f7;transform:translateY(-1px)}.heroTrustNote{margin-top:26px;display:flex;align-items:center;gap:10px;color:#4b5563;font-size:14px}.heroTrustNote svg{color:#6b7280}.heroVisual{position:relative;min-height:520px;display:flex;align-items:center;justify-content:center}.heroRing{position:absolute;border-radius:50%;border:1px solid rgba(127,13,19,.11);background:#7f0d1305}.heroRingOne{width:520px;height:520px}.heroRingTwo{width:390px;height:390px;background:#7f0d1307}.heroRingThree{width:260px;height:260px;background:#7f0d130b}.centerShield{position:relative;z-index:3;width:148px;height:148px;border-radius:50%;background:radial-gradient(circle,#fff,#fff6f6);border:1px solid rgba(127,13,19,.14);color:#7f0d13;display:flex;align-items:center;justify-content:center;box-shadow:0 24px 65px #7f0d131f}.phoneCard{position:absolute;z-index:2;width:120px;height:220px;border:6px solid #2f3338;border-radius:28px;background:#fff;color:#7f0d13;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:22px;box-shadow:0 24px 55px #0f172a29}.phoneCard span{position:relative;color:#4b5563;font-size:13px;font-weight:800}.phoneCard span:before{content:"";position:absolute;left:-16px;top:50%;width:8px;height:8px;transform:translateY(-50%);border-radius:50%;background:#22c55e}.leftPhone{left:44px;transform:rotate(-6deg)}.rightPhone{right:44px;transform:rotate(6deg);color:#6b7280}.floatingLock{position:absolute;z-index:4;bottom:98px;left:50%;transform:translate(-50%);width:58px;height:58px;border-radius:14px;border:1px solid #d1d5db;background:#fff;color:#6b7280;display:flex;align-items:center;justify-content:center;box-shadow:0 16px 34px #0f172a1a}.featureGrid{width:min(1060px,calc(100% - 90px));margin:0 auto;padding:34px 0 50px;display:grid;grid-template-columns:repeat(4,1fr);gap:26px}.featureCard{min-height:250px;background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:30px 26px;box-shadow:0 16px 38px #0f172a0b}.featureIcon{width:68px;height:68px;border-radius:16px;background:#fff3f4;color:#7f0d13;display:flex;align-items:center;justify-content:center;margin-bottom:24px}.featureCard h3{margin:0 0 13px;font-size:17px;font-weight:900;color:#111827}.featureCard p{margin:0;font-size:14px;line-height:1.7;color:#4b5563}.processSection{width:min(1060px,calc(100% - 90px));margin:0 auto;padding:28px 0 62px}.sectionTitle{text-align:center;margin-bottom:42px}.sectionTitle h2{margin:0;font-size:30px;font-weight:950;letter-spacing:-.035em;color:#111827}.sectionTitle p{margin:9px 0 0;color:#6b7280;font-size:15px}.processSteps{display:grid;grid-template-columns:repeat(3,1fr);gap:52px}.processStep{position:relative;display:grid;grid-template-columns:88px 1fr;gap:22px;align-items:center}.processStep:not(:last-child):after{content:"";position:absolute;top:44px;right:-34px;width:34px;height:1px;background:#7f0d1347}.stepNumber{position:absolute;top:-8px;left:-8px;width:28px;height:28px;border-radius:999px;background:#7f0d13;color:#fff;font-size:13px;font-weight:900;display:flex;align-items:center;justify-content:center;z-index:2}.stepIcon{width:88px;height:88px;border-radius:22px;background:#fff3f4;color:#7f0d13;display:flex;align-items:center;justify-content:center}.processStep h3{margin:0 0 8px;font-size:16px;font-weight:900;color:#111827}.processStep p{margin:0;font-size:13.5px;line-height:1.65;color:#4b5563}.researchBanner{width:min(1060px,calc(100% - 90px));margin:0 auto 34px;min-height:300px;border-radius:18px;border:1px solid #e5e7eb;background:linear-gradient(90deg,#fff7f7,#fff 58%);box-shadow:0 18px 45px #0f172a0b;padding:42px 46px;display:grid;grid-template-columns:1fr .9fr;align-items:center;gap:34px}.researchBanner h2{margin:0;font-size:34px;line-height:1.18;font-weight:950;letter-spacing:-.04em;color:#111827}.researchBanner p{max-width:530px;margin:20px 0 28px;font-size:15px;line-height:1.7;color:#4b5563}.outlineRedBtn{height:48px;padding:0 22px;border-radius:9px;border:1px solid rgba(127,13,19,.5);background:#fff;color:#7f0d13;font-size:14px;font-weight:850;cursor:pointer;display:inline-flex;align-items:center;gap:12px}.outlineRedBtn:hover{background:#fff7f7}.researchVisual{position:relative;height:240px;border-radius:50%;background:radial-gradient(circle,rgba(127,13,19,.09),transparent 65%);color:#7f0d13;display:flex;align-items:center;justify-content:center}.researchVisual .smallLock{position:absolute;right:120px;bottom:44px;color:#6b7280}.landingCta{width:min(1160px,calc(100% - 90px));margin:0 auto 58px;min-height:185px;position:relative;overflow:hidden;border-radius:16px;background:linear-gradient(135deg,#7f0d13,#a1121a);color:#fff;text-align:center;padding:44px 40px;box-shadow:0 20px 50px #7f0d133d}.ctaWatermark{position:absolute;left:56px;top:50%;transform:translateY(-50%);opacity:.12}.landingCta h2{position:relative;margin:0;font-size:28px;font-weight:950;letter-spacing:-.03em}.landingCta p{position:relative;margin:12px 0 26px;color:#ffffffd6}.ctaActions{position:relative;display:flex;justify-content:center;gap:14px}.ctaActions button{height:44px;min-width:132px;padding:0 22px;border-radius:8px;font-size:14px;font-weight:850;cursor:pointer}.ctaActions button:first-child{background:#fff;color:#7f0d13;border:1px solid #fff}.ctaActions button:last-child{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.65)}@media (max-width: 1050px){.landingHeader{padding:0 26px}.landingHero{grid-template-columns:1fr;gap:44px}.heroVisual{min-height:430px}.featureGrid,.processSteps{grid-template-columns:repeat(2,1fr)}.researchBanner{grid-template-columns:1fr}.processStep:not(:last-child):after{display:none}}@media (max-width: 760px){.landingHeader{height:auto;padding:18px;gap:18px;flex-wrap:wrap}.brand span{font-size:22px}.landingHeaderActions{margin-left:auto}.loginBtn,.registerBtn{height:42px;min-width:auto}.landingHero,.featureGrid,.processSection,.researchBanner,.landingCta{width:calc(100% - 32px)}.landingHero{padding-top:44px}.heroActions{flex-direction:column;align-items:stretch}.primaryHeroBtn,.secondaryHeroBtn{width:100%}.featureGrid,.processSteps{grid-template-columns:1fr}.heroRingOne{width:320px;height:320px}.heroRingTwo{width:250px;height:250px}.heroRingThree{width:170px;height:170px}.phoneCard{width:88px;height:160px}.leftPhone{left:8px}.rightPhone{right:8px}.centerShield{width:112px;height:112px}.researchBanner{padding:30px 24px}.ctaWatermark{display:none}.ctaActions{flex-direction:column;align-items:center}.ctaActions button{width:100%;max-width:260px}}
