/* Shared marketing footer: theme tokens and original coastal artwork. */
[data-theme=light] .footer-brand img{filter:brightness(0)}
.site-footer{padding-bottom:400px;min-height:0}.footer-art{top:auto;height:680px}.site-footer:after{background:linear-gradient(var(--page) 0%,var(--page) calc(100% - 550px),transparent 95%)}
.footer-directory{display:grid;grid-template-columns:320px minmax(0,1fr);gap:64px}.footer-intro{display:flex;flex-direction:column;gap:24px}.footer-brand{display:flex;align-items:center;gap:10px;color:var(--heading);font-size:23px;line-height:32px;white-space:nowrap}.footer-brand img{width:32px;height:32px}.footer-intro>p{font-size:15px;line-height:1.6;max-width:320px}
.footer-ai h2{font-size:14px;line-height:21px;font-weight:600;margin-bottom:16px}.ai-providers{display:flex;gap:10px}.ai-provider{position:relative;display:flex;width:44px;height:44px;align-items:center;justify-content:center;border:1px solid var(--border);border-radius:12px;background:var(--card);color:var(--heading);transition:border-color .15s,background .15s}.ai-provider:hover{border-color:var(--brand)}.ai-provider svg{width:22px;height:22px}.ai-tooltip{position:absolute;bottom:calc(100% + 8px);left:50%;transform:translateX(-50%);background:var(--heading);color:var(--page);padding:5px 8px;border-radius:6px;font-size:12px;opacity:0;pointer-events:none;white-space:nowrap}.ai-provider:hover .ai-tooltip,.ai-provider:focus-visible .ai-tooltip{opacity:1}
.ai-prompt{font-size:13px;margin-top:14px}.ai-prompt summary{cursor:pointer;width:fit-content;text-decoration:underline;text-underline-offset:3px}.ai-prompt-text{margin-top:12px;font-size:13px;line-height:1.6;overflow-wrap:anywhere}.ai-copy{background:var(--card);border:1px solid var(--border);border-radius:8px;padding:8px 12px;margin-top:12px}.ai-status:empty{display:none}.ai-status{font-size:13px;margin-top:12px}
.footer-columns{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px}.footer-column h2{font:12px/20px Plex,monospace;letter-spacing:1px;text-transform:uppercase;margin-bottom:20px}.footer-column ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.footer-column a{font-size:14px;line-height:22px;display:inline-block;padding:2px 0}.footer-column a:hover{color:var(--heading);text-decoration:underline;text-underline-offset:4px}.footer-legal{align-items:center}.footer-legal a:hover{color:var(--heading)}
@media(max-width:1100px){.footer-directory{grid-template-columns:1fr;gap:40px}.footer-intro{max-width:440px}.footer-intro>p{max-width:400px}.footer-columns{gap:24px}.site-footer{padding-bottom:340px}}
@media(max-width:600px){.footer-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 24px}.footer-directory{gap:40px}.footer-column h2{margin-bottom:12px}.footer-column ul{gap:8px}.footer-column a{min-height:32px;display:inline-flex;align-items:center}.footer-brand{font-size:23px}.site-footer{padding-bottom:320px}.footer-art{height:600px}.footer-legal{font-size:13px}.footer-legal>span{order:2}.footer-content{gap:40px}}
