
.ad-marketing-page,
.ad-marketing-footer,
.ad-mini-footer,
.ad-join-handle-page{
  --ad-peach:#FAE2C9;
  --ad-rose:#FAE4DB;
  --ad-cream:#FDF2E7;
  --ad-card:#FFF8F1;
  --ad-green:#7D9D95;
  --ad-green-dark:#61887E;
  --ad-apricot:#F5C7B0;
  --ad-warm-white:rgba(255,255,255,.72);
  --ad-ink:#34383f;
  --ad-ink-soft:#434850;
  --ad-text:#5f6167;
  --ad-muted:#8e8f95;
  --ad-border:rgba(67,72,80,.12);
  --ad-border-strong:rgba(67,72,80,.18);
  --ad-shadow:0 18px 50px rgba(77,63,43,.10);
  --ad-shadow-strong:0 28px 80px rgba(77,63,43,.16);
  --ad-join-focus:rgba(95,168,151,.38);
  --ad-join-shadow-soft:0 14px 34px rgba(0,0,0,.08);
  --ad-radius:24px;
  font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
  color:var(--ad-ink);
}

.ad-marketing-page,
.ad-marketing-page *,
.ad-marketing-page *::before,
.ad-marketing-page *::after,
.ad-marketing-footer,
.ad-marketing-footer *,
.ad-marketing-footer *::before,
.ad-marketing-footer *::after,
.ad-mini-footer,
.ad-mini-footer *,
.ad-mini-footer *::before,
.ad-mini-footer *::after{box-sizing:border-box;}

.ad-marketing-page{position:relative;overflow:hidden;background:transparent;}
body.ad-has-contextual-footer footer:not(.ad-marketing-footer):not(.ad-mini-footer),
body.ad-has-contextual-footer .site-footer,
body.ad-has-contextual-footer #colophon{display:none !important;}

.ad-marketing-shell{width:min(calc(100% - 28px),1180px);margin:0 auto;}

