.profile-intro{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:22px;align-items:stretch;margin-bottom:18px}.profile-intro>div{background:var(--green);color:white;border-radius:16px;padding:28px}.profile-intro small{color:var(--lime);font-size:11px;letter-spacing:.12em}.profile-intro h2{font:500 32px serif;margin:8px 0}.profile-intro p{color:#cbd8cf;max-width:760px;margin:0}.asset-status{border:1px solid var(--line);border-radius:16px;background:var(--paper);padding:24px;display:flex;flex-direction:column;justify-content:center}.asset-status span{color:var(--muted);font-size:11px;letter-spacing:.1em}.asset-status strong{font-size:18px;margin:7px 0}.asset-status p{color:var(--muted);margin:0}.asset-status.ready{background:#f1f7df;border-color:#a7b85d}.asset-status.build{background:#fff7e3;border-color:#dbc47e}.profile-layout{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.settings-card{position:relative;background:var(--paper);border:1px solid var(--line);border-radius:14px;padding:24px}.settings-card h3{font-size:21px;margin:0 0 4px;padding-right:40px}.settings-step{position:absolute;right:20px;top:20px;color:#9aa69d;font:700 13px serif}.settings-copy{color:var(--muted);margin:0 0 20px}.field-label{display:block;font-weight:700;margin:18px 0 7px}.field-help{display:block;color:var(--muted);font-size:12px;margin-top:5px}.settings-card>input,.settings-card>textarea{width:100%}.settings-card>textarea{min-height:82px;resize:vertical}.choice-grid{display:flex;flex-wrap:wrap;gap:8px}.profile-choice{position:relative;cursor:pointer}.profile-choice input{position:absolute;opacity:0;pointer-events:none}.profile-choice span{display:flex;flex-direction:column;justify-content:center;min-height:46px;border:1px solid var(--line);border-radius:9px;background:#f8f9f5;padding:7px 11px;color:#334238;transition:border-color .15s ease,background-color .15s ease,color .15s ease}.profile-choice small{font-size:10px;color:var(--muted);margin-top:1px}.profile-choice:hover span{border-color:#90a095;background:#f0f4ec}.profile-choice input:focus-visible+span{outline:2px solid var(--green);outline-offset:2px}.profile-choice input:checked+span{background:var(--green);border-color:var(--green);color:white}.profile-choice input:checked+span small{color:#d8ee70}.profile-choice input:disabled+span{opacity:.42;cursor:not-allowed;background:#efefeb}.choice-grid.compact .profile-choice span{min-height:40px}.settings-save{position:sticky;bottom:14px;z-index:4;display:flex;justify-content:space-between;align-items:center;gap:20px;margin-top:18px;padding:16px 18px;border:1px solid #bfc8bd;border-radius:12px;background:#fffefaeF;box-shadow:0 10px 28px #1a3c2b18;backdrop-filter:blur(8px)}.settings-save div{display:flex;flex-direction:column}.settings-save small{color:var(--muted)}@media(max-width:980px){.profile-intro,.profile-layout{grid-template-columns:1fr}}@media(max-width:640px){.profile-intro>div,.asset-status,.settings-card{padding:19px}.profile-intro h2{font-size:27px}.settings-save{align-items:stretch;flex-direction:column}.settings-save button{width:100%}}
.profile-intro>.asset-status{position:static;inset:auto;width:auto;background:var(--paper);color:var(--ink)}.profile-intro>.asset-status.ready{background:#f1f7df}.profile-intro>.asset-status.build{background:#fff7e3}@media(max-width:640px){.profile-intro>.asset-status{padding:19px}}
.profile-intro>.asset-status.pending{background:#fff7e3;border-color:#dbc47e}.settings-card>#productNamesText{min-height:118px}
.scope-tools{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center;margin-bottom:10px}.scope-tools input{width:100%}.scope-tools small{color:var(--green);font-weight:700;white-space:nowrap}.scope-catalog{display:grid;gap:8px}.scope-group{border:1px solid var(--line);border-radius:10px;background:#fafbf7;overflow:hidden}.scope-group summary{display:flex;justify-content:space-between;align-items:center;gap:14px;padding:11px 13px;cursor:pointer;font-weight:700;list-style:none}.scope-group summary::-webkit-details-marker{display:none}.scope-group summary:after{content:'＋';color:var(--green);font-size:18px}.scope-group[open] summary:after{content:'－'}.scope-group summary small{color:var(--muted);font-size:11px;font-weight:500;margin-left:auto}.scope-group .choice-grid{padding:2px 12px 13px}.scope-filtered{display:none}.scope-empty{margin:5px 0 0;padding:12px;border-radius:9px;background:#fff7e3;color:var(--muted)}@media(max-width:640px){.scope-tools{grid-template-columns:1fr}.scope-tools small{white-space:normal}.scope-group summary{align-items:flex-start}}
