.config-page{color:#0c2b3d;background:#f7f9fa;min-height:100vh;font-size:16px}.config-page .site-container{width:min(1280px,100% - 48px);margin-inline:auto}.config-topbar{color:#fff;background:#151719;font-size:14px}.config-topbar>div{justify-content:space-between;align-items:center;gap:16px;min-height:44px;display:flex}.config-header{border-bottom:1px solid #e0e6e9;justify-content:space-between;align-items:center;gap:24px;min-height:90px;display:flex}.config-header img{object-fit:contain;width:96px;height:64px}.config-header nav{gap:28px;font-weight:700;display:flex}.config-header nav a[aria-current],.config-header nav a:hover{color:#ff4d00}.config-body{padding-block:40px 64px}.config-heading>span{color:#c43b00;align-items:center;gap:8px;font-size:14px;font-weight:700;display:flex}.config-heading h1{margin:10px 0;font-size:clamp(28px,3.5vw,44px);font-weight:900;line-height:1.5}.config-heading h1 em{color:#ff4d00;font-style:normal}.config-heading p{color:#627480;line-height:1.8}.config-system-picker{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-block:28px;display:grid}.config-system-picker button{text-align:right;cursor:pointer;background:#fff;border:1px solid #dce3e7;border-radius:16px;align-items:center;gap:16px;padding:20px;transition:border-color .15s,background .15s;display:flex}.config-system-picker button>svg:first-child{color:#6b7f8b;flex-shrink:0;width:30px;height:30px}.config-system-picker button>svg:last-child:not(:first-child){color:#e74700;flex-shrink:0;margin-inline-start:auto}.config-system-picker b{font-size:18px;display:block}.config-system-picker small{color:#627480;margin-top:4px;font-size:14px;display:block}.config-system-picker button.selected{background:#fff7f2;border-color:#ff4d00;box-shadow:0 0 0 1px #ff4d00}.config-system-picker button.selected>svg:first-child{color:#ff4d00}.config-layout{grid-template-columns:minmax(0,1.8fr) minmax(0,1fr);align-items:start;gap:24px;display:grid}.config-panel{background:#fff;border:1px solid #e0e6e9;border-radius:20px;overflow:hidden}.config-steps{background:#fcfdfd;border-bottom:1px solid #e9edef;gap:20px;padding:22px 28px;display:flex}.config-steps li{color:#697c88;flex:1;align-items:center;gap:8px;font-size:14px;font-weight:700;display:flex}.config-steps li>span{background:#eaf0f2;border-radius:50%;flex-shrink:0;place-items:center;width:28px;height:28px;display:grid}.config-steps li.active{color:#b33700}.config-steps li.active>span{color:#fff;background:#ff4d00}.config-panel form,.config-result{padding:28px}.config-panel h2{margin-bottom:24px;font-size:24px;font-weight:800}.config-field{min-width:0;margin-bottom:24px}.config-field legend{margin-bottom:12px;font-weight:700}.config-choices{flex-wrap:wrap;gap:12px;display:flex}.config-choices>label{cursor:pointer;border:1px solid #dde4e8;border-radius:12px;flex:1;align-items:center;gap:12px;min-width:130px;padding:15px;display:flex}.config-choices>label.selected{background:#fff8f4;border-color:#ff4d00}.config-choices input[type=radio]{accent-color:#f04a00;flex-shrink:0;width:18px;height:18px}.config-choices small{color:#627480;margin-top:4px;font-size:14px;display:block}.config-number{min-width:0;margin-bottom:22px;font-weight:700;display:block}.config-number input{background:#fff;border-color:#dce3e7;border-radius:10px;width:100%;height:48px;margin-top:10px;padding-inline:14px;font-size:17px}.config-number small{color:#627480;margin-top:8px;font-size:14px;font-weight:400;line-height:1.8;display:block}.config-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 16px;display:grid}.config-note{color:#69544a;background:#fff7f2;border-inline-start:3px solid #ff4d00;border-radius:8px;padding:14px 16px;font-size:14px;line-height:1.9}.config-actions{border-top:1px solid #e9edef;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:14px;margin-top:28px;padding-top:24px;display:flex}.config-actions .primary-button{min-height:48px;padding:12px 24px;font-size:16px}.config-back{cursor:pointer;align-items:center;gap:8px;min-height:44px;margin-inline-end:auto;padding:8px 12px;font-weight:700;display:inline-flex}.config-summary{color:#fff;background:#102e40;border-radius:20px;padding:24px;position:sticky;top:24px}.config-summary-label{color:#ffc6aa;font-size:14px}.config-summary h2{margin-block:8px 20px;font-size:24px;font-weight:800}.config-summary img{object-fit:cover;border-radius:12px;width:100%;height:150px}.config-summary pre{font:inherit;white-space:pre-wrap;overflow-wrap:anywhere;margin-block:20px;font-size:16px;line-height:2}.config-summary p{color:#bed0da;border-top:1px solid #355160;padding-top:16px;font-size:14px;line-height:1.9}.config-summary a{color:#ffc6aa;align-items:center;gap:8px;margin-top:20px;font-weight:700;display:flex}.config-result-badge{color:#087348;background:#edf9f3;border-radius:20px;align-items:center;gap:8px;margin-bottom:16px;padding:6px 12px;font-size:14px;display:inline-flex}.config-result-stats{grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:12px;margin-bottom:24px;display:grid}.config-result-stats>div{background:#f5f8fa;border:1px solid #e1e8ed;border-radius:12px;flex-direction:column;align-items:flex-start;gap:10px;padding:18px;display:flex}.config-result-stats svg{color:#f04a00}.config-result-stats strong{overflow-wrap:anywhere;font-size:22px}.config-result-stats span{color:#627480;font-size:14px}.config-list{padding-inline-start:20px;list-style:outside}.config-list li{margin-bottom:14px;padding-inline-start:4px;line-height:1.9}.config-result>p{margin-top:12px;line-height:1.9}.config-result details{border:1px solid #dce3e7;border-radius:12px;margin-top:20px;padding:16px;line-height:1.9}.config-result details summary{cursor:pointer;font-weight:700}.config-result details p{color:#627480;margin-top:14px}.config-result details a{color:#ba3900;text-decoration:underline}.config-expert-link{color:#b33700;justify-content:center;align-items:center;gap:10px;margin-top:16px;font-weight:700;display:flex}.config-footer{border-top:1px solid #dce3e7;justify-content:space-between;gap:16px;padding-block:24px;font-size:14px;display:flex}:is(.config-page button:focus-visible,.config-page a:focus-visible){outline-offset:4px;outline:3px solid #f47c48}@media (max-width:900px){.config-layout{grid-template-columns:1fr}.config-summary{position:static}.config-summary img{height:190px}.config-system-picker button{gap:10px;padding:16px}}@media (max-width:600px){.config-page .site-container{width:calc(100% - 28px)}.config-header{flex-direction:column;gap:10px;padding-block:14px}.config-header nav{flex-wrap:wrap;justify-content:center;gap:20px;font-size:14px}.config-topbar>div{flex-wrap:wrap;justify-content:center;gap:8px;padding-block:8px}.config-body{padding-block:24px 40px}.config-system-picker{grid-template-columns:1fr;gap:10px;margin-block:22px}.config-system-picker button{padding:14px 16px}.config-system-picker small{margin-top:2px}.config-panel form,.config-result{padding:20px 16px}.config-steps{gap:10px;padding:16px 10px}.config-steps li{text-align:center;flex-direction:column}.config-fields{grid-template-columns:1fr}.config-summary{padding:20px}.config-footer{flex-wrap:wrap}}
