@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&family=Rubik:wght@400;500;700;800&display=swap);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{align-items:flex-start;background-color:#f0f4f8;font-family:Rubik,Poppins,sans-serif;margin:0;min-height:100vh;overflow-y:auto;padding:0}.app-container.dark-theme,body{background:linear-gradient(135deg,#e0f2f1,#c8e6c9,#a5d6a7,#81c784);display:flex;justify-content:center}.app-container.dark-theme{animation:gradientShift 15s ease infinite;background-size:400% 400%;box-sizing:border-box;padding:40px 20px;width:100%}@keyframes gradientShift{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.card-glass{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#fff6;border:1px solid #fff9;border-radius:20px;box-shadow:0 8px 32px 0 #0000001a;box-sizing:border-box;color:#333;margin-top:30px;max-width:420px;padding:30px 25px;text-align:center;width:100%}.logo{max-width:300px}.logo-container{border-radius:12px;box-shadow:0 0 15px #4caf504d;margin-bottom:30px;overflow:hidden;padding-bottom:133%;position:relative;width:100%}.logo-image{height:200%;left:0;object-fit:cover;position:absolute;top:0;width:200%}.logo-container:after{background:#fff;border-radius:50%;bottom:10px;box-shadow:0 0 5px 2px #fffc;content:"";height:10px;position:absolute;right:10px;width:10px;z-index:10}.header-bar{position:absolute;right:15px;top:15px;z-index:200}.language-button{background:#ffffff26;border:1px solid #4caf50;border-radius:8px;color:#4caf50;cursor:pointer;float:none;font-size:13px;font-weight:700;left:-120px;padding:6px 12px;position:absolute;top:30px;transition:background-color .2s,transform .2s}.language-button:hover{background-color:#4caf504d}h1{color:#388e3c;font-family:Rubik,sans-serif;font-size:32px;font-weight:800;margin-bottom:5px;text-shadow:0 0 8px #4caf5066}.tagline{color:#4caf50;font-size:20px;font-weight:500;margin-bottom:20px}.description{color:#555;font-size:14px;font-weight:400;line-height:1.8;margin-bottom:30px;padding:0 10px}.buttons-grid{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(3,1fr);margin-bottom:30px}.contact-button{align-items:center;background:#fff6;border:1px solid #66bb6a;border-radius:12px;box-shadow:0 0 5px #4caf5033;display:flex;flex-direction:column;font-size:13px;height:100px;justify-content:center;padding:15px 10px;text-decoration:none;transition:all .2s ease-in-out}.contact-button:hover{background-color:#4caf5026;box-shadow:0 6px 15px #00000026,0 0 15px #4caf5080;transform:translateY(-3px)}.icon{font-size:34px;margin-bottom:5px}.icon,.label{color:#4caf50}.label{font-size:14px;font-weight:700;line-height:1.3;text-shadow:0 0 3px #4caf504d}.add-contact-button{background-color:#4caf50;border-radius:12px;box-shadow:0 6px 15px #0003;color:#fff;font-size:18px;font-weight:700;margin:0 auto;padding:18px 20px;text-decoration:none;transition:background-color .2s,transform .2s;width:95%}.add-contact-button:hover{background-color:#388e3c;box-shadow:0 8px 18px #0000004d;transform:translateY(-2px)}@media (max-width:480px){.card-glass{padding:20px 15px}.buttons-grid{gap:10px}}
/*# sourceMappingURL=main.1b245d24.css.map*/