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}.login-root{background:#f3f4f6;justify-content:center;min-height:100vh}.login-card,.login-root{align-items:center;display:flex}.login-card{background:#fff;border-radius:1.25rem;box-shadow:0 4px 24px #00000014,0 1.5px 6px #00000008;flex-direction:column;max-width:350px;padding:2.5rem 2rem;width:100%}.login-title{font-size:2.2rem;font-weight:800;margin-bottom:1rem;text-align:center}.login-desc{color:#374151;font-size:1.05rem;margin-bottom:2rem;text-align:center}.google-btn{align-items:center;background:linear-gradient(90deg,#4285f4,#1a73e8);border:none;border-radius:.75rem;box-shadow:0 2px 8px #4285f41a;color:#fff;cursor:pointer;display:flex;font-size:1.1rem;font-weight:600;gap:.75rem;justify-content:center;padding:.75rem 0;transition:background .2s,box-shadow .2s;width:100%}.google-btn:focus,.google-btn:hover{background:linear-gradient(90deg,#357ae8,#185abc);box-shadow:0 4px 16px #4285f426}.google-logo{background:#fff;border-radius:50%;height:1.7rem;padding:.15rem;width:1.7rem}.app-container{font-family:Segoe UI,Arial,sans-serif;margin:0 auto;max-width:1100px;padding:2rem}.app-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:2rem}.signout-btn{background:#f44336;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:.5rem 1.2rem;transition:background .2s}.signout-btn:hover{background:#d32f2f}.input-row{display:flex;gap:.5rem;margin-bottom:.5rem}.input-row input{border:1px solid #ccc;border-radius:5px;font-size:1rem;padding:.5rem}.input-row button{background:#1976d2;border:1px solid #1976d2;border-radius:5px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:.5rem 1rem;transition:background .2s}.input-row button:hover{background:#125ea2}.input-hint{color:#555;margin-bottom:1.5rem}.cards-row{align-items:flex-start;display:flex;gap:2rem;margin-top:2rem}.card{background:#fff;border-radius:1.1rem;box-shadow:0 4px 24px #00000014,0 1.5px 6px #00000008;display:flex;flex:1 1;flex-direction:column;max-width:400px;min-width:320px;padding:2rem 1.5rem}.advice-card h2,.skills-card h2{font-size:1.4rem;font-weight:700;margin-bottom:1.2rem;margin-top:0}.skills-section{margin-bottom:1.2rem}.skills-section h3{color:#1976d2;font-size:1.1rem;margin-bottom:.5rem}.skills-section ul{list-style:none;margin:0;padding:0}.skills-section li{border-bottom:1px solid #f0f0f0;display:flex;font-size:1rem;justify-content:space-between;padding:.3rem 0}.skill-name{font-weight:500}.skill-count{color:#1976d2;font-weight:600}.advice-card{background:#f8fafc}.advice-pre{background:#f4f4f4;border-radius:8px;color:#222;font-family:inherit;font-size:1rem;margin:0;padding:1rem;white-space:pre-wrap}.advice-content{display:flex;flex-direction:column;gap:1.2rem}.advice-intro{color:#333;font-size:1.05rem;margin-bottom:.5rem}.advice-topic-list{list-style:decimal inside;margin:0 0 1rem;padding:0}.advice-topic{border-bottom:1px solid #e5e7eb;display:flex;flex-direction:column;gap:.2rem;margin-bottom:1.1rem;padding-bottom:.7rem}.advice-topic-title{color:#1976d2;font-size:1.08rem;font-weight:700;margin-bottom:.1rem}.advice-topic-reason{color:#222;font-size:1rem;margin-left:.2rem}.advice-outro{color:#388e3c;font-size:1.08rem;font-weight:500;margin-top:.7rem}@media (max-width:900px){.cards-row{flex-direction:column;gap:1.5rem}.card{max-width:100%;min-width:0}}
/*# sourceMappingURL=main.e42022a1.css.map*/