.ath-hero{padding:70px 24px;border-radius:32px;background:linear-gradient(135deg,#2b174d,#7d4cff 55%,#f6c46b);color:#fff;margin:24px auto;max-width:1180px;box-shadow:0 30px 90px rgba(30,10,80,.28)}.ath-hero h1{font-size:clamp(36px,6vw,72px);line-height:1;margin:10px 0}.ath-kicker{letter-spacing:.18em;text-transform:uppercase;font-size:13px;opacity:.8}.ath-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:999px;background:#7d4cff;color:#fff!important;padding:12px 20px;text-decoration:none;font-weight:800;cursor:pointer;box-shadow:0 12px 30px rgba(125,76,255,.25)}.ath-button.secondary{background:#fff;color:#2b174d!important;border:1px solid rgba(43,23,77,.15)}.ath-button:disabled{opacity:.55;cursor:not-allowed}.ath-card{background:#fff;color:#191326;border-radius:28px;padding:24px;box-shadow:0 18px 60px rgba(18,10,40,.14);margin:20px auto;max-width:1050px}.ath-status{display:inline-flex;align-items:center;gap:10px;background:rgba(255,255,255,.86);color:#24153d;border-radius:999px;padding:10px 14px;margin:12px 0;font-weight:800}.ath-dot,.ath-mini-status:before{width:12px;height:12px;background:#c0392b;border-radius:50%;display:inline-block;box-shadow:0 0 0 4px rgba(192,57,43,.14);content:""}.ath-dot.online,.ath-mini-status.online:before{background:#16a34a;box-shadow:0 0 0 4px rgba(22,163,74,.15)}.ath-advisors-head{max-width:1180px;margin:24px auto;padding:0 18px}.ath-advisor-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(270px,1fr));gap:22px;max-width:1180px;margin:20px auto;padding:0 18px}.ath-advisor-card{background:#fff;border-radius:30px;overflow:hidden;box-shadow:0 18px 60px rgba(30,10,70,.14);border:1px solid rgba(125,76,255,.12)}.ath-photo{height:260px;background:#f3edff;display:flex;align-items:center;justify-content:center}.ath-photo img{width:100%;height:100%;object-fit:cover}.ath-photo-placeholder{font-size:64px;color:#7d4cff}.ath-advisor-body{padding:20px}.ath-advisor-top{display:flex;align-items:center;justify-content:space-between;gap:10px}.ath-advisor-top h2{margin:0;font-size:24px}.ath-mini-status{display:inline-flex;align-items:center;gap:7px;font-size:13px;font-weight:800}.ath-specialties{color:#7d4cff;font-weight:800}.ath-excerpt{color:#4d435f}.ath-rate{font-weight:900}.ath-credit-packs{display:flex;gap:14px;flex-wrap:wrap}.ath-buy{max-width:760px}.ath-notice{max-width:760px;margin:18px auto;background:#fff7d6;color:#4a3600;border-radius:18px;padding:14px 18px}.ath-notice.success{background:#dcfce7;color:#064e3b}.ath-chat-shell{background:#fff;color:#161225;border-radius:24px;padding:18px;box-shadow:0 24px 80px rgba(0,0,0,.20);max-width:920px;margin:20px auto}.ath-chat-head{display:flex;justify-content:space-between;align-items:center;gap:10px;border-bottom:1px solid #eee;padding-bottom:12px;margin-bottom:12px;flex-wrap:wrap}.ath-chat-creditline{font-size:14px;color:#645a73}.ath-chat-messages{height:430px;overflow:auto;background:#f7f4ff;border-radius:18px;padding:14px;margin-bottom:12px}.ath-msg{margin:8px 0;padding:10px 12px;border-radius:16px;background:#eee;max-width:82%}.ath-msg.customer{background:#e9ddff}.ath-msg.consultant{background:#ffe7ad;margin-left:auto}.ath-system{background:#fff;border-radius:14px;padding:10px;color:#4a3d60}.ath-chat-form{display:flex;gap:10px;align-items:stretch}.ath-chat-form textarea{flex:1;border:1px solid #ddd;border-radius:18px;padding:14px 16px;min-height:58px;resize:vertical;font-family:inherit}.ath-staff-controls{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:18px}.ath-set-status.is-active{outline:3px solid rgba(22,163,74,.25);background:#16a34a}.ath-staff-list{display:grid;gap:10px}.ath-waiting-item{display:flex;justify-content:space-between;align-items:center;background:#f7f4ff;border:1px solid rgba(125,76,255,.14);border-radius:16px;padding:12px}.ath-note{width:100%;min-height:120px;border-radius:14px;padding:12px;border:1px solid #ddd}.ath-earnings-box{background:#f7f4ff;border-radius:16px;padding:12px 14px}.ath-chat-shell.ath-expanded{position:fixed;z-index:99999;inset:20px;max-width:none;margin:0;border-radius:24px}.ath-chat-shell.ath-expanded .ath-chat-messages{height:calc(100vh - 270px)}@media(max-width:700px){.ath-chat-form{flex-direction:column}.ath-chat-shell.ath-expanded{inset:0;border-radius:0}.ath-chat-messages{height:330px}.ath-photo{height:220px}.ath-hero{border-radius:0;margin:0 -16px}}

/* v3 consultant profile grid */
.ath-advisor-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch}
.ath-advisor-card{display:flex;flex-direction:column;min-width:0}
.ath-advisor-body{display:flex;flex-direction:column;flex:1}
.ath-advisor-body .ath-button{margin-top:auto}
.ath-mini-status{white-space:nowrap;border-radius:999px;padding:6px 10px;background:#fee2e2;color:#991b1b}
.ath-mini-status.available{background:#dcfce7;color:#166534}
.ath-mini-status.pause{background:#ffedd5;color:#9a3412}
.ath-mini-status.busy{background:#e0e7ff;color:#3730a3}
.ath-mini-status.offline{background:#fee2e2;color:#991b1b}
.ath-mini-status.available:before{background:#16a34a;box-shadow:0 0 0 4px rgba(22,163,74,.15)}
.ath-mini-status.pause:before{background:#f97316;box-shadow:0 0 0 4px rgba(249,115,22,.15)}
.ath-mini-status.busy:before{background:#4f46e5;box-shadow:0 0 0 4px rgba(79,70,229,.15)}
.ath-mini-status.offline:before{background:#dc2626;box-shadow:0 0 0 4px rgba(220,38,38,.15)}
.ath-read-more{font-weight:800;color:#7d4cff;text-decoration:none}
.ath-intro{font-size:14px;color:#6b607a;background:#f8f5ff;border-radius:14px;padding:10px 12px}
@media(max-width:1100px){.ath-advisor-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:820px){.ath-advisor-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:540px){.ath-advisor-grid{grid-template-columns:1fr}}


/* v6 professionele klantomgeving, profielboxen en formulieren */
.ath-advisors-head,.ath-card{box-sizing:border-box}.ath-advisors-head h1{font-size:42px;margin-bottom:8px}.ath-advisor-card{transition:transform .18s ease,box-shadow .18s ease}.ath-advisor-card:hover{transform:translateY(-4px);box-shadow:0 26px 80px rgba(30,10,70,.2)}.ath-advisor-body h2{letter-spacing:-.02em}.ath-excerpt{line-height:1.6;min-height:76px}.ath-customer-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;max-width:1180px;margin:20px auto}.ath-account-tile{background:#fff;border-radius:24px;padding:22px;box-shadow:0 18px 50px rgba(30,10,70,.12);border:1px solid rgba(125,76,255,.1)}.ath-account-tile h3{margin-top:0}.ath-form input,.ath-form textarea{width:100%;box-sizing:border-box;border:1px solid #ded7ee;border-radius:16px;padding:13px 15px;font:inherit;background:#fff}.ath-form label{font-weight:800;color:#2b174d}.ath-contact-card{max-width:820px}.ath-contact-form textarea{min-height:160px}.ath-credit-packs .ath-button{min-width:190px;min-height:82px;flex-direction:column}.ath-staff-controls .ath-button,.ath-chat-head button{border-radius:999px;border:0;padding:10px 16px;font-weight:800;cursor:pointer}.ath-chat-head button{background:#f1ecff;color:#2b174d}.ath-invoice-note{background:#eef2ff;border-radius:16px;padding:14px;margin:12px 0}@media(max-width:900px){.ath-customer-grid{grid-template-columns:1fr}.ath-advisors-head h1{font-size:34px}}
