:root{--ofp-bg:#07111d;--ofp-surface:#111c2b;--ofp-card:#162231;--ofp-line:rgba(255,255,255,.09);--ofp-line-strong:rgba(255,255,255,.15);--ofp-text:#fff;--ofp-muted:#8f9bad;--ofp-emerald:#20cfa1;--ofp-danger:#f87171;--ofp-radius:22px;--ofp-shadow:0 30px 90px rgba(0,0,0,.38)}*{box-sizing:border-box}html{background:var(--ofp-bg)}body.pf-auth-enterprise-page{margin:0;min-width:320px;min-height:100vh;overflow-x:hidden;background:var(--ofp-bg);color:var(--ofp-text);font-family:Inter,system-ui,-apple-system,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased}.ofp-aurora{position:fixed;z-index:-3;inset:0;pointer-events:none;background:radial-gradient(44rem 38rem at 12% 4%,rgba(32,207,161,.13),transparent 62%),radial-gradient(48rem 42rem at 90% 8%,rgba(77,163,255,.12),transparent 66%),var(--ofp-bg)}.ofp-container{width:min(calc(100% - 24px),1380px);margin:auto}.ofp-public-header{position:fixed;z-index:1000;inset:0 0 auto;height:76px;border-bottom:1px solid var(--ofp-line);background:rgba(7,17,29,.82);backdrop-filter:blur(20px)}.ofp-public-header__inner{height:100%;display:flex;align-items:center;justify-content:space-between}.ofp-brand{display:flex;align-items:center;gap:11px;text-decoration:none;color:#fff}.ofp-brand__mark{width:40px;height:40px;display:grid;place-items:center;border-radius:13px;background:linear-gradient(135deg,var(--ofp-emerald),#16b38d);color:#04140f;font-weight:900;box-shadow:0 12px 28px rgba(32,207,161,.2)}.ofp-brand__copy{display:grid;line-height:1}.ofp-brand__copy strong{font-size:1rem}.ofp-brand__copy small{margin-top:4px;color:var(--ofp-emerald);font-size:.61rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.ofp-public-header__actions{display:flex;gap:8px}.ofp-public-header__actions a{min-height:42px;display:flex;align-items:center;padding:0 16px;border:1px solid var(--ofp-line);border-radius:12px;background:rgba(255,255,255,.04);color:#aab7c7;text-decoration:none;font-size:.82rem;font-weight:700}.ofp-public-header__actions a.is-primary{border:0;background:var(--ofp-emerald);color:#04140f}.ofp-page{min-height:100vh;padding:110px 16px 40px;display:grid;place-items:center}.ofp-layout{width:min(1120px,100%);display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,470px);gap:clamp(38px,7vw,90px);align-items:center}.ofp-visual{max-width:600px;animation:ofpEnterLeft .65s cubic-bezier(.16,1,.3,1) both}.ofp-kicker,.ofp-eyebrow{display:inline-flex;align-items:center;gap:8px;padding:7px 11px;border:1px solid var(--ofp-line);border-radius:999px;background:rgba(255,255,255,.04);color:var(--ofp-emerald);font-size:.67rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.ofp-kicker:before,.ofp-eyebrow:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--ofp-emerald);box-shadow:0 0 0 4px rgba(32,207,161,.12)}.ofp-visual h1{margin:18px 0 12px;font-size:clamp(2.2rem,4.2vw,4rem);line-height:1.02;letter-spacing:-.05em}.ofp-visual>p{margin:0;color:var(--ofp-muted);font-size:1rem;line-height:1.7;max-width:540px}.ofp-features{display:grid;gap:10px;margin-top:30px;max-width:450px}.ofp-features article{display:flex;align-items:center;gap:14px;padding:15px;border:1px solid var(--ofp-line);border-radius:16px;background:linear-gradient(180deg,rgba(22,34,49,.9),rgba(17,28,43,.9));transition:transform .2s ease,border-color .2s ease}.ofp-features article:hover{transform:translateX(4px);border-color:rgba(32,207,161,.25)}.ofp-features article>span{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;background:rgba(32,207,161,.12);color:var(--ofp-emerald);font-size:.74rem;font-weight:900}.ofp-features strong,.ofp-features small{display:block}.ofp-features strong{font-size:.87rem}.ofp-features small{margin-top:3px;color:var(--ofp-muted);font-size:.72rem}.ofp-shell{width:100%;animation:ofpEnterRight .65s cubic-bezier(.16,1,.3,1) both}.ofp-card,.ofp-result-card{width:100%;padding:clamp(24px,4vw,36px);border:1px solid var(--ofp-line-strong);border-radius:var(--ofp-radius);background:linear-gradient(180deg,rgba(22,34,49,.94),rgba(17,28,43,.94));box-shadow:var(--ofp-shadow);backdrop-filter:blur(20px)}.ofp-card__header h2,.ofp-result-card h1{margin:16px 0 7px;font-size:clamp(1.8rem,3vw,2.4rem);letter-spacing:-.04em}.ofp-card__header p,.ofp-result-card>p{margin:0;color:var(--ofp-muted);line-height:1.65}.ofp-alert{margin-top:18px;padding:13px 14px;border:1px solid rgba(248,113,113,.28);border-radius:13px;background:rgba(248,113,113,.1);color:#fecaca;font-size:.84rem;line-height:1.5}.ofp-form{display:grid;gap:17px;margin-top:23px}.ofp-field{display:grid;gap:7px}.ofp-field label{color:#cbd5e1;font-size:.78rem;font-weight:700}.ofp-field label b{color:var(--ofp-danger)}.ofp-field input{width:100%;height:52px;padding:0 15px;border:1px solid var(--ofp-line);border-radius:14px;background:rgba(255,255,255,.045);color:#fff;font:inherit;outline:none;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.ofp-field input:focus{border-color:var(--ofp-emerald);background:rgba(32,207,161,.04);box-shadow:0 0 0 4px rgba(32,207,161,.11)}.ofp-field input[aria-invalid="true"]{border-color:var(--ofp-danger);box-shadow:0 0 0 4px rgba(248,113,113,.1)}.ofp-field small{color:#718096;font-size:.7rem;line-height:1.5}.ofp-submit{min-height:54px;border:0;border-radius:14px;background:linear-gradient(135deg,var(--ofp-emerald),#16b38d);color:#04140f;font:inherit;font-weight:900;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:10px;box-shadow:0 18px 38px rgba(32,207,161,.2);transition:transform .2s ease,box-shadow .2s ease}.ofp-submit:hover{transform:translateY(-1px);box-shadow:0 22px 46px rgba(32,207,161,.28)}.ofp-submit:disabled{opacity:.7;cursor:progress}.ofp-submit i{display:none;width:18px;height:18px;border:2px solid rgba(4,20,15,.25);border-top-color:#04140f;border-radius:50%;animation:ofpSpin .7s linear infinite}.ofp-submit.is-loading span{display:none}.ofp-submit.is-loading i{display:block}.ofp-security{display:flex;align-items:center;justify-content:center;gap:9px}.ofp-security>span{width:8px;height:8px;border-radius:50%;background:var(--ofp-emerald);box-shadow:0 0 0 5px rgba(32,207,161,.1)}.ofp-security p{margin:0;color:#718096;font-size:.7rem}.ofp-card__footer{margin-top:22px;padding-top:18px;border-top:1px solid var(--ofp-line)}.ofp-card__footer a{color:var(--ofp-emerald);font-size:.8rem;font-weight:800;text-decoration:none}.ofp-result-page{min-height:100vh;padding:24px;display:grid;place-items:center}.ofp-result-card{max-width:560px;text-align:center;animation:ofpScale .55s cubic-bezier(.16,1,.3,1) both}.ofp-result-icon{width:70px;height:70px;margin:0 auto 18px;display:grid;place-items:center;border-radius:22px;background:rgba(32,207,161,.13);border:1px solid rgba(32,207,161,.24);color:var(--ofp-emerald);font-size:2rem;font-weight:900}.ofp-email-hint{display:block;margin:18px 0 0;color:#d8e5f1;overflow-wrap:anywhere}.ofp-result-actions{display:grid;gap:10px;margin-top:25px}.ofp-result-actions a{min-height:50px;display:grid;place-items:center;border-radius:13px;background:var(--ofp-emerald);color:#04140f;text-decoration:none;font-weight:900}.ofp-result-actions a.secondary{border:1px solid var(--ofp-line);background:rgba(255,255,255,.035);color:#dbe7f3}.ofp-reset-card{text-align:left}.ofp-reset-card>p{margin-bottom:0}.ofp-password{position:relative}.ofp-password input{padding-right:48px}.ofp-password button{position:absolute;right:7px;top:7px;width:38px;height:38px;border:0;border-radius:11px;background:transparent;color:#8190a2;cursor:pointer}.ofp-password button:hover{background:rgba(255,255,255,.06);color:#fff}.ofp-rules{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px 12px;margin:4px 0 0;padding:0;list-style:none}.ofp-rules li{color:#718096;font-size:.7rem}.ofp-rules li:before{content:"○";margin-right:6px}.ofp-rules li.is-valid{color:var(--ofp-emerald)}.ofp-rules li.is-valid:before{content:"✓"}@keyframes ofpEnterLeft{from{opacity:0;transform:translate3d(-22px,12px,0)}to{opacity:1;transform:none}}@keyframes ofpEnterRight{from{opacity:0;transform:translate3d(22px,12px,0)}to{opacity:1;transform:none}}@keyframes ofpScale{from{opacity:0;transform:scale(.975) translateY(10px)}to{opacity:1;transform:none}}@keyframes ofpSpin{to{transform:rotate(360deg)}}@media(max-width:920px){.ofp-layout{grid-template-columns:1fr;max-width:620px}.ofp-visual{text-align:center;margin:auto}.ofp-visual>p{margin-inline:auto}.ofp-features{margin-inline:auto;text-align:left}}@media(max-width:600px){.ofp-public-header{height:68px}.ofp-page{padding-top:92px}.ofp-public-header__actions a:first-child{display:none}.ofp-card,.ofp-result-card{padding:21px;border-radius:18px}.ofp-rules{grid-template-columns:1fr}.ofp-visual h1{font-size:clamp(2rem,10vw,2.8rem)}}@media(prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
