.notice{padding:12px 14px;border-radius:6px;font-size:.88rem;font-weight:750}
.notice.success{background:#e4f7ef;color:#12654f}
.notice.error{background:#fff0ec;color:#9c3828}
.revenue-callout{display:flex;flex-direction:column;gap:3px;border-left:4px solid #0f8b82;background:rgba(255,255,255,.68);padding:14px 17px;margin:0 0 26px;max-width:620px}
.revenue-callout strong{font-family:Georgia,serif;color:#0f8b82;font-size:1.25rem}
.revenue-callout span{color:#58707a;font-size:.8rem;line-height:1.45}
.fee-section{background:#071f2d;color:#fff;padding:105px clamp(26px,9vw,150px);display:grid;grid-template-columns:1.15fr .85fr;gap:90px;align-items:center}.fee-section h2{font-family:Georgia,serif;font-size:clamp(2.5rem,4.4vw,4.7rem);line-height:1.02;letter-spacing:-.04em;margin:0 0 25px}.fee-section>div>p{color:#c2d2d6;max-width:650px}.fee-section>div>p strong{color:#bde8db}.fee-note{font-size:.82rem}.fee-card{background:#fff;color:#10242d;padding:34px;border-radius:12px}.fee-row{display:flex;justify-content:space-between;align-items:end;padding:18px 0;border-bottom:1px solid #dce4e3}.fee-row span{font-weight:750}.fee-row strong{font-family:Georgia,serif;font-size:2.4rem}.fee-row.market strong{color:#83949a}.fee-row.ours{background:#e8f7f2;margin:12px -14px 0;padding:20px 14px;border:0}.fee-row.ours strong{color:#0f8b82}.fee-card>p{font-size:.75rem;color:#58707a;margin:16px 0 20px}
@media(max-width:900px){.fee-section{grid-template-columns:1fr;gap:50px}}
.call-section{background:#0f8b82;color:#fff;padding:65px clamp(26px,9vw,150px);display:flex;align-items:center;justify-content:space-between;gap:50px}.call-section h2{font-family:Georgia,serif;font-size:clamp(2rem,3.8vw,3.8rem);line-height:1.05;letter-spacing:-.035em;margin:0 0 12px}.call-section p{max-width:750px;color:#e0f3ee}.call-section .button{white-space:nowrap}@media(max-width:700px){.call-section{align-items:flex-start;flex-direction:column}}
