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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{background:linear-gradient(120deg,#2563eb,#fbbf24);color:#222;font-family:Segoe UI,Roboto,Arial,sans-serif;margin:0;min-height:100vh;padding:0;scroll-behavior:smooth}.App{display:flex;flex-direction:column;overflow-x:hidden;width:100vw}.App,.main-content{background:none;min-height:100vh}.main-content{border-radius:0;flex:1 0 auto;margin:0;padding-bottom:0}.hero-section,.question-section,.result-section{background:none}.hero-section{align-items:center;color:#fff;display:flex;flex-direction:column;justify-content:center;min-height:calc(100vh - 44px);padding:0 1rem;position:relative;text-align:center;width:100vw}.question-section{color:#1a365d;justify-content:flex-start;transition:background .5s}.question-section,.result-section{align-items:center;display:flex;flex-direction:column;min-height:calc(100vh - 44px);padding-bottom:2rem;padding-top:4rem;position:relative;width:100vw}.result-section{color:#fff;justify-content:center;text-align:center}.question-block,.result-card{align-items:center;animation:fadeInUp .7s;background:none;border-radius:0;box-shadow:none;color:inherit;display:flex;flex-direction:column;margin-bottom:2.5rem;max-width:480px;padding:2rem 2rem 1.5rem;width:100%}@keyframes fadeInUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.hero-title{font-size:3rem;font-weight:800;letter-spacing:.04em;margin-bottom:1.2rem}.hero-desc{color:#f3f4f6;font-size:1.25rem;margin-bottom:2.5rem}.hero-btn{background:#fff;border:none;border-radius:32px;box-shadow:0 2px 12px #2563eb21;color:#2563eb;cursor:pointer;font-size:1.15rem;font-weight:700;padding:1rem 2.5rem;transition:background .18s,color .18s,transform .12s}.hero-btn:hover{background:#fbbf24;color:#fff;transform:translateY(-2px) scale(1.04)}.hero-logo{display:block;filter:drop-shadow(0 8px 32px rgba(0,0,0,.12));margin-bottom:2.2rem;margin-left:auto;margin-right:auto;max-width:80vw;width:220px}.question-title{color:#fff;font-size:1.25rem;font-weight:600;margin-bottom:1.2rem}.question-btn-group{display:flex;flex-direction:column;gap:.75rem;width:100%}.question-btn{background:#2563eb;border:none;border-radius:8px;box-shadow:0 2px 12px #2563eb21;color:#fff;cursor:pointer;font-size:1.05rem;font-weight:500;margin:.15rem 0;padding:.7rem 1.2rem;transition:background .18s,box-shadow .18s,transform .12s;width:100%}.question-btn:hover{background:#1a365d;box-shadow:0 2px 8px #2563eb21;color:#fff;transform:translateY(-1px) scale(1.03)}.progress-indicator{color:#fff;font-size:1rem;font-weight:500;margin-bottom:1.2rem}.back-btn{background:#e5e7eb;border:none;border-radius:8px;color:#1a365d;cursor:pointer;font-size:1rem;margin-top:1.5rem;padding:.7rem 1.2rem;transition:background .18s}.back-btn:hover{background:#cbd5e1}.result-title{color:#2563eb;font-size:1.5rem;font-weight:700;margin-bottom:1.2rem}.result-value{color:#fbbf24;font-size:2.2rem;font-weight:700;margin:1.5rem 0}.result-btn{background:#2563eb;border:none;border-radius:32px;box-shadow:0 2px 12px #2563eb21;color:#fff;cursor:pointer;font-size:1.15rem;font-weight:700;padding:1rem 2.5rem;transition:background .18s,color .18s,transform .12s}.result-btn:hover{background:#fbbf24;color:#2563eb;transform:translateY(-2px) scale(1.04)}.footer{align-items:center;background:#fff;border-radius:0;bottom:0;display:flex;height:44px;justify-content:flex-end;left:0;margin:0;padding:0;position:fixed;text-align:center;width:100vw;z-index:100}.footer-link{color:#2563eb;font-size:1rem;font-weight:600;letter-spacing:.01em;margin-right:2.5vw;text-decoration:underline;transition:color .18s}.footer-link:hover{color:#fbbf24}@media (max-width:600px){.hero-section{justify-content:center;min-height:100dvh;padding:2.5rem .5rem}.hero-logo{margin-bottom:1.5rem;width:120px}.hero-title{font-size:1.45rem;margin-bottom:1.1rem}.hero-desc{font-size:1.05rem;margin-bottom:2rem;padding:0 .2rem}.hero-btn{font-size:1rem;margin-bottom:2.2rem;padding:.85rem 2rem}.question-block,.result-card{max-width:98vw;padding:1.2rem .5rem}.cagr-underline{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;text-decoration-color:#fff;text-decoration-thickness:2px;text-underline-position:under}}.disclaimer-fab{background:#2563eb;border:none;border-radius:32px;bottom:1rem;box-shadow:0 2px 12px #2563eb21;color:#fff;cursor:pointer;display:inline-block;font-size:1.08rem;font-weight:700;outline:none;padding:.85rem 2.2rem;position:fixed;right:2.2vw;text-decoration:none;transition:background .18s,color .18s,transform .12s;z-index:200}.disclaimer-fab:hover{background:#fbbf24;color:#2563eb;transform:translateY(-2px) scale(1.04)}.cagr-underline{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;text-decoration-color:#fff;text-decoration-thickness:2px;text-underline-position:under}
/*# sourceMappingURL=main.b0697f13.css.map*/