.sidebar-content{width:100%;flex-grow:1;display:flex;flex-direction:column;justify-content:space-between}.content-panel{flex:0 0 50%;min-width:0;padding:1rem;background:#e7f0fb;box-sizing:border-box;display:flex;flex-direction:column;height:100%}.passage-panel{border-right:1px solid #ccc}.passage-scroll-wrapper{flex-grow:1;overflow-y:auto;padding-bottom:80px;padding-left:1rem;padding-right:1rem;margin-left:-1rem;margin-right:-1rem}.passage-text{white-space:pre-wrap;line-height:1.6;padding:0 1rem}.question-box{padding:1rem;border-radius:8px;background:#fff;margin-bottom:1rem;box-shadow:0 1px 3px #0000000d}.question-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:.5rem;justify-items:center;width:100%;margin-bottom:1rem}.grid-item{width:40px;height:40px}.text-size-slider-fixed-box{position:fixed;bottom:20px;transform:translate(-50%);background-color:#fff;border:1px solid #ddd;border-radius:8px;padding:10px 15px;box-shadow:0 4px 12px #00000026;z-index:100;width:300px;max-width:90%}.slider-wrapper{display:flex;align-items:center;gap:8px;width:100%;margin-top:5px}.size-control-button{background:#f8f9fa;border:1px solid #ccc;color:#333;padding:0;width:25px;height:25px;line-height:1;border-radius:4px;cursor:pointer;font-size:1.2em;font-weight:700;display:flex;justify-content:center;align-items:center;box-shadow:none;flex-shrink:0}.size-label-small,.size-label-large{display:none}:root{--ets-blue: #0072ce;--ets-dark: #0b2545;--bg: #f4f7fb;--card-bg: #ffffff;--muted: #6b7788;--radius: 10px;font-family:Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.4;font-weight:400;color-scheme:light;color:var(--ets-dark);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html,body,#root{width:100%;height:100%;margin:0;padding:0}body{background:var(--bg);color:var(--ets-dark)}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}input[type=range]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;--volume-percent: 0%}input[type=range]::-webkit-slider-runnable-track{height:6px;border-radius:3px;background:linear-gradient(to right,#0072ce 0%,#0072ce var(--volume-percent),#d0d0d0 var(--volume-percent),#d0d0d0 100%)}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;width:12px;height:12px;border-radius:50%;background:#0072ce;cursor:pointer;margin-top:-3px}input[type=range]::-moz-range-track{height:6px;background:#d0d0d0;border-radius:3px}input[type=range]::-moz-range-progress{height:6px;background:#0072ce;border-radius:3px}input[type=range]::-moz-range-thumb{width:12px;height:12px;border-radius:50%;background:#0072ce;cursor:pointer}
