*,*::before,*::after{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:96px}
.advisor-main{max-width:1180px;margin:0 auto;padding:48px 4vw 80px}
.advisor-hero{position:relative;overflow:hidden;margin-bottom:30px;padding:38px 40px;border:1px solid #dce7f6;border-radius:24px;background:linear-gradient(135deg,#f8fbff 0%,#eef5ff 72%,#e7f1ff 100%);box-shadow:0 18px 50px rgba(25,73,145,.08)}
.advisor-hero::after{content:"";position:absolute;right:-80px;top:-115px;width:320px;height:320px;border:60px solid rgba(7,89,220,.06);border-radius:50%;pointer-events:none}
.advisor-hero>*{position:relative;z-index:1}
.advisor-hero h1{margin:7px 0 12px;font-size:clamp(38px,6vw,64px);letter-spacing:-.035em}
.advisor-hero>p:not(.eyebrow){max-width:800px;margin:0;color:#53627e;font-size:18px;line-height:1.6}
.material-jump{display:flex;flex-wrap:wrap;gap:9px;margin-top:24px}
.material-jump a{display:inline-flex;align-items:center;justify-content:center;min-width:58px;padding:8px 14px;border:1px solid #c8d9f2;border-radius:999px;background:#fff;color:#0759dc;font-size:13px;font-weight:800;text-decoration:none;box-shadow:0 4px 12px rgba(25,73,145,.06);transition:.18s ease}
.material-jump a:hover{border-color:#0759dc;transform:translateY(-1px);box-shadow:0 7px 16px rgba(7,89,220,.13)}
.material-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;align-items:start}
.material-card{position:relative;min-width:0;overflow:hidden;padding:27px;border:1px solid #dce5f2;border-radius:20px;background:#fff;box-shadow:0 12px 35px rgba(25,49,89,.08)}
.material-card::before{content:"";position:absolute;inset:0 0 auto;height:4px;background:linear-gradient(90deg,#0759dc,#43a5ff)}
.material-title{display:flex;align-items:flex-start;gap:15px;padding-bottom:20px;border-bottom:1px solid #e8eef7}
.material-title>span{display:grid;place-items:center;flex:0 0 64px;height:64px;border-radius:17px;background:linear-gradient(145deg,#1268ed,#064bc3);color:#fff;font-weight:850;box-shadow:0 8px 18px rgba(7,89,220,.2)}
.material-title h2{margin:2px 0 5px;line-height:1.15}
.material-title p{margin:0;color:#61708a;line-height:1.45}
.material-card h3{margin:22px 0 9px;font-size:14px;letter-spacing:.015em}
.material-card ul{margin:0;padding-left:20px;line-height:1.55}
.pros-cons{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:18px}
.pros-cons>div{min-width:0;padding:14px 15px;border:1px solid #e4ebf5;border-radius:13px;background:#f8fafc}
.pros-cons>div:first-child{background:#f3fbf8;border-color:#d9eee6}
.pros-cons>div:last-child{background:#fff8f7;border-color:#f2e1df}
.pros-cons h3{margin:0 0 7px}
.applications{display:flex;flex-wrap:wrap;gap:7px;padding:0!important;list-style:none}
.applications li{padding:6px 10px;border:1px solid #dce7f6;border-radius:999px;background:#f5f9ff;color:#314767;font-size:13px}
.material-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:20px 0 0}
.material-facts div{min-width:0;padding:11px 12px;border:1px solid #e5edf7;border-radius:11px;background:#f7f9fc}
.material-facts dt{font-size:11px;font-weight:850;color:#0759dc;text-transform:uppercase;letter-spacing:.045em}
.material-facts dd{margin:4px 0 0;color:#34445d;line-height:1.45}
.accuracy,.material-note{padding:14px 15px;border:1px solid #dce8f8;border-left:3px solid #0759dc;border-radius:0 11px 11px 0;background:#f5f9ff}
.accuracy{margin-top:20px}.accuracy h3{margin:0 0 6px}.accuracy p{margin:5px 0;color:#40516a;line-height:1.48}
.rating-grid{display:grid;gap:0;margin-top:20px;padding:7px 15px;border:1px solid #e1e9f4;border-radius:13px;background:#f8fafc}
.rating-grid>div{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:37px;border-bottom:1px solid #e8eef5;font-size:13px;font-weight:650}
.rating-grid>div:last-child{border-bottom:0}
.rating{display:inline-flex;align-items:center;gap:5px;flex:0 0 auto}
.rating-dot{display:block;width:11px;height:11px;border:1.5px solid #93afd5;border-radius:50%;background:#fff}
.rating-dot.is-filled{border-color:#0759dc;background:#0759dc;box-shadow:0 1px 3px rgba(7,89,220,.25)}
.material-note{margin:14px 0 0;color:#40516a;font-size:13px;line-height:1.48}
.advisor-footer{position:relative;overflow:hidden;margin-top:28px;padding:32px;border-radius:20px;background:linear-gradient(135deg,#0b2148,#0759dc);color:#fff;box-shadow:0 16px 35px rgba(7,44,112,.2)}
.advisor-footer h2{margin-top:0}.advisor-footer p{max-width:800px;color:#dce9ff;line-height:1.6}.advisor-footer .button{border-color:#fff;background:#fff;color:#0759dc}
@media(max-width:900px){.material-grid{grid-template-columns:1fr}.material-card{max-width:760px;width:100%;margin-inline:auto}}
@media(max-width:600px){.advisor-main{padding-top:24px}.advisor-hero{padding:28px 22px;border-radius:18px}.advisor-hero>p:not(.eyebrow){font-size:16px}.material-card{padding:21px}.pros-cons,.material-facts{grid-template-columns:1fr}.material-title>span{flex-basis:56px;height:56px;border-radius:14px}.rating-dot{width:10px;height:10px}.advisor-footer{padding:25px 22px}}
