*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#2d3748;background:#f7fafc;line-height:1.6;-webkit-font-smoothing:antialiased}a{color:#2c5282;text-decoration:none;transition:color .2s ease}a:hover{color:#4299e1}a:focus-visible{outline:2px solid #4299e1;outline-offset:2px;border-radius:4px}button{cursor:pointer;font-family:inherit}button:focus-visible{outline:2px solid #4299e1;outline-offset:2px}input,select,textarea{font-family:inherit;font-size:inherit}input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid #4299e1;outline-offset:1px}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 1rem}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.btn{display:inline-flex;align-items:center;gap:.5rem;padding:.625rem 1.25rem;border:none;border-radius:8px;font-size:.9375rem;font-weight:500;transition:all .2s ease;line-height:1.4}.btn--primary{background:#2c5282;color:#fff}.btn--primary:hover{background:#1a365d}.btn--secondary{background:transparent;color:#2c5282;border:1.5px solid #2c5282}.btn--secondary:hover{background:#2c52820f}.btn--accent{background:#d69e2e;color:#fff}.btn--accent:hover{background:#b78624}.btn--ghost{background:transparent;color:#718096}.btn--ghost:hover{background:#0000000a;color:#2d3748}.btn--sm{padding:.375rem .75rem;font-size:.8125rem}.btn--lg{padding:.875rem 1.75rem;font-size:1.0625rem}.btn:disabled{opacity:.5;cursor:not-allowed}.card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1.5rem;box-shadow:0 1px 3px #0000001a;transition:box-shadow .2s ease}.card--hover:hover{box-shadow:0 4px 6px #00000012}.form-group{display:flex;flex-direction:column;gap:.375rem;margin-bottom:1rem}.form-label{font-size:.875rem;font-weight:500;color:#2d3748}.form-input{padding:.625rem .875rem;border:1.5px solid #e2e8f0;border-radius:8px;font-size:.9375rem;color:#2d3748;background:#fff;transition:border-color .2s ease}.form-input:hover{border-color:#c0cddf}.form-input:focus{border-color:#4299e1;box-shadow:0 0 0 3px #4299e126}.form-input--error{border-color:#e53e3e}.form-error{font-size:.8125rem;color:#e53e3e}.badge{display:inline-flex;align-items:center;padding:.125rem .5rem;border-radius:999px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.025em}.badge--primary{background:#2c52821a;color:#2c5282}.badge--accent{background:#d69e2e26;color:#99701e}.badge--success{background:#38a1691a;color:#38a169}.skeleton{background:linear-gradient(90deg,#e2e8f0 25%,#f3f5f9,#e2e8f0 75%);background-size:200% 100%;animation:skeleton-pulse 1.5s ease-in-out infinite;border-radius:4px}@keyframes skeleton-pulse{0%{background-position:200% 0}to{background-position:-200% 0}}.viewed-dot{display:inline-block;width:8px;height:8px;border-radius:50%;background:#4299e1;margin-right:.5rem;flex-shrink:0}
