body{background:#f6f7f9;color:#20242a}.app-body{min-height:100vh;background:#f3f4f6}.app-shell{display:flex;min-height:100vh}.app-sidebar{position:sticky;top:0;width:272px;height:100vh;overflow-y:auto;background:#151515;color:#fff;padding:1.15rem;flex:0 0 272px}.app-brand{display:flex;gap:.8rem;align-items:center;color:#fff;text-decoration:none;margin-bottom:1.4rem}.app-brand:hover{color:#fff}.app-brand-mark{display:grid;place-items:center;width:42px;height:42px;border-radius:8px;background:#fff;color:#151515;font-weight:900}.app-brand strong{display:block;font-size:1.05rem;line-height:1.1}.app-brand small{display:block;color:#b9bec7;font-size:.78rem}.app-nav section{border:1px solid rgba(255,255,255,.1);border-radius:8px;background:rgba(255,255,255,.04);padding:.55rem;margin-bottom:.75rem}.app-nav p{margin:.2rem .55rem .45rem;color:#9ca3af;font-size:.72rem;text-transform:uppercase;font-weight:800;letter-spacing:.08em}.app-nav a{display:block;color:#eef0f4;text-decoration:none;border-radius:6px;padding:.55rem .65rem;font-size:.93rem}.app-nav a:hover{background:rgba(255,255,255,.12);color:#fff}.app-main{flex:1;min-width:0}.app-topbar{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:1rem;background:rgba(255,255,255,.95);border-bottom:1px solid #e0e3e8;padding:.85rem 1.35rem;backdrop-filter:blur(12px)}.app-topbar-title span{display:block;font-weight:800}.app-topbar-title small{display:block;color:#6b7280}.app-topbar-actions{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.app-menu-button{display:none}.app-page{padding:1.4rem;max-width:1580px}.app-messages{margin-bottom:1rem}.page-header,.toolbar{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1rem}.page-header{background:#fff;border:1px solid #e0e3e8;border-radius:8px;padding:1.1rem 1.25rem}.page-header h1,.toolbar h1{font-size:1.8rem;margin:0;font-weight:850}.page-header p{margin:0;color:#6b7280}.eyebrow-label{font-size:.72rem;text-transform:uppercase;font-weight:850;letter-spacing:.08em;color:#6f5c23!important;margin-bottom:.25rem!important}.page-actions{display:flex;gap:.5rem;flex-wrap:wrap}.metric-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.8rem;margin-bottom:1rem}.metric{background:#fff;border:1px solid #e0e3e8;border-radius:8px;padding:.95rem}.metric strong{display:block;font-size:1.65rem;line-height:1.1}.metric span{color:#6b7280;font-size:.9rem}.dashboard-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:1rem;align-items:start}.data-panel{background:#fff;border:1px solid #e0e3e8;border-radius:8px;padding:1rem}.dashboard-primary{min-width:0}.dashboard-rail{display:grid;gap:1rem}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.8rem}.section-heading h2{font-size:1.05rem;font-weight:850;margin:0}.section-heading a{font-size:.86rem;font-weight:700;text-decoration:none;color:#4b5563}.stack-list{display:grid;gap:.45rem}.stack-list a,.stack-list>div{display:block;text-decoration:none;color:#1f2937;border:1px solid #eef0f3;background:#fafafa;border-radius:7px;padding:.7rem}.stack-list strong{display:block;font-size:.95rem}.stack-list span{display:block;color:#6b7280;font-size:.84rem;margin-top:.1rem}.empty-state{color:#6b7280}.filters{display:flex;gap:.75rem;max-width:760px;margin-bottom:1rem}.pipeline{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;align-items:start}.pipeline section{background:#fff;border:1px solid #e0e3e8;border-radius:8px;padding:.85rem}.pipeline section h3{font-size:1rem;font-weight:850}.pipeline-card{display:block;background:#f8fafc;border:1px solid #e5e7eb;border-radius:6px;padding:.75rem;margin:.5rem 0;text-decoration:none;color:#111827}.pipeline-card span{display:block;color:#6b7280}.auth-panel{max-width:420px;margin:4rem auto;background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:2rem}.list-row{display:flex;gap:1rem;align-items:center;justify-content:space-between;background:#fff;border-bottom:1px solid #e5e7eb;padding:.75rem}.list-group-item{border-color:#e5e7eb}.qr{max-width:240px}.ai-result{white-space:pre-wrap;background:#111827;color:#f9fafb;border-radius:8px;padding:1rem;margin-top:1rem}.module-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.8rem}.module-card{display:flex;flex-direction:column;gap:.35rem;background:#fff;border:1px solid #e0e3e8;border-radius:8px;padding:1rem;text-decoration:none;color:#1f2937;min-height:118px}.module-card:hover{border-color:#c9ced6;box-shadow:0 10px 24px rgba(17,24,39,.06);color:#111827}.module-card h3{font-size:1.02rem;font-weight:850;margin:0}.module-card p{color:#6b7280;margin:0}.module-card span{color:#4b5563}.module-card.selectable{cursor:pointer}.module-card input{width:auto}.app-module-grid{grid-template-columns:repeat(auto-fit,minmax(210px,1fr))}.settings-panel{max-width:680px;background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:1rem}@media(max-width:980px){.app-sidebar{position:fixed;left:-290px;z-index:30;transition:left .2s ease}.sidebar-open .app-sidebar{left:0}.app-menu-button{display:inline-flex}.app-topbar{align-items:flex-start}.dashboard-layout{grid-template-columns:1fr}.app-page{padding:1rem}.page-header,.toolbar{display:block}.page-actions{margin-top:.8rem}.app-topbar-actions{justify-content:flex-end}}@media(max-width:700px){.filters,.list-row{display:block}.filters>*{margin-bottom:.5rem}.app-topbar{display:block}.app-topbar-title{margin:.75rem 0}.metric-grid{grid-template-columns:1fr}.module-grid{grid-template-columns:1fr}}
.form-panel,.form-card,.settings-panel{background:#fff;border:1px solid #e0e3e8;border-radius:8px;padding:1rem}.form-panel,.settings-panel{max-width:980px}.form-panel.wide{max-width:1240px}.form-shell{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:1rem;align-items:start}.form-card p,.settings-panel p,.public-form-card p{margin:0 0 .95rem}.form-card label,.settings-panel label,.public-form-card label{display:block;font-size:.82rem;font-weight:850;color:#374151;margin-bottom:.35rem}.form-card .helptext,.settings-panel .helptext,.public-form-card .helptext{display:block;margin-top:.3rem;color:#6b7280;font-size:.78rem}.form-card ul.errorlist,.settings-panel ul.errorlist,.public-form-card ul.errorlist{list-style:none;padding:0;margin:0 0 .45rem;color:#b42318;font-size:.82rem;font-weight:700}.form-control,.form-select{border-color:#d9dde5;border-radius:8px;min-height:42px}.form-control:focus,.form-select:focus{border-color:#111827;box-shadow:0 0 0 .18rem rgba(17,24,39,.1)}textarea.form-control{min-height:120px}.form-check-input{margin-right:.45rem}.form-actions{display:flex;align-items:center;justify-content:flex-end;gap:.6rem;border-top:1px solid #eef0f3;margin:1rem -1rem -1rem;padding:1rem;background:#fafafa;border-radius:0 0 8px 8px}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 1rem}.form-grid p:has(textarea),.form-grid p:has(input[type=file]),.form-grid p:has(input[type=checkbox]),.form-grid .full-span{grid-column:1/-1}.form-aside{display:grid;gap:1rem}.form-aside .data-panel{background:#fbfbfc}.filters{background:#fff;border:1px solid #e0e3e8;border-radius:8px;padding:.75rem}.filters .form-control{min-width:260px}.ai-report{font-size:.98rem;line-height:1.68;color:#1f2937}.ai-report h2,.ai-report h3,.ai-report h4{font-weight:850;margin:1.15rem 0 .55rem;color:#111827}.ai-report h2:first-child,.ai-report h3:first-child{margin-top:0}.ai-report h2{font-size:1.35rem;border-bottom:1px solid #e5e7eb;padding-bottom:.45rem}.ai-report h3{font-size:1.12rem}.ai-report h4{font-size:1rem}.ai-report p{margin:0 0 .9rem}.ai-report ul,.ai-report ol{margin:.25rem 0 1rem;padding-left:1.35rem}.ai-report li{margin:.35rem 0}.ai-report strong{font-weight:850;color:#111827}.ai-report code{background:#f3f4f6;border:1px solid #e5e7eb;border-radius:5px;padding:.08rem .28rem;color:#111827}.btn-primary{background:#111827;border-color:#111827}.btn-primary:hover{background:#000;border-color:#000}.btn-outline-primary{color:#111827;border-color:#9ca3af}.btn-outline-primary:hover{background:#111827;border-color:#111827;color:#fff}@media(max-width:980px){.form-shell{grid-template-columns:1fr}}@media(max-width:700px){.filters .form-control{min-width:0}.form-grid{grid-template-columns:1fr}.form-actions{justify-content:stretch;flex-direction:column}.form-actions .btn{width:100%}}
.onboarding-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.65rem;margin-bottom:1rem}.onboarding-item{display:block;text-decoration:none;color:#1f2937;background:#fff7ed;border:1px solid #fed7aa;border-radius:8px;padding:.8rem}.onboarding-item span{display:inline-block;font-size:.72rem;font-weight:850;text-transform:uppercase;color:#9a3412;margin-bottom:.25rem}.onboarding-item strong{display:block;font-size:.92rem}.onboarding-item.complete{background:#f0fdf4;border-color:#bbf7d0}.onboarding-item.complete span{color:#166534}.performer-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem}.performer-card{display:block;background:#fff;border:1px solid #e0e3e8;border-radius:8px;overflow:hidden;text-decoration:none;color:#111827}.performer-card:hover{box-shadow:0 16px 32px rgba(17,24,39,.08);color:#111827}.performer-card-media{aspect-ratio:4/3;background:#111827;display:grid;place-items:center;color:#fff;font-size:3rem;font-weight:900}.performer-card-media img{width:100%;height:100%;object-fit:cover}.performer-card-body{padding:1rem}.performer-card-body h3{font-weight:850;margin:0}.performer-card-body p{color:#6b7280;margin:.25rem 0}.performer-list a{display:grid;grid-template-columns:auto 1fr auto;gap:.8rem;align-items:center}.performer-thumb{width:46px;height:46px;border-radius:8px;background:#111827;color:#fff;display:grid;place-items:center;font-weight:850;overflow:hidden}.performer-thumb img{width:100%;height:100%;object-fit:cover}.public-social-links{display:flex;gap:.6rem;flex-wrap:wrap;margin-top:1.25rem}.public-social-links a{color:#fff;text-decoration:none;border:1px solid rgba(255,255,255,.35);border-radius:999px;padding:.45rem .75rem;font-weight:800}.performer-profile-window img{width:100%;aspect-ratio:1/1;border-radius:14px;object-fit:cover;margin-bottom:.75rem}.video-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem;margin-top:2rem}.video-grid iframe{width:100%;aspect-ratio:16/9;border:0;border-radius:14px;background:#111}.public-performer-photo{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:12px;margin-bottom:1rem}.public-site{background:#f5f1ea;color:#151515;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.public-header{position:absolute;z-index:5;top:0;left:0;right:0;display:flex;align-items:center;justify-content:space-between;padding:28px clamp(20px,5vw,72px)}.public-brand{font-weight:800;letter-spacing:.02em;color:#fff;text-decoration:none;font-size:1.25rem}.public-header nav{display:flex;gap:1.2rem;align-items:center}.public-header nav a{color:#fff;text-decoration:none;font-weight:600}.public-cta{border:1px solid rgba(255,255,255,.55);border-radius:999px;padding:.6rem 1rem}.public-hero{min-height:92vh;background:#111 url('https://images.unsplash.com/photo-1493225457124-a3eb161ffa5f?auto=format&fit=crop&w=1800&q=80') center/cover;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.7fr);gap:4rem;align-items:center;padding:120px clamp(20px,5vw,72px) 64px;position:relative;color:#fff}.public-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.78),rgba(0,0,0,.46),rgba(0,0,0,.18))}.public-hero>*{position:relative}.public-hero h1{font-size:clamp(3rem,8vw,7.5rem);line-height:.9;letter-spacing:0;margin:0 0 1.25rem;font-weight:900;max-width:980px}.hero-lede{font-size:clamp(1.15rem,2vw,1.6rem);max-width:760px;color:rgba(255,255,255,.86)}.eyebrow{text-transform:uppercase;font-size:.78rem;letter-spacing:.18em;font-weight:800;color:#ffdb70}.eyebrow.dark{color:#725300}.hero-actions{display:flex;gap:1rem;flex-wrap:wrap;margin-top:2rem}.hero-panel{align-self:end}.mini-window{background:rgba(255,255,255,.92);color:#151515;border-radius:18px;padding:1rem;box-shadow:0 30px 80px rgba(0,0,0,.28);backdrop-filter:blur(12px)}.mini-window-top{height:10px;width:64px;border-radius:99px;background:#151515;margin-bottom:1rem}.mini-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.65rem}.mini-grid span,.mini-stat{background:#f1eee8;border-radius:12px;padding:.85rem;font-weight:800}.mini-stat{margin-top:.75rem}.mini-stat strong{display:block;font-size:2rem}.mini-stat small{color:#6b6258}.public-section{padding:90px clamp(20px,5vw,72px);background:#f5f1ea}.public-section h2,.public-final h2,.public-form-shell h1{font-size:clamp(2.2rem,5vw,4.8rem);line-height:.95;font-weight:900;max-width:900px}.public-section-alt{background:#fff}.public-card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:1rem;margin-top:2rem}.public-card-grid>div{background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:16px;padding:1.35rem;min-height:170px}.public-section-alt .public-card-grid>div{background:#f7f3ed}.public-card-grid h3{font-weight:900}.public-card-grid.compact>div{min-height:auto}.public-card-grid span{display:block;color:#5f574f}.public-final{background:#111;color:#fff;text-align:center;padding:100px 20px}.public-final p{font-size:1.2rem;color:rgba(255,255,255,.75)}.public-form-shell{min-height:100vh;padding:125px clamp(20px,5vw,72px) 60px;display:grid;grid-template-columns:minmax(0,.85fr) minmax(320px,.65fr);gap:4rem;align-items:center;background:#f5f1ea}.public-form-shell.wide{grid-template-columns:minmax(0,.8fr) minmax(360px,1fr)}.public-form-card{background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:18px;padding:1.5rem;box-shadow:0 30px 70px rgba(52,42,28,.12)}.public-form-card label{font-weight:800}.public-form-card input,.public-form-card select,.public-form-card textarea{width:100%;border:1px solid #ddd6cc;border-radius:10px;padding:.7rem;background:#fbfaf8}.public-flash{margin:96px auto -80px;max-width:960px;background:#fff;border-radius:14px;padding:1rem;border:1px solid #e5ddd1}.performer-hero{background-image:url('https://images.unsplash.com/photo-1501386761578-eac5c94b800a?auto=format&fit=crop&w=1800&q=80')}@media(max-width:860px){.public-header{position:absolute}.public-header nav a:not(.public-cta){display:none}.public-hero,.public-form-shell,.public-form-shell.wide{grid-template-columns:1fr}.public-hero h1{font-size:3.3rem}.hero-panel{display:none}}
.brand-footer{border-top:1px solid #e5e7eb;background:#fff;color:#6b7280;text-align:center;font-size:.78rem;padding:1rem 1.25rem}.brand-footer a{color:#4b5563;text-decoration:none;font-weight:700}.brand-footer a:hover{color:#111827}.brand-footer-powered{display:flex;align-items:center;justify-content:center;gap:.5rem;flex-wrap:wrap;margin-bottom:.35rem}.brand-footer-powered img{height:32px;width:auto;opacity:.72;transition:opacity .15s ease}.brand-footer-powered img:hover{opacity:1}.brand-footer-links{display:flex;align-items:center;justify-content:center;gap:.45rem;flex-wrap:wrap}.app-footer{margin-top:1.5rem}.public-brand-footer{background:#111;color:rgba(255,255,255,.68);border-color:rgba(255,255,255,.12);padding:1.35rem}.public-brand-footer a{color:rgba(255,255,255,.78)}.public-brand-footer a:hover{color:#fff}.public-brand-footer img{filter:brightness(0) invert(1);opacity:.62}.legal-note{font-size:.78rem;line-height:1.55;color:#6b7280;margin-top:1rem!important}.legal-note a{font-weight:800;color:#111827}.legal-site{background:#f4f5f7;color:#151515}.legal-header{background:#fff;border-bottom:1px solid #e5e7eb}.legal-header-inner{max-width:1080px;margin:0 auto;padding:1rem 1.25rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.legal-brand{display:flex;align-items:center;gap:.75rem;color:#111827;text-decoration:none;font-weight:900}.legal-brand img{height:46px;width:auto}.legal-header nav{display:flex;gap:1rem;flex-wrap:wrap}.legal-header nav a{color:#4b5563;text-decoration:none;font-weight:800}.legal-main{max-width:920px;margin:0 auto;padding:3rem 1.25rem}.legal-card{background:#fff;border:1px solid #e0e3e8;border-radius:10px;padding:clamp(1.25rem,4vw,2.5rem);box-shadow:0 24px 60px rgba(17,24,39,.08)}.legal-card h1{font-size:clamp(2.1rem,5vw,3.7rem);line-height:.98;font-weight:900;margin:0}.legal-card h2{font-size:1.25rem;font-weight:900;margin:0 0 .45rem}.legal-card p{line-height:1.72;color:#374151}.legal-version{color:#6b7280!important;font-size:.88rem;margin:.7rem 0 1.4rem}.legal-sections{display:grid;gap:1.6rem;margin-top:2rem}.legal-footer{background:#111827;color:#cbd5e1;border-color:#1f2937}.legal-footer a{color:#e5e7eb}.legal-footer img{filter:brightness(0) invert(1)}
.app-brand-logo{width:210px;max-width:100%;height:auto;object-fit:contain;display:block}.brand-footer-powered img{height:40px;max-width:220px;object-fit:contain}.public-brand{display:inline-flex;align-items:center}.public-brand img{height:62px;width:auto;display:block}.legal-brand img{height:70px;max-width:260px;object-fit:contain}@media(max-width:860px){.public-brand img{height:48px}.legal-brand img{height:56px}.app-brand-logo{width:190px}.brand-footer-powered img{height:34px;max-width:180px}}
.tenant-brand-text{font-size:1.2rem;font-weight:900;color:#fff}.tenant-social-links{display:flex;gap:.55rem;flex-wrap:wrap;margin-top:.75rem}.tenant-social-links a{display:inline-flex;border:1px solid #d1d5db;border-radius:999px;padding:.42rem .72rem;color:#111827;text-decoration:none;font-weight:800}.tenant-social-links a:hover{background:#111827;color:#fff}.tenant-public-footer{display:grid;gap:.35rem;max-width:780px;margin:0 auto 1rem;color:rgba(255,255,255,.76)}.tenant-public-footer strong{color:#fff;font-size:.95rem}.tenant-public-footer span{display:block}.tenant-public-footer a{color:#fff}.public-profile-logo-preview{width:100%;max-height:180px;object-fit:contain;background:#111;border-radius:8px;padding:1rem}.public-profile-header-preview{width:100%;aspect-ratio:16/7;object-fit:cover;border-radius:8px;background:#111}.public-brand img{max-width:260px;object-fit:contain}
.pricing-disclosure{display:grid;gap:.25rem;margin-top:1rem}.pricing-disclosure strong{font-weight:900}.pricing-disclosure span{color:#6b7280}.pricing-mini-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.35rem;margin-top:.75rem}.pricing-mini-grid span{background:#f3f4f6;border:1px solid #e5e7eb;border-radius:6px;padding:.35rem .45rem;font-size:.76rem;color:#374151}.performer-card-body small,.performer-list small{display:block;color:#6b7280;font-size:.76rem;margin-top:.2rem}.pricing-public-note{font-size:.82rem;color:#4b5563;margin:.75rem 0 0;line-height:1.45}
.calendar-agenda{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:.75rem}.calendar-day-block,.calendar-grid-card{display:block;text-decoration:none;color:#1f2937;background:#fff;border:1px solid #e0e3e8;border-radius:8px;padding:.9rem}.calendar-day-block:hover,.calendar-grid-card:hover{color:#111827;border-color:#c9ced6;box-shadow:0 10px 24px rgba(17,24,39,.06)}.calendar-date,.calendar-grid-card span{display:inline-flex;font-size:.72rem;font-weight:850;text-transform:uppercase;color:#6f5c23;margin-bottom:.45rem}.calendar-day-block strong,.calendar-day-block small,.calendar-grid-card strong,.calendar-grid-card small{display:block}.calendar-day-block small,.calendar-grid-card small,.calendar-grid-card p{color:#6b7280;margin:.2rem 0}.calendar-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1rem}.calendar-grid-card h2{font-size:1.12rem;font-weight:850;margin:0 0 .35rem}
.status-pill{display:inline-flex;align-items:center;border-radius:999px;background:#f3f4f6;color:#374151;padding:.35rem .7rem;font-size:.78rem;font-weight:850}.status-pill.success{background:#dcfce7;color:#166534}.status-pill.warning{background:#fef3c7;color:#92400e}
