/* The public homepage only. Its static content is shared by server and client rendering. */
.cm-home{--cmh-ink:#173c32;--cmh-muted:#53685e;--cmh-paper:#f7f6ef;--cmh-line:#d5dacf;--cmh-pink:#edb8ba;color:var(--cmh-ink);background:var(--cmh-paper);font-family:'DM Sans',system-ui,sans-serif;font-size:16px;line-height:1.65;overflow:clip}
.cm-home *{box-sizing:border-box}
.cm-home h1,.cm-home h2,.cm-home h3,.cm-home p,.cm-home ol{margin:0}
.cm-home h1,.cm-home h2,.cm-home h3{font-family:Manrope,system-ui,sans-serif}
.cm-home a{color:inherit;text-decoration:none}
.cm-home a:focus-visible{outline:3px solid #a8542f;outline-offset:6px;border-radius:3px}
.cm-home .cmh-wrap{width:min(1280px,calc(100% - 96px));margin-inline:auto}
.cm-home .cmh-kicker{font-size:11px;line-height:1.5;font-weight:750;letter-spacing:.12em;text-transform:uppercase}
.cm-home .cmh-intro{padding-top:66px}
.cm-home .cmh-intro-grid{display:grid;grid-template-columns:1.25fr 1fr;gap:68px;align-items:center;padding-bottom:65px}
.cm-home .cmh-intro h1{font-size:clamp(48px,5.7vw,82px);line-height:1.04;letter-spacing:-.055em;font-weight:650;margin:24px 0 27px}
.cm-home .cmh-intro h1 em{font-style:normal;color:#297251}
.cm-home .cmh-lead{font-size:18px;line-height:1.7;max-width:530px;color:var(--cmh-muted)}
.cm-home .cmh-actions{display:flex;align-items:center;gap:23px;flex-wrap:wrap;margin-top:29px}
.cm-home .cmh-button{display:inline-flex;justify-content:center;align-items:center;gap:25px;padding:15px 23px;background:var(--cmh-ink);color:#fffef7;border:1px solid var(--cmh-ink);border-radius:5px;font-size:14px;font-weight:650;line-height:1.6;transition:background .18s,transform .18s}
.cm-home .cmh-button:hover{background:#285c46;transform:translateY(-2px)}
.cm-home .cmh-button>span{font-size:20px;line-height:1}
.cm-home .cmh-link{display:inline-flex;align-items:center;gap:15px;font-size:14px;font-weight:700;line-height:1.6;padding-block:7px}
.cm-home .cmh-link>span{font-size:19px;line-height:1}
.cm-home .cmh-link:hover{text-decoration:underline;text-underline-offset:5px}
.cm-home .cmh-live{min-height:22px;margin-top:27px;color:var(--cmh-muted);font-size:12px}
.cm-home .cmh-live:before{content:'';display:inline-block;width:7px;height:7px;border-radius:50%;background:#45815b;margin-right:9px;vertical-align:1px}
.cm-home .cmh-paper-scene{position:relative;min-width:0;max-width:500px;margin:35px 0 40px;padding:20px 20px 37px 4px}
.cm-home .cmh-script-sheet{position:relative;background:#fffef9;padding:28px 29px 25px;box-shadow:0 17px 40px #24352a15,0 0 0 1px #28392c15;transform:rotate(-4deg);min-height:405px}
.cm-home .cmh-sheet-top{display:flex;justify-content:space-between;font-size:9px;letter-spacing:.11em;gap:10px;border-bottom:1px solid var(--cmh-line);padding-bottom:15px}
.cm-home .cmh-sheet-top>span{color:#6b796e}
.cm-home .cmh-sheet-title{display:block;margin:28px 0 23px;font-family:Georgia,'Times New Roman',serif;font-size:clamp(36px,3.6vw,51px);line-height:1.09;letter-spacing:-.03em}
.cm-home .cmh-sheet-title em{font-weight:400;color:#357152}
.cm-home .cmh-script-rule{width:46px;border-top:2px solid #d7a5a7;display:block;margin-bottom:16px}
.cm-home .cmh-script-line{display:block;font-size:12px;line-height:2;color:#5a6b5f}
.cm-home .cmh-sheet-bottom{display:flex;justify-content:space-between;align-items:center;gap:12px;border-top:1px solid var(--cmh-line);padding-top:16px;margin-top:28px;font-size:8px;letter-spacing:.06em}
.cm-home .cmh-sheet-bottom>span{font-size:26px;line-height:1}
.cm-home .cmh-margin-note{position:absolute;top:-33px;right:30px;font-family:Georgia,serif;font-size:16px;font-style:italic;line-height:1.3;transform:rotate(5deg);z-index:2}
.cm-home .cmh-pink-note{position:absolute;right:-9px;bottom:-12px;width:210px;padding:23px 22px 18px;background:var(--cmh-pink);transform:rotate(6deg);box-shadow:0 9px 15px #27382f0e}
.cm-home .cmh-pink-note>span:first-child{display:block;font-size:8px;font-weight:700;letter-spacing:.11em}
.cm-home .cmh-pink-note strong{display:block;font-size:23px;line-height:1.25;letter-spacing:-.035em;font-weight:550;margin:12px 0 8px}
.cm-home .cmh-note-arrow{display:block;text-align:right;font-size:34px;line-height:1}
.cm-home .cmh-paths{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--cmh-line)}
.cm-home .cmh-paths>a{display:flex;align-items:center;gap:15px;font-size:14px;font-weight:650;padding:24px 26px 24px 0;min-width:0}
.cm-home .cmh-paths>a+a{padding-left:26px;border-left:1px solid var(--cmh-line)}
.cm-home .cmh-paths>a>span:first-child{font-size:10px;color:var(--cmh-muted);font-weight:400}
.cm-home .cmh-paths>a>span:last-child{margin-left:auto;font-size:20px}
.cm-home .cmh-paths>a:hover{color:#26734f}
.cm-home .cmh-section{padding:77px 0}
.cm-home .cmh-section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:55px;margin-bottom:35px}
.cm-home h2{font-size:clamp(29px,3.3vw,43px);font-weight:600;line-height:1.15;letter-spacing:-.045em}
.cm-home .cmh-section-heading h2{margin-top:15px}
.cm-home .cmh-heading-aside{max-width:375px;font-size:15px;line-height:1.7;color:var(--cmh-muted);flex-shrink:0}
.cm-home .cmh-heading-aside .cmh-link{margin-top:12px}
.cm-home .cmh-practice{background:#183d32;color:#f9f7ef;padding:66px 0 30px}
.cm-home .cmh-practice .cmh-kicker{color:#d8b4b0}
.cm-home .cmh-practice .cmh-heading-aside{color:#d3dfd1}
.cm-home .cmh-practice .cmh-heading-aside .cmh-link{color:#fffef7}
.cm-home .cmh-practice-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));list-style:none;padding:0;gap:35px;margin-top:42px}
.cm-home .cmh-practice-steps>li{border-top:1px solid #577364;padding-top:21px}
.cm-home .cmh-step-number{font-size:10px;letter-spacing:.12em;color:#d8b4b0}
.cm-home .cmh-practice-steps h3{font-size:20px;line-height:1.3;letter-spacing:-.03em;margin:12px 0 10px;font-weight:550}
.cm-home .cmh-practice-steps p{font-size:14px;color:#cedace;line-height:1.7;max-width:335px}
.cm-home .cmh-solo-note{border-top:1px solid #577364;margin-top:39px;padding-top:23px;display:flex;align-items:center;justify-content:space-between;gap:28px}
.cm-home .cmh-solo-note p{font-size:13px;color:#efeee5}
.cm-home .cmh-solo-note p>span{color:#c2d0c4}
.cm-home .cmh-solo-note .cmh-link{font-size:13px;white-space:nowrap}
.cm-home .cmh-practice-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.cm-home .cmh-practice-cards article{padding:25px 26px 27px;border:1px solid var(--cmh-line);background:#fffef8}
.cm-home .cmh-practice-cards article:nth-child(2){background:#e8eddc}
.cm-home .cmh-practice-cards article:nth-child(3){background:#f1e4df}
.cm-home .cmh-card-mark{font-family:Georgia,serif;font-size:49px;line-height:1.2;letter-spacing:-.1em;display:block;height:66px;color:#47694e}
.cm-home .cmh-music-mark{font-size:39px;letter-spacing:0}
.cm-home .cmh-writer-mark{font-size:35px;font-style:italic;letter-spacing:-.06em}
.cm-home .cmh-practice-cards h3{font-size:21px;line-height:1.3;letter-spacing:-.03em;font-weight:650;margin:9px 0 11px}
.cm-home .cmh-practice-cards p{font-size:14px;line-height:1.75;color:var(--cmh-muted)}
.cm-home .cmh-section-foot{display:flex;justify-content:space-between;align-items:center;gap:25px;margin-top:27px}
.cm-home .cmh-section-foot>p{font-size:13px;color:var(--cmh-muted)}
.cm-home .cmh-opportunities{background:#edf0e5;border-block:1px solid var(--cmh-line)}
.cm-home .home-roles{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
.cm-home .home-roles .op-card{border:1px solid #cdd5c7;border-radius:4px;background:#fffef8;box-shadow:none;padding:24px;min-width:0}
.cm-home .home-roles .op-card h2,.cm-home .home-roles .op-card h3{font-size:22px;letter-spacing:-.035em;line-height:1.3}
.cm-home .home-roles .op-card a:hover{text-decoration:underline;text-underline-offset:4px}
.cm-home .home-roles .empty-panel{grid-column:1/-1;padding:30px;border:1px solid #cdd5c7;background:#fffef8}
.cm-home .home-roles .empty-panel h3{font-size:22px;letter-spacing:-.03em;margin-bottom:10px}
.cm-home .home-roles .empty-panel p{font-size:14px;color:var(--cmh-muted);margin-bottom:15px}
.cm-home .cmh-secondary-link{color:var(--cmh-muted);font-weight:500}
.cm-home .cmh-showcase-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}
.cm-home .cmh-showcase h2{margin:17px 0 23px}
.cm-home .cmh-showcase p:not(.cmh-kicker){max-width:440px;color:var(--cmh-muted);font-size:16px}
.cm-home .cmh-showcase .cmh-link{margin-top:21px}
.cm-home .cmh-showcase-type{position:relative;border-left:1px solid var(--cmh-line);padding:4px 0 4px 55px;font-family:Manrope,system-ui,sans-serif;font-size:clamp(24px,3.1vw,39px);font-weight:600;letter-spacing:-.045em;line-height:1.15}
.cm-home .cmh-showcase-type>span{display:block}
.cm-home .cmh-showcase-type>span:nth-child(2){color:#748476}
.cm-home .cmh-showcase-type em{display:block;font-family:Georgia,serif;font-size:clamp(47px,5.5vw,73px);font-weight:400;letter-spacing:-.045em;color:#a5595e;line-height:1.2}
.cm-home .cmh-type-arrow{color:#a5595e;margin-left:18px;font-weight:400}
.cm-home .cmh-showcase-type small{display:block;font-family:'DM Sans',system-ui,sans-serif;font-size:9px;line-height:1.5;font-weight:500;letter-spacing:.06em;margin-top:24px}
.cm-home .cmh-schools{background:#ecefe4;border-block:1px solid var(--cmh-line);padding:32px 0}
.cm-home .cmh-schools-inner{display:grid;grid-template-columns:40px 1fr auto;gap:25px;align-items:center}
.cm-home .cmh-school-marker{font-size:43px;font-family:Georgia,serif;line-height:1;color:#607b5c;align-self:start;padding-top:13px}
.cm-home .cmh-schools h2{font-size:23px;line-height:1.3;letter-spacing:-.035em;margin:7px 0 9px}
.cm-home .cmh-schools p:not(.cmh-kicker){font-size:14px;color:var(--cmh-muted);max-width:650px}
.cm-home .cmh-school-action{padding-left:15px}
.cm-home .cmh-school-action small{display:block;font-size:10px;color:var(--cmh-muted);margin-top:6px}
.cm-home .cmh-resources{display:grid;grid-template-columns:1fr 1fr;gap:75px;padding-block:40px}
.cm-home .cmh-resources h2{font-size:17px;line-height:1.4;letter-spacing:-.02em;font-weight:650}
.cm-home .cmh-resources p{font-size:13px;color:var(--cmh-muted);margin:8px 0 12px}
.cm-home .cmh-resources a{font-size:12px;font-weight:650;text-decoration:underline;text-underline-offset:4px}
.cm-home .cmh-resources a>span{margin-left:8px}
.cm-home .cmh-resource-links{display:flex;gap:23px;flex-wrap:wrap}
.cm-home .cmh-closing{padding:43px 0 47px;background:#edc6c3;border-top:1px solid #d6b7b0}
.cm-home .cmh-closing .cmh-wrap{display:flex;justify-content:space-between;align-items:center;gap:36px}
.cm-home .cmh-closing h2{font-size:clamp(28px,3.1vw,40px);margin-top:10px}
@media(min-width:1450px){.cm-home .cmh-intro-grid{gap:100px}.cm-home .cmh-intro h1{font-size:88px}}
@media(max-width:1100px){.cm-home .cmh-wrap{width:calc(100% - 64px)}.cm-home .cmh-intro-grid{gap:40px;grid-template-columns:1.15fr 1fr}.cm-home .cmh-intro h1{font-size:clamp(47px,6.1vw,67px)}.cm-home .cmh-actions{gap:12px 22px}.cm-home .cmh-script-sheet{padding:25px 22px}.cm-home .cmh-sheet-title{font-size:38px}.cm-home .cmh-paper-scene{padding-right:13px}.cm-home .cmh-pink-note{width:185px;right:-8px}.cm-home .cmh-pink-note strong{font-size:21px}.cm-home .cmh-section-heading{gap:35px}.cm-home .cmh-heading-aside{max-width:310px}.cm-home .cmh-showcase-grid{gap:45px}.cm-home .cmh-schools-inner{grid-template-columns:30px 1fr auto;gap:15px}.cm-home .cmh-school-action{max-width:220px}}
@media(max-width:800px){.cm-home .cmh-wrap{width:calc(100% - 44px)}.cm-home .cmh-intro{padding-top:40px}.cm-home .cmh-intro-grid{grid-template-columns:1fr;gap:22px;padding-bottom:45px}.cm-home .cmh-intro h1{font-size:clamp(49px,8.5vw,69px)}.cm-home .cmh-desktop-break{display:none}.cm-home .cmh-lead{max-width:620px;font-size:17px}.cm-home .cmh-paper-scene{width:82%;max-width:430px;margin:36px auto 24px;padding-bottom:18px}.cm-home .cmh-script-sheet{min-height:355px}.cm-home .cmh-sheet-title{font-size:42px;margin-top:22px}.cm-home .cmh-script-line{font-size:11px}.cm-home .cmh-sheet-bottom{margin-top:23px}.cm-home .cmh-pink-note{bottom:-22px;right:-14px}.cm-home .cmh-paths>a{padding:20px 16px 20px 0;gap:9px;font-size:12px}.cm-home .cmh-paths>a+a{padding-left:16px}.cm-home .cmh-section{padding:53px 0}.cm-home .cmh-section-heading{align-items:start;flex-direction:column;gap:20px;margin-bottom:28px}.cm-home .cmh-heading-aside{max-width:610px}.cm-home h2{font-size:36px}.cm-home .cmh-practice{padding:49px 0 26px}.cm-home .cmh-practice-steps{gap:23px;margin-top:30px}.cm-home .cmh-practice-steps h3{font-size:18px}.cm-home .cmh-practice-steps p{font-size:13px}.cm-home .cmh-practice-cards{gap:12px}.cm-home .cmh-practice-cards article{padding:20px 17px}.cm-home .cmh-practice-cards h3{font-size:19px}.cm-home .cmh-practice-cards p{font-size:13px}.cm-home .cmh-section-foot{align-items:start;gap:14px;flex-direction:column}.cm-home .home-roles{grid-template-columns:1fr}.cm-home .cmh-showcase-grid{gap:35px}.cm-home .cmh-showcase-type{padding-left:27px;font-size:27px}.cm-home .cmh-showcase-type em{font-size:55px}.cm-home .cmh-schools-inner{grid-template-columns:27px 1fr;gap:14px}.cm-home .cmh-school-action{grid-column:2;max-width:none;padding-left:0}.cm-home .cmh-school-action small{margin-top:0}.cm-home .cmh-schools h2{font-size:22px}.cm-home .cmh-resources{gap:35px}.cm-home .cmh-closing .cmh-wrap{align-items:start;flex-direction:column;gap:25px}}
@media(max-width:520px){.cm-home .cmh-wrap{width:calc(100% - 40px)}.cm-home .cmh-intro{padding-top:31px}.cm-home .cmh-kicker{font-size:9px;letter-spacing:.105em}.cm-home .cmh-intro h1{font-size:clamp(43px,11.3vw,57px);margin-top:20px;line-height:1.08;letter-spacing:-.058em}.cm-home .cmh-lead{font-size:16px;line-height:1.65}.cm-home .cmh-actions{align-items:flex-start;flex-direction:column;gap:10px;margin-top:23px}.cm-home .cmh-button{padding:14px 19px;font-size:13px;gap:22px}.cm-home .cmh-link{font-size:13px}.cm-home .cmh-live{font-size:11px;margin-top:20px;max-width:290px}.cm-home .cmh-paper-scene{width:87%;margin-top:36px;margin-bottom:23px;padding-left:0;padding-right:10px}.cm-home .cmh-script-sheet{min-height:336px;padding:22px 20px}.cm-home .cmh-sheet-top{font-size:7px;letter-spacing:.06em;padding-bottom:13px}.cm-home .cmh-sheet-title{font-size:37px;margin-block:22px 19px}.cm-home .cmh-script-line{font-size:10px}.cm-home .cmh-sheet-bottom{font-size:6px;gap:3px}.cm-home .cmh-margin-note{font-size:13px;top:-28px;right:6px}.cm-home .cmh-pink-note{width:157px;padding:18px 17px 13px;right:-12px;bottom:-26px}.cm-home .cmh-pink-note>span:first-child{font-size:6px}.cm-home .cmh-pink-note strong{font-size:19px;margin-top:8px}.cm-home .cmh-note-arrow{font-size:27px}.cm-home .cmh-intro-grid{padding-bottom:37px}.cm-home .cmh-paths{grid-template-columns:1fr}.cm-home .cmh-paths>a,.cm-home .cmh-paths>a+a{padding:16px 0;border-left:0;border-bottom:1px solid var(--cmh-line);font-size:13px;gap:20px}.cm-home .cmh-paths>a:last-child{border-bottom:0}.cm-home .cmh-paths>a>span:first-child{font-size:9px}.cm-home .cmh-paths>a>span:last-child{font-size:18px}.cm-home h2{font-size:31px;line-height:1.18}.cm-home .cmh-section-heading h2{margin-top:12px}.cm-home .cmh-section-heading{gap:19px}.cm-home .cmh-heading-aside{font-size:14px}.cm-home .cmh-practice-steps{grid-template-columns:1fr;gap:22px}.cm-home .cmh-practice-steps>li{padding-top:17px}.cm-home .cmh-practice-steps h3{font-size:20px;margin:9px 0 8px}.cm-home .cmh-practice-steps p{font-size:14px;max-width:none}.cm-home .cmh-solo-note{margin-top:28px;padding-top:20px;gap:12px;flex-direction:column;align-items:start}.cm-home .cmh-solo-note p{font-size:12px}.cm-home .cmh-solo-note p>span{display:block;margin-top:4px}.cm-home .cmh-practice-cards{grid-template-columns:1fr;gap:12px}.cm-home .cmh-practice-cards article{position:relative;padding:23px 22px 23px 84px;min-height:136px}.cm-home .cmh-card-mark{position:absolute;top:23px;left:22px;font-size:41px}.cm-home .cmh-music-mark{font-size:33px}.cm-home .cmh-writer-mark{font-size:28px}.cm-home .cmh-practice-cards h3{margin-top:0}.cm-home .cmh-practice-cards p{font-size:13px}.cm-home .cmh-section-foot{margin-top:21px;gap:9px}.cm-home .home-roles .op-card{padding:22px}.cm-home .cmh-showcase-grid{grid-template-columns:1fr;gap:33px}.cm-home .cmh-showcase p:not(.cmh-kicker){font-size:15px}.cm-home .cmh-showcase-type{padding:25px 0 0;border-left:0;border-top:1px solid var(--cmh-line);font-size:30px}.cm-home .cmh-showcase-type em{font-size:59px}.cm-home .cmh-showcase-type small{margin-top:16px;font-size:8px}.cm-home .cmh-schools{padding-block:28px}.cm-home .cmh-schools-inner{grid-template-columns:1fr;gap:13px}.cm-home .cmh-school-marker{display:none}.cm-home .cmh-school-action{grid-column:auto}.cm-home .cmh-schools h2{font-size:23px}.cm-home .cmh-schools p:not(.cmh-kicker){font-size:13px}.cm-home .cmh-resources{grid-template-columns:1fr;gap:25px;padding-block:30px}.cm-home .cmh-resources section+section{border-top:1px solid var(--cmh-line);padding-top:24px}.cm-home .cmh-closing{padding-block:34px 38px}.cm-home .cmh-closing h2{font-size:32px}}
@media(prefers-reduced-motion:reduce){.cm-home *{animation:none!important;transition:none!important;scroll-behavior:auto!important}.cm-home .cmh-button:hover{transform:none}}

/* Public performer work, present in the initial HTML as well as SPA visits. */
.cm-home .cmh-featured{background:#fffef8;border-top:1px solid var(--cmh-line)}
.cm-home .cmh-featured .cmh-section-heading{align-items:center}
.cm-home .cmh-featured h2{font-size:clamp(36px,4.5vw,62px);line-height:1.04;letter-spacing:-.055em}
.cm-home .cmh-featured h2 em{font-family:Georgia,'Times New Roman',serif;font-weight:400;color:#347151}
.cm-home .cmh-open-badge{display:inline-block;background:#e6f0c4;color:#244632;padding:7px 12px;border-radius:30px;font-size:10px;font-weight:750;letter-spacing:.08em;text-transform:uppercase;margin-bottom:14px}
.cm-home .cmh-performers{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:23px}
.cm-home .cmh-performers:empty{display:none}
.cm-home .cmh-performer{display:block;min-width:0}
.cm-home .cmh-performer-photo{position:relative;aspect-ratio:4/5;overflow:hidden;border-radius:7px;background:#e7ebe2;isolation:isolate}
.cm-home .cmh-performer-photo img{display:block;width:100%;height:100%;object-fit:cover;object-position:center 24%;transition:transform .25s ease}
.cm-home .cmh-performer:hover img{transform:scale(1.025)}
.cm-home .cmh-performer-view{position:absolute;bottom:12px;left:12px;right:12px;display:flex;align-items:center;justify-content:space-between;padding:10px 12px;background:#fffef8;color:#163f35;border-radius:3px;font-size:11px;font-weight:700;box-shadow:0 2px 10px #0000000d}
.cm-home .cmh-performer-view>span{font-size:18px;line-height:1}
.cm-home .cmh-performer-copy{padding:17px 1px 4px}
.cm-home .cmh-performer-craft{font-size:10px;text-transform:uppercase;letter-spacing:.09em;line-height:1.5;color:#50705d;margin-bottom:7px}
.cm-home .cmh-performer-copy h3{font-size:clamp(18px,1.7vw,23px);font-weight:600;line-height:1.25;letter-spacing:-.035em;overflow-wrap:anywhere}
.cm-home .cmh-performer-location{font-size:12px;line-height:1.6;color:var(--cmh-muted);margin-top:6px}
.cm-home .cmh-showcase-invite{display:flex;justify-content:space-between;align-items:center;gap:30px;background:#f2dfe0;border:1px solid #e8ced0;border-radius:6px;padding:27px 30px;margin-top:35px}
.cm-home .cmh-showcase-invite .cmh-kicker{font-size:9px;letter-spacing:.1em;color:#526450}
.cm-home .cmh-showcase-invite h3{font-size:23px;line-height:1.25;letter-spacing:-.035em;margin:8px 0}
.cm-home .cmh-showcase-invite p:not(.cmh-kicker){font-size:13px;line-height:1.6;color:#526450}
.cm-home .cmh-showcase-invite .cmh-button{flex-shrink:0}
@media(max-width:1000px){.cm-home .cmh-performers{gap:16px}.cm-home .cmh-performer-view{left:9px;right:9px;bottom:9px;padding:9px;font-size:10px}}
@media(max-width:800px){.cm-home .cmh-featured .cmh-section-heading{align-items:flex-start;gap:22px}.cm-home .cmh-featured h2{font-size:47px}.cm-home .cmh-featured h2 br{display:none}.cm-home .cmh-featured h2 em:before{content:' '}.cm-home .cmh-performers{grid-template-columns:repeat(2,minmax(0,1fr));gap:25px 18px}.cm-home .cmh-performer-view{padding:11px 12px;font-size:11px}.cm-home .cmh-showcase-invite{align-items:flex-start;flex-direction:column;gap:20px;padding:25px}.cm-home .cmh-performer-copy h3{font-size:22px}}
@media(max-width:520px){.cm-home .cmh-featured h2{font-size:42px}.cm-home .cmh-performers{gap:24px 13px}.cm-home .cmh-performer-photo{border-radius:5px}.cm-home .cmh-performer-view{left:7px;right:7px;bottom:7px;padding:8px;font-size:10px}.cm-home .cmh-performer-view>span{font-size:16px}.cm-home .cmh-performer-copy{padding-top:12px}.cm-home .cmh-performer-copy h3{font-size:18px}.cm-home .cmh-performer-craft{font-size:9px;letter-spacing:.04em}.cm-home .cmh-performer-location{font-size:11px}.cm-home .cmh-showcase-invite{margin-top:28px;padding:22px 20px}.cm-home .cmh-showcase-invite h3{font-size:22px}.cm-home .cmh-showcase-invite .cmh-button{width:100%;justify-content:space-between;font-size:12px;padding-inline:16px}}
.cm-home .cmh-actions .cmh-scene-partner-button{background:#dfece4;color:#163f35;border-color:#b7d0c0;padding:15px 23px;gap:25px}.cm-home .cmh-actions .cmh-scene-partner-button:hover{background:#cfe3d7;border-color:#9fbea9}.cm-home .cmh-actions .cmh-scene-partner-button>span{font-size:20px}.cm-home .cmh-actions .cmh-scene-partner-button:focus-visible{outline:3px solid #e1b6bf;outline-offset:3px}@media(max-width:520px){.cm-home .cmh-actions .cmh-scene-partner-button{padding:14px 19px;font-size:13px;gap:22px}}

/* The existing Pulse sculpture, kept as a small decorative hero accent. */
.cm-home .cmh-intro{position:relative}
.cm-home .cmh-hero-orbit{position:absolute;top:8px;right:8px;width:108px;height:108px;pointer-events:none;z-index:1}
.cm-home .cmh-hero-orbit .backstage-sculpture{top:0;left:0;right:auto;width:260px;height:260px;transform:scale(.415);transform-origin:top left}
@media(max-width:800px){.cm-home .cmh-hero-orbit{top:3px;right:10px;width:72px;height:72px}.cm-home .cmh-hero-orbit .backstage-sculpture{transform:scale(.277)}}
@media(max-width:380px){.cm-home .cmh-intro-copy>.cmh-kicker{max-width:calc(100% - 68px)}}

/* Give the stacked hero actions a consistent, comfortable touch target. */
@media(max-width:800px){.cm-home .cmh-intro .cmh-actions{display:grid;grid-template-columns:minmax(0,1fr);width:100%;max-width:360px;gap:10px}.cm-home .cmh-intro .cmh-actions .cmh-button{width:100%;min-height:52px;justify-content:space-between;padding:14px 19px;font-size:13px;gap:22px}}

/* Match the corrected Showcase crop; hide phone controls in the uploaded screenshot. */
.cm-home .cmh-performer-photo img[src$="img-20260722091850-338479a535a45c8a.jpg"]{object-position:50% 50%}

/* Quiet, keyboard-accessible controls for the rotating community portraits. */
.cm-home .cmh-showcase-controls{display:flex;align-items:center;justify-content:flex-end;gap:12px;margin:20px 0 0;color:#244c40;font-size:13px}
.cm-home .cmh-showcase-controls button{border:1px solid #cbd5c3;background:#fffef7;color:#183e32;padding:10px 14px;border-radius:999px;cursor:pointer;font:inherit;min-height:44px}
.cm-home .cmh-showcase-controls button:hover{background:#e8efd9}
.cm-home .cmh-showcase-controls button:focus-visible{outline:3px solid #507d43;outline-offset:3px}

/* Keep the free-account message distinct from changing opportunity counts. */
.cm-home .cmh-reassurance{margin:16px 0 0;max-width:530px;font-size:13px;line-height:1.7;font-weight:600;color:#285c46;text-wrap:pretty}
