.l333-p6-shell{width:min(1180px,calc(100% - 40px));margin:0 auto}
.l333-p6-personalize{padding:76px 0;background:#090909}
.l333-p6-head{display:flex;justify-content:space-between;gap:30px;align-items:end;margin-bottom:28px}
.l333-p6-eyebrow{display:inline-block;font-size:11px;letter-spacing:.22em;color:#d6b56b;font-weight:800;margin-bottom:10px}
.l333-p6-head h2,.l333-p6-final h2{margin:0;color:#fff;font-size:clamp(28px,4vw,44px);line-height:1.05;letter-spacing:-.035em}
.l333-p6-head p,.l333-p6-final p{margin:12px 0 0;color:#9e9e9e;line-height:1.7}
.l333-p6-link{color:#e2c27b;text-decoration:none;font-weight:700;white-space:nowrap}
.l333-p6-personal-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}
.l333-p6-panel{border:1px solid rgba(214,181,107,.18);border-radius:22px;background:linear-gradient(145deg,#121212,#0d0d0d);padding:22px;min-height:230px}
.l333-p6-panel-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:15px}
.l333-p6-mini-label{font-size:10px;letter-spacing:.18em;font-weight:800;color:#777}
.l333-p6-count{min-width:28px;height:28px;border-radius:99px;display:grid;place-items:center;background:#191919;color:#e2c27b;font-size:12px;font-weight:800}
.l333-p6-clear{border:0;background:none;color:#777;cursor:pointer;font-size:12px}
.l333-p6-clear:hover{color:#e2c27b}
.l333-p6-empty{min-height:155px;border:1px dashed rgba(255,255,255,.10);border-radius:16px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:24px}
.l333-p6-empty-mark{font-size:29px;color:#d6b56b;margin-bottom:8px}
.l333-p6-empty strong{color:#eee;font-size:14px}
.l333-p6-empty span:last-child{color:#777;font-size:12px;line-height:1.6;margin-top:6px;max-width:420px}
.l333-p6-mini-card{display:flex;align-items:center;gap:12px;padding:12px 0;border-bottom:1px solid rgba(255,255,255,.07);text-decoration:none}
.l333-p6-mini-card:last-child{border-bottom:0}
.l333-p6-mini-avatar{width:40px;height:40px;border-radius:12px;background:#191919;color:#e2c27b;display:grid;place-items:center;font-weight:800}
.l333-p6-mini-copy{min-width:0;display:flex;flex-direction:column;gap:3px;flex:1}
.l333-p6-mini-copy strong{color:#eee;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.l333-p6-mini-copy small{color:#777;font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.l333-p6-mini-arrow{color:#d6b56b}
.l333-p6-trust{padding:0 0 76px;background:#090909}
.l333-p6-trust-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08)}
.l333-p6-trust-item{display:flex;gap:13px;align-items:center;padding:24px 18px;border-right:1px solid rgba(255,255,255,.08)}
.l333-p6-trust-item:last-child{border-right:0}
.l333-p6-trust-icon{width:35px;height:35px;border-radius:50%;display:grid;place-items:center;background:#151515;color:#d6b56b;font-weight:800;flex:0 0 auto}
.l333-p6-trust-item strong{display:block;color:#eee;font-size:12px}
.l333-p6-trust-item small{display:block;color:#707070;font-size:10px;line-height:1.5;margin-top:3px}
.l333-p6-final{padding:0 0 80px;background:#090909}
.l333-p6-final-card{border:1px solid rgba(214,181,107,.28);border-radius:26px;padding:36px 40px;background:radial-gradient(circle at 80% 20%,rgba(214,181,107,.13),transparent 34%),linear-gradient(135deg,#15120c,#0f0f0f);display:flex;justify-content:space-between;align-items:center;gap:28px}
.l333-p6-button{display:inline-flex;align-items:center;gap:10px;background:#d6b56b;color:#111;text-decoration:none;font-weight:900;border-radius:12px;padding:14px 20px;white-space:nowrap}
.l333-p6-button:hover{transform:translateY(-1px)}
@media(max-width:850px){
 .l333-p6-personal-grid{grid-template-columns:1fr}
 .l333-p6-trust-grid{grid-template-columns:1fr 1fr}
 .l333-p6-trust-item:nth-child(2){border-right:0}
 .l333-p6-trust-item:nth-child(-n+2){border-bottom:1px solid rgba(255,255,255,.08)}
 .l333-p6-final-card{flex-direction:column;align-items:flex-start}
}
@media(max-width:600px){
 .l333-p6-shell{width:min(100% - 28px,1180px)}
 .l333-p6-personalize{padding:54px 0}
 .l333-p6-head{display:block}
 .l333-p6-link{display:inline-block;margin-top:17px}
 .l333-p6-panel{padding:16px;border-radius:18px}
 .l333-p6-trust{padding-bottom:54px}
 .l333-p6-trust-item{padding:18px 12px}
 .l333-p6-trust-item small{font-size:9px}
 .l333-p6-final{padding-bottom:60px}
 .l333-p6-final-card{padding:27px 22px;border-radius:20px}
 .l333-p6-button{width:100%;justify-content:center}
}