:root{--navy:#031126;--navy2:#061a36;--navy3:#0a315f;--blue:#1687e8;--cyan:#35c5ff;--red:#ef233c;--red2:#ff3d52;--ink:#12233f;--muted:#66758c;--soft:#f2f6fc;--line:#dce5f1;--white:#fff;--shadow:0 18px 55px rgba(5,27,58,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--soft);color:var(--ink);font-family:Inter,system-ui,-apple-system,"Segoe UI",sans-serif;min-height:100vh;display:flex;flex-direction:column}main{flex:1}.navbar{background:rgba(3,17,38,.98);backdrop-filter:blur(14px);box-shadow:0 10px 30px rgba(1,14,34,.28);border-bottom:1px solid rgba(83,176,255,.17);padding:.65rem 0}.navbar-brand img{width:250px;height:58px;object-fit:contain;object-position:left center}.navbar .nav-link{color:#d4e1f1;border-radius:.7rem;padding:.6rem .85rem;font-weight:700;position:relative}.navbar .nav-link:hover,.navbar .nav-link.active{color:#fff;background:rgba(53,197,255,.09)}.navbar .nav-link.active:after{content:"";position:absolute;left:.85rem;right:.85rem;bottom:.2rem;height:2px;background:var(--red);border-radius:4px}.btn{border-radius:.72rem;font-weight:800;transition:.2s ease}.btn-brand{background:linear-gradient(135deg,var(--red),var(--red2));border:0;color:#fff;box-shadow:0 10px 24px rgba(239,35,60,.3)}.btn-brand:hover{color:#fff;transform:translateY(-2px);box-shadow:0 14px 30px rgba(239,35,60,.4)}.btn-hero-outline{border:1px solid rgba(255,255,255,.38);color:#fff;background:rgba(3,17,38,.48)}.btn-hero-outline:hover{background:#fff;color:var(--navy);border-color:#fff;transform:translateY(-2px)}.hero-v2{position:relative;overflow:hidden;background:radial-gradient(circle at 84% 42%,rgba(30,151,255,.35),transparent 27%),radial-gradient(circle at 68% 65%,rgba(0,105,255,.22),transparent 33%),linear-gradient(120deg,#020b1b 0%,#031630 49%,#082d57 100%);color:#fff;padding:4.9rem 0 2.2rem;min-height:740px}.hero-v2:before{content:"";position:absolute;inset:0;background:linear-gradient(rgba(255,255,255,.018) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.018) 1px,transparent 1px);background-size:56px 56px;mask-image:linear-gradient(to bottom,#000,transparent 88%)}.hero-network{position:absolute;inset:0;background-image:radial-gradient(circle at 15% 55%,rgba(53,197,255,.62) 0 2px,transparent 3px),radial-gradient(circle at 30% 72%,rgba(53,197,255,.5) 0 2px,transparent 3px),radial-gradient(circle at 55% 40%,rgba(53,197,255,.46) 0 2px,transparent 3px),radial-gradient(circle at 72% 75%,rgba(53,197,255,.58) 0 2px,transparent 3px),radial-gradient(circle at 92% 48%,rgba(53,197,255,.55) 0 2px,transparent 3px);opacity:.8}.hero-glow{position:absolute;border-radius:50%;filter:blur(2px);pointer-events:none}.hero-glow-one{width:680px;height:680px;right:-180px;top:-170px;border:2px solid rgba(53,197,255,.08);box-shadow:0 0 90px rgba(53,197,255,.07)}.hero-glow-two{width:420px;height:420px;left:45%;bottom:-260px;background:radial-gradient(circle,rgba(22,135,232,.2),transparent 66%)}.hero-copy-column{position:relative;z-index:4}.hero-v2 h1{font-size:clamp(3.25rem,5.2vw,5.6rem);font-weight:950;letter-spacing:-.055em;line-height:.96;text-shadow:0 8px 30px rgba(0,0,0,.27)}.hero-v2 .accent{color:var(--red2)}.hero-line-small{font-size:.76em}.hero-copy{font-size:1.16rem;line-height:1.6;color:#d7e6f7;max-width:650px}.hero-visual-column{position:relative;min-height:610px;z-index:3}.hero-mascot-confident{position:absolute;right:12%;bottom:-2.2rem;max-height:680px;width:auto;filter:drop-shadow(0 34px 35px rgba(0,0,0,.4));z-index:4}.hero-lock-shield{position:absolute;right:0;top:4.2rem;width:320px;height:380px;display:grid;place-items:center;border-radius:46% 46% 54% 54%/34% 34% 66% 66%;background:linear-gradient(145deg,rgba(43,170,255,.9),rgba(15,86,185,.48));border:3px solid rgba(156,229,255,.9);box-shadow:0 0 55px rgba(35,164,255,.65),inset 0 0 55px rgba(255,255,255,.18);z-index:2}.hero-lock-shield:before{content:"";position:absolute;inset:16px;border:2px solid rgba(255,255,255,.36);border-radius:inherit}.hero-lock-shield>i{font-size:8rem;color:#fff;text-shadow:0 0 28px rgba(255,255,255,.7)}.hero-check{position:absolute;width:62px;height:62px;border-radius:18px;background:#fff;color:#1475d2;display:grid;place-items:center;font-size:2.4rem;bottom:75px;box-shadow:0 12px 28px rgba(0,0,0,.25)}.hero-feature-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;max-width:820px}.hero-feature{display:flex;align-items:center;gap:.75rem;text-decoration:none;color:#fff;padding:.8rem .6rem;border-right:1px solid rgba(255,255,255,.18);transition:.2s}.hero-feature:last-child{border-right:0}.hero-feature:hover{color:#fff;transform:translateY(-3px)}.hero-feature-icon{width:50px;height:50px;min-width:50px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(145deg,#1d69ab,#07305c);border:1px solid rgba(142,220,255,.45);box-shadow:0 8px 22px rgba(0,0,0,.25);font-size:1.4rem}.hero-feature strong{display:block;text-transform:uppercase;font-size:.78rem}.hero-feature small{display:block;color:#cbd9e8;font-size:.72rem;line-height:1.3;margin-top:.2rem}.hero-assurance{position:relative;z-index:5;display:grid;grid-template-columns:repeat(3,1fr);gap:0;border:1px solid rgba(255,255,255,.13);background:rgba(2,13,30,.62);backdrop-filter:blur(10px);border-radius:1.15rem;overflow:hidden;max-width:920px}.hero-assurance>div{display:flex;align-items:center;gap:1rem;padding:1.1rem 1.4rem;border-right:1px solid rgba(255,255,255,.13)}.hero-assurance>div:last-child{border-right:0}.hero-assurance i{font-size:2rem;color:var(--cyan)}.hero-assurance strong,.hero-assurance small{display:block}.hero-assurance small{color:#b7c9dc}.section{padding:5rem 0}.tools-showcase{background:linear-gradient(#f7faff,#eef4fb)}.page-hero{position:relative;overflow:hidden;padding:4rem 0;background:radial-gradient(circle at 80% 30%,rgba(22,135,232,.34),transparent 28%),linear-gradient(120deg,#031126,#0a315f);color:#fff}.page-hero:after{content:"";position:absolute;width:360px;height:360px;border-radius:50%;right:-70px;top:-140px;border:2px solid rgba(53,197,255,.11);box-shadow:0 0 70px rgba(53,197,255,.08)}.page-mascot{max-height:280px;filter:drop-shadow(0 22px 24px rgba(0,0,0,.28))}.eyebrow{color:var(--red);font-weight:900;text-transform:uppercase;letter-spacing:.14em;font-size:.78rem}.card,.panel{border:1px solid rgba(220,229,241,.9);border-radius:1.25rem;box-shadow:var(--shadow);background:#fff}.card-hover{transition:.22s transform,.22s box-shadow,.22s border-color}.card-hover:hover{transform:translateY(-7px);box-shadow:0 24px 60px rgba(5,27,58,.17);border-color:rgba(22,135,232,.28)}.feature-icon{width:62px;height:62px;border-radius:18px;background:linear-gradient(145deg,#eaf6ff,#fff0f2);color:var(--red);display:grid;place-items:center;font-size:1.7rem;box-shadow:inset 0 0 0 1px rgba(22,135,232,.08)}.form-control,.form-select{border-color:#d7e1ee;padding:.78rem .9rem;border-radius:.78rem}.form-control:focus,.form-select:focus{border-color:var(--blue);box-shadow:0 0 0 .22rem rgba(22,135,232,.13)}.metric{background:#f8fbff;border:1px solid var(--line);border-radius:1rem;padding:1rem}.metric small{display:block;color:var(--muted);margin-bottom:.25rem}.avatar{width:42px;height:42px;border-radius:50%;object-fit:cover}.avatar-lg{width:124px;height:124px;border-radius:50%;object-fit:cover}.hp{position:absolute!important;left:-10000px!important;width:1px;height:1px;overflow:hidden}.turnstile-wrap:empty{display:none}.table-shell{background:#fff;border:1px solid var(--line);border-radius:1.2rem;overflow:hidden;box-shadow:0 14px 40px rgba(5,27,58,.08)}.table-toolbar{padding:1rem;border-bottom:1px solid var(--line);background:#f9fbfe}.table{margin-bottom:0}.table thead th{background:#edf4fb;color:#40526b;font-size:.78rem;text-transform:uppercase;letter-spacing:.055em;white-space:nowrap}.table td,.table th{padding:.9rem 1rem;vertical-align:middle}.pagination .page-link{color:var(--navy);border-color:var(--line)}.pagination .active .page-link{background:var(--red);border-color:var(--red)}.empty-state{padding:3rem;text-align:center;color:var(--muted)}.code-output{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.82rem;min-height:260px;background:#07182f;color:#d7efff;border:0}.security-note{border-left:4px solid var(--red);background:#fff5f6}.site-footer{position:relative;background:linear-gradient(145deg,#020c1c,#061a36 58%,#092d55);color:#fff;border-top:4px solid var(--red)}.site-footer:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 85% 8%,rgba(53,197,255,.14),transparent 30%);pointer-events:none}.footer-logo{width:min(100%,340px);max-height:100px;object-fit:contain;object-position:left center}.site-footer h6{font-size:.82rem;text-transform:uppercase;letter-spacing:.12em;color:#86d8ff}.site-footer a{display:block;color:#cbd9eb;text-decoration:none;margin:.48rem 0}.site-footer a:hover{color:#fff}.footer-bottom{border-top:1px solid rgba(255,255,255,.13);color:#aabbd0}.footer-bottom .powered-by{font-weight:700}.footer-bottom .powered-by a{display:inline;color:#fff;margin:0}.footer-bottom .powered-by a:hover{color:var(--cyan)}.social-links a{display:inline-grid;width:40px;height:40px;place-items:center;border:1px solid rgba(255,255,255,.18);border-radius:50%;margin-right:.45rem}.denise-card{overflow:hidden;background:radial-gradient(circle at 15% 50%,rgba(53,197,255,.18),transparent 32%),linear-gradient(145deg,#031126,#0a315f);color:#fff}.denise-card-visual{height:340px;overflow:hidden}.denise-card img{height:480px;object-fit:contain;object-position:center top;filter:drop-shadow(0 18px 20px rgba(0,0,0,.28));transform:translateY(5px)}@media(max-width:1199.98px){.navbar-brand img{width:215px}.hero-feature-grid{grid-template-columns:repeat(2,1fr)}.hero-feature:nth-child(2){border-right:0}.hero-mascot-confident{right:4%;max-height:630px}.hero-lock-shield{width:280px;height:330px}.hero-assurance{max-width:760px}}@media(max-width:991.98px){.navbar-brand img{width:190px;height:50px}.navbar-nav{padding:1rem 0}.hero-v2{padding-top:4rem;min-height:auto}.hero-visual-column{min-height:520px}.hero-mascot-confident{left:50%;right:auto;transform:translateX(-50%);max-height:580px}.hero-lock-shield{right:7%;top:3rem;width:240px;height:280px}.hero-assurance{grid-template-columns:1fr;margin-top:0!important}.hero-assurance>div{border-right:0;border-bottom:1px solid rgba(255,255,255,.13)}.hero-assurance>div:last-child{border-bottom:0}.page-mascot{max-height:220px}}@media(max-width:767.98px){.hero-v2 h1{font-size:3.65rem}.hero-feature-grid{grid-template-columns:1fr 1fr}.hero-visual-column{min-height:470px}.hero-mascot-confident{max-height:520px}.hero-lock-shield{width:205px;height:240px;right:2%;opacity:.85}.hero-lock-shield>i{font-size:5rem}.hero-feature{border-right:0;border-bottom:1px solid rgba(255,255,255,.14)}.hero-feature:nth-last-child(-n+2){border-bottom:0}.denise-card-visual{height:300px}}@media(max-width:575.98px){.navbar-brand img{width:170px}.section{padding:3.4rem 0}.hero-v2{padding:3.3rem 0 1.6rem}.hero-v2 h1{font-size:3rem}.hero-copy{font-size:1.02rem}.hero-v2 .btn{width:100%}.hero-feature-grid{grid-template-columns:1fr}.hero-feature{border-bottom:1px solid rgba(255,255,255,.14)!important}.hero-feature:last-child{border-bottom:0!important}.hero-visual-column{min-height:405px}.hero-mascot-confident{max-height:445px;bottom:-1.6rem}.hero-lock-shield{width:170px;height:200px;right:-10%;top:2rem}.table td,.table th{padding:.75rem}.footer-logo{width:270px}.denise-card img{height:420px}}

/* SSLassist v1.5.0 visual system */
.site-container{max-width:1480px}.navbar .site-container{max-width:1540px}.navbar-brand img{width:230px;height:62px}.account-menu-toggle{display:flex;align-items:center;gap:.55rem;color:#fff;border:1px solid rgba(255,255,255,.3);padding:.38rem .62rem;background:rgba(255,255,255,.035)}.account-menu-toggle:hover,.account-menu-toggle:focus,.account-menu-toggle.show{color:#fff;background:rgba(53,197,255,.12);border-color:rgba(83,194,255,.55)}.account-menu-toggle:after{margin-left:.2rem}.avatar-nav{width:34px;height:34px}.avatar-fallback{display:inline-grid;place-items:center;background:linear-gradient(145deg,#1687e8,#ef233c);color:#fff;font-weight:900}.avatar-lg-sm{width:52px;height:52px;min-width:52px}.avatar-profile{width:126px;height:126px;min-width:126px;font-size:2.2rem;box-shadow:0 14px 36px rgba(4,26,58,.2);border:4px solid #fff}.account-menu{width:310px;border:0;border-radius:1rem;padding:.6rem;overflow:hidden}.account-menu-header{padding:.65rem}.account-menu .dropdown-item{display:flex;align-items:center;gap:.75rem;padding:.7rem .8rem;border-radius:.65rem;font-weight:650}.account-menu .dropdown-item i{width:22px;color:#2775bd}.account-menu .dropdown-item:hover{background:#eef5fc}.min-w-0{min-width:0}.account-page{min-height:calc(100vh - 500px)}

.home-hero-wrap{background:#eef3fa;padding:1.4rem 0 0}.hero-v3{position:relative;overflow:hidden;border-radius:28px;background:radial-gradient(circle at 83% 38%,rgba(43,164,255,.34),transparent 28%),radial-gradient(circle at 58% 95%,rgba(15,100,220,.19),transparent 38%),linear-gradient(120deg,#020b1c 0%,#03162f 51%,#0b3766 100%);color:#fff;box-shadow:0 26px 70px rgba(2,19,45,.25);border:1px solid rgba(93,194,255,.16)}.hero-v3:before{content:"";position:absolute;inset:0;background:linear-gradient(rgba(255,255,255,.02) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.02) 1px,transparent 1px);background-size:54px 54px;mask-image:linear-gradient(to bottom,#000,transparent 92%)}.hero-v3-grid{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(480px,.95fr);min-height:670px;padding:4.4rem 4.6rem 0}.hero-v3-copy{position:relative;z-index:5;max-width:720px}.hero-v3-copy h1{font-size:clamp(3.65rem,5vw,5.7rem);font-weight:950;line-height:.95;letter-spacing:-.055em;margin:0;text-shadow:0 8px 26px rgba(0,0,0,.28)}.hero-v3-copy h1 span{color:var(--red2)}.hero-v3-copy h1 small{font-size:.7em;font-weight:900}.hero-v3-copy>p{max-width:590px;color:#d8e8f8;font-size:1.18rem;line-height:1.62;margin:1.45rem 0 0}.hero-v3-visual{position:relative;overflow:hidden;min-height:620px}.hero-denise-crop{position:absolute;inset:0 10px 0 60px;overflow:hidden;z-index:4}.hero-denise-crop img{position:absolute;left:6%;top:-64px;width:470px;max-width:none;height:auto;filter:drop-shadow(0 34px 40px rgba(0,0,0,.42))}.hero-shield{position:absolute;right:1.5rem;top:6rem;width:330px;height:390px;border-radius:45% 45% 55% 55%/32% 32% 68% 68%;display:grid;place-items:center;background:linear-gradient(150deg,rgba(58,183,255,.95),rgba(12,83,180,.5));border:3px solid rgba(174,235,255,.86);box-shadow:0 0 58px rgba(35,164,255,.65),inset 0 0 52px rgba(255,255,255,.15);z-index:2}.hero-shield:before{content:"";position:absolute;inset:17px;border:2px solid rgba(255,255,255,.33);border-radius:inherit}.hero-shield>i{font-size:8.2rem;color:#fff;text-shadow:0 0 30px rgba(255,255,255,.7)}.hero-shield b{position:absolute;bottom:70px;width:66px;height:66px;border-radius:19px;display:grid;place-items:center;background:#fff;color:#1677d4;font-size:2.5rem;box-shadow:0 12px 28px rgba(0,0,0,.25)}.hero-service-row{display:grid;grid-template-columns:repeat(4,1fr);margin-top:2.5rem;max-width:810px}.hero-service-row a{display:grid;grid-template-columns:54px 1fr;column-gap:.75rem;align-items:center;color:#fff;text-decoration:none;padding:.85rem .8rem;border-right:1px solid rgba(255,255,255,.18);transition:.2s}.hero-service-row a:last-child{border-right:0}.hero-service-row a:hover{transform:translateY(-3px)}.hero-service-row span{grid-row:1/3;width:50px;height:50px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(145deg,#1d70b7,#07305c);border:1px solid rgba(142,220,255,.45);font-size:1.4rem}.hero-service-row strong{font-size:.78rem;text-transform:uppercase}.hero-service-row small{color:#cbd9e8;font-size:.72rem;line-height:1.25}.hero-proof-row{position:relative;z-index:7;display:grid;grid-template-columns:repeat(3,1fr);max-width:910px;margin:0 0 2rem 4.6rem;border:1px solid rgba(255,255,255,.14);border-radius:1rem;background:rgba(1,13,31,.72);overflow:hidden;backdrop-filter:blur(10px)}.hero-proof-row>div{display:flex;align-items:center;gap:1rem;padding:1.05rem 1.25rem;border-right:1px solid rgba(255,255,255,.13)}.hero-proof-row>div:last-child{border-right:0}.hero-proof-row i{font-size:2rem;color:var(--cyan)}.hero-proof-row strong,.hero-proof-row small{display:block}.hero-proof-row small{color:#b7c9dc}

.tools-band{background:linear-gradient(145deg,#031126,#082c54);color:#fff;padding:5rem 0}.tools-band-layout{display:grid;grid-template-columns:.75fr 1.45fr;gap:3.5rem;align-items:center}.tools-band-heading h2{font-size:clamp(2.4rem,4vw,4.25rem);line-height:1.02;font-weight:950;letter-spacing:-.045em;margin:.8rem 0 1.2rem}.tools-band-heading h2 span{color:var(--red2)}.tools-band-heading p{color:#b9cadd;font-size:1.08rem;max-width:520px}.tools-band-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.tool-mini-card{min-height:156px;display:grid;grid-template-columns:64px 1fr auto;align-items:center;gap:1rem;padding:1.35rem;border-radius:1.1rem;color:#fff;text-decoration:none;background:linear-gradient(145deg,rgba(9,43,83,.9),rgba(3,23,48,.92));border:1px solid rgba(111,199,255,.22);box-shadow:0 16px 34px rgba(0,0,0,.18);transition:.22s}.tool-mini-card:hover{color:#fff;transform:translateY(-6px);border-color:rgba(111,199,255,.55);box-shadow:0 22px 45px rgba(0,0,0,.27)}.tool-mini-icon{width:60px;height:60px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(145deg,#1687e8,#0b3f78);font-size:1.7rem;box-shadow:0 9px 25px rgba(0,0,0,.28)}.tool-mini-card strong,.tool-mini-card small{display:block}.tool-mini-card strong{font-size:1.03rem}.tool-mini-card small{color:#bdd0e4;margin-top:.35rem}.tool-mini-card>i{color:#91dbff}

.meet-denise-section{background:#eef3fa}.meet-denise-card{display:grid;grid-template-columns:1.05fr .95fr;min-height:590px;overflow:hidden;border-radius:28px;background:linear-gradient(135deg,#031126,#0a315f);color:#fff;box-shadow:0 26px 65px rgba(5,27,58,.2)}.meet-denise-image{overflow:hidden;position:relative;min-height:590px}.meet-denise-image:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 72%,#08294d 100%)}.meet-denise-image img{width:100%;height:100%;object-fit:cover;object-position:center}.meet-denise-copy{padding:4rem 4rem 3rem;display:flex;flex-direction:column;justify-content:center}.meet-denise-copy h2{font-size:clamp(2.5rem,4vw,4.1rem);font-weight:950;line-height:1.05;letter-spacing:-.045em}.meet-denise-copy p{font-size:1.15rem;color:#c9daec;line-height:1.7}.denise-capabilities{display:flex;flex-wrap:wrap;gap:.7rem 1.2rem;margin-top:2rem;color:#d5e5f6}.denise-capabilities i{color:#41d98b;margin-right:.35rem}

.profile-card{overflow:hidden}.security-status{display:flex;align-items:center;gap:1rem;padding:1.2rem 1.35rem;border-radius:1rem}.security-status.enabled{background:#edfff5;color:#106a3c;border:1px solid #bfead2}.security-status i{font-size:2rem}.security-status span{display:block;color:#4f6f60}.qr-shell{background:#fff;padding:14px;border:1px solid #d8e2ef;border-radius:14px;box-shadow:0 12px 28px rgba(5,27,58,.09)}.twofa-steps{padding-left:1.35rem;color:#52647a}.twofa-steps li{margin-bottom:.45rem}.setup-key{display:flex;align-items:center;gap:.75rem;padding:.8rem 1rem;background:#f3f7fc;border-radius:.8rem;border:1px solid #dce5f1}.setup-key code{flex:1;word-break:break-all;color:#d92c49;font-weight:800}.totp-input{letter-spacing:.35em;font-weight:850;text-align:center}.mail-config-list{display:grid;grid-template-columns:120px 1fr;gap:.65rem;margin-top:1.25rem}.mail-config-list dt{color:#66758c}.mail-config-list dd{margin:0}.table-footer{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:1rem;border-top:1px solid var(--line)}

@media(max-width:1199.98px){.site-container{max-width:1140px}.hero-v3-grid{grid-template-columns:1fr 470px;padding:3.8rem 3.2rem 0}.hero-v3-copy h1{font-size:4.5rem}.hero-denise-crop{left:10px}.hero-denise-crop img{width:430px;left:4%}.hero-shield{width:285px;height:335px;right:0}.hero-proof-row{margin-left:3.2rem}.tools-band-layout{grid-template-columns:1fr}.tools-band-heading{max-width:760px}.meet-denise-copy{padding:3rem}}
@media(max-width:991.98px){.navbar-brand img{width:205px;height:54px}.account-menu{width:100%;box-shadow:none!important}.hero-v3-grid{grid-template-columns:1fr;padding:3.6rem 2.2rem 0}.hero-v3-visual{min-height:530px;margin-top:1rem}.hero-denise-crop{inset:0}.hero-denise-crop img{left:50%;transform:translateX(-50%);top:-85px;width:440px}.hero-shield{right:12%;top:4rem}.hero-proof-row{margin:0 2.2rem 2rem;max-width:none}.hero-service-row{grid-template-columns:repeat(2,1fr)}.hero-service-row a:nth-child(2){border-right:0}.tools-band-cards{grid-template-columns:1fr}.tool-mini-card{min-height:120px}.meet-denise-card{grid-template-columns:1fr}.meet-denise-image{min-height:480px}.meet-denise-image:after{background:linear-gradient(180deg,transparent 76%,#08294d 100%)}}
@media(max-width:767.98px){.home-hero-wrap{padding:.8rem 0 0}.hero-v3{border-radius:18px}.hero-v3-grid{padding:3rem 1.4rem 0}.hero-v3-copy h1{font-size:3.6rem}.hero-v3-copy>p{font-size:1.03rem}.hero-v3-visual{min-height:470px}.hero-denise-crop img{width:390px;top:-55px}.hero-shield{width:220px;height:260px;right:0;top:4rem}.hero-shield>i{font-size:5rem}.hero-shield b{width:50px;height:50px;bottom:48px}.hero-proof-row{grid-template-columns:1fr;margin:0 1.4rem 1.4rem}.hero-proof-row>div{border-right:0;border-bottom:1px solid rgba(255,255,255,.13)}.hero-proof-row>div:last-child{border-bottom:0}.tools-band{padding:3.8rem 0}.meet-denise-image{min-height:390px}.meet-denise-copy{padding:2.3rem 1.5rem}.table-footer{flex-direction:column;align-items:flex-start}}
@media(max-width:575.98px){.navbar-brand img{width:180px;height:48px}.hero-v3-copy h1{font-size:3rem}.hero-v3-copy .btn{width:100%}.hero-service-row{grid-template-columns:1fr}.hero-service-row a{border-right:0;border-bottom:1px solid rgba(255,255,255,.16)}.hero-service-row a:last-child{border-bottom:0}.hero-v3-visual{min-height:405px}.hero-denise-crop img{width:340px;top:-25px}.hero-shield{width:180px;height:215px;right:-20px}.tools-band-heading h2{font-size:2.8rem}.meet-denise-image{min-height:320px}.account-menu-name{display:none!important}}

/* SSLassist v1.6.0 hero composition — approved campaign layout */
.navbar{min-height:92px;padding:.75rem 0;background:#031126;box-shadow:none}
.navbar .site-container{max-width:1460px}
.navbar-brand{padding:0;margin-right:2.5rem;display:flex;align-items:center}
.navbar-brand img{width:248px;height:70px;object-fit:contain;object-position:left center}
.navbar .nav-link{font-size:1rem;padding:.8rem .9rem}
.navbar .btn-sm{font-size:1rem;padding:.7rem 1rem!important}

.home-dark-stage{position:relative;overflow:hidden;background:linear-gradient(112deg,#020b1b 0%,#03152e 43%,#082a53 72%,#071a35 100%);color:#fff}
.home-dark-stage:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 82% 31%,rgba(20,126,224,.34),transparent 30%),radial-gradient(circle at 68% 78%,rgba(0,118,255,.16),transparent 32%),linear-gradient(rgba(255,255,255,.014) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.014) 1px,transparent 1px);background-size:auto,auto,56px 56px,56px 56px;pointer-events:none}
.hero-v4{position:relative;isolation:isolate;min-height:742px;overflow:hidden;color:#fff;border-bottom:1px solid rgba(91,185,255,.14)}
.hero-v4-network{position:absolute;inset:0;background:url('../img/hero-network.svg') center/cover no-repeat;opacity:.82;z-index:-2;pointer-events:none}
.hero-v4:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,11,27,.98) 0%,rgba(2,13,31,.90) 34%,rgba(3,23,50,.38) 64%,rgba(6,43,82,.08) 100%);z-index:-1;pointer-events:none}
.hero-v4-glow{position:absolute;border-radius:50%;filter:blur(3px);pointer-events:none;z-index:-1}
.hero-v4-glow-one{width:690px;height:690px;right:-115px;top:-210px;border:2px solid rgba(77,198,255,.08);box-shadow:0 0 110px rgba(31,151,255,.11)}
.hero-v4-glow-two{width:520px;height:420px;right:180px;bottom:-235px;background:radial-gradient(circle,rgba(0,113,255,.26),transparent 66%)}
.hero-v4-container{position:relative;max-width:1460px;min-height:742px;padding-top:64px}
.hero-v4-layout{display:grid;grid-template-columns:minmax(0,760px) minmax(560px,1fr);min-height:585px;position:relative}
.hero-v4-copy{position:relative;z-index:6;padding-left:38px;max-width:760px}
.hero-v4-copy h1{font-size:clamp(4rem,5.1vw,5.55rem);font-weight:950;line-height:.95;letter-spacing:-.058em;margin:0;text-shadow:0 10px 30px rgba(0,0,0,.3)}
.hero-v4-copy h1 span{color:#ef233c}
.hero-v4-copy h1 small{font-size:.68em;font-weight:900;letter-spacing:-.05em}
.hero-v4-copy>p{max-width:545px;margin:1.35rem 0 0;color:#dce9f7;font-size:1.14rem;line-height:1.58}
.hero-v4-actions{display:flex;align-items:center;gap:1rem;flex-wrap:wrap;margin-top:1.5rem}
.hero-v4-actions .btn{display:inline-flex;align-items:center;gap:.65rem;min-height:60px;padding:.85rem 1.55rem;border-radius:.5rem;font-size:1.05rem}
.hero-v4-actions .btn-brand{box-shadow:0 12px 32px rgba(239,35,60,.34)}
.hero-v4-services{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:1.9rem;max-width:760px}
.hero-v4-services>a{display:flex;align-items:center;gap:.78rem;min-height:116px;padding:.65rem 1rem;color:#fff;text-decoration:none;border-right:1px solid rgba(255,255,255,.23);transition:transform .2s ease,background .2s ease}
.hero-v4-services>a:first-child{padding-left:0}
.hero-v4-services>a:last-child{border-right:0}
.hero-v4-services>a:hover{color:#fff;transform:translateY(-4px)}
.hero-v4-service-icon{width:58px;height:58px;min-width:58px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(145deg,#1c78c4,#07305c);border:1px solid rgba(151,225,255,.48);box-shadow:0 10px 28px rgba(0,0,0,.3),inset 0 0 16px rgba(255,255,255,.08);font-size:1.55rem}
.hero-v4-services strong{display:block;font-size:.82rem;line-height:1.1;text-transform:uppercase}
.hero-v4-services small{display:block;margin-top:.38rem;color:#cbd9e8;font-size:.72rem;line-height:1.32}
.hero-v4-visual{position:absolute;z-index:3;top:-64px;right:0;width:670px;height:742px;overflow:hidden;pointer-events:none}
.hero-v4-denise-stage{position:absolute;z-index:5;top:4px;left:74px;width:340px;height:738px;overflow:hidden}
.hero-v4-denise-stage img{position:absolute;top:0;left:0;width:305px;height:auto;max-width:none;filter:drop-shadow(0 32px 34px rgba(0,0,0,.46))}
.hero-v4-shield{position:absolute;z-index:2;top:95px;right:0;width:350px;height:407px;opacity:.98;filter:drop-shadow(0 0 42px rgba(36,170,255,.5))}
.hero-v4-proof{position:absolute;z-index:8;left:38px;bottom:24px;width:760px;display:grid;grid-template-columns:repeat(3,1fr);overflow:hidden;border:1px solid rgba(255,255,255,.15);border-radius:12px;background:rgba(2,13,31,.76);backdrop-filter:blur(12px);box-shadow:0 16px 38px rgba(0,0,0,.22)}
.hero-v4-proof>div{display:flex;align-items:center;gap:1rem;min-height:94px;padding:1rem 1.25rem;border-right:1px solid rgba(255,255,255,.14)}
.hero-v4-proof>div:last-child{border-right:0}
.hero-v4-proof i{font-size:2rem;color:#2dc7ff}
.hero-v4-proof strong,.hero-v4-proof small{display:block}
.hero-v4-proof strong{font-size:1rem;color:#fff}
.hero-v4-proof small{margin-top:.18rem;color:#bccde0;font-size:.85rem;line-height:1.3}

.tools-band-v4{position:relative;z-index:2;padding:46px 0 48px;background:linear-gradient(180deg,rgba(4,26,54,.38),rgba(3,17,38,.72));border-top:1px solid rgba(91,185,255,.08)}
.tools-band-v4-layout{display:grid;grid-template-columns:550px minmax(0,1fr);align-items:center;gap:2.4rem}
.tools-band-v4-heading h2{margin:0;color:#fff;font-size:clamp(2.55rem,2.9vw,3rem);font-weight:950;line-height:1.05;letter-spacing:-.045em}
.tools-band-v4-heading h2 span{color:#ef233c}
@media (min-width:1200px){.tools-band-v4-heading h2{white-space:nowrap}}
.tools-band-v4-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}
.tool-v4-card{display:grid;grid-template-columns:64px minmax(0,1fr) auto;align-items:center;gap:1rem;min-height:122px;padding:1rem 1.2rem;color:#fff;text-decoration:none;border:1px solid rgba(109,198,255,.22);border-radius:16px;background:linear-gradient(145deg,rgba(8,42,81,.94),rgba(3,22,46,.96));box-shadow:0 16px 34px rgba(0,0,0,.18);transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}
.tool-v4-card:hover{color:#fff;transform:translateY(-5px);border-color:rgba(109,198,255,.55);box-shadow:0 22px 44px rgba(0,0,0,.26)}
.tool-v4-icon{width:62px;height:62px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(145deg,#1687e8,#0b3f78);font-size:1.7rem;box-shadow:0 9px 25px rgba(0,0,0,.28)}
.tool-v4-card strong,.tool-v4-card small{display:block}
.tool-v4-card strong{font-size:1.06rem}
.tool-v4-card small{margin-top:.32rem;color:#bdd0e4;font-size:.88rem;line-height:1.35}
.tool-v4-card>i{color:#96dcff}

@media (min-width:1600px){
  .hero-v4-container,.navbar .site-container{max-width:1500px}
  .hero-v4-copy{padding-left:22px}
  .hero-v4-proof{left:22px}
  .hero-v4-visual{right:28px}
}
@media (max-width:1399.98px){
  .hero-v4-container{padding-top:56px}
  .hero-v4-layout{grid-template-columns:minmax(0,700px) minmax(500px,1fr)}
  .hero-v4-copy{padding-left:20px}
  .hero-v4-copy h1{font-size:4.65rem}
  .hero-v4-visual{width:610px}
  .hero-v4-denise-stage{left:56px;width:325px}
  .hero-v4-denise-stage img{width:292px}
  .hero-v4-shield{width:330px;height:384px;right:0}
  .hero-v4-proof{left:20px;width:720px}
  .tools-band-v4-layout{grid-template-columns:390px minmax(0,1fr);gap:2rem}
}
@media (max-width:1199.98px){
  .navbar-brand img{width:220px;height:62px}
  .hero-v4{min-height:auto}
  .hero-v4-container{min-height:700px}
  .hero-v4-layout{grid-template-columns:minmax(0,620px) minmax(420px,1fr);min-height:555px}
  .hero-v4-copy h1{font-size:4.15rem}
  .hero-v4-copy>p{max-width:500px}
  .hero-v4-services{grid-template-columns:repeat(2,1fr);max-width:565px}
  .hero-v4-services>a:nth-child(2){border-right:0}
  .hero-v4-services>a{min-height:88px}
  .hero-v4-visual{width:520px;height:700px}
  .hero-v4-denise-stage{left:58px;width:300px;height:700px}
  .hero-v4-denise-stage img{width:275px}
  .hero-v4-shield{top:112px;width:300px;height:349px}
  .hero-v4-proof{bottom:20px;width:680px}
  .tools-band-v4-layout{grid-template-columns:1fr;gap:1.8rem}
}
@media (max-width:991.98px){
  .navbar{min-height:76px}
  .navbar-brand img{width:205px;height:54px}
  .hero-v4-container{min-height:auto;padding-top:46px;padding-bottom:24px}
  .hero-v4-layout{display:block;min-height:auto}
  .hero-v4-copy{padding:0 1.25rem;max-width:none}
  .hero-v4-copy h1{font-size:4.2rem;max-width:700px}
  .hero-v4-copy>p{max-width:620px}
  .hero-v4-services{max-width:680px}
  .hero-v4-visual{position:relative;top:auto;right:auto;width:100%;height:580px;margin-top:8px}
  .hero-v4-denise-stage{left:50%;transform:translateX(-46%);width:320px;height:580px}
  .hero-v4-denise-stage img{width:285px}
  .hero-v4-shield{top:70px;right:10%;width:350px;height:405px}
  .hero-v4-proof{position:relative;left:auto;bottom:auto;width:auto;margin:0 1.25rem}
  .tools-band-v4{padding:38px 0 42px}
  .tools-band-v4-cards{grid-template-columns:1fr}
}
@media (max-width:767.98px){
  .hero-v4-copy h1{font-size:3.45rem}
  .hero-v4-copy>p{font-size:1.02rem}
  .hero-v4-actions .btn{width:100%;justify-content:center}
  .hero-v4-services{grid-template-columns:1fr}
  .hero-v4-services>a{border-right:0;border-bottom:1px solid rgba(255,255,255,.18);padding-left:0}
  .hero-v4-services>a:last-child{border-bottom:0}
  .hero-v4-visual{height:500px}
  .hero-v4-denise-stage{width:285px;height:500px;transform:translateX(-48%)}
  .hero-v4-denise-stage img{width:255px}
  .hero-v4-shield{top:85px;right:-45px;width:285px;height:330px;opacity:.82}
  .hero-v4-proof{grid-template-columns:1fr}
  .hero-v4-proof>div{border-right:0;border-bottom:1px solid rgba(255,255,255,.14)}
  .hero-v4-proof>div:last-child{border-bottom:0}
  .tools-band-v4-heading h2{font-size:2.8rem}
}
@media (max-width:575.98px){
  .navbar-brand img{width:180px;height:48px}
  .hero-v4-container{padding-top:36px}
  .hero-v4-copy{padding:0 .65rem}
  .hero-v4-copy h1{font-size:3rem}
  .hero-v4-visual{height:445px}
  .hero-v4-denise-stage{width:250px;height:445px;transform:translateX(-52%)}
  .hero-v4-denise-stage img{width:225px}
  .hero-v4-shield{width:235px;height:275px;right:-70px;top:88px}
  .hero-v4-proof{margin:0 .65rem}
  .tools-band-v4{padding:34px 0 38px}
  .tool-v4-card{grid-template-columns:56px minmax(0,1fr) auto;padding:.9rem}
  .tool-v4-icon{width:54px;height:54px}
}


/* SSLassist v1.8.0 — dedicated artwork for each supplied tool page */
.tool-hero-section{padding:2.25rem 0 0;background:linear-gradient(180deg,#edf3fb 0%,#f2f6fc 100%)}
.tool-page-container{max-width:1200px}
.tool-hero-card{position:relative;isolation:isolate;overflow:hidden;aspect-ratio:21/9;min-height:390px;border-radius:26px;background:#06172d;box-shadow:0 26px 70px rgba(5,27,58,.18);border:1px solid rgba(7,40,78,.12)}
.tool-hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center center;z-index:-3}
.tool-hero-shade{position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,rgba(2,12,27,.98) 0%,rgba(3,18,39,.92) 27%,rgba(5,26,52,.65) 48%,rgba(5,28,57,.1) 72%),linear-gradient(180deg,rgba(1,9,22,.06),rgba(1,9,22,.24))}
.tool-hero-card:after{content:"";position:absolute;inset:0;z-index:-1;box-shadow:inset 0 0 0 1px rgba(255,255,255,.08),inset 0 -90px 120px rgba(0,10,24,.18);pointer-events:none}
.tool-hero-copy{position:absolute;left:4.4%;top:50%;transform:translateY(-50%);width:min(49%,570px);padding:2rem 2.15rem;border:1px solid rgba(145,219,255,.18);border-radius:20px;background:linear-gradient(145deg,rgba(3,17,38,.79),rgba(4,27,55,.6));backdrop-filter:blur(13px);box-shadow:0 20px 50px rgba(0,0,0,.24);color:#fff}
.tool-hero-copy h1{margin:.45rem 0 .65rem;font-size:clamp(2.8rem,4.3vw,4.6rem);font-weight:950;line-height:1;letter-spacing:-.05em;text-shadow:0 12px 32px rgba(0,0,0,.3)}
.tool-hero-copy p{max-width:520px;margin:0;color:#d6e5f5;font-size:1.08rem;line-height:1.58}
.tool-page-section{padding-top:3.25rem}
.tool-form-card{border-radius:22px;box-shadow:0 22px 58px rgba(5,27,58,.12)}
.tool-result-alert{border-radius:18px;box-shadow:0 14px 36px rgba(5,27,58,.08)}
.meet-denise-image img{object-position:54% 48%}
@media(max-width:991.98px){
 .tool-hero-section{padding-top:1.5rem}
 .tool-hero-card{aspect-ratio:16/9;min-height:430px;border-radius:22px}
 .tool-hero-copy{left:3.5%;width:min(61%,560px);padding:1.7rem}
 .tool-hero-copy h1{font-size:3.25rem}
 .tool-hero-shade{background:linear-gradient(90deg,rgba(2,12,27,.98) 0%,rgba(3,18,39,.92) 38%,rgba(5,26,52,.48) 65%,rgba(5,28,57,.08) 100%)}
}
@media(max-width:767.98px){
 .tool-hero-card{aspect-ratio:auto;min-height:480px}
 .tool-hero-image{object-position:68% center}
 .tool-hero-shade{background:linear-gradient(180deg,rgba(2,12,27,.38) 0%,rgba(2,12,27,.65) 38%,rgba(2,12,27,.97) 100%)}
 .tool-hero-copy{left:1rem;right:1rem;top:auto;bottom:1rem;transform:none;width:auto;padding:1.4rem 1.35rem}
 .tool-hero-copy h1{font-size:2.65rem}
 .tool-hero-copy p{font-size:1rem}
 .tool-page-section{padding-top:2.3rem}
}
@media(max-width:575.98px){
 .tool-hero-section{padding-top:1rem}
 .tool-hero-card{min-height:440px;border-radius:18px}
 .tool-hero-copy h1{font-size:2.3rem}
 .tool-form-card{padding:1.25rem!important;border-radius:18px}
}

/* SSLassist v1.9.0 — bright tool artwork and certificate inspection tools */
.tool-hero-image{filter:none;opacity:1}
.tool-hero-card:after{box-shadow:inset 0 0 0 1px rgba(255,255,255,.08);background:transparent}
.tool-hero-copy{background:linear-gradient(145deg,rgba(2,14,31,.92),rgba(4,27,55,.8));border-color:rgba(145,219,255,.24);box-shadow:0 20px 50px rgba(0,0,0,.3)}

.decoder-summary-card{border-radius:22px;box-shadow:0 22px 58px rgba(5,27,58,.12)}
.decoder-warning-list{display:grid;gap:.7rem}
.decoder-warning-list>div{display:flex;align-items:flex-start;gap:.7rem;padding:.85rem 1rem;border:1px solid rgba(255,170,0,.22);border-radius:12px;background:#fff8e5;color:#684a00}
.decoder-warning-list i{margin-top:.08rem;color:#d28a00}
.decoder-detail-list{display:grid;gap:0}
.decoder-detail-list>div{display:grid;grid-template-columns:minmax(120px,34%) minmax(0,1fr);gap:1rem;padding:.8rem 0;border-bottom:1px solid #e8eef6}
.decoder-detail-list>div:last-child{border-bottom:0}
.decoder-detail-list dt{font-size:.83rem;color:#64748b;font-weight:700}
.decoder-detail-list dd{margin:0;color:#10213b;overflow-wrap:anywhere}
.decoder-chip-list{display:flex;flex-wrap:wrap;gap:.65rem}
.decoder-chip-list span{display:inline-flex;align-items:center;max-width:100%;padding:.5rem .75rem;border:1px solid #d6e5f5;border-radius:999px;background:#f4f8fd;color:#0e325b;font-size:.9rem;overflow-wrap:anywhere}
.code-line{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.85rem 1rem;border:1px solid #dce7f4;border-radius:12px;background:#f7faff}
.code-line code{min-width:0;color:#122844;overflow-wrap:anywhere;word-break:break-all}
.tool-or-divider{display:flex;align-items:center;gap:1rem;color:#7a899c;font-size:.82rem;text-transform:uppercase;letter-spacing:.09em;font-weight:800}
.tool-or-divider:before,.tool-or-divider:after{content:"";height:1px;flex:1;background:#e0e8f2}
.key-match-status{border:0;border-radius:22px;box-shadow:0 18px 44px rgba(5,27,58,.1)}
.key-match-status>div>i{font-size:2.25rem;line-height:1}
.key-input-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}
.key-input-panel{padding:1.15rem;border:1px solid #dce7f4;border-radius:16px;background:#f8fbff}
.key-input-panel h3{display:flex;align-items:center;gap:.65rem;margin:0 0 1rem;font-size:1.05rem;color:#0b2b52}
.key-input-panel h3 i{color:#ef3340}
.key-comparison-list{display:grid;gap:.75rem}
.key-comparison-list>div{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.75rem;padding:.9rem 1rem;border-radius:12px;border:1px solid #dce7f4;background:#f8fbff}
.key-comparison-list .is-match{border-color:#b9e9ce;background:#effbf4}
.key-comparison-list .is-mismatch{border-color:#f4c2c7;background:#fff2f3}
.key-comparison-list .is-match i,.key-comparison-list .is-match strong{color:#138a4b}
.key-comparison-list .is-mismatch i,.key-comparison-list .is-mismatch strong{color:#c72d3d}

@media(max-width:991.98px){
 .key-input-grid{grid-template-columns:1fr}
}
@media(max-width:767.98px){
 .tool-hero-image{object-position:72% center}
 .decoder-detail-list>div{grid-template-columns:1fr;gap:.25rem}
 .code-line{align-items:flex-start;flex-direction:column}
 .key-comparison-list>div{grid-template-columns:auto minmax(0,1fr)}
 .key-comparison-list strong{grid-column:2}
}
.decoder-json-panel{border-radius:18px}
.decoder-json-panel summary{cursor:pointer;color:#10213b}
.decoder-json-panel summary::marker{color:#ef3340}
.decoder-json-panel .code-output{min-height:280px;font-size:.82rem}

/* SSLassist v2.0.0 — public pages, legal policies, account entry and tool discovery */
.public-page-hero-section{padding-bottom:0}
.public-page-hero-card{min-height:390px}
.public-page-hero-copy{width:min(48%,560px)}
.public-content-section{background:linear-gradient(180deg,#f2f6fc 0%,#edf3fa 100%)}
.public-form-card{border-radius:24px;box-shadow:0 24px 65px rgba(5,27,58,.13)}
.support-side-card{position:sticky;top:110px;border-radius:22px}
.support-details{display:grid;gap:0}
.support-details>div{padding:.85rem 0;border-bottom:1px solid #e3ebf4}
.support-details>div:last-child{border-bottom:0}
.support-details dt{font-size:.76rem;text-transform:uppercase;letter-spacing:.08em;color:#718097}
.support-details dd{margin:.18rem 0 0;color:#10213b;overflow-wrap:anywhere}

.auth-container{max-width:680px}
.auth-container-wide{max-width:920px}
.auth-card{border-radius:24px;box-shadow:0 25px 68px rgba(5,27,58,.14)}
.password-field{position:relative}
.password-field .form-control{padding-right:3.35rem}
.password-toggle{position:absolute;right:.45rem;top:50%;transform:translateY(-50%);width:42px;height:42px;border:0;border-radius:10px;background:transparent;color:#5d6e84;display:grid;place-items:center}
.password-toggle:hover,.password-toggle:focus{background:#edf4fb;color:#0d315c}
.password-strength{display:grid;gap:.45rem}
.password-strength:before{content:"";height:7px;border-radius:999px;background:linear-gradient(90deg,#ef3340 var(--password-score,0%),#e6edf6 var(--password-score,0%));transition:.2s background}
.password-strength[data-score="4"]:before{background:#1da463}
.password-strength small{color:#68798e}
.recovery-code-panel pre{max-height:330px;overflow:auto;line-height:1.62}
.is-action-error{border-color:#c72d3d!important;color:#c72d3d!important}

.about-intro-grid{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(300px,.7fr);gap:2rem;align-items:start}
.about-principles{display:grid;gap:1rem}
.about-principle{display:flex;gap:1rem;align-items:flex-start;padding:1.35rem;border-radius:18px;background:#fff;border:1px solid #dce5f1;box-shadow:0 14px 38px rgba(5,27,58,.08)}
.about-principle>i{width:48px;height:48px;min-width:48px;display:grid;place-items:center;border-radius:14px;background:linear-gradient(145deg,#eaf6ff,#fff0f2);color:#ef233c;font-size:1.35rem}
.about-principle strong,.about-principle span{display:block}
.about-principle span{margin-top:.25rem;color:#66758c;line-height:1.45}
.article-card{max-width:980px;margin-inline:auto;border-radius:26px}
.article-header{padding-bottom:1.5rem;margin-bottom:1.5rem;border-bottom:1px solid #e0e8f2}
.article-card h2{font-size:clamp(2.25rem,4vw,3.8rem);font-weight:950;line-height:1.05;letter-spacing:-.045em}
.article-card h3{margin-top:2rem;font-size:1.45rem;font-weight:850;color:#0c2c53}
.article-card p,.article-card li{font-size:1.06rem;line-height:1.75;color:#40536b}
.about-cta{display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:2.2rem 2.4rem;border-radius:24px;background:linear-gradient(135deg,#031126,#0b3769);color:#fff;box-shadow:0 22px 56px rgba(5,27,58,.22)}
.about-cta h2{font-weight:900;margin-bottom:.35rem}
.about-cta p{margin:0;color:#cbd9ea}

.legal-container{max-width:1180px}
.legal-layout{display:grid;grid-template-columns:260px minmax(0,1fr);gap:2rem;align-items:start}
.legal-toc{position:sticky;top:110px;border-radius:20px}
.legal-toc nav{display:grid;margin-top:1rem}
.legal-toc a{padding:.58rem 0;color:#40536b;text-decoration:none;border-bottom:1px solid #e7edf5;font-size:.92rem}
.legal-toc a:last-child{border-bottom:0}
.legal-toc a:hover{color:#ef233c}
.legal-card{border-radius:26px}
.legal-header{padding-bottom:1.5rem;margin-bottom:.5rem;border-bottom:1px solid #e1e9f2}
.legal-header h2{font-size:clamp(2.4rem,4vw,4rem);font-weight:950;letter-spacing:-.04em}
.legal-version{padding:.45rem .75rem;border-radius:999px;background:#edf4fb;color:#416078;font-size:.78rem;font-weight:800}
.legal-card section{padding-top:1.6rem;scroll-margin-top:105px}
.legal-card h3{font-size:1.42rem;font-weight:900;color:#0c2c53}
.legal-card p,.legal-card li{color:#40536b;line-height:1.72}
.legal-card li+li{margin-top:.4rem}
.legal-contact{padding:1.15rem 1.3rem;border-radius:14px;background:#f3f7fc;border-left:4px solid #ef233c;font-style:normal;line-height:1.75}

.tool-discovery-section{position:relative;overflow:hidden;padding:3.8rem 0 4.2rem;background:radial-gradient(circle at 85% 0,rgba(53,197,255,.17),transparent 28%),linear-gradient(135deg,#020d20,#07264d);color:#fff;border-top:1px solid rgba(101,197,255,.15)}
.tool-discovery-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:2rem;margin-bottom:1.5rem}
.tool-discovery-heading h2{margin:.25rem 0 .35rem;font-size:clamp(2rem,3.5vw,3.2rem);font-weight:950;letter-spacing:-.04em}
.tool-discovery-heading p{margin:0;color:#b9cce1}
.tool-carousel-controls{display:flex;gap:.65rem}
.tool-carousel-button{width:46px;height:46px;border:1px solid rgba(255,255,255,.28);border-radius:50%;background:rgba(255,255,255,.06);color:#fff;display:grid;place-items:center;font-size:1.1rem;transition:.2s}
.tool-carousel-button:hover,.tool-carousel-button:focus-visible{background:#fff;color:#071b37;transform:translateY(-2px)}
.tool-carousel-viewport{overflow:hidden;touch-action:pan-y;padding:.35rem 0 .75rem}
.tool-carousel-track{display:flex;gap:1rem;will-change:transform}
.tool-carousel-item{flex:0 0 calc((100% - 2rem)/3);min-width:0}
.tool-carousel-card{height:100%;min-height:150px;display:grid;grid-template-columns:58px minmax(0,1fr) auto;gap:1rem;align-items:center;padding:1.25rem;border-radius:18px;border:1px solid rgba(152,218,255,.22);background:rgba(8,39,76,.76);color:#fff;text-decoration:none;box-shadow:0 16px 38px rgba(0,0,0,.18);transition:.22s transform,.22s border-color,.22s background}
.tool-carousel-card:hover,.tool-carousel-card:focus-visible{color:#fff;transform:translateY(-5px);border-color:rgba(152,218,255,.65);background:rgba(12,57,107,.92)}
.tool-carousel-icon{width:58px;height:58px;border-radius:16px;display:grid;place-items:center;background:linear-gradient(145deg,#1687e8,#0b4d94);border:1px solid rgba(157,226,255,.38);font-size:1.45rem}
.tool-carousel-content strong,.tool-carousel-content small{display:block}
.tool-carousel-content strong{font-size:1.06rem}
.tool-carousel-content small{margin-top:.35rem;color:#bed0e3;line-height:1.42}
.tool-carousel-arrow{color:#5fd4ff;font-size:1.2rem}

@media(max-width:991.98px){
 .public-page-hero-card{min-height:430px}
 .public-page-hero-copy{width:min(61%,560px)}
 .about-intro-grid{grid-template-columns:1fr}
 .about-principles{grid-template-columns:1fr 1fr}
 .legal-layout{grid-template-columns:1fr}
 .legal-toc{position:relative;top:auto}
 .legal-toc nav{grid-template-columns:1fr 1fr;column-gap:1.5rem}
 .tool-carousel-item{flex-basis:calc((100% - 1rem)/2)}
 .support-side-card{position:relative;top:auto}
}
@media(max-width:767.98px){
 .public-page-hero-card{min-height:480px}
 .public-page-hero-copy{width:auto}
 .about-principles{grid-template-columns:1fr}
 .about-cta{align-items:flex-start;flex-direction:column;padding:1.7rem}
 .legal-toc nav{grid-template-columns:1fr}
 .tool-discovery-heading{align-items:flex-start;flex-direction:column}
 .tool-carousel-item{flex-basis:88%}
 .tool-carousel-card{grid-template-columns:52px minmax(0,1fr) auto;padding:1rem;min-height:140px}
 .tool-carousel-icon{width:52px;height:52px}
}
@media(max-width:575.98px){
 .public-form-card,.auth-card,.legal-card{padding:1.35rem!important;border-radius:18px}
 .article-card{padding:1.4rem!important}
 .article-card p,.article-card li{font-size:1rem}
 .legal-section{padding-top:3rem}
 .tool-discovery-section{padding:3rem 0 3.4rem}
 .tool-carousel-item{flex-basis:94%}
}

/* SSLassist v2.1.1 — account, email templates and heading typography */
.tool-hero-copy h1,.public-page-hero-copy h1,.legal-header h2{letter-spacing:-.015em;line-height:1.04}
@media(max-width:767.98px){.tool-hero-copy h1,.public-page-hero-copy h1,.legal-header h2{letter-spacing:-.01em;line-height:1.08}}
.account-profile-container{max-width:1180px}.account-profile-heading{padding:0 .25rem}.account-profile-tabs{gap:.5rem;padding:.55rem;border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:0 12px 36px rgba(5,27,58,.07)}.account-profile-tabs .nav-link{border-radius:11px;color:#40536b;font-weight:800}.account-profile-tabs .nav-link.active{background:linear-gradient(135deg,var(--red),var(--red2));color:#fff;box-shadow:0 8px 20px rgba(239,35,60,.24)}.remembered-device{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 0;border-bottom:1px solid var(--line)}.remembered-device:last-child{border-bottom:0}.remembered-device strong,.remembered-device small{display:block}.remembered-device small{margin-top:.25rem;color:var(--muted);font-size:.78rem}.email-template-preview-frame{width:100%;min-height:760px;border:1px solid var(--line);border-radius:16px;background:#edf3fa}.template-variable-list{display:flex;flex-wrap:wrap;gap:.45rem}.template-variable-list code{padding:.38rem .55rem;border:1px solid #dce7f4;border-radius:8px;background:#f6f9fd;color:#0d4d84}.email-header-thumb{width:180px;aspect-ratio:21/9;object-fit:cover;border-radius:10px;border:1px solid var(--line)}.admin-subnav{display:flex;gap:.65rem;flex-wrap:wrap}.mail-status-accepted{background:#dff3ff;color:#075985}.mail-status-delivered{background:#dcfce7;color:#166534}.mail-status-failed,.mail-status-bounced,.mail-status-rejected{background:#fee2e2;color:#991b1b}.composer-recipient-note{padding:1rem;border-radius:12px;background:#eef7ff;border:1px solid #d3e9fb;color:#31516f}

/* SSLassist v2.3.0 — multi-vendor catalogue and supplier routing */
.product-edit-modal{border:0;border-radius:24px;overflow:hidden;box-shadow:0 30px 90px rgba(4,24,50,.28)}
.product-edit-modal .modal-header{padding:1.4rem 1.6rem;border-bottom:1px solid #e1e9f2;background:linear-gradient(180deg,#fff,#f7faff)}
.product-edit-modal .modal-body{padding:1.6rem}
.product-edit-modal .modal-footer{padding:1.15rem 1.6rem;border-top:1px solid #e1e9f2;background:#f8fbfe}
.product-reference-panel,.margin-preview{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.8rem;padding:1rem;border:1px solid #dce6f2;border-radius:16px;background:#f6f9fd}
.product-reference-panel>div,.margin-preview>div{min-width:0}
.product-reference-panel span,.margin-preview span{display:block;font-size:.72rem;letter-spacing:.06em;text-transform:uppercase;color:#718097;font-weight:800}
.product-reference-panel strong,.margin-preview strong{display:block;margin-top:.28rem;color:#10213b;overflow-wrap:anywhere}
.margin-preview{background:linear-gradient(135deg,#eff8ff,#fff5f6)}
.product-edit-button{font-weight:800;border-radius:10px}
.position-sticky.card{z-index:1}
@media(max-width:767.98px){.product-reference-panel,.margin-preview{grid-template-columns:1fr 1fr}.product-edit-modal .modal-body{padding:1.15rem}}
@media(max-width:575.98px){.product-reference-panel,.margin-preview{grid-template-columns:1fr}.product-edit-modal{border-radius:18px}}

/* SSLassist v2.3.0 — multi-vendor SSL catalogue */
.vendor-diagnostic-line{display:flex;flex-wrap:wrap;gap:.55rem 1rem;color:#5d6d83;font-size:.82rem}.vendor-diagnostic-line span{display:inline-flex;gap:.3rem;align-items:center}.vendor-routing-panel{padding:1.15rem;border:1px solid #dce6f2;border-radius:18px;background:#f7faff}.vendor-offer-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.vendor-offer-card{display:flex;justify-content:space-between;gap:1rem;padding:.9rem 1rem;border:1px solid #dce6f2;border-radius:14px;background:#fff}.vendor-offer-card.is-selected{border-color:#2c7be5;box-shadow:0 0 0 3px rgba(44,123,229,.11)}.vendor-offer-card span,.vendor-offer-card small{display:block;color:#718097;font-size:.72rem;font-weight:700}.vendor-offer-card strong{display:block;color:#10213b}.vendor-offer-price{text-align:right;white-space:nowrap}.vendor-unmapped-list{display:grid;gap:.75rem}.vendor-unmapped-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,.8fr) auto;gap:.75rem;align-items:center;padding:.85rem 0;border-bottom:1px solid #e4ebf3}.vendor-unmapped-row:last-child{border-bottom:0}.vendor-unmapped-row span{display:block;margin-top:.2rem;color:#718097;font-size:.78rem}.vendor-sync-list{display:grid;gap:.65rem}.vendor-sync-item{display:flex;align-items:center;gap:.8rem;padding:.75rem 0;border-bottom:1px solid #e4ebf3}.vendor-sync-item:last-child{border-bottom:0}.vendor-sync-item small{display:block;margin-top:.15rem;color:#718097;font-size:.75rem}.product-edit-button{background:#0d6efd;border-color:#0d6efd;color:#fff}.product-edit-button:hover,.product-edit-button:focus{background:#0b5ed7;border-color:#0a58ca;color:#fff}
@media(max-width:991.98px){.vendor-offer-grid{grid-template-columns:1fr}.vendor-unmapped-row{grid-template-columns:1fr}.vendor-unmapped-row .btn{justify-self:start}}

/* SSLassist v2.4.1 — certificate store, cart, checkout and payment administration */
.py-lg-6{padding-top:5.5rem!important;padding-bottom:5.5rem!important}.certificate-store-hero{background:radial-gradient(circle at 75% 0,rgba(40,159,255,.13),transparent 30%),linear-gradient(180deg,#eef5fd,#f7f9fc)}.certificate-carousel-shell{padding:1.35rem;border:1px solid var(--line);border-radius:26px;background:#fff;box-shadow:0 24px 58px rgba(5,27,58,.1)}.certificate-carousel-viewport{overflow:hidden;padding:.35rem .15rem .8rem;touch-action:pan-y}.certificate-carousel-track{display:flex;gap:1.1rem;will-change:transform}.certificate-store-card{flex:0 0 calc((100% - 2.2rem)/3);display:flex;flex-direction:column;min-width:0;padding:1.5rem;border:1px solid #dce6f2;border-radius:20px;background:linear-gradient(180deg,#fff,#f7faff);box-shadow:0 14px 34px rgba(5,27,58,.08)}.certificate-store-card h3{margin:1.15rem 0 .45rem;font-size:1.35rem;font-weight:900;color:#0b294d}.certificate-store-icon,.cart-line-icon{width:54px;height:54px;display:grid;place-items:center;border-radius:16px;background:linear-gradient(145deg,#e7f6ff,#fff0f2);color:#ef233c;font-size:1.45rem}.certificate-feature-list{list-style:none;padding:0;margin:0 0 1rem;display:grid;gap:.55rem;color:#40536b;font-size:.9rem}.certificate-feature-list i{color:#1da463;margin-right:.45rem}.certificate-price{display:flex;align-items:baseline;gap:.35rem;color:#0b294d}.certificate-price span,.certificate-price small{font-size:.78rem;color:#718097}.certificate-price strong{font-size:2rem;line-height:1;font-weight:950}.carousel-round-button{width:46px;height:46px;border-radius:50%;border:1px solid #cbd8e7;background:#fff;color:#0b4f91;display:grid;place-items:center;transition:.2s}.carousel-round-button:hover{background:#0b4f91;color:#fff;transform:translateY(-2px)}.cart-nav-link{position:relative}.cart-count-badge{position:absolute;top:1px;right:-2px;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:#ef233c;color:#fff;font-size:.68rem;line-height:18px;text-align:center}.checkout-width{max-width:1180px}.cart-line{display:grid;grid-template-columns:54px minmax(0,1fr) 84px auto 42px;gap:1rem;align-items:center;padding:1.1rem 0;border-bottom:1px solid #e2eaf3}.cart-line:last-of-type{border-bottom:0}.cart-line-main strong,.cart-line-main small,.checkout-summary-item span,.checkout-summary-item small{display:block}.cart-line-main small,.checkout-summary-item small{margin-top:.25rem;color:#738198;font-size:.78rem}.cart-line-price{font-weight:900;white-space:nowrap}.cart-qty{max-width:84px}.order-summary-card{position:sticky;top:110px}.summary-row,.checkout-summary-item{display:flex;justify-content:space-between;gap:1rem;padding:.8rem 0;border-bottom:1px solid #e4ebf3}.summary-total{font-size:1.22rem;border-bottom:0;padding-top:1.2rem}.mode-badge{display:inline-flex;align-items:center;justify-content:center;padding:.45rem .72rem;border-radius:999px;font-size:.72rem;font-weight:900;letter-spacing:.08em}.mode-test,.mode-sandbox{background:#fff3cd;color:#7a4a00}.mode-live,.mode-production{background:#fee2e2;color:#991b1b}.checkout-contact-summary{display:grid;gap:.3rem;padding:1rem 1.2rem;border-radius:14px;background:#f4f8fc;color:#40536b}.success-icon{width:86px;height:86px;margin:auto;border-radius:50%;display:grid;place-items:center;background:#dff7ea;color:#16834f;font-size:2.5rem}.order-confirmation-number{display:inline-block;margin-top:1rem;padding:.7rem 1rem;border-radius:12px;background:#f3f7fc;font-weight:850}.vendor-mode-card{border-top:4px solid #ef233c}
@media(max-width:991.98px){.certificate-store-card{flex-basis:calc((100% - 1.1rem)/2)}.order-summary-card{position:relative;top:auto}}
@media(max-width:767.98px){.certificate-store-card{flex-basis:88%}.cart-line{grid-template-columns:48px minmax(0,1fr) 74px}.cart-line-price{grid-column:2}.cart-line .btn-outline-danger{grid-column:3;grid-row:2}.cart-line-icon{width:48px;height:48px}.certificate-carousel-shell{padding:1rem}}
