
:root{--pink:#fd64b2;--pink2:#fff0f8;--ink:#27232a;--muted:#6e6570;--line:#eadde5;--green:#0d6b43;--green2:#edf9f3;--white:#fff;--shadow:0 14px 40px rgba(43,32,40,.10);--radius:26px;--max:1180px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;line-height:1.65}img{max-width:100%;height:auto}a{color:inherit}.skip{position:absolute;left:-9999px}.skip:focus{left:12px;top:12px;background:#fff;padding:12px;z-index:999}.container{width:min(var(--max),calc(100% - 36px));margin:auto}.topbar{background:#27232a;color:#fff;font-size:.86rem;text-align:center;padding:7px 12px}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.96);backdrop-filter:blur(12px);border-bottom:1px solid var(--line)}.nav-wrap{display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:82px}.brand img{width:155px;display:block}.desktop-nav{display:flex;align-items:center;gap:18px;font-size:.92rem;font-weight:650}.desktop-nav a{text-decoration:none;white-space:nowrap}.desktop-nav a:hover,.desktop-nav a[aria-current=page]{color:#a42b69}.lang{padding:8px 12px;border:1px solid var(--line);border-radius:999px}.header-cta{background:var(--pink);color:#261b23!important;padding:11px 16px;border-radius:999px;font-weight:800}.menu-btn{display:none;border:0;background:transparent;font-size:1.45rem;padding:10px}.mobile-nav{display:none}.hero{background:linear-gradient(135deg,#fff7fb 0%,#fff 52%,#eef9f4 100%);padding:72px 0 54px;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:54px;align-items:center}.eyebrow{display:inline-flex;align-items:center;gap:8px;color:#8f245a;background:#fff;border:1px solid #f4cce0;padding:7px 12px;border-radius:999px;font-weight:800;font-size:.82rem;letter-spacing:.03em;text-transform:uppercase}.hero h1,.page-hero h1{font-size:clamp(2.5rem,5.7vw,5.2rem);line-height:1.02;letter-spacing:-.055em;margin:18px 0 22px}.hero p.lead,.page-hero .lead{font-size:clamp(1.08rem,2vw,1.35rem);color:var(--muted);max-width:720px}.actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.btn{display:inline-flex;justify-content:center;align-items:center;min-height:50px;padding:12px 20px;border-radius:999px;text-decoration:none;font-weight:850;border:1px solid transparent}.btn-primary{background:var(--pink);color:#261b23}.btn-secondary{background:#fff;border-color:#d9c9d3}.btn-dark{background:var(--ink);color:#fff}.microproof{display:flex;flex-wrap:wrap;gap:10px;margin-top:26px}.microproof span{background:#fff;border:1px solid var(--line);padding:8px 12px;border-radius:999px;font-size:.88rem;font-weight:700}.hero-media{position:relative}.hero-media img{border-radius:36px;box-shadow:var(--shadow);background:#fff}.float-card{position:absolute;left:-28px;bottom:25px;background:#fff;border:1px solid var(--line);border-radius:20px;padding:14px 17px;box-shadow:var(--shadow);font-weight:800}.proof-strip{border-block:1px solid var(--line);background:#fff}.proof-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0}.proof-item{padding:24px;text-align:center;border-right:1px solid var(--line)}.proof-item:last-child{border-right:0}.proof-item strong{display:block;font-size:1.05rem}.proof-item span{font-size:.88rem;color:var(--muted)}section{padding:82px 0}.section-soft{background:#fff7fb}.section-green{background:#f0faf5}.section-head{max-width:780px;margin-bottom:38px}.kicker{color:#9d2d64;font-weight:850;text-transform:uppercase;letter-spacing:.06em;font-size:.82rem}.section-head h2{font-size:clamp(2rem,4vw,3.55rem);line-height:1.08;letter-spacing:-.04em;margin:10px 0 14px}.section-head p{color:var(--muted);font-size:1.08rem}.grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:28px}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:28px;box-shadow:0 8px 24px rgba(43,32,40,.05)}.card h3{font-size:1.35rem;line-height:1.2;margin:10px 0}.card p{color:var(--muted)}.service-card{overflow:hidden;padding:0}.service-card img{width:100%;aspect-ratio:4/3;object-fit:cover}.service-card .card-body{padding:25px}.service-card .label{font-size:.82rem;color:#9d2d64;font-weight:850}.service-card a.more{font-weight:850;color:#8f245a}.icon-num{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:var(--pink2);color:#8f245a;font-weight:900}.split{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center}.split img{border-radius:32px;box-shadow:var(--shadow)}.checklist{list-style:none;padding:0;margin:22px 0}.checklist li{position:relative;padding:8px 0 8px 30px}.checklist li:before{content:'✓';position:absolute;left:0;color:var(--green);font-weight:900}.answer{border-left:4px solid var(--pink);padding:18px 22px;background:#fff;border-radius:0 18px 18px 0;margin:20px 0}.answer strong{display:block;margin-bottom:4px}.areas{display:flex;flex-wrap:wrap;gap:10px}.area-pill{border:1px solid #cfe6d9;background:#fff;border-radius:999px;padding:9px 14px;font-weight:750;color:#0b6040}.faq-list{display:grid;gap:12px}.faq-list details{background:#fff;border:1px solid var(--line);border-radius:18px;padding:0 20px}.faq-list summary{cursor:pointer;font-weight:850;padding:19px 0}.faq-list details p{color:var(--muted);margin:0 0 20px}.cta-band{background:var(--ink);color:#fff;border-radius:36px;padding:50px;display:grid;grid-template-columns:1.3fr .7fr;gap:30px;align-items:center}.cta-band h2{font-size:clamp(2rem,4vw,3.4rem);line-height:1.05;margin:0 0 14px}.cta-band p{color:#ddd0d8}.cta-band .actions{justify-content:flex-end}.page-hero{padding:70px 0 45px;background:linear-gradient(145deg,#fff6fb,#fff,#eff9f4)}.page-hero h1{max-width:980px}.breadcrumbs{font-size:.86rem;color:var(--muted);margin-bottom:20px}.breadcrumbs a{text-decoration:none}.content{max-width:820px}.content h2{font-size:2rem;line-height:1.15;margin-top:48px}.content h3{font-size:1.35rem;margin-top:32px}.content p,.content li{color:#514a52}.notice{border:1px solid #f1bfd7;background:#fff7fb;border-radius:20px;padding:22px}.legal-note{border:1px solid #ecd8a7;background:#fffaf0;border-radius:20px;padding:20px}.site-footer{background:#241f25;color:#fff;padding:58px 0 105px}.footer-grid{display:grid;grid-template-columns:1.3fr repeat(3,.7fr);gap:30px}.site-footer img{width:160px}.site-footer a{color:#e9dfe5;text-decoration:none}.site-footer ul{list-style:none;padding:0}.site-footer li{margin:8px 0}.site-footer small{color:#cfc3cb}.mobile-cta{display:none}.table-wrap{overflow-x:auto}.matrix{width:100%;border-collapse:collapse}.matrix th,.matrix td{border:1px solid var(--line);padding:14px;text-align:left;vertical-align:top}.matrix th{background:#fff7fb}.quote{font-size:1.4rem;line-height:1.4;font-weight:800;color:#653048}.sr-only{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(max-width:980px){.desktop-nav{display:none}.menu-btn{display:block}.mobile-nav.open{display:grid;padding:0 18px 18px;gap:7px}.mobile-nav a{text-decoration:none;padding:12px;border-radius:12px;background:#fff7fb;font-weight:750}.hero-grid,.split,.cta-band{grid-template-columns:1fr}.hero-media{max-width:700px}.float-card{left:10px}.proof-grid{grid-template-columns:repeat(2,1fr)}.proof-item:nth-child(2){border-right:0}.proof-item:nth-child(-n+2){border-bottom:1px solid var(--line)}.grid-4{grid-template-columns:repeat(2,1fr)}.grid-3{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr}.cta-band .actions{justify-content:flex-start}}
@media(max-width:640px){body{padding-bottom:74px}.container{width:min(100% - 24px,var(--max))}.topbar{font-size:.76rem}.nav-wrap{min-height:68px}.brand img{width:130px}.hero,.page-hero{padding:44px 0 34px}.hero h1,.page-hero h1{font-size:clamp(2.45rem,13vw,4rem)}.hero-grid{gap:32px}.float-card{position:static;margin-top:12px}.proof-grid,.grid-2,.grid-3,.grid-4,.footer-grid{grid-template-columns:1fr}.proof-item{border-right:0!important;border-bottom:1px solid var(--line)!important}.proof-item:last-child{border-bottom:0!important}section{padding:58px 0}.card{padding:22px}.service-card{padding:0}.cta-band{padding:30px 24px;border-radius:28px}.actions .btn{width:100%}.mobile-cta{display:grid;grid-template-columns:1fr 1fr;position:fixed;bottom:0;left:0;right:0;z-index:60;background:#fff;border-top:1px solid var(--line);padding:9px 10px max(9px,env(safe-area-inset-bottom));gap:8px}.mobile-cta a{text-align:center;text-decoration:none;font-weight:900;border-radius:14px;padding:11px 8px}.mobile-cta .book{background:var(--pink);color:#261b23}.mobile-cta .chat{background:var(--green2);color:var(--green)}.site-footer{padding-bottom:55px}.matrix{font-size:.86rem}.matrix th,.matrix td{padding:10px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{animation:none!important;transition:none!important}}


/* v1.1.0 refinements */
body{min-width:320px}
a:focus-visible,.btn:focus-visible,.menu-btn:focus-visible,summary:focus-visible{outline:3px solid var(--pink);outline-offset:3px}
.btn-secondary{color:#8f245a}
.cta-band .btn-secondary{background:#fff;color:#8f245a;border-color:#fff}
.mobile-nav a[aria-current=page],.mobile-nav a.active{background:var(--pink);color:#261b23;font-weight:850;box-shadow:0 8px 20px rgba(253,100,178,.18)}
.mobile-nav a.lang-switch{background:#edf9f3}
.site-footer{background:#111114;color:#fff}
.site-footer p,.site-footer small{color:#ddd1d8}
.site-footer .footer-meta{text-align:center;margin-top:26px;padding-top:22px;border-top:1px solid rgba(255,255,255,.12)}
.site-footer .footer-meta p{margin:0;font-weight:700;color:#f3e8ee}
.site-footer .footer-meta span{opacity:.9}
.site-footer .footer-meta a{color:#fff;text-decoration:none;font-weight:800}
.footer-grid>div:first-child img{margin-bottom:10px}
@media(max-width:980px){.footer-grid{gap:24px}}
@media(max-width:640px){
 .site-footer{text-align:center;padding-bottom:70px}
 .site-footer img{margin-inline:auto}
 .footer-grid>div{display:grid;gap:4px}
 .footer-grid ul{margin:0 auto}
 .mobile-nav{padding-bottom:10px}
 .mobile-nav a{display:flex;align-items:center;min-height:46px}
}


/* v1.1.2 footer and message presentation refinements */
.site-footer .footer-meta{display:grid;justify-items:center;text-align:center;gap:4px;margin-top:28px;padding-top:22px;border-top:1px solid rgba(255,255,255,.12)}
.site-footer .footer-meta p{margin:0;line-height:1.45}
.site-footer .footer-copyright{font-weight:800;color:#fff}
.site-footer .footer-credit{font-weight:650;color:#ddd1d8}
.site-footer .footer-credit a{color:#fff;font-weight:850;text-decoration:none}
.site-footer .footer-credit a:hover{text-decoration:underline;text-underline-offset:3px}


/* v1.1.4 desktop footer centering */
.site-footer .container{width:min(1280px,calc(100% - 48px))}
.footer-grid{grid-template-columns:repeat(4,minmax(180px,240px));justify-content:center;align-items:start;gap:56px;margin-inline:auto}
.footer-grid>div:first-child{max-width:320px}
@media(min-width:981px){
  .footer-grid{justify-content:center}
}


/* v1.1.5 premium responsive footer — overrides v1.1.4 safely */
.site-footer{
  overflow:hidden;
  padding:72px 0 max(92px,calc(72px + env(safe-area-inset-bottom)));
  background:#101013;
}
.site-footer .container.footer-grid{
  width:min(1120px,calc(100% - 40px));
  max-width:1120px;
  margin-inline:auto;
  display:grid;
  grid-template-columns:minmax(250px,1.28fr) repeat(3,minmax(145px,.72fr));
  justify-content:center;
  align-items:start;
  column-gap:clamp(34px,4.2vw,68px);
  row-gap:36px;
}
.footer-brand{
  min-width:0;
  max-width:310px;
  display:flex;
  flex-direction:column;
  align-items:flex-start;
}
.footer-brand img{
  width:178px;
  max-width:100%;
  height:auto;
  display:block;
  margin:0 0 18px;
}
.footer-brand p{
  max-width:300px;
  margin:0;
  font-size:1rem;
  line-height:1.75;
  color:#d9cfd6;
}
.footer-column{
  min-width:0;
}
.footer-title{
  display:block;
  margin:4px 0 18px;
  color:#fff;
  font-size:.86rem;
  line-height:1.2;
  font-weight:850;
  letter-spacing:.09em;
  text-transform:uppercase;
}
.site-footer ul{
  margin:0;
  padding:0;
}
.site-footer li{
  margin:0;
}
.site-footer li+li{
  margin-top:7px;
}
.site-footer li a{
  display:inline-flex;
  align-items:center;
  min-height:38px;
  max-width:100%;
  color:#e5dce2;
  font-size:.98rem;
  line-height:1.45;
  overflow-wrap:anywhere;
  word-break:normal;
  transition:color .18s ease,transform .18s ease;
}
.site-footer li a:hover{
  color:#fd81b9;
  transform:translateX(2px);
}
.site-footer .footer-meta{
  width:min(1120px,calc(100% - 40px));
  max-width:1120px;
  margin:44px auto 0;
  padding:25px 16px 0;
  border-top:1px solid rgba(255,255,255,.13);
  display:grid;
  justify-items:center;
  gap:3px;
  text-align:center;
}
.site-footer .footer-meta p{
  max-width:100%;
  margin:0;
  line-height:1.55;
}
.site-footer .footer-copyright{
  color:#fff;
  font-size:.98rem;
  font-weight:800;
}
.site-footer .footer-credit{
  color:#d9cfd6;
  font-size:.93rem;
  font-weight:650;
}
.site-footer .footer-credit a{
  color:#fff;
  font-weight:850;
}

@media (max-width:980px){
  .site-footer{
    padding-top:62px;
  }
  .site-footer .container.footer-grid{
    width:min(860px,calc(100% - 36px));
    grid-template-columns:repeat(3,minmax(0,1fr));
    column-gap:clamp(22px,4vw,44px);
    row-gap:32px;
    text-align:center;
  }
  .footer-brand{
    grid-column:1/-1;
    max-width:520px;
    margin-inline:auto;
    align-items:center;
  }
  .footer-brand img{
    width:170px;
    margin-bottom:14px;
  }
  .footer-brand p{
    max-width:520px;
  }
  .site-footer li a{
    justify-content:center;
  }
  .site-footer li a:hover{
    transform:none;
  }
}

@media (max-width:700px){
  .site-footer .container.footer-grid{
    width:calc(100% - 28px);
    max-width:100%;
    grid-template-columns:1fr 1fr;
    column-gap:18px;
    row-gap:0;
  }
  .footer-brand{
    grid-column:1/-1;
    width:100%;
    padding:0 8px 30px;
    margin-bottom:4px;
    border-bottom:1px solid rgba(255,255,255,.11);
  }
  .footer-column{
    width:100%;
    min-width:0;
    padding:25px 10px;
    border-bottom:1px solid rgba(255,255,255,.09);
  }
  .footer-column:last-child{
    grid-column:1/-1;
  }
  .footer-title{
    margin-bottom:12px;
  }
  .site-footer li a{
    min-height:42px;
    padding:5px 0;
  }
  .site-footer .footer-meta{
    width:calc(100% - 28px);
    max-width:100%;
    margin-top:28px;
    padding:24px 8px 0;
  }
}

@media (max-width:480px){
  .site-footer{
    padding:52px 0 max(92px,calc(72px + env(safe-area-inset-bottom)));
    text-align:center;
  }
  .site-footer .container.footer-grid{
    width:calc(100% - 24px);
    grid-template-columns:minmax(0,1fr);
    column-gap:0;
  }
  .footer-brand,
  .footer-column,
  .footer-column:last-child{
    grid-column:1;
  }
  .footer-brand{
    padding-inline:4px;
  }
  .footer-brand img{
    width:154px;
  }
  .footer-brand p{
    font-size:.96rem;
    line-height:1.7;
  }
  .footer-column{
    padding:22px 6px;
  }
  .footer-column:last-child{
    border-bottom:0;
  }
  .site-footer ul{
    width:100%;
  }
  .site-footer li a{
    display:flex;
    width:100%;
    justify-content:center;
    padding-inline:8px;
    overflow-wrap:anywhere;
  }
  .site-footer .footer-meta{
    width:calc(100% - 24px);
    padding-inline:4px;
  }
  .site-footer .footer-meta p{
    font-size:.91rem;
  }
}

/* v1.1.6 · premium mobile navigation */
@media (max-width:980px){
  .site-header{isolation:isolate}
  .nav-wrap{position:relative}
  .menu-btn{
    display:grid;
    place-items:center;
    width:46px;
    height:46px;
    padding:0;
    border:1px solid #f0d7e4;
    border-radius:50%;
    background:linear-gradient(145deg,#fff,#fff3f9);
    color:#8f245a;
    box-shadow:0 9px 24px rgba(65,42,56,.10);
    cursor:pointer;
    transition:transform .2s ease,box-shadow .2s ease,background .2s ease;
  }
  .menu-btn:active{transform:scale(.96)}
  .menu-icon{position:relative;display:grid;width:21px;height:16px;align-content:space-between}
  .menu-icon>span{
    display:block;
    width:100%;
    height:2px;
    border-radius:99px;
    background:currentColor;
    transform-origin:center;
    transition:transform .24s ease,opacity .18s ease,width .24s ease;
  }
  .menu-btn.is-open{background:var(--pink);color:#261b23;box-shadow:0 10px 26px rgba(253,100,178,.28)}
  .menu-btn.is-open .menu-icon>span:nth-child(1){transform:translateY(7px) rotate(45deg)}
  .menu-btn.is-open .menu-icon>span:nth-child(2){opacity:0;width:0}
  .menu-btn.is-open .menu-icon>span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}

  .mobile-nav-premium,
  .mobile-nav-premium.open{
    position:absolute;
    top:calc(100% + 10px);
    left:50%;
    z-index:55;
    width:min(540px,calc(100vw - 24px));
    max-height:calc(100dvh - 118px);
    margin:0;
    padding:14px;
    grid-template-columns:repeat(2,minmax(0,1fr));
    grid-auto-rows:minmax(86px,auto);
    gap:10px;
    overflow-y:auto;
    overscroll-behavior:contain;
    border:1px solid rgba(234,221,229,.96);
    border-radius:25px;
    background:rgba(255,255,255,.985);
    box-shadow:0 24px 60px rgba(39,25,34,.22);
    transform:translate(-50%,-9px) scale(.985);
    transform-origin:top center;
  }
  .mobile-nav-premium{display:none;opacity:0;pointer-events:none}
  .mobile-nav-premium.open{
    display:grid;
    opacity:1;
    pointer-events:auto;
    animation:mobileMenuIn .22s ease-out both;
  }
  @keyframes mobileMenuIn{
    from{opacity:0;transform:translate(-50%,-12px) scale(.98)}
    to{opacity:1;transform:translate(-50%,0) scale(1)}
  }
  .mobile-nav-premium a{
    position:relative;
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:center;
    min-width:0;
    min-height:86px;
    padding:11px 8px 10px;
    gap:7px;
    border:1px solid #eee2e9;
    border-radius:18px;
    background:linear-gradient(160deg,#fff 0%,#fff8fb 100%);
    color:#3b3038;
    text-decoration:none;
    text-align:center;
    box-shadow:0 6px 17px rgba(54,39,49,.055);
    transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background .18s ease;
  }
  .mobile-nav-premium a:active{transform:scale(.975)}
  .mobile-nav-icon{
    display:grid;
    place-items:center;
    width:35px;
    height:35px;
    flex:0 0 35px;
    border-radius:12px;
    background:#fff0f8;
    color:#a42b69;
    box-shadow:inset 0 0 0 1px rgba(253,100,178,.13);
  }
  .mobile-nav-icon svg{
    width:19px;
    height:19px;
    fill:none;
    stroke:currentColor;
    stroke-width:1.85;
    stroke-linecap:round;
    stroke-linejoin:round;
  }
  .mobile-nav-label{
    display:flex;
    align-items:center;
    justify-content:center;
    min-height:2.35em;
    max-width:100%;
    font-size:.82rem;
    font-weight:800;
    line-height:1.16;
    letter-spacing:-.01em;
    text-wrap:balance;
  }
  .mobile-nav-premium a[aria-current=page],
  .mobile-nav-premium a.active{
    border-color:rgba(253,100,178,.58);
    background:linear-gradient(145deg,#fd64b2 0%,#ff83c1 100%);
    color:#2b1c25;
    box-shadow:0 11px 25px rgba(253,100,178,.26);
  }
  .mobile-nav-premium a[aria-current=page] .mobile-nav-icon,
  .mobile-nav-premium a.active .mobile-nav-icon{
    background:rgba(255,255,255,.86);
    color:#8f245a;
    box-shadow:none;
  }
  .mobile-nav-premium a.lang-switch{
    border-color:#cfe6d9;
    background:linear-gradient(145deg,#f4fcf8,#eaf8f1);
    color:#0b6040;
  }
  .mobile-nav-premium a.lang-switch .mobile-nav-icon{
    background:#fff;
    color:#0d6b43;
    box-shadow:inset 0 0 0 1px rgba(13,107,67,.13);
  }
  .menu-backdrop{
    position:fixed;
    inset:0;
    z-index:49;
    display:none;
    background:rgba(28,19,25,.34);
    backdrop-filter:blur(3px);
  }
  .menu-backdrop.is-visible{display:block;animation:menuBackdropIn .18s ease-out both}
  @keyframes menuBackdropIn{from{opacity:0}to{opacity:1}}
  body.mobile-menu-open{overflow:hidden}
}

@media (max-width:420px){
  .mobile-nav-premium,
  .mobile-nav-premium.open{
    width:calc(100vw - 18px);
    padding:10px;
    gap:8px;
    grid-auto-rows:minmax(80px,auto);
    border-radius:22px;
  }
  .mobile-nav-premium a{min-height:80px;border-radius:16px;padding:9px 6px 8px;gap:6px}
  .mobile-nav-icon{width:32px;height:32px;flex-basis:32px;border-radius:11px}
  .mobile-nav-icon svg{width:18px;height:18px}
  .mobile-nav-label{font-size:.77rem;line-height:1.14}
}


/* v1.1.7 · premium symmetric mobile footer — desktop remains stable */
.footer-brand-eyebrow,
.footer-title-icon{display:none}

@media (max-width:700px){
  .site-footer{
    position:relative;
    padding:42px 0 max(102px,calc(82px + env(safe-area-inset-bottom)));
    overflow:hidden;
    background:
      radial-gradient(circle at 10% 5%,rgba(253,100,178,.12),transparent 30%),
      radial-gradient(circle at 92% 38%,rgba(13,107,67,.09),transparent 28%),
      #0e0e11;
  }
  .site-footer .container.footer-grid{
    width:min(100% - 24px,520px);
    max-width:520px;
    margin-inline:auto;
    display:grid;
    grid-template-columns:minmax(0,1fr);
    gap:12px;
    text-align:center;
  }
  .footer-brand,
  .footer-column,
  .footer-column:last-child{
    grid-column:1;
    width:100%;
    max-width:none;
    min-width:0;
    margin:0;
    padding:22px 16px;
    border:1px solid rgba(255,255,255,.095);
    border-radius:24px;
    background:linear-gradient(145deg,rgba(255,255,255,.062),rgba(255,255,255,.025));
    box-shadow:0 14px 36px rgba(0,0,0,.16),inset 0 1px 0 rgba(255,255,255,.035);
    backdrop-filter:blur(8px);
  }
  .footer-brand{
    display:flex;
    flex-direction:column;
    align-items:center;
    padding:26px 20px 24px;
    border-bottom:1px solid rgba(255,255,255,.095);
  }
  .footer-brand-eyebrow{
    display:inline-flex;
    align-items:center;
    justify-content:center;
    min-height:28px;
    margin-bottom:15px;
    padding:5px 11px;
    border:1px solid rgba(253,100,178,.28);
    border-radius:999px;
    background:rgba(253,100,178,.09);
    color:#fd9acb;
    font-size:.68rem;
    line-height:1.15;
    font-weight:850;
    letter-spacing:.08em;
    text-transform:uppercase;
  }
  .footer-brand img{
    width:146px;
    max-width:62%;
    margin:0 auto 14px;
    filter:drop-shadow(0 10px 22px rgba(0,0,0,.18));
  }
  .footer-brand p{
    max-width:330px;
    margin:0 auto;
    color:#e5dce2;
    font-size:.94rem;
    line-height:1.65;
    text-wrap:balance;
  }
  .footer-title{
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:center;
    gap:9px;
    margin:0 0 15px;
    color:#fff;
    font-size:.77rem;
    line-height:1.2;
    font-weight:900;
    letter-spacing:.11em;
    text-transform:uppercase;
  }
  .footer-title-icon{
    display:grid;
    place-items:center;
    width:38px;
    height:38px;
    border:1px solid rgba(253,100,178,.22);
    border-radius:13px;
    background:rgba(253,100,178,.09);
    color:#fd81b9;
  }
  .footer-column:nth-child(3) .footer-title-icon{
    border-color:rgba(13,107,67,.25);
    background:rgba(13,107,67,.13);
    color:#8ed5b2;
  }
  .footer-title-icon svg{
    width:19px;
    height:19px;
    fill:none;
    stroke:currentColor;
    stroke-width:1.8;
    stroke-linecap:round;
    stroke-linejoin:round;
  }
  .site-footer .footer-column ul{
    width:100%;
    margin:0;
    display:grid;
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:8px;
  }
  .site-footer .footer-column:nth-child(3) ul{
    grid-template-columns:minmax(0,1fr);
  }
  .site-footer .footer-column:nth-child(2) li:last-child,
  .site-footer .footer-column:nth-child(4) li:last-child{
    grid-column:1/-1;
  }
  .site-footer .footer-column li,
  .site-footer .footer-column li+li{
    min-width:0;
    margin:0;
  }
  .site-footer .footer-column li a{
    display:flex;
    align-items:center;
    justify-content:center;
    width:100%;
    min-width:0;
    min-height:46px;
    padding:9px 10px;
    border:1px solid rgba(255,255,255,.085);
    border-radius:14px;
    background:rgba(255,255,255,.035);
    color:#eee5eb;
    font-size:.84rem;
    line-height:1.25;
    font-weight:720;
    text-align:center;
    overflow-wrap:anywhere;
    word-break:normal;
    transform:none;
    transition:border-color .18s ease,background .18s ease,color .18s ease,transform .18s ease;
  }
  .site-footer .footer-column li a:active{
    transform:scale(.975);
  }
  .site-footer .footer-column li a[aria-current=page]{
    border-color:rgba(253,100,178,.54);
    background:linear-gradient(145deg,rgba(253,100,178,.24),rgba(253,100,178,.12));
    color:#fff;
  }
  .site-footer .footer-meta{
    width:min(100% - 24px,520px);
    max-width:520px;
    margin:12px auto 0;
    padding:18px 14px;
    border:1px solid rgba(255,255,255,.09);
    border-radius:20px;
    background:rgba(255,255,255,.032);
    display:grid;
    justify-items:center;
    gap:4px;
    text-align:center;
  }
  .site-footer .footer-meta p{
    margin:0;
    max-width:100%;
    font-size:.84rem;
    line-height:1.45;
    text-wrap:balance;
  }
  .site-footer .footer-copyright{
    color:#fff;
    font-weight:850;
  }
  .site-footer .footer-credit{
    color:#d8cdd5;
    font-weight:650;
  }
}

@media (max-width:380px){
  .site-footer .container.footer-grid,
  .site-footer .footer-meta{
    width:calc(100% - 18px);
  }
  .footer-brand,
  .footer-column,
  .footer-column:last-child{
    padding-inline:12px;
    border-radius:21px;
  }
  .site-footer .footer-column ul,
  .site-footer .footer-column:nth-child(3) ul{
    grid-template-columns:minmax(0,1fr);
  }
  .site-footer .footer-column:nth-child(2) li:last-child,
  .site-footer .footer-column:nth-child(4) li:last-child{
    grid-column:auto;
  }
  .site-footer .footer-column li a{
    min-height:44px;
    font-size:.82rem;
  }
}


/* v1.1.8 · center only the mobile footer brand module */
@media (max-width:700px){
  .site-footer .container.footer-grid > .footer-brand{
    justify-self:center;
    margin-inline:auto;
  }
}
