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}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.hero{align-items:center;display:flex;justify-content:center;padding:40px 20px;position:relative}.hero__content{border-radius:16px;max-width:900px;padding:10px 32px;text-align:center;width:100%}.hero__badge{background:#1d89d1;border-radius:999px;color:#fff;display:inline-block;font-size:14px;font-weight:600;margin-bottom:16px;padding:6px 12px}.hero__title{color:#0f172a;font-size:clamp(32px,5vw,56px);font-weight:800;line-height:1.1;margin:0 0 16px}.hero__subtitle{color:#1d89d2;font-size:clamp(20px,2.5vw,26px);font-weight:600;margin:0 0 12px}.hero__text{color:#475569;font-size:clamp(16px,2vw,18px);margin:0}.hero__actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-top:28px}.hero__button--primary{align-items:center;background:#1d89d2;border:none;box-sizing:border-box;color:#eee;display:flex;justify-content:center;min-width:180px;-webkit-user-select:none;user-select:none}.hero__button--primary,.hero__button--secondary{border-radius:4px;cursor:pointer;font-size:18px;height:40px;padding:4px 12px}.hero__button--secondary{background:#fff;border:1px solid #cbd5e1;color:#0f172a}.hero__button--primary:hover{opacity:.9}.hero__button--secondary:hover{background:#f8fafc}@media (max-width:768px){.hero{min-height:auto;padding:24px 16px}.hero__content{padding:32px 16px}.hero__actions{flex-direction:column}.hero__button--primary,.hero__button--secondary{width:100%}}.about-project{width:100%}.about-project__button{align-items:center;background:#1d89d2;border:none;border-radius:4px;box-sizing:border-box;color:#eee;cursor:pointer;display:flex;font-size:18px;height:40px;justify-content:center;min-width:200px;padding:4px 12px;-webkit-user-select:none;user-select:none}.about-project__button:hover{opacity:.92}.about-project__content{background:#f8fbfe;border:1px solid #d7e1ea;border-radius:8px;margin-top:16px;padding:20px}.about-project__title{color:#0f172a;font-size:28px;line-height:1.2;margin:0 0 16px}.about-project__text{color:#334155;font-size:18px;line-height:1.6;margin:0 0 12px}.about-project__text:last-child{margin-bottom:0}