/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.hidden{display:none}.table{display:table}}:root{--ink:#09090c;--panel:#131319;--line:#292936;--muted:#9a9aaa;--white:#f8f7fb;--violet:#7c2cff;--violet-light:#a879ff}*{box-sizing:border-box}html{background:var(--ink)}body{background:radial-gradient(circle at 50% -10%,#21143b 0,var(--ink) 32rem);color:var(--white);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,textarea{font:inherit}button{cursor:pointer}.loading-screen,.account-screen{place-items:center;min-height:100svh;padding:24px;display:grid}.loading-screen{text-align:center;color:var(--muted)}.account-panel{border:1px solid var(--line);background:#131319f0;border-radius:28px;width:min(100%,480px);padding:32px;box-shadow:0 28px 90px #00000073}.account-management{width:min(100%,680px)}.account-heading{justify-content:space-between;align-items:center;gap:18px;display:flex}.account-heading h1{letter-spacing:-.04em;margin:0;font-size:38px}.account-section{border-top:1px solid var(--line);margin-top:22px;padding-top:22px}.account-avatar{object-fit:cover;flex:none;width:64px;height:64px}.account-photo-picker{text-align:center;color:var(--violet-light);cursor:pointer;font-size:12px;display:block}.account-photo-picker input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.account-photo-status{color:#c7bdd0;text-align:center;margin:8px 0 0;font-size:11px}.secondary-button:hover{border-color:var(--violet-light)}.secondary-button:disabled,.primary-button:disabled{opacity:.55;cursor:wait}.signout-section{justify-content:space-between;align-items:center;gap:16px;display:flex}.signout-section>div{gap:4px;display:grid}.signout-section small{color:var(--muted)}.auth-panel{width:min(100%,560px)}.auth-panel form{gap:13px;margin-top:22px;display:grid}.auth-links{flex-wrap:wrap;gap:16px;margin-top:18px;display:flex}.auth-links button{color:var(--violet-light);background:0 0;border:0;padding:0;font-size:12px;font-weight:800}.privacy-choice{border:1px solid var(--line);border-radius:14px;gap:9px;padding:14px;display:grid}.privacy-choice legend{color:#ddd7e4;padding:0 6px;font-size:12px;font-weight:800}.privacy-choice label{align-items:center;gap:8px;font-size:12px;display:flex}.privacy-choice input{width:16px;height:16px;accent-color:var(--violet);padding:0}.member-summary{border:1px solid var(--line);background:#111116;border-radius:16px;align-items:center;gap:13px;margin:24px 0;padding:16px;display:flex}.member-summary>div{gap:4px;display:grid}.member-summary small{color:var(--muted)}.privacy-summary{color:#bbb5c4;margin:0 0 20px}.eyebrow{color:var(--violet-light);letter-spacing:.16em;text-transform:uppercase;margin:0 0 7px;font-size:12px;font-weight:800}.brand,.brand-small{letter-spacing:-.055em;margin:0;font-style:italic;font-weight:950;transform:skew(-4deg)}.brand{font-size:clamp(42px,11vw,64px);line-height:.9}.brand span,.brand-small span,.topbar strong span{color:var(--violet-light)}.intro,.section-copy{color:#c5c3ce;line-height:1.65}.intro{margin:20px 0 28px}.profile-list{gap:9px;margin-bottom:28px;display:grid}.profile-list h2,.account-form h2{margin:0 0 6px;font-size:16px}.profile-row{border:1px solid var(--line);width:100%;color:var(--white);text-align:left;background:#191920;border-radius:15px;align-items:center;gap:12px;padding:11px 13px;display:flex}.profile-row:hover{border-color:var(--violet)}.profile-row>span:nth-child(2){flex:1;display:grid}.profile-row small{color:var(--muted);margin-top:2px}.avatar{background:var(--violet);border-radius:50%;place-items:center;width:38px;height:38px;font-weight:900;display:grid}.account-form,.show-form{gap:15px;display:grid}label{color:#d6d4dd;gap:7px;font-size:13px;font-weight:700;display:grid}label small{color:#85818e;font-size:11px;font-weight:500}input{width:100%;min-width:0;color:var(--white);background:#0c0c11;border:1px solid #353542;border-radius:12px;outline:none;padding:13px 14px}input:focus{border-color:var(--violet-light);box-shadow:0 0 0 3px #7c2cff29}textarea{resize:vertical;width:100%;color:var(--white);background:#0c0c11;border:1px solid #353542;border-radius:14px;outline:none;padding:14px;line-height:1.5}textarea:focus{border-color:var(--violet-light);box-shadow:0 0 0 3px #7c2cff29}textarea:disabled{opacity:.5}.primary-button,.add-button{color:#fff;background:var(--violet);border:0;border-radius:12px;padding:13px 18px;font-weight:850}.primary-button:hover,.add-button:hover{background:#8b43ff}.primary-button.compact{padding:11px 18px}.prototype-note{color:#777784;text-align:center;margin:17px 0 0;font-size:12px}.notice{color:#eadfff;background:#2b174d;border:1px solid #5a2c9d;border-radius:11px;padding:11px 14px;font-size:13px}.notice.banner{z-index:20;color:#eadfff;width:min(90%,620px);position:fixed;top:82px;left:50%;transform:translate(-50%)}.app-shell{min-height:100svh;padding:86px 0 95px}.topbar{z-index:10;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border-bottom:1px solid var(--line);background:#09090ce6;align-items:center;gap:12px;height:70px;padding:10px max(18px,50% - 380px);display:flex;position:fixed;top:0;left:0;right:0}.topbar>div{flex:1;display:grid}.topbar strong{letter-spacing:-.025em;font-style:italic}.topbar small{color:var(--muted);font-size:11px}.mini-logo{color:#fff;background:#0a0a0e;border:1px solid #666472;border-radius:13px;width:46px;height:46px;font-size:18px;font-style:italic;font-weight:950;transform:skew(-5deg)}.mini-logo span{color:var(--violet-light)}.user-chip{text-overflow:ellipsis;white-space:nowrap;color:#d8d6df;background:#17171d;border:1px solid #3b3b48;border-radius:999px;max-width:130px;padding:8px 12px;font-size:12px;overflow:hidden}.content{width:min(100%,760px);margin:0 auto;padding:22px 18px}.page-heading{justify-content:space-between;align-items:end;gap:18px;margin:6px 0 20px;display:flex}.page-heading h1,.add-view h1{letter-spacing:-.045em;margin:0;font-size:clamp(35px,8vw,52px);line-height:1}.search{margin-bottom:16px;display:block;position:relative}.search span{color:var(--violet-light);font-size:24px;position:absolute;top:10px;left:15px}.search input{background:#131319;padding-left:45px}.search-panel{border:1px solid var(--line);background:var(--panel);border-radius:20px;gap:14px;margin-bottom:16px;padding:18px;display:grid}.search-panel-heading{justify-content:space-between;align-items:start;gap:14px;display:flex}.search-panel-heading p:last-child{color:var(--muted);margin:5px 0 0;font-size:12px}.search-panel-heading button{color:var(--violet-light);background:0 0;border:0;padding:4px 0;font-size:11px;font-weight:800}.search-filter-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;display:grid}.search-filter-grid label{color:#aaa5b2;gap:6px;font-size:10px;font-weight:800;display:grid}.search-filter-grid input,.search-filter-grid select{background:#111116;min-width:0;padding:10px 11px;font-size:12px}.search-result-count{color:#aaa5b2;margin:0;font-size:11px;font-weight:750}.show-list{gap:12px;display:grid}.show-card{border:1px solid var(--line);background:linear-gradient(145deg,#17171e,#111116);border-radius:20px;grid-template-columns:58px 1fr;gap:15px;padding:16px;display:grid}.show-info{min-width:0;padding-right:132px;position:relative}.show-card-photo{aspect-ratio:4/3;color:#c6b1e6;background:radial-gradient(circle at 70% 20%,#312044,#17151d 60%);border:1px solid #393643;border-radius:13px;place-items:center;width:118px;margin:0;padding:0;display:grid;position:absolute;top:0;right:0;overflow:hidden}.show-card-photo img{object-fit:contain;object-position:center;background:#09090c;width:100%;height:100%;display:block}.show-card-photo>span{letter-spacing:-.06em;font-size:19px;font-style:italic;font-weight:950;transform:skew(-5deg)}.show-card-photo>span span{color:var(--violet-light)}.show-card-photo:hover{border-color:var(--violet)}.date-block{border-top:3px solid var(--violet);background:#24202e;border-radius:13px;align-self:start;place-items:center;padding:8px 4px;display:grid}.date-block strong{font-size:25px;line-height:1}.date-block span{color:var(--violet-light);text-transform:uppercase;margin-top:3px;font-size:11px;font-weight:800}.show-date{color:var(--violet-light);text-transform:uppercase;letter-spacing:.05em;margin:0 0 5px;font-size:11px;font-weight:750}.show-info h2{letter-spacing:-.02em;margin:0;font-size:21px}.artist{margin:4px 0 0;font-weight:750}.venue{color:var(--muted);margin:4px 0 14px;font-size:13px}.show-title-button{width:100%;color:var(--white);text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;gap:12px;padding:0;display:flex}.show-title-button:hover h2{color:var(--violet-light)}.show-title-button span{color:var(--violet-light);font-size:28px;line-height:1}.status-actions{flex-wrap:wrap;gap:7px;margin-right:-132px;display:flex}.status-actions button{color:#bbb9c5;background:0 0;border:1px solid #3b3b47;border-radius:999px;padding:7px 12px;font-size:12px;font-weight:800}.detail-panel .status-actions,.showfile-grid .status-actions{margin-right:0}.status-actions button.selected{color:#fff;border-color:var(--violet);background:var(--violet)}.empty-state{text-align:center;background:#1212189e;border:1px dashed #33333f;border-radius:24px;align-content:center;place-items:center;min-height:410px;padding:36px 24px;display:grid}.empty-state h2{margin:8px 0 5px}.empty-state p{max-width:410px;color:var(--muted);margin:0 0 20px;line-height:1.55}.heart-stage{color:var(--violet-light);font-size:86px;line-height:1}.add-view{max-width:650px}.section-copy{margin:14px 0 28px}.showfile-view{width:min(100%,980px);max-width:980px}.showfile-toolbar{justify-content:space-between;align-items:center;gap:16px;display:flex}.back-button{color:#c6c3d0;background:0 0;border:0;padding:7px 0;font-weight:750}.edit-show-button{color:#e8ddf8;background:#201729;border:1px solid #55436d;border-radius:10px;padding:8px 11px;font-size:12px;font-weight:800}.edit-show-button:hover{border-color:var(--violet)}.edit-show-form{margin-top:16px}.shared-warning{color:#eee7f8;background:#2b1c40;border:1px solid #6846a0;border-radius:13px;gap:3px;padding:13px 14px;font-size:13px;display:grid}.shared-warning span{color:#baadc9}.showfile-hero{background:radial-gradient(circle at 92% 12%,#7c2cff4d,#0000 35%),linear-gradient(145deg,#1b1722,#111116);border:1px solid #3b2b55;border-radius:24px;grid-template-columns:minmax(0,1fr) minmax(190px,260px);align-items:center;gap:24px;margin:16px 0;padding:30px;display:grid;position:relative;overflow:hidden}.showfile-hero:after{content:"!";z-index:0;color:#7c2cff1a;font-size:220px;font-style:italic;font-weight:950;position:absolute;bottom:-42px;right:22px;transform:rotate(9deg)}.showfile-hero-content{z-index:2;min-width:0;position:relative}.showfile-hero h1{z-index:1;letter-spacing:-.05em;max-width:560px;margin:0;font-size:clamp(38px,9vw,64px);line-height:.95;position:relative}.showfile-artist{z-index:1;color:#dfdbe7;margin:13px 0 20px;font-size:20px;font-weight:750;position:relative}.lineup-list{z-index:1;flex-wrap:wrap;gap:8px;margin:14px 0 20px;display:flex;position:relative}.lineup-list button{color:#f1edf6;background:#251b31;border:1px solid #5d4b76;border-radius:999px;align-items:center;gap:7px;padding:7px 10px;font-weight:750;display:flex}.lineup-list button:hover{border-color:var(--violet-light)}.lineup-list button span{color:var(--violet-light);letter-spacing:.1em;font-size:8px}.showfile-date{z-index:1;color:#e9ddff;background:#342151;border-radius:999px;padding:8px 12px;font-size:13px;font-weight:800;display:inline-block;position:relative}.showfile-grid{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:12px;display:grid}.detail-panel,.notes-panel{border:1px solid var(--line);background:var(--panel);border-radius:20px}.detail-panel{padding:20px}.detail-panel h2{margin:5px 0;font-size:20px}.detail-panel p:not(.detail-label){color:var(--muted);margin:0}.profile-link{width:100%;color:var(--white);text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;padding:0;display:flex}.profile-link:hover h2{color:var(--violet-light)}.profile-link span{color:var(--violet-light);font-size:28px}.detail-label{color:var(--violet-light);letter-spacing:.14em;margin:0;font-size:11px;font-weight:850}.status-actions.large{margin-top:15px}.status-actions.large button{flex:42%;padding:10px 12px}.notes-panel{gap:14px;margin-top:12px;padding:20px;display:grid}.notes-panel>div>p:last-child{color:var(--muted);margin:5px 0 0;font-size:13px}.notes-panel .primary-button:disabled{cursor:not-allowed;opacity:.45}.showfile-audit{color:#74717d;text-align:right;margin:13px 3px 0;font-size:11px}.show-details-panel,.parking-panel{border:1px solid var(--line);background:var(--panel);border-radius:20px;margin-top:12px;padding:20px}.tour-link-panel,.tour-artists{border:1px solid var(--line);background:var(--panel);border-radius:20px;margin:12px 0;padding:20px}.showfile-grid .tour-link-panel{margin:0}.community-attendance-panel{background:linear-gradient(145deg,#191421,#121117);border:1px solid #3b2b55;border-radius:20px;gap:16px;margin-top:12px;padding:20px;display:grid}.community-attendance-heading{justify-content:space-between;align-items:start;gap:16px;display:flex}.community-attendance-heading h2{margin:4px 0 0;font-size:20px}.community-count{color:#fff;background:var(--violet);border-radius:50%;place-items:center;min-width:34px;height:34px;font-size:13px;font-weight:900;display:grid}.community-member-list{flex-wrap:wrap;gap:10px;display:flex}.community-member{background:#111116;border:1px solid #383341;border-radius:999px;align-items:center;gap:9px;padding:8px 12px 8px 8px;display:flex}.community-member .avatar{object-fit:cover;width:34px;height:34px;font-size:12px}.community-member strong{font-size:12px}.community-privacy-note{color:#85808d;margin:0;font-size:11px}.community-group-filter{color:#aaa5b2;grid-template-columns:auto minmax(170px,260px);justify-content:start;align-items:center;gap:10px;font-size:11px;display:grid}.community-group-filter select{color:#fff;background:#111116;border:1px solid #454052;border-radius:10px;padding:9px 11px}.groups-view .page-heading p:last-child{color:var(--muted);margin:7px 0 0}.group-create-form{margin-bottom:18px}.group-create-form h2{margin:0}.group-list{gap:12px;display:grid}.group-card{border:1px solid var(--line);background:var(--panel);border-radius:20px;gap:14px;padding:20px;display:grid}.group-card-heading{justify-content:space-between;align-items:start;gap:16px;display:flex}.group-card-heading h2{margin:4px 0 0;font-size:22px}.group-card-heading>strong{color:var(--violet-light);font-size:12px}.group-card>p{color:#bbb6c3;margin:0;line-height:1.5}.group-visibility{color:#a9dcb8;letter-spacing:.1em;font-size:9px;font-weight:900}.group-visibility.private{color:#d8a9ff}.group-member-list{flex-wrap:wrap;gap:6px;display:flex}.group-member-list span{color:#d8d2df;background:#25212c;border-radius:999px;padding:6px 9px;font-size:11px}.group-add-member{border-top:1px solid var(--line);grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:9px;padding-top:14px;display:grid}.tour-link-panel h2{margin:5px 0}.tour-artists .lineup-list{margin-bottom:0}.shared-notes-panel{border:1px solid var(--line);background:var(--panel);border-radius:20px;gap:15px;margin-top:12px;padding:20px;display:grid}.setlists-panel{border:1px solid var(--line);background:var(--panel);border-radius:20px;gap:10px;margin-top:12px;padding:20px;display:grid}.setlists-heading{justify-content:space-between;gap:16px;display:flex}.setlists-heading p:last-child{color:var(--muted);margin:5px 0 0;font-size:13px}.setlists-heading>span{width:28px;height:28px;color:var(--violet-light);background:#261c35;border-radius:50%;place-items:center;font-size:12px;font-weight:900;display:grid}.artist-setlist{background:#111116;border:1px solid #302d38;border-radius:14px;overflow:hidden}.artist-setlist summary{cursor:pointer;justify-content:space-between;align-items:center;padding:14px 15px;list-style:none;display:flex}.artist-setlist summary::-webkit-details-marker{display:none}.artist-setlist summary>span{gap:3px;display:grid}.artist-setlist summary small{color:var(--muted);font-size:11px;font-weight:500}.artist-setlist summary>b{color:var(--violet-light);transition:transform .2s}.artist-setlist[open] summary>b{transform:rotate(180deg)}.setlist-content,.setlist-editor{border-top:1px solid #2b2932;padding:4px 15px 15px}.setlist-content ol{gap:2px;margin:12px 0 16px;padding:0;list-style:none;display:grid}.setlist-content li{color:#8f8998;grid-template-columns:28px 1fr;align-items:start;gap:8px;padding:7px 0;display:grid}.setlist-song-number{width:24px;height:24px;color:var(--violet-light);background:#261c35;border-radius:50%;place-items:center;font-size:11px;font-weight:900;display:grid}.setlist-content li strong{color:#e7e3eb}.setlist-content li small{color:#aa91c5;margin-top:3px;font-style:italic;display:block}.encore-badge{color:var(--violet-light);letter-spacing:.1em;vertical-align:2px;margin-left:8px;font-size:8px;display:inline-block}.setlist-content>p{color:var(--muted);font-style:italic}.setlist-content footer{color:#77727e;justify-content:space-between;align-items:center;gap:10px;font-size:10px;display:flex}.setlist-content footer button{color:#dfd4ed;background:#21172c;border:1px solid #514167;border-radius:9px;padding:7px 10px;font-size:11px;font-weight:800}.setlist-editor>p{color:#d8d2df;font-weight:800}.setlist-edit-row{grid-template-columns:24px minmax(0,1fr) auto;align-items:start;gap:8px;margin-bottom:9px;display:grid}.setlist-edit-row>span{width:24px;height:36px;color:var(--violet-light);place-items:center;font-size:11px;font-weight:900;display:grid}.setlist-edit-row>div:nth-child(2){gap:5px;display:grid}.setlist-note-input{color:#cbb7df;font-size:12px}.encore-check{color:var(--violet-light);letter-spacing:.1em;justify-self:start;align-items:center;gap:6px;font-size:9px;font-weight:800;display:flex}.encore-check input{width:15px;height:15px;accent-color:var(--violet);padding:0}.setlist-row-actions{gap:3px;display:flex}.setlist-row-actions button{color:#c9c3d0;background:#25222b;border:0;border-radius:8px;width:30px;height:36px}.setlist-row-actions button:disabled{opacity:.25}.setlist-editor-footer{gap:8px;margin-top:13px;display:flex}.shared-notes-heading{justify-content:space-between;align-items:start;gap:16px;display:flex}.shared-notes-heading p:last-child{color:var(--muted);margin:5px 0 0;font-size:13px}.shared-notes-heading>span{min-width:28px;height:28px;color:var(--violet-light);background:#261c35;border-radius:14px;place-items:center;font-size:12px;font-weight:900;display:grid}.shared-note-list{gap:9px;display:grid}.shared-note{background:#111116;border:1px solid #302d38;border-radius:14px;padding:15px}.shared-note>p{color:#ddd9e2;white-space:pre-wrap;margin:0;line-height:1.55}.shared-note footer{color:var(--muted);justify-content:space-between;align-items:center;gap:12px;margin-top:11px;font-size:11px;display:flex}.shared-note footer strong{color:#cfc8d8}.shared-note footer button{color:#b69acb;background:0 0;border:0;padding:4px 0;font-size:11px;font-weight:800}.shared-notes-empty{color:var(--muted);margin:0;font-style:italic}.shared-note-form{gap:10px;display:grid}.shared-note-form .primary-button{justify-self:start}.shared-note-form .primary-button:disabled{cursor:not-allowed;opacity:.45}.fact-grid{flex-wrap:wrap;gap:18px 28px;margin-top:15px;display:flex}.fact-grid div{gap:3px;display:grid}.fact-grid span,.profile-facts span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:800}.fact-grid strong{font-size:14px}.additional-info{color:#c6c3ce;white-space:pre-wrap;margin:18px 0 0;line-height:1.55}.profile-view{max-width:700px}.profile-hero{background:linear-gradient(145deg,#1c1723,#111116);border:1px solid #3b2b55;border-radius:24px;grid-template-columns:minmax(0,1fr) minmax(190px,260px);align-items:center;gap:24px;margin:16px 0 12px;padding:30px;display:grid;position:relative;overflow:hidden}.profile-hero:after{content:"";z-index:0;border:34px solid #7c2cff1f;border-radius:50%;width:190px;height:190px;position:absolute;top:-70px;right:-45px}.profile-hero-content{z-index:2;min-width:0;position:relative}.profile-hero h1{z-index:1;letter-spacing:-.05em;max-width:580px;margin:0;font-size:clamp(40px,10vw,68px);line-height:.95;position:relative}.profile-hero-content>p:last-child{color:#cfc7db;margin:13px 0 0}.header-image-slot{z-index:3;aspect-ratio:4/3;background:#09090c;border:1px solid #6846a0;border-radius:16px;width:100%;position:relative;overflow:hidden;box-shadow:0 14px 32px #00000052}.header-image-slot img{object-fit:contain;object-position:center;width:100%;height:100%}.header-image-placeholder{color:#948c9f;background:linear-gradient(145deg,#19151f,#0d0d12);align-content:center;place-items:center;gap:6px;width:100%;height:100%;display:grid}.header-image-placeholder span{color:var(--violet-light);font-size:32px;line-height:1}.header-image-placeholder small{font-size:11px;font-weight:800}.header-image-control{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#18121fe6;border:1px solid #7657a0;border-radius:9px;padding:7px 10px;font-size:10px;font-weight:850;position:absolute;bottom:8px;right:8px}.header-image-control input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.profile-facts{flex-wrap:wrap;align-items:stretch;gap:9px;display:flex}.profile-facts>div,.profile-facts>a{border:1px solid var(--line);color:var(--white);background:var(--panel);border-radius:14px;gap:4px;padding:13px 15px;text-decoration:none;display:grid}.profile-facts>a{color:var(--violet-light);place-items:center;font-size:13px;font-weight:800}.profile-link-prompt{color:#c6c0ce;text-align:left;background:#17131d;border:1px dashed #55436d;border-radius:14px;grid-template-columns:auto 1fr;gap:2px 10px;width:100%;margin:12px 0;padding:12px 15px;display:grid}.profile-link-prompt>span{color:var(--violet-light);grid-row:1/3;align-self:center;font-size:22px}.profile-link-prompt>strong{font-size:13px}.profile-link-prompt>small{color:#8f8998}.profile-link-prompt:hover{border-color:var(--violet);background:#201729}.artist-identity-panel{border:1px solid var(--line);background:#121218;border-radius:17px;gap:12px;margin:12px 0;padding:16px;display:grid}.identity-copy{color:#aaa5b2;margin:6px 0 0;font-size:13px}.identity-copy strong{color:#e9e5ee}.alias-list{color:#8f8998;flex-wrap:wrap;align-items:center;gap:6px;margin:12px 0 0;font-size:11px;display:flex}.alias-list b{color:#cbb7df;background:#1d1722;border:1px solid #453851;border-radius:999px;padding:5px 8px}.artist-identity-panel summary{cursor:pointer;color:var(--violet-light);font-size:12px;font-weight:800}.artist-identity-panel form{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;gap:10px;margin-top:12px;padding-top:12px;display:grid}.artist-identity-panel label{color:#aaa5b2;gap:6px;font-size:11px;font-weight:800;display:grid}.artist-identity-panel form>p{color:#817b87;grid-column:1/-1;margin:0;font-size:11px;line-height:1.45}.artist-identity-panel .danger-button{justify-self:start}.profile-description,.profile-placeholder{border:1px solid var(--line);color:#cbc7d2;background:var(--panel);white-space:pre-wrap;border-radius:18px;margin:12px 0;padding:20px;line-height:1.65}.profile-placeholder{color:var(--muted);font-style:italic}.photo-panel{border:1px solid var(--line);background:var(--panel);border-radius:20px;gap:15px;margin-top:12px;padding:20px;display:grid}.compact-photo-panel{gap:12px;padding:0;overflow:hidden}.compact-photo-panel .photo-panel-heading{justify-content:space-between;align-items:center;gap:16px;padding:17px 18px 0;display:flex}.compact-photo-panel .photo-panel-heading>button{color:var(--violet-light);background:0 0;border:0;padding:8px 0;font-size:12px;font-weight:850}.compact-photo-panel .photo-panel-heading>button span{font-size:18px}.photo-panel-heading p:last-child{color:var(--muted);margin:5px 0 0;font-size:13px}.photo-collage{background:#09090c;grid-template-columns:repeat(4,minmax(0,1fr));gap:2px;height:170px;display:grid}.photo-collage button{background:radial-gradient(circle at 50% 45%,#1e1c23,#08080a 72%);border:0;min-width:0;padding:5px;position:relative;overflow:hidden}.photo-collage img{object-fit:contain;object-position:center;width:100%;height:100%;display:block}.photo-collage button:hover{background:#18151e}.photo-collage-1{grid-template-columns:1fr}.photo-collage-2{grid-template-columns:repeat(2,1fr)}.photo-collage-3{grid-template-rows:repeat(2,1fr);grid-template-columns:2fr 1fr}.photo-collage-3 button:first-child{grid-row:1/3}.photo-collage-4{grid-template-rows:repeat(2,1fr);grid-template-columns:2fr 1fr 1fr}.photo-collage-4 button:first-child,.photo-collage-4 button:nth-child(2){grid-row:1/3}.photo-collage button>span{color:#fff;background:#09090c9e;place-items:center;font-size:28px;font-weight:900;display:grid;position:absolute;inset:0}.simple-three-photo-row{background:0 0;grid-template-rows:none;grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:8px;height:auto;padding:0 12px 14px}.simple-three-photo-row button,.simple-three-photo-row button:hover{background:#09090c;border-radius:8px;padding:0}.simple-three-photo-row img{object-fit:initial;width:100%;height:auto;max-height:none}.photo-browser{z-index:80;color:var(--white);background:#08080b;position:fixed;inset:0;overflow:auto}.photo-browser>header{z-index:2;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#08080bf0;border-bottom:1px solid #2d2b34;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;height:64px;padding:0 max(16px,50% - 550px);display:grid;position:sticky;top:0}.photo-browser>header button{color:#d7d0df;background:0 0;border:0;font-weight:800}.photo-browser>header button:last-child{justify-self:end}.photo-browser-content{width:min(100%,1100px);margin:0 auto;padding:24px 18px 60px}.all-photos-heading{justify-content:space-between;align-items:end;gap:18px;margin-bottom:20px;display:flex}.all-photos-heading h1{letter-spacing:-.05em;margin:0;font-size:clamp(36px,7vw,58px)}.all-photos-heading>span{background:var(--violet);border-radius:50%;place-items:center;min-width:36px;height:36px;font-weight:900;display:grid}.all-photo-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:5px;margin-bottom:22px;display:grid}.all-photo-grid button{aspect-ratio:1;background:#111116;border:0;padding:0;overflow:hidden}.all-photo-grid img{object-fit:cover;width:100%;height:100%;transition:transform .2s;display:block}.all-photo-grid button:hover img{transform:scale(1.035)}.photo-detail-page{grid-template-columns:minmax(0,3fr) minmax(250px,1fr);align-items:center;gap:24px;min-height:calc(100svh - 112px);display:grid}.photo-detail-image{background:#030304;place-items:center;min-height:65svh;display:grid}.photo-detail-image img{object-fit:contain;max-width:100%;max-height:78svh}.photo-detail-meta{background:#131319;border:1px solid #2f2d36;border-radius:18px;align-self:center;gap:20px;padding:20px;display:grid}.photo-detail-meta h2{margin:5px 0 16px;font-size:25px}.photo-detail-meta p:not(.detail-label){color:#c7c1cc;margin:0 0 5px}.photo-detail-meta time{color:var(--muted);font-size:12px}.photo-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;display:grid}.photo-card{background:#111116;border:1px solid #302d38;border-radius:14px;overflow:hidden}.photo-card>a{aspect-ratio:4/3;background:#09090c;display:block;overflow:hidden}.photo-card img{object-fit:cover;width:100%;height:100%;transition:transform .2s}.photo-card>a:hover img{transform:scale(1.025)}.photo-meta{color:var(--muted);gap:8px;padding:10px;font-size:10px;display:grid}.photo-meta>span{gap:2px;display:grid}.photo-meta strong{color:#d1cbd8}.photo-meta small{color:#77727e}.photo-meta>div{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.photo-meta button{color:#b69acb;background:0 0;border:0;padding:0;font-size:10px;font-weight:850}.photo-meta b{color:var(--violet-light);letter-spacing:.08em;font-size:9px}.photo-upload{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:8px;padding-top:3px;display:grid}.photo-upload label{color:#aaa5b2;gap:6px;font-size:11px;font-weight:800;display:grid}.photo-upload input{padding:9px}.photo-upload>small{color:#77727e;grid-column:1/-1}.photo-upload-error,.photo-upload-success{grid-column:1/-1;margin:0;font-size:12px;font-weight:750}.photo-upload-error{color:#ffb4ca}.photo-upload-success{color:#bda0f5}.header-image-error{z-index:3;color:#ffe3eb;text-align:center;background:#6b1f3ef0;border-radius:8px;margin:0;padding:6px 8px;font-size:11px;font-weight:750;position:absolute;bottom:8px;left:8px;right:8px}.venue-address{color:#bcb7c5}.parking-panel p:last-child{color:#c5c0cc;white-space:pre-wrap;margin:10px 0 0;line-height:1.55}.related-shows{margin-top:24px}.related-shows h2{margin:0 0 12px;font-size:21px}.related-shows>button{border:1px solid var(--line);width:100%;color:var(--white);background:var(--panel);text-align:left;border-radius:15px;gap:3px;margin-bottom:8px;padding:14px 16px;display:grid}.related-shows>button:hover{border-color:var(--violet)}.related-shows>button span{color:var(--violet-light);text-transform:uppercase;font-size:10px;font-weight:800}.related-shows>button small{color:var(--muted)}.show-form{background:var(--panel);border:1px solid var(--line);border-radius:20px;padding:21px}.form-grid{grid-template-columns:1fr 1fr;gap:13px;display:grid}.lineup-editor{background:#101015;border:1px solid #343240;border-radius:16px;gap:9px;margin:0;padding:16px;display:grid}.lineup-editor legend{color:#d9d5df;padding:0 7px;font-size:13px;font-weight:800}.lineup-row{grid-template-columns:25px minmax(0,1fr) auto 30px;align-items:center;gap:8px;display:grid}.billing-number{width:24px;height:24px;color:var(--violet-light);background:#261c35;border-radius:50%;place-items:center;font-size:11px;font-weight:900;display:grid}.headliner-check{color:var(--violet-light);letter-spacing:.08em;align-items:center;gap:5px;font-size:9px;display:flex}.headliner-check input{width:15px;height:15px;accent-color:var(--violet);padding:0}.remove-artist{color:#aaa5b2;background:#24222a;border:0;border-radius:9px;width:30px;height:30px;font-size:18px}.remove-artist:disabled{cursor:not-allowed;opacity:.25}.add-artist-row{color:#dfd4ed;background:#21172c;border:1px solid #514167;border-radius:10px;justify-self:start;padding:8px 11px;font-size:12px;font-weight:800}.lineup-editor>p{color:#777482;margin:0;font-size:10px}.venue-history{border:1px solid var(--line);background:var(--panel);border-radius:20px;margin-top:12px;padding:20px}.venue-name-row{border-bottom:1px solid #2b2932;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:16px;padding:11px 0;display:grid}.venue-name-row>div{gap:4px;display:grid}.venue-name-row small{color:var(--violet-light);letter-spacing:.09em;font-size:9px;font-weight:900}.venue-name-row>span{color:var(--muted);font-size:12px}.venue-name-edit-button{color:#dfd4ed;background:#21172c;border:1px solid #514167;border-radius:9px;padding:7px 11px;font-size:11px;font-weight:800}.venue-history form{grid-template-columns:1.2fr 1fr 1fr auto;gap:8px;margin-top:15px;display:grid}.venue-history .venue-name-edit{border-bottom:1px solid #2b2932;margin-top:0;padding:14px 0}.venue-name-actions{gap:6px;display:flex}.secondary-button{color:#d3ced9;background:#27252d;border:1px solid #4a4752;border-radius:12px;padding:11px 15px;font-weight:800}.confirmation-backdrop{z-index:50;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#030307c7;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.confirmation-dialog{background:#17131d;border:1px solid #55416c;border-radius:22px;width:min(100%,460px);padding:25px;box-shadow:0 25px 80px #000000a6}.confirmation-dialog h2{margin:8px 0 10px;font-size:24px}.confirmation-dialog>p:not(.eyebrow){color:#bbb5c4;margin:0;line-height:1.5}.confirmation-dialog>div{gap:9px;margin-top:20px;display:flex}.confirmation-dialog small{color:#8f8998;margin-top:14px;display:block}.danger-button{color:#fff;background:#7b2c55;border:0;border-radius:12px;padding:11px 15px;font-weight:850}.delete-showfile-zone{border-top:1px solid #4b293a;justify-content:space-between;align-items:center;gap:18px;margin-top:10px;padding-top:18px;display:flex}.delete-showfile-zone>div{gap:4px;display:grid}.delete-showfile-zone small{color:#9d8490}.whats-new-view{width:min(100%,760px)}.whats-new-heading{justify-content:space-between;align-items:end;gap:18px;margin-bottom:18px;display:flex}.whats-new-heading h1{letter-spacing:-.05em;margin:0;font-size:clamp(38px,8vw,56px);line-height:1}.news-feed{gap:16px;display:grid}.news-post{background:#15151b;border:1px solid #302e38;border-radius:18px;overflow:hidden;box-shadow:0 14px 34px #0003}.news-post-inactive{opacity:.58;border-style:dashed}.news-post>header{align-items:center;gap:11px;padding:14px 16px 10px;display:flex}.news-source-mark{color:#fff;background:linear-gradient(145deg,var(--violet),#4d237f);border-radius:50%;flex:0 0 40px;place-items:center;width:40px;height:40px;font-size:17px;font-weight:950;display:grid}.news-post>header>div:nth-child(2){gap:3px;min-width:0;display:grid}.news-post>header strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.news-post>header small{color:#8d8895;font-size:10px}.news-admin-actions{gap:9px;margin-left:auto;display:flex}.news-admin-actions button{color:#bda6db;background:0 0;border:0;padding:4px 0;font-size:10px;font-weight:850}.news-post-copy{padding:4px 16px 15px}.news-post-copy h2{letter-spacing:-.025em;margin:0;font-size:22px;line-height:1.18}.news-post-copy p{color:#c0bbc7;white-space:pre-wrap;margin:8px 0 0;font-size:14px;line-height:1.5}.news-post-image{object-fit:contain;background:#09090c;width:100%;height:auto;max-height:none;display:block}.news-post-link{color:#e2d5f5;background:#1b1921;border-top:1px solid #302e38;justify-content:space-between;align-items:center;gap:14px;padding:13px 16px;font-size:13px;font-weight:850;text-decoration:none;display:flex}.news-post-link:hover{color:#fff;background:#211b2a}.news-post-link b{color:var(--violet-light);font-size:22px;line-height:1}.news-post>footer{color:#6f6b76;text-align:right;padding:8px 16px;font-size:9px}.news-editor{background:#17131e;border:1px solid #4c3b62;border-radius:18px;gap:14px;margin-bottom:18px;padding:20px;display:grid}.news-editor-heading,.news-editor-actions{justify-content:space-between;align-items:center;gap:12px;display:flex}.news-editor-heading h2{margin:4px 0 0}.news-preview-loader{background:#100e14;border:1px solid #463657;border-radius:14px;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:8px;padding:14px;display:grid}.news-preview-loader small{color:#85808d;grid-column:1/-1;font-size:10px}.news-editor-options{flex-wrap:wrap;align-items:center;gap:15px;display:flex}.news-editor-options label{grid-template-columns:none;align-items:center;gap:7px;display:flex}.news-editor-options label:last-child{grid-template-columns:auto 80px;display:grid}.news-editor-options input[type=checkbox]{width:17px;height:17px;accent-color:var(--violet);padding:0}.news-empty{margin-top:0}.rating-panel{background:linear-gradient(135deg,#17131e,#111116);border:1px solid #3a3049;border-radius:20px;grid-template-columns:minmax(180px,.65fr) minmax(0,1.35fr);align-items:center;gap:22px;margin-top:14px;padding:20px;display:grid}.rating-summary{justify-content:space-between;align-items:end;gap:14px;display:flex}.rating-summary>div{white-space:nowrap}.rating-summary strong{letter-spacing:-.05em;font-size:42px;line-height:1}.rating-summary span{color:var(--muted);margin-left:4px;font-size:13px;font-weight:800}.rating-summary>p{color:var(--muted);text-align:right;margin:0 0 4px;font-size:11px}.rating-picker{gap:9px;display:grid}.rating-picker>span{color:#b9b3c1;font-size:11px;font-weight:800}.rating-picker>div{grid-template-columns:repeat(10,minmax(0,1fr));gap:5px;display:grid}.rating-picker button{aspect-ratio:1;color:#c6c0cd;background:#232129;border:1px solid #474250;border-radius:9px;min-width:0;padding:0;font-size:12px;font-weight:900}.rating-picker button:hover{border-color:var(--violet-light);color:#fff}.rating-picker button.selected{border-color:var(--violet);color:#fff;background:var(--violet);box-shadow:0 0 18px #843dec4d}.bottom-nav{z-index:12;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#14141bf5;border:1px solid #353541;border-radius:22px;grid-template-columns:repeat(5,1fr);width:min(100% - 22px,680px);height:70px;padding:7px;display:grid;position:fixed;bottom:14px;left:50%;transform:translate(-50%);box-shadow:0 18px 55px #00000080}.bottom-nav button{color:#8d8b99;background:0 0;border:0;border-radius:15px;align-content:center;place-items:center;gap:2px;font-size:10px;font-weight:700;display:grid}.bottom-nav button span{font-size:20px;line-height:1}.bottom-nav button.active{color:#fff;background:#292235}.bottom-nav .add-nav span{color:#fff;background:var(--violet);border:4px solid #14141b;border-radius:50%;place-items:center;width:34px;height:34px;margin-top:-22px;display:grid}@media (width<=520px){input,select,textarea{font-size:16px!important}.account-panel{border-radius:22px;padding:25px 20px}.topbar{padding-inline:12px}.topbar small{display:none}.user-chip{max-width:90px}.page-heading{align-items:center}.add-button{padding:10px 12px;font-size:12px}.form-grid{grid-template-columns:1fr}.show-card{grid-template-columns:50px 1fr;gap:11px;padding:13px}.show-info{padding-right:88px}.show-card-photo{aspect-ratio:1;border-radius:11px;width:78px}.show-info>.status-actions{margin-right:-88px}.bottom-nav{bottom:8px}.showfile-hero,.profile-hero{grid-template-columns:1fr;padding:20px}.header-image-slot{aspect-ratio:16/10;order:-1}.showfile-grid{grid-template-columns:1fr}.lineup-row{grid-template-columns:24px minmax(0,1fr) 30px}.headliner-check{grid-column:2}.remove-artist{grid-area:1/3}.venue-history form{grid-template-columns:1fr}.photo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.photo-collage{grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(2,1fr);height:210px}.photo-collage-1{grid-template-rows:1fr;grid-template-columns:1fr}.photo-collage-2{grid-template-rows:1fr;grid-template-columns:repeat(2,1fr)}.photo-collage-3 button:first-child,.photo-collage-4 button:first-child,.photo-collage-4 button:nth-child(2){grid-row:auto}.simple-three-photo-row{grid-template-rows:none;grid-template-columns:repeat(3,minmax(0,1fr));height:auto}.all-photo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.photo-browser>header{grid-template-columns:1fr auto}.photo-browser>header>strong{display:none}.photo-detail-page{grid-template-columns:1fr;align-items:start}.photo-detail-image{min-height:52svh}.photo-upload{grid-template-columns:1fr}.photo-upload>small{grid-column:1}.artist-identity-panel form{grid-template-columns:1fr}.artist-identity-panel form>p{grid-column:1}.venue-name-row{grid-template-columns:minmax(0,1fr) auto;gap:8px}.venue-name-row>span{grid-column:1}.venue-name-edit-button{grid-area:1/2/span 2}.search-filter-grid{grid-template-columns:1fr 1fr}.search-filter-grid label:nth-child(-n+3){grid-column:1/-1}.community-group-filter,.group-add-member{grid-template-columns:1fr}.whats-new-heading{align-items:center}.whats-new-heading .secondary-button{padding:9px 11px;font-size:11px}.news-post{border-radius:14px}.news-post-copy h2{font-size:20px}.news-editor{padding:16px}.news-preview-loader{grid-template-columns:1fr}.news-preview-loader small{grid-column:1}.news-editor-options{align-items:stretch}.rating-panel{grid-template-columns:1fr;gap:16px}.rating-summary{align-items:center}.rating-picker>div{gap:4px}.rating-picker button{border-radius:7px;font-size:11px}}
