:root{--text:#374151;--text-h:#111827;--text-muted:#6b7280;--bg:#f9fafb;--surface:#fff;--panel:#f3f4f6;--border:#e5e7eb;--accent:#2563eb;--accent-strong:#1d4ed8;--accent-bg:#eff6ff;--shadow:0 1px 3px #00000014;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;font-family:system-ui,Segoe UI,Roboto,sans-serif;font-size:16px;line-height:1.5}*{box-sizing:border-box}body{min-width:320px;margin:0}#root{min-height:100svh}h1,h2,h3,p{margin:0}a{color:inherit}.layout{flex-direction:column;min-height:100svh;display:flex}.site-header{border-bottom:1px solid var(--border);background:var(--surface);justify-content:space-between;align-items:center;padding:16px 24px;display:flex}.logo{color:var(--text-h);letter-spacing:-.02em;font-size:1.25rem;font-weight:700;text-decoration:none}.site-nav{gap:8px;display:flex}.site-nav a{color:var(--text);border-radius:8px;padding:8px 14px;font-size:.95rem;font-weight:500;text-decoration:none}.site-nav a:hover{background:var(--panel);color:var(--text-h)}.site-nav a.active{background:var(--accent-bg);color:var(--accent-strong)}.site-main{flex:1;width:100%;max-width:720px;margin:0 auto;padding:32px 24px 48px}.site-footer{border-top:1px solid var(--border);color:var(--text-muted);justify-content:center;gap:12px;padding:20px;font-size:.875rem;display:flex}.site-footer a{color:var(--text-muted);text-decoration:none}.site-footer a:hover{color:var(--text-h)}@media (width<=600px){.site-header{padding:12px 16px}.site-main{padding:24px 16px 40px}}.detail{flex-direction:column;gap:16px;display:flex}.detail h1{margin:0;font-size:1.6rem}.detail-back a{color:var(--text-muted);text-decoration:none}.detail-pay{color:var(--accent-strong);margin:0;font-size:1.2rem;font-weight:700}.detail-facts{grid-template-columns:1fr 1fr;gap:12px;margin:0;display:grid}.detail-facts div{border:1px solid var(--border);background:var(--panel);border-radius:8px;padding:12px}.detail-facts dt{color:var(--text-muted);font-size:.8rem}.detail-facts dd{color:var(--text-h);margin:4px 0 0;font-weight:600}.detail-tags{flex-wrap:wrap;gap:6px;margin:0;padding:0;list-style:none;display:flex}.detail-tags li{background:var(--panel);border-radius:999px;padding:4px 10px;font-size:.8rem}.detail-person{flex-direction:column;gap:6px;max-width:240px;font-size:.875rem;font-weight:500;display:flex}.detail-person select{border:1px solid var(--border);font:inherit;border-radius:8px;padding:8px 10px}.applied-badge{background:var(--panel);color:var(--text-muted);border-radius:8px;width:fit-content;padding:8px 16px;font-weight:500}.btn-apply{background:var(--accent);color:#fff;width:fit-content;font:inherit;cursor:pointer;border:none;border-radius:8px;padding:10px 16px;font-weight:600;text-decoration:none;display:inline-flex}.casting-item{border:1px solid var(--border);background:var(--surface);border-radius:12px;padding:20px}.casting-item-top{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:10px;display:flex}.casting-item h2{margin:0 0 4px;font-size:1.15rem}.casting-item h2 a{color:var(--text-h);text-decoration:none}.casting-item h2 a:hover{color:var(--accent-strong)}.casting-location{color:var(--text-muted);margin:0;font-size:.9rem}.casting-pay{color:var(--accent-strong);white-space:nowrap;margin:0;font-weight:700}.casting-pay.unpaid{color:var(--text-muted);font-weight:600}.casting-desc{margin:0 0 10px;font-size:.95rem;line-height:1.5}.casting-meta{color:var(--text-muted);margin:0 0 14px;font-size:.875rem}.casting-item-footer{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;padding-top:12px;display:flex}.casting-posted{color:var(--text-muted);font-size:.8rem;text-decoration:none}.casting-posted:hover{color:var(--accent-strong)}.btn-apply{background:var(--accent);color:#fff;font:inherit;cursor:pointer;border:none;border-radius:8px;padding:8px 16px;font-size:.9rem;font-weight:600;text-decoration:none}.btn-apply:hover{background:var(--accent-strong)}@media (width<=500px){.casting-item-top{flex-direction:column}}.castings-header{margin-bottom:16px}.castings-header h1{margin:0 0 4px;font-size:1.75rem}.castings-count{color:var(--text-muted);margin:0;font-size:.95rem}.area-nav{flex-wrap:wrap;gap:8px;margin-bottom:20px;display:flex}.area-nav a{border:1px solid var(--border);color:var(--text);border-radius:999px;padding:8px 12px;font-size:.9rem;text-decoration:none}.area-nav a.active,.area-nav a:hover{border-color:var(--accent);color:var(--accent-strong);background:var(--accent-bg)}.casting-feed{flex-direction:column;gap:16px;margin:0;padding:0;list-style:none;display:flex}.castings-empty{color:var(--text-muted);padding:24px 0}.home{flex-direction:column;gap:20px;display:flex}.home h1{margin:0;font-size:clamp(1.75rem,4vw,2.25rem)}.home-lead{color:var(--text-muted);max-width:520px;margin:0;font-size:1.05rem}.home-actions{flex-direction:column;gap:12px;display:flex}.action-card{border:1px solid var(--border);background:var(--surface);border-radius:12px;flex-direction:column;gap:6px;padding:20px 22px;text-decoration:none;display:flex}.action-card:hover{border-color:var(--accent)}.action-title{color:var(--text-h);font-size:1.1rem;font-weight:600}.action-desc{color:var(--text-muted);font-size:.95rem}.home-areas{flex-wrap:wrap;gap:8px;display:flex}.home-areas a{border:1px solid var(--border);border-radius:999px;padding:8px 12px;font-size:.9rem;text-decoration:none}.home-areas a:hover{border-color:var(--accent)}.home-sub{margin:8px 0 0;font-size:1.1rem}.home-feed{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.register{flex-direction:column;gap:20px;display:flex}.register h1{margin:0;font-size:1.75rem}.register-lead,.register-note,.register-success{color:var(--text-muted);margin:0;line-height:1.5}.register-form{flex-direction:column;gap:16px;display:flex}.register-form label{color:var(--text-h);flex-direction:column;gap:6px;font-size:.875rem;font-weight:500;display:flex}.register-form input,.register-form select{border:1px solid var(--border);font:inherit;background:var(--surface);color:var(--text-h);border-radius:8px;padding:10px 12px}.register-form input:focus,.register-form select:focus{outline:2px solid var(--accent);outline-offset:0;border-color:var(--accent)}.field-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.checkbox-label{align-items:flex-start;color:var(--text)!important;flex-direction:row!important;gap:10px!important;font-weight:400!important}.checkbox-label input{width:auto;margin-top:3px}.checkbox-label a{color:var(--accent-strong)}.profile-summary{border:1px solid var(--border);background:var(--panel);border-radius:10px;padding:16px}.profile-summary p{margin:0 0 4px}.btn-primary{background:var(--accent);color:#fff;font:inherit;cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;width:fit-content;padding:12px 20px;font-weight:600;text-decoration:none;display:inline-flex}.btn-primary:hover{background:var(--accent-strong)}.children-block{flex-direction:column;gap:16px;display:flex}.children-block h2{margin:0;font-size:1.15rem}.child-list{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.child-row{border:1px solid var(--border);background:var(--panel);border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;font-size:.95rem;display:flex}.btn-text{color:var(--accent-strong);font:inherit;cursor:pointer;background:0 0;border:none;padding:0}@media (width<=500px){.field-row{grid-template-columns:1fr}}.legal h1{margin:0 0 16px;font-size:1.5rem}.legal-body{color:var(--text);flex-direction:column;gap:12px;line-height:1.6;display:flex}.legal-body p{margin:0}.legal-body a{color:var(--accent-strong)}
