:root{--bg:#fbfaf8;--surface:#fff;--ink:#070908;--muted:#6f7471;--line:#dededb;--line-strong:#c9cbc8;--green:#07392f;--green-2:#0b4a3c;--green-soft:#eef3ef;--coral:#ff544a;--coral-2:#f5483f;--gold:#ffd23f;--teal:#14b8a6;--cyan:#00a7c7;--purple:#6d3b78;--magenta:#c83f6f;--lime:#9ad77b;--shadow:0 24px 60px #07392f14}*{box-sizing:border-box}html{background:var(--bg)}body{color:var(--ink);background:var(--bg);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button{cursor:pointer}svg{width:22px;height:22px}.shell{width:min(100% - 112px,1780px);margin:0 auto}.topbar{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe6}.topbar-inner{grid-template-columns:270px 1fr 230px;align-items:center;gap:24px;min-height:108px;display:grid}.brand{width:max-content;color:var(--green);letter-spacing:0;align-items:center;gap:12px;font-size:1.65rem;font-weight:900;display:inline-flex}.brand-mark{filter:drop-shadow(0 12px 22px #07392f2e);place-items:center;width:84px;height:62px;display:inline-grid;position:relative}.brand-mark svg{stroke:none;width:100%;height:100%;overflow:visible;transform:translateY(-11px)}.brand-case-shadow{fill:#07392f2e;transform:translateY(3px)}.brand-case-outline{fill:none;stroke:#07392f;stroke-linejoin:round;stroke-width:4px}.brand-burst-base{fill:#10b7ad}.brand-wedge{opacity:.96}.brand-coral{fill:#ff544a}.brand-gold{fill:#ffd23f}.brand-amber{fill:#f47c45}.brand-teal{fill:#14b8a6}.brand-cyan{fill:#00a7c7}.brand-lime{fill:#b7df4e}.brand-green{fill:#087d65}.brand-purple{fill:#6d3b78}.brand-magenta{fill:#c83f6f}.brand-stroke{fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:5px}.brand-stroke-one{stroke:#fff0b5}.brand-stroke-two{stroke:#ff544a}.brand-stroke-three{stroke:#14b8a6}.brand-stroke-four{stroke:#ffd23f}.brand-case{fill:#fffaf1;filter:drop-shadow(0 3px 3px #07392f3d)}.brand-case-lid,.brand-case-base{stroke:#07392f2e;stroke-linejoin:round;stroke-width:1.5px}.brand-case-spine,.brand-case-handle,.brand-case-neck-line{fill:none;stroke:#07392f85;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.4px}.brand-orbit{fill:none;stroke:#07392f;stroke-linecap:round;stroke-width:3px}.brand-wordmark{color:#10211c;align-items:baseline;gap:5px;display:inline-flex}.brand-wordmark strong{color:var(--green);font-weight:950}.nav{color:#111;justify-content:center;align-items:center;gap:10px;font-size:1.05rem;font-weight:800;display:flex}.nav a,.account-actions{align-items:center;gap:10px;display:inline-flex}.nav a{color:#1b211f;background:0 0;border:1px solid #0000;border-radius:999px;min-height:48px;padding:0 16px;transition:transform .16s,background .16s,border-color .16s,color .16s}.nav a:hover,.nav a.active{color:var(--green);background:radial-gradient(circle at 80% 18%,#ff544a29,#0000 24%),#07392f0f;border-color:#07392f1f;transform:translateY(-1px)}.nav a.active{color:#fff;border-color:var(--green);background:linear-gradient(135deg,#07392f,#0f5a49);box-shadow:0 12px 26px #07392f29}.nav svg{width:22px;height:22px}.account-actions{justify-content:flex-end;gap:18px}.icon-button{width:36px;height:36px;color:var(--ink);background:0 0;border:0;place-items:center;padding:0;display:inline-grid}.icon-button svg{width:24px;height:24px}.mini-avatar{border:2px solid var(--green);border-radius:999px;place-items:center;width:48px;height:48px;font-weight:900;display:inline-grid;overflow:hidden}.auth-initials{color:#fff;background:var(--green)}.nav-auth-button{white-space:nowrap;min-height:44px;padding:0 14px}.mini-avatar img,.avatar img,.supporter-avatar img{object-fit:cover;width:100%;height:100%}.artist-page,.section{padding:42px 0 52px}.support-grid{grid-template-columns:540px 600px minmax(500px,1fr);align-items:stretch;gap:28px;display:grid}.surface-card{border:1px solid var(--line);background:var(--surface);min-width:0;min-height:708px;box-shadow:var(--shadow);border-radius:16px;overflow:hidden}.profile-card{flex-direction:column;display:flex}.profile-photo{background-color:var(--green-soft);background-position:50%;background-size:cover;height:370px}.profile-body{gap:18px;padding:36px;display:grid}h1,h2,h3,p{margin:0}h1{letter-spacing:0;align-items:center;gap:14px;font-size:clamp(2rem,3vw,3.1rem);line-height:1;display:flex}h2{letter-spacing:0;font-size:1.75rem;line-height:1.1}h3{font-size:1.35rem}.verified-badge{color:#fff;background:var(--green);border-radius:999px;flex:none;place-items:center;width:28px;height:28px;display:inline-grid}.verified-badge svg{stroke-width:3px;width:17px;height:17px}.live-location{color:var(--coral);align-items:center;gap:10px;font-size:1.08rem;display:flex}.live-location span{background:var(--coral);border-radius:999px;width:12px;height:12px}.chip-row,.tags,.home-actions{flex-wrap:wrap;gap:10px;display:flex}.chip,.tag{color:#1b211f;background:#eef1ec;border:0;border-radius:999px;align-items:center;min-height:34px;padding:0 14px;font-size:.95rem;display:inline-flex}.artist-bio{max-width:430px;font-size:1.08rem;line-height:1.45}.profile-actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.social-button,.profile-link-button,.button,.ghost-button{border-radius:8px;justify-content:center;align-items:center;gap:10px;min-height:58px;font-weight:800;display:inline-flex}.button{border:1px solid var(--green);color:#fff;background:linear-gradient(135deg,#043228,#0b4b3e)}.social-button,.profile-link-button,.ghost-button{border:1px solid var(--line);color:var(--ink);background:#fff}.profile-link-button{padding:0 14px;font-size:.95rem}.artist-handle{color:#1c322b;font-size:1.05rem}.qr-card{text-align:center;align-content:center;justify-items:center;gap:48px;padding:58px 46px 54px;display:grid}.qr-card h2,.payment-card h2{font-size:2.15rem;font-weight:900}.qr-box{aspect-ratio:1;background:#fff;place-items:center;width:min(100%,490px);display:grid;position:relative}.qr-box svg{width:100%;height:100%}.qr-logo{width:112px;height:112px;color:var(--green);letter-spacing:0;background:#fff;border-radius:18px;place-items:center;font-size:1.36rem;font-weight:950;line-height:.85;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.qr-logo svg{width:72px;height:36px}.qr-help{color:#595d5b;align-items:center;gap:14px;font-size:1.08rem;display:flex}.payment-card{align-content:start;gap:28px;padding:50px 36px 36px;display:grid}.payment-card h2{text-align:center}.amount-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;display:grid}.amount-button{border:1px solid var(--line);min-height:158px;color:var(--ink);text-align:center;background:#fff;border-radius:8px;align-content:center;justify-items:center;gap:9px;padding:14px 8px;display:grid}.amount-button svg{width:34px;height:34px}.amount-button strong{font-size:1.6rem;line-height:1;display:block}.amount-button span{font-size:.96rem;display:block}.amount-button.active{color:#fff;border-color:var(--coral);background:linear-gradient(145deg, var(--coral), var(--coral-2));box-shadow:0 18px 36px #ff544a3d}.custom-field{gap:8px;display:none}.custom-field.visible{display:grid}.custom-field span,.field-label{color:#5c625f;font-size:.96rem}.custom-field input,.field{border:1px solid var(--line);width:100%;min-height:54px;color:var(--ink);background:#fff;border-radius:8px;padding:12px 18px}.pay-button{color:#fff;background:#000;border:0;border-radius:8px;min-height:74px;font-size:1.25rem;font-weight:700}.or-row{color:#8d918e;grid-template-columns:1fr auto 1fr;align-items:center;gap:16px;display:grid}.or-row span{background:var(--line);height:1px}.secondary-pay{min-height:66px;color:var(--ink);background:#fff;border:1px solid #aaa;border-radius:8px;justify-content:center;align-items:center;gap:12px;font-size:1.08rem;display:inline-flex}.note-field{gap:10px;display:grid;position:relative}textarea.field{resize:vertical;min-height:86px}.char-count{color:#777d7a;font-size:.9rem;position:absolute;bottom:16px;right:16px}.fine-print{color:#777d7a;justify-content:center;align-items:center;gap:8px;font-size:.92rem;display:inline-flex}.fine-print svg{width:16px;height:16px}.success{background:var(--green-soft);color:var(--green);border:1px solid #07392f2e;border-radius:8px;padding:14px;font-weight:750}.tonight-band{color:#fff;background:radial-gradient(circle at 70% 20%,#9ad77b26,#0000 34%),linear-gradient(135deg,#07392f,#05251f);border-radius:16px;grid-template-columns:240px 150px 1px minmax(440px,1fr) 230px;align-items:center;gap:40px;min-height:225px;margin-top:32px;padding:34px 38px;display:grid;box-shadow:0 28px 70px #07392f2e}.tonight-title{align-items:center;gap:14px;display:flex}.tonight-title h2{font-size:1.55rem}.tonight-title span{background:var(--coral);border-radius:999px;padding:5px 12px;font-size:.78rem;font-weight:900}.tonight-total{gap:18px;display:grid}.tonight-total p{color:#ffffffdb;font-size:1.08rem}.tonight-total>strong{font-size:2.55rem;line-height:1}.goal-ring{background:radial-gradient(circle, #07392f 56%, transparent 57%), conic-gradient(var(--lime) 0 232deg, #ffffff1f 232deg);border-radius:999px;place-items:center;width:128px;height:128px;display:grid}.goal-ring div{text-align:center;gap:6px;display:grid}.goal-ring span{color:#ffffffd6}.goal-ring strong{font-size:1.45rem}.band-divider{background:#ffffff40;width:1px;height:158px}.recent-support{gap:14px;min-width:0;display:grid}.recent-support h3{font-size:1.35rem}.message-list{gap:12px;display:grid}.message{color:#fff;grid-template-columns:34px minmax(150px,1fr) 70px 84px;align-items:center;gap:12px;min-width:0;display:grid}.anonymous-message{color:#ffffffeb}.anonymous-dot{background:radial-gradient(circle at 35% 30%,#ffffff8c,#0000 22%),linear-gradient(145deg,#9ad77bf2,#ff544ae0);border-radius:999px;width:34px;height:34px}.supporter-avatar{border-radius:999px;width:34px;height:34px;overflow:hidden}.support-amount{color:var(--lime);font-weight:850}.message time{color:#ffffff8f;text-align:right}.view-support-button{color:#fff;background:#ffffff0a;border:1px solid #ffffff4d;border-radius:8px;justify-content:center;align-items:center;gap:14px;min-height:58px;font-weight:750;display:inline-flex}.view-support-button svg{width:18px;height:18px}.home-intro{justify-content:space-between;align-items:end;gap:24px;margin-bottom:24px;display:flex}.kicker{color:var(--coral);text-transform:uppercase;letter-spacing:.08em;font-weight:850}.button,.ghost-button{padding:0 18px}.panel-pad{padding:32px}.stack{gap:16px;display:grid}.muted{color:var(--muted)}.artist-header{align-items:center;gap:16px;display:flex}.avatar{background:var(--green-soft);border-radius:8px;flex:none;width:72px;height:72px;overflow:hidden}.dashboard-grid{grid-template-columns:minmax(0,1fr) 550px;align-items:start;gap:24px;display:grid}.stat-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.stat{border:1px solid var(--line);background:#fff;border-radius:8px;padding:16px}.stat strong{font-size:1.45rem;display:block}@media (max-width:1450px){.support-grid{grid-template-columns:minmax(340px,.9fr) minmax(420px,1fr)}.payment-card{grid-column:1/-1}.tonight-band{grid-template-columns:220px 140px 1px 1fr}.view-support-button{grid-column:4;justify-self:end;width:230px}}@media (max-width:1050px){.shell{width:min(100% - 32px,1710px)}.topbar-inner{grid-template-columns:1fr auto}.nav{display:none}.support-grid,.dashboard-grid{grid-template-columns:1fr}.surface-card{min-height:auto}.tonight-band{grid-template-columns:1fr;gap:24px}.band-divider{width:100%;height:1px}.view-support-button{grid-column:auto;justify-self:stretch;width:auto}}@media (max-width:650px){.topbar-inner{grid-template-columns:minmax(0,1fr) auto;gap:8px;min-height:74px}.brand{gap:8px;font-size:1.05rem}.brand-mark{width:58px;height:44px}.account-actions{gap:6px;min-width:0}.account-actions .icon-button[aria-label=Account\ menu]{display:none}.nav-auth-button{min-height:38px;padding:0 9px;font-size:.86rem}.mini-avatar{width:38px;height:38px}.artist-page,.section{padding:16px 0 24px}.profile-photo{height:240px}.profile-body,.payment-card,.qr-card,.tonight-band{padding:22px}h1{font-size:2.35rem}.profile-actions{grid-template-columns:1fr}.amount-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.amount-button{min-height:112px}.message{grid-template-columns:34px 1fr 64px}.message time{display:none}.home-intro{display:grid}}.page-stack{gap:32px;padding:42px 0 52px;display:grid}.auth-page{place-items:center;min-height:calc(100vh - 108px);padding:56px 0;display:grid}body:has(.auth-page){background:linear-gradient(120deg,#031814d1,#03181457),url(https://images.unsplash.com/photo-1531058020387-3be344556be6?auto=format&fit=crop&w=2200&q=85) 50%/cover fixed}.auth-panel{border:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);width:min(100%,620px);box-shadow:var(--shadow);background:linear-gradient(135deg,#ffffffeb,#fffaf1db);border-radius:16px;gap:24px;padding:42px;display:grid}.auth-copy{gap:14px;display:grid}.auth-copy h1{font-size:clamp(2.4rem,5vw,4.6rem)}.auth-copy p,.auth-switch{color:var(--muted);font-size:1.05rem;line-height:1.55}.auth-copy strong,.auth-switch a{color:var(--green)}.auth-form{gap:16px;display:grid}.auth-form label{gap:8px;display:grid}.auth-form label span{color:#4e5552;font-weight:800}.auth-form input,.auth-form select{border:1px solid var(--line);width:100%;min-height:56px;color:var(--ink);background:#fff;border-radius:8px;padding:0 16px}.auth-form input:focus,.auth-form select:focus{border-color:#07392f7a;outline:none;box-shadow:0 0 0 4px #07392f14}.auth-submit{width:100%;margin-top:4px}.auth-error{color:#9f1d16;background:#ff544a14;border:1px solid #ff544a47;border-radius:8px;padding:12px 14px}.auth-loading{border:1px solid var(--line);color:var(--muted);background:#fff;border-radius:8px;padding:18px}.site-footer{border-top:1px solid var(--line);color:#fff;background:radial-gradient(circle at 12% 20%,#9ad77b1f,#0000 26%),linear-gradient(#092f28,#041815);margin-top:42px}.footer-inner{grid-template-columns:minmax(280px,.9fr) minmax(0,1.2fr);gap:64px;padding:52px 0 34px;display:grid}.footer-brand{align-content:start;gap:18px;display:grid}.footer-brand .brand{color:#fff}.footer-brand p{color:#ffffffb8;max-width:520px;font-size:1.08rem;line-height:1.55}.footer-links{grid-template-columns:repeat(3,minmax(0,1fr));gap:32px;display:grid}.footer-group{align-content:start;gap:12px;display:grid}.footer-group h2{color:#fff;font-size:1rem}.footer-group a{color:#ffffffad}.footer-group a:hover{color:#fff}.footer-bottom{color:#ffffff8f;border-top:1px solid #ffffff24;justify-content:space-between;gap:20px;padding:20px 0 28px;font-size:.95rem;display:flex}.landing-hero,.discover-hero,.artist-sales-hero,.how-hero,.faq-strip{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:16px}.landing-hero{color:#fff;background:var(--green);grid-template-columns:minmax(0,.95fr) minmax(360px,.55fr);align-items:end;gap:34px;min-height:clamp(560px,68vh,780px);padding:clamp(36px,5vw,72px);display:grid;position:relative;overflow:hidden}.landing-hero:after{z-index:0;content:"";background:radial-gradient(circle at 18% 18%,#ff544a38,#0000 24%),radial-gradient(circle at 82% 78%,#9ad77b2e,#0000 28%),linear-gradient(90deg,#031814e6 0%,#031814ad 43%,#0318143d 100%),linear-gradient(#0318141a 0%,#031814b8 100%);position:absolute;inset:0}.landing-hero-image{z-index:0;object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0;transform:scale(1.02)}.landing-copy,.sales-copy,.discover-copy,.how-hero{gap:24px;display:grid}.landing-copy{z-index:1;align-self:center;max-width:830px;position:relative}.landing-copy h1,.discover-copy h1,.sales-copy h1,.how-hero h1{max-width:880px;font-size:clamp(3rem,5vw,5.4rem);line-height:.94}.landing-copy p,.discover-copy p,.sales-copy p,.how-hero p,.faq-strip p,.feature-card p,.step-card p,.map-panel p{color:#4e5552;font-size:1.12rem;line-height:1.55}.landing-copy p{color:#ffffffd6;text-shadow:0 1px 16px #0000003d;max-width:700px}.landing-copy .kicker{color:#9ad77b;text-shadow:0 1px 14px #00000042}.landing-copy h1{color:#fff;text-shadow:0 8px 34px #0000005c}.landing-copy .ghost-button{color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff14;border-color:#ffffff75}.landing-proof{color:#fff;background:radial-gradient(circle at 85% 20%,#9ad77b42,#0000 34%),linear-gradient(145deg,#07392f,#031d18);border-radius:16px;align-content:center;justify-items:start;gap:18px;min-height:360px;padding:38px;display:grid}.landing-media{z-index:1;align-self:stretch;min-height:300px;position:relative}.hero-payment-float,.hero-qr-float{z-index:1;color:#fff;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#051612b8;border:1px solid #ffffff47;border-radius:14px;gap:6px;display:grid;position:absolute;box-shadow:0 18px 48px #00000047}.hero-payment-float{width:min(100%,300px);padding:20px;bottom:0;right:0}.hero-payment-float span,.hero-qr-float span{color:#ffffffb3;text-transform:uppercase;letter-spacing:.08em;font-size:.78rem;font-weight:800}.hero-payment-float strong{font-size:2.2rem;line-height:1}.hero-payment-float small{color:#ffffffc2;font-size:.95rem}.hero-qr-float{min-width:170px;padding:16px;top:0;right:0}.hero-qr-float strong{font-size:1.35rem}.visual-story{grid-template-columns:1.25fr .875fr .875fr;gap:18px;display:grid}.story-card{background:var(--green);min-height:300px;box-shadow:var(--shadow);border-radius:16px;position:relative;overflow:hidden}.story-card.large{min-height:390px}.story-card img{width:100%;height:100%;min-height:inherit;object-fit:cover;transition:transform .22s}.story-card:after{content:"";background:linear-gradient(#0000 42%,#000000b8);position:absolute;inset:0}.story-card:hover img{transform:scale(1.025)}.story-card div{z-index:1;color:#fff;gap:8px;display:grid;position:absolute;bottom:24px;left:24px;right:24px}.story-card span{color:#ffffffbf;text-transform:uppercase;letter-spacing:.08em;font-size:.85rem;font-weight:900}.story-card strong{max-width:520px;font-size:clamp(1.4rem,2vw,2.35rem);line-height:1.05}.landing-proof strong{font-size:4.8rem;line-height:.95}.landing-proof span{color:#ffffffc2;font-size:1.2rem}.mini-artist-stack{margin-top:16px;display:flex}.mini-artist-stack img{object-fit:cover;border:3px solid #fff;border-radius:999px;width:58px;height:58px;margin-right:-14px}.demo-section{gap:24px;display:grid}.feature-grid,.steps-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.feature-card,.step-card{border:1px solid var(--line);background:var(--surface);min-height:230px;box-shadow:var(--shadow);border-radius:16px;align-content:start;gap:16px;padding:28px;display:grid}.feature-card h2,.step-card h2{font-size:1.55rem}.home-feature-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.home-feature-card{color:#fff;background:var(--green);border:0;flex-direction:column;justify-content:flex-end;gap:12px;min-height:330px;padding:86px 24px 24px;display:flex;position:relative;overflow:hidden}.home-feature-card img{object-fit:cover;width:100%;height:100%;transition:transform .22s;position:absolute;inset:0}.home-feature-card:after{content:"";background:linear-gradient(#00000005 26%,#000000c7),radial-gradient(circle at 18% 16%,#ff544a61,#0000 26%);position:absolute;inset:0}.home-feature-card:hover img{transform:scale(1.03)}.home-feature-card span,.home-feature-card h2,.home-feature-card p{z-index:1;margin:0;position:relative}.home-feature-card span{color:#fff;text-transform:uppercase;letter-spacing:.08em;background:#ff544ae6;border-radius:999px;width:max-content;max-width:calc(100% - 48px);padding:6px 10px;font-size:.76rem;font-weight:900;position:absolute;top:24px;left:24px}.home-feature-card h2{font-size:1.55rem}.home-feature-card p{color:#ffffffc7}.discover-hero{grid-template-columns:minmax(0,1fr) 520px;align-items:stretch;gap:32px;padding:36px;display:grid}.discover-copy{align-content:center;padding:28px}.search-panel{border:1px solid var(--line);background:#fff;border-radius:999px;justify-content:space-between;gap:18px;max-width:620px;padding:18px 24px;display:flex}.search-panel-form{grid-template-columns:minmax(0,1fr) auto;align-items:center;display:grid}.search-panel-form input{min-width:0;color:var(--ink);font:inherit;background:0 0;border:0;outline:none}.search-panel-form input::placeholder{color:var(--muted)}.search-panel-form button{color:#fff;background:var(--green);border:0;border-radius:999px;min-height:42px;padding:0 16px;font-weight:850}.search-panel span{color:var(--muted)}.featured-stack{gap:12px;display:grid}.section-label{color:var(--green);font-weight:900}.featured-stack .surface-card{min-height:auto}.featured-stack .profile-photo{height:260px}.featured-stack .profile-body{padding:24px}.featured-stack .profile-actions{grid-template-columns:repeat(3,minmax(0,1fr))}.music-browser{color:#fff;background:linear-gradient(#10251f,#060807 72%);border-radius:18px;grid-template-columns:250px minmax(0,1fr);gap:22px;padding:24px;display:grid;box-shadow:0 28px 70px #07392f33}.compact-browser{grid-template-columns:1fr}.browser-sidebar{border-right:1px solid #ffffff1f;align-content:start;gap:10px;padding:8px 18px 8px 0;display:grid}.browser-sidebar strong{margin-bottom:12px;font-size:1.2rem}.browser-sidebar button,.map-filter-row button{color:#ffffffb8;text-align:left;background:0 0;border:0;border-radius:999px;min-height:42px;padding:0 16px}.browser-sidebar button.active,.map-filter-row button.active{color:#fff;background:#ffffff1f}.browser-main{gap:24px;min-width:0;display:grid}.browser-heading{justify-content:space-between;align-items:end;gap:20px;display:flex}.discover-controls{grid-template-columns:minmax(220px,1fr) minmax(260px,420px) auto;align-items:end;display:grid}.discover-search{gap:8px;display:grid}.discover-search span{color:#ffffffad;text-transform:uppercase;letter-spacing:.08em;font-size:.9rem;font-weight:800}.discover-search input{color:#fff;background:#ffffff17;border:1px solid #ffffff29;border-radius:999px;outline:none;width:100%;min-height:52px;padding:0 18px}.discover-search input::placeholder{color:#ffffff7a}.discover-search input:focus{border-color:#9ad77bad;box-shadow:0 0 0 4px #9ad77b1f}.browser-heading h2{font-size:2.25rem}.compact-heading{margin-top:8px}.artist-shelf{grid-template-columns:repeat(5,minmax(170px,1fr));gap:18px;display:grid}.artist-tile,.artist-row-card{color:#fff;background:#ffffff12;border-radius:10px;gap:14px;min-width:0;padding:16px;transition:transform .16s,background .16s;display:grid}.artist-tile:hover,.artist-row-card:hover{background:#ffffff1f;transform:translateY(-2px)}.artist-tile-photo{aspect-ratio:1;background:var(--green-soft);border-radius:8px;overflow:hidden}.artist-tile-photo img,.artist-row-photo img{object-fit:cover;width:100%;height:100%}.artist-tile-copy{gap:5px;min-width:0;display:grid}.artist-tile-copy strong{align-items:center;gap:7px;min-width:0;font-size:1.05rem;display:flex}.artist-tile-copy small{color:#ffffffa3;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.mini-verified{color:#fff;background:var(--green);border-radius:999px;flex:none;place-items:center;width:18px;height:18px;display:inline-grid}.mini-verified svg{stroke-width:3px;width:12px;height:12px}.artist-list{gap:10px;display:grid}.empty-state{color:#ffffffbd;background:#ffffff0f;border:1px solid #ffffff24;border-radius:12px;gap:8px;padding:28px;display:grid}.empty-state strong{color:#fff;font-size:1.3rem}.artist-row-card{grid-template-columns:54px minmax(0,1fr) auto;align-items:center}.artist-row-photo{border-radius:8px;width:54px;height:54px;overflow:hidden}.artist-row-total,.ranked-artist>span{color:var(--lime);font-weight:900}.ranked-artist{grid-template-columns:minmax(0,1fr) 120px;align-items:center;gap:10px;display:grid}.ranked-artist>span{text-align:right}.map-layout{grid-template-columns:minmax(0,1fr) 430px;gap:24px;min-height:720px;display:grid}.map-canvas{border:1px solid var(--line);box-shadow:var(--shadow);background:radial-gradient(circle at 20% 30%,#ff544a29,#0000 18%),radial-gradient(circle at 70% 70%,#07392f2e,#0000 20%),#eef0ea;border-radius:18px;position:relative;overflow:hidden}.google-map-canvas iframe{filter:saturate(.82)contrast(.96);border:0;width:100%;height:100%;position:absolute;inset:0}.google-map-canvas:after{content:"";pointer-events:none;background:linear-gradient(120deg,#07392f14,#0000 42%);position:absolute;inset:0}.map-grid-lines{background-color:#0000;background-image:linear-gradient(90deg,#07392f14 1px,#0000 1px),linear-gradient(#07392f14 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:90px 90px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:-80px;transform:rotate(-9deg)}.map-pin{z-index:1;background:#fff;border:1px solid #07392f2e;border-radius:999px;align-items:center;gap:10px;padding:8px 14px 8px 8px;font-weight:800;display:inline-flex;position:absolute;box-shadow:0 14px 34px #07392f29}.map-pin img{object-fit:cover;border-radius:999px;width:42px;height:42px}.pin-1{top:18%;left:15%}.pin-2{top:14%;left:55%}.pin-3{top:42%;left:33%}.pin-4{top:47%;left:68%}.pin-5{top:68%;left:18%}.pin-6{top:72%;left:48%}.map-panel{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:18px;align-content:start;gap:22px;padding:34px;display:grid}.map-panel .artist-row-card{color:var(--ink);background:#f5f6f2}.map-panel .artist-tile-copy small{color:var(--muted)}.map-filter-row{flex-wrap:wrap;gap:8px;display:flex}.map-filter-row button{border:1px solid var(--line);color:var(--ink);text-align:center;background:#fff}.map-filter-row button.active{color:#fff;background:var(--green)}.artist-sales-hero{grid-template-columns:minmax(0,1fr) 590px;align-items:stretch;gap:36px;padding:46px;display:grid}.artist-sales-hero .qr-card{min-height:auto}.artist-sales-media{background:var(--green);min-height:620px;box-shadow:var(--shadow);border-radius:16px;position:relative;overflow:hidden}.artist-sales-media>img{object-fit:cover;width:100%;height:100%;min-height:620px}.artist-sales-media:after{content:"";background:linear-gradient(#00000005,#00000085);position:absolute;inset:0}.phone-preview{z-index:1;background:#fffaf1;border:8px solid #101413;border-radius:34px;gap:16px;width:270px;padding:18px;display:grid;position:absolute;bottom:34px;right:34px;box-shadow:0 22px 70px #00000057}.phone-bar{background:#111;border-radius:999px;justify-self:center;width:84px;height:5px}.phone-artist{align-items:center;gap:12px;display:flex}.phone-artist img{object-fit:cover;border-radius:8px;width:44px;height:44px}.phone-artist div{gap:2px;display:grid}.phone-artist span,.phone-preview small{color:var(--muted);font-size:.8rem}.phone-amounts{grid-template-columns:repeat(4,1fr);gap:7px;display:grid}.phone-amounts span{color:#fff;background:var(--coral);border-radius:8px;place-items:center;min-height:42px;font-weight:900;display:grid}.phone-preview button{color:#fff;background:#000;border:0;border-radius:8px;min-height:48px;font-weight:900}.artist-toolkit{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:16px;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:24px;padding:34px;display:grid}.artist-toolkit>div:first-child{align-content:start;gap:16px;display:grid}.artist-toolkit h2{font-size:clamp(2rem,4vw,3.6rem)}.artist-toolkit p{color:var(--muted);line-height:1.55}.toolkit-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.toolkit-grid article{border:1px solid var(--line);background:#fff;border-radius:12px;gap:10px;padding:20px;display:grid}.artist-image-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.artist-image-strip img{object-fit:cover;width:100%;min-height:310px;box-shadow:var(--shadow);border-radius:16px}.how-hero{padding:70px}.step-card span{color:#fff;background:var(--green);border-radius:999px;place-items:center;width:46px;height:46px;font-weight:900;display:inline-grid}.step-card img{object-fit:cover;border-radius:10px;width:100%;height:190px}.faq-strip{justify-content:space-between;align-items:center;gap:24px;padding:38px;display:flex}.faq-strip div{gap:10px;max-width:820px;display:grid}@media (max-width:1450px){.artist-shelf{grid-template-columns:repeat(4,minmax(160px,1fr))}.feature-grid,.steps-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:1050px){.discover-hero,.artist-sales-hero,.artist-toolkit,.map-layout{grid-template-columns:1fr}.landing-hero{grid-template-columns:1fr;align-items:end;min-height:680px}.artist-sales-media,.artist-sales-media>img{min-height:520px}.artist-image-strip,.toolkit-grid{grid-template-columns:1fr}.landing-media{min-height:150px}.visual-story,.music-browser{grid-template-columns:1fr}.browser-sidebar{border-right:0;padding:0;display:flex;overflow-x:auto}.discover-controls{grid-template-columns:1fr}.artist-shelf{grid-template-columns:repeat(2,minmax(150px,1fr))}.map-layout{min-height:auto}.map-canvas{min-height:560px}.footer-inner,.footer-links{grid-template-columns:1fr}.footer-inner{gap:34px}}@media (max-width:650px){.page-stack{padding:16px 0 24px}.discover-hero,.artist-sales-hero,.artist-toolkit,.how-hero,.faq-strip,.music-browser,.map-panel{padding:22px}.landing-hero{min-height:640px;padding:28px 22px}.landing-hero:after{background:radial-gradient(circle at 18% 18%,#ff544a2e,#0000 24%),linear-gradient(#0318148f 0%,#031814b8 36%,#031814e6 100%)}.search-panel-form{border-radius:16px;grid-template-columns:1fr}.search-panel-form button{width:100%}.artist-sales-media,.artist-sales-media>img{min-height:430px}.phone-preview{width:auto;bottom:18px;left:18px;right:18px}.artist-image-strip img{min-height:240px}.landing-media{min-height:108px}.landing-copy{align-self:end;gap:18px}.landing-copy p{font-size:1rem}.landing-copy .home-actions{gap:8px}.landing-copy .button,.landing-copy .ghost-button{width:100%}.hero-payment-float{width:100%;padding:16px;bottom:0;left:0;right:auto}.hero-payment-float strong{font-size:2rem}.hero-qr-float{display:none}.story-card,.story-card.large{min-height:280px}.landing-copy h1,.discover-copy h1,.sales-copy h1,.how-hero h1,.landing-proof strong{font-size:3rem}.feature-grid,.steps-grid,.artist-shelf{grid-template-columns:1fr}.home-feature-grid{gap:14px}.home-feature-card{border-radius:18px;min-height:260px;padding:82px 20px 20px}.home-feature-card span{max-width:calc(100% - 40px);top:20px;left:20px}.home-feature-card h2{font-size:1.7rem}.home-feature-card p{font-size:1rem}.faq-strip,.browser-heading{display:grid}.footer-inner{padding:36px 0 24px}.footer-bottom{display:grid}}
