:root{--ph-border:#e5e7eb;--ph-muted:#667085;--ph-bg:#f7f8fa;--ph-text:#101828;--ph-accent:#111827;--ph-radius:14px}*{box-sizing:border-box}.ph-public-wrap,.ph-auth-wrap{max-width:1180px;margin:0 auto;padding:32px 20px;color:var(--ph-text)}.ph-public-head{margin:18px 0 28px}.ph-public-head h1{font-size:clamp(30px,5vw,46px);margin:0 0 10px}.ph-card{background:#fff;border:1px solid var(--ph-border);border-radius:var(--ph-radius);padding:22px;box-shadow:0 1px 2px rgba(16,24,40,.04)}.ph-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.ph-card h2,.ph-card h3{margin-top:0}.ph-card a{text-decoration:none}.ph-offer-card{display:flex;flex-direction:column;gap:9px}.ph-reward{font-weight:700}.ph-reward-large{font-size:34px;font-weight:800;margin:8px 0 16px}.ph-button{display:inline-flex;align-items:center;justify-content:center;border:1px solid #cfd4dc;background:#fff;border-radius:9px;padding:10px 14px;text-decoration:none!important;cursor:pointer;font:inherit;color:#111827}.ph-button:hover{background:#f4f5f7}.ph-button-primary{background:#111827;color:#fff!important;border-color:#111827}.ph-button-primary:hover{background:#2b3445}.ph-badge{display:inline-flex;width:max-content;align-items:center;border:1px solid #d0d5dd;background:#f9fafb;border-radius:999px;padding:3px 9px;font-size:12px;font-weight:700}.ph-detail-grid{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:24px}.ph-detail-grid article>.ph-card{margin-bottom:18px}.ph-sticky-card{position:sticky;top:24px;height:max-content}.ph-company-name{font-size:18px}.ph-search{display:flex;gap:10px;margin-bottom:20px}.ph-search input{min-width:0;flex:1;max-width:520px}.ph-form-stack{display:flex;flex-direction:column;gap:15px}.ph-form-stack label,.ph-offer-apply label,.ph-auth-card label{display:flex;flex-direction:column;gap:7px;font-weight:650}.ph-form-stack input,.ph-form-stack select,.ph-form-stack textarea,.ph-offer-apply input,.ph-offer-apply select,.ph-offer-apply textarea,.ph-auth-card input,.ph-auth-card select,.ph-auth-card textarea,.ph-search input{width:100%;border:1px solid #d0d5dd;border-radius:9px;padding:10px 12px;background:#fff;font:inherit}.ph-offer-apply{display:flex;flex-direction:column;gap:12px}.ph-form-result{font-weight:700;min-height:1.5em}.ph-form-result.success{color:#067647}.ph-form-result.error{color:#b42318}.ph-alert{padding:10px 12px;border-radius:8px;margin:10px 0}.ph-alert-error{background:#fef3f2;color:#b42318}.ph-check{display:flex!important;flex-direction:row!important;align-items:flex-start;gap:8px!important;font-weight:500!important}.ph-check input{width:auto!important;margin-top:3px}.ph-grid-2{display:grid;grid-template-columns:1fr 1fr;gap:16px}.ph-steps{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:18px}.ph-steps span{padding:6px 10px;background:#f2f4f7;border-radius:999px;font-size:12px}.ph-steps .active{background:#111827;color:#fff}@media(max-width:820px){.ph-card-grid{grid-template-columns:1fr}.ph-detail-grid{grid-template-columns:1fr}.ph-sticky-card{position:static}.ph-grid-2{grid-template-columns:1fr}}
