:root{font-family:Segoe UI,Helvetica Neue,sans-serif;color:#10243d;background:linear-gradient(180deg,#eff5fb,#f8fbff)}*{box-sizing:border-box}body{margin:0;overflow-x:hidden}.app-shell{min-height:100vh;padding:1rem;overflow-x:hidden}.topbar{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start;margin-bottom:1rem}.brand-head{display:flex;align-items:center;gap:.65rem;min-width:0}.brand-copy{margin-left:8px;min-width:0}.brand-logo{width:300px;height:auto;max-height:92px;object-fit:contain;flex:0 0 auto;display:block;background:transparent;border:0;border-radius:0;box-shadow:none}.topbar h1{margin:0;font-size:1.4rem;line-height:1.12}.topbar p{margin:.35rem 0 0;color:#3d5675}.actions{display:flex;flex-wrap:wrap;gap:.5rem}button{border:0;border-radius:.5rem;background:#1f4f80;color:#fff;padding:.55rem .75rem;font-weight:600;cursor:pointer}button:hover{background:#183f66}.grid-main{display:grid;grid-template-columns:clamp(220px,30vw,310px) minmax(0,1fr);gap:.75rem}.results-stack{display:grid;gap:1rem;min-width:0}.panel{background:#fff;border-radius:.75rem;box-shadow:0 8px 20px #10243d14;border:1px solid #d5e3f3;padding:.72rem;min-width:0;overflow:hidden}.panel h2,.panel h3{margin:0 0 .75rem;font-size:1.05rem;color:#133f6c}.section-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;min-width:0}.top-fixed-grid{grid-template-columns:1fr;margin-bottom:.5rem}.section-grid>.field,.section-grid>.toggle{min-width:0}.field,.toggle{display:grid;gap:.24rem;font-size:.72rem}.field span{display:block;line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.field input,.field select{border:1px solid #c4d5e8;border-radius:.45rem;padding:.18rem .42rem;background:#f8fbff;height:1.5rem;line-height:1.05;font-size:.72rem;width:100%;max-width:100%;min-width:0}.field input[readonly]{background:#eef4fb;color:#365170;font-weight:600}.top-fixed-grid .field span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.variable-field span{color:#0f5e2f;font-weight:500}.variable-field input:not([readonly]),.variable-field select{border-color:#7cc18f;background:#edf9f0}.variable-field input:not([readonly]):focus,.variable-field select:focus{outline:2px solid #93d9a7;outline-offset:1px}.toggle{display:grid;grid-template-columns:auto;gap:.15rem;align-items:start}.toggle input{margin:0}.toggle span{display:block;line-height:1.1}.toggle-single-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:.7rem}.info-strip{margin:.85rem 0;padding:.6rem;border-radius:.45rem;background:#edf4fd;display:grid;gap:.25rem;font-size:.85rem}.table-wrapper{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;max-width:100%}table{width:100%;border-collapse:collapse;font-size:.86rem}th,td{border:1px solid #d1deeb;padding:.42rem;text-align:right;white-space:nowrap}th:first-child,td:first-child,th:nth-child(2),td:nth-child(2){text-align:center}thead th,tfoot td{background:#eef5fc;font-weight:700}.cards-grid{display:grid;gap:1rem;grid-template-columns:repeat(3,minmax(220px,1fr))}.summary-card dl{display:grid;gap:.35rem;margin:0}.summary-card dl div{display:flex;justify-content:space-between;gap:.4rem;border-bottom:1px solid #edf2f8;padding-bottom:.2rem}.summary-card dt,.summary-card dd{margin:0}.summary-card .highlight{background:#1f4f80;color:#fff;padding:.35rem;border-radius:.3rem;border:0}.media-card img{width:100%;max-height:220px;object-fit:contain}.placeholder{color:#5f748f}.status,.warning{margin:0 0 1rem;padding:.6rem;border-radius:.45rem}.status{background:#e8f4ff;color:#16456e}.warning{background:#fff3dc;color:#7a4b00}.hidden{display:none}@media (max-width: 1120px){.topbar{flex-wrap:wrap}.brand-head{width:100%}.actions{width:100%;justify-content:flex-end}.grid-main,.cards-grid{grid-template-columns:1fr}}@media (max-width: 940px){.topbar{flex-direction:column;align-items:stretch}.brand-head{display:grid;grid-template-columns:minmax(170px,250px) minmax(0,1fr);align-items:center;gap:.55rem;width:100%}.brand-copy{margin-left:0}.topbar h1{font-size:1.18rem}.topbar p{font-size:.86rem;margin-top:.24rem}.brand-logo{width:230px;max-height:70px}.actions{display:grid;grid-template-columns:repeat(2,minmax(140px,1fr));width:100%;gap:.42rem}button{width:100%;min-height:2.1rem}}@media (max-width: 760px){.app-shell{padding:.65rem}.topbar{flex-direction:column;align-items:stretch;position:sticky;top:0;z-index:10;background:#f8fbff;padding-bottom:.5rem;margin-bottom:.7rem;border-bottom:1px solid #dce8f5}.brand-head{display:grid;grid-template-columns:minmax(140px,210px) minmax(0,1fr);align-items:center;gap:.5rem;width:100%}.brand-copy{margin-left:0}.topbar h1{font-size:.95rem;line-height:1.1}.brand-logo{width:185px;max-height:56px}.topbar p{font-size:.72rem;margin-top:.2rem}.actions{display:grid;grid-template-columns:repeat(2,minmax(120px,1fr));width:100%;gap:.4rem}button{width:100%;min-height:2.2rem;font-size:.82rem;padding:.45rem .5rem}.section-grid{grid-template-columns:1fr;gap:.35rem}.panel{padding:.62rem;border-radius:.65rem}th,td{font-size:.78rem;padding:.35rem}.summary-card dl div{font-size:.85rem}}@media (max-width: 520px){.brand-head{grid-template-columns:1fr;gap:.35rem}.brand-logo{width:170px;max-height:52px}.topbar h1{font-size:.92rem}.topbar p{font-size:.7rem}.actions{grid-template-columns:1fr}}@media print{body{background:#fff}.no-print{display:none!important}.panel{box-shadow:none}.grid-main{display:block}}
