/* Nexus Pazar registration legal consent */
.registration-legal-trigger{display:grid;grid-template-columns:42px 1fr;grid-template-rows:auto auto;gap:3px 11px;width:100%;padding:12px;text-align:left;border:1px solid #3B4256;border-radius:12px;background:#202433;color:#F4F6FA;cursor:pointer;transition:transform .18s,border-color .18s,background .18s}.registration-legal-trigger:hover,.registration-legal-trigger:focus-visible{transform:translateY(-1px);border-color:#657087;outline:none}.registration-legal-trigger>span{grid-row:1/3;display:grid;place-items:center;width:42px;height:42px;border-radius:11px;background:#292F40;color:#BDEBDA;font-size:18px}.registration-legal-trigger>b{align-self:end;font-size:12px}.registration-legal-trigger>small{color:#8E99AC;font-size:12px}.registration-legal-trigger.accepted{border-color:rgba(35,169,121,.38);background:rgba(35,169,121,.055)}.registration-legal-trigger.accepted>span{background:rgba(35,169,121,.15);color:#BDEBDA}.registration-legal-status{margin-top:-3px;color:#7F8A9D;font-size:12px;line-height:1.45}.registration-legal-status.accepted{color:#BDEBDA}
.legal-modal{position:fixed;z-index:10050;inset:0;display:grid;place-items:center;padding:20px;background:rgba(12,15,22,.82);backdrop-filter:blur(10px);animation:legal-backdrop-in .2s ease both}.legal-modal>section{display:grid;grid-template-rows:auto minmax(0,1fr) auto;width:min(760px,100%);height:min(780px,92vh);overflow:hidden;border:1px solid #3B4256;border-radius:20px;background:#191D29;box-shadow:0 32px 100px rgba(0,0,0,.55);animation:legal-sheet-in .26s ease both}.legal-modal.closing{animation:legal-backdrop-out .18s ease both}.legal-modal.closing>section{animation:legal-sheet-out .18s ease both}.legal-modal header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:20px 22px;border-bottom:1px solid #30364A;background:linear-gradient(135deg,#292F40,#202433)}.legal-modal header small{color:#BDEBDA;font-size:12px;font-weight:950;letter-spacing:.12em}.legal-modal header h2{margin:6px 0 0;font-size:20px}.legal-modal header button{display:grid;place-items:center;width:36px;height:36px;border:1px solid #465066;border-radius:10px;background:#202433;color:#D7DCE5;font-size:20px;cursor:pointer}.legal-scroll{overflow:auto;padding:24px;outline:none;scrollbar-color:#596379 #202433;scrollbar-width:thin}.legal-scroll>div{color:#C5CBD6;font-size:12px;line-height:1.82;white-space:pre-line}.legal-end-marker{display:block;margin-top:22px;padding:13px;text-align:center;border:1px dashed rgba(189,235,218,.25);border-radius:11px;color:#BDEBDA;font-size:12px;font-weight:900}.legal-modal footer{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:15px 20px;border-top:1px solid #30364A;background:#202433}.legal-modal footer>div{display:flex;align-items:center;gap:10px}.legal-modal footer>div>span{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:#292F40;color:#F0C44D}.legal-modal footer p{margin:0}.legal-modal footer b,.legal-modal footer small{display:block}.legal-modal footer b{font-size:12px}.legal-modal footer small{margin-top:3px;color:#7F8A9D;font-size:12px}.legal-modal.ready footer>div>span{background:rgba(35,169,121,.14);color:#BDEBDA}.legal-modal footer button:disabled{cursor:not-allowed;opacity:.42;filter:grayscale(.7)}.admin-legal-editor textarea{min-height:420px!important;resize:vertical;line-height:1.65!important}
@keyframes legal-backdrop-in{from{opacity:0}to{opacity:1}}@keyframes legal-backdrop-out{to{opacity:0}}@keyframes legal-sheet-in{from{opacity:0;transform:translateY(16px) scale(.98)}to{opacity:1;transform:none}}@keyframes legal-sheet-out{to{opacity:0;transform:translateY(10px) scale(.98)}}
@media(max-width:620px){.legal-modal{padding:0}.legal-modal>section{height:100dvh;border-radius:0}.legal-modal header{padding:17px}.legal-scroll{padding:18px}.legal-modal footer{align-items:stretch;flex-direction:column}.legal-modal footer button{width:100%}}
@media(prefers-reduced-motion:reduce){.registration-legal-trigger,.legal-modal,.legal-modal>section{animation:none;transition:none}}

/* Readability and premium layout overrides */
.registration-legal-trigger{grid-template-columns:50px 1fr;gap:4px 14px;min-height:74px;padding:14px 16px;border-radius:14px;background:linear-gradient(135deg,#202433,#292F40);box-shadow:inset 0 1px rgba(255,255,255,.025)}.registration-legal-trigger>span{width:50px;height:46px;border:1px solid #3B4256;border-radius:13px;font-size:21px}.registration-legal-trigger>b{font-size:14px;line-height:1.3}.registration-legal-trigger>small{font-size:12px;line-height:1.35}.registration-legal-status{margin-top:0;padding-left:2px;font-size:12px;line-height:1.5}
.legal-modal>section{width:min(880px,calc(100% - 32px));height:min(820px,calc(100dvh - 48px));border-color:#465066;border-radius:24px;background:#191D29;box-shadow:0 38px 120px rgba(0,0,0,.62),0 0 0 1px rgba(189,235,218,.035)}.legal-modal header{padding:24px 28px;background:radial-gradient(circle at 90% -40%,rgba(189,235,218,.12),transparent 34%),linear-gradient(135deg,#292F40,#202433)}.legal-modal header small{font-size:12px;letter-spacing:.11em}.legal-modal header h2{margin:8px 0 6px;font-size:25px;line-height:1.25}.legal-modal header p{margin:0;color:#AAB3C4;font-size:13px;line-height:1.5}.legal-modal header button{flex:0 0 40px;width:40px;height:40px;font-size:24px;transition:transform .18s,border-color .18s,background .18s}.legal-modal header button:hover{transform:rotate(4deg);border-color:#657087;background:#30364A}
.legal-scroll{padding:28px 30px;scroll-behavior:smooth}.legal-sections{display:grid;gap:14px}.legal-sections article{padding:18px 20px;border:1px solid #30384A;border-radius:15px;background:linear-gradient(145deg,rgba(41,47,64,.78),rgba(32,36,51,.72));box-shadow:0 8px 24px rgba(0,0,0,.08);transition:transform .18s,border-color .18s}.legal-sections article:hover{transform:translateY(-1px);border-color:#465066}.legal-sections h3{margin:0 0 9px;color:#F4F6FA;font-size:16px;line-height:1.35}.legal-sections p{margin:0;color:#C5CBD6;font-size:15px;line-height:1.72;white-space:pre-line}.legal-end-marker{display:grid;grid-template-columns:44px 1fr;gap:2px 12px;align-items:center;margin-top:20px;padding:17px 19px;text-align:left;border:1px solid rgba(35,169,121,.3);background:rgba(35,169,121,.055)}.legal-end-marker>i{grid-row:1/3;display:grid;place-items:center;width:44px;height:44px;border-radius:13px;background:rgba(35,169,121,.14);font-size:18px;font-style:normal}.legal-end-marker>b{font-size:14px}.legal-end-marker>small{color:#AAB3C4;font-size:12px}
.legal-modal footer{padding:17px 24px}.legal-modal footer>div>span{width:40px;height:40px;font-size:17px}.legal-modal footer b{font-size:13px}.legal-modal footer small{font-size:12px;line-height:1.4}.legal-modal footer .btn{min-height:46px;padding-inline:20px;font-size:13px}
@media(max-width:620px){.legal-modal>section{width:100%;height:100dvh}.legal-modal header{padding:18px}.legal-modal header h2{font-size:20px}.legal-modal header p{font-size:12px}.legal-scroll{padding:16px}.legal-sections{gap:10px}.legal-sections article{padding:15px}.legal-sections h3{font-size:15px}.legal-sections p{font-size:14px}.legal-modal footer{padding:14px 16px}.registration-legal-trigger>b{font-size:13px}}
