/* SEO-4 Homepage information section — isolated approved premium treatment */
.msp-home-info{position:relative;margin:18px 5px 22px;border:2px solid #d59a1c;border-radius:22px;background:linear-gradient(180deg,#fffdf6 0%,#fff3df 58%,#ffead0 100%);box-shadow:0 8px 22px rgba(93,48,0,.13),inset 0 0 0 2px rgba(255,255,255,.68);overflow:hidden;color:#291914}
.msp-home-info:before,.msp-home-info:after{content:"";position:absolute;z-index:0;width:74px;height:74px;border:1px solid rgba(202,145,25,.22);border-radius:50%}
.msp-home-info:before{left:-40px;top:72px}.msp-home-info:after{right:-42px;bottom:35px}
.msp-home-info__header{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;gap:9px;padding:12px 10px;background:linear-gradient(180deg,#b7086c 0%,#87004f 54%,#6f003f 100%);border-bottom:2px solid #dca52d;box-shadow:inset 0 -1px 0 rgba(255,235,153,.25)}
.msp-home-info__rail{height:2px;flex:1;max-width:72px;background:linear-gradient(90deg,transparent,#ffe28a 62%,#d59917)}
.msp-home-info__rail:last-child{background:linear-gradient(90deg,#d59917,#ffe28a 38%,transparent)}
.msp-home-info__plate{min-width:0;display:flex;align-items:center;justify-content:center;gap:9px;color:#fff2c0;text-align:center}
.msp-home-info__plate>svg{width:35px;height:35px;flex:0 0 35px;padding:5px;border:1px solid rgba(255,224,111,.72);border-radius:50%;background:rgba(255,255,255,.08);color:#ffe16d;filter:drop-shadow(0 2px 2px rgba(54,0,29,.28))}
.msp-home-info__plate h2{margin:0;color:#fff4c6;font-family:Georgia,"Times New Roman",serif;font-size:clamp(18px,4vw,27px);line-height:1.2;text-shadow:0 1px 0 #5a0034,0 2px 5px rgba(48,0,28,.34)}
.msp-home-info__body{position:relative;z-index:1;padding:14px;display:grid;gap:11px}
.msp-home-info__body>p{margin:0;font-size:14px;line-height:1.57;text-align:left}
.msp-home-info__card{display:grid;grid-template-columns:48px minmax(0,1fr);gap:11px;align-items:start;padding:12px;border:1px solid rgba(183,124,17,.38);border-radius:15px;background:linear-gradient(180deg,rgba(255,255,255,.86),rgba(255,250,232,.72));box-shadow:inset 0 0 0 1px rgba(255,255,255,.68),0 3px 9px rgba(100,54,0,.06)}
.msp-home-info__card-icon{width:46px;height:46px;display:grid;place-items:center;border:2px solid #dda72f;border-radius:50%;background:linear-gradient(180deg,#c00873,#81004c);color:#ffe47e;box-shadow:inset 0 0 0 1px rgba(255,239,161,.45),0 3px 8px rgba(90,21,48,.16)}
.msp-home-info__card-icon svg{width:27px;height:27px}
.msp-home-info__card-copy{min-width:0}
.msp-home-info__card h3{margin:0 0 6px;color:#82054e;font-family:Georgia,"Times New Roman",serif;font-size:17px;line-height:1.28}
.msp-home-info__card p{margin:0;color:#33221a;font-size:13.5px;line-height:1.55;text-align:left}
.msp-home-info a{color:#6f1684;font-weight:800;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px}
.msp-home-info a:hover,.msp-home-info a:focus{color:#a50061}
.msp-home-info__note{padding:10px 12px;border:1px solid rgba(161,7,97,.18);border-left:4px solid #a10761;border-radius:9px;background:linear-gradient(90deg,#fff5e4,#fffaf0);font-weight:600;color:#3d231d}
@media(min-width:760px){.msp-home-info__body{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch}.msp-home-info__body>p,.msp-home-info__note{grid-column:1/-1}.msp-home-info__card{grid-template-columns:1fr;text-align:center}.msp-home-info__card-icon{margin:0 auto}.msp-home-info__card h3{text-align:center}.msp-home-info__card p{text-align:left}}
@media(max-width:520px){.msp-home-info{margin-left:4px;margin-right:4px;border-radius:18px}.msp-home-info__header{padding:11px 8px}.msp-home-info__rail{max-width:30px}.msp-home-info__plate{gap:7px}.msp-home-info__plate>svg{width:31px;height:31px;flex-basis:31px}.msp-home-info__body{padding:11px;gap:9px}.msp-home-info__body>p{font-size:12px;line-height:1.52}.msp-home-info__card{grid-template-columns:40px minmax(0,1fr);gap:9px;padding:10px;border-radius:12px}.msp-home-info__card-icon{width:38px;height:38px}.msp-home-info__card-icon svg{width:22px;height:22px}.msp-home-info__card h3{font-size:14.5px}.msp-home-info__card p{font-size:11.8px;line-height:1.5}.msp-home-info__note{font-size:11.8px;line-height:1.48}}
