/* /assets/css/site.css?v=20260716-mobile-first-v6 */
:root{
  --violet-950:#240733;
  --violet-900:#3a0855;
  --violet-800:#510b77;
  --violet-700:#6f16a5;
  --violet-600:#8a2dc2;
  --violet-500:#aa58d3;
  --violet-300:#d8b9e8;
  --violet-100:#f2e7f8;
  --ivory:#fffdf9;
  --gold:#d6aa42;
  --ink:#27162f;
  --muted:#74677b;
  --line:rgba(58,8,85,.12);
  --glass:rgba(255,255,255,.58);
  --glass-strong:rgba(255,255,255,.78);
  --shadow:0 28px 90px rgba(52,11,75,.16);
  --radius:30px;
  --wrap:1160px;
  --safe:env(safe-area-inset-bottom,0px);
  --ease:cubic-bezier(.22,.61,.21,1)
}
*{box-sizing:border-box;margin:0;padding:0}
html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}
body{min-height:100vh;padding-bottom:calc(78px + var(--safe));font-family:'Avenir Next','Proxima Nova',-apple-system,BlinkMacSystemFont,'SF Pro Text','Helvetica Neue',Arial,sans-serif;color:var(--ink);background:radial-gradient(circle at 8% 0,rgba(187,107,222,.32),transparent 28%),radial-gradient(circle at 92% 16%,rgba(118,26,170,.2),transparent 30%),linear-gradient(180deg,#fff 0,#fbf6fe 48%,#f2e5f8 100%);line-height:1.68;-webkit-font-smoothing:antialiased}
body.modal-open{overflow:hidden}
img{display:block;max-width:100%;height:auto}
a{color:inherit;text-decoration:none}
button,input,textarea,select{font:inherit}
button{cursor:pointer}
:focus-visible{outline:3px solid rgba(138,45,194,.42);outline-offset:3px}
.wrap{width:min(var(--wrap),calc(100% - 32px));margin:auto}
.serif,h1,h2,h3,h4{font-family:'Cormorant Garamond',Georgia,serif}
.reveal{opacity:0;transform:translateY(22px);transition:opacity .75s var(--ease),transform .75s var(--ease)}
.reveal.in{opacity:1;transform:none}
.d1{transition-delay:.08s}.d2{transition-delay:.16s}.d3{transition-delay:.24s}
.loader{position:fixed;inset:0;z-index:999;display:grid;place-items:center;background:radial-gradient(circle at center,#fff 0,#f7edfc 54%,#ead8f2 100%);transition:opacity .65s,visibility .65s}
.loader.hide{opacity:0;visibility:hidden}
.loader-inner{text-align:center;padding:28px}
.loader-icon{width:112px;height:112px;object-fit:contain;margin:0 auto 20px;mix-blend-mode:multiply;animation:breathe 1.8s ease-in-out infinite}
.loader p{font-size:14px;color:var(--muted)}
@keyframes breathe{50%{transform:translateY(-5px) scale(1.025);filter:drop-shadow(0 14px 25px rgba(76,13,115,.2))}}
.top-shell{position:fixed;top:0;left:0;right:0;z-index:120;padding:10px 12px;pointer-events:none}
.support-glass,.nav-glass{pointer-events:auto;width:min(var(--wrap),calc(100% - 8px));margin:auto;border:1px solid rgba(255,255,255,.5);background:rgba(60,8,86,.64);backdrop-filter:blur(26px) saturate(170%);-webkit-backdrop-filter:blur(26px) saturate(170%);box-shadow:0 16px 50px rgba(37,6,51,.15)}
.support-glass{min-height:38px;border-radius:18px 18px 10px 10px;display:flex;align-items:center;gap:8px;overflow-x:auto;padding:6px 10px;color:#fff;scrollbar-width:none}
.support-glass::-webkit-scrollbar{display:none}
.support-glass strong{white-space:nowrap;font-size:12px}
.support-chip{white-space:nowrap;display:inline-flex;align-items:center;padding:6px 10px;border-radius:999px;background:rgba(255,255,255,.12);color:#fff;font-size:11.5px;font-weight:700}
.support-chip.light{background:#fff;color:var(--violet-900)}
.nav-glass{min-height:64px;margin-top:5px;border-radius:12px 12px 24px 24px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:8px 12px 8px 16px;background:rgba(255,255,255,.44);border-color:rgba(255,255,255,.74)}
.nav-brand{display:flex;align-items:center;gap:10px;min-width:0}
.nav-icon{width:36px;height:36px;object-fit:contain;mix-blend-mode:multiply}
.nav-word{font-family:'Cormorant Garamond',serif;font-size:22px;color:var(--violet-900);white-space:nowrap}
.nav-word em{font-weight:600;color:var(--violet-700)}
.nav-links{display:flex;align-items:center;gap:20px}
.nav-links a{font-size:13px;font-weight:650;color:var(--ink);opacity:.76;transition:opacity .25s,color .25s}
.nav-links a:hover{opacity:1;color:var(--violet-700)}
.nav-links a[aria-current="page"]{opacity:1;color:var(--violet-800)}
.nav-links a[aria-current="page"] .nav-link-label{box-shadow:inset 0 -2px var(--gold)}
.nav-links .nav-help-link{padding:7px 10px;border-radius:999px;background:rgba(126,29,56,.07);color:#7e1d38;opacity:1}
.nav-link-label{padding-bottom:3px}
.nav-links small,.nav-menu-intro,.nav-mobile-actions{display:none}
.nav-actions{display:flex;align-items:center;gap:8px}
.nav-btn{display:inline-flex;align-items:center;justify-content:center;padding:10px 15px;border-radius:999px;border:1px solid rgba(76,13,115,.14);background:rgba(255,255,255,.48);color:var(--violet-900);font-size:12.5px;font-weight:750}
.nav-btn.primary{background:linear-gradient(135deg,var(--violet-800),var(--violet-600));color:#fff;border-color:transparent;box-shadow:0 10px 24px rgba(76,13,115,.18)}
.nav-toggle{display:none;width:40px;height:40px;border:0;background:rgba(255,255,255,.34);border-radius:50%;align-items:center;justify-content:center;flex-direction:column;gap:5px}
.nav-toggle span{width:19px;height:2px;border-radius:2px;background:var(--violet-900);transition:transform .3s}
.nav-toggle[aria-expanded="true"] span:first-child{transform:translateY(3.5px) rotate(45deg)}
.nav-toggle[aria-expanded="true"] span:last-child{transform:translateY(-3.5px) rotate(-45deg)}
.pill{display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:13px 23px;border:0;border-radius:999px;background:linear-gradient(135deg,var(--violet-800),var(--violet-600));color:#fff;font-size:14px;font-weight:750;box-shadow:0 12px 32px rgba(76,13,115,.2);transition:transform .3s var(--ease),box-shadow .3s}
.pill:hover{transform:translateY(-2px);box-shadow:0 18px 40px rgba(76,13,115,.26)}
.pill.secondary{background:rgba(255,255,255,.66);color:var(--violet-900);border:1px solid rgba(76,13,115,.15);box-shadow:none}
.pill.gold{background:linear-gradient(135deg,#b78419,var(--gold));color:#26152d}
.pill:disabled{opacity:.45;cursor:not-allowed;transform:none;box-shadow:none}
.text-link{display:inline-flex;align-items:center;gap:6px;color:var(--violet-800);font-size:14px;font-weight:750}
.text-link svg{width:17px;height:17px;transition:transform .3s}
.text-link:hover svg{transform:translateX(3px)}
.page-top{padding-top:136px}
.hero{padding:140px 16px 92px;background:radial-gradient(circle at 50% 6%,rgba(187,107,222,.34),transparent 53%),linear-gradient(145deg,#fff,#f7eafd 60%,#ead6f4)}
.hero-banner{max-width:1380px;margin:auto;overflow:hidden;border-radius:36px;border:1px solid rgba(255,255,255,.84);background:rgba(255,255,255,.52);box-shadow:var(--shadow)}
.hero-banner img{width:100%;aspect-ratio:1100/619;object-fit:contain}
.hero-card{position:relative;z-index:2;max-width:840px;margin:-52px auto 0;padding:43px 44px 38px;text-align:center;border-radius:32px;border:1px solid rgba(255,255,255,.82);background:rgba(255,255,255,.58);backdrop-filter:blur(28px) saturate(160%);box-shadow:0 26px 70px rgba(52,11,75,.16)}
.hero-title{font-size:clamp(50px,6.8vw,84px);font-weight:500;line-height:.98;letter-spacing:-.04em;color:var(--violet-900)}
.hero-sub{max-width:650px;margin:18px auto 0;color:var(--muted);font-size:17px}
.hero-actions,.actions{display:flex;justify-content:center;align-items:center;gap:12px;flex-wrap:wrap;margin-top:28px}
.entry-benefits{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:26px;text-align:left}
.entry-benefits article{display:flex;align-items:flex-start;gap:11px;padding:14px;border:1px solid rgba(81,11,119,.1);border-radius:18px;background:rgba(255,255,255,.58)}
.entry-benefits h2{margin:0 0 3px;font-family:inherit;font-size:13px;font-weight:850;line-height:1.25;color:var(--violet-900)}
.entry-benefits p{margin:0;color:var(--muted);font-size:11.5px;line-height:1.45}
.entry-benefit-icon{display:grid;place-items:center;flex:0 0 30px;width:30px;height:30px;border-radius:10px;background:var(--violet-100);color:var(--violet-800);font-size:10px;font-weight:900}
.entry-trust-note{margin:15px 0 0!important;padding-top:13px;border-top:1px solid var(--line);color:var(--muted);font-size:11.5px;line-height:1.5}
.statement{max-width:930px;margin:auto;padding:110px 24px;text-align:center}
.statement h2{font-size:clamp(43px,5.6vw,70px);font-weight:500;line-height:1.08;color:var(--violet-900)}
.statement h2 em{color:var(--violet-700)}
.statement p{max-width:650px;margin:22px auto 0;color:var(--muted);font-size:17px}
.section{padding:102px 0}
.section.tint{background:linear-gradient(180deg,transparent,rgba(235,215,245,.72) 14%,rgba(235,215,245,.72) 86%,transparent)}
.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;flex-wrap:wrap;margin-bottom:40px}
.eyebrow{margin-bottom:12px;color:#9d7117;font-size:11.5px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}
.section-title{font-size:clamp(40px,5.2vw,64px);font-weight:500;line-height:1.02;letter-spacing:-.03em;color:var(--violet-900)}
.section-lede{max-width:600px;color:var(--muted)}
.grid-3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.card{overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:var(--glass);backdrop-filter:blur(18px);box-shadow:0 16px 52px rgba(45,23,56,.08);transition:transform .4s var(--ease),box-shadow .4s var(--ease)}
.card:hover{transform:translateY(-5px);box-shadow:0 24px 68px rgba(45,23,56,.14)}
.card-media{width:100%;aspect-ratio:600/338;display:grid;place-items:center;overflow:hidden;background:rgba(255,255,255,.82)}
.card-media img{width:100%;height:100%;object-fit:contain}
.card-body{padding:28px}
.card-tag{margin-bottom:10px;color:#9d7117;font-size:11px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}
.card h3{margin-bottom:10px;font-size:32px;font-weight:600;line-height:1.08;color:var(--violet-900)}
.card p{margin-bottom:18px;color:var(--muted);font-size:14.5px}
.bookshelf{display:grid;grid-template-columns:1.35fr .65fr;gap:20px}
.book-feature{min-height:510px;padding:45px;border-radius:36px;background:radial-gradient(circle at 100% 0,rgba(255,255,255,.28),transparent 32%),linear-gradient(145deg,var(--violet-950),var(--violet-700) 62%,var(--violet-500));color:#fff;box-shadow:var(--shadow)}
.book-feature-inner{height:100%;display:flex;flex-direction:column;justify-content:space-between;max-width:650px}
.book-feature h3{margin:16px 0 18px;font-size:clamp(45px,6vw,72px);font-weight:500;line-height:.98}
.book-feature p{color:rgba(255,255,255,.82)}
.book-meta{display:flex;flex-wrap:wrap;gap:8px;margin-top:22px}
.book-meta span{padding:8px 11px;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:rgba(255,255,255,.08);font-size:12px}
.book-stack{display:grid;gap:16px}
.mini-card{padding:26px;border-radius:26px;background:rgba(255,255,255,.68);border:1px solid var(--line);box-shadow:0 15px 45px rgba(45,23,56,.07)}
.mini-card h3{margin:8px 0;font-size:29px;font-weight:600;color:var(--violet-900)}
.mini-card p{color:var(--muted);font-size:14px}
.mini-card small{display:block;margin-top:12px;color:var(--violet-600);font-weight:750}
.music-preview{display:grid;grid-template-columns:.9fr 1.1fr;gap:22px;align-items:stretch}
.music-art{position:relative;min-height:450px;display:grid;place-items:center;overflow:hidden;border-radius:36px;background:radial-gradient(circle at 50% 35%,rgba(255,255,255,.3),transparent 28%),linear-gradient(160deg,var(--violet-950),var(--violet-700) 64%,var(--violet-500));box-shadow:var(--shadow)}
.music-disc{width:min(310px,72%);aspect-ratio:1;border-radius:50%;display:grid;place-items:center;background:repeating-radial-gradient(circle,rgba(255,255,255,.08) 0 2px,rgba(0,0,0,.05) 3px 6px),radial-gradient(circle at 40% 34%,#b969da,#5f0d88 60%,#250632);box-shadow:0 28px 70px rgba(12,2,18,.42);animation:spin 20s linear infinite}
.music-disc img{width:42%;height:42%;object-fit:contain;mix-blend-mode:multiply}
@keyframes spin{to{transform:rotate(360deg)}}
.music-copy{padding:44px;border-radius:36px;background:rgba(255,255,255,.62);border:1px solid var(--line);box-shadow:0 18px 56px rgba(45,23,56,.08)}
.music-copy h2{font-size:clamp(42px,5vw,64px);font-weight:500;line-height:1.02;color:var(--violet-900)}
.music-copy p{margin-top:17px;color:var(--muted)}
.playlist-pills{display:flex;flex-wrap:wrap;gap:9px;margin-top:24px}
.playlist-pills span{padding:10px 13px;border-radius:999px;background:var(--violet-100);color:var(--violet-900);font-size:12.5px;font-weight:750}
.support-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.support-card{padding:28px;border-radius:28px;background:rgba(255,255,255,.7);border:1px solid var(--line);box-shadow:0 16px 50px rgba(45,23,56,.07)}
.support-card h3{font-size:31px;font-weight:600;color:var(--violet-900)}
.support-card p{margin:10px 0 16px;color:var(--muted);font-size:14.5px}
.support-number{display:inline-flex;padding:10px 13px;border-radius:13px;background:var(--violet-900);color:#fff;font-weight:750}
.split{display:grid;grid-template-columns:1fr 1fr;gap:22px;align-items:stretch}
.glass-card{padding:40px;border-radius:var(--radius);background:rgba(255,255,255,.64);border:1px solid var(--line);box-shadow:0 18px 58px rgba(45,23,56,.08)}
.glass-card h2{font-size:clamp(38px,4.7vw,58px);font-weight:500;line-height:1.02;color:var(--violet-900)}
.glass-card h3{font-size:31px;font-weight:600;color:var(--violet-900)}
.glass-card p{margin-top:15px;color:var(--muted)}
.dark-card{background:radial-gradient(circle at 100% 0,rgba(255,255,255,.2),transparent 34%),linear-gradient(145deg,var(--violet-950),var(--violet-700));color:#fff}
.dark-card h2,.dark-card h3{color:#fff}
.dark-card p{color:rgba(255,255,255,.78)}
.icon-hero{width:110px;height:110px;object-fit:contain;mix-blend-mode:multiply;margin-bottom:20px}
.roles{display:flex;flex-wrap:wrap;gap:8px;margin-top:22px}
.role{padding:9px 12px;border-radius:999px;border:1px solid var(--line);background:rgba(255,255,255,.72);font-size:12.5px;font-weight:700;color:var(--violet-900)}
.form-grid{display:grid;gap:15px}
.field{display:grid;gap:8px}
.field label{font-size:12.5px;font-weight:750;color:var(--violet-900)}
.field input,.field textarea,.field select{width:100%;padding:14px 15px;border:1.5px solid rgba(76,13,115,.14);border-radius:16px;background:rgba(255,255,255,.8);color:var(--ink);outline:none}
.field input:focus,.field textarea:focus,.field select:focus{border-color:var(--violet-500);box-shadow:0 0 0 4px rgba(170,88,211,.13)}
.field textarea{min-height:150px;resize:vertical;line-height:1.6}
.form-note,.status{font-size:12.5px;color:var(--muted)}
.status{padding:12px 14px;border-radius:14px;background:var(--violet-100);display:none}
.status.show{display:block}
.status.error{background:#fff0f0;color:#7c2929}
.status.success{background:#effaf3;color:#23643a}
.check-row{display:flex;align-items:flex-start;gap:10px;color:var(--muted);font-size:13.5px}
.check-row input{width:20px;height:20px;margin-top:2px;accent-color:var(--violet-700)}
.auth-layout{min-height:100vh;padding:150px 16px 70px;display:grid;place-items:center;background:radial-gradient(circle at 15% 10%,rgba(187,107,222,.42),transparent 32%),radial-gradient(circle at 90% 25%,rgba(90,16,132,.28),transparent 34%),linear-gradient(150deg,#fff,#f2ddfa 52%,#d9b3e9)}
.auth-shell{width:min(1040px,100%);display:grid;grid-template-columns:.9fr 1.1fr;border:1px solid rgba(255,255,255,.75);border-radius:38px;overflow:hidden;background:rgba(255,255,255,.5);backdrop-filter:blur(28px) saturate(160%);box-shadow:var(--shadow)}
.auth-story{padding:52px;background:linear-gradient(155deg,var(--violet-950),var(--violet-700));color:#fff}
.auth-story img{width:104px;height:104px;object-fit:contain;mix-blend-mode:multiply;margin-bottom:28px}
.auth-story h1{font-size:clamp(48px,6vw,72px);font-weight:500;line-height:.98}
.auth-story p{margin-top:18px;color:rgba(255,255,255,.78)}
.auth-card{padding:44px;background:rgba(255,255,255,.6)}
.auth-tabs{display:flex;gap:8px;margin-bottom:28px}
.auth-tab{flex:1;padding:12px;border:1px solid var(--line);border-radius:16px;background:rgba(255,255,255,.55);color:var(--muted);font-weight:750}
.auth-tab.active{background:var(--violet-900);color:#fff}
.auth-panel[hidden]{display:none}
.auth-card h2{font-size:42px;font-weight:600;color:var(--violet-900)}
.auth-card>p,.auth-panel>p{margin:8px 0 22px;color:var(--muted)}
.verification-actions{display:grid;gap:10px;margin-top:16px;padding:16px;border:1px solid rgba(81,11,119,.12);border-radius:18px;background:rgba(242,231,248,.7)}
.verification-actions[hidden]{display:none!important}
.verification-actions>p{margin:0;color:var(--muted);font-size:13px}
.verification-actions strong{color:var(--violet-900);overflow-wrap:anywhere}
.member-shell{padding:150px 0 90px}
.member-header{display:flex;align-items:center;justify-content:space-between;gap:18px;flex-wrap:wrap;padding:30px;border-radius:30px;background:rgba(255,255,255,.62);border:1px solid var(--line);box-shadow:0 18px 55px rgba(45,23,56,.08)}
.member-header h1{font-size:clamp(42px,6vw,66px);font-weight:500;color:var(--violet-900)}
.member-tabs{display:flex;gap:8px;overflow:auto;margin:24px 0}
.member-tab{white-space:nowrap;padding:12px 16px;border:1px solid var(--line);border-radius:16px;background:rgba(255,255,255,.62);color:var(--muted);font-weight:750}
.member-tab.active{background:var(--violet-900);color:#fff}
.member-panel[hidden]{display:none}
.member-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
.entry{padding:20px;border-radius:20px;border:1px solid var(--line);background:rgba(255,255,255,.7)}
.entry p{white-space:pre-wrap;color:var(--ink)}
.entry time{display:block;margin-top:10px;color:var(--muted);font-size:11.5px}
.music-page{padding:150px 0 90px}
.music-hero{display:grid;grid-template-columns:.92fr 1.08fr;gap:22px;align-items:stretch}
.now-playing{padding:42px;border-radius:36px;color:#fff;background:radial-gradient(circle at 80% 20%,rgba(255,255,255,.24),transparent 24%),linear-gradient(145deg,var(--violet-950),var(--violet-700));box-shadow:var(--shadow)}
.now-playing h1{font-size:clamp(48px,6.5vw,78px);font-weight:500;line-height:.98}
.now-playing p{margin-top:18px;color:rgba(255,255,255,.78)}
.player-card{padding:34px;border-radius:36px;background:rgba(255,255,255,.62);border:1px solid var(--line);box-shadow:0 18px 58px rgba(45,23,56,.08)}
.album-art{aspect-ratio:1;border-radius:28px;display:grid;place-items:center;background:radial-gradient(circle at 45% 35%,#c979e2,#6c169d 56%,#260735);box-shadow:0 24px 55px rgba(44,7,63,.28)}
.album-art img{width:42%;height:42%;object-fit:contain;mix-blend-mode:multiply}
.player-title{margin-top:22px;font-size:31px;font-weight:600;color:var(--violet-900)}
.player-sub{color:var(--muted)}
.audio-player{width:100%;margin-top:18px}
.playlist-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:24px}
.playlist-card{padding:30px;border-radius:30px;border:1px solid var(--line);background:rgba(255,255,255,.65);box-shadow:0 16px 50px rgba(45,23,56,.08)}
.playlist-card h2{font-size:40px;font-weight:600;color:var(--violet-900)}
.playlist-card p{margin-top:10px;color:var(--muted)}
.track-list{display:grid;gap:10px;margin-top:22px}
.track{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:13px 14px;border-radius:16px;background:var(--violet-100)}
.track button{width:38px;height:38px;border:0;border-radius:50%;background:var(--violet-900);color:#fff}
.empty-state{padding:20px;border:1px dashed var(--line);border-radius:18px;color:var(--muted);font-size:14px}
.footer{padding:66px 0 42px;background:rgba(255,253,249,.82);border-top:1px solid rgba(214,170,66,.28)}
.footer-grid{display:grid;grid-template-columns:1.2fr .8fr .95fr;gap:36px}
.footer-logo{width:min(235px,72vw);height:auto;object-fit:contain;margin-bottom:16px;mix-blend-mode:multiply}
.footer p,.footer a,.footer span{color:var(--muted);font-size:13.5px}
.footer h4{font-size:25px;font-weight:600;color:var(--violet-900);margin-bottom:11px}
.footer-links{display:grid;gap:8px}
.socials{display:flex;gap:10px;margin-top:16px}
.social{width:43px;height:43px;border-radius:50%;display:grid;place-items:center;background:var(--violet-100);color:var(--violet-900);border:1px solid var(--line)}
.social svg{width:20px;height:20px}
.footer-bottom{display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap;margin-top:36px;padding-top:18px;border-top:1px solid var(--line)}
.portfolio-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.portfolio-piece{position:relative;min-height:420px;padding:30px;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;border:1px solid rgba(255,255,255,.72);border-radius:32px;color:#fff;box-shadow:0 22px 70px rgba(45,23,56,.14);isolation:isolate}
.portfolio-piece:before{content:"";position:absolute;inset:0;z-index:-1;background:radial-gradient(circle at 84% 12%,rgba(255,255,255,.25),transparent 28%),linear-gradient(145deg,#602080,#24072f)}
.portfolio-piece:after{content:"";position:absolute;width:250px;height:250px;right:-100px;bottom:-110px;border:1px solid rgba(255,255,255,.18);border-radius:50%}
.portfolio-senz:before{background:radial-gradient(circle at 84% 12%,rgba(143,211,255,.33),transparent 28%),linear-gradient(145deg,#2451d9,#0a1730)}
.portfolio-cognita:before{background:radial-gradient(circle at 84% 12%,rgba(125,211,252,.3),transparent 28%),linear-gradient(145deg,#102a47,#050914)}
.portfolio-piece .portfolio-index{font:500 15px/1 ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.12em;color:rgba(255,255,255,.65)}
.portfolio-piece .card-tag{color:rgba(255,255,255,.7)}
.portfolio-piece h3{margin:8px 0 12px;font-size:clamp(34px,4vw,48px);line-height:1;color:#fff}
.portfolio-piece p{color:rgba(255,255,255,.76)}
.portfolio-piece .text-link{display:inline-block;margin-top:18px;color:#fff}
.portfolio-capabilities{display:flex;flex-wrap:wrap;justify-content:center;gap:9px;margin-top:24px}
.portfolio-capabilities span{padding:10px 14px;border:1px solid var(--line);border-radius:999px;background:rgba(255,255,255,.68);color:var(--violet-800);font-size:12px;font-weight:800}
.work-intro{max-width:880px;margin-bottom:32px}
.work-intro .section-lede{max-width:780px;margin-top:16px}
.work-booking{display:grid;grid-template-columns:1.06fr .94fr;gap:20px;align-items:start}
.booking-calendar,.work-form{padding:34px}
.calendar-top{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:24px}
.calendar-top h3{font-size:clamp(32px,4vw,46px);color:var(--violet-900)}
.calendar-nav{display:flex;gap:8px}
.calendar-nav button{width:44px;height:44px;border:1px solid var(--line);border-radius:50%;background:rgba(255,255,255,.72);color:var(--violet-900);font-size:28px;line-height:1;transition:.2s ease}
.calendar-nav button:hover,.calendar-nav button:focus-visible{background:var(--violet-900);color:#fff;transform:translateY(-1px)}
.calendar-nav button:disabled{opacity:.35;cursor:not-allowed;transform:none}
.calendar-month{margin-bottom:16px;font-size:18px;font-weight:850;color:var(--violet-900);letter-spacing:.02em}
.calendar-weekdays,.calendar-days{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:7px}
.calendar-weekdays{margin-bottom:8px}
.calendar-weekdays span{text-align:center;color:var(--muted);font-size:10px;font-weight:850;text-transform:uppercase;letter-spacing:.08em}
.calendar-day{position:relative;display:grid;place-content:center;gap:2px;min-width:0;aspect-ratio:1;padding:4px 1px;border:1px solid transparent;border-radius:14px;background:rgba(246,237,250,.74);color:var(--violet-900);font-weight:800;transition:.18s ease}
.calendar-date-number{font-size:13px;line-height:1}
.calendar-status{max-width:100%;overflow:hidden;color:var(--muted);font-size:7px;line-height:1.15;font-weight:850;letter-spacing:.035em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}
.calendar-day.open{background:rgba(246,237,250,.74)}
.calendar-day.limited{border-color:rgba(181,137,35,.2);background:rgba(240,214,147,.22)}
.calendar-day.limited .calendar-status{color:#8a651b}
.calendar-day.full{border-color:rgba(93,73,101,.12);background:rgba(84,67,91,.07);color:#665b6a}
.calendar-day.full .calendar-status{color:#8a5f68}
.calendar-day:hover:not(:disabled),.calendar-day:focus-visible{border-color:rgba(115,35,155,.35);background:#fff;transform:translateY(-2px)}
.calendar-day.today{box-shadow:inset 0 0 0 1px var(--gold)}
.calendar-day.selected{background:linear-gradient(145deg,var(--violet-900),var(--violet-700));color:#fff;box-shadow:0 10px 24px rgba(76,13,115,.24)}
.calendar-day.selected .calendar-status{color:rgba(255,255,255,.78)}
.calendar-day:disabled{opacity:.3;cursor:not-allowed}
.calendar-blank{aspect-ratio:1}
.calendar-legend{display:flex;flex-wrap:wrap;gap:9px 15px;margin:18px 0 0;padding:16px 0 0;border-top:1px solid var(--line);list-style:none}
.calendar-legend li{display:flex;align-items:center;gap:7px;color:var(--muted);font-size:10px;font-weight:800}
.calendar-key{width:10px;height:10px;flex:0 0 10px;border:1px solid transparent;border-radius:50%;background:var(--violet-100)}
.calendar-key.open{background:rgba(115,35,155,.2)}
.calendar-key.limited{border-color:rgba(181,137,35,.24);background:rgba(240,214,147,.72)}
.calendar-key.full{border-color:rgba(93,73,101,.18);background:rgba(84,67,91,.15)}
.calendar-note{display:grid;gap:8px;margin-top:14px;padding:15px;border:1px solid rgba(115,35,155,.12);border-radius:16px;background:rgba(255,255,255,.52)}
.calendar-note p{font-size:12px;color:var(--muted)}
.work-form{display:grid;gap:16px}
.work-form .field{display:grid;gap:7px}
.selected-date{padding:13px 15px;border:1px dashed rgba(105,31,143,.3);border-radius:15px;background:var(--violet-100);color:var(--violet-900);font-size:13px;font-weight:800}
.brand-marquee-label{display:inline-flex;align-items:center;white-space:nowrap;font-weight:850}
.brand-chip{display:inline-flex!important;align-items:center!important;gap:8px!important}
.brand-chip img{width:26px!important;height:26px!important;object-fit:contain!important;background:rgba(255,255,255,.94)!important;border-radius:8px!important;padding:3px!important}
.mobile-bar{position:fixed;left:50%;bottom:calc(10px + var(--safe));z-index:110;width:min(430px,calc(100% - 20px));transform:translateX(-50%);display:none;grid-template-columns:repeat(4,1fr);padding:8px;border:1px solid rgba(255,255,255,.68);border-radius:25px;background:rgba(255,255,255,.66);backdrop-filter:blur(24px) saturate(170%);box-shadow:0 18px 55px rgba(35,18,45,.18)}
.mobile-bar a{display:grid;justify-items:center;gap:4px;padding:8px 4px;border-radius:17px;color:var(--muted);font-size:10.5px}
.mobile-bar a.active{background:var(--violet-100);color:var(--violet-900)}
.mobile-bar svg{width:21px;height:21px}
@media(max-width:960px){.grid-3,.support-grid,.portfolio-grid{grid-template-columns:1fr}.bookshelf,.music-preview,.split,.music-hero,.auth-shell,.footer-grid,.work-booking{grid-template-columns:1fr}.portfolio-piece{min-height:330px}.member-grid,.playlist-grid{grid-template-columns:1fr}.auth-story{padding:40px}.mobile-bar{display:grid}.music-art{min-height:390px}}
@media(max-width:800px){.nav-links{position:fixed;top:112px;left:14px;right:14px;display:flex;flex-direction:column;align-items:stretch;gap:0;padding:12px 18px;border-radius:22px;background:rgba(255,255,255,.76);backdrop-filter:blur(26px);border:1px solid rgba(255,255,255,.76);box-shadow:var(--shadow);opacity:0;transform:translateY(-10px);pointer-events:none;transition:opacity .3s,transform .3s}.nav-links.open{opacity:1;transform:none;pointer-events:auto}.nav-links a{padding:13px 2px;border-bottom:1px solid var(--line)}.nav-toggle{display:flex}.nav-actions .nav-btn{display:none}.hero{padding-top:145px}.hero-card{margin:16px auto 0}.section{padding:80px 0}.glass-card,.book-feature,.music-copy,.contact-card{padding:30px 24px}}
@media(max-width:520px){.wrap{width:min(var(--wrap),calc(100% - 24px))}.top-shell{padding:8px}.nav-glass{padding-left:12px}.nav-word{font-size:18px}.nav-icon{width:30px;height:30px}.support-glass{border-radius:16px 16px 9px 9px}.hero{padding-left:10px;padding-right:10px}.hero-banner{border-radius:22px}.hero-card{padding:30px 19px;border-radius:24px}.hero-title{font-size:clamp(46px,14vw,62px)}.book-feature{min-height:500px}.auth-card,.auth-story{padding:30px 22px}.member-header{padding:24px}.now-playing,.player-card,.playlist-card{padding:28px 22px}.booking-calendar,.work-form{padding:24px 18px}.calendar-days,.calendar-weekdays{gap:4px}.calendar-day{border-radius:10px;font-size:12px}.portfolio-piece{padding:24px;min-height:310px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.loader-icon,.music-disc{animation:none}}

/* Solid premium footer treatment shared across the full FMB website. */
.footer{background:linear-gradient(135deg,#240032 0%,#510b77 52%,#7e2ca2 100%)!important;border-top:0!important;color:#fff}
.footer h4{color:#fff}
.footer p,.footer a,.footer span{color:rgba(255,255,255,.76)}
.footer-logo{mix-blend-mode:normal;filter:brightness(0) invert(1)}
.footer-bottom{border-top-color:rgba(255,255,255,.18)}

/* Use the true transparent FMB signature in every footer and article closing. */
body .footer .footer-logo{
  display:block!important;
  width:min(270px,78vw)!important;
  height:auto!important;
  aspect-ratio:auto!important;
  margin:0!important;
  padding:8px 12px!important;
  border-radius:16px!important;
  background:rgba(255,255,255,.96)!important;
  object-fit:contain!important;
  object-position:left center!important;
  filter:none!important;
  mix-blend-mode:normal!important;
}
body .footer-brand-lockup{
  display:flex!important;
  width:298px!important;
  max-width:100%!important;
  min-height:112px!important;
  margin:0 0 15px!important;
  padding:10px 14px!important;
  align-items:center!important;
  border:1px solid rgba(255,255,255,.72)!important;
  border-radius:22px!important;
  background:rgba(255,255,255,.96)!important;
  box-shadow:0 14px 34px rgba(24,3,36,.2)!important;
}
body .footer-brand-lockup .footer-icon{display:none!important}
body .footer-brand-lockup .footer-logo{
  width:270px!important;
  max-width:100%!important;
  padding:0!important;
  border-radius:0!important;
  background:transparent!important;
}
body .article-signature{
  display:flex!important;
  width:min(100%,360px)!important;
  min-height:132px!important;
  align-items:center!important;
  justify-content:center!important;
  margin:34px 0 12px!important;
  padding:18px 22px!important;
  overflow:hidden!important;
  border:1px solid rgba(81,11,119,.13)!important;
  border-radius:22px!important;
  background:linear-gradient(145deg,rgba(255,255,255,.98),rgba(248,239,251,.96))!important;
  box-shadow:0 14px 38px rgba(48,13,60,.09)!important;
}
body .article-signature img{
  display:block!important;
  width:100%!important;
  height:auto!important;
  aspect-ratio:auto!important;
  margin:0!important;
  object-fit:contain!important;
  filter:none!important;
  mix-blend-mode:normal!important;
}
body .reader-signoff.article-signature{margin:28px auto 0!important}
body .reader-signoff.article-signature p{display:none!important}

@media(max-width:560px){
  body .footer-brand-lockup{width:248px!important;min-height:94px!important;padding:9px 12px!important}
  body .footer-brand-lockup .footer-logo{width:224px!important}
  body .article-signature{width:min(100%,310px)!important;min-height:112px!important;padding:15px 18px!important;border-radius:19px!important}
}


/* assets/css/icon-fix.css */
.nav-icon,.loader-icon,.icon-hero,.music-disc img,.album-art img,.reading-mark,.reader-signoff img{display:block!important;object-fit:contain!important;object-position:center!important;background:transparent!important;mix-blend-mode:normal!important}.nav-brand{gap:10px!important}.nav-icon{width:38px!important;height:38px!important;flex:0 0 38px!important}.loader-icon{width:112px!important;height:104px!important;margin:0 auto 18px!important}.loader-inner:before,.reader-signoff:before{content:none!important;display:none!important}.icon-hero{width:112px!important;height:104px!important;margin:0 0 20px!important}.music-disc img,.album-art img{width:48%!important;height:48%!important;filter:drop-shadow(0 14px 28px rgba(20,0,30,.28))}.reading-mark{width:120px!important;height:112px!important;margin:0 auto 24px!important}.reader-signoff img{width:88px!important;height:82px!important;margin:0 auto 18px!important}.footer-logo{display:block!important;width:min(270px,78vw)!important;height:auto!important;aspect-ratio:877/382!important;object-fit:contain!important;object-position:left center!important;background:transparent!important;mix-blend-mode:normal!important}.hero-banner img{display:block!important;width:100%!important;height:auto!important;aspect-ratio:16/9!important;object-fit:contain!important;object-position:center!important}.glass-card img[src="/assets/images/home/francine-home-founder-hd.webp"]{display:block!important;width:100%!important;height:auto!important;aspect-ratio:922/1152!important;object-fit:contain!important;object-position:center top!important;background:#eef0f4!important;border-radius:24px!important}.auth-story img{display:block!important;object-fit:contain!important;mix-blend-mode:normal!important;background:transparent!important}@media(max-width:560px){.nav-icon{width:32px!important;height:32px!important;flex-basis:32px!important}.footer-logo{width:min(235px,76vw)!important}}

/* assets/css/repair.css */
/* Production repair layer. Keeps the approved With love, FMB design system while fixing layout, motion and app-like mobile behavior. */
:root{
  --tap:44px;
  --surface:#fff;
  --surface-soft:rgba(255,255,255,.78);
  --danger:#8d2433;
  --success:#24643a;
}
[hidden]{display:none!important}
.skip-link{position:fixed;left:12px;top:12px;z-index:1200;padding:11px 15px;border-radius:999px;background:#fff;color:var(--violet-900);box-shadow:var(--shadow);transform:translateY(-160%);transition:transform .2s}
.skip-link:focus{transform:none}
button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}
button,.pill,.nav-btn,.member-tab,.auth-tab{min-height:var(--tap)}
button[disabled],.is-loading{cursor:wait;opacity:.62}

/* Seamless right-moving Work with FMB banner */
.support-glass{display:block!important;padding:0!important;overflow:hidden!important;min-height:40px}
.promo-marquee{position:relative;display:flex;width:max-content;min-width:200%;will-change:transform;animation:fmb-marquee-right 24s linear infinite}
.promo-group{display:flex;align-items:center;gap:10px;min-width:50%;padding:6px 10px;white-space:nowrap}
.promo-group strong{font-size:12px;letter-spacing:.02em}
@keyframes fmb-marquee-right{from{transform:translateX(-50%)}to{transform:translateX(0)}}
.support-glass:hover .promo-marquee,.support-glass:focus-within .promo-marquee{animation-play-state:paused}

/* Landing hero */
.hero{padding:132px 0 72px!important;min-height:0!important;background:radial-gradient(circle at 50% 0,rgba(187,107,222,.28),transparent 55%),linear-gradient(180deg,#fff,#f7eafd)!important}
.hero-banner{width:min(1440px,100%);margin:0 auto!important;border-radius:0!important;border:0!important;background:#fff!important;box-shadow:none!important;overflow:hidden!important}
.hero-banner img{display:block!important;width:100%!important;height:auto!important;aspect-ratio:16/9!important;object-fit:contain!important;object-position:center!important;background:#fff!important}
.hero-card{max-width:860px!important;margin:-34px auto 0!important;padding:38px 42px 34px!important;background:rgba(255,255,255,.82)!important;box-shadow:0 24px 70px rgba(52,11,75,.14)!important}
.hero-card .hero-title{font-size:clamp(44px,6vw,76px)!important}
.hero-audience{display:flex;justify-content:center;gap:8px;flex-wrap:wrap;margin:20px auto 0}
.hero-audience span{padding:8px 12px;border-radius:999px;background:var(--violet-100);color:var(--violet-900);font-size:12px;font-weight:800}

/* Cleaner sections and cards */
.grid-2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}
.card,.glass-card,.mini-card,.support-card{content-visibility:auto;contain-intrinsic-size:1px 330px}
.card-media img{padding:14px;object-fit:contain!important}
.card strong{color:var(--violet-800)}
.section[id]{scroll-margin-top:138px}
.inline-status{margin-top:12px;padding:12px 14px;border-radius:14px;background:var(--violet-100);color:var(--violet-900);font-size:13px}
.inline-status.error{background:#fff0f2;color:var(--danger)}
.inline-status.success{background:#eef9f1;color:var(--success)}
.empty{padding:20px;border:1px dashed var(--line);border-radius:18px;color:var(--muted)}

/* Community feed */
.community-feed{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:30px}
.community-post{padding:24px;border-radius:24px;border:1px solid var(--line);background:rgba(255,255,255,.72);box-shadow:0 14px 42px rgba(45,23,56,.07)}
.community-post p{white-space:pre-wrap;color:var(--ink)}
.community-post footer{display:flex;justify-content:space-between;gap:12px;margin-top:16px;color:var(--muted);font-size:12px}

/* Authentication */
.password-wrap{position:relative}
.password-wrap input{padding-right:54px!important}
.password-toggle{position:absolute;right:7px;top:50%;transform:translateY(-50%);min-width:40px;min-height:38px;border:0;border-radius:12px;background:var(--violet-100);color:var(--violet-900);font-size:12px;font-weight:800}
.password-rules{display:grid;gap:5px;margin-top:8px;color:var(--muted);font-size:12px}
.password-rules span::before{content:'○';margin-right:7px}
.password-rules span.valid{color:var(--success)}
.password-rules span.valid::before{content:'✓'}
.form-actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap}

/* Member profile and dashboard */
.profile-summary{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:20px}
.avatar{width:92px;height:92px;border-radius:28px;object-fit:cover;background:linear-gradient(145deg,var(--violet-100),#fff);border:1px solid var(--line)}
.avatar.placeholder{display:grid;place-items:center;color:var(--violet-800);font-family:'Cormorant Garamond',serif;font-size:42px;font-weight:600}
.profile-meta{display:flex;gap:8px;flex-wrap:wrap;margin-top:8px}
.profile-meta span{padding:7px 10px;border-radius:999px;background:var(--violet-100);color:var(--violet-900);font-size:12px}
.dashboard-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:22px 0}
.stat-card{padding:20px;border-radius:22px;background:rgba(255,255,255,.72);border:1px solid var(--line)}
.stat-card strong{display:block;font-family:'Cormorant Garamond',serif;font-size:36px;color:var(--violet-900)}
.saved-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
.interest-checks{display:flex;gap:8px;flex-wrap:wrap}
.interest-checks label{display:flex;align-items:center;gap:7px;padding:9px 12px;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--violet-900);font-size:13px}
.file-field input[type=file]{padding:10px;background:#fff}

/* Admin */
.admin-shell{padding:145px 0 90px}
.admin-head{display:flex;align-items:flex-end;justify-content:space-between;gap:22px;flex-wrap:wrap;margin-bottom:24px}
.admin-head h1{font-size:clamp(48px,7vw,78px);font-weight:500;color:var(--violet-900);line-height:.95}
.admin-nav{display:flex;gap:8px;overflow:auto;padding:4px 0 14px;scrollbar-width:none}
.admin-nav::-webkit-scrollbar{display:none}
.admin-nav button{white-space:nowrap;padding:11px 15px;border:1px solid var(--line);border-radius:15px;background:rgba(255,255,255,.7);color:var(--muted);font-weight:800}
.admin-nav button.active{background:var(--violet-900);color:#fff}
.admin-panel[hidden]{display:none!important}
.admin-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}
.admin-kpi{padding:22px;border-radius:24px;background:rgba(255,255,255,.74);border:1px solid var(--line)}
.admin-kpi strong{display:block;font-family:'Cormorant Garamond',serif;font-size:42px;color:var(--violet-900)}
.table-wrap{overflow:auto;border:1px solid var(--line);border-radius:22px;background:rgba(255,255,255,.76)}
.data-table{width:100%;border-collapse:collapse;min-width:760px}
.data-table th,.data-table td{padding:13px 14px;text-align:left;border-bottom:1px solid var(--line);font-size:13px;vertical-align:top}
.data-table th{position:sticky;top:0;background:#fbf5fe;color:var(--violet-900);font-size:11px;text-transform:uppercase;letter-spacing:.08em}
.data-table tr:last-child td{border-bottom:0}
.table-actions{display:flex;gap:7px;flex-wrap:wrap}
.table-actions button{min-height:36px;padding:7px 10px;border:1px solid var(--line);border-radius:11px;background:#fff;color:var(--violet-900);font-size:12px;font-weight:800}
.admin-toolbar{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:16px}
.admin-toolbar input,.admin-toolbar select{min-height:44px;padding:10px 13px;border:1px solid var(--line);border-radius:14px;background:#fff}
.admin-editor{display:grid;grid-template-columns:.8fr 1.2fr;gap:18px}
.admin-list{display:grid;gap:10px;max-height:650px;overflow:auto}
.admin-list button{padding:14px;text-align:left;border:1px solid var(--line);border-radius:16px;background:#fff;color:var(--ink)}
.admin-list button.active{border-color:var(--violet-500);background:var(--violet-100)}

/* Helpful states */
.skeleton{position:relative;overflow:hidden;background:#efe8f3!important;color:transparent!important}
.skeleton::after{content:'';position:absolute;inset:0;transform:translateX(-100%);background:linear-gradient(90deg,transparent,rgba(255,255,255,.72),transparent);animation:skeleton 1.2s infinite}
@keyframes skeleton{to{transform:translateX(100%)}}
.toast{position:fixed;right:18px;bottom:calc(92px + var(--safe));z-index:900;max-width:min(380px,calc(100% - 36px));padding:14px 17px;border-radius:18px;background:var(--violet-950);color:#fff;box-shadow:var(--shadow);opacity:0;transform:translateY(12px);pointer-events:none;transition:.25s}
.toast.show{opacity:1;transform:none}

@media(max-width:960px){
  .grid-2,.community-feed,.admin-editor{grid-template-columns:1fr}
  .admin-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}
  .dashboard-stats{grid-template-columns:repeat(3,minmax(120px,1fr));overflow:auto}
}
@media(max-width:800px){
  body{padding-bottom:calc(86px + var(--safe))}
  .hero{padding-top:126px!important;padding-bottom:54px!important}
  .hero-card{margin:12px 12px 0!important;padding:30px 22px!important;border-radius:28px!important}
  .hero-banner img{aspect-ratio:16/9!important}
  .section{padding:72px 0!important}
  .statement{padding:78px 22px!important}
  .card,.glass-card,.mini-card,.support-card{border-radius:24px}
  .member-shell,.admin-shell{padding-top:132px}
  .admin-head{align-items:flex-start}
  .profile-summary{grid-template-columns:1fr;text-align:center;justify-items:center}
  .profile-meta{justify-content:center}
}
@media(max-width:520px){
  :root{--radius:24px}
  .top-shell{padding:7px!important}
  .support-glass{width:calc(100% - 2px)!important}
  .promo-marquee{animation-duration:20s}
  .nav-glass{min-height:58px!important;border-radius:10px 10px 21px 21px!important}
  .nav-word{font-size:17px!important}
  .hero{padding-top:118px!important}
  .hero-banner{background:#f8effc!important}
  .hero-banner img{width:100%!important;min-height:238px!important;object-fit:cover!important;object-position:center!important}
  .hero-card .hero-title{font-size:44px!important;line-height:1!important}
  .hero-card .hero-sub{font-size:15px!important}
  .hero-actions .pill{width:100%}
  .section-title{font-size:42px!important}
  .grid-3,.support-grid{gap:14px!important}
  .card-body,.glass-card{padding:24px!important}
  .card h3,.mini-card h3{font-size:28px!important}
  .community-feed{grid-template-columns:1fr}
  .auth-layout{padding:125px 10px 45px!important}
  .auth-shell{border-radius:28px!important}
  .auth-story{display:none}
  .auth-card{padding:28px 19px!important}
  .member-header{border-radius:24px!important;padding:22px!important}
  .member-tabs,.admin-nav{margin-left:-4px;margin-right:-4px}
  .saved-grid{grid-template-columns:1fr}
  .dashboard-stats{grid-template-columns:repeat(3,136px);padding-bottom:6px}
  .admin-kpis{grid-template-columns:1fr 1fr}
  .admin-kpi{padding:18px}
  .admin-kpi strong{font-size:34px}
  .admin-toolbar>*{width:100%}
  .mobile-bar{bottom:calc(8px + var(--safe))!important}
}
@media(prefers-reduced-motion:reduce){
  .promo-marquee{animation:none!important;transform:none!important}
  .promo-group[aria-hidden=true]{display:none!important}
  .skeleton::after{animation:none}
  *,*::before,*::after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}
}


/* assets/css/volunteer.css?v=20260715-leadership */
.volunteer-page{overflow-x:hidden}
.volunteer-hero{width:min(1240px,calc(100% - 32px));margin:0 auto;padding:168px 0 72px}
.volunteer-hero-grid{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(380px,.98fr);align-items:center;gap:clamp(34px,6vw,84px)}
.volunteer-hero-copy{padding:18px 0}
.volunteer-hero-copy h1{max-width:760px;margin:14px 0 24px;color:var(--violet-900);font-family:'Cormorant Garamond',serif;font-size:clamp(58px,7.2vw,104px);font-weight:500;letter-spacing:-.045em;line-height:.88}
.volunteer-hero-copy h1 em{color:var(--violet-700);font-weight:500}
.volunteer-hero-lede{max-width:690px;color:#4d3f52;font-size:clamp(18px,2vw,22px);line-height:1.65}
.volunteer-hero-note{display:flex;align-items:flex-start;gap:12px;max-width:660px;margin-top:25px;padding:18px 20px;border:1px solid rgba(109,42,142,.14);border-radius:20px;background:rgba(255,255,255,.64);color:#4d3f52;box-shadow:0 14px 36px rgba(54,24,68,.06)}
.volunteer-hero-note span{display:grid;place-items:center;flex:0 0 30px;width:30px;height:30px;border-radius:50%;background:var(--violet-900);color:#fff;font-size:12px;font-weight:800}
.volunteer-hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:31px}
.volunteer-hero-figure{position:relative;margin:0;padding:12px;border:1px solid rgba(255,255,255,.9);border-radius:38px;background:rgba(255,255,255,.6);box-shadow:0 30px 80px rgba(55,21,72,.16)}
.volunteer-hero-figure img{display:block;width:100%;aspect-ratio:4/5;object-fit:cover;object-position:center 44%;border-radius:28px;background:#e9e1ea}
.volunteer-hero-badge{position:absolute;right:-18px;bottom:72px;max-width:220px;padding:16px 19px;border:1px solid rgba(255,255,255,.5);border-radius:20px;background:rgba(76,13,115,.93);color:#fff;box-shadow:0 18px 46px rgba(54,12,78,.24);backdrop-filter:blur(14px)}
.volunteer-hero-badge strong{display:block;font-family:'Cormorant Garamond',serif;font-size:25px;font-weight:600;line-height:1.05}
.volunteer-hero-badge span{display:block;margin-top:5px;color:#eadcf0;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}
.volunteer-hero-figure figcaption{padding:13px 9px 3px;color:var(--muted);font-size:13px;line-height:1.45}
.volunteer-promise{padding:0 0 88px}
.volunteer-promise-panel{position:relative;overflow:hidden;padding:clamp(40px,7vw,76px);border-radius:38px;background:linear-gradient(135deg,#31054e 0%,#5b1680 56%,#8231a1 100%);color:#fff;box-shadow:0 26px 70px rgba(54,12,78,.2)}
.volunteer-promise-panel:before{position:absolute;inset:-45% auto auto 48%;width:520px;height:520px;border-radius:50%;background:radial-gradient(circle,rgba(238,197,94,.2),transparent 66%);content:"";pointer-events:none}
.volunteer-promise-panel>*{position:relative;z-index:1}
.volunteer-promise-panel .eyebrow{color:#f2d98f}
.volunteer-promise-panel h2{max-width:940px;margin:12px 0 20px;font-family:'Cormorant Garamond',serif;font-size:clamp(44px,6vw,76px);font-weight:500;letter-spacing:-.035em;line-height:.98}
.volunteer-promise-panel p{max-width:850px;color:#f4edf7;font-size:clamp(17px,2vw,21px);line-height:1.72}
.volunteer-promise-signature{display:flex;align-items:center;gap:15px;margin-top:28px;color:#f2d98f;font-weight:800}
.volunteer-promise-signature:before{width:48px;height:1px;background:#f2d98f;content:""}
.volunteer-founder{padding:92px 0}
.volunteer-founder-grid{display:grid;grid-template-columns:minmax(360px,.88fr) minmax(0,1.12fr);align-items:center;gap:clamp(38px,7vw,94px)}
.volunteer-founder-photo{margin:0;padding:11px;border:1px solid var(--line);border-radius:32px;background:rgba(255,255,255,.75);box-shadow:0 20px 60px rgba(45,23,56,.11);transform:rotate(-1.2deg)}
.volunteer-founder-photo img{display:block;width:100%;aspect-ratio:4/5;object-fit:cover;object-position:center;border-radius:23px}
.volunteer-founder-copy h2{max-width:690px;margin:12px 0 20px;color:var(--violet-900);font-family:'Cormorant Garamond',serif;font-size:clamp(48px,6vw,76px);font-weight:500;letter-spacing:-.035em;line-height:.98}
.volunteer-founder-copy>p{max-width:720px;margin-bottom:17px;color:#4d3f52;font-size:17px;line-height:1.75}
.volunteer-leadership-points{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:30px}
.volunteer-leadership-points article{padding:20px;border:1px solid var(--line);border-radius:20px;background:rgba(255,255,255,.7)}
.volunteer-leadership-points strong{display:block;color:var(--violet-900);font-size:15px}
.volunteer-leadership-points span{display:block;margin-top:7px;color:var(--muted);font-size:13px;line-height:1.55}
.volunteer-story{padding:92px 0}
.volunteer-story-head{display:grid;grid-template-columns:1fr .72fr;align-items:end;gap:40px;margin-bottom:34px}
.volunteer-story-head h2{max-width:750px;margin-top:11px;color:var(--violet-900);font-family:'Cormorant Garamond',serif;font-size:clamp(46px,5.8vw,72px);font-weight:500;letter-spacing:-.035em;line-height:.98}
.volunteer-story-head>p{color:var(--muted);font-size:17px;line-height:1.7}
.volunteer-photo-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-rows:260px;gap:16px}
.volunteer-photo{position:relative;grid-column:span 4;overflow:hidden;min-height:0;margin:0;border-radius:28px;background:#e7ddea;box-shadow:0 18px 48px rgba(45,23,56,.1)}
.volunteer-photo:nth-child(1){grid-column:span 7}.volunteer-photo:nth-child(2){grid-column:span 5}.volunteer-photo:nth-child(3){grid-column:span 5}.volunteer-photo:nth-child(4){grid-column:span 3;grid-row:span 2}.volunteer-photo:nth-child(5){grid-column:span 4}.volunteer-photo:nth-child(6){grid-column:span 5}.volunteer-photo:nth-child(7){grid-column:span 4}
.volunteer-photo img{width:100%;height:100%;object-fit:cover;transition:transform .7s var(--ease)}
.volunteer-photo:first-child img{object-position:72% center}.volunteer-photo:nth-child(4) img{object-position:center 35%}
.volunteer-photo:hover img{transform:scale(1.025)}
.volunteer-photo figcaption{position:absolute;right:0;bottom:0;left:0;padding:44px 20px 18px;background:linear-gradient(transparent,rgba(34,13,42,.74));color:#fff;font-size:13px;line-height:1.45}
.volunteer-music{padding:0 0 92px}
.volunteer-music-card{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:clamp(30px,5vw,52px);border:1px solid rgba(213,170,66,.25);border-radius:30px;background:linear-gradient(120deg,#33064e,#63178b);color:#fff;box-shadow:0 22px 64px rgba(54,12,78,.18)}
.volunteer-music-card .eyebrow{color:#f1d98f}.volunteer-music-card h2{margin:9px 0 10px;font-family:'Cormorant Garamond',serif;font-size:clamp(40px,5vw,58px);font-weight:600;line-height:1}.volunteer-music-card p:not(.eyebrow){max-width:720px;color:rgba(255,255,255,.75);line-height:1.68}.volunteer-music-card .pill{flex:0 0 auto;background:#fff;color:var(--violet-900);box-shadow:none}
.volunteer-opportunities{padding:94px 0}
.volunteer-opportunities .section-head{margin-bottom:30px}
.volunteer-role-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
.volunteer-role{position:relative;min-height:270px;padding:30px;border:1px solid var(--line);border-radius:26px;background:rgba(255,255,255,.74);box-shadow:0 16px 44px rgba(45,23,56,.07)}
.volunteer-role-number{display:grid;place-items:center;width:42px;height:42px;margin-bottom:34px;border-radius:50%;background:var(--violet-100);color:var(--violet-900);font-size:12px;font-weight:900}
.volunteer-role h3{color:var(--violet-900);font-family:'Cormorant Garamond',serif;font-size:34px;font-weight:600;line-height:1.05}
.volunteer-role p{margin-top:11px;color:var(--muted);line-height:1.68}
.volunteer-standards{display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin-top:46px;border:1px solid var(--line);border-radius:26px;background:rgba(255,255,255,.66);overflow:hidden}
.volunteer-standard{padding:25px;border-right:1px solid var(--line)}
.volunteer-standard:last-child{border-right:0}
.volunteer-standard strong{display:block;color:var(--violet-900);font-size:15px}
.volunteer-standard span{display:block;margin-top:8px;color:var(--muted);font-size:13px;line-height:1.55}
.volunteer-apply{padding:94px 0}
.volunteer-apply-grid{display:grid;grid-template-columns:.82fr 1.18fr;align-items:start;gap:22px}
.volunteer-apply-copy,.volunteer-form{padding:clamp(28px,4vw,45px);border:1px solid var(--line);border-radius:30px;background:rgba(255,255,255,.76);box-shadow:0 20px 54px rgba(45,23,56,.08)}
.volunteer-apply-copy{position:sticky;top:150px;background:linear-gradient(155deg,#fff 0%,#f1e3f6 100%)}
.volunteer-apply-copy h2,.volunteer-form h2{margin:10px 0 16px;color:var(--violet-900);font-family:'Cormorant Garamond',serif;font-size:clamp(40px,5vw,58px);font-weight:500;line-height:1}
.volunteer-apply-copy p{color:var(--muted);line-height:1.72}
.volunteer-checklist{display:grid;gap:12px;margin-top:24px}
.volunteer-checklist li{position:relative;padding-left:28px;color:#4d3f52;line-height:1.55;list-style:none}
.volunteer-checklist li:before{position:absolute;top:1px;left:0;display:grid;place-items:center;width:19px;height:19px;border-radius:50%;background:var(--violet-900);color:#fff;content:"✓";font-size:11px;font-weight:900}
.volunteer-boundary{margin-top:25px;padding:18px;border:1px solid rgba(112,44,143,.15);border-radius:18px;background:rgba(255,255,255,.68);color:var(--muted);font-size:13px;line-height:1.6}
.volunteer-form .form-grid{margin-top:24px}
.volunteer-form .field input,.volunteer-form .field select,.volunteer-form .field textarea{background:rgba(255,255,255,.92)}
.volunteer-form .field textarea{min-height:150px}
.volunteer-thanks{padding:0 0 105px}
.volunteer-thanks-card{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:24px;padding:30px 34px;border:1px solid rgba(213,170,66,.28);border-radius:28px;background:linear-gradient(115deg,rgba(255,255,255,.86),rgba(243,225,248,.82));box-shadow:0 18px 50px rgba(45,23,56,.08)}
.volunteer-thanks-mark{display:grid;place-items:center;width:74px;height:74px;border-radius:50%;background:var(--violet-900);color:#f1d98f;font-family:'Cormorant Garamond',serif;font-size:38px;font-style:italic}
.volunteer-thanks-card h2{color:var(--violet-900);font-family:'Cormorant Garamond',serif;font-size:clamp(32px,4vw,46px);font-weight:600;line-height:1.05}
.volunteer-thanks-card p{max-width:880px;margin-top:7px;color:var(--muted);line-height:1.65}
@media(max-width:980px){.volunteer-hero-grid,.volunteer-founder-grid,.volunteer-apply-grid{grid-template-columns:1fr}.volunteer-hero{padding-top:150px}.volunteer-hero-copy{text-align:center}.volunteer-hero-copy h1,.volunteer-hero-lede,.volunteer-hero-note{margin-right:auto;margin-left:auto}.volunteer-hero-actions{justify-content:center}.volunteer-hero-figure{width:min(680px,100%);margin:auto}.volunteer-hero-badge{right:18px}.volunteer-founder-photo{width:min(620px,100%);margin:auto;transform:none}.volunteer-founder-copy{text-align:center}.volunteer-founder-copy h2,.volunteer-founder-copy>p{margin-right:auto;margin-left:auto}.volunteer-apply-copy{position:static}.volunteer-standards{grid-template-columns:repeat(2,1fr)}.volunteer-standard:nth-child(2){border-right:0}.volunteer-standard:nth-child(-n+2){border-bottom:1px solid var(--line)}}
@media(max-width:700px){.volunteer-hero{width:min(100% - 24px,1240px);padding-top:132px;padding-bottom:55px}.volunteer-hero-grid{gap:26px}.volunteer-hero-copy h1{font-size:clamp(54px,16vw,76px)}.volunteer-hero-lede{font-size:17px}.volunteer-hero-note{text-align:left}.volunteer-hero-figure{padding:8px;border-radius:28px}.volunteer-hero-figure img{border-radius:21px}.volunteer-hero-badge{right:15px;bottom:72px;max-width:185px;padding:13px 15px}.volunteer-hero-badge strong{font-size:21px}.volunteer-promise{padding-bottom:58px}.volunteer-promise-panel{border-radius:28px}.volunteer-founder,.volunteer-story,.volunteer-opportunities,.volunteer-apply{padding:68px 0}.volunteer-leadership-points,.volunteer-role-grid{grid-template-columns:1fr}.volunteer-story-head{grid-template-columns:1fr;gap:15px}.volunteer-photo-grid{grid-template-columns:1fr;grid-auto-rows:auto}.volunteer-photo,.volunteer-photo:nth-child(n){grid-column:auto;grid-row:auto;min-height:0;aspect-ratio:4/3}.volunteer-photo:nth-child(4){aspect-ratio:4/5}.volunteer-music{padding-bottom:68px}.volunteer-music-card{align-items:stretch;flex-direction:column;text-align:center}.volunteer-music-card .pill{width:100%}.volunteer-standards{grid-template-columns:1fr}.volunteer-standard,.volunteer-standard:nth-child(2){border-right:0;border-bottom:1px solid var(--line)}.volunteer-standard:last-child{border-bottom:0}.volunteer-thanks-card{grid-template-columns:1fr;padding:26px;text-align:center}.volunteer-thanks-mark{margin:auto}.volunteer-thanks{padding-bottom:130px}}
@media(prefers-reduced-motion:reduce){.volunteer-photo img{transition:none}}


/* assets/css/live-hotfix.css?v=20260716-public-care */
/* Live production layer: responsive navigation, seamless partner motion, and resilient images */
.support-glass{display:block!important;min-height:46px!important;padding:0!important;overflow:hidden!important;touch-action:pan-y;contain:paint;background:linear-gradient(100deg,rgba(242,226,249,.94),rgba(255,255,255,.96) 46%,rgba(231,218,246,.94))!important;border-color:rgba(81,11,119,.14)!important;box-shadow:0 10px 34px rgba(40,8,55,.12)!important}
.promo-marquee{display:flex!important;width:max-content!important;min-width:200%!important;align-items:center!important;will-change:transform;animation:fmb-partner-marquee 26s linear infinite!important;transform:translate3d(0,0,0)}
.promo-marquee.is-running{animation-play-state:running!important}
.promo-group{display:flex!important;flex:0 0 var(--promo-group-width,50vw)!important;width:var(--promo-group-width,50vw)!important;min-width:var(--promo-group-width,50vw)!important;align-items:center!important;justify-content:center!important;gap:clamp(14px,2vw,30px)!important;padding:6px clamp(18px,3vw,42px)!important;white-space:nowrap!important}
.promo-group .brand-marquee-label{flex:0 0 auto;font-size:clamp(11px,1vw,13px)!important;letter-spacing:.01em;color:#42105d!important}
.promo-group .brand-chip{min-height:34px!important}
.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.promo-group .brand-chip-logo{position:relative;display:flex!important;flex:0 0 142px!important;justify-content:center;min-width:142px!important;width:142px!important;height:34px!important;padding:0!important;overflow:visible!important;border:0!important;background:transparent!important;box-shadow:none!important}
.promo-group .brand-chip-logo img{display:block!important;width:142px!important;height:88px!important;max-width:none!important;flex:0 0 auto!important;padding:0!important;border-radius:0!important;background:transparent!important;object-fit:contain!important;filter:drop-shadow(0 2px 5px rgba(36,81,217,.16));transform:scale(1.12)}
.promo-group .cognita-chip{flex-basis:164px!important;min-width:164px!important;width:164px!important}
.promo-group .cognita-chip img{width:164px!important}
.support-glass:hover .promo-marquee,.support-glass:focus-within .promo-marquee{animation-play-state:running!important}
@keyframes fmb-partner-marquee{to{transform:translate3d(-50%,0,0)}}
.nav-backdrop{display:none;position:fixed;inset:0;z-index:118;background:rgba(28,5,39,.36);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}
.nav-backdrop.open{display:block}
@media(min-width:961px){
 .hero{display:grid!important;grid-template-columns:minmax(0,1.2fr) minmax(470px,.8fr);align-items:center;max-width:1420px;margin:0 auto;padding-left:22px;padding-right:22px}
 .hero-banner{width:100%!important;max-width:none!important;margin:0!important;border-radius:34px!important;box-shadow:var(--shadow)!important}
 .hero-card{width:calc(100% + 62px)!important;max-width:620px!important;margin:0 0 0 -62px!important;padding:38px 38px 32px!important;text-align:left!important}
 .hero-card .hero-title{font-size:clamp(48px,5vw,68px)!important}
 .hero-card .hero-sub{margin-left:0;margin-right:0}
 .hero-card .hero-audience,.hero-card .hero-actions{justify-content:flex-start}
}
@media(max-width:800px){
 .support-glass{min-height:42px!important}
 .promo-marquee{animation-duration:19s!important}
 .promo-group{gap:10px!important;padding:4px 12px!important}
 .promo-group .brand-marquee-label{flex:0 0 126px;font-size:9.5px!important;line-height:1.08;white-space:normal!important}
 .promo-group .brand-chip-logo{flex-basis:88px!important;min-width:88px!important;width:88px!important;height:32px!important}
 .promo-group .brand-chip-logo img{width:88px!important;height:62px!important;transform:scale(1.16)}
 .promo-group .cognita-chip{flex-basis:108px!important;min-width:108px!important;width:108px!important}
 .promo-group .cognita-chip img{width:108px!important}
 .nav-glass{position:relative;z-index:120}
 .nav-links{top:108px!important;left:10px!important;right:10px!important;max-height:calc(100dvh - 130px);overflow:auto;padding:12px!important;background:rgba(255,255,255,.96)!important;border-radius:22px!important;box-shadow:0 24px 80px rgba(36,7,51,.28)!important}
 .nav-menu-intro{display:grid;gap:2px;padding:10px 13px 12px;border-bottom:1px solid rgba(81,11,119,.12)}
 .nav-menu-intro strong{font-family:'Cormorant Garamond',Georgia,serif;font-size:22px;line-height:1.15;color:#3a0855}
 .nav-menu-intro span{font-size:11.5px;color:#74677b}
 .nav-links .nav-menu-link{display:grid!important;gap:2px;padding:11px 13px!important;border-radius:14px;border-bottom:0!important;font-size:15px!important;font-weight:800!important;color:#3a0855!important}
 .nav-links .nav-menu-link small{display:block;color:#74677b;font-size:11.5px;font-weight:550;line-height:1.35}
 .nav-links .nav-menu-link:hover,.nav-links .nav-menu-link:focus-visible,.nav-links .nav-menu-link[aria-current="page"]{background:#f2e7f8!important}
 .nav-links .nav-help-link{color:#7e1d38!important;background:#fff5f7!important}
 .nav-mobile-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:10px 3px 2px}
 .nav-mobile-actions .pill{display:flex!important;min-height:44px;padding:10px 14px!important;font-size:13px!important;opacity:1!important}
 .nav-links a:active{background:#f2e7f8}
 .nav-toggle{display:flex!important;flex:0 0 44px;width:44px;height:44px;background:#f2e7f8!important}
 .nav-brand{max-width:calc(100% - 58px)}
 .nav-word{overflow:hidden;text-overflow:ellipsis}
}
img.image-missing{display:none!important}
.image-fallback{display:grid;place-items:center;min-height:160px;width:100%;padding:20px;text-align:center;color:#74677b;background:linear-gradient(145deg,#fff,#f2e7f8);font-size:13px}
.hero-banner .image-fallback{min-height:260px}
.projects-section{overflow:hidden}
.projects-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(380px,.9fr);align-items:center;gap:34px;margin-bottom:24px;padding:clamp(30px,5vw,58px);border:1px solid rgba(81,11,119,.12);border-radius:36px;background:radial-gradient(circle at 88% 18%,rgba(36,81,217,.14),transparent 38%),linear-gradient(135deg,rgba(255,255,255,.92),rgba(242,231,248,.78));box-shadow:0 22px 70px rgba(45,23,56,.1)}
.projects-hero-copy>p:last-child{max-width:640px;margin-top:18px;color:#74677b}
.projects-hero-logos{display:grid;grid-template-columns:1fr;align-items:center;justify-items:center;min-width:0;padding:12px 20px;border-radius:28px;background:rgba(255,255,255,.58);box-shadow:inset 0 0 0 1px rgba(36,81,217,.08)}
.projects-hero-logos img{display:block;width:min(100%,420px);height:112px;object-fit:contain;transform:scale(1.22)}
.projects-hero-logos span{width:70%;height:1px;background:linear-gradient(90deg,transparent,rgba(36,81,217,.24),transparent)}
.project-grid{margin-top:0}
.project-card{background:rgba(255,255,255,.86)}
#work .project-logo{aspect-ratio:16/8.5;padding:0;background:linear-gradient(145deg,#f8fbff,#edf4ff)}
#work .project-logo img{display:block;width:100%;height:100%;padding:clamp(24px,5vw,58px)!important;object-fit:contain!important;object-position:center;background:transparent!important;transform:none!important}
@media(max-width:900px){.projects-hero{grid-template-columns:1fr}.projects-hero-logos{grid-template-columns:1fr 1px 1fr;gap:14px}.projects-hero-logos span{width:1px;height:70%;background:linear-gradient(180deg,transparent,rgba(36,81,217,.24),transparent)}.projects-hero-logos img{height:96px;transform:scale(1.16)}}
@media(max-width:520px){.projects-hero{gap:22px;padding:28px 18px;border-radius:26px}.projects-hero-logos{grid-template-columns:1fr;padding:8px 10px}.projects-hero-logos span{width:70%;height:1px}.projects-hero-logos img{height:78px;transform:scale(1.18)}#work .project-logo{aspect-ratio:16/9}#work .project-logo img{padding:24px!important;transform:none!important}.entry-benefits{grid-template-columns:1fr}.entry-benefits article{padding:12px}.entry-trust-note{text-align:left}}
@media(prefers-reduced-motion:reduce){.promo-marquee{animation:fmb-partner-marquee 48s linear infinite!important;animation-play-state:running!important}}


/* assets/css/experience-refresh.css?v=20260716-public-care */
/* July 2026 public-care refresh: solid moving notice, Freedom Wall, and app-like mobile UI. */
.top-shell{
  position:fixed!important;
  top:0!important;
  right:0!important;
  left:0!important;
  z-index:120!important;
}
.support-glass{
  min-height:48px!important;
  border:1px solid rgba(255,255,255,.18)!important;
  background:linear-gradient(105deg,#280538 0%,#4f086d 28%,#71159a 55%,#4a0867 78%,#250434 100%)!important;
  box-shadow:0 12px 34px rgba(37,4,52,.28)!important;
  color:#fff!important;
  backdrop-filter:none!important;
  -webkit-backdrop-filter:none!important;
}
.promo-marquee{
  display:flex!important;
  width:max-content!important;
  min-width:max-content!important;
  align-items:center!important;
  animation:fmb-public-care-marquee 32s linear infinite!important;
  transform:translate3d(0,0,0);
  will-change:transform;
}
.promo-group{
  display:flex!important;
  flex:0 0 auto!important;
  width:auto!important;
  min-width:max-content!important;
  align-items:center!important;
  gap:14px!important;
  min-height:48px;
  padding:6px 24px!important;
  white-space:nowrap!important;
}
.promo-group .brand-marquee-label{color:#fff!important;font-size:12px!important;font-weight:760;letter-spacing:.01em}
.promo-group .banner-divider{width:1px;height:26px;flex:0 0 1px;background:rgba(255,255,255,.38)}
.promo-group .advertise-marquee-label{color:#f6d98d!important;font-size:12px!important;font-weight:850;letter-spacing:.015em}
.promo-group .brand-chip-logo{display:flex!important;flex:0 0 124px!important;width:124px!important;min-width:124px!important;height:34px!important;align-items:center!important;justify-content:center!important;padding:0 8px!important;border:1px solid rgba(255,255,255,.58)!important;border-radius:999px!important;background:rgba(255,255,255,.94)!important;overflow:hidden!important;box-shadow:0 5px 16px rgba(12,0,19,.18)!important}
.promo-group .brand-chip-logo img{display:block!important;width:112px!important;height:64px!important;max-width:none!important;object-fit:contain!important;transform:none!important;filter:none!important}
.promo-group .cognita-chip{flex-basis:146px!important;width:146px!important;min-width:146px!important}
.promo-group .cognita-chip img{width:134px!important}
.promo-group .banner-advertise-button{display:inline-flex!important;min-height:31px!important;align-items:center!important;justify-content:center!important;padding:6px 13px!important;border:1px solid rgba(255,239,190,.8)!important;border-radius:999px!important;background:linear-gradient(135deg,#fff6da,#eed081)!important;color:#43105b!important;font-size:10px!important;font-weight:900!important;letter-spacing:.05em!important;text-decoration:none!important;text-transform:uppercase!important;box-shadow:0 5px 15px rgba(15,0,21,.2)!important}
.promo-group .banner-advertise-button:hover,.promo-group .banner-advertise-button:focus-visible{background:#fff!important;color:#510b77!important}
@keyframes fmb-public-care-marquee{to{transform:translate3d(-50%,0,0)}}

.auth-advisory{grid-column:1/-1;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;width:min(1040px,100%);margin-bottom:14px;padding:16px 18px;border:1px solid rgba(81,11,119,.14);border-radius:22px;background:rgba(255,255,255,.88);box-shadow:0 18px 46px rgba(45,23,56,.1);color:var(--ink)}
.auth-advisory>span{padding:7px 10px;border-radius:999px;background:var(--violet-900);color:#fff;font-size:10px;font-weight:850;letter-spacing:.09em;text-transform:uppercase;white-space:nowrap}
.auth-advisory strong{display:block;color:var(--violet-900);font-size:14px}
.auth-advisory p{margin-top:2px;color:var(--muted);font-size:12px;line-height:1.5}
.auth-advisory a{color:var(--violet-800);font-size:12px;font-weight:800;white-space:nowrap}

.maintenance-page{background:radial-gradient(circle at 15% 10%,rgba(187,107,222,.28),transparent 33%),linear-gradient(150deg,#fff,#f3e7f8 55%,#e2caec)}
.maintenance-main{min-height:100vh;display:grid;place-items:center;padding:170px 18px 120px}
.maintenance-card{width:min(760px,100%);padding:clamp(34px,7vw,72px);border:1px solid rgba(255,255,255,.9);border-radius:38px;background:rgba(255,255,255,.86);box-shadow:0 32px 90px rgba(45,23,56,.16);text-align:center}
.maintenance-card>img{width:104px;height:104px;margin:0 auto 24px;object-fit:contain}
.maintenance-card h1{color:var(--violet-900);font-size:clamp(48px,7vw,74px);font-weight:540;letter-spacing:-.035em;line-height:.95}
.maintenance-card>p:not(.eyebrow){max-width:640px;margin:18px auto 0;color:var(--muted);font-size:16px;line-height:1.7}

.freedom-wall-page{background:#f8f5fa}
.freedom-hero{padding:180px 18px 84px;background:radial-gradient(circle at 14% 10%,rgba(217,183,233,.48),transparent 31%),radial-gradient(circle at 88% 20%,rgba(236,194,219,.45),transparent 29%),linear-gradient(155deg,#fff 0%,#f4eaf8 58%,#ead9f1 100%)}
.freedom-hero-inner{width:min(980px,100%);margin:auto;text-align:center}
.freedom-hero h1{max-width:880px;margin:10px auto 22px;color:var(--violet-950);font-size:clamp(62px,9vw,108px);font-weight:500;letter-spacing:-.055em;line-height:.87;text-wrap:balance}
.freedom-hero h1 em{color:var(--violet-700);font-weight:500}
.freedom-hero-inner>p:not(.eyebrow):not(.freedom-disclosure){max-width:720px;margin:auto;color:#54445b;font-size:18px;line-height:1.72}
.freedom-hero-actions{display:flex;justify-content:center;flex-wrap:wrap;gap:10px;margin-top:28px}
.freedom-disclosure{max-width:760px;margin:26px auto 0;padding:13px 16px;border:1px solid rgba(81,11,119,.1);border-radius:16px;background:rgba(255,255,255,.65);color:var(--muted);font-size:12px;line-height:1.55}
.freedom-disclosure strong{color:var(--violet-900)}
.freedom-wall-section{padding:92px 0;scroll-margin-top:132px}
.freedom-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.freedom-note{position:relative;display:flex;min-height:300px;flex-direction:column;justify-content:space-between;padding:28px;border:1px solid rgba(81,11,119,.1);border-radius:30px;box-shadow:0 20px 55px rgba(45,23,56,.09);overflow:hidden}
.freedom-note::after{position:absolute;right:-52px;bottom:-76px;width:180px;height:180px;border-radius:50%;background:rgba(255,255,255,.25);content:""}
.freedom-note>span{position:relative;z-index:1;display:grid;place-items:center;width:34px;height:34px;border-radius:12px;background:rgba(255,255,255,.62);color:var(--violet-900);font-size:10px;font-weight:900}
.freedom-note blockquote{position:relative;z-index:1;margin:30px 0;color:var(--violet-950);font-family:'Cormorant Garamond',Georgia,serif;font-size:clamp(29px,3vw,38px);font-weight:600;line-height:1.08}
.freedom-note>p{position:relative;z-index:1;color:#67586d;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.freedom-note.note-lilac{background:linear-gradient(145deg,#f7effa,#dec3e9)}
.freedom-note.note-ivory{background:linear-gradient(145deg,#fffefb,#f1e9ee)}
.freedom-note.note-rose{background:linear-gradient(145deg,#fff7fb,#eccbdc)}
.freedom-note.note-violet{background:linear-gradient(145deg,#3d0757,#74199a);border-color:rgba(255,255,255,.15)}
.freedom-note.note-violet blockquote{color:#fff}
.freedom-note.note-violet>p{color:rgba(255,255,255,.68)}
.freedom-note.note-violet>span{background:rgba(255,255,255,.14);color:#fff}
.freedom-contribute{padding:88px 0;background:linear-gradient(145deg,#2b063d,#531072 58%,#711d91);color:#fff}
.freedom-contribute-grid{display:grid;grid-template-columns:.86fr 1.14fr;align-items:center;gap:42px}
.freedom-contribute h2{margin:9px 0 16px;color:#fff;font-size:clamp(45px,6vw,68px);font-weight:540;line-height:.96}
.freedom-contribute article>p:not(.eyebrow){color:rgba(255,255,255,.72);line-height:1.7}
.maintenance-inline{display:grid;gap:2px;margin-top:22px;padding:15px 17px;border:1px solid rgba(255,255,255,.15);border-radius:17px;background:rgba(255,255,255,.08)}
.maintenance-inline strong{font-size:12px}.maintenance-inline span{color:rgba(255,255,255,.62);font-size:11px}
.freedom-form{display:grid;gap:15px;padding:30px;border:1px solid rgba(255,255,255,.18);border-radius:30px;background:rgba(255,255,255,.1);box-shadow:0 24px 70px rgba(11,0,18,.2);backdrop-filter:blur(18px)}
.freedom-form label{color:#fff}.freedom-form input,.freedom-form textarea{background:rgba(255,255,255,.92)}
.freedom-form textarea{min-height:150px}
.freedom-form .check-row span{color:rgba(255,255,255,.68)}
.freedom-next{padding:90px 0 125px;text-align:center;background:#fff}
.freedom-next h2{color:var(--violet-900);font-size:clamp(44px,6vw,66px);font-weight:540}

@media(max-width:900px){
  .freedom-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .freedom-contribute-grid{grid-template-columns:1fr}
  .auth-advisory{grid-template-columns:1fr;text-align:left}
  .auth-advisory>span,.auth-advisory a{justify-self:start}
}

@media(max-width:800px){
  html{background:#f5f5f7}
  body{background:#f5f5f7}
  .top-shell{padding:max(7px,env(safe-area-inset-top,0px)) 8px 0!important}
  .support-glass{min-height:40px!important;border-radius:15px!important;box-shadow:0 8px 24px rgba(37,4,52,.24)!important}
  .promo-marquee{animation-duration:24s!important}
  .promo-group{gap:9px!important;min-height:42px!important;padding:4px 11px!important}
  .promo-group .brand-marquee-label{max-width:none!important;font-size:9.5px!important;line-height:1.2!important;white-space:nowrap!important}
  .promo-group .banner-divider{height:20px}
  .promo-group .advertise-marquee-label{font-size:9.5px!important}
  .promo-group .brand-chip-logo{flex-basis:88px!important;width:88px!important;min-width:88px!important;height:28px!important;padding:0 5px!important}
  .promo-group .brand-chip-logo img{width:78px!important;height:50px!important}
  .promo-group .cognita-chip{flex-basis:104px!important;width:104px!important;min-width:104px!important}
  .promo-group .cognita-chip img{width:94px!important}
  .promo-group .banner-advertise-button{min-height:28px!important;padding:5px 10px!important;font-size:8.5px!important}
  .nav-glass{min-height:58px!important;margin-top:5px!important;border-radius:20px!important;background:rgba(255,255,255,.9)!important;box-shadow:0 12px 34px rgba(42,15,52,.14)!important}
  .nav-links{top:108px!important;max-height:calc(100dvh - 122px)!important;border-radius:24px!important;background:rgba(250,250,252,.94)!important}
  .mobile-bar{bottom:max(8px,env(safe-area-inset-bottom,0px))!important;width:calc(100% - 18px)!important;max-width:430px!important;padding:5px!important;border-radius:23px!important;background:rgba(250,250,252,.9)!important;box-shadow:0 14px 42px rgba(34,20,39,.17)!important}
  .mobile-bar a{min-height:51px!important;border-radius:17px!important}
  .mobile-bar a.active{background:#eee6f3!important;color:var(--violet-900)!important}
  .auth-layout{display:block!important;padding:132px 10px 115px!important}
  .auth-advisory{margin:0 auto 10px;padding:15px;border-radius:20px}
  .auth-shell{border-radius:26px!important}
  .auth-story{padding:28px 22px!important}
  .auth-story img{width:72px!important;height:72px!important;margin-bottom:18px!important}
  .auth-card{padding:26px 20px!important}
  .maintenance-main{padding:145px 10px 115px}
  .maintenance-card{padding:38px 22px;border-radius:29px}
  .maintenance-card>img{width:78px;height:78px}
  .freedom-hero{padding:145px 14px 60px}
  .freedom-hero h1{font-size:clamp(56px,16vw,78px)}
  .freedom-hero-inner>p:not(.eyebrow):not(.freedom-disclosure){font-size:16px}
  .freedom-wall-section{padding:65px 0 76px}
  .freedom-wall-section .section-head{padding:0 4px}
  .freedom-grid{display:flex;gap:13px;overflow-x:auto;margin-right:-16px;margin-left:-16px;padding:5px 16px 24px;scroll-padding-left:16px;scroll-snap-type:x mandatory;scrollbar-width:none}
  .freedom-grid::-webkit-scrollbar{display:none}
  .freedom-note{flex:0 0 min(84vw,350px);min-height:330px;border-radius:28px;scroll-snap-align:start;scroll-snap-stop:always}
  .freedom-note blockquote{font-size:34px}
  .freedom-contribute{padding:68px 0 86px}
  .freedom-form{padding:23px;border-radius:25px}
  .freedom-next{padding:70px 0 130px}
  .music-app .music-stage{padding:128px 0 250px!important}
  .music-app .music-shell{width:calc(100% - 18px)!important}
  .music-app .music-intro{padding:30px 8px 24px!important}
  .music-app .music-intro h1{font-size:clamp(49px,15vw,66px)!important}
  .music-app .featured-player{padding:14px!important;border-radius:28px!important;box-shadow:0 22px 58px rgba(12,0,20,.28)!important}
  .music-app .featured-art{aspect-ratio:1!important;border-radius:22px!important;background-size:cover!important;background-position:center!important}
  .music-app .player-meta{padding:18px 3px 3px!important}
  .music-app .player-meta h2{font-size:29px!important;line-height:1.06!important}
  .music-app .player-controls{gap:8px!important}
  .music-app .round-control{min-width:72px!important;height:46px!important}
  .music-app .round-control.primary{min-width:86px!important;height:58px!important}
  .music-app .music-library{margin-top:22px!important;padding:22px 11px!important;border-radius:28px 28px 0 0!important}
  .music-app .library-head{padding:0 7px!important}
  .music-app .library-head h2{font-size:38px!important;line-height:1!important}
  .music-app .playlist-block{padding:15px!important;border-radius:22px!important}
  .music-app .song-row{grid-template-columns:48px minmax(0,1fr) auto!important;gap:10px!important;padding:8px 6px!important}
  .music-app .song-title{font-size:13px!important;line-height:1.25!important}
  .music-app .song-play{min-width:54px!important;height:42px!important}
  .music-app .music-credits{padding:28px 16px!important;border-radius:0 0 28px 28px!important}
  .music-app .mini-player{bottom:calc(75px + env(safe-area-inset-bottom,0px))!important;width:calc(100% - 18px)!important;padding:8px 9px!important;border-radius:21px!important;background:rgba(33,5,46,.92)!important}
}

@media(max-width:420px){
  .music-app .mini-actions button:first-child{display:none!important}
  .music-app .mini-player{grid-template-columns:42px minmax(0,1fr) auto!important;gap:8px!important}
  .music-app .mini-actions{gap:5px!important}
  .music-app .mini-actions button{min-width:42px!important;padding:0 7px!important}
}

@media(prefers-reduced-motion:reduce){
  .promo-marquee{animation:fmb-public-care-marquee 48s linear infinite!important;animation-play-state:running!important}
  .promo-group[aria-hidden="true"]{display:none!important}
  .freedom-grid{scroll-behavior:auto}
}


/* assets/css/organized-pages.css?v=20260716 */
/* 2026 information architecture and premium route system */
body.organized-route{position:relative;overflow-x:hidden;background:#faf8fb}
body.organized-route:before,
body.organized-route:after{content:"";position:fixed;z-index:0;width:clamp(110px,16vw,230px);aspect-ratio:1;background:url("/assets/images/icon-transparent.png") center/contain no-repeat;opacity:.5;pointer-events:none;filter:saturate(.8)}
body.organized-route:before{top:18%;right:-6%;transform:rotate(10deg)}
body.organized-route:after{bottom:8%;left:-6%;transform:rotate(-14deg)}
body.organized-route .top-shell,
body.organized-route main,
body.organized-route .footer,
body.organized-route .mobile-bar,
body.organized-route .mini-player{position:relative;z-index:1}

.route-hero{padding:clamp(170px,18vw,230px) 0 86px;background:radial-gradient(circle at 84% 12%,rgba(175,101,211,.27),transparent 30%),linear-gradient(150deg,#fff 0%,#f7f0fa 52%,#ead7f2 100%)}
.route-hero-grid{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(300px,.88fr);gap:28px;align-items:center}
.route-kicker{font-size:11px;font-weight:900;letter-spacing:.18em;text-transform:uppercase;color:#7b2d9e}
.route-title{margin-top:14px;font-family:"Cormorant Garamond",serif;font-size:clamp(58px,8vw,106px);font-weight:500;letter-spacing:-.055em;line-height:.88;color:#320647}
.route-title em{color:#8a38a9;font-weight:500}
.route-lede{max-width:690px;margin-top:23px;color:#62536a;font-size:clamp(17px,2vw,21px);line-height:1.65}
.route-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}
.route-proof{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:30px}
.route-proof span{padding:13px;border:1px solid rgba(76,13,115,.1);border-radius:16px;background:rgba(255,255,255,.58);color:#4c0d73;font-size:12px;font-weight:850;text-align:center}
.route-art{position:relative;display:grid;place-items:center;min-height:500px;padding:32px;border:1px solid rgba(255,255,255,.8);border-radius:44px;background:radial-gradient(circle at 40% 28%,rgba(255,255,255,.9),transparent 25%),linear-gradient(150deg,#7d2fa4,#42105e 70%,#24072f);box-shadow:0 38px 90px rgba(61,16,78,.25);overflow:hidden}
.route-art:before{content:"";position:absolute;inset:9%;border:1px solid rgba(255,255,255,.17);border-radius:50%}
.route-art img{position:relative;width:min(290px,72%);max-height:390px;object-fit:contain;filter:drop-shadow(0 24px 40px rgba(18,0,25,.25))}
.route-art-copy{position:absolute;left:28px;right:28px;bottom:24px;color:#fff}
.route-art-copy strong{display:block;font:500 34px/1 "Cormorant Garamond",serif}
.route-art-copy span{color:rgba(255,255,255,.7);font-size:12px}

.route-section{padding:92px 0}
.route-section.tint{background:rgba(246,239,249,.82)}
.route-section-head{display:flex;justify-content:space-between;align-items:end;gap:28px;margin-bottom:34px}
.route-section-head h2{max-width:760px;font:500 clamp(44px,6vw,72px)/.95 "Cormorant Garamond",serif;color:#3b0751}
.route-section-head p{max-width:480px;color:#74667a}
.route-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.route-card{position:relative;display:flex;min-height:100%;flex-direction:column;padding:28px;border:1px solid rgba(87,25,113,.1);border-radius:30px;background:rgba(255,255,255,.84);box-shadow:0 22px 60px rgba(50,20,63,.08);transition:transform .22s ease,box-shadow .22s ease}
.route-card:hover{transform:translateY(-5px);box-shadow:0 28px 70px rgba(50,20,63,.14)}
.route-card .route-card-number{font:700 11px/1 ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.15em;color:#9f82aa}
.route-card h3{margin:30px 0 12px;font:600 clamp(30px,3.5vw,42px)/1 "Cormorant Garamond",serif;color:#3f0b55}
.route-card p{color:#75677b}
.route-card .text-link{margin-top:auto;padding-top:24px}
.book-cover-frame{overflow:hidden;margin:-12px -12px 10px;border-radius:22px;background:#eee3f2;aspect-ratio:4/5}
.book-cover-frame img{width:100%;height:100%;object-fit:cover}
.book-cover-frame img.cover-contain{object-fit:contain;padding:12px}
.route-cta{display:grid;grid-template-columns:1.2fr auto;align-items:center;gap:24px;padding:42px;border-radius:34px;background:linear-gradient(135deg,#310543,#6a168e 58%,#9f4fc2);box-shadow:0 30px 80px rgba(53,9,70,.22);color:#fff}
.route-cta h2{font:500 clamp(40px,5vw,60px)/.98 "Cormorant Garamond",serif;color:#fff}
.route-cta p{max-width:690px;margin-top:12px;color:rgba(255,255,255,.72)}
.route-cta .pill{background:#fff;color:#4c0d73;box-shadow:none}

.brand-suite{background:#110917;color:#fff}
.brand-suite .route-hero{background:radial-gradient(circle at 80% 10%,rgba(157,71,193,.28),transparent 30%),linear-gradient(145deg,#100716,#24102d 58%,#3a124b)}
.brand-suite .route-title,.brand-suite .route-lede{color:#fff}
.brand-suite .route-lede{color:rgba(255,255,255,.67)}
.brand-suite .route-kicker{color:#dcc0e8}
.brand-suite .route-proof span{border-color:rgba(255,255,255,.13);background:rgba(255,255,255,.06);color:#fff}
.brand-suite .route-section{background:#110917}
.brand-suite .route-section.tint{background:#180c20}
.brand-suite .route-section-head h2{color:#fff}
.brand-suite .route-section-head p{color:rgba(255,255,255,.58)}
.brand-card{overflow:hidden;border-color:rgba(255,255,255,.12);background:linear-gradient(150deg,#25112f,#16091d);color:#fff;box-shadow:none}
.brand-card:before{content:"";position:absolute;width:220px;height:220px;right:-105px;top:-95px;border:1px solid rgba(255,255,255,.11);border-radius:50%}
.brand-card h3{color:#fff}
.brand-card p{color:rgba(255,255,255,.65)}
.brand-card .brand-logo{display:grid;place-items:center;height:150px;margin:-4px -4px 8px;padding:18px;border-radius:22px;background:rgba(255,255,255,.94)}
.brand-card .brand-logo img{max-width:92%;max-height:116px;object-fit:contain}
.brand-card.senz{background:radial-gradient(circle at 84% 10%,rgba(79,140,255,.28),transparent 27%),linear-gradient(150deg,#0f2450,#071226)}
.brand-card.cognita{background:radial-gradient(circle at 84% 10%,rgba(55,179,220,.25),transparent 27%),linear-gradient(150deg,#0e293b,#071118)}

.authority-page .split:first-of-type figure{background:linear-gradient(145deg,#fff,#e8daee)!important}
.community-engagements-page .volunteer-hero{background:radial-gradient(circle at 85% 15%,rgba(152,72,187,.2),transparent 25%),linear-gradient(150deg,#fff,#f1e7f5)}
.profile-route:before,.profile-route:after{display:none}

body.spotify-inspired{background:#0f0814;color:#fff}
body.spotify-inspired:before,body.spotify-inspired:after{opacity:.18;filter:grayscale(.2)}
body.spotify-inspired .music-stage{background:linear-gradient(180deg,#120718 0%,#21102a 46%,#120718 100%)}
body.spotify-inspired .music-library,
body.spotify-inspired .music-credits{background:#1d1223;color:#fff}
body.spotify-inspired .library-head h2,
body.spotify-inspired .playlist-block h3,
body.spotify-inspired .music-credits h2,
body.spotify-inspired .music-credit-list strong{color:#fff}
body.spotify-inspired .library-head p,
body.spotify-inspired .playlist-description,
body.spotify-inspired .song-artist{color:rgba(255,255,255,.56)}
body.spotify-inspired .playlist-block,
body.spotify-inspired .music-credit-list p{border-color:rgba(255,255,255,.08);background:#28182f;color:rgba(255,255,255,.66)}
body.spotify-inspired .song-title{color:#fff}
body.spotify-inspired .song-row:hover,
body.spotify-inspired .song-row.active{background:#3b2345}
body.spotify-inspired .song-play{background:#b56ad2;color:#16091d}

body.organized-route .footer,
body.music-app.organized-route .footer{background:linear-gradient(135deg,#240032 0%,#510b77 52%,#7e2ca2 100%)!important;border-top:0;color:#fff}
body.organized-route .footer h4,
body.organized-route .footer p,
body.organized-route .footer a,
body.organized-route .footer span{color:#fff}
body.organized-route .footer p,
body.organized-route .footer a,
body.organized-route .footer span{color:rgba(255,255,255,.72)}
body.organized-route .footer-logo{mix-blend-mode:normal;filter:brightness(0) invert(1)}
body.organized-route .footer-bottom{border-color:rgba(255,255,255,.18)}

@media(max-width:900px){
  .route-hero-grid,.route-grid,.route-cta{grid-template-columns:1fr}
  .route-art{min-height:400px}
  .route-section-head{align-items:start;flex-direction:column}
}
@media(max-width:600px){
  body.organized-route:before{top:24%;right:-18%}
  body.organized-route:after{left:-18%}
  .route-hero{padding:150px 0 62px}
  .route-title{font-size:clamp(54px,17vw,78px)}
  .route-proof{grid-template-columns:1fr}
  .route-art{min-height:350px;border-radius:30px}
  .route-section{padding:72px 0}
  .route-card{padding:22px;border-radius:24px}
  .route-cta{padding:30px 24px}
}
@media(prefers-reduced-motion:reduce){.route-card{transition:none}}


/* assets/css/fmb-polish.css?v=20260716-polish */
/* With love, FMB: 2026 visual polish and responsive completion */
:root{
  --fmb-ink:#281431;
  --fmb-copy:#514257;
  --fmb-muted:#685b6d;
  --fmb-purple:#510b77;
  --fmb-purple-deep:#2c053d;
  --fmb-violet:#7f2ca2;
  --fmb-lilac:#f3e9f7;
  --fmb-ivory:#fcfaf7;
  --fmb-gold:#c9a44d;
  --fmb-line:rgba(67,23,82,.13);
  --fmb-shadow:0 24px 70px rgba(50,18,63,.11);
}

html{scroll-padding-top:138px}
body{color:var(--fmb-ink);background:var(--fmb-ivory)}
body.organized-route:before,
body.organized-route:after{display:none!important}
p,.route-lede,.route-section-head p,.route-card p,.section-lede,.card p,.glass-card p{color:var(--fmb-copy);line-height:1.7}
a,button,summary{-webkit-tap-highlight-color:transparent}
a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid rgba(126,44,162,.34);outline-offset:3px}

/* A readable care banner with a calm partner marque. */
.support-glass{display:block!important;min-height:46px!important;padding:0!important;overflow:hidden!important;border-color:rgba(81,11,119,.14)!important;background:linear-gradient(100deg,rgba(246,237,250,.98),rgba(255,255,255,.98) 48%,rgba(239,227,246,.98))!important;box-shadow:0 10px 34px rgba(40,8,55,.12)!important;color:var(--fmb-ink)!important}
.care-banner{display:grid;grid-template-columns:minmax(430px,1.15fr) minmax(330px,.85fr);align-items:center;min-height:46px}
.care-message{display:flex;align-items:center;gap:10px;min-width:0;padding:9px 16px;border-right:1px solid rgba(81,11,119,.12);font-size:12px;line-height:1.25;white-space:nowrap}
.care-message span{flex:0 0 auto;padding:5px 8px;border-radius:999px;background:var(--fmb-purple);color:#fff;font-size:9px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}
.care-message strong{overflow:hidden;color:var(--fmb-ink);font-size:11px;font-weight:760;text-overflow:ellipsis}
.partner-rail{display:grid;grid-template-columns:auto 1fr;align-items:center;min-width:0;overflow:hidden;padding-left:12px}
.partner-label{color:#5c4d62;font-size:9px;font-weight:850;letter-spacing:.1em;text-transform:uppercase;white-space:nowrap}
.partner-window{min-width:0;overflow:hidden}
.partner-track{display:flex;width:max-content;align-items:center;gap:24px;padding:4px 20px;animation:fmb-logo-rail 22s linear infinite;will-change:transform}
.partner-logo{display:grid;place-items:center;width:132px;height:32px;flex:0 0 auto;overflow:hidden;border-radius:10px;background:rgba(255,255,255,.58)}
.partner-logo img{display:block;width:126px;height:74px;max-width:none;max-height:none;object-fit:contain}
.partner-logo.cognita{width:150px}
.partner-logo.cognita img{width:144px;height:78px}
.partner-window:hover .partner-track,.partner-window:focus-within .partner-track{animation-play-state:paused}
@keyframes fmb-logo-rail{to{transform:translateX(calc(-50% - 12px))}}

/* Consistent footer mark on every route. */
.footer-brand-lockup{display:flex;align-items:center;gap:12px;min-height:68px;margin-bottom:12px}
.footer-brand-lockup .footer-icon{display:block;width:54px;height:54px;flex:0 0 auto;object-fit:contain;filter:brightness(0) invert(1);opacity:.94}
.footer-brand-lockup .footer-logo{display:block!important;width:158px!important;max-width:calc(100% - 66px);height:auto;max-height:62px;object-fit:contain;object-position:left center;filter:brightness(0) invert(1)!important}
body .footer{background:linear-gradient(135deg,#22002f 0%,#510b77 54%,#842fa6 100%)!important;border-top:0;color:#fff}
body .footer p,body .footer a,body .footer span{color:rgba(255,255,255,.84)}
body .footer h4{color:#fff}
body .footer .footer-bottom{border-color:rgba(255,255,255,.18)}

/* Polished one-page home overview. */
.home-polished{background:var(--fmb-ivory)}
.home-polished .wrap{width:min(1160px,calc(100% - 40px))}
.home-overview{overflow:hidden}
.home-welcome{padding:175px 0 72px;background:radial-gradient(circle at 92% 12%,rgba(177,101,207,.24),transparent 29%),linear-gradient(155deg,#fff 0%,#fbf7fc 54%,#eee0f4 100%)}
.home-welcome-grid{display:grid;grid-template-columns:minmax(0,.95fr) minmax(420px,1.05fr);align-items:center;gap:52px}
.home-overline{margin:0;color:#762295;font-size:10px;font-weight:900;letter-spacing:.19em;text-transform:uppercase}
.home-welcome h1{max-width:720px;margin:13px 0 22px;font:500 clamp(54px,6.6vw,88px)/.91 "Cormorant Garamond",serif;letter-spacing:-.045em;color:#340646}
.home-welcome h1 em{color:#8d39ac;font-weight:500}
.home-lede{max-width:650px;color:#55465a;font-size:18px;line-height:1.72}
.home-welcome-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}
.home-access-note{display:flex;gap:8px;align-items:flex-start;margin-top:22px;padding:13px 15px;border:1px solid rgba(81,11,119,.11);border-radius:16px;background:rgba(255,255,255,.72);color:#59495e;font-size:12px;line-height:1.45}
.home-access-note strong{color:var(--fmb-purple);white-space:nowrap}
.home-welcome-visual{position:relative;overflow:hidden;margin:0;padding:11px;border:1px solid rgba(81,11,119,.1);border-radius:34px;background:#fff;box-shadow:0 34px 90px rgba(50,10,68,.18)}
.home-welcome-visual>img:first-child{display:block;width:100%;aspect-ratio:16/9;border-radius:25px;object-fit:cover}
.home-welcome-visual figcaption{display:flex;justify-content:space-between;align-items:center;gap:14px;padding:13px 8px 4px;color:#4b3652;font-size:11px}
.home-welcome-visual figcaption strong{color:var(--fmb-purple);font-size:13px}
.home-welcome-visual .butterfly-accent{position:absolute;right:-12px;bottom:-16px;width:108px;height:108px;object-fit:contain;opacity:.14;transform:rotate(-10deg);pointer-events:none}

.home-benefits,.home-destinations,.home-overview-pair,.home-faq{padding:68px 0}
.home-benefits{background:#fff}
.home-destinations{background:#f6eff8}
.home-section-heading{display:flex;align-items:end;justify-content:space-between;gap:28px;margin-bottom:28px}
.home-section-heading h2,.faq-intro>h2{max-width:730px;margin-top:8px;font:500 clamp(39px,5vw,60px)/.98 "Cormorant Garamond",serif;letter-spacing:-.03em;color:#3b084f}
.home-section-heading>p{max-width:430px;color:#5d5062}
.home-benefit-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid var(--fmb-line);border-radius:28px;background:#fff;box-shadow:0 18px 50px rgba(53,17,65,.07);overflow:hidden}
.home-benefit-grid article{display:flex;gap:14px;min-height:160px;padding:24px;border-right:1px solid var(--fmb-line)}
.home-benefit-grid article:last-child{border-right:0}
.home-benefit-grid article>span{display:grid;place-items:center;width:32px;height:32px;flex:0 0 auto;border-radius:50%;background:#f1e3f6;color:var(--fmb-purple);font-size:10px;font-weight:900}
.home-benefit-grid h3{margin:3px 0 7px;color:#3b1249;font-size:16px}
.home-benefit-grid p{color:#625666;font-size:13px;line-height:1.55}

.destination-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.destination-card{display:grid;grid-template-columns:52px minmax(0,1fr) auto;align-items:center;gap:17px;min-height:116px;padding:19px 20px;border:1px solid var(--fmb-line);border-radius:23px;background:rgba(255,255,255,.9);box-shadow:0 15px 38px rgba(50,18,63,.05);color:inherit;text-decoration:none;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}
.destination-card:hover{transform:translateY(-3px);border-color:rgba(81,11,119,.26);box-shadow:var(--fmb-shadow)}
.destination-icon{display:grid;place-items:center;width:52px;height:52px;border-radius:16px;background:linear-gradient(145deg,#efe0f5,#fff);color:var(--fmb-purple)}
.destination-icon svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.destination-card small{display:block;margin-bottom:3px;color:#825493;font-size:9px;font-weight:900;letter-spacing:.13em}
.destination-card h3{color:#391147;font-size:18px}
.destination-card p{margin-top:2px;color:#65586a;font-size:12px;line-height:1.45}
.destination-card>b{color:#8a3baa;font-size:21px;font-weight:500}

.overview-pair-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:16px}
.founder-overview-card,.brands-overview-card{position:relative;overflow:hidden;min-height:360px;border:1px solid var(--fmb-line);border-radius:30px;box-shadow:var(--fmb-shadow)}
.founder-overview-card{display:grid;grid-template-columns:.8fr 1.2fr;align-items:stretch;background:#fff}
.founder-overview-card>img{width:100%;height:100%;min-height:360px;object-fit:cover;object-position:center 18%}
.founder-overview-card>div{display:flex;flex-direction:column;justify-content:center;padding:32px}
.founder-overview-card h2,.brands-overview-card h2{margin:9px 0 14px;font:500 clamp(36px,4vw,52px)/.98 "Cormorant Garamond",serif;color:#3c0b4f}
.founder-overview-card p{font-size:14px}
.founder-overview-card .text-link{margin-top:18px}
.brands-overview-card{padding:35px;background:linear-gradient(145deg,#38104a,#681386 63%,#8a35aa);color:#fff}
.brands-overview-card .home-overline{color:#efd990}
.brands-overview-card h2{max-width:520px;color:#fff}
.brands-overview-card .brand-principle{position:relative;z-index:1;color:rgba(255,255,255,.82);font-size:13px;line-height:1.55}
.overview-brand-logos{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:23px 0}
.overview-brand-logos span{display:grid;place-items:center;height:72px;padding:10px;border-radius:15px;background:rgba(255,255,255,.94)}
.overview-brand-logos img{max-width:100%;max-height:52px;object-fit:contain}
.brands-overview-card .butterfly-card-mark{position:absolute;right:-34px;bottom:-48px;width:190px;height:190px;object-fit:contain;filter:brightness(0) invert(1);opacity:.1;transform:rotate(8deg)}

.home-support{padding:20px 0 68px}
.home-support-card{padding:38px;border-radius:32px;background:radial-gradient(circle at 90% 0,rgba(188,108,221,.29),transparent 30%),linear-gradient(135deg,#270336,#510b77 58%,#70218f);box-shadow:0 28px 78px rgba(44,4,61,.22);color:#fff}
.home-support-intro{display:grid;grid-template-columns:.65fr 1fr;gap:10px 34px;margin-bottom:25px}
.home-support-intro .home-overline{grid-column:1/-1;color:#efd990}
.home-support-intro h2{font:500 clamp(39px,5vw,58px)/.95 "Cormorant Garamond",serif;color:#fff}
.home-support-intro p{color:rgba(255,255,255,.78)}
.support-number-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}
.support-number-grid>a,.support-number-grid>div{display:flex;min-height:160px;flex-direction:column;padding:20px;border:1px solid rgba(255,255,255,.14);border-radius:20px;background:rgba(255,255,255,.08);color:#fff;text-decoration:none}
.support-number-grid small{color:#ebd68d;font-size:8px;font-weight:900;letter-spacing:.13em}
.support-number-grid strong{margin:10px 0 7px;color:#fff;font-size:19px}
.support-number-grid span{color:rgba(255,255,255,.79);font-size:11px;line-height:1.55}
.support-number-grid span a{color:#fff;text-decoration:underline;text-underline-offset:3px}

.home-faq{background:#fff}
.faq-grid{display:grid;grid-template-columns:.78fr 1.22fr;gap:40px;align-items:start}
.faq-intro>p:not(.home-overline){margin-top:15px}
.advertise-card{position:relative;overflow:hidden;margin-top:26px;padding:25px;border:1px solid rgba(81,11,119,.12);border-radius:24px;background:linear-gradient(145deg,#f5e9f8,#fff)}
.advertise-card>span{color:#7b2d98;font-size:9px;font-weight:900;letter-spacing:.14em}
.advertise-card h3{margin:9px 0;color:#3c0c4e;font-size:21px;line-height:1.15}
.advertise-card p{font-size:12px;line-height:1.55}
.advertise-card .pill{margin-top:17px}
.faq-list{display:grid;gap:9px}
.faq-list details{border:1px solid var(--fmb-line);border-radius:18px;background:#fcfafc}
.faq-list summary{position:relative;padding:19px 52px 19px 20px;cursor:pointer;list-style:none;color:#3a1148;font-size:14px;font-weight:850}
.faq-list summary::-webkit-details-marker{display:none}
.faq-list summary:after{content:"+";position:absolute;right:19px;top:50%;width:25px;height:25px;border-radius:50%;background:#eee0f4;color:var(--fmb-purple);font-size:18px;line-height:23px;text-align:center;transform:translateY(-50%)}
.faq-list details[open] summary:after{content:"−"}
.faq-list details p{padding:0 20px 20px;color:#5b4d61;font-size:13px}

/* About FMB: founder authority, portrait, and quotable leadership. */
.authority-page{background:#fbf9fc}
.authority-page main.page-top{padding-top:0!important}
.authority-hero{padding:175px 0 82px;background:radial-gradient(circle at 92% 12%,rgba(172,98,205,.24),transparent 30%),linear-gradient(155deg,#fff,#f7f0f9 58%,#eadcef)}
.authority-hero-grid{display:grid;grid-template-columns:minmax(330px,.8fr) minmax(0,1.2fr);gap:56px;align-items:center}
.authority-portrait{position:relative;margin:0;padding:11px;border-radius:38px;background:#fff;box-shadow:0 32px 85px rgba(50,15,63,.17)}
.authority-portrait>img:first-child{display:block;width:100%;aspect-ratio:4/5;border-radius:29px;background:#e9e7ec;object-fit:contain}
.authority-portrait figcaption{padding:13px 8px 5px;color:#5d4b62;font-size:11px}
.authority-portrait figcaption strong{display:block;color:var(--fmb-purple);font-size:13px}
.authority-portrait .portrait-butterfly{position:absolute;right:-24px;top:26px;width:102px;height:102px;object-fit:contain;opacity:.16;transform:rotate(12deg)}
.authority-copy h1{margin:12px 0 17px;font:500 clamp(61px,7.5vw,102px)/.86 "Cormorant Garamond",serif;letter-spacing:-.05em;color:#350747}
.authority-lead{display:block;max-width:720px;margin-bottom:17px;color:#5c176f;font:500 clamp(23px,3vw,34px)/1.13 "Cormorant Garamond",serif}
.authority-copy>p:not(.eyebrow){max-width:710px;color:#514356;font-size:17px;line-height:1.7}
.authority-copy .roles{margin-top:22px}
.authority-copy .actions{justify-content:flex-start;margin-top:25px}
.authority-quotes{padding:68px 0;background:#fff}
.authority-quotes-head{display:flex;justify-content:space-between;align-items:end;gap:28px;margin-bottom:26px}
.authority-quotes-head h2{max-width:660px;margin-top:8px;font:500 clamp(42px,5vw,64px)/.95 "Cormorant Garamond",serif;color:#3b084f}
.authority-quotes-head p:last-child{max-width:390px}
.authority-quote-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
.authority-quote-card{position:relative;overflow:hidden;min-height:240px;padding:28px;border:1px solid var(--fmb-line);border-radius:25px;background:linear-gradient(150deg,#fff,#f7f0f9)}
.authority-quote-card blockquote{margin:0;color:#40114f;font:500 clamp(25px,2.6vw,35px)/1.08 "Cormorant Garamond",serif}
.authority-quote-card footer{margin-top:22px;color:#7b398f;font-size:10px;font-weight:850;letter-spacing:.12em;text-transform:uppercase}
.authority-quote-card.featured{background:linear-gradient(145deg,#3a0a4e,#681687);color:#fff}
.authority-quote-card.featured blockquote,.authority-quote-card.featured footer{position:relative;z-index:1;color:#fff}
.authority-quote-card.featured img{position:absolute;right:-35px;bottom:-42px;width:160px;height:160px;object-fit:contain;filter:brightness(0) invert(1);opacity:.1}
.authority-page .section{padding:78px 0}
.authority-page .section-head h2,.authority-page .section-title{color:#3b084f}
.authority-page .dark-card p{color:rgba(255,255,255,.84)}

/* FMB & Co.: lighter corporate portfolio, still unmistakably FMB. */
body.brand-suite{background:#fbfaf8;color:var(--fmb-ink)}
.brand-suite .route-hero{background:radial-gradient(circle at 86% 6%,rgba(176,100,207,.25),transparent 30%),linear-gradient(145deg,#fff 0%,#f7f0f9 58%,#ebddf0)}
.brand-suite .route-title{color:#330646}
.brand-suite .route-lede{color:#514456}
.brand-suite .route-kicker{color:#762295}
.brand-suite .route-proof span{border-color:rgba(81,11,119,.12);background:rgba(255,255,255,.72);color:#4b135f}
.brand-suite .route-art{background:radial-gradient(circle at 40% 25%,#fff,transparent 27%),linear-gradient(145deg,#f4e8f7,#fff 52%,#ead8f0);box-shadow:0 32px 84px rgba(57,20,70,.14)}
.brand-suite .route-art:before{border-color:rgba(81,11,119,.12)}
.brand-suite .route-art-copy{color:#3d104c}
.brand-suite .route-art-copy span{color:#6c5e71}
.brand-suite .route-section,.brand-suite .route-section.tint{background:#fbfaf8}
.brand-suite .route-section.tint{background:#f5eef7}
.brand-suite .route-section-head h2{color:#380949}
.brand-suite .route-section-head p{color:#5e5063}
.portfolio-mandate{padding:40px 0 0;background:#fbfaf8}
.mandate-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}
.mandate-grid article{padding:21px;border:1px solid var(--fmb-line);border-radius:20px;background:#fff}
.mandate-grid span{color:#81349d;font:800 10px/1 ui-monospace,monospace;letter-spacing:.13em}
.mandate-grid strong{display:block;margin:9px 0 5px;color:#391148;font-size:15px}
.mandate-grid p{font-size:12px;line-height:1.5}
.brand-card{border:1px solid var(--fmb-line);border-top:4px solid #7f2ca2;background:#fff;color:var(--fmb-ink);box-shadow:0 20px 54px rgba(48,18,59,.08)}
.brand-card:before{border-color:rgba(81,11,119,.07)}
.brand-card h3{color:#3a0d49}
.brand-card p{color:#5b4f60}
.brand-card .brand-logo{border:1px solid rgba(81,11,119,.08);background:#faf7fb}
.brand-card.senz{border-top-color:#315bb4;background:#fff}
.brand-card.cognita{border-top-color:#1985a7;background:#fff}
.brand-suite .route-card .route-card-number{color:#825890}
@media(min-width:961px){
  .brand-suite .nav-actions .nav-btn:not(.primary){display:none}
  .brand-suite .nav-links{gap:15px}
  .brand-suite .nav-btn.primary{padding-right:13px;padding-left:13px;white-space:nowrap}
}

/* Music: full square art on every screen, with no cover crop. */
body.spotify-inspired:before,body.spotify-inspired:after{display:none!important}
body.spotify-inspired .music-stage{background:radial-gradient(circle at 82% 6%,rgba(151,71,189,.25),transparent 24%),linear-gradient(180deg,#120718 0%,#21102a 46%,#120718 100%)}
.featured-player{display:grid;grid-template-columns:minmax(300px,.88fr) minmax(0,1.12fr);grid-template-areas:"art meta" "art controls" "art progress" "art volume";column-gap:30px;align-items:center;padding:25px}
.featured-art{grid-area:art;align-self:stretch;aspect-ratio:1!important;min-height:0;border-radius:27px;background-size:contain!important;background-repeat:no-repeat!important;background-position:center!important;background-color:#1c0a25!important}
.featured-art:before{display:none}
.player-meta{grid-area:meta;align-self:end;padding:12px 4px 4px}
.player-controls{grid-area:controls}
.progress-wrap{grid-area:progress}
.volume-row{grid-area:volume;align-self:start}
.song-cover,.mini-cover{background-size:contain!important;background-repeat:no-repeat!important;background-position:center!important;background-color:#201027!important}
.song-row{min-width:0}
.song-row>div:nth-child(2){min-width:0}
.song-title,.song-artist{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}

/* Sign in and join: clear maintenance state and open public routes. */
.auth-layout{color:var(--fmb-ink)}
.auth-advisory{color:var(--fmb-ink);border-color:rgba(81,11,119,.18);background:#fff}
.auth-advisory p{color:#514657;font-size:13px}
.auth-advisory strong{color:#440b5a}
.auth-public-access{grid-column:1/-1;display:grid;grid-template-columns:minmax(240px,.8fr) minmax(0,1.2fr);align-items:center;gap:16px;width:min(1040px,100%);margin:0 auto 14px;padding:13px 16px;border:1px solid rgba(81,11,119,.12);border-radius:20px;background:rgba(255,255,255,.76)}
.auth-public-access strong{color:#40104f;font-size:13px}
.auth-public-access p{color:#5e5163;font-size:11px}
.auth-public-links{display:flex;gap:7px;flex-wrap:wrap;justify-content:flex-end}
.auth-public-links a{padding:8px 11px;border-radius:999px;background:#eee2f3;color:#510b77;font-size:10px;font-weight:850;text-decoration:none}
.auth-story p{color:rgba(255,255,255,.88)}
.auth-card{color:var(--fmb-ink)}
.auth-card>p,.auth-panel>p,.auth-card .form-note{color:#5a4e5f}
.auth-tab{color:#514657;background:#fff}
.auth-tab.active{color:#fff}
.field label,.check-row{color:#403445}
.field input,.field select,.field textarea{color:#281431;background:#fff;border-color:rgba(81,11,119,.18)}

@media(max-width:960px){
  .care-banner{grid-template-columns:1fr}
  .care-message{justify-content:center;border-right:0;border-bottom:1px solid rgba(81,11,119,.1)}
  .partner-rail{justify-self:stretch;grid-template-columns:auto 1fr}
  .top-shell .support-glass{min-height:78px!important}
  .home-welcome{padding-top:200px}
  .home-welcome-grid,.overview-pair-grid,.faq-grid,.authority-hero-grid{grid-template-columns:1fr}
  .home-welcome-grid{gap:30px}
  .home-welcome-copy{max-width:800px}
  .home-benefit-grid{grid-template-columns:repeat(2,1fr)}
  .home-benefit-grid article:nth-child(2){border-right:0}
  .home-benefit-grid article:nth-child(-n+2){border-bottom:1px solid var(--fmb-line)}
  .support-number-grid{grid-template-columns:repeat(2,1fr)}
  .authority-hero{padding-top:200px}
  .authority-portrait{max-width:580px}
  .authority-quote-grid,.mandate-grid{grid-template-columns:1fr}
  .featured-player{grid-template-columns:minmax(260px,.8fr) minmax(0,1.2fr)}
  .auth-public-access{grid-template-columns:1fr}
  .auth-public-links{justify-content:flex-start}
}

@media(max-width:720px){
  html{scroll-padding-top:124px}
  .top-shell .support-glass{min-height:67px!important}
  .care-message{justify-content:flex-start;gap:7px;padding:7px 10px;white-space:normal}
  .care-message span{font-size:8px}
  .care-message strong{font-size:10px;line-height:1.25;text-overflow:clip;white-space:normal}
  .partner-rail{min-height:29px;padding-left:9px}
  .partner-label{font-size:8px}
  .partner-track{gap:17px;padding:2px 16px;animation-duration:18s}
  .partner-logo{width:88px;height:25px}
  .partner-logo img{width:84px;height:50px}
  .partner-logo.cognita{width:102px}
  .partner-logo.cognita img{width:98px;height:54px}
  .home-polished .wrap{width:min(100% - 24px,1160px)}
  .home-welcome,.authority-hero{padding-top:176px;padding-bottom:52px}
  .home-welcome h1{font-size:clamp(49px,15vw,68px)}
  .home-lede,.authority-copy>p:not(.eyebrow){font-size:15px}
  .home-welcome-visual{border-radius:25px;padding:8px}
  .home-welcome-visual>img:first-child{border-radius:18px}
  .home-welcome-visual figcaption{align-items:flex-start;flex-direction:column;gap:2px}
  .home-access-note{flex-direction:column;gap:2px}
  .home-benefits,.home-destinations,.home-overview-pair,.home-faq{padding:53px 0}
  .home-section-heading,.authority-quotes-head{align-items:flex-start;flex-direction:column;gap:10px}
  .home-benefit-grid,.destination-grid{grid-template-columns:1fr}
  .home-benefit-grid article{min-height:0;border-right:0;border-bottom:1px solid var(--fmb-line)}
  .home-benefit-grid article:last-child{border-bottom:0}
  .destination-card{min-height:104px;padding:16px}
  .founder-overview-card{grid-template-columns:1fr}
  .founder-overview-card>img{height:320px;min-height:0;object-position:center 18%}
  .founder-overview-card>div{padding:25px}
  .brands-overview-card{min-height:330px;padding:26px}
  .overview-brand-logos span{height:62px}
  .home-support{padding-bottom:52px}
  .home-support-card{padding:26px 18px;border-radius:25px}
  .home-support-intro,.support-number-grid{grid-template-columns:1fr}
  .home-support-intro{gap:10px}
  .support-number-grid>a,.support-number-grid>div{min-height:0}
  .faq-grid{gap:28px}
  .authority-hero-grid{gap:32px}
  .authority-portrait{max-width:none;border-radius:28px}
  .authority-portrait>img:first-child{border-radius:21px}
  .authority-copy h1{font-size:clamp(58px,18vw,78px)}
  .authority-page .section{padding:62px 0}
  .authority-quotes{padding:55px 0}
  .authority-quote-card{min-height:0}
  .brand-suite .route-hero{padding-top:176px}
  .featured-player{grid-template-columns:1fr;grid-template-areas:"art" "meta" "controls" "progress" "volume";gap:4px;padding:16px}
  .featured-art{width:100%;max-width:560px;margin:auto}
  .player-meta{text-align:left}
  .player-controls{margin-top:14px}
  .song-row{grid-template-columns:48px minmax(0,1fr) auto;gap:10px}
  .auth-layout{padding-top:169px!important}
  .auth-public-access{padding:13px}
}

@media(max-width:420px){
  .care-message strong{font-size:9px}
  .home-welcome-actions .pill{width:100%;justify-content:center}
  .destination-card{grid-template-columns:46px minmax(0,1fr) auto;gap:12px}
  .destination-icon{width:46px;height:46px}
  .overview-brand-logos{grid-template-columns:1fr}
  .overview-brand-logos span{height:58px}
  .support-number-grid strong{font-size:18px}
  .footer-brand-lockup .footer-icon{width:46px;height:46px}
  .footer-brand-lockup .footer-logo{width:142px!important}
  .song-play{min-width:52px;padding:0 9px}
}

@media(prefers-reduced-motion:reduce){
  .partner-track{animation:none;transform:none}
  .partner-track .partner-logo:nth-child(n+3){display:none}
  .destination-card{transition:none}
}


/* /assets/css/fmb-mobile-luxury.css?v=20260716-mobile-first-v6 */
/*
 * With love, FMB mobile luxury layer.
 * Every visual override is phone-only so the desktop website remains unchanged.
 */
.mobile-menu-fab,.mobile-menu-icon{display:none}
.partner-track{
  width:max-content!important;
  justify-content:flex-start!important;
  animation:fmb-mobile-partner-marquee 20s linear infinite!important;
  animation-play-state:running!important;
  will-change:transform!important;
}

@keyframes fmb-mobile-partner-marquee{
  to{transform:translateX(calc(-50% - 7px))}
}

@media(max-width:800px){
  :root{
    --fmb-mobile-gutter:16px;
    --fmb-mobile-safe-top:env(safe-area-inset-top,0px);
    --fmb-mobile-safe-bottom:env(safe-area-inset-bottom,0px);
    --fmb-mobile-header:calc(124px + var(--fmb-mobile-safe-top));
  }

  html{scroll-padding-top:var(--fmb-mobile-header)!important}
  body.fmb-mobile-menu-ready{
    overflow-x:hidden;
    padding-bottom:calc(92px + var(--fmb-mobile-safe-bottom))!important;
  }
  body.fmb-mobile-menu-ready.mobile-menu-open{overflow:hidden!important}
  body.fmb-mobile-menu-ready .wrap{
    width:calc(100% - (var(--fmb-mobile-gutter) * 2))!important;
    max-width:none!important;
  }
  body.fmb-mobile-menu-ready .section{padding:64px 0!important}
  body.fmb-mobile-menu-ready .section-head{gap:12px!important;margin-bottom:26px!important}
  body.fmb-mobile-menu-ready .grid-2,
  body.fmb-mobile-menu-ready .grid-3,
  body.fmb-mobile-menu-ready .support-grid{gap:14px!important}
  body.fmb-mobile-menu-ready .card,
  body.fmb-mobile-menu-ready .glass-card{border-radius:26px!important}
  body.fmb-mobile-menu-ready .card-body,
  body.fmb-mobile-menu-ready .glass-card{padding:22px!important}

  /* The partner rail remains fixed with the header and keeps moving on scroll. */
  body.fmb-mobile-menu-ready .top-shell{
    position:fixed!important;
    top:0!important;
    right:0!important;
    left:0!important;
    z-index:120!important;
    padding: max(6px,var(--fmb-mobile-safe-top)) 8px 6px!important;
    pointer-events:none!important;
    isolation:isolate;
    transform:translateZ(0);
  }
  body.fmb-mobile-menu-ready .top-shell .support-glass,
  body.fmb-mobile-menu-ready .top-shell .nav-glass{pointer-events:auto!important}
  body.fmb-mobile-menu-ready .support-glass,
  body.fmb-mobile-menu-ready.mobile-chrome-compact .support-glass{
    display:block!important;
    width:100%!important;
    min-height:42px!important;
    height:42px!important;
    overflow:hidden!important;
    border:1px solid rgba(255,255,255,.2)!important;
    border-radius:18px!important;
    background:linear-gradient(108deg,#2a063b 0%,#4f0d70 34%,#781fa0 62%,#3b0853 100%)!important;
    box-shadow:0 10px 30px rgba(42,6,58,.26)!important;
    backdrop-filter:none!important;
    -webkit-backdrop-filter:none!important;
  }
  body.fmb-mobile-menu-ready .care-banner{
    display:grid!important;
    grid-template-columns:132px minmax(0,1fr)!important;
    align-items:center!important;
    width:100%!important;
    min-height:42px!important;
    height:42px!important;
  }
  body.fmb-mobile-menu-ready .care-message{
    display:flex!important;
    align-items:center!important;
    min-width:0!important;
    height:42px!important;
    padding:0 10px!important;
    border:0!important;
    border-right:1px solid rgba(255,255,255,.18)!important;
    white-space:normal!important;
  }
  body.fmb-mobile-menu-ready .care-message span{display:none!important}
  body.fmb-mobile-menu-ready .care-message strong{
    display:block!important;
    overflow:visible!important;
    color:#fff!important;
    font-size:9.5px!important;
    font-weight:850!important;
    line-height:1.12!important;
    letter-spacing:.01em!important;
    text-overflow:clip!important;
    white-space:normal!important;
  }
  body.fmb-mobile-menu-ready .partner-rail{
    display:block!important;
    width:auto!important;
    min-width:0!important;
    min-height:42px!important;
    padding:0!important;
    overflow:hidden!important;
    border:0!important;
  }
  body.fmb-mobile-menu-ready .partner-label{display:none!important}
  body.fmb-mobile-menu-ready .partner-window{
    width:100%!important;
    min-width:0!important;
    height:42px!important;
    overflow:hidden!important;
  }
  body.fmb-mobile-menu-ready .partner-window:after{display:none!important}
  body.fmb-mobile-menu-ready .partner-track{
    display:flex!important;
    align-items:center!important;
    justify-content:flex-start!important;
    gap:14px!important;
    width:max-content!important;
    min-width:max-content!important;
    height:42px!important;
    padding:2px 10px!important;
    transform:translateX(0);
    animation:fmb-mobile-partner-marquee 17s linear infinite!important;
    will-change:transform!important;
  }
  body.fmb-mobile-menu-ready .partner-logo,
  body.fmb-mobile-menu-ready .partner-logo.cognita{
    position:relative!important;
    display:grid!important;
    place-items:center!important;
    flex:0 0 110px!important;
    width:110px!important;
    min-width:110px!important;
    height:34px!important;
    padding:0 6px!important;
    overflow:hidden!important;
    border:1px solid rgba(255,255,255,.72)!important;
    border-radius:999px!important;
    background:rgba(255,255,255,.96)!important;
    box-shadow:0 4px 13px rgba(15,0,21,.18)!important;
  }
  body.fmb-mobile-menu-ready .partner-logo.cognita{
    flex-basis:124px!important;
    width:124px!important;
    min-width:124px!important;
  }
  body.fmb-mobile-menu-ready .partner-logo img,
  body.fmb-mobile-menu-ready .partner-logo.cognita img{
    position:static!important;
    display:block!important;
    inset:auto!important;
    width:100%!important;
    height:100%!important;
    max-width:none!important;
    max-height:none!important;
    object-fit:contain!important;
    background:transparent!important;
    filter:none!important;
    transform:scale(1.02);
  }

  body.fmb-mobile-menu-ready .nav-glass,
  body.fmb-mobile-menu-ready.mobile-chrome-compact .nav-glass{
    width:100%!important;
    min-height:56px!important;
    height:56px!important;
    margin-top:5px!important;
    padding:7px 13px!important;
    border:1px solid rgba(255,255,255,.92)!important;
    border-radius:22px!important;
    background:rgba(255,255,255,.78)!important;
    box-shadow:0 14px 38px rgba(42,12,55,.14)!important;
    backdrop-filter:blur(34px) saturate(190%)!important;
    -webkit-backdrop-filter:blur(34px) saturate(190%)!important;
  }
  body.fmb-mobile-menu-ready .nav-brand{max-width:100%!important;gap:8px!important}
  body.fmb-mobile-menu-ready .nav-icon{width:32px!important;height:32px!important}
  body.fmb-mobile-menu-ready .nav-word{font-size:18px!important}
  body.fmb-mobile-menu-ready .nav-toggle{display:none!important}

  /* One lower-right control replaces the competing public bottom bar. */
  body.fmb-mobile-menu-ready .mobile-bar:not(.member-mobile-bar):not(.admin-mobile-bar){display:none!important}
  .mobile-menu-fab{
    position:fixed!important;
    right:14px;
    bottom:calc(22px + var(--fmb-mobile-safe-bottom));
    z-index:2147483646!important;
    display:flex!important;
    align-items:center;
    justify-content:center;
    gap:9px;
    min-width:106px;
    height:58px;
    padding:0 17px;
    overflow:hidden;
    border:1px solid rgba(255,255,255,.86);
    border-radius:999px;
    background:linear-gradient(145deg,rgba(255,255,255,.9),rgba(241,229,247,.82));
    color:#3a0855;
    box-shadow:0 18px 48px rgba(40,9,54,.2),inset 0 1px 0 rgba(255,255,255,.92);
    backdrop-filter:blur(30px) saturate(190%);
    -webkit-backdrop-filter:blur(30px) saturate(190%);
    -webkit-tap-highlight-color:transparent;
    touch-action:manipulation;
    visibility:visible!important;
    opacity:1!important;
    pointer-events:auto!important;
    transform:translateZ(0);
    transition:transform .24s ease,box-shadow .24s ease,background .24s ease;
  }
  .mobile-menu-fab:active{transform:scale(.96)}
  .mobile-menu-fab[aria-expanded="true"]{
    color:#fff;
    background:linear-gradient(145deg,#4c0d73,#7f2ca7);
    box-shadow:0 20px 52px rgba(61,12,82,.32),inset 0 1px 0 rgba(255,255,255,.2);
  }
  .mobile-menu-fab-grid{display:grid;grid-template-columns:repeat(2,6px);grid-template-rows:repeat(2,6px);gap:3px}
  .mobile-menu-fab-grid i{display:block;width:6px;height:6px;border-radius:2px;background:currentColor;transition:transform .24s ease,border-radius .24s ease}
  .mobile-menu-fab[aria-expanded="true"] .mobile-menu-fab-grid{transform:rotate(45deg)}
  .mobile-menu-fab-label{font-size:11px;font-weight:850;letter-spacing:.11em;text-transform:uppercase}

  /* The menu opens like an iOS glass case and keeps every destination visible. */
  body.fmb-mobile-menu-ready .nav-links{
    position:fixed!important;
    top:auto!important;
    right:12px!important;
    bottom:calc(84px + var(--fmb-mobile-safe-bottom))!important;
    left:12px!important;
    z-index:2147483645!important;
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    align-items:stretch!important;
    gap:9px!important;
    max-height:min(calc(var(--fmb-visible-height,100dvh) - 112px),650px)!important;
    padding:14px 14px 18px!important;
    overflow:auto!important;
    overscroll-behavior:contain;
    scroll-padding:14px 0 18px;
    border:1px solid rgba(255,255,255,.9)!important;
    border-radius:31px!important;
    background:linear-gradient(145deg,rgba(255,255,255,.86),rgba(244,233,249,.78))!important;
    box-shadow:0 30px 90px rgba(34,8,47,.28),inset 0 1px 0 rgba(255,255,255,.9)!important;
    opacity:0!important;
    visibility:hidden!important;
    transform:translate3d(0,18px,0) scale(.97)!important;
    transform-origin:bottom right;
    pointer-events:none!important;
    backdrop-filter:blur(38px) saturate(190%)!important;
    -webkit-backdrop-filter:blur(38px) saturate(190%)!important;
    transition:opacity .24s ease,transform .28s cubic-bezier(.22,.61,.21,1),visibility .24s!important;
  }
  body.fmb-mobile-menu-ready .nav-links.open{
    opacity:1!important;
    visibility:visible!important;
    transform:none!important;
    pointer-events:auto!important;
  }
  body.fmb-mobile-menu-ready .nav-menu-intro{
    display:grid!important;
    grid-column:1/-1!important;
    gap:3px!important;
    padding:4px 5px 7px!important;
    border:0!important;
  }
  body.fmb-mobile-menu-ready .nav-menu-intro strong{
    color:#350647!important;
    font-family:'Cormorant Garamond',Georgia,serif!important;
    font-size:24px!important;
    font-weight:600!important;
    line-height:1!important;
  }
  body.fmb-mobile-menu-ready .nav-menu-intro span{
    display:block!important;
    color:#6f6275!important;
    font-size:10.5px!important;
    line-height:1.35!important;
  }
  body.fmb-mobile-menu-ready .nav-links .nav-menu-link,
  body.fmb-mobile-menu-ready .nav-links .nav-menu-link[href="/"],
  body.fmb-mobile-menu-ready .nav-links .nav-menu-link[href="#top"],
  body.fmb-mobile-menu-ready .nav-links .nav-menu-link[href="/ebooks/"],
  body.fmb-mobile-menu-ready .nav-links .nav-menu-link[href="/music/"],
  body.fmb-mobile-menu-ready .nav-links .nav-menu-link[href="/news/"],
  body.fmb-mobile-menu-ready .nav-links .nav-menu-link[href="/gethelp/"]{
    display:grid!important;
    grid-template-columns:36px minmax(0,1fr)!important;
    grid-template-rows:auto auto!important;
    align-content:center!important;
    align-items:center!important;
    gap:2px 9px!important;
    min-height:88px!important;
    padding:12px!important;
    overflow:hidden!important;
    border:1px solid rgba(81,11,119,.09)!important;
    border-radius:20px!important;
    background:rgba(255,255,255,.66)!important;
    color:#3a0855!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.9)!important;
    opacity:1!important;
    transition:transform .18s ease,background .18s ease!important;
  }
  body.fmb-mobile-menu-ready .nav-links .nav-menu-link:active{transform:scale(.975)!important;background:#f1e4f7!important}
  body.fmb-mobile-menu-ready .nav-links .nav-menu-link[aria-current="page"]{background:linear-gradient(145deg,#f1e2f7,#fff)!important;border-color:rgba(111,22,165,.2)!important}
  body.fmb-mobile-menu-ready .mobile-menu-icon{
    display:grid!important;
    grid-row:1/3;
    place-items:center;
    width:36px;
    height:36px;
    border-radius:13px;
    background:linear-gradient(145deg,#f1e2f7,#fff);
    color:#67158d;
    box-shadow:inset 0 0 0 1px rgba(81,11,119,.06);
  }
  body.fmb-mobile-menu-ready .mobile-menu-icon svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
  body.fmb-mobile-menu-ready .nav-link-label{align-self:end;padding:0!important;font-size:12px!important;font-weight:850!important;line-height:1.1!important}
  body.fmb-mobile-menu-ready .nav-links .nav-menu-link small{display:block!important;align-self:start;color:#786b7d!important;font-size:8.8px!important;font-weight:550!important;line-height:1.25!important}
  body.fmb-mobile-menu-ready .nav-links .nav-help-link{color:#7e1d38!important;background:rgba(255,244,247,.78)!important}
  body.fmb-mobile-menu-ready .nav-links .nav-help-link .mobile-menu-icon{color:#8a2440;background:#fff0f4}
  body.fmb-mobile-menu-ready .nav-mobile-actions{
    display:grid!important;
    grid-column:1/-1!important;
    grid-template-columns:1fr 1fr!important;
    gap:8px!important;
    padding:4px 0 0!important;
  }
  body.fmb-mobile-menu-ready .nav-mobile-actions .pill{display:flex!important;min-height:44px!important;padding:9px 10px!important;border-radius:16px!important;font-size:10px!important}
  body.fmb-mobile-menu-ready .nav-backdrop{
    position:fixed!important;
    inset:0!important;
    z-index:2147483644!important;
    display:block!important;
    background:rgba(27,6,36,.28)!important;
    opacity:0!important;
    visibility:hidden!important;
    pointer-events:none!important;
    backdrop-filter:blur(8px)!important;
    -webkit-backdrop-filter:blur(8px)!important;
    transition:opacity .24s ease,visibility .24s ease!important;
  }
  body.fmb-mobile-menu-ready .nav-backdrop.open{opacity:1!important;visibility:visible!important;pointer-events:auto!important}

  /* Page starts follow the true fixed-header height, including iPhone safe areas. */
  body.fmb-mobile-menu-ready .home-welcome,
  body.fmb-mobile-menu-ready .route-hero,
  body.fmb-mobile-menu-ready .authority-hero,
  body.fmb-mobile-menu-ready .news-masthead,
  body.fmb-mobile-menu-ready .help-hero,
  body.fmb-mobile-menu-ready .volunteer-hero,
  body.fmb-mobile-menu-ready .reading-page,
  body.fmb-mobile-menu-ready .reader,
  body.fmb-mobile-menu-ready .freedom-hero,
  body.fmb-mobile-menu-ready .maintenance-main,
  body.fmb-mobile-menu-ready .page-top{
    padding-top:calc(var(--fmb-mobile-header) + 24px)!important;
  }
  body.fmb-mobile-menu-ready .music-app .music-stage{padding-top:calc(var(--fmb-mobile-header) + 18px)!important}
  body.fmb-mobile-menu-ready .music-app .mini-player{bottom:calc(82px + var(--fmb-mobile-safe-bottom))!important}
  body.fmb-mobile-menu-ready .footer{padding-bottom:calc(96px + var(--fmb-mobile-safe-bottom))!important}
}

@media(max-width:430px){
  body.fmb-mobile-menu-ready .care-banner{grid-template-columns:122px minmax(0,1fr)!important}
  body.fmb-mobile-menu-ready .care-message{padding:0 8px!important}
  body.fmb-mobile-menu-ready .care-message strong{font-size:8.8px!important}
  body.fmb-mobile-menu-ready .partner-track{gap:11px!important;padding-right:8px!important;padding-left:8px!important;animation-duration:15s!important}
  body.fmb-mobile-menu-ready .partner-logo{flex-basis:100px!important;width:100px!important;min-width:100px!important}
  body.fmb-mobile-menu-ready .partner-logo.cognita{flex-basis:114px!important;width:114px!important;min-width:114px!important}
  body.fmb-mobile-menu-ready .nav-links{right:10px!important;left:10px!important;gap:8px!important;padding:12px!important;border-radius:28px!important}
  body.fmb-mobile-menu-ready .nav-links .nav-menu-link{min-height:82px!important;padding:10px!important;border-radius:18px!important}
  .mobile-menu-fab{right:12px;bottom:calc(20px + var(--fmb-mobile-safe-bottom));height:56px;min-width:102px}
}

@media(max-width:800px) and (prefers-reduced-motion:reduce){
  body.fmb-mobile-menu-ready .partner-track{animation:fmb-mobile-partner-marquee 38s linear infinite!important}
  body.fmb-mobile-menu-ready .partner-track .partner-logo:nth-child(n+3){display:grid!important}
  body.fmb-mobile-menu-ready .nav-links,.mobile-menu-fab{transition:none!important}
}

@media(prefers-reduced-motion:reduce){
  .partner-track{animation:fmb-mobile-partner-marquee 44s linear infinite!important}
}

/*
 * Mobile-first v6 authority layer.
 * These rules intentionally live at the end of the cascade and never apply
 * above the phone breakpoint, preserving the approved desktop interface.
 */
@media(max-width:800px){
  :root{
    --fmb-phone-edge:clamp(14px,4vw,18px);
    --fmb-phone-tap:48px;
    --fmb-phone-radius:24px;
  }

  html{
    -webkit-text-size-adjust:100%;
    text-size-adjust:100%;
    scroll-behavior:smooth;
  }

  body{
    width:100%;
    min-width:0;
    overflow-x:clip!important;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
  }

  body.fmb-mobile-menu-ready{
    padding-bottom:calc(94px + var(--fmb-mobile-safe-bottom))!important;
  }

  body.fmb-mobile-menu-ready .wrap{
    width:calc(100% - (var(--fmb-phone-edge) * 2))!important;
  }

  body.fmb-mobile-menu-ready main,
  body.fmb-mobile-menu-ready main>*{
    min-width:0;
  }

  body.fmb-mobile-menu-ready img,
  body.fmb-mobile-menu-ready svg,
  body.fmb-mobile-menu-ready video{
    max-width:100%;
  }

  /* Consistent iPhone-scale touch targets without changing their desktop size. */
  body.fmb-mobile-menu-ready :is(a,button,input,select,textarea,summary){
    -webkit-tap-highlight-color:transparent;
    touch-action:manipulation;
  }

  body.fmb-mobile-menu-ready :is(.pill,.nav-btn,.button,.btn,.song-play,.round-control,.calendar-nav button,.item-action-button),
  body.fmb-mobile-menu-ready .footer a,
  body.fmb-mobile-menu-ready .socials a{
    min-height:var(--fmb-phone-tap)!important;
  }

  body.fmb-mobile-menu-ready :is(input,select,textarea){
    min-height:var(--fmb-phone-tap)!important;
    font-size:16px!important;
  }

  body.fmb-mobile-menu-ready :is(h1,h2,h3,p,li,a,span,small,strong){
    overflow-wrap:break-word;
  }

  body.fmb-mobile-menu-ready :is(.section,.ebook-shelf,.news-article,.help-section,.authority-quotes,.home-support,.route-cta){
    content-visibility:auto;
    contain-intrinsic-size:auto 760px;
  }

  /* Sticky solid-purple partner banner with a continuous, readable rail. */
  body.fmb-mobile-menu-ready .top-shell{
    padding:max(6px,var(--fmb-mobile-safe-top)) 8px 6px!important;
  }

  body.fmb-mobile-menu-ready .support-glass,
  body.fmb-mobile-menu-ready.mobile-chrome-compact .support-glass{
    height:44px!important;
    min-height:44px!important;
    border-radius:17px!important;
    background:#510b77!important;
    box-shadow:0 10px 28px rgba(52,6,73,.25)!important;
  }

  body.fmb-mobile-menu-ready .care-banner{
    grid-template-columns:minmax(116px,34%) minmax(0,1fr)!important;
    height:44px!important;
    min-height:44px!important;
  }

  body.fmb-mobile-menu-ready .care-message{
    height:44px!important;
    padding:0 10px!important;
  }

  body.fmb-mobile-menu-ready .care-message strong{
    color:#fff!important;
    font-size:clamp(8.5px,2.45vw,10px)!important;
    line-height:1.2!important;
  }

  body.fmb-mobile-menu-ready .partner-window,
  body.fmb-mobile-menu-ready .partner-track{
    height:44px!important;
  }

  body.fmb-mobile-menu-ready .partner-track{
    gap:10px!important;
    padding:4px 8px!important;
    animation:fmb-mobile-partner-marquee 16s linear infinite!important;
    backface-visibility:hidden;
  }

  body.fmb-mobile-menu-ready .partner-logo,
  body.fmb-mobile-menu-ready .partner-logo.cognita{
    flex:0 0 108px!important;
    width:108px!important;
    min-width:108px!important;
    height:34px!important;
    padding:2px 7px!important;
  }

  body.fmb-mobile-menu-ready .partner-logo.cognita{
    flex-basis:122px!important;
    width:122px!important;
    min-width:122px!important;
  }

  /* App-like navigation case. It is detached from page layout on phones only. */
  body.fmb-mobile-menu-ready .nav-glass,
  body.fmb-mobile-menu-ready.mobile-chrome-compact .nav-glass{
    height:58px!important;
    min-height:58px!important;
    padding:7px 12px!important;
    border-radius:20px!important;
  }

  body.fmb-mobile-menu-ready .nav-brand{
    min-width:0!important;
  }

  body.fmb-mobile-menu-ready .nav-word{
    overflow:hidden;
    font-size:18px!important;
    text-overflow:ellipsis;
  }

  .mobile-menu-fab{
    right:max(14px,var(--fmb-phone-edge))!important;
    bottom:calc(18px + var(--fmb-mobile-safe-bottom))!important;
    min-width:104px!important;
    height:58px!important;
    padding:0 17px!important;
    outline:none;
  }

  .mobile-menu-fab:focus-visible{
    box-shadow:0 0 0 4px rgba(255,255,255,.92),0 0 0 7px rgba(93,20,126,.34),0 18px 48px rgba(40,9,54,.22)!important;
  }

  body.fmb-mobile-menu-ready .nav-links{
    right:var(--fmb-phone-edge)!important;
    bottom:calc(88px + var(--fmb-mobile-safe-bottom))!important;
    left:var(--fmb-phone-edge)!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:10px!important;
    max-height:min(calc(var(--fmb-visible-height,100dvh) - 112px),660px)!important;
    padding:16px!important;
    padding-bottom:max(18px,var(--fmb-mobile-safe-bottom))!important;
    border-radius:30px!important;
    background:linear-gradient(150deg,rgba(255,255,255,.94),rgba(244,232,249,.88))!important;
    box-shadow:0 30px 90px rgba(34,8,47,.3),inset 0 1px 0 #fff!important;
  }

  body.fmb-mobile-menu-ready .nav-links .nav-menu-link,
  body.fmb-mobile-menu-ready .nav-links .nav-menu-link[href="/"],
  body.fmb-mobile-menu-ready .nav-links .nav-menu-link[href="#top"],
  body.fmb-mobile-menu-ready .nav-links .nav-menu-link[href="/ebooks/"],
  body.fmb-mobile-menu-ready .nav-links .nav-menu-link[href="/music/"],
  body.fmb-mobile-menu-ready .nav-links .nav-menu-link[href="/news/"],
  body.fmb-mobile-menu-ready .nav-links .nav-menu-link[href="/gethelp/"]{
    min-height:92px!important;
    padding:12px!important;
    border-radius:20px!important;
  }

  body.fmb-mobile-menu-ready .nav-link-label{
    font-size:12.5px!important;
  }

  body.fmb-mobile-menu-ready .nav-links .nav-menu-link small{
    font-size:9px!important;
  }

  body.fmb-mobile-menu-ready .nav-mobile-actions .pill{
    min-height:48px!important;
    font-size:11px!important;
  }

  body.fmb-mobile-menu-ready .nav-backdrop{
    background:rgba(31,5,43,.32)!important;
    backdrop-filter:blur(10px) saturate(120%)!important;
    -webkit-backdrop-filter:blur(10px) saturate(120%)!important;
  }

  /* Clean rhythm for the narrowest iPhones. */
  body.fmb-mobile-menu-ready .section{
    padding:clamp(50px,14vw,64px) 0!important;
  }

  body.fmb-mobile-menu-ready :is(.card,.glass-card,.home-support-card,.route-cta,.policy-card,.auth-card){
    max-width:100%;
  }
}

@media(max-width:380px){
  :root{--fmb-phone-edge:12px}
  body.fmb-mobile-menu-ready .care-banner{grid-template-columns:112px minmax(0,1fr)!important}
  body.fmb-mobile-menu-ready .care-message{padding:0 8px!important}
  body.fmb-mobile-menu-ready .nav-links{gap:8px!important;padding:12px!important}
  body.fmb-mobile-menu-ready .nav-links .nav-menu-link{min-height:86px!important;padding:10px!important}
  body.fmb-mobile-menu-ready .mobile-menu-icon{width:34px;height:34px}
}


/* /assets/css/fmb-footer-v2.css?v=20260716-footer-v2 */
/* With love, FMB footer v2: quiet luxury across desktop and mobile. */

html body .footer,
body.organized-route .footer,
body.music-app.organized-route .footer{
  position:relative!important;
  padding:clamp(54px,6vw,78px) 0 30px!important;
  overflow:hidden!important;
  border-top:1px solid rgba(81,11,119,.09)!important;
  background:
    radial-gradient(circle at 10% 6%,rgba(194,139,217,.18),transparent 28%),
    radial-gradient(circle at 92% 82%,rgba(214,170,66,.12),transparent 24%),
    linear-gradient(180deg,#fbf9fc 0%,#f5eff7 100%)!important;
  color:#2f1738!important;
  isolation:isolate;
}

body .footer::before{
  content:"";
  position:absolute;
  top:0;
  left:50%;
  width:min(108px,24vw);
  height:3px;
  border-radius:999px;
  background:linear-gradient(90deg,#d6aa42,#7b2b98,#d6aa42);
  transform:translateX(-50%);
}

body .footer::after{display:none!important}
body .footer>.wrap{position:relative;z-index:1;width:min(1180px,calc(100% - 40px))!important}

body .footer .footer-grid{
  display:grid!important;
  grid-template-columns:minmax(300px,1.2fr) minmax(180px,.7fr) minmax(220px,.9fr)!important;
  gap:0!important;
  overflow:hidden;
  padding:0!important;
  border:1px solid rgba(81,11,119,.1);
  border-radius:34px;
  background:rgba(255,255,255,.68);
  box-shadow:0 28px 80px rgba(57,25,68,.08),inset 0 1px 0 rgba(255,255,255,.96);
  backdrop-filter:blur(24px) saturate(130%);
  -webkit-backdrop-filter:blur(24px) saturate(130%);
}

body .footer .footer-grid>div{
  min-width:0;
  padding:clamp(30px,4vw,48px)!important;
}

body .footer .footer-grid>div:not(:first-child){
  border-left:1px solid rgba(81,11,119,.08);
}

body .footer .footer-brand-lockup{
  display:flex!important;
  width:min(252px,100%)!important;
  max-width:100%!important;
  min-height:0!important;
  margin:0 0 18px!important;
  padding:0!important;
  align-items:center!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
}

body .footer .footer-brand-lockup .footer-icon{display:none!important}
body .footer .footer-logo,
body .footer .footer-brand-lockup .footer-logo{
  display:block!important;
  width:min(242px,100%)!important;
  max-width:100%!important;
  height:auto!important;
  aspect-ratio:auto!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  object-fit:contain!important;
  object-position:left center!important;
  filter:none!important;
  mix-blend-mode:normal!important;
}

body .footer p{
  max-width:360px;
  margin:0!important;
  color:#6b5b70!important;
  font-size:13px!important;
  line-height:1.65!important;
}

body .footer h4{
  margin:2px 0 17px!important;
  color:#4d155f!important;
  font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;
  font-size:10px!important;
  font-weight:850!important;
  line-height:1.2!important;
  letter-spacing:.16em!important;
  text-transform:uppercase!important;
}

body .footer .footer-links{display:grid!important;gap:2px!important}
body .footer .footer-links a,
body .footer .footer-links span{
  position:relative;
  width:fit-content;
  max-width:100%;
  padding:6px 0!important;
  color:#493d4d!important;
  font-size:12.5px!important;
  font-weight:620!important;
  line-height:1.35!important;
  text-decoration:none;
  transition:color .18s ease,transform .18s ease;
}

body .footer .footer-links a::after{
  content:"";
  position:absolute;
  right:0;
  bottom:3px;
  left:0;
  height:1px;
  background:linear-gradient(90deg,#7b2b98,#d6aa42);
  transform:scaleX(0);
  transform-origin:left;
  transition:transform .18s ease;
}

body .footer .footer-links a:hover,
body .footer .footer-links a:focus-visible{color:#6d1f87!important;transform:translateX(3px)}
body .footer .footer-links a:hover::after,
body .footer .footer-links a:focus-visible::after{transform:scaleX(1)}
body .footer .footer-contact-address{color:#756779!important;font-size:11.5px!important;line-height:1.55!important}

body .footer .socials{display:flex!important;gap:9px!important;margin-top:20px!important}
body .footer .social{
  display:grid!important;
  width:42px!important;
  height:42px!important;
  padding:0!important;
  place-items:center!important;
  border:1px solid rgba(81,11,119,.1)!important;
  border-radius:15px!important;
  background:rgba(255,255,255,.78)!important;
  color:#5c176e!important;
  box-shadow:0 8px 24px rgba(56,19,68,.06)!important;
  transition:transform .18s ease,background .18s ease!important;
}
body .footer .social:hover,
body .footer .social:focus-visible{background:#fff!important;transform:translateY(-2px)}

body .footer .footer-bottom{
  display:flex!important;
  justify-content:space-between!important;
  gap:18px!important;
  margin:16px 4px 0!important;
  padding:16px 18px 0!important;
  border-top:1px solid rgba(81,11,119,.08)!important;
}
body .footer .footer-bottom span{
  color:#7a6d7e!important;
  font-size:10.5px!important;
  font-weight:600!important;
  line-height:1.5!important;
}

@media(max-width:800px){
  html body.fmb-mobile-menu-ready .footer,
  html body .footer,
  body.organized-route .footer,
  body.music-app.organized-route .footer{
    padding:48px 0 calc(112px + env(safe-area-inset-bottom,0px))!important;
  }
  body .footer>.wrap{width:calc(100% - 24px)!important}
  body .footer .footer-grid{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    border-radius:28px!important;
  }
  body .footer .footer-grid>div{padding:22px 18px!important}
  body .footer .footer-grid>div:first-child{
    display:grid!important;
    grid-column:1/-1!important;
    justify-items:center!important;
    padding:28px 22px 25px!important;
    text-align:center!important;
  }
  body .footer .footer-grid>div:nth-child(2){display:block!important}
  body .footer .footer-grid>div:not(:first-child){
    border-top:1px solid rgba(81,11,119,.08)!important;
    border-left:0!important;
  }
  body .footer .footer-grid>div:nth-child(3){border-left:1px solid rgba(81,11,119,.08)!important}
  body .footer .footer-brand-lockup{width:210px!important;margin:0 auto 14px!important}
  body .footer .footer-logo,
  body .footer .footer-brand-lockup .footer-logo{width:210px!important;object-position:center!important}
  body .footer p{max-width:290px!important;font-size:12px!important;line-height:1.6!important}
  body .footer h4{margin-bottom:12px!important;font-size:9px!important}
  body .footer .footer-links a,
  body .footer .footer-links span{padding:5px 0!important;font-size:11px!important;line-height:1.3!important}
  body .footer .footer-contact-address{font-size:10px!important}
  body .footer .socials{justify-content:center!important;margin-top:16px!important}
  body .footer .social{width:40px!important;height:40px!important;border-radius:14px!important}
  body .footer .footer-bottom{
    align-items:center!important;
    flex-direction:column!important;
    gap:4px!important;
    margin:14px 0 0!important;
    padding:15px 12px 0!important;
    text-align:center!important;
  }
  body .footer .footer-bottom span{font-size:9.5px!important}
}

@media(max-width:360px){
  body .footer .footer-grid{grid-template-columns:1fr!important}
  body .footer .footer-grid>div:first-child{grid-column:auto!important}
  body .footer .footer-grid>div:nth-child(3){border-left:0!important}
}

@media(prefers-reduced-motion:reduce){
  body .footer .footer-links a,
  body .footer .social{transition:none!important}
}
