:root{--bg:#f7f7f4;--ink:#111111;--muted:#5f6368;--line:rgba(17,17,17,0.12);--panel:#ffffff;--accent:#81e118;--accent-ink:#001507;--dark:#050505}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#ffffff;color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%}.shell{width:min(1280px,calc(100% - 40px));margin-inline:auto}.siteHeader{position:-webkit-sticky;position:sticky;top:0;z-index:20;background:#050505;border-bottom:1px solid rgba(255,255,255,.14)}.headerInner{width:min(1280px,calc(100% - 32px));height:65px;display:flex;align-items:center;justify-content:flex-start;gap:16px}.brand img,.siteFooter img{display:block;height:40px;width:auto}.brand{display:inline-flex;margin-right:48px;flex:0 0 auto}.headerActions{margin-left:auto}.headerActions a,nav a{display:inline-flex;min-height:40px;align-items:center;justify-content:center;border-radius:999px;padding:0 10px;font-weight:400}.headerActions a:not(.button):hover,nav a:hover{background:rgba(255,255,255,.1)}.siteFooter img{width:168px;height:auto}.footerLinks,.headerActions,nav{display:flex;align-items:center;gap:24px}.headerActions{gap:16px}.headerActions a{padding-inline:6px}.headerActions .button.small{padding-inline:14px}nav a{color:#ffffff;font-size:1rem}.headerActions a{color:#ffffff;font-size:.95rem}.headerActions a:hover,nav a:hover{color:#ffffff}.footerLinks a{color:rgba(17,17,17,.68);font-size:.95rem}.footerLinks a:hover{color:#111111}.mobileMenu{display:none;position:relative;margin-left:auto}.mobileMenuToggle{display:inline-grid;position:relative;z-index:2;width:42px;height:42px;place-items:center;padding:10px;border:1px solid rgba(255,255,255,.22);border-radius:50%;background:rgba(255,255,255,.08);cursor:pointer}.mobileMenuToggle span{display:block;width:18px;height:2px;border-radius:999px;background:#ffffff;transition:opacity .16s ease,transform .16s ease}.mobileMenuToggle[aria-expanded=true] span:first-child{transform:translateY(6px) rotate(45deg)}.mobileMenuToggle[aria-expanded=true] span:nth-child(2){opacity:0}.mobileMenuToggle[aria-expanded=true] span:last-child{transform:translateY(-6px) rotate(-45deg)}.mobileMenuPanel{position:fixed;z-index:1;top:0;right:0;width:100vw;min-height:100vh;padding:72px 16px 24px;border-left:1px solid var(--line);background:#ffffff;box-shadow:none}.mobileMenuActions,.mobileNav{display:grid;grid-gap:4px;gap:4px}.mobileMenuActions a,.mobileNav a{display:flex;min-height:46px;align-items:center;padding:0 12px;border-radius:8px;color:rgba(17,17,17,.74);font-weight:700}.mobileMenuActions a:hover,.mobileNav a:hover{background:#f3f3ef;color:#111111}.mobileMenuActions{margin-top:12px;padding-top:12px;border-top:1px solid var(--line)}.mobileMenuActions .button.small{justify-content:center;background:var(--accent);color:var(--accent-ink)}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border-radius:999px;font-weight:700;border:1px solid transparent;white-space:nowrap}.button.small{min-height:40px;padding-inline:18px;background:var(--accent);color:var(--accent-ink);font-weight:700}.button.small.dark{background:#000000;color:#ffffff}.authCtaPlaceholder{display:inline-block;width:118px;height:40px}.artistRequestPlaceholder{display:inline-block;width:210px;height:48px}.button.primary{background:var(--accent);color:var(--accent-ink)}.button.ghost{border-color:rgba(255,255,255,.65);color:#ffffff}.hero{width:100%;min-height:620px;margin:0;position:relative;display:grid;align-items:center;overflow:hidden;border-radius:0;background:var(--dark)}.heroMedia,.heroOverlay{position:absolute;inset:0}.heroMedia img{width:100%;height:100%;object-fit:cover}.heroOverlay{background:linear-gradient(90deg,rgba(0,0,0,.86),rgba(0,0,0,.24)),linear-gradient(0deg,rgba(0,0,0,.42),transparent 42%)}.heroContent{position:relative;z-index:1;padding:96px 0 104px;color:#ffffff}.eyebrow{margin:0 0 14px;color:var(--accent);font-size:.78rem;font-weight:800;letter-spacing:0;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{max-width:760px;margin-bottom:22px;font-size:4rem}h1,h2{line-height:1;letter-spacing:0}h2{margin-bottom:20px;font-size:3.5em}h3{margin-bottom:8px;font-size:1.1rem}p{color:var(--muted);line-height:1.7}.hero p:not(.eyebrow){max-width:560px;color:rgba(255,255,255,.78);font-size:1.15rem}.heroActions{display:flex;flex-wrap:wrap;gap:14px;margin-top:32px}.section{padding-block:86px}.muted{background:#101010;color:#ffffff}.ctaBand,.footerInner,.sectionHeader,.splitPage,.twoColumn{display:grid;grid-template-columns:1fr 1fr;grid-gap:48px;gap:48px;align-items:start}.sectionHeader{align-items:end;margin-bottom:28px}.sectionHeader a{justify-self:end;color:var(--muted);font-weight:700}.artistStrip{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:18px;gap:18px}.artistStrip article{min-width:0}.artistStrip img{width:100%;aspect-ratio:4/5;object-fit:cover;border-radius:8px;display:block;margin-bottom:14px}.artistStrip h3{margin-bottom:4px}.featureList{display:grid;grid-gap:18px;gap:18px}.productScreenshot{grid-column:1/-1;margin:18px 0 0}.productScreenshot img{display:block;width:100%;border:1px solid var(--line);border-radius:18px;box-shadow:0 24px 70px rgba(17,17,17,.1)}.faqList article,.featureList div,.process article,.statGrid div{border-top:1px solid var(--line);padding-top:20px}.steps{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.steps div{border-top:1px solid rgba(255,255,255,.18);padding-top:20px}.process span,.steps span{display:block;margin-bottom:32px;color:var(--accent);font-weight:800}.muted p,.steps p{color:rgba(255,255,255,.72)}.ctaBand{align-items:center;padding:48px;margin-bottom:86px;background:var(--panel);border:1px solid var(--line);border-radius:8px}.ctaBand .button{justify-self:end}.page{padding-block:120px 96px}.page h1{color:var(--ink);font-size:4rem}.faqList,.process{display:grid;grid-gap:28px;gap:28px;margin:48px 0}.process{grid-template-columns:repeat(3,1fr)}.statGrid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:18px;gap:18px}.statGrid span,.statGrid strong{display:block}.statGrid strong{margin-bottom:8px}.statGrid span{color:var(--muted);line-height:1.6}.siteFooter{padding-block:42px;border-top:1px solid var(--line);background:var(--panel)}.footerInner{align-items:center}.siteFooter p{margin:12px 0 0}.footerLinks{justify-content:end}.marketHeader{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);grid-gap:48px;gap:48px;align-items:end;margin-bottom:34px}.marketHeader h1{margin-bottom:0}.explorePage{padding-bottom:0}.explorePage .marketHeader{margin-bottom:34px}.exploreBody{background:#ffffff;margin-inline:calc((100vw - 100%) / -2);padding:48px calc((100vw - 100%) / 2) 120px}.exploreFilters{display:grid;grid-template-columns:minmax(0,1fr) 260px;grid-gap:14px;gap:14px;align-items:end;margin-bottom:42px}.exploreSearch{display:block}.exploreFilters label{display:grid;grid-gap:8px;gap:8px}.exploreFilters span{color:var(--muted);font-size:.84rem;font-weight:700}.exploreFilters input,.exploreFilters select{width:100%;min-height:48px;padding:0 14px;border:1px solid var(--line);border-radius:6px;background:#ffffff;color:var(--ink);font:inherit}.searchInputWrap{position:relative;display:block}.searchInputWrap:before{left:15px;top:50%;width:16px;height:16px;border:2px solid rgba(17,17,17,.55);border-radius:50%;transform:translateY(-55%)}.searchInputWrap:after,.searchInputWrap:before{content:"";position:absolute;pointer-events:none}.searchInputWrap:after{left:29px;top:31px;width:8px;height:2px;border-radius:999px;background:rgba(17,17,17,.55);transform:rotate(45deg);transform-origin:left center}.searchInputWrap input{padding-left:44px}.artistGrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:30px 22px;gap:30px 22px}.artistCard{display:block}.artistCard img,.artistPortrait img{display:block;width:100%;aspect-ratio:4/5;object-fit:cover;border-radius:8px}.artistCard:hover img{transform:translateY(-3px)}.artistCard img{transition:transform .18s ease}.artistMeta{padding-top:14px}.artistNameLine{display:flex;align-items:center;gap:8px;min-width:0}.artistNameLine h1,.artistNameLine h2{margin:0}.artistNameLine h2{overflow:hidden;font-size:1rem;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.artistNameLine span{display:inline-flex;min-height:22px;align-items:center;padding-inline:8px;border-radius:999px;background:#ecffd2;color:#315900;font-size:.72rem;font-weight:800;flex:0 0 auto}.artistMeta p{margin:5px 0 8px}.artistFacts{display:flex;flex-wrap:wrap;gap:8px 12px;color:var(--muted);font-size:.9rem}.artistFacts strong{color:var(--ink)}.emptyState{padding:56px;background:var(--panel);border:1px solid var(--line);border-radius:8px;text-align:center}.artistProfilePage{max-width:980px}.backLink,.textLink{display:inline-flex;margin-bottom:24px;color:var(--muted);font-weight:800}.textLink{margin:12px 0 0;color:var(--ink)}.artistHero{display:grid;grid-template-columns:minmax(260px,35%) minmax(0,1fr);grid-gap:36px;gap:36px;align-items:center}.artistIntro h1{max-width:none;font-size:clamp(2.5rem,5vw,4.5rem)}.artistNameLine.large{align-items:flex-start}.artistGenre{margin:14px 0 12px;color:var(--muted);font-size:1.05rem;font-weight:700}.ratingLine{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:26px;color:var(--muted)}.button.disabled{opacity:.5;pointer-events:none}.profileSections{display:grid;grid-gap:36px;gap:36px;margin-top:56px;padding-top:44px;border-top:1px solid var(--line)}.profileSections h2{margin-bottom:12px;font-size:1.35rem}.reviewList{display:grid;grid-gap:22px;gap:22px}.reviewList article{display:grid;grid-template-columns:42px minmax(0,1fr);grid-gap:14px;gap:14px}.reviewList img{width:42px;height:42px;border-radius:50%;object-fit:cover}.reviewList span,.reviewList strong{display:block}.reviewList span{margin:2px 0 6px;color:var(--muted);font-size:.9rem}.reviewList p{margin-bottom:0}@media (max-width:900px){.headerInner{height:auto;min-height:68px}.headerActions,.headerInner>nav{display:none}.mobileMenu{display:block}.hero{min-height:620px}.artistHero,.ctaBand,.footerInner,.marketHeader,.process,.sectionHeader,.splitPage,.steps,.twoColumn{grid-template-columns:1fr}.artistGrid,.artistStrip,.statGrid{grid-template-columns:repeat(2,1fr)}.exploreFilters{grid-template-columns:1fr}.ctaBand .button,.footerLinks,.sectionHeader a{justify-self:start}.ctaBand{padding:28px}}@media (max-width:560px){.shell{width:min(100% - 28px,1280px)}.hero{width:100%;margin-top:0;border-radius:0}.brand img{height:34px;width:auto}.headerActions a:first-child{display:none}.heroContent{padding-block:72px 78px}.artistGrid,.artistStrip,.statGrid{grid-template-columns:1fr}.section{padding-block:64px}.page{padding-block:88px 72px}.explorePage{padding-bottom:0}}