body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}body{background-color:#e5e5e5;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.mobile-wrapper{align-items:center;background-color:#e5e5e5;justify-content:center;padding:20px}.container,.mobile-wrapper{display:flex;min-height:100vh}.container{background-color:#f5ebe0;box-shadow:0 0 30px #0003;flex-direction:column;max-width:420px;width:100%}.header{padding:16px}.close-btn{background:none;border:none;color:#000;cursor:pointer;padding:0}.main-content{display:flex;flex:1 1;flex-direction:column;overflow-y:auto;padding:20px 24px}.title{font-size:36px;font-weight:700;margin-bottom:16px}.subtitle,.title{color:#000;text-align:center}.subtitle{font-size:18px;line-height:1.5;margin-bottom:32px}.score-cards{gap:16px;margin-bottom:40px}.card,.score-cards{display:flex;justify-content:center}.card{align-items:center;background:#fff;border-radius:20px;box-shadow:0 1px 3px #0000001a;flex-direction:column;padding:28px 40px}.card-number{color:#000;font-size:52px;font-weight:700;margin-bottom:4px}.card-label{color:#000;font-size:18px}.summary-section{width:100%}.summary-title{color:#000;font-size:28px;font-weight:700;margin-bottom:20px}.question-item{align-items:flex-start;display:flex;gap:12px;margin-bottom:20px}.question-content{flex:1 1}.question-text{color:#000;font-size:16px;line-height:1.6}.question-number,.status-text{font-weight:500}.status-text{font-size:15px;margin-top:6px}.status-text.correct{color:#4ade80}.status-text.incorrect{color:#ef4444}.icon-correct{color:#000;flex-shrink:0;margin-top:4px}.icon-incorrect{color:grey;flex-shrink:0;margin-top:4px}.button-container{display:flex;gap:12px;padding:16px 20px}.btn-primary,.btn-secondary{border:none;border-radius:14px;cursor:pointer;flex:1 1;font-size:18px;font-weight:700;padding:14px;transition:transform .1s}.btn-primary{background-color:#ff9500;box-shadow:0 2px 8px #00000026;color:#fff}.btn-secondary{background-color:#f5ebe0;border:2px solid #000;color:#000}.btn-primary:active,.btn-secondary:active{transform:scale(.95)}.bottom-nav{align-items:center;background-color:#000;display:flex;height:56px;justify-content:space-around;padding:0 40px}.nav-line{background-color:#fff;border-radius:2px;height:4px;width:40px}.nav-circle{border:2px solid #fff;border-radius:50%;height:40px;width:40px}.nav-back{color:#fff;font-size:32px;font-weight:300}@media (max-width:480px){.mobile-wrapper{padding:0}.container{box-shadow:none;max-width:100%;min-height:100vh}}.install-btn-fixed{align-items:center;background-color:#ff9500;border:none;border-radius:10px;box-shadow:0 2px 8px #00000026;color:#fff;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:8px;padding:10px 16px;position:fixed;right:20px;top:20px;transition:transform .1s,background-color .2s;z-index:1000}.install-btn-fixed:hover{background-color:#fb923c}.install-btn-fixed:active{transform:scale(.95)}
/*# sourceMappingURL=main.45af8e2b.css.map*/