.seller-guide{display:flex;align-items:center;justify-content:space-between;gap:40px;padding:58px clamp(22px,7vw,110px);background:var(--sky);border-top:1px solid #c5e5ee}.seller-guide h2{font-family:Georgia,serif;color:var(--navy);font-size:clamp(2rem,3vw,3rem);font-weight:500;margin:5px 0 10px}.seller-guide p{color:var(--muted);font-size:1.06rem;line-height:1.6;margin:0}.guide-button{flex:0 0 auto;background:var(--navy);color:#fff;text-decoration:none;font-weight:850;padding:17px 22px;border-radius:4px}.guide-button:hover{background:var(--blue)}@media(max-width:850px){.seller-guide{align-items:flex-start;flex-direction:column}}@media(max-width:480px){.guide-button{width:100%;text-align:center}}
