.accounts-section{padding:105px 0;background:linear-gradient(180deg,#f5f7fa,#edf1f6);position:relative;overflow:hidden}.accounts-section:before{content:"";position:absolute;width:520px;height:520px;border-radius:50%;background:#78b8dd;filter:blur(180px);opacity:.1;left:-260px;top:20px}.accounts-head{text-align:center;max-width:820px;margin:0 auto 48px}.accounts-head .eyebrow{justify-content:center}.accounts-head h2{font-size:clamp(42px,6vw,66px);line-height:1;letter-spacing:-.06em;margin:16px 0}.accounts-head h2 span{color:#b8872d}.accounts-head p{color:var(--muted);max-width:650px;margin:auto}.account-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;max-width:1010px;margin:auto}.account-card{position:relative;border-radius:30px;padding:36px;background:linear-gradient(145deg,#071426,#102b49);color:white;border:1px solid rgba(120,184,221,.14);box-shadow:0 24px 65px rgba(7,20,38,.16);overflow:hidden}.account-card.raw{background:linear-gradient(145deg,#0a1a2d,#173654)}.account-card:before{content:"";position:absolute;width:220px;height:220px;border-radius:50%;right:-90px;top:-100px;background:#e7bd69;filter:blur(80px);opacity:.15}.account-top{display:flex;justify-content:space-between;align-items:center;gap:20px;padding-bottom:25px;border-bottom:1px solid rgba(255,255,255,.1)}.account-name{display:flex;align-items:center;gap:13px}.account-icon{width:45px;height:45px;border-radius:14px;border:1px solid rgba(231,189,105,.55);display:grid;place-items:center;color:#e7bd69;font-weight:900}.account-name h3{margin:0;font-size:23px;letter-spacing:-.025em}.recommended{padding:6px 9px;border-radius:999px;background:rgba(231,189,105,.12);border:1px solid rgba(231,189,105,.22);color:#f0ca7b;font-size:8px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.account-desc{color:#a9b8c8;font-size:14px;min-height:50px;margin:24px 0 18px}.platform-badge{display:inline-flex;align-items:center;gap:7px;border:1px solid rgba(120,184,221,.5);color:#a9daf5;border-radius:7px;padding:4px 9px;font-size:10px;font-weight:900}.platform-badge:before{content:"";width:6px;height:6px;background:#78b8dd;border-radius:50%}.account-specs{display:grid;margin:25px 0 28px}.account-spec{display:grid;grid-template-columns:1fr 1.1fr;gap:20px;padding:13px 0;border-bottom:1px solid rgba(255,255,255,.08);font-size:13px}.account-spec span{color:#91a3b6}.account-spec strong{font-weight:750}.account-card .btn{width:100%;border:1px solid #e7bd69;background:transparent;color:#f0ca7b;padding:14px}.account-card .btn:hover{background:#e7bd69;color:#071426}.accounts-note{text-align:center;color:#7a8797;font-size:10px;margin:25px auto 0;max-width:790px}@media(max-width:800px){.account-grid{grid-template-columns:1fr;max-width:560px}}@media(max-width:520px){.accounts-section{padding:75px 0}.account-card{padding:27px 22px}.account-top{align-items:flex-start}.account-name h3{font-size:20px}.account-spec{grid-template-columns:1fr;gap:3px}.account-desc{min-height:auto}}
