@scope (.device-functional-assessment){*,*::before,*::after{box-sizing:border-box}body{margin:0;min-height:100vh;background:linear-gradient(180deg,#ffffff 0,var(--bg) 260px,var(--bg) 100%);color:var(--ink);font-family:var(--font-family)}button,input{font-family:inherit}.nav,.footer{--text:#0f172a;--border:#e2e8f0;--white:#fff}.page{width:min(1240px,calc(100% - 48px));margin:0 auto;padding:24px 0 48px}.page-head{display:flex;justify-content:space-between;gap:24px;align-items:end;margin-bottom:22px}.eyebrow{display:inline-flex;align-items:center;gap:10px;color:var(--green);background:#e8f7ef;border:1px solid #c7ead8;border-radius:999px;padding:7px 12px;font-size:12px;font-weight:800;margin-bottom:12px}h1{margin:0 0 10px;font-size:30px;line-height:1.08;font-weight:700}h1 span{color:var(--green)}.subtitle{margin:0;color:#4d5562;max-width:640px;font-size:15px;line-height:1.65;font-weight:500}.flow-steps{display:grid;grid-template-columns:repeat(4,minmax(110px,1fr));gap:10px;min-width:520px}.flow-step{background:#fff;border:1px solid var(--line);border-radius:12px;padding:12px;box-shadow:0 8px 24px rgba(15,23,42,.06)}.flow-step strong{display:block;font-size:13px;margin-bottom:4px}.flow-step span{display:block;color:var(--muted);font-size:12px}.layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:24px;align-items:start}.issue-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.issue-card{position:relative;display:grid;gap:5px;min-height:166px;padding:14px;border:1.5px solid var(--green);border-radius:14px;background:#fff;color:var(--ink);text-align:left;cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.issue-card:hover,.issue-card.selected{border-color:var(--green);box-shadow:0 12px 26px rgba(7,143,97,.14);transform:translateY(-1px)}.issue-card-img{position:relative;display:grid;place-items:center;min-height:128px;border-radius:12px;overflow:hidden}.issue-card-img img{width:100%;max-width:118px;height:112px;object-fit:contain}.card-check{position:absolute;top:10px;left:10px;display:grid;place-items:center;width:28px;height:28px;border:2px solid #cfd8d5;border-radius:7px;background:#fff;color:transparent;font-size:16px;transition:.18s ease}.issue-card.selected .card-check{border-color:var(--green);background:var(--green);color:#fff}.issue-title{margin:0;font-size:15px;font-weight:600;text-align:center;line-height:1.25}.bottom-bar{margin-top:18px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 18px;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:0 8px 26px rgba(17,24,39,.07)}.selected-text{color:#4d5562;font-size:15px;font-weight:700}.selected-text strong{color:var(--green);font-size:22px}.quote{position:sticky;top:118px;border:1px solid #cfe8dd;border-radius:22px;background:rgba(255,255,255,.96);box-shadow:var(--shadow);padding:30px}.device{display:grid;grid-template-columns:88px 1fr;gap:18px;align-items:center;padding-bottom:26px;border-bottom:1px solid var(--line)}.device img{width:76px;height:104px;object-fit:contain;filter:drop-shadow(0 12px 14px rgba(0,0,0,.12))}.device h2{margin:0 0 10px;font-size:22px;line-height:1.2;font-weight:800}.device p{margin:0;color:#535c68;font-size:15px;line-height:1.4;font-weight:500}.quote-price{padding:28px 0;text-align:center;border-bottom:1px solid var(--line)}.quote-label{color:#5f6873;font-size:13px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.price{margin:14px 0 12px;color:var(--green);font-size:40px;font-weight:800;line-height:1}.deduction{color:var(--danger);font-size:14px;font-weight:800}.summary-list{display:grid;gap:10px;padding-top:22px}.summary-row{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#4d5562;font-size:14px;font-weight:700}.summary-row strong{color:var(--ink);text-align:right}.continue{width:100%;min-height:54px;margin-top:22px;border:0;border-radius:12px;background:var(--green);color:#fff;font-size:18px;font-weight:800;cursor:pointer;transition:background .2s ease}.continue:hover{background:var(--green-dark)}@media (max-width:1100px){.page-head{display:block}.flow-steps{min-width:0;margin-top:18px;grid-template-columns:repeat(2,minmax(0,1fr))}.layout{grid-template-columns:1fr}.quote{position:static}.issue-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:760px){body{background:#eef5f8}.page-head{display:content-box}.page{width:min(100%,430px);padding:12px 14px 28px}.eyebrow,.flow-steps{display:none}.page-head{margin-bottom:12px}h1{margin-bottom:8px;font-size:20px;line-height:1.2}.subtitle{max-width:100%;font-size:11px;line-height:1.55}.layout{display:flex;flex-direction:column;gap:14px}.issue-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;order:1}.issue-card{min-height:150px;gap:8px;padding:10px;border-color:#bfe6d5;border-radius:12px;text-align:center}.issue-card-img{min-height:86px;border-radius:10px}.issue-card-img img{max-width:78px;height:74px}.card-check{top:8px;left:8px;width:22px;height:22px;border-radius:50%;font-size:12px}.issue-title{font-size:11px;line-height:1.25}.bottom-bar{position:sticky;bottom:10px;z-index:8;flex-direction:column;align-items:stretch;gap:10px;margin-top:12px;padding:12px;border-radius:14px}.selected-text{text-align:center;font-size:12px}.selected-text strong{font-size:18px}.continue{min-height:48px;margin-top:0;font-size:15px}aside{order:-1;width:100%}.quote{position:static;padding:14px;border-radius:14px;display:none}.device{gap:70px;padding-bottom:14px}.device img{width:150px;height:150px}.device h2{margin-bottom:5px;font-size:14px}.device p{font-size:11px}.quote-price{padding:16px 0}.quote-label{font-size:10px}.price{margin:8px 0;font-size:26px}.deduction{font-size:11px;line-height:1.35}.summary-list{gap:8px;padding-top:14px}.summary-row{font-size:11px}}@media (max-width:380px){.page{padding-left:10px;padding-right:10px}.issue-card{min-height:142px;padding:8px}.issue-card-img img{max-width:68px;height:68px}.issue-title{font-size:10px}}}