.role-control-hero{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:28px;align-items:end;padding:30px;border:1px solid var(--line);border-radius:24px;background:#f3dfd1}.role-control-hero span,.role-tariff-kicker{font-size:11px;font-weight:800;letter-spacing:.13em;color:#a35638}.role-control-hero h2{margin:8px 0;font-size:clamp(27px,3.2vw,48px);line-height:1}.role-control-hero p{max-width:780px;margin:0;color:var(--muted)}.role-control-hero>b{display:grid;place-items:center;min-width:110px;min-height:90px;border-radius:18px;background:var(--ink);color:#fff;font-size:38px}.role-control-hero>b small{display:block;font-size:10px;text-transform:uppercase;letter-spacing:.12em}.market-role-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:18px}.market-role-card{display:flex;min-height:300px;flex-direction:column;padding:22px;border:1px solid var(--line);border-radius:20px;background:#fff}.market-role-card.is-active{background:#eef4e9;border-color:#cbdcc1}.market-role-card>span{font-size:10px;font-weight:850;letter-spacing:.11em;color:#a65a3d}.market-role-card h3{margin:15px 0 6px;font-size:26px}.market-role-card p{margin:0;color:var(--muted);min-height:66px}.market-role-card dl{display:grid;gap:8px;margin:18px 0}.market-role-card dl div{display:flex;justify-content:space-between;gap:14px;border-top:1px solid var(--line);padding-top:8px}.market-role-card dt{color:var(--muted);font-size:11px}.market-role-card dd{margin:0;text-align:right;font-weight:700;font-size:11px}.market-role-card button{margin-top:auto;border:0;border-radius:11px;padding:12px;background:var(--ink);color:#fff;font-weight:800;cursor:pointer}.market-role-card button:disabled{background:#d8e4d1;color:#416548;cursor:default}.identity-rule-panel{margin-top:18px;padding:20px 22px;border-left:5px solid var(--peach);border-radius:0 16px 16px 0;background:#fff2e8}.identity-rule-panel p{margin:5px 0;color:var(--muted)}.role-tariff-section{margin-top:18px}.module-catalog-card.is-locked{opacity:.72}.module-eligibility{padding:10px 12px;border-radius:10px;background:#f4e5df;color:#8b4e3b;font-size:11px;font-weight:700}.catalog-thumb.has-image{position:relative;padding:0}.catalog-thumb.has-image img{width:100%;height:100%;object-fit:cover}.catalog-thumb.has-image span{position:absolute;right:10px;bottom:10px;z-index:2}
.production-gate{margin-bottom:18px;padding:30px;border:1px solid #e5cdbd;border-radius:22px;background:#f6dfd1}.production-gate>span,.production-status span,.production-proof-card>span,.production-next-card>span{font-size:10px;font-weight:850;letter-spacing:.13em;color:#9d5135}.production-gate h2{max-width:850px;margin:8px 0;font-size:clamp(29px,4vw,54px);line-height:1}.production-gate p{max-width:850px;margin:0;color:#705f55;font-size:16px}.production-status{display:flex;justify-content:space-between;gap:22px;align-items:center;margin-bottom:18px;padding:24px 28px;border:1px solid #e3ccb9;border-radius:20px;background:#f7e8dc}.production-status.verified{border-color:#c9d9be;background:#e9f0e3}.production-status h2{margin:7px 0 3px;font-size:30px}.production-status p{margin:0;color:var(--muted)}.production-status>b{display:grid;place-items:center;width:54px;height:54px;border-radius:50%;background:#fff;color:#4d754e;font-size:25px}.production-register-form,.production-rent-panel,.production-contract-panel{margin-top:18px}.production-register-form .form-footer,.production-rent-panel .form-footer{display:flex;justify-content:space-between;gap:18px;align-items:center;margin-top:20px}.production-register-form .form-footer small,.production-rent-panel .form-footer small{max-width:720px;color:var(--muted)}.production-register-form .form-footer button,.production-rent-panel .form-footer button{border:0;border-radius:12px;padding:14px 18px;background:var(--ink);color:#fff;font-weight:800;cursor:pointer}.production-register-form .form-footer button:disabled,.production-rent-panel .form-footer button:disabled{opacity:.55;cursor:wait}.production-room-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:12px 0 22px}.production-room-options label{display:block;cursor:pointer}.production-room-options input{position:absolute;opacity:0;pointer-events:none}.production-room-options span{display:flex;min-height:125px;flex-direction:column;gap:7px;padding:17px;border:1px solid var(--line);border-radius:16px;background:#fff}.production-room-options input:checked+span{border-color:#ad6547;background:#f7e3d6}.production-room-options b{font-size:17px}.production-room-options small,.production-room-options em{color:var(--muted);font-size:12px;font-style:normal}.production-proof-card,.production-next-card{padding:24px}.production-proof-card h3,.production-next-card h3{margin:8px 0;font-size:24px}.production-proof-card p,.production-next-card p{color:var(--muted)}.production-proof-card dl{display:grid;gap:8px}.production-proof-card dl div{display:flex;justify-content:space-between;gap:18px;border-top:1px solid var(--line);padding-top:8px}.production-proof-card dd{margin:0;text-align:right;font-weight:700}.production-next-card .panel-actions{display:flex;flex-wrap:wrap;gap:9px;margin-top:20px}.production-next-card button{border:1px solid var(--line);border-radius:11px;padding:12px 14px;background:#fff;font-weight:800;cursor:pointer}.production-next-card button.active{border-color:var(--ink);background:var(--ink);color:#fff}.production-contract-panel .lease-card{margin:0}.data-table .link-button{border:0;background:transparent;color:#9d5135;text-decoration:underline;cursor:pointer;font-weight:700}
@media(max-width:900px){.market-role-grid{grid-template-columns:1fr}.role-control-hero{grid-template-columns:1fr}.role-control-hero>b{justify-self:start}}
@media(max-width:900px){.production-room-options{grid-template-columns:1fr}.production-register-form .form-footer,.production-rent-panel .form-footer{align-items:stretch;flex-direction:column}.production-register-form .form-footer button,.production-rent-panel .form-footer button{width:100%}.production-status{align-items:flex-start}.production-status>b{flex:0 0 54px}}
