
.artist-apply-view{padding:28px 24px 130px;min-height:100vh;overflow:auto}.artist-apply-shell{width:min(980px,100%);margin:0 auto}.artist-apply-head{margin-bottom:24px}.artist-apply-head h1{margin:6px 0 10px;font-size:clamp(2rem,4vw,3.4rem)}.artist-apply-head p{max-width:820px;line-height:1.6}.artist-apply-back{border:0;background:transparent;color:inherit;opacity:.8;cursor:pointer;padding:8px 0;margin-bottom:14px}.artist-apply-form{display:grid;gap:18px}.artist-apply-form fieldset{border:1px solid rgba(255,255,255,.12);background:rgba(12,18,34,.58);padding:20px;border-radius:16px;display:grid;gap:16px}.artist-apply-form legend{font-weight:800;font-size:1.05rem;padding:0 8px}.artist-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.artist-apply-form label{display:grid;gap:7px;font-weight:650}.artist-apply-form input,.artist-apply-form select,.artist-apply-form textarea{width:100%;box-sizing:border-box;border:1px solid rgba(255,255,255,.15);background:rgba(5,10,22,.72);color:inherit;border-radius:10px;padding:12px 13px;font:inherit}.artist-apply-form input[readonly]{opacity:.72}.artist-apply-form textarea{resize:vertical}.artist-apply-form small,.artist-field-note,.artist-submit-note{opacity:.72;font-size:.9rem;line-height:1.45;font-weight:400}.artist-check{grid-template-columns:22px 1fr!important;align-items:start;font-weight:500!important;line-height:1.45}.artist-check input{width:18px!important;height:18px;margin-top:2px}.artist-photo-upload input{padding:10px}.artist-apply-submit{justify-self:start;min-width:270px;padding:14px 20px}.artist-application-status{min-height:22px;font-weight:700}.artist-application-status.is-error{color:#ffb4b4}.artist-application-status.is-success{color:#b8ffd2}@media(max-width:720px){.artist-apply-view{padding:18px 14px 150px}.artist-form-grid{grid-template-columns:1fr}.artist-apply-form fieldset{padding:16px 14px;border-radius:12px}.artist-apply-submit{width:100%;min-width:0}.artist-apply-head h1{font-size:2rem}}

/* v7.6.99 Cantaimy-styled artist image picker */
.artist-photo-upload{display:grid;gap:10px}.artist-photo-label{font-weight:650}.artist-photo-picker{display:flex;align-items:center;gap:12px;min-width:0}.artist-photo-button{display:inline-flex!important;align-items:center;justify-content:center;width:auto!important;min-height:42px;padding:0 18px!important;border:1px solid rgba(133,118,255,.62);border-radius:10px;background:linear-gradient(135deg,rgba(101,76,255,.92),rgba(143,76,255,.9));box-shadow:0 8px 24px rgba(74,50,180,.2);color:#fff!important;font-weight:800!important;cursor:pointer;white-space:nowrap;transition:transform .16s ease,box-shadow .16s ease,filter .16s ease}.artist-photo-button:hover{transform:translateY(-1px);box-shadow:0 10px 28px rgba(74,50,180,.28);filter:brightness(1.06)}.artist-photo-button:active{transform:translateY(0)}.artist-photo-button:focus-visible{outline:2px solid rgba(181,169,255,.95);outline-offset:3px}.artist-photo-filename{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:rgba(235,236,248,.62);font-weight:600}.artist-photo-filename.has-file{color:rgba(245,246,255,.92)}@media(max-width:560px){.artist-photo-picker{align-items:stretch;flex-direction:column}.artist-photo-button{width:100%!important}.artist-photo-filename{white-space:normal;overflow-wrap:anywhere}}


/* v7.6.100 Artist application header: Cantaimy logo returns home */
.artist-apply-brand-home{border:0;background:transparent;padding:0;margin:0 0 18px;display:flex;align-items:center;cursor:pointer;width:200px;height:54px}.artist-apply-brand-home img{width:188px;height:50px;object-fit:contain;object-position:left center;filter:drop-shadow(0 0 10px rgba(117,88,255,.18));transition:filter .16s ease,transform .16s ease}.artist-apply-brand-home:hover img{filter:drop-shadow(0 0 14px rgba(117,88,255,.32));transform:translateY(-1px)}.artist-apply-brand-home:focus-visible{outline:2px solid rgba(181,169,255,.95);outline-offset:4px;border-radius:6px}@media(max-width:720px){.artist-apply-brand-home{width:150px;height:44px;margin-bottom:14px}.artist-apply-brand-home img{width:146px;height:42px}}
