.edt-access-standalone{margin:0;min-height:100vh;background:radial-gradient(circle at 8% 8%,rgba(255,255,255,.58),transparent 25%),linear-gradient(135deg,var(--edt-a-primary,#2563eb),var(--edt-a-accent,#06b6d4));font-family:Inter,"Public Sans",system-ui,-apple-system,"Segoe UI",sans-serif}.edt-access-standalone #wpadminbar{display:none!important}.edt-access-page{--edt-a-primary:#2563eb;--edt-a-accent:#06b6d4;--edt-a-primary-dark:color-mix(in srgb,var(--edt-a-primary),#000 16%);--edt-a-ink:#172033;--edt-a-muted:#667085;--edt-a-line:#e2e8f0;--edt-a-soft:#f8fafc;--edt-a-card-radius:20px;--edt-a-button-radius:11px;width:min(1320px,100%);min-height:100vh;margin:0 auto;padding:34px clamp(16px,4vw,54px);display:flex;flex-direction:column;justify-content:center;color:var(--edt-a-ink)}.edt-access-page *{box-sizing:border-box}.edt-access-brand{display:flex;align-items:center;justify-content:center;gap:14px;margin-bottom:24px;color:#fff;text-align:left}.edt-access-brand-mark{display:grid;place-items:center;width:68px;height:68px;flex:0 0 68px;border:1px solid rgba(255,255,255,.36);border-radius:20px;background:#fff;box-shadow:0 15px 36px rgba(15,23,42,.16);overflow:hidden}.edt-access-brand-mark img{width:100%;height:100%;object-fit:contain;padding:8px}.edt-access-brand-fallback{font-size:31px;font-weight:850;color:var(--edt-a-primary)}.edt-access-brand h1{margin:0;color:#fff;font-size:clamp(26px,3.5vw,40px);line-height:1.05;letter-spacing:-.04em}.edt-access-brand p{margin:6px 0 0;color:rgba(255,255,255,.82);font-size:13px}.edt-access-alert{margin:0 auto 18px;width:min(860px,100%);border:0!important;border-radius:14px!important;padding:13px 16px!important;font-size:13px}.edt-access-card{height:100%;border:1px solid rgba(255,255,255,.54)!important;border-radius:var(--edt-a-card-radius)!important;background:rgba(255,255,255,.96)!important;box-shadow:0 22px 56px rgba(15,23,42,.17)!important;overflow:hidden;backdrop-filter:blur(18px)}.edt-access-card:before{content:"";display:block;height:4px;background:linear-gradient(90deg,var(--edt-a-primary),var(--edt-a-accent))}.edt-access-card .card-body{padding:clamp(22px,3vw,34px)}.edt-access-card-header{display:flex;align-items:flex-start;gap:12px;margin-bottom:22px}.edt-access-card-icon{display:grid;place-items:center;width:44px;height:44px;flex:0 0 44px;border-radius:13px;background:linear-gradient(145deg,color-mix(in srgb,var(--edt-a-primary),#fff 86%),color-mix(in srgb,var(--edt-a-accent),#fff 85%));color:var(--edt-a-primary);font-size:21px}.edt-access-card h2{margin:0;font-size:21px;letter-spacing:-.02em}.edt-access-card-header p{margin:4px 0 0;color:var(--edt-a-muted);font-size:12px;line-height:1.45}.edt-access-page .form-label{margin-bottom:6px;color:#344054;font-size:12px;font-weight:750}.edt-access-page .form-control,.edt-access-page .form-select{min-height:46px;border-color:var(--edt-a-line);border-radius:var(--edt-a-button-radius);background-color:#fff;font-size:14px}.edt-access-page .form-control:focus,.edt-access-page .form-select:focus{border-color:var(--edt-a-primary);box-shadow:0 0 0 .2rem color-mix(in srgb,var(--edt-a-primary),transparent 88%)}.edt-access-page .btn{border-radius:var(--edt-a-button-radius);font-weight:750}.edt-access-page .btn-primary{min-height:46px;border:0;background:linear-gradient(135deg,var(--edt-a-primary),var(--edt-a-accent));box-shadow:0 10px 22px color-mix(in srgb,var(--edt-a-primary),transparent 76%)}.edt-access-page .btn-primary:hover{filter:brightness(.96);transform:translateY(-1px)}.edt-access-page .btn-outline-secondary{border-color:var(--edt-a-line);color:#475569}.edt-access-page a{color:var(--edt-a-primary);text-decoration:none}.edt-access-page a:hover{text-decoration:underline}.edt-access-divider{display:flex;align-items:center;gap:10px;margin:22px 0;color:#98a2b3;font-size:11px;font-weight:750;text-transform:uppercase;letter-spacing:.05em}.edt-access-divider:before,.edt-access-divider:after{content:"";flex:1;height:1px;background:#e8edf3}.edt-access-resend{padding:15px;border:1px solid var(--edt-a-line);border-radius:13px;background:var(--edt-a-soft)}.edt-access-resend strong{display:block;margin-bottom:3px;font-size:12px}.edt-access-resend p{margin:0 0 10px;color:var(--edt-a-muted);font-size:11px}.edt-access-note{margin:14px 0 0;padding:12px 13px;border-radius:11px;background:#f8fafc;color:var(--edt-a-muted);font-size:11px;line-height:1.55}.edt-access-flow{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0 0 20px}.edt-access-flow-step{position:relative;padding:10px;border:1px solid #e4e9f0;border-radius:11px;background:#fbfcfe}.edt-access-flow-step b{display:grid;place-items:center;width:24px;height:24px;margin-bottom:7px;border-radius:50%;background:color-mix(in srgb,var(--edt-a-primary),#fff 88%);color:var(--edt-a-primary);font-size:11px}.edt-access-flow-step span{display:block;color:#344054;font-size:10px;font-weight:750;line-height:1.3}.edt-access-logged-in{width:min(620px,100%);margin:auto;padding:32px;border:1px solid rgba(255,255,255,.55);border-radius:var(--edt-a-card-radius);background:rgba(255,255,255,.96);text-align:center;box-shadow:0 22px 56px rgba(15,23,42,.18)}.edt-access-logged-in h3{margin:0 0 7px}.edt-access-logged-in p{color:var(--edt-a-muted)}.edt-access-logged-in .btn{margin:4px}.edt-access-domain-list{max-height:78px;overflow:auto}.edt-access-page .form-check-input:checked{background-color:var(--edt-a-primary);border-color:var(--edt-a-primary)}@media(max-width:991px){.edt-access-page{justify-content:flex-start;padding-top:24px;padding-bottom:24px}.edt-access-brand{justify-content:flex-start}.edt-access-card .card-body{padding:22px}}@media(max-width:575px){.edt-access-page{padding:16px 10px}.edt-access-brand{align-items:flex-start}.edt-access-brand-mark{width:54px;height:54px;flex-basis:54px;border-radius:16px}.edt-access-brand h1{font-size:24px}.edt-access-card{border-radius:17px!important}.edt-access-card .card-body{padding:18px}.edt-access-flow{grid-template-columns:1fr}.edt-access-flow-step{display:flex;align-items:center;gap:9px}.edt-access-flow-step b{margin:0;flex:0 0 24px}.edt-access-resend .row>*{width:100%}.edt-access-page .btn{min-height:44px}}