/* NORYX — Página Wholesale / B2B (escopo .nx-wholesale). Carregada só neste template. */
.nx-wholesale * {box-sizing:border-box; margin:0; padding:0;}
.nx-wholesale .hd-login {font-size:13.5px; color:var(--noryx-navy); font-weight:600; text-decoration:none; border:1px solid var(--noryx-line-2); padding:9px 16px; border-radius:var(--noryx-radius-sm);}
.nx-wholesale .wrap {max-width:1160px; margin:0 auto; padding:0 24px;}
.nx-wholesale .hero {background:var(--noryx-navy); color:#fff; position:relative; overflow:hidden;}
.nx-wholesale .hero::before {content:''; position:absolute; inset:0; background:radial-gradient(circle at 82% 15%,rgba(46,134,230,.22),transparent 55%); pointer-events:none;}
.nx-wholesale .hero .in {max-width:1160px; margin:0 auto; padding:66px 24px; position:relative;}
.nx-wholesale .hero .eb {font-family:var(--mono); font-size:11px; letter-spacing:.14em; text-transform:uppercase; color:#8FB4DC; margin-bottom:18px;}
.nx-wholesale .hero h1 {font-size:clamp(32px,5vw,50px); font-weight:700; letter-spacing:-.03em; line-height:1.04; max-width:720px; margin-bottom:18px;}
.nx-wholesale .hero p {font-size:17px; color:rgba(255,255,255,.68); max-width:560px; font-weight:300; line-height:1.55; margin-bottom:30px;}
.nx-wholesale .hero .ctas {display:flex; gap:12px; flex-wrap:wrap;}
.nx-wholesale .hero .b1 {background:#fff; color:var(--noryx-navy); text-decoration:none; padding:15px 26px; border-radius:var(--noryx-radius-sm); font-size:14.5px; font-weight:600;}
.nx-wholesale .hero .b2 {background:transparent; color:#fff; text-decoration:none; padding:15px 24px; border-radius:var(--noryx-radius-sm); font-size:14.5px; font-weight:600; border:1px solid rgba(255,255,255,.25);}
.nx-wholesale .hero .stats {display:grid; grid-template-columns:repeat(4,1fr); gap:1px; background:rgba(255,255,255,.1); border:1px solid rgba(255,255,255,.1); border-radius:12px; overflow:hidden; margin-top:46px;}
@media(max-width:640px) {
.nx-wholesale .hero .stats {grid-template-columns:1fr 1fr;}
}
.nx-wholesale .hero .st {background:var(--noryx-navy); padding:20px;}
.nx-wholesale .hero .st .n {font-size:26px; font-weight:700; letter-spacing:-.02em;}
.nx-wholesale .hero .st .n span {color:#8FB4DC;}
.nx-wholesale .hero .st .l {font-size:12px; color:rgba(255,255,255,.55); margin-top:4px;}
.nx-wholesale .sec {padding:64px 0;}
.nx-wholesale .sec.alt {background:var(--noryx-paper-2); border-top:1px solid var(--noryx-line); border-bottom:1px solid var(--noryx-line);}
.nx-wholesale .sh {margin-bottom:36px;}
.nx-wholesale .sh .eb {font-family:var(--mono); font-size:11px; letter-spacing:.12em; text-transform:uppercase; color:var(--noryx-blue); margin-bottom:12px;}
.nx-wholesale .sh h2 {font-size:clamp(24px,3.6vw,34px); font-weight:700; letter-spacing:-.025em;}
.nx-wholesale .sh p {font-size:14.5px; color:var(--noryx-ink-soft); max-width:560px; margin-top:10px;}
.nx-wholesale .bens {display:grid; grid-template-columns:repeat(3,1fr); gap:18px;}
@media(max-width:800px) {
.nx-wholesale .bens {grid-template-columns:1fr;}
}
.nx-wholesale .ben {border:1px solid var(--noryx-line); border-radius:14px; padding:26px; background:#fff;}
.nx-wholesale .ben .bi {width:46px; height:46px; border-radius:12px; background:rgba(27,77,134,.08); color:var(--noryx-blue); display:flex; align-items:center; justify-content:center; margin-bottom:18px;}
.nx-wholesale .ben .bi svg {width:23px; height:23px;}
.nx-wholesale .ben h3 {font-size:17px; font-weight:600; letter-spacing:-.01em; margin-bottom:8px;}
.nx-wholesale .ben p {font-size:14px; color:var(--noryx-ink-soft); line-height:1.6;}
.nx-wholesale .models {display:grid; grid-template-columns:repeat(3,1fr); gap:18px;}
@media(max-width:800px) {
.nx-wholesale .models {grid-template-columns:1fr;}
}
.nx-wholesale .model {border:1px solid var(--noryx-line); border-radius:14px; padding:28px; background:#fff; position:relative;}
.nx-wholesale .model.feat {border-color:var(--noryx-navy); border-width:2px;}
.nx-wholesale .model .tag {position:absolute; top:-10px; left:24px; background:var(--noryx-navy); color:#fff; font-size:10.5px; font-weight:700; letter-spacing:.06em; padding:4px 11px; border-radius:5px;}
.nx-wholesale .model .mk {font-family:var(--mono); font-size:11px; letter-spacing:.08em; text-transform:uppercase; color:var(--noryx-blue); margin-bottom:10px;}
.nx-wholesale .model h3 {font-size:20px; font-weight:700; letter-spacing:-.015em; margin-bottom:8px;}
.nx-wholesale .model p {font-size:13.5px; color:var(--noryx-ink-soft); line-height:1.6; margin-bottom:16px;}
.nx-wholesale .model ul {list-style:none; display:flex; flex-direction:column; gap:9px;}
.nx-wholesale .model li {font-size:13px; color:var(--noryx-ink-soft); display:flex; gap:9px; align-items:flex-start;}
.nx-wholesale .model li svg {width:15px; height:15px; color:var(--noryx-green); flex-shrink:0; margin-top:2px;}
.nx-wholesale .flow {display:grid; grid-template-columns:repeat(4,1fr); gap:16px;}
@media(max-width:800px) {
.nx-wholesale .flow {grid-template-columns:1fr 1fr;}
}
@media(max-width:460px) {
.nx-wholesale .flow {grid-template-columns:1fr;}
}
.nx-wholesale .fstep {border:1px solid var(--noryx-line); border-radius:12px; padding:22px; background:#fff;}
.nx-wholesale .fstep .fn {font-family:var(--mono); font-size:12px; font-weight:600; color:var(--noryx-blue); margin-bottom:14px;}
.nx-wholesale .fstep h4 {font-size:15.5px; font-weight:600; margin-bottom:6px;}
.nx-wholesale .fstep p {font-size:12.5px; color:var(--noryx-ink-soft); line-height:1.5;}
.nx-wholesale .portal {border:1px solid var(--noryx-line); border-radius:16px; overflow:hidden; background:#fff;}
.nx-wholesale .portal .pbar {background:var(--noryx-paper-2); border-bottom:1px solid var(--noryx-line); padding:14px 20px; display:flex; align-items:center; gap:10px; flex-wrap:wrap;}
.nx-wholesale .portal .pbar .dot {width:9px; height:9px; border-radius:50%; background:var(--noryx-line-2);}
.nx-wholesale .portal .pbar .lbl {font-family:var(--mono); font-size:11px; color:var(--noryx-muted); margin-left:6px;}
.nx-wholesale .portal .pbar .lock {margin-left:auto; font-size:11.5px; color:var(--noryx-green); font-weight:600; display:flex; align-items:center; gap:6px;}
.nx-wholesale .portal .pbody {padding:24px; display:grid; grid-template-columns:minmax(0,1fr) minmax(0,1.3fr); gap:20px;}
.nx-wholesale .portal .pbody > * {min-width:0;}
@media(max-width:760px) {
.nx-wholesale .portal .pbody {grid-template-columns:1fr;}
}
.nx-wholesale .pcards {display:flex; flex-direction:column; gap:12px;}
.nx-wholesale .pmini {border:1px solid var(--noryx-line); border-radius:10px; padding:16px;}
.nx-wholesale .pmini .k {font-size:11px; color:var(--noryx-muted); letter-spacing:.04em;}
.nx-wholesale .pmini .v {font-size:22px; font-weight:700; letter-spacing:-.02em; margin-top:3px;}
.nx-wholesale .pmini .v span {font-size:13px; color:var(--noryx-green); font-weight:600;}
.nx-wholesale .ptable {border:1px solid var(--noryx-line); border-radius:10px; overflow:hidden;}
.nx-wholesale .ptable .prow {display:grid; grid-template-columns:1.4fr 1fr .8fr auto; gap:10px; padding:12px 14px; border-bottom:1px solid var(--noryx-line); align-items:center; font-size:12.5px;}
.nx-wholesale .ptable .prow:last-child {border-bottom:none;}
.nx-wholesale .ptable .prow.h {background:var(--noryx-paper-2); font-family:var(--mono); font-size:9.5px; letter-spacing:.08em; text-transform:uppercase; color:var(--noryx-muted);}
.nx-wholesale .ptable .prow .nm {font-weight:600;}
.nx-wholesale .ptable .prow .bt {font-family:var(--mono); color:var(--noryx-ink-soft);}
.nx-wholesale .ptable .prow .pr {font-weight:700;}
.nx-wholesale .ptable .prow .st {font-size:11px; color:var(--noryx-green); font-weight:600; white-space:nowrap;}
.nx-wholesale .reg {background:var(--noryx-navy); color:#fff; border-radius:16px; padding:44px; display:grid; grid-template-columns:minmax(0,1fr) auto; gap:28px; align-items:center;}
.nx-wholesale .reg > * {min-width:0;}
@media(max-width:760px) {
.nx-wholesale .reg {grid-template-columns:1fr;}
}
.nx-wholesale .reg .eb {font-family:var(--mono); font-size:11px; letter-spacing:.12em; text-transform:uppercase; color:#8FB4DC; margin-bottom:12px;}
.nx-wholesale .reg h2 {font-size:28px; font-weight:700; letter-spacing:-.02em; margin-bottom:10px;}
.nx-wholesale .reg p {font-size:14.5px; color:rgba(255,255,255,.65); max-width:520px; line-height:1.6;}
.nx-wholesale .reg a {background:#fff; color:var(--noryx-navy); text-decoration:none; padding:15px 28px; border-radius:var(--noryx-radius-sm); font-size:14.5px; font-weight:600; white-space:nowrap; display:inline-block;}
