.huuguu-security-scanner-template{background:#f6f8fb}.hss-page{max-width:1180px;margin:0 auto;padding:16px 16px 72px;font-family:inherit;color:#172033}.hss-hero{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(280px,.8fr);gap:24px;align-items:stretch}.hss-hero__content,.hss-card,.hss-report{background:#fff;border:1px solid rgba(23,32,51,.1);border-radius:22px;box-shadow:0 16px 40px rgba(15,23,42,.08)}.hss-hero__content{padding:42px}.hss-eyebrow{margin:0 0 10px;color:#007721;font-weight:800;text-transform:uppercase;letter-spacing:.08em;font-size:.82rem}.hss-title{font-size:clamp(2rem,4vw,3.4rem);line-height:1.04;margin:0 0 18px;color:#111827;font-weight:800}.hss-lead{font-size:1.12rem;line-height:1.7;max-width:760px;margin:0 0 26px;color:#526071}.hss-form{display:grid;gap:12px;margin:0 0 12px}.hss-form__row{display:flex;gap:12px;align-items:center}.hss-form input[type="url"]{flex:1;min-height:52px;border:1px solid #d8dee8;border-radius:14px;padding:0 16px;font-size:1rem}.hss-form button,.hss-cta .hss-cta__button{min-height:52px;border:0;border-radius:14px;background:#007721!important;color:#fff!important;font-weight:800;padding:0 22px;display:inline-flex;align-items:center;justify-content:center;text-decoration:none!important;cursor:pointer;box-shadow:0 12px 22px rgba(0,119,33,.18)}.hss-form button:not(:disabled):hover,.hss-cta .hss-cta__button:hover,.hss-cta .hss-cta__button:focus,.hss-cta .hss-cta__button:visited{background:#045f12!important;color:#fff!important;text-decoration:none!important}.hss-form button:disabled{background:#94a3b8!important;color:#fff!important;cursor:not-allowed;box-shadow:none;opacity:.75}.hss-consent{display:flex;gap:10px;align-items:flex-start;font-size:.92rem;line-height:1.45;color:#526071}.hss-consent input{width:18px;height:18px;margin-top:2px;flex:0 0 auto}.hss-consent a{color:#007721!important;font-weight:800;text-decoration:underline}.hss-note{color:#64748b;font-size:.94rem;margin:0}.hss-cta{padding:34px;display:flex;flex-direction:column;justify-content:center;gap:14px;position:relative;overflow:hidden}.hss-cta:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(0,119,33,.08),rgba(255,255,255,0) 46%);pointer-events:none}.hss-cta>*{position:relative}.hss-cta__icon{width:44px;height:44px;border-radius:14px;background:#eef7f1;display:inline-flex;align-items:center;justify-content:center;font-size:1.25rem}.hss-cta strong{font-size:1.45rem;color:#111827;line-height:1.2}.hss-cta p{color:#526071;line-height:1.65;margin:0}.hss-cta .hss-cta__button{width:100%;margin-top:4px}.hss-results{margin:26px 0}.hss-grid-info{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.hss-card{padding:24px}.hss-card h2{font-size:1.25rem;margin:0 0 10px;color:#111827}.hss-card p{margin:0;color:#526071;line-height:1.65}.hss-loading,.hss-error{background:#fff;border-radius:16px;padding:20px;border:1px solid #d8dee8}.hss-error{border-color:#fecaca;color:#991b1b}.hss-report{padding:26px}.hss-report__head{display:flex;justify-content:space-between;gap:18px;border-bottom:1px solid #e5e7eb;padding-bottom:18px;margin-bottom:18px}.hss-report__head span,.hss-score span{display:block;color:#64748b;font-size:.9rem}.hss-report__head strong{display:block;color:#111827;font-size:1.1rem;word-break:break-word}.hss-score strong{font-size:2rem;color:#007721}.hss-report--warn .hss-score strong{color:#b45309}.hss-report--bad .hss-score strong{color:#b91c1c}.hss-badges{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:18px}.hss-badges span{border-radius:999px;background:#eef7f1;color:#045f12;padding:7px 12px;font-weight:700;font-size:.9rem}.hss-finding-list{list-style:none;margin:0;padding:0;display:grid;gap:10px}.hss-finding-list li{border-left:4px solid #cbd5e1;background:#f8fafc;border-radius:12px;padding:14px}.hss-finding-list li.is-pass{border-left-color:#16a34a}.hss-finding-list li.is-high,.hss-finding-list li.is-medium{border-left-color:#dc2626}.hss-finding-list li.is-info{border-left-color:#2563eb}.hss-finding-list strong{display:block;color:#111827}.hss-finding-list p{margin:4px 0 0;color:#526071;line-height:1.5}@media(max-width:860px){.hss-hero,.hss-grid-info{grid-template-columns:1fr}.hss-form__row{flex-direction:column;align-items:stretch}.hss-report__head{flex-direction:column}.hss-hero__content{padding:28px}.hss-page{padding-top:16px}}
.hss-floating-button{position:fixed;top:50%;z-index:99990;transform:translateY(-50%);display:inline-flex;align-items:center;gap:10px;min-height:48px;padding:10px 16px;border-radius:999px;background:#007721!important;color:#fff!important;text-decoration:none!important;font-weight:800;font-size:.94rem;line-height:1;box-shadow:0 16px 34px rgba(0,0,0,.18);transition:background .2s ease,transform .2s ease,box-shadow .2s ease}.hss-floating-button--right{right:18px}.hss-floating-button--left{left:18px}.hss-floating-button:hover,.hss-floating-button:focus,.hss-floating-button:visited{background:#045f12!important;color:#fff!important;text-decoration:none!important}.hss-floating-button:hover,.hss-floating-button:focus{transform:translateY(-50%) scale(1.03);box-shadow:0 18px 40px rgba(0,0,0,.22)}.hss-floating-button__icon{width:28px;height:28px;border-radius:999px;background:rgba(255,255,255,.16);display:inline-flex;align-items:center;justify-content:center;font-size:1rem}.hss-floating-button__text{white-space:nowrap}@media(max-width:680px){.hss-floating-button{padding:10px;min-height:48px}.hss-floating-button__text{display:none}.hss-floating-button--right{right:12px}.hss-floating-button--left{left:12px}}


/* Hard override against theme link styles */
body a.hss-floating-button,
body a.hss-floating-button:link,
body a.hss-floating-button:visited,
body a.hss-floating-button:hover,
body a.hss-floating-button:focus,
body a.hss-floating-button:active,
body a.hss-floating-button .hss-floating-button__text,
body a.hss-floating-button .hss-floating-button__icon,
body .hss-cta a.hss-cta__button,
body .hss-cta a.hss-cta__button:link,
body .hss-cta a.hss-cta__button:visited,
body .hss-cta a.hss-cta__button:hover,
body .hss-cta a.hss-cta__button:focus,
body .hss-cta a.hss-cta__button:active {
    color:#fff!important;
    text-decoration:none!important;
    text-underline-offset:0!important;
    box-shadow:none;
}
body a.hss-floating-button:hover,
body a.hss-floating-button:focus,
body .hss-cta a.hss-cta__button:hover,
body .hss-cta a.hss-cta__button:focus {
    color:#fff!important;
    text-decoration:none!important;
}

.hss-cta--bottom,
.hss-cta--after-result{
    margin-top:24px;
    display:grid;
    grid-template-columns:auto minmax(0,1fr) minmax(240px,320px);
    align-items:center;
    gap:18px;
    padding:26px 30px;
}
.hss-cta--after-result{margin-top:22px;}
.hss-cta--bottom .hss-cta__icon,
.hss-cta--after-result .hss-cta__icon{grid-row:1 / span 2;}
.hss-cta--bottom strong,
.hss-cta--after-result strong{margin:0;}
.hss-cta--bottom p,
.hss-cta--after-result p{margin:0;}
.hss-cta--bottom .hss-cta__button,
.hss-cta--after-result .hss-cta__button{grid-column:3;grid-row:1 / span 2;margin-top:0;align-self:center;}
@media(max-width:860px){
    .hss-cta--bottom,
    .hss-cta--after-result{display:flex;align-items:stretch;padding:24px;}
    .hss-cta--bottom .hss-cta__button,
    .hss-cta--after-result .hss-cta__button{width:100%;}
}
