body.auth-page{min-height:100vh;background:radial-gradient(circle at 12% 18%,#ffe6ec 0%,#fff4f6 28%,#f9fbff 72%,#f6f8fb 100%)}.auth-screen{position:relative;min-height:100vh;overflow:hidden;isolation:isolate}.auth-main{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem 1rem;position:relative;z-index:2}.auth-card{width:min(100%,440px);background:rgba(255,255,255,.9);border:1px solid rgba(255,255,255,.85);border-radius:20px;box-shadow:0 24px 60px rgba(17,24,39,.14);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);padding:2rem}.auth-card-header{margin-bottom:1.5rem}.auth-brand{margin:0 0 .5rem;font-size:.8rem;text-transform:uppercase;letter-spacing:.09em;font-weight:700;color:#ea5573}.auth-card h1{margin:0;font-size:1.55rem;font-weight:700;color:#111827}.auth-subtitle{margin:.5rem 0 0;color:#6b7280;font-size:.93rem}.auth-form{display:flex;flex-direction:column;gap:1rem}.auth-field .form-label{margin-bottom:.45rem;font-size:.86rem;color:#374151;font-weight:600}.auth-field .form-control{border-radius:10px;border:1px solid #e5e7eb;min-height:44px}.auth-field .form-control:focus{border-color:#ea5573;box-shadow:0 0 0 .2rem rgba(234,85,115,.16)}.auth-form ul{margin:.35rem 0 0;padding-left:1rem;color:#b42318;font-size:.8rem}.auth-label-row{display:flex;justify-content:space-between;align-items:baseline;gap:.75rem}.auth-link{color:#6b7280;font-size:.8rem;text-decoration:none}.auth-link:hover{color:#ea5573;text-decoration:underline}.auth-check{display:inline-flex;align-items:center;gap:.55rem;color:#4b5563;font-size:.86rem}.auth-check .form-check-input{margin-top:0}.auth-submit{min-height:44px;font-weight:600}.auth-switch{margin:.25rem 0 0;font-size:.86rem;text-align:center;color:#6b7280}.auth-context-alert{margin-bottom:0;font-size:.85rem}.auth-context-fieldset{margin:0;padding:0;border:0}.auth-context-legend{margin-bottom:.6rem;font-size:.86rem;color:#374151;font-weight:600}.auth-context-list{display:flex;flex-direction:column;gap:.6rem}.auth-context-option{display:flex;gap:.7rem;align-items:flex-start;border:1px solid #e5e7eb;border-radius:12px;padding:.75rem .8rem;background:rgba(255,255,255,.88);transition:border-color .2s ease,box-shadow .2s ease;cursor:pointer}.auth-context-option:hover,.auth-context-option:focus-within{border-color:#ea5573;box-shadow:0 0 0 .18rem rgba(234,85,115,.12)}.auth-context-copy{display:inline-flex;flex-direction:column;gap:.15rem;font-size:.84rem;color:#4b5563}.auth-context-copy strong{color:#111827}.auth-context-copy code{width:fit-content;background:#f3f4f6;border-radius:6px;padding:.08rem .4rem;color:#4b5563;font-size:.73rem}.auth-legal{margin-top:1.25rem;padding-top:1rem;border-top:1px solid rgba(148,163,184,.24)}.auth-legal-text{margin:0;font-size:.78rem;line-height:1.45;color:#6b7280}.auth-legal-links{margin:.5rem 0 0;display:flex;flex-wrap:wrap;gap:.7rem}.auth-legal-links .auth-link{font-size:.78rem}.auth-parallax{position:absolute;inset:0;z-index:1;pointer-events:none}.auth-shape{position:absolute;transform:translate3d(0,0,0);transition:opacity .35s ease;opacity:.72;filter:blur(.2px)}.shape-a{width:330px;height:250px;top:-72px;left:-42px;background:linear-gradient(140deg,rgba(234,85,115,.2),rgba(245,162,179,.14));clip-path:polygon(8% 2%,93% 16%,74% 88%,11% 81%)}.shape-b{width:240px;height:190px;top:18%;right:-78px;background:linear-gradient(145deg,rgba(130,178,255,.2),rgba(200,219,255,8%));clip-path:polygon(20% 0%,97% 31%,80% 100%,2% 71%)}.shape-c{width:270px;height:220px;bottom:-60px;left:9%;background:linear-gradient(145deg,rgba(158,223,205,.25),rgba(217,244,236,.1));clip-path:polygon(12% 5%,89% 0%,100% 74%,41% 100%,0 62%)}.shape-d{width:360px;height:220px;bottom:-76px;right:-46px;background:linear-gradient(145deg,rgba(252,211,77,.2),rgba(255,244,186,8%));clip-path:polygon(0 19%,79% 0,100% 76%,19% 100%)}.shape-e{width:140px;height:112px;top:18%;left:18%;background:linear-gradient(145deg,rgba(164,174,196,.18),rgba(229,233,241,8%));clip-path:polygon(24% 0,100% 23%,73% 100%,0 71%)}.shape-f{width:116px;height:94px;right:24%;top:9%;background:linear-gradient(145deg,rgba(234,85,115,.15),rgba(255,223,231,6%));clip-path:polygon(37% 0,100% 37%,68% 100%,0 63%)}@media(max-width:640px){.auth-card{border-radius:16px;padding:1.4rem}.auth-card h1{font-size:1.35rem}.auth-shape{opacity:.45}.shape-f,.shape-e{display:none}}@media(prefers-reduced-motion:reduce){.auth-shape{transform:none!important}}