.portal-auth{--hci-navy:#05131f;--hci-navy-2:#0a1f2e;--hci-teal:#0b7a75;--hci-teal-bright:#14b8a6;--hci-teal-glow:rgba(11,122,117,0.2);--hci-gold:#ca8a04;--hci-orange:#f97316;--hci-orange-hover:#ea580c;--hci-bg:#f3f7f7;--hci-card:#ffffff;--hci-text:#111827;--hci-muted:#4b5563;--hci-border:color-mix(in srgb,#0b7a75 18%,#e5e7eb);--hci-danger:#dc2626;--hci-ok:#059669;--hci-radius:16px;min-height:calc(100dvh - 4.5rem);background:radial-gradient(ellipse 80% 40% at 50% -10%,var(--hci-teal-glow),transparent 55%),radial-gradient(ellipse 50% 30% at 100% 20%,rgba(202,138,4,.1),transparent 50%),linear-gradient(180deg,#eef8f7 0,var(--hci-bg) 38%,#f6f8fa 100%);color:var(--hci-text);padding:1.25rem 1rem 2.5rem}.portal-auth__shell{width:min(26rem,100%);margin:0 auto}.portal-auth__eyebrow{display:inline-flex;align-items:center;margin:0 0 .65rem;padding:.35rem .85rem;border-radius:999px;font-size:.65rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:var(--hci-gold);background:color-mix(in srgb,var(--hci-gold) 12%,#fff);border:1px solid color-mix(in srgb,var(--hci-gold) 35%,#e5e7eb)}.portal-auth__card{background:var(--hci-card);border:1px solid var(--hci-border);border-radius:var(--hci-radius);box-shadow:0 1px 2px rgba(15,23,42,.04),0 12px 32px rgba(11,122,117,.08);padding:1.35rem 1.15rem 1.4rem}.portal-auth__card h1{margin:0 0 .35rem;font-size:1.45rem;font-weight:800;letter-spacing:-.02em;color:var(--hci-text)}.portal-auth__lead{margin:0 0 1.15rem;font-size:.9rem;line-height:1.45;color:var(--hci-muted);font-weight:500}.portal-auth__form{display:flex;flex-direction:column;gap:.95rem}.portal-auth__field{display:flex;flex-direction:column;gap:.35rem}.portal-auth__label{font-size:.8rem;font-weight:700;color:var(--hci-text)}.portal-auth__input{width:100%;box-sizing:border-box;padding:.7rem .85rem;border-radius:12px;border:1.5px solid color-mix(in srgb,var(--hci-teal) 28%,#e5e7eb);background:#fff;color:var(--hci-text);font-size:1rem;font-weight:500;line-height:1.35;outline:none;transition:border-color .15s ease,box-shadow .15s ease;-webkit-text-fill-color:var(--hci-text)}.portal-auth__input::-moz-placeholder{color:#9ca3af;opacity:1}.portal-auth__input::placeholder{color:#9ca3af;opacity:1}.portal-auth__input:focus{border-color:var(--hci-teal);box-shadow:0 0 0 3px rgba(11,122,117,.18)}.portal-auth__input:-webkit-autofill,.portal-auth__input:-webkit-autofill:focus,.portal-auth__input:-webkit-autofill:hover{-webkit-text-fill-color:var(--hci-text);caret-color:var(--hci-text);box-shadow:inset 0 0 0 1000px #fff;-webkit-transition:background-color 9999s ease-in-out 0s;transition:background-color 9999s ease-in-out 0s}.portal-auth-inner.site-page-inner--flush,.portal-auth-root.site-page-shell{padding:0;max-width:none}.portal-auth__input-wrap{position:relative}.portal-auth__input-wrap .portal-auth__input{padding-right:3.25rem}.portal-auth__toggle{position:absolute;right:.35rem;top:50%;transform:translateY(-50%);border:none;background:transparent;color:var(--hci-teal);width:2.5rem;height:2.5rem;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;padding:0;border-radius:10px;transition:background .15s ease,color .15s ease}select.php-select,select.portal-auth__input,select.premium-funnel__input{-moz-appearance:none;appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' stroke='%230B7A75' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><path d='M4 6l4 4 4-4'/></svg>");background-repeat:no-repeat;background-position:right .85rem center;padding-right:2.4rem}.portal-auth__toggle.is-active,.portal-auth__toggle[aria-pressed=true]{background:rgba(11,122,117,.12);color:#065f5b}.portal-auth__error{border-radius:10px;background:#fef2f2;border:1px solid #fecaca;color:var(--hci-danger);font-size:.85rem;line-height:1.35}.portal-auth__error,.portal-auth__ok{margin:0;padding:.65rem .75rem;font-weight:600}.portal-auth__ok{border-radius:10px;background:#ecfdf5;border:1px solid #a7f3d0;color:var(--hci-ok);font-size:.9rem;line-height:1.4}.portal-auth__btn{width:100%;margin-top:.15rem;padding:.8rem 1rem;border:none;border-radius:12px;background:var(--hci-orange);color:#fff;font-size:.95rem;font-weight:800;cursor:pointer;box-shadow:0 8px 22px rgba(249,115,22,.35);transition:transform .15s ease,box-shadow .15s ease,opacity .15s ease,background .15s ease}a.portal-auth__btn{display:flex;align-items:center;justify-content:center;text-decoration:none;box-sizing:border-box;text-align:center}.portal-auth__btn:hover:not(:disabled){background:var(--hci-orange-hover);transform:translateY(-1px);box-shadow:0 10px 26px rgba(249,115,22,.42)}.portal-auth__btn:disabled{opacity:.85;cursor:not-allowed}.portal-auth__btn--ghost{background:#fff;color:var(--hci-teal);border:1.5px solid color-mix(in srgb,var(--hci-teal) 35%,#e5e7eb);box-shadow:none}.portal-auth__btn--ghost:hover:not(:disabled){background:color-mix(in srgb,var(--hci-teal) 8%,#fff);box-shadow:none;transform:none}.portal-auth__btn--ghost:active:not(:disabled),.portal-auth__btn:active:not(:disabled){transform:scale(.98)}.portal-auth__btn.is-active,a.portal-auth__btn.is-active{background:var(--hci-orange);box-shadow:0 0 0 3px rgba(249,115,22,.28),0 8px 20px rgba(249,115,22,.35)}.portal-auth__btn--ghost.is-active{background:rgba(11,122,117,.12);color:var(--hci-teal);border-color:rgba(11,122,117,.45);box-shadow:0 0 0 2px rgba(20,184,166,.22)}.portal-auth__tabs{display:grid;grid-template-columns:1fr 1fr;gap:.35rem;margin:0 0 1rem;padding:.3rem;border-radius:14px;background:color-mix(in srgb,var(--hci-teal) 10%,#eef2f6);border:1px solid color-mix(in srgb,var(--hci-teal) 15%,#e5e7eb)}.portal-auth__tab{border:none;border-radius:11px;min-height:2.55rem;padding:.55rem .65rem;font:inherit;font-size:.85rem;font-weight:700;cursor:pointer;background:transparent;color:#4b5563;transition:color .2s ease,background .2s ease,box-shadow .2s ease,transform .15s ease}.portal-auth__tab:hover{color:var(--hci-teal);background:rgba(11,122,117,.1)}.portal-auth__tab:active{transform:scale(.98)}.portal-auth__tab.is-active{background:var(--hci-teal);color:#fff;font-weight:800;box-shadow:0 4px 14px rgba(11,122,117,.28)}.portal-auth__choice-label{margin:0 0 .45rem;font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--hci-teal)}.portal-auth__choice-grid{display:grid;gap:.7rem;margin-bottom:.85rem}.portal-auth__choice{display:flex;flex-direction:column;align-items:flex-start;gap:.2rem;width:100%;min-height:4.35rem;text-align:left;padding:.95rem 1rem .95rem 2.65rem;border-radius:14px;border:2px solid color-mix(in srgb,var(--hci-teal) 42%,#d1d5db);background:#fff;color:var(--hci-text);cursor:pointer;font:inherit;position:relative;box-shadow:0 2px 8px rgba(11,122,117,.08);transition:border-color .2s ease,background .2s ease,box-shadow .2s ease,transform .15s ease,color .2s ease}.portal-auth__choice:before{content:"";position:absolute;left:.95rem;top:1.15rem;width:1.05rem;height:1.05rem;border-radius:999px;border:2px solid color-mix(in srgb,var(--hci-teal) 55%,#9ca3af);background:#fff;box-sizing:border-box}.portal-auth__choice:hover{border-color:var(--hci-teal);background:color-mix(in srgb,var(--hci-teal) 8%,#fff);box-shadow:0 6px 16px rgba(11,122,117,.14)}.portal-auth__choice:active{transform:scale(.99)}.portal-auth__choice.is-active{border-color:var(--hci-teal);background:var(--hci-teal);box-shadow:0 8px 20px rgba(11,122,117,.32);color:#fff}.portal-auth__choice.is-active:before{border-color:#fff;background:#fff;box-shadow:inset 0 0 0 4px var(--hci-teal)}.portal-auth__choice-title{font-size:1.05rem;font-weight:800;letter-spacing:-.02em}.portal-auth__choice-hint{font-size:.8rem;color:var(--hci-muted);font-weight:600;line-height:1.3}.portal-auth__choice.is-active .portal-auth__choice-hint{color:rgba(255,255,255,.88)}.portal-auth__btn--login{background:var(--hci-teal);box-shadow:0 8px 22px rgba(11,122,117,.32);margin-top:0}.portal-auth__btn--login:hover:not(:disabled){background:#086e6a;box-shadow:0 10px 26px rgba(11,122,117,.4)}@media (min-width:1024px){.portal-auth__choice-grid--join{grid-template-columns:1fr 1fr}}.portal-auth__badge{display:inline-flex;align-items:center;gap:.35rem;margin-bottom:.85rem;padding:.35rem .7rem;border-radius:999px;background:rgba(11,122,117,.12);color:var(--hci-teal);font-size:.72rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.portal-auth__links{margin:.15rem 0 0;font-size:.85rem;color:var(--hci-muted);line-height:1.5}.portal-auth__links a{color:var(--hci-gold);font-weight:700;text-decoration:underline;text-underline-offset:2px}.portal-auth__links a:hover{color:var(--hci-teal)}.portal-auth__meta{display:flex;flex-direction:column;gap:.55rem;margin-bottom:1.25rem;color:var(--hci-text);font-size:.92rem}.portal-auth__meta strong{color:var(--hci-muted);font-weight:700;font-size:.75rem;text-transform:uppercase;letter-spacing:.04em;display:block;margin-bottom:.15rem}.portal-auth__actions{display:flex;flex-direction:column;gap:.65rem;margin-top:.5rem}@media (min-width:640px){.portal-auth{padding-top:2rem}.portal-auth__card{padding:1.6rem 1.45rem 1.55rem}}.portal-auth__divider{display:flex;align-items:center;gap:.75rem;margin:1.1rem 0 .9rem;color:#9CA3AF;font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.portal-auth__divider:after,.portal-auth__divider:before{content:"";flex:1;height:1px;background:#D6DCE5}.portal-auth__qr{display:flex;flex-direction:column;gap:.75rem}.portal-auth__qr-panel{display:flex;flex-direction:column;align-items:center;gap:.55rem;padding:1rem;border-radius:14px;border:1px solid #d6dce5;background:#F6F8FA}.portal-auth__qr-title{margin:0;font-size:.92rem;font-weight:700;color:#071a33}.portal-auth__qr-img{width:220px;height:220px;border-radius:12px;background:#fff;border:1px solid #e5e7eb}.portal-auth__qr-hint{margin:0;text-align:center;font-size:.85rem;color:#6B7280}.portal-auth__btn--ghost{background:#fff!important;color:#0B7A75!important;border:1px solid #0b7a75!important;box-shadow:none!important}.portal-auth__linkbtn{background:none;border:none;color:#0B7A75;font:inherit;font-weight:700;cursor:pointer;text-decoration:underline;padding:0}