:root{--id-green:#8edb32;--id-green-2:#b4ff54;--id-bg:#07100b;--id-card:rgba(12,20,15,.88);--id-card-2:rgba(20,31,23,.84);--id-border:rgba(255,255,255,.08);--id-muted:#9cab9e;--id-danger:#ff6767;--id-radius:26px}.hp-identity-bg{position:fixed;inset:0;z-index:-2;background:linear-gradient(rgba(1,7,3,.70),rgba(1,6,3,.90)),url('/assets/images/dusk/background_image.png') center/cover fixed no-repeat}.hp-identity-bg:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 16% 4%,rgba(142,219,50,.16),transparent 38%),radial-gradient(circle at 88% 18%,rgba(48,128,82,.15),transparent 34%)}.hp-identity-page{min-height:calc(100vh - 160px);padding:118px 0 72px;color:#eef6ef}.hp-identity-shell{width:min(1460px,calc(100% - 48px));margin:0 auto}.hp-identity-hero{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:28px;align-items:center;min-height:250px;padding:38px 42px;margin-bottom:24px;border:1px solid rgba(142,219,50,.14);border-radius:34px;background:linear-gradient(135deg,rgba(8,18,11,.94),rgba(15,28,19,.84));box-shadow:0 38px 110px rgba(0,0,0,.38),inset 0 1px rgba(255,255,255,.05);overflow:hidden;position:relative}.hp-identity-hero:before{content:"";position:absolute;width:450px;height:450px;border-radius:50%;right:-170px;top:-240px;background:radial-gradient(circle,rgba(142,219,50,.19),transparent 66%)}.hp-identity-hero__copy,.hp-identity-profile-card{position:relative;z-index:1}.hp-identity-kicker{display:inline-flex;align-items:center;gap:9px;color:#bdfb74;font-size:11px;font-weight:950;letter-spacing:.1em;text-transform:uppercase}.hp-identity-kicker i{width:8px;height:8px;border-radius:50%;background:var(--id-green);box-shadow:0 0 20px rgba(142,219,50,.75)}.hp-identity-hero h1{margin:12px 0 10px;font-size:clamp(42px,5vw,72px);line-height:.95;letter-spacing:-.055em;color:#fff}.hp-identity-hero p{max-width:760px;margin:0;color:#bac7bc;font-size:16px;line-height:1.65}.hp-identity-hero__meta{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.hp-identity-hero__meta span{display:inline-flex;align-items:center;gap:7px;padding:9px 12px;border-radius:12px;background:rgba(255,255,255,.045);border:1px solid rgba(255,255,255,.07);color:#aab7ac;font-size:12px;font-weight:800}.hp-identity-hero__meta b{color:var(--id-green-2)}.hp-identity-profile-card{display:grid;grid-template-columns:78px 1fr;gap:15px;align-items:center;padding:20px;border-radius:24px;background:linear-gradient(180deg,rgba(255,255,255,.07),rgba(255,255,255,.025));border:1px solid rgba(255,255,255,.10);box-shadow:0 25px 55px rgba(0,0,0,.28)}.hp-identity-profile-card__avatar{display:flex;align-items:flex-end;justify-content:center;width:78px;height:82px;border-radius:20px;background:rgba(142,219,50,.08);border:1px solid rgba(142,219,50,.16);overflow:hidden}.hp-identity-profile-card__avatar img{width:auto;height:92px;max-width:none;image-rendering:pixelated;filter:drop-shadow(0 12px 12px rgba(0,0,0,.45));transform:translateY(8px)}.hp-identity-profile-card small,.hp-identity-profile-card span{display:block;color:#95a397;font-size:11px}.hp-identity-profile-card strong{display:block;margin:3px 0;font-size:22px}.hp-identity-profile-card a{grid-column:1/-1;text-align:center;text-decoration:none;color:#071007;background:linear-gradient(135deg,var(--id-green-2),var(--id-green));font-weight:950;padding:11px;border-radius:13px}.hp-identity-layout{display:grid;grid-template-columns:285px minmax(0,1fr);gap:24px;align-items:start}.hp-identity-nav{position:sticky;top:106px;padding:16px;border-radius:26px;background:rgba(7,13,9,.93);border:1px solid var(--id-border);box-shadow:0 30px 80px rgba(0,0,0,.32);backdrop-filter:blur(18px)}.hp-identity-nav__title{padding:11px 13px 16px;border-bottom:1px solid rgba(255,255,255,.06);margin-bottom:10px}.hp-identity-nav__title span,.hp-identity-nav__group{display:block;color:var(--id-green);font-size:10px;font-weight:950;text-transform:uppercase;letter-spacing:.1em}.hp-identity-nav__title strong{display:block;margin-top:4px;font-size:18px}.hp-identity-nav__group{padding:18px 13px 8px;color:#69756b}.hp-identity-nav>a{display:grid;grid-template-columns:38px 1fr auto;align-items:center;gap:11px;padding:11px 12px;margin:3px 0;border-radius:15px;text-decoration:none;color:#dce7dd;border:1px solid transparent;transition:.18s ease}.hp-identity-nav>a:hover{background:rgba(255,255,255,.045);border-color:rgba(255,255,255,.06);transform:translateX(2px)}.hp-identity-nav>a.is-active{background:linear-gradient(135deg,rgba(142,219,50,.16),rgba(142,219,50,.07));border-color:rgba(142,219,50,.22);color:#fff}.hp-identity-nav>a>i{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;background:rgba(255,255,255,.05);font-style:normal;color:var(--id-green-2);font-weight:950}.hp-identity-nav>a span strong,.hp-identity-nav>a span small{display:block}.hp-identity-nav>a span strong{font-size:13px}.hp-identity-nav>a span small{margin-top:2px;color:#809084;font-size:10px}.hp-identity-nav>a>b{display:grid;place-items:center;min-width:22px;height:22px;padding:0 6px;border-radius:999px;background:var(--id-green);color:#061006;font-size:10px}.hp-identity-content{min-width:0}.hp-identity-overview-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.hp-identity-stack{display:grid;gap:24px}.hp-identity-card{padding:28px;border-radius:var(--id-radius);background:linear-gradient(180deg,rgba(17,27,20,.91),rgba(7,12,9,.89));border:1px solid var(--id-border);box-shadow:0 30px 80px rgba(0,0,0,.30),inset 0 1px rgba(255,255,255,.045);position:relative;overflow:hidden}.hp-identity-card:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 5% 0,rgba(142,219,50,.075),transparent 34%)}.hp-identity-card>*{position:relative;z-index:1}.hp-identity-card--wide{grid-column:1/-1}.hp-identity-card__head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:22px}.hp-identity-card__head>div>span{display:block;color:var(--id-green);font-size:10px;font-weight:950;text-transform:uppercase;letter-spacing:.1em}.hp-identity-card__head h2{margin:6px 0 0;font-size:27px;letter-spacing:-.035em}.hp-identity-card__head p{margin:8px 0 0;color:var(--id-muted);line-height:1.55}.hp-identity-card__head>b{color:var(--id-green-2)}.hp-score-ring{display:grid!important;place-items:center;width:72px;height:72px;border-radius:50%;background:radial-gradient(circle at center,#101a13 55%,transparent 57%),conic-gradient(var(--id-green) calc(var(--score)*1%),rgba(255,255,255,.08) 0);font-size:16px}.hp-security-checks{display:grid;gap:10px;margin:18px 0}.hp-security-checks--grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hp-security-checks>div{display:flex;align-items:center;gap:10px;min-height:46px;padding:10px 12px;border-radius:14px;background:rgba(255,255,255,.035);border:1px solid rgba(255,255,255,.055);color:#96a397}.hp-security-checks>div i{display:grid;place-items:center;width:26px;height:26px;border-radius:9px;background:rgba(255,103,103,.11);color:#ff8989;font-style:normal;font-weight:950}.hp-security-checks>div.is-active{color:#dff1df}.hp-security-checks>div.is-active i{background:rgba(142,219,50,.13);color:var(--id-green-2)}.hp-mode-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.hp-mode-grid button{display:grid;grid-template-columns:38px 1fr;gap:11px;align-items:center;text-align:left;padding:13px;border:1px solid rgba(255,255,255,.065);border-radius:15px;background:rgba(255,255,255,.035);color:#dce6de;cursor:pointer;transition:.18s ease}.hp-mode-grid button:hover,.hp-mode-grid button.is-active{transform:translateY(-2px);border-color:rgba(142,219,50,.26);background:rgba(142,219,50,.09)}.hp-mode-grid button i{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;background:rgba(142,219,50,.09);color:var(--id-green-2);font-style:normal}.hp-mode-grid button strong,.hp-mode-grid button small{display:block}.hp-mode-grid button small{margin-top:2px;color:#839186;font-size:10px;line-height:1.35}.hp-identity-launch-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.hp-identity-launch-grid a{padding:20px;border-radius:19px;background:rgba(255,255,255,.035);border:1px solid rgba(255,255,255,.06);text-decoration:none;color:#eef6ef;transition:.18s ease}.hp-identity-launch-grid a:hover{transform:translateY(-3px);border-color:rgba(142,219,50,.22);background:rgba(142,219,50,.07)}.hp-identity-launch-grid i{display:grid;place-items:center;width:46px;height:46px;border-radius:14px;background:rgba(142,219,50,.10);color:var(--id-green-2);font-style:normal;font-size:21px}.hp-identity-launch-grid strong,.hp-identity-launch-grid small{display:block}.hp-identity-launch-grid strong{margin:14px 0 5px}.hp-identity-launch-grid small{color:#8e9b90;line-height:1.45}.hp-prime-notifications{display:grid;gap:10px}.hp-prime-notifications>a{display:grid;grid-template-columns:42px 1fr;gap:13px;padding:14px;border-radius:16px;background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.055);color:#dce8de;text-decoration:none}.hp-prime-notifications>a.is-unread{background:rgba(142,219,50,.07);border-color:rgba(142,219,50,.18)}.hp-prime-notifications>a>i{display:grid;place-items:center;width:42px;height:42px;border-radius:13px;background:rgba(142,219,50,.10);color:var(--id-green-2);font-style:normal}.hp-prime-notifications strong,.hp-prime-notifications small,.hp-prime-notifications em{display:block}.hp-prime-notifications small{margin-top:4px;color:#93a095}.hp-prime-notifications em{margin-top:7px;color:#667268;font-size:10px;font-style:normal}.hp-identity-button,.hp-text-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;cursor:pointer;text-decoration:none;font-weight:950;transition:.18s ease}.hp-identity-button{min-height:46px;padding:0 17px;border-radius:14px}.hp-identity-button:hover{transform:translateY(-2px)}.hp-identity-button--primary{background:linear-gradient(135deg,var(--id-green-2),var(--id-green));color:#071007}.hp-identity-button--ghost{background:rgba(255,255,255,.055);border:1px solid rgba(255,255,255,.08);color:#e7f0e8}.hp-identity-button--danger{background:rgba(255,103,103,.13);border:1px solid rgba(255,103,103,.22);color:#ff8f8f}.hp-identity-button--discord{background:#5865f2;color:#fff}.hp-text-button{background:none;color:var(--id-green-2);font-size:12px}.hp-identity-form{display:grid;gap:17px;max-width:760px}.hp-identity-form--columns{grid-template-columns:repeat(2,minmax(0,1fr));max-width:none}.hp-identity-form label>span,.hp-dashboard-builder__toolbar label>span,.hp-automation-flow label>span,.hp-automation-conditions label>span,.hp-automation-name>span{display:block;margin-bottom:7px;color:#aebcaf;font-size:11px;font-weight:950;text-transform:uppercase;letter-spacing:.07em}.hp-identity-form input,.hp-identity-form select,.hp-dashboard-builder select,.hp-automation-builder input,.hp-automation-builder select{width:100%;height:50px;padding:0 14px;border-radius:14px;border:1px solid rgba(255,255,255,.085);background:rgba(255,255,255,.045);color:#fff;outline:none}.hp-identity-form input:focus,.hp-identity-form select:focus,.hp-dashboard-builder select:focus,.hp-automation-builder input:focus,.hp-automation-builder select:focus{border-color:rgba(142,219,50,.35);box-shadow:0 0 0 3px rgba(142,219,50,.08)}.hp-identity-form option,.hp-dashboard-builder option,.hp-automation-builder option{background:#101811}.hp-identity-form label small{display:block;margin-top:6px;color:#748177}.hp-security-success,.hp-identity-feature{display:flex;align-items:flex-start;gap:15px;padding:18px;margin-bottom:20px;border-radius:18px;background:rgba(142,219,50,.08);border:1px solid rgba(142,219,50,.17)}.hp-security-success>i,.hp-identity-feature>i{display:grid;place-items:center;width:46px;height:46px;border-radius:14px;background:rgba(142,219,50,.13);color:var(--id-green-2);font-style:normal;font-size:20px}.hp-security-success p,.hp-identity-feature p{margin:5px 0 0;color:#98a699}.hp-2fa-setup{display:grid;grid-template-columns:260px 1fr;gap:24px;align-items:start;margin-bottom:24px}.hp-2fa-qr{display:grid;place-items:center;padding:18px;border-radius:18px;background:#fff}.hp-2fa-qr svg{max-width:220px;height:auto}.hp-2fa-setup code{display:block;margin-top:12px;padding:15px;border-radius:14px;background:#050805;color:#b8ff65;line-height:1.8}.hp-dashboard-builder__toolbar{display:flex;align-items:end;justify-content:space-between;gap:16px;padding:16px;margin-bottom:16px;border-radius:18px;background:rgba(255,255,255,.035);border:1px solid rgba(255,255,255,.055)}.hp-dashboard-builder__toolbar label{min-width:260px}.hp-dashboard-sortable{display:grid;gap:10px}.hp-dashboard-sortable article{display:grid;grid-template-columns:34px 1fr auto 130px;gap:14px;align-items:center;padding:15px;border-radius:17px;background:rgba(255,255,255,.038);border:1px solid rgba(255,255,255,.06);cursor:grab}.hp-dashboard-sortable article.is-dragging{opacity:.45}.hp-dashboard-sortable article.is-hidden{opacity:.55}.hp-dashboard-drag{color:#7f8c81;font-size:20px}.hp-dashboard-sortable strong,.hp-dashboard-sortable small{display:block}.hp-dashboard-sortable small{margin-top:4px;color:#829084}.hp-dashboard-save-status{min-height:20px;margin-top:14px;color:var(--id-green-2);font-weight:800}.hp-switch{display:inline-flex;align-items:center;gap:8px}.hp-switch input{position:absolute;opacity:0;pointer-events:none}.hp-switch i{position:relative;width:42px;height:24px;border-radius:999px;background:rgba(255,255,255,.11);border:1px solid rgba(255,255,255,.08);transition:.18s}.hp-switch i:after{content:"";position:absolute;width:18px;height:18px;left:2px;top:2px;border-radius:50%;background:#aab4ac;transition:.18s}.hp-switch input:checked+i{background:rgba(142,219,50,.25);border-color:rgba(142,219,50,.35)}.hp-switch input:checked+i:after{transform:translateX(18px);background:var(--id-green-2)}.hp-switch>span{color:#9ba89d;font-size:11px}.hp-switch--solo{justify-content:center}.hp-device-list{display:grid;gap:10px}.hp-device-list article{display:grid;grid-template-columns:42px 1fr auto auto;gap:12px;align-items:center;padding:14px;border-radius:16px;background:rgba(255,255,255,.035);border:1px solid rgba(255,255,255,.06)}.hp-device-list article>i{display:grid;place-items:center;width:42px;height:42px;border-radius:13px;background:rgba(142,219,50,.09);color:var(--id-green-2);font-style:normal}.hp-device-list strong,.hp-device-list small{display:block}.hp-device-list small{margin-top:4px;color:#829083}.hp-device-list b{padding:7px 9px;border-radius:9px;background:rgba(142,219,50,.10);color:var(--id-green-2);font-size:10px}.hp-device-list button{padding:8px 10px;border-radius:10px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.045);color:#dbe6dc;cursor:pointer}.hp-device-list button.is-trusted{border-color:rgba(142,219,50,.2);color:var(--id-green-2)}.hp-security-timeline{display:grid;gap:0}.hp-security-timeline article{display:grid;grid-template-columns:20px 1fr;gap:14px;padding:0 0 22px;position:relative}.hp-security-timeline article>i{width:12px;height:12px;margin-top:4px;border-radius:50%;background:var(--id-green);box-shadow:0 0 16px rgba(142,219,50,.45)}.hp-security-timeline article:not(:last-child):before{content:"";position:absolute;left:5px;top:18px;bottom:4px;width:2px;background:rgba(142,219,50,.13)}.hp-security-timeline p{margin:5px 0;color:#96a398}.hp-security-timeline small{color:#6e7a70}.hp-choice-grid{display:grid;gap:12px}.hp-choice-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.hp-choice-card{display:block;padding:20px;border-radius:18px;background:rgba(255,255,255,.035);border:1px solid rgba(255,255,255,.065);cursor:pointer;position:relative}.hp-choice-card input{position:absolute;opacity:0}.hp-choice-card i{display:block;width:18px;height:18px;border-radius:50%;border:2px solid #6d7a6f;margin-bottom:13px}.hp-choice-card input:checked+i{border-color:var(--id-green);box-shadow:inset 0 0 0 4px #101811;background:var(--id-green)}.hp-choice-card:has(input:checked){border-color:rgba(142,219,50,.28);background:rgba(142,219,50,.07)}.hp-choice-card strong,.hp-choice-card small{display:block}.hp-choice-card small{margin-top:7px;color:#879489;line-height:1.45}.hp-toggle-list{display:grid;gap:0}.hp-toggle-list>label,.hp-inline-toggle{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:66px;padding:12px 0;border-bottom:1px solid rgba(255,255,255,.055)}.hp-toggle-list>label:last-child{border-bottom:0}.hp-toggle-list strong,.hp-toggle-list small,.hp-inline-toggle strong,.hp-inline-toggle small{display:block}.hp-toggle-list small,.hp-inline-toggle small{margin-top:4px;color:#839087}.hp-channel-matrix{display:grid}.hp-channel-matrix__head,.hp-channel-matrix>div:not(.hp-channel-matrix__head){display:grid;grid-template-columns:minmax(260px,1fr) 90px 90px 90px;gap:10px;align-items:center}.hp-channel-matrix__head{padding:0 12px 10px;color:#78857b;font-size:10px;text-transform:uppercase;letter-spacing:.08em}.hp-channel-matrix__head b{text-align:center}.hp-channel-matrix>div:not(.hp-channel-matrix__head){min-height:68px;padding:10px 12px;border-top:1px solid rgba(255,255,255,.055)}.hp-channel-matrix strong,.hp-channel-matrix small{display:block}.hp-channel-matrix small{margin-top:3px;color:#839086}.hp-automation-flow{display:grid;grid-template-columns:minmax(0,1fr) 40px minmax(0,1fr);gap:14px;align-items:end}.hp-automation-flow>i{text-align:center;color:var(--id-green);font-size:24px;font-style:normal;padding-bottom:12px}.hp-automation-flow>div>span{display:block;margin-bottom:7px;color:#aebcaf;font-size:11px;font-weight:950;text-transform:uppercase;letter-spacing:.07em}.hp-automation-actions{display:flex;flex-wrap:wrap;gap:8px;min-height:50px;padding:8px;border-radius:14px;background:rgba(255,255,255,.045);border:1px solid rgba(255,255,255,.085)}.hp-automation-actions label{display:flex;align-items:center;gap:6px;padding:7px 9px;border-radius:10px;background:rgba(255,255,255,.04);color:#cfd9d0}.hp-automation-conditions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;margin:16px 0}.hp-automation-conditions label[hidden]{display:none}.hp-automation-name{display:block;margin-bottom:16px}.hp-automation-list{display:grid;gap:10px}.hp-automation-list article{display:grid;grid-template-columns:44px 1fr auto auto;gap:12px;align-items:center;padding:14px;border-radius:16px;background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.055);opacity:.68}.hp-automation-list article.is-active{opacity:1;border-color:rgba(142,219,50,.14)}.hp-automation-list article>i{display:grid;place-items:center;width:44px;height:44px;border-radius:14px;background:rgba(142,219,50,.10);font-style:normal}.hp-automation-list strong,.hp-automation-list small{display:block}.hp-automation-list small{margin-top:4px;color:#839087}.hp-automation-list button{padding:8px 10px;border-radius:10px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.04);color:#dce6dd;cursor:pointer}.hp-discord-mark{padding:9px 12px;border-radius:12px;background:#5865f2;color:#fff!important}.hp-connection-card{display:grid;grid-template-columns:62px 1fr auto;gap:15px;align-items:center;padding:18px;margin-bottom:18px;border-radius:18px;background:rgba(88,101,242,.10);border:1px solid rgba(88,101,242,.24)}.hp-connection-avatar{display:grid;place-items:center;width:62px;height:62px;border-radius:18px;background:#5865f2;overflow:hidden;font-weight:950}.hp-connection-avatar img{width:100%;height:100%;object-fit:cover}.hp-connection-card strong,.hp-connection-card small,.hp-connection-card span{display:block}.hp-connection-card small,.hp-connection-card span{color:#9ea8b9}.hp-connection-card em{padding:8px 10px;border-radius:999px;background:rgba(142,219,50,.11);color:var(--id-green-2);font-style:normal;font-size:10px;font-weight:950}.hp-cloud-status{display:inline-flex;align-items:center;gap:8px;padding:9px 11px;border-radius:999px;background:rgba(142,219,50,.09);color:var(--id-green-2);font-size:11px;font-weight:950}.hp-cloud-status i{width:8px;height:8px;border-radius:50%;background:var(--id-green);box-shadow:0 0 14px rgba(142,219,50,.6)}.hp-range-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-bottom:20px}.hp-range-grid label{padding:16px;border-radius:16px;background:rgba(255,255,255,.035);border:1px solid rgba(255,255,255,.055)}.hp-range-grid span{display:flex;justify-content:space-between;margin-bottom:12px}.hp-range-grid input{width:100%;accent-color:var(--id-green)}.hp-identity-empty{display:grid;place-items:center;text-align:center;min-height:150px;padding:24px;border-radius:18px;background:rgba(255,255,255,.025);border:1px dashed rgba(255,255,255,.09)}.hp-identity-empty>i{display:grid;place-items:center;width:50px;height:50px;border-radius:15px;background:rgba(142,219,50,.09);color:var(--id-green-2);font-style:normal;font-size:21px}.hp-identity-empty p{margin:7px 0 0;color:#849187}.hp-identity-empty--warning>i{background:rgba(255,180,60,.10);color:#ffbd5a}@media(max-width:1180px){.hp-identity-hero{grid-template-columns:1fr}.hp-identity-profile-card{max-width:500px}.hp-identity-layout{grid-template-columns:230px 1fr}.hp-identity-overview-grid{grid-template-columns:1fr}.hp-identity-card--wide{grid-column:auto}.hp-identity-launch-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hp-channel-matrix__head,.hp-channel-matrix>div:not(.hp-channel-matrix__head){grid-template-columns:minmax(220px,1fr) 75px 75px 75px}}@media(max-width:860px){.hp-identity-page{padding-top:98px}.hp-identity-shell{width:min(100% - 24px,760px)}.hp-identity-layout{grid-template-columns:1fr}.hp-identity-nav{position:relative;top:auto;display:flex;overflow:auto;gap:8px;padding:10px}.hp-identity-nav__title,.hp-identity-nav__group{display:none}.hp-identity-nav>a{min-width:165px;margin:0}.hp-identity-hero{padding:28px}.hp-identity-hero h1{font-size:42px}.hp-identity-launch-grid,.hp-choice-grid--3,.hp-security-checks--grid,.hp-identity-form--columns,.hp-range-grid,.hp-automation-conditions{grid-template-columns:1fr}.hp-dashboard-sortable article{grid-template-columns:28px 1fr}.hp-dashboard-sortable article>.hp-switch,.hp-dashboard-sortable article>select{grid-column:2}.hp-dashboard-builder__toolbar{align-items:stretch;flex-direction:column}.hp-automation-flow{grid-template-columns:1fr}.hp-automation-flow>i{transform:rotate(90deg);padding:0}.hp-channel-matrix{overflow:auto}.hp-channel-matrix__head,.hp-channel-matrix>div:not(.hp-channel-matrix__head){min-width:620px}.hp-device-list article,.hp-automation-list article{grid-template-columns:42px 1fr}.hp-device-list article>form,.hp-device-list article>b,.hp-automation-list article>form{grid-column:2}.hp-2fa-setup{grid-template-columns:1fr}}@media(max-width:560px){.hp-identity-shell{width:min(100% - 16px,520px)}.hp-identity-hero{padding:22px;border-radius:24px}.hp-identity-profile-card{grid-template-columns:64px 1fr}.hp-identity-card{padding:20px;border-radius:22px}.hp-mode-grid,.hp-identity-launch-grid{grid-template-columns:1fr}.hp-identity-hero__meta{display:grid}.hp-identity-nav>a{min-width:145px}.hp-identity-card__head{flex-direction:column}.hp-dashboard-builder__toolbar label{min-width:0}}
body.hp-id-font-large{font-size:112%}body.hp-id-font-small{font-size:94%}body.hp-id-high-contrast .hp-identity-card,body.hp-id-high-contrast .hp-identity-nav{border-color:rgba(255,255,255,.24)}body.hp-id-underline-links a{text-decoration:underline!important}body.hp-id-reduced-motion *,body.hp-mode-streamer *{animation-duration:.01ms!important;transition-duration:.01ms!important}body.hp-id-simplified .hp-identity-bg:after,body.hp-id-simplified .hp-identity-card:before{display:none}body.hp-mode-streamer .hp-account-name,body.hp-mode-streamer .hp-identity-profile-card span,body.hp-mode-streamer .hp-device-list small{filter:blur(5px)}

/* v38.6 Identity – personal dashboard widgets */
.hp-me-prime-alert-list,.hp-me-event-list,.hp-me-room-list{display:grid;gap:10px}.hp-me-prime-alert-list>a,.hp-me-event-list>a,.hp-me-room-list>a{display:grid;align-items:center;gap:12px;padding:13px 14px;border-radius:15px;border:1px solid rgba(255,255,255,.065);background:rgba(255,255,255,.035);color:#e5ece6;text-decoration:none;transition:.18s ease}.hp-me-prime-alert-list>a:hover,.hp-me-event-list>a:hover,.hp-me-room-list>a:hover{transform:translateY(-1px);border-color:rgba(142,219,50,.22);background:rgba(142,219,50,.055)}.hp-me-prime-alert-list>a{grid-template-columns:40px 1fr auto}.hp-me-prime-alert-list>a>i,.hp-me-room-list>a>i{display:grid;place-items:center;width:40px;height:40px;border-radius:13px;background:rgba(142,219,50,.10);color:#a8ef59;font-style:normal;font-weight:950}.hp-me-prime-alert-list>a.is-ticket>i{background:rgba(255,187,73,.12);color:#ffc45f}.hp-me-prime-alert-list>a.is-unread{border-color:rgba(142,219,50,.22);box-shadow:inset 3px 0 0 #8edb32}.hp-me-prime-alert-list strong,.hp-me-prime-alert-list small,.hp-me-event-list strong,.hp-me-event-list small,.hp-me-room-list strong,.hp-me-room-list small{display:block}.hp-me-prime-alert-list small,.hp-me-event-list small,.hp-me-room-list small{margin-top:4px;color:#89968b;line-height:1.4}.hp-me-prime-alert-list>a>b{min-width:26px;padding:6px 8px;border-radius:999px;background:#8edb32;color:#10170f;text-align:center;font-size:11px}.hp-me-prime-alert-list>a>em{color:#758178;font-size:10px;font-style:normal;white-space:nowrap}.hp-me-event-list>a{grid-template-columns:50px 1fr auto}.hp-me-event-list time{display:grid;place-items:center;width:50px;height:54px;border-radius:14px;background:rgba(142,219,50,.09);border:1px solid rgba(142,219,50,.13)}.hp-me-event-list time b{font-size:19px;line-height:1;color:#e9f2ea}.hp-me-event-list time span{font-size:9px;color:#9be447;font-weight:950}.hp-me-event-list em{padding:6px 8px;border-radius:999px;background:rgba(255,255,255,.05);color:#9ca79e;font-size:9px;font-style:normal;font-weight:950;white-space:nowrap}.hp-me-event-list em.is-live{background:rgba(142,219,50,.12);color:#a7eb58}.hp-me-room-list>a{grid-template-columns:40px 1fr auto}.hp-me-room-list>a>b{display:grid;place-items:center;min-width:30px;height:30px;padding:0 8px;border-radius:10px;background:rgba(142,219,50,.1);color:#a6eb57;font-size:11px}.hp-dashboard-size-wide.hp-me-prime-alerts,.hp-dashboard-size-wide.hp-me-events,.hp-dashboard-size-wide.hp-me-rooms{grid-column:span 2}@media(max-width:760px){.hp-dashboard-size-wide.hp-me-prime-alerts,.hp-dashboard-size-wide.hp-me-events,.hp-dashboard-size-wide.hp-me-rooms{grid-column:auto}.hp-me-prime-alert-list>a,.hp-me-event-list>a,.hp-me-room-list>a{grid-template-columns:40px 1fr}.hp-me-prime-alert-list>a>b,.hp-me-prime-alert-list>a>em,.hp-me-event-list>a>em,.hp-me-room-list>a>b{grid-column:2;justify-self:start}.hp-me-event-list>a{grid-template-columns:50px 1fr}}
.hp-account-mode-switch{padding:10px 12px;border-top:1px solid rgba(255,255,255,.055);border-bottom:1px solid rgba(255,255,255,.055);background:rgba(255,255,255,.018)}.hp-account-mode-switch>span{display:block;margin-bottom:8px;color:#77837a;font-size:9px;font-weight:950;letter-spacing:.09em;text-transform:uppercase}.hp-account-mode-switch>div{display:grid;grid-template-columns:repeat(5,1fr);gap:6px}.hp-account-mode-switch button{display:grid;place-items:center;height:31px;border-radius:9px;border:1px solid rgba(255,255,255,.065);background:rgba(255,255,255,.035);color:#89968c;cursor:pointer;font-size:14px;transition:.16s ease}.hp-account-mode-switch button:hover,.hp-account-mode-switch button.is-active{border-color:rgba(142,219,50,.24);background:rgba(142,219,50,.10);color:#a9ef5a}.hp-account-mode-switch button.is-active{box-shadow:inset 0 0 0 1px rgba(142,219,50,.12)}

/* v38.6.1 Identity Stabilization */
.hp-choice-grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}
.hp-pending-change,.hp-form-security-note,.hp-channel-availability{display:flex;align-items:flex-start;gap:12px;padding:14px 16px;margin:0 0 18px;border-radius:16px;border:1px solid rgba(142,219,50,.18);background:rgba(142,219,50,.065)}
.hp-pending-change>i,.hp-form-security-note>i{display:grid;place-items:center;flex:0 0 38px;width:38px;height:38px;border-radius:12px;background:rgba(142,219,50,.12);color:#b1ff49;font-style:normal;font-weight:950}
.hp-pending-change strong,.hp-pending-change p,.hp-form-security-note span{display:block}.hp-pending-change p{margin:4px 0 0;color:#a7b3a9;line-height:1.5}.hp-identity-card--compact-info{padding-block:18px}.hp-identity-card--compact-info .hp-identity-feature{margin:0}
.hp-password-input{position:relative;display:block}.hp-password-input input{padding-right:52px!important}.hp-password-input button{position:absolute;right:8px;top:50%;translate:0 -50%;display:grid;place-items:center;width:36px;height:36px;border:0;border-radius:10px;background:rgba(255,255,255,.055);color:#dce6dd;cursor:pointer}.hp-password-input button:hover{background:rgba(142,219,50,.10);color:#b1ff49}
.hp-password-strength{display:grid;grid-template-columns:1fr auto;align-items:center;gap:12px;margin-top:-5px}.hp-password-strength:before{content:"";height:7px;border-radius:999px;background:rgba(255,255,255,.07);box-shadow:inset 0 0 0 1px rgba(255,255,255,.04)}.hp-password-strength i{position:absolute;width:0}.hp-password-strength span{color:#87948a;font-size:11px;font-weight:900}.hp-password-strength[data-score="1"]:before{background:linear-gradient(90deg,#d95b55 25%,rgba(255,255,255,.07) 25%)}.hp-password-strength[data-score="2"]:before{background:linear-gradient(90deg,#e79a3b 50%,rgba(255,255,255,.07) 50%)}.hp-password-strength[data-score="3"]:before{background:linear-gradient(90deg,#d9cf48 75%,rgba(255,255,255,.07) 75%)}.hp-password-strength[data-score="4"]:before{background:#8edb32}.hp-password-rules{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0;padding:0;list-style:none}.hp-password-rules li{position:relative;padding-left:20px;color:#7f8b82;font-size:11px}.hp-password-rules li:before{content:"×";position:absolute;left:0;color:#c05d55;font-weight:950}.hp-password-rules li.is-valid{color:#b6c2b8}.hp-password-rules li.is-valid:before{content:"✓";color:#9bea4a}
.hp-device-state{display:inline-flex;margin-top:6px;padding:5px 8px;border-radius:999px;background:rgba(255,155,80,.09);color:#ffb26c;font-size:9px;font-weight:950;text-transform:uppercase;letter-spacing:.04em}.hp-device-state.is-trusted{background:rgba(142,219,50,.10);color:#aaf15a}
.hp-switch.is-disabled,.hp-automation-actions label.is-disabled{opacity:.38;cursor:not-allowed}.hp-switch.is-disabled input,.hp-automation-actions label.is-disabled input{pointer-events:none}.hp-channel-availability{flex-wrap:wrap;margin-top:14px;margin-bottom:0;background:rgba(255,255,255,.025);border-color:rgba(255,255,255,.065)}.hp-channel-availability span{padding:7px 9px;border-radius:10px;background:rgba(255,255,255,.04);color:#9aa69d;font-size:10px;font-weight:900}.hp-channel-availability span.is-ready{background:rgba(142,219,50,.09);color:#a7ed57}
.hp-cloud-description{margin:-4px 0 16px;color:#9ba79d;line-height:1.55}.hp-cloud-status.is-pending{background:rgba(255,182,70,.10);color:#ffc05a}.hp-cloud-status.is-pending i{background:#ffb84b;box-shadow:0 0 14px rgba(255,184,75,.5)}.hp-cloud-status.is-paused{background:rgba(255,255,255,.06);color:#a5afa7}.hp-cloud-status.is-paused i{background:#7d887f;box-shadow:none}.hp-cloud-status.is-confirmed{background:rgba(142,219,50,.09);color:#aaf15a}
body.hp-mode-streamer .hp-sensitive-email,body.hp-mode-streamer .hp-sensitive-input,body.hp-mode-streamer .hp-sensitive-session,body.hp-mode-streamer .hp-sensitive-device,body.hp-mode-streamer .hp-sensitive-discord,body.hp-mode-streamer .hp-sensitive-block{filter:blur(7px)!important;user-select:none!important;pointer-events:none!important}body.hp-mode-streamer .hp-sensitive-input{color:transparent!important;text-shadow:0 0 9px rgba(255,255,255,.75)}
@media(max-width:1180px){.hp-choice-grid--4{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:680px){.hp-choice-grid--4,.hp-password-rules{grid-template-columns:1fr}}
body.hp-mode-streamer .hp-security-timeline p,body.hp-mode-streamer .hp-connection-avatar,body.hp-mode-streamer .hp-ticket-number,body.hp-mode-streamer [data-ticket-reference]{filter:blur(7px)!important;user-select:none!important}

/* v38.6.4 Identity Reliability */
.hp-identity-inline-actions{display:flex;flex-wrap:wrap;gap:10px;align-items:center;margin-top:16px}.hp-identity-inline-actions>form{margin:0}.hp-prime-notifications--compact{max-height:360px;overflow:auto;padding-right:4px}.hp-identity-button:disabled,.hp-identity-button[disabled]{opacity:.48;cursor:not-allowed;filter:saturate(.4)}.hp-identity-button:disabled:hover,.hp-identity-button[disabled]:hover{transform:none}.hp-channel-availability span:not(.is-ready){color:#ffbd5a}

/* v38.6.9 Identity Reliability II */
.hp-me-referral-rewards>div.is-claimable{border-color:rgba(255,202,81,.28)!important;background:linear-gradient(135deg,rgba(255,202,81,.10),rgba(142,219,50,.055))!important;box-shadow:inset 3px 0 0 rgba(255,202,81,.85)!important}
.hp-me-referral-rewards>div.is-claimable strong:before{content:'!';display:inline-grid;place-items:center;width:18px;height:18px;margin-right:7px;border-radius:7px;background:#ffca51;color:#10170f;font-size:11px;font-weight:950;vertical-align:-1px}
.hp-me-referral-rewards>div.is-claimable span{color:#ffd66b!important;font-weight:950!important}
.hp-discord-state{display:grid;gap:10px;margin:16px 0 0}.hp-discord-state__box{display:flex;align-items:flex-start;gap:12px;padding:14px 16px;border-radius:16px;background:rgba(255,255,255,.035);border:1px solid rgba(255,255,255,.075);color:#aebbae}.hp-discord-state__box i{display:grid;place-items:center;flex:0 0 34px;width:34px;height:34px;border-radius:12px;background:rgba(142,219,50,.11);color:#b1ff49;font-style:normal;font-weight:950}.hp-discord-state__box strong,.hp-discord-state__box small{display:block}.hp-discord-state__box small{margin-top:4px;color:#95a397;line-height:1.45}.hp-discord-state__box.is-warning{border-color:rgba(255,190,90,.20);background:rgba(255,190,90,.055)}.hp-discord-state__box.is-warning i{background:rgba(255,190,90,.14);color:#ffc45f}.hp-discord-state__box.is-error{border-color:rgba(255,103,103,.22);background:rgba(255,103,103,.055)}.hp-discord-state__box.is-error i{background:rgba(255,103,103,.13);color:#ff8989}.hp-channel-availability span.is-warning{background:rgba(255,190,90,.09);color:#ffc45f}.hp-channel-availability span.is-error{background:rgba(255,103,103,.08);color:#ff8989}.hp-identity-empty--warning p code,.hp-discord-state code{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.92em;color:#d6e2d6}

/* v39.0.3 Genesis Profile Customization */
.hp-profile-customizer-grid{display:grid;grid-template-columns:minmax(320px,.9fr) minmax(0,1.1fr);gap:22px;align-items:stretch}
.hp-profile-live-preview{--profile-preview-accent:#8edb32;position:relative;display:grid;grid-template-columns:150px minmax(0,1fr);align-items:center;min-height:310px;padding:24px;overflow:hidden;border-radius:24px;border:1px solid color-mix(in srgb,var(--profile-preview-accent) 28%,transparent);background:linear-gradient(145deg,color-mix(in srgb,var(--profile-preview-accent) 15%,#09120c),rgba(4,10,6,.96));box-shadow:inset 0 1px rgba(255,255,255,.045),0 25px 55px rgba(0,0,0,.25)}
.hp-profile-live-preview__glow{position:absolute;inset:-25%;background:radial-gradient(circle at 22% 38%,color-mix(in srgb,var(--profile-preview-accent) 34%,transparent),transparent 31%),radial-gradient(circle at 78% 15%,rgba(255,255,255,.08),transparent 29%);pointer-events:none}
.hp-profile-live-preview[data-banner="aurora"] .hp-profile-live-preview__glow{background:radial-gradient(circle at 18% 72%,color-mix(in srgb,var(--profile-preview-accent) 42%,transparent),transparent 32%),radial-gradient(circle at 82% 10%,rgba(100,139,255,.24),transparent 34%),linear-gradient(130deg,transparent,rgba(189,104,255,.12))}
.hp-profile-live-preview[data-banner="minimal"]{border-color:rgba(255,255,255,.08);background:rgba(6,13,8,.96);box-shadow:inset 0 1px rgba(255,255,255,.03)}
.hp-profile-live-preview[data-banner="minimal"] .hp-profile-live-preview__glow{opacity:.25}
.hp-profile-live-preview__avatar{position:relative;z-index:1;display:flex;align-items:flex-end;justify-content:center;width:140px;height:220px;overflow:hidden;border-radius:22px;background:radial-gradient(circle at 50% 44%,color-mix(in srgb,var(--profile-preview-accent) 18%,transparent),transparent 59%);border:1px solid color-mix(in srgb,var(--profile-preview-accent) 20%,transparent)}
.hp-profile-live-preview__avatar img{display:block;width:auto;height:225px;max-width:none;image-rendering:pixelated;filter:drop-shadow(0 20px 20px rgba(0,0,0,.48));transform:translateY(9px)}
.hp-profile-live-preview__copy{position:relative;z-index:1;min-width:0}
.hp-profile-live-preview__copy small{display:block;color:var(--profile-preview-accent);font-size:9px;font-weight:950;letter-spacing:.1em;text-transform:uppercase}
.hp-profile-live-preview__copy strong{display:block;margin-top:8px;color:#fff;font-size:clamp(28px,4vw,45px);line-height:1;letter-spacing:-.055em;overflow-wrap:anywhere}
.hp-profile-live-preview__copy b{display:block;margin-top:8px;color:color-mix(in srgb,var(--profile-preview-accent) 72%,white);font-size:12px}
.hp-profile-live-preview__copy p{margin:14px 0 0;color:#aebbae;font-size:12px;line-height:1.6;overflow-wrap:anywhere}
.hp-profile-customizer-fields textarea{width:100%;resize:vertical;min-height:142px;padding:13px 14px;border-radius:14px;border:1px solid rgba(255,255,255,.08);background:rgba(2,8,4,.52);color:#eef6ef;outline:none;line-height:1.55}
.hp-profile-customizer-fields textarea:focus{border-color:rgba(142,219,50,.34);box-shadow:0 0 0 3px rgba(142,219,50,.07)}
.hp-profile-customizer-fields small b{color:var(--id-green-2)}
.hp-profile-accent-control{display:flex;align-items:center;gap:14px}
.hp-profile-accent-control>input[type="color"]{flex:0 0 58px;width:58px;height:48px;padding:4px;border-radius:14px;border:1px solid rgba(255,255,255,.09);background:rgba(255,255,255,.035);cursor:pointer}
.hp-profile-accent-presets{display:flex;flex-wrap:wrap;gap:8px}
.hp-profile-accent-presets button{width:32px;height:32px;padding:0;border-radius:10px;border:2px solid rgba(255,255,255,.12);background:var(--preset-accent);box-shadow:inset 0 0 0 2px rgba(0,0,0,.18);cursor:pointer;transition:.16s ease}
.hp-profile-accent-presets button:hover,.hp-profile-accent-presets button.is-active{transform:translateY(-2px);border-color:#fff}
.hp-profile-banner-choices{grid-template-columns:repeat(3,minmax(0,1fr))}
.hp-profile-banner-choice{min-height:190px}
.hp-profile-banner-choice__sample{display:block;height:54px;margin:2px 0 13px;border-radius:13px;background:linear-gradient(135deg,rgba(142,219,50,.22),rgba(3,10,5,.95));border:1px solid rgba(142,219,50,.18)}
.hp-profile-banner-choice[data-banner-choice="aurora"] .hp-profile-banner-choice__sample{background:radial-gradient(circle at 15% 80%,rgba(66,214,197,.42),transparent 42%),radial-gradient(circle at 82% 12%,rgba(157,124,255,.42),transparent 44%),#07100b}
.hp-profile-banner-choice[data-banner-choice="minimal"] .hp-profile-banner-choice__sample{background:#07100b;border-color:rgba(255,255,255,.08);box-shadow:inset 0 1px rgba(255,255,255,.04)}
.hp-profile-badge-picker{display:grid;grid-template-columns:repeat(auto-fill,minmax(92px,1fr));gap:10px;max-height:430px;padding:2px 6px 2px 2px;overflow:auto}
.hp-profile-badge-picker label{position:relative;min-width:0;cursor:pointer}
.hp-profile-badge-picker input{position:absolute;opacity:0;pointer-events:none}
.hp-profile-badge-picker label>span{display:grid;place-items:center;min-height:96px;padding:10px;border-radius:16px;border:1px solid rgba(255,255,255,.065);background:rgba(255,255,255,.03);transition:.16s ease}
.hp-profile-badge-picker label:hover>span{transform:translateY(-2px);border-color:rgba(142,219,50,.22)}
.hp-profile-badge-picker input:checked+span{border-color:rgba(142,219,50,.52);background:rgba(142,219,50,.11);box-shadow:inset 0 0 0 1px rgba(142,219,50,.14)}
.hp-profile-badge-picker input:focus-visible+span{outline:3px solid rgba(142,219,50,.2);outline-offset:2px}
.hp-profile-badge-picker img{display:block;max-width:50px;max-height:50px;image-rendering:pixelated}
.hp-profile-badge-picker b{display:block;overflow:hidden;width:100%;margin-top:8px;color:#8e9a90;font-size:8px;text-align:center;text-overflow:ellipsis;white-space:nowrap}
.hp-profile-badge-picker label.has-broken-image>span:before{content:"★";display:grid;place-items:center;width:46px;height:46px;border-radius:13px;color:var(--id-green-2);background:rgba(142,219,50,.09)}
.hp-profile-badge-status{margin:14px 0 0;color:#879489;font-size:11px}
.hp-profile-badge-status.is-warning{color:#ffc45f}
.hp-profile-customizer-actions{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:18px}
.hp-profile-customizer-actions>span{color:#879489;font-size:11px;line-height:1.5}
@media(max-width:1050px){.hp-profile-customizer-grid{grid-template-columns:1fr}.hp-profile-live-preview{grid-template-columns:180px minmax(0,1fr)}}
@media(max-width:820px){.hp-profile-banner-choices{grid-template-columns:1fr}.hp-profile-customizer-actions{align-items:stretch;flex-direction:column}.hp-profile-customizer-actions .hp-identity-button{width:100%}}
@media(max-width:560px){.hp-profile-live-preview{grid-template-columns:1fr;text-align:center}.hp-profile-live-preview__avatar{justify-self:center}.hp-profile-accent-control{align-items:flex-start;flex-direction:column}}
