html.legendary[data-page-type="advertise"] .advertise-page { margin: 0; color: #211a14; background: #f5efe5; }
html.legendary[data-page-type="advertise"] .advertise-shell { width: min(1180px, calc(100% - 48px)); margin: 0 auto; padding: 86px 0 100px; }
html.legendary[data-page-type="advertise"] .advertise-intro { max-width: 900px; }
html.legendary[data-page-type="advertise"] .advertise-intro p,
html.legendary[data-page-type="advertise"] .advertise-contact > div:first-child > p { margin: 0 0 14px; color: #8e2f21; font: 850 12px/1.2 Consolas, monospace; letter-spacing: .14em; }
html.legendary[data-page-type="advertise"] .advertise-intro h1 { margin: 0; color: #211a14; font: 700 clamp(52px, 8vw, 105px)/.91 "Playfair Display", Georgia, serif; letter-spacing: -.055em; }
html.legendary[data-page-type="advertise"] .advertise-intro > span { display: block; max-width: 760px; margin-top: 30px; color: #51443a; font-size: 20px; line-height: 1.6; }
html.legendary[data-page-type="advertise"] .advertise-principles { display: grid; grid-template-columns: repeat(3, 1fr); margin: 58px 0; border: 1px solid #9a8875; background: #fffaf3; }
html.legendary[data-page-type="advertise"] .advertise-principles div { min-height: 150px; padding: 26px; border-left: 1px solid #cbbba8; }
html.legendary[data-page-type="advertise"] .advertise-principles div:first-child { border-left: 0; }
html.legendary[data-page-type="advertise"] .advertise-principles strong,
html.legendary[data-page-type="advertise"] .advertise-principles span { display: block; }
html.legendary[data-page-type="advertise"] .advertise-principles strong { color: #315c43; font: 700 25px/1.1 "Playfair Display", Georgia, serif; }
html.legendary[data-page-type="advertise"] .advertise-principles span { margin-top: 12px; color: #51443a; line-height: 1.5; }
html.legendary[data-page-type="advertise"] .advertise-contact { display: grid; grid-template-columns: minmax(0, .8fr) minmax(520px, 1.2fr); gap: 70px; padding: 48px; color: #fffaf3; background: #211a14; }
html.legendary[data-page-type="advertise"] .advertise-contact h2 { margin: 0; color: #fffaf3; font: 700 clamp(38px, 5vw, 65px)/.97 "Playfair Display", Georgia, serif; }
html.legendary[data-page-type="advertise"] .advertise-contact > div:first-child > span { display: block; margin-top: 20px; color: #d9cbbb; line-height: 1.55; }
html.legendary[data-page-type="advertise"] .advertise-contact form { display: grid; grid-template-columns: 1fr 1fr; gap: 18px; }
html.legendary[data-page-type="advertise"] .advertise-contact label { color: #f4e8da; font-size: 13px; font-weight: 800; }
html.legendary[data-page-type="advertise"] .advertise-contact input:not([type="checkbox"]),
html.legendary[data-page-type="advertise"] .advertise-contact textarea { box-sizing: border-box; width: 100%; margin-top: 7px; padding: 12px 13px; border: 1px solid #9e8d7c; border-radius: 0; color: #211a14; background: #fffaf3; font: inherit; }
html.legendary[data-page-type="advertise"] .advertise-contact__goal,
html.legendary[data-page-type="advertise"] .advertise-contact__privacy,
html.legendary[data-page-type="advertise"] .advertise-contact button { grid-column: 1 / -1; }
html.legendary[data-page-type="advertise"] .advertise-contact__privacy { display: flex; gap: 10px; align-items: flex-start; line-height: 1.45; }
html.legendary[data-page-type="advertise"] .advertise-contact__privacy input { flex: 0 0 auto; width: 20px; height: 20px; }
html.legendary[data-page-type="advertise"] .advertise-contact__privacy a { color: #f1c870; }
html.legendary[data-page-type="advertise"] .advertise-contact button { min-height: 52px; border: 1px solid #c84a35; color: #fffaf3; background: #a63525; font-weight: 900; cursor: pointer; }
html.legendary[data-page-type="advertise"] .advertise-success,
html.legendary[data-page-type="advertise"] .advertise-error { padding: 24px; border: 1px solid #cbbba8; color: #211a14; background: #fffaf3; }
html.legendary[data-page-type="advertise"] .advertise-success strong,
html.legendary[data-page-type="advertise"] .advertise-success span { display: block; }
html.legendary[data-page-type="advertise"] .advertise-success strong { color: #315c43; font-size: 24px; }
html.legendary[data-page-type="advertise"] .advertise-success span { margin-top: 8px; line-height: 1.5; }
html.legendary[data-page-type="advertise"] .advertise-error { margin-bottom: 18px; border-color: #a63525; }
html.legendary[data-page-type="advertise"] .advertise-honeypot { position: absolute; left: -10000px; }
html.legendary[data-page-type="advertise"] input:focus-visible,
html.legendary[data-page-type="advertise"] textarea:focus-visible,
html.legendary[data-page-type="advertise"] button:focus-visible,
html.legendary[data-page-type="advertise"] a:focus-visible { outline: 3px solid #f1c870; outline-offset: 3px; }
@media (max-width: 900px) { html.legendary[data-page-type="advertise"] .advertise-contact { grid-template-columns: 1fr; gap: 38px; } }
@media (max-width: 650px) {
    html.legendary[data-page-type="advertise"] .advertise-shell { width: min(100% - 28px, 620px); padding-top: 48px; }
    html.legendary[data-page-type="advertise"] .advertise-principles { grid-template-columns: 1fr; }
    html.legendary[data-page-type="advertise"] .advertise-principles div { min-height: 0; border-top: 1px solid #cbbba8; border-left: 0; }
    html.legendary[data-page-type="advertise"] .advertise-principles div:first-child { border-top: 0; }
    html.legendary[data-page-type="advertise"] .advertise-contact { padding: 28px 20px; }
    html.legendary[data-page-type="advertise"] .advertise-contact form { grid-template-columns: 1fr; }
    html.legendary[data-page-type="advertise"] .advertise-contact__goal,
    html.legendary[data-page-type="advertise"] .advertise-contact__privacy,
    html.legendary[data-page-type="advertise"] .advertise-contact button { grid-column: auto; }
}
@media (prefers-reduced-motion: reduce) { html.legendary[data-page-type="advertise"] * { scroll-behavior: auto !important; } }