.ad-marketing-footer{position:relative;z-index:1;overflow:hidden;background:linear-gradient(145deg,rgba(253,242,231,.98) 0%,rgba(250,226,201,.9) 58%,rgba(250,228,219,.94) 100%);padding:clamp(34px,5vw,58px) 0 24px;border-top:1px solid rgba(67,72,80,.08);}
.ad-marketing-footer__inner{position:relative;z-index:1;display:flex;flex-direction:column;gap:26px;}
.ad-marketing-footer__main{display:grid;grid-template-columns:minmax(280px,1.45fr) minmax(180px,.55fr) minmax(260px,.72fr);gap:clamp(30px,5vw,80px);align-items:start;}
.ad-marketing-footer__brand{max-width:430px;}
.ad-marketing-footer__brand-link{display:inline-flex;align-items:center;gap:12px;margin-bottom:12px;color:var(--ad-ink);text-decoration:none;font-size:21px;font-weight:900;letter-spacing:-.035em;}
.ad-marketing-footer__brand-link:hover{text-decoration:none;color:var(--ad-ink);}
.ad-marketing-footer__brand-mark{width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;border-radius:14px;background:rgba(255,255,255,.78);border:1px solid rgba(67,72,80,.08);box-shadow:0 12px 30px rgba(77,63,43,.07);}
.ad-marketing-footer__brand-mark img{width:25px;height:25px;display:block;}
.ad-marketing-footer p{margin:0;color:var(--ad-text);font-size:16px;line-height:1.65;}
.ad-marketing-footer__brand p{max-width:380px;}
.ad-marketing-footer__actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:18px;}
.ad-marketing-footer__primary,.ad-marketing-footer__secondary{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 17px;border-radius:14px;text-decoration:none;font-size:14px;line-height:1.2;font-weight:850;white-space:nowrap;transition:transform .18s ease,background-color .18s ease,box-shadow .18s ease,border-color .18s ease,color .18s ease;}
.ad-marketing-footer__primary{background:var(--ad-green);color:#fff;box-shadow:0 14px 30px rgba(97,136,126,.18);}
.ad-marketing-footer__primary:hover{background:var(--ad-green-dark);color:#fff;text-decoration:none;transform:translateY(-1px);box-shadow:0 18px 36px rgba(97,136,126,.23);}
.ad-marketing-footer__secondary{background:rgba(255,255,255,.52);border:1px solid rgba(97,136,126,.16);color:var(--ad-green-dark);}
.ad-marketing-footer__secondary:hover{background:#fff;border-color:rgba(97,136,126,.24);color:var(--ad-green-dark);text-decoration:none;transform:translateY(-1px);}

.ad-marketing-footer__group,.ad-marketing-footer__follow{display:flex;flex-direction:column;gap:12px;min-width:0;}
.ad-marketing-footer h3{margin:0 0 2px;color:var(--ad-ink);font-size:12px;line-height:1.2;font-weight:900;letter-spacing:.08em;text-transform:uppercase;}
.ad-marketing-footer__group a{width:max-content;max-width:100%;color:var(--ad-ink-soft);text-decoration:none;font-size:15px;line-height:1.35;font-weight:700;transition:color .16s ease,transform .16s ease;}
.ad-marketing-footer__group a:hover{color:var(--ad-green-dark);text-decoration:none;transform:translateX(2px);}
.ad-marketing-footer__socials{display:flex;align-items:center;gap:16px;flex-wrap:nowrap;}
.ad-marketing-social{width:46px;height:46px;flex:0 0 46px;border-radius:15px;background:rgba(255,255,255,.74);display:grid;place-items:center;padding:0;line-height:0;box-shadow:0 14px 34px rgba(77,63,43,.07);border:1px solid rgba(67,72,80,.08);transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease;}
.ad-marketing-social:hover{background:#fff;transform:translateY(-2px);box-shadow:0 18px 42px rgba(77,63,43,.11);}
.ad-marketing-social img{width:22px;height:22px;display:block;object-fit:contain;margin:auto;vertical-align:middle;}
.ad-marketing-footer a:focus-visible{outline:3px solid rgba(97,136,126,.38);outline-offset:4px;}
.ad-marketing-footer__bottom{display:flex;align-items:center;justify-content:space-between;gap:14px;padding-top:22px;border-top:1px solid rgba(67,72,80,.10);color:#73767d;font-size:13px;line-height:1.4;font-weight:650;}

.ad-mini-footer{position:relative;z-index:1;width:100%;background:transparent;padding:8px 0 24px;color:rgba(67,72,80,.72);}
.ad-mini-footer__inner{width:min(calc(100% - 32px),740px);margin:0 auto;padding-top:16px;border-top:1px solid rgba(67,72,80,.10);display:flex;align-items:center;justify-content:center;gap:9px 16px;flex-wrap:wrap;text-align:center;font-size:12.5px;line-height:1.35;font-weight:700;}
.ad-mini-footer__brand{color:rgba(52,56,63,.68);font-weight:800;}
.ad-mini-footer a{color:rgba(67,72,80,.72);text-decoration:none;text-underline-offset:3px;transition:color .16s ease,text-decoration-color .16s ease;}
.ad-mini-footer a:hover{color:var(--ad-green-dark);text-decoration:underline;text-decoration-color:rgba(97,136,126,.42);}
.ad-mini-footer a:focus-visible{outline:3px solid rgba(97,136,126,.34);outline-offset:4px;border-radius:8px;}

body.ad-has-marketing-landing{overflow-x:hidden;overflow-x:clip;}
body.ad-has-marketing-landing #page,
body.ad-has-marketing-landing #content,
body.ad-has-marketing-landing .wp-site-blocks,
body.ad-has-marketing-landing .site,
body.ad-has-marketing-landing .site-main,
body.ad-has-marketing-landing .site-content,
body.ad-has-marketing-landing .content-area,
body.ad-has-marketing-landing .entry-content,
body.ad-has-marketing-landing .wp-block-post-content,
body.ad-has-marketing-landing article,
body.ad-has-marketing-landing main{max-width:none !important;margin-left:0 !important;margin-right:0 !important;padding-left:0 !important;padding-right:0 !important;overflow-x:hidden;overflow-x:clip;}

body.ad-contextual-footer--mini.ad-artistdonations-surface{min-height:100vh;min-height:100svh;min-height:100dvh;}
body.ad-contextual-footer--mini.ad-artistdonations-auth,
body.ad-contextual-footer--mini.ad-artistdonations-join-profile,
body.ad-contextual-footer--mini.ad-artistdonations-tip{display:flex;flex-direction:column;min-height:100vh;min-height:100svh;min-height:100dvh;}
body.ad-contextual-footer--mini.ad-artistdonations-auth > #page,
body.ad-contextual-footer--mini.ad-artistdonations-auth > .wp-site-blocks,
body.ad-contextual-footer--mini.ad-artistdonations-auth > .site,
body.ad-contextual-footer--mini.ad-artistdonations-join-profile > #page,
body.ad-contextual-footer--mini.ad-artistdonations-join-profile > .wp-site-blocks,
body.ad-contextual-footer--mini.ad-artistdonations-join-profile > .site,
body.ad-contextual-footer--mini.ad-artistdonations-tip > #page,
body.ad-contextual-footer--mini.ad-artistdonations-tip > .wp-site-blocks,
body.ad-contextual-footer--mini.ad-artistdonations-tip > .site{flex:1 0 auto;min-height:0;display:flex;flex-direction:column;}
body.ad-contextual-footer--mini.ad-artistdonations-auth .site-main,
body.ad-contextual-footer--mini.ad-artistdonations-auth .site-content,
body.ad-contextual-footer--mini.ad-artistdonations-auth .content-area,
body.ad-contextual-footer--mini.ad-artistdonations-auth .entry-content,
body.ad-contextual-footer--mini.ad-artistdonations-auth .wp-block-post-content,
body.ad-contextual-footer--mini.ad-artistdonations-auth article,
body.ad-contextual-footer--mini.ad-artistdonations-join-profile .site-main,
body.ad-contextual-footer--mini.ad-artistdonations-join-profile .site-content,
body.ad-contextual-footer--mini.ad-artistdonations-join-profile .content-area,
body.ad-contextual-footer--mini.ad-artistdonations-join-profile .entry-content,
body.ad-contextual-footer--mini.ad-artistdonations-join-profile .wp-block-post-content,
body.ad-contextual-footer--mini.ad-artistdonations-join-profile article,
body.ad-contextual-footer--mini.ad-artistdonations-tip .site-main,
body.ad-contextual-footer--mini.ad-artistdonations-tip .site-content,
body.ad-contextual-footer--mini.ad-artistdonations-tip .content-area,
body.ad-contextual-footer--mini.ad-artistdonations-tip .entry-content,
body.ad-contextual-footer--mini.ad-artistdonations-tip .wp-block-post-content,
body.ad-contextual-footer--mini.ad-artistdonations-tip article{flex:1 0 auto;min-height:0;display:flex;flex-direction:column;}
body.ad-contextual-footer--mini .ad-mini-footer{flex:0 0 auto;margin-top:auto;}
body.ad-contextual-footer--mini.ad-artistdonations-auth .ad-auth-page,
body.ad-contextual-footer--mini.ad-artistdonations-auth .ad-join-handle-page,
body.ad-contextual-footer--mini.ad-artistdonations-join-profile .ad-join-profile,
body.ad-contextual-footer--mini.ad-artistdonations-tip .artistdonations-tip{flex:1 0 auto;min-height:0;}
body.ad-contextual-footer--mini.ad-artistdonations-tip .artistdonations-tip{padding-bottom:clamp(1.1rem,3vw,2.2rem);}
body.ad-artistdonations-tip .ad-mini-footer{padding-top:0;padding-bottom:20px;}
body.ad-artistdonations-tip .ad-mini-footer__inner{width:min(calc(100% - 32px),548px);}
body.ad-artistdonations-auth .ad-mini-footer,
body.ad-artistdonations-join-profile .ad-mini-footer{padding-top:0;padding-bottom:22px;}
body.ad-artistdonations-auth .ad-mini-footer__inner,
body.ad-artistdonations-join-profile .ad-mini-footer__inner{width:min(calc(100% - 32px),640px);border-color:rgba(67,72,80,.08);}

.ad-marketing-coming-soon{min-height:66vh;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:110px 0;}
.ad-marketing-coming-soon h1{font-family:'DM Serif Display',serif;font-size:5.4rem;font-size:clamp(4rem,8vw,6.7rem);line-height:.97;letter-spacing:-.035em;margin:0 0 60px;color:#5d6169;}
.ad-marketing-coming-soon p{font-size:1.5rem;font-size:clamp(1.25rem,2vw,1.75rem);font-weight:700;max-width:1150px;color:#5d6169;}

html body.ad-artistdonations-join-handle,
body.ad-artistdonations-join-handle,
body.ad-artistdonations-join-handle .wp-site-blocks,
body.ad-artistdonations-join-handle .site,
body.ad-artistdonations-join-handle .site-main,
body.ad-artistdonations-join-handle .content-area,
body.ad-artistdonations-join-handle main{margin:0;padding:0 !important;overflow-x:hidden;max-width:100%;}
.ad-join-handle-page,.ad-join-handle-page *,.ad-join-handle-page *::before,.ad-join-handle-page *::after{box-sizing:border-box;}
.ad-join-handle-page{--ad-join-pad-y:clamp(18px,4vw,28px);--ad-join-pad-x:clamp(16px,3vw,24px);position:relative;background:transparent;padding:var(--ad-join-pad-y) var(--ad-join-pad-x);width:100%;min-height:calc(100svh - (var(--ad-join-pad-y) * 2));min-height:calc(100dvh - (var(--ad-join-pad-y) * 2));display:flex;align-items:center;justify-content:center;overflow-x:hidden;}
.ad-join-handle-shell{width:min(100%,680px);margin:0 auto;}
.ad-join-handle-card{position:relative;background:var(--ad-cream);border:1px solid rgba(0,0,0,.08);border-radius:24px;box-shadow:var(--ad-shadow);padding:36px;overflow:visible;}
.ad-join-subtle{display:inline-flex;align-items:center;min-height:28px;padding:0 12px;border-radius:999px;background:rgba(255,255,255,.62);border:1px solid rgba(67,72,80,.08);font-size:12px;font-weight:700;color:#7f858e;margin-bottom:18px;}
.ad-join-handle-card h1{font-size:2.6rem;font-size:clamp(2.1rem,4vw,3.2rem);line-height:1;letter-spacing:-.045em;margin:0 0 12px;font-weight:800;color:#43474f;max-width:12ch;}
.ad-join-text{font-size:17px;line-height:1.6;color:var(--ad-text);margin:0 0 24px;max-width:34ch;}
.ad-join-handle-wrapper{display:flex;flex-direction:column;gap:12px;}
.ad-join-handle-row{display:grid;grid-template-columns:minmax(0,max-content) minmax(0,1fr);align-items:center;background:rgba(255,255,255,.92);border-radius:14px;border:1px solid rgba(17,17,17,.10);padding:14px 16px;gap:10px;min-width:0;max-width:100%;min-height:62px;overflow:hidden;box-shadow:var(--ad-join-shadow-soft);transition:border-color .18s ease,box-shadow .18s ease,background-color .18s ease;}
.ad-join-handle-row:focus-within{background:#fff;border-color:rgba(125,157,149,.76);box-shadow:0 0 0 4px var(--ad-join-focus),var(--ad-join-shadow-soft);}
.ad-join-handle-prefix{white-space:nowrap;font-size:18px;line-height:1.2;color:#7b7f86;opacity:.95;min-width:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;}
.ad-join-handle-input{flex:1;min-width:0;width:100%;border:none !important;outline:none !important;background:transparent !important;box-shadow:none !important;padding:0 !important;margin:0 !important;font-size:18px !important;line-height:1.25;font-weight:600;color:#333 !important;min-height:30px;}
.ad-join-handle-input:focus,.ad-join-handle-input:focus-visible{outline:none !important;box-shadow:none !important;}
.ad-join-handle-input::placeholder{font-size:18px;line-height:1.25;color:#9a9ea5;}
.ad-join-handle-status{font-size:14px;min-height:20px;line-height:1.45;}
.ad-join-handle-status--pending{color:#888;}
.ad-join-handle-status--error{color:#d9534f;font-weight:600;}
.ad-join-handle-status--ok{color:#3aa76d;font-weight:600;}
.ad-join-handle-button{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:54px;margin-top:8px;padding:0 22px;border:1px solid var(--ad-green-dark) !important;border-radius:16px;background:var(--ad-green) !important;color:#fff !important;font-family:Inter,system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;font-size:16px;font-weight:800;letter-spacing:.01em;line-height:1;text-align:center;text-decoration:none;box-shadow:0 18px 38px rgba(97,136,126,.18);cursor:pointer;appearance:none;-webkit-appearance:none;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease,filter .18s ease;}
.ad-join-handle-button:hover:not(:disabled),.ad-join-handle-button:focus-visible:not(:disabled){background:var(--ad-green-dark) !important;color:#fff !important;box-shadow:0 20px 40px rgba(97,136,126,.24);transform:translateY(-1px);filter:none;text-decoration:none;}
.ad-join-handle-button:focus-visible{outline:3px solid rgba(125,157,149,.24);outline-offset:3px;}
.ad-join-handle-button:disabled,.ad-join-handle-button[aria-disabled="true"],.ad-join-handle-button.is-disabled{background:#d6d8db !important;color:#6b7280 !important;border-color:#c5c9cf !important;box-shadow:none !important;filter:none !important;transform:none !important;opacity:1 !important;cursor:not-allowed;pointer-events:none;}
.ad-join-handle-legal{font-size:14px;line-height:1.6;color:#666b73;}
.ad-join-handle-legal a{color:inherit;font-weight:500;text-decoration:underline;text-underline-offset:2px;}
.ad-join-handle-switch{position:absolute;top:clamp(18px,3vw,30px);right:clamp(18px,3vw,36px);z-index:5;display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 14px;border:1px solid rgba(97,136,126,.16);border-radius:999px;background:rgba(255,255,255,.64);box-shadow:0 10px 24px rgba(61,55,48,.06);color:var(--ad-green-dark);font-size:14px;line-height:1.2;font-weight:750;text-align:center;text-decoration:none;white-space:nowrap;max-width:calc(100vw - 32px);transition:background-color .18s ease,box-shadow .18s ease,transform .18s ease;}
.ad-join-handle-switch:hover{background:#fff;box-shadow:0 14px 30px rgba(61,55,48,.09);transform:translateY(-1px);text-decoration:none;}

/* Keep mini-footer contexts inside the viewport when the page content is short.
   These overrides must live after the join-handle base rules because those rules
   otherwise reintroduce a full viewport min-height and push the mini footer below the fold. */
body.ad-contextual-footer--mini.ad-artistdonations-auth .ad-join-handle-page{
  flex:1 1 auto;
  min-height:0 !important;
}

@media (max-width:640px){
  body.ad-contextual-footer--mini.ad-artistdonations-auth .ad-join-handle-page{
    flex-direction:column;
    align-items:center;
    justify-content:center;
    gap:10px;
    padding-top:calc(10px + env(safe-area-inset-top, 0px)) !important;
    padding-bottom:12px !important;
  }

  body.ad-contextual-footer--mini.ad-artistdonations-auth .ad-join-handle-switch{
    position:absolute;
    top:calc(14px + env(safe-area-inset-top, 0px));
    right:16px;
    align-self:auto;
    margin:0;
    transform:none;
  }

  body.ad-contextual-footer--mini.ad-artistdonations-auth .ad-join-handle-shell{
    width:100%;
  }
}

@media (max-width: 1040px){
  .ad-marketing-footer__main{grid-template-columns:minmax(0,1.1fr) minmax(0,.55fr);gap:34px 48px;}
  .ad-marketing-footer__follow{grid-column:1 / -1;}
}
@media (max-width: 720px){
  .ad-marketing-footer{padding:34px 0 24px;}
  .ad-marketing-footer__main{grid-template-columns:1fr;gap:28px;}
  .ad-marketing-footer__brand{max-width:none;}
  .ad-marketing-footer__brand p{max-width:34rem;}
  .ad-marketing-footer__bottom{flex-direction:column;align-items:flex-start;gap:8px;}
}
@media (max-width: 520px){
  .ad-marketing-footer__actions{width:100%;align-items:stretch;}
  .ad-marketing-footer__primary,.ad-marketing-footer__secondary{flex:1 1 148px;}
}
@media (max-width: 420px){
  .ad-marketing-footer__brand-link{font-size:19px;}
  .ad-marketing-footer__brand-mark{width:38px;height:38px;border-radius:13px;}
  .ad-marketing-footer__socials{gap:12px;}
  .ad-marketing-social{width:44px;height:44px;flex-basis:44px;border-radius:14px;}
}

@media (max-width: 520px){
  .ad-mini-footer__inner{width:min(calc(100% - 28px),420px);gap:8px 13px;font-size:12px;}
  .ad-mini-footer__brand{flex-basis:100%;}
}

@media (max-width: 640px){
  .ad-join-handle-page{--ad-join-pad-y:16px;--ad-join-pad-x:16px;padding-top:calc(var(--ad-join-pad-y) + 48px);}
  .ad-join-handle-card{padding:24px 18px;}
  .ad-join-handle-row{grid-template-columns:minmax(0,clamp(146px,48%,210px)) minmax(0,1fr);align-items:center;padding:14px 16px;gap:8px;min-height:62px;}
  .ad-join-handle-prefix{font-size:14px;line-height:1.2;white-space:nowrap;word-break:normal;overflow:hidden;text-overflow:ellipsis;}
  .ad-join-handle-input,.ad-join-handle-input::placeholder{font-size:16px;}
  .ad-join-handle-card h1{font-size:2rem;font-size:clamp(1.8rem,9vw,2.35rem);max-width:none;}
  .ad-join-text{max-width:none;}
  .ad-join-handle-switch{top:16px;right:16px;min-height:32px;padding:0 12px;font-size:13px;}
}
@media (max-width: 380px){
  .ad-join-handle-row{grid-template-columns:minmax(0,clamp(106px,50%,148px)) minmax(74px,1fr);align-items:center;padding:13px 14px;gap:7px;min-height:60px;}
  .ad-join-handle-prefix{white-space:nowrap;word-break:normal;overflow:hidden;text-overflow:ellipsis;font-size:13px;}
}
