@tailwind base;@tailwind components;@tailwind utilities;:root{--text-xs: .75rem;--text-sm: .875rem;--text-base: 1rem;--text-lg: 1.25rem;--text-xl: 1.5rem;--text-2xl: 2rem;--space-0: 0;--space-1: .25rem;--space-2: .5rem;--space-3: 1rem;--space-4: 1.5rem;--space-5: 3rem;--primary: #0d6efd;--primary-dark: #0a58ca;--secondary: #6c757d;--success: #198754;--danger: #dc3545;--light: #f8f9fa;--dark: #212529;--container-sm: 540px;--container-md: 720px;--container-lg: 960px;--container-xl: 1140px;font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:var(--dark);background-color:transparent;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;padding:0;min-height:100vh;background:transparent;background-color:transparent}#root{min-height:100vh;display:flex;flex-direction:column;background:transparent;background-color:transparent}h1{font-size:3.2em;line-height:1.1}@media (prefers-color-scheme: light){:root{color:#213547;background-color:transparent}a:hover{color:#747bff}button{background-color:#f9f9f9}}.footer.vibrant-footer{background:#0a1931!important;color:var(--light)!important;position:relative!important;width:100%!important;padding:2rem 0!important;margin-top:auto!important;z-index:10!important;box-shadow:none!important;filter:none!important;-webkit-filter:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.footer *,.footer-container *,.footer-bottom *,.contact-section *,.social-links *,.footer.vibrant-footer .footer-container .contact-section,.footer.vibrant-footer .footer-container .footer-bottom,.footer.vibrant-footer .footer-container .social-links,.footer.vibrant-footer .footer-container .footer-badge,.footer.vibrant-footer .footer-container .footer-divider{background:transparent!important;background-color:transparent!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;box-shadow:none!important}.footer.vibrant-footer *[style*=background],.footer.vibrant-footer *[style*=background-color]{background:transparent!important;background-color:transparent!important}.footer-wave{width:100%;height:80px;position:absolute;top:0;left:0;z-index:2;pointer-events:none}.footer-container{position:relative!important;z-index:3!important;max-width:var(--container-xl)!important;margin:0 auto!important;padding:2rem!important;width:100%!important;display:flex!important;flex-direction:column!important;align-items:center!important;background:transparent!important;background-color:transparent!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.footer-container *{background:transparent!important;background-color:transparent!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.footer-divider{border:none;border-top:3px solid #fff;width:100%;margin:var(--space-4) 0}.footer-container{padding-left:var(--space-3);padding-right:var(--space-3)}.footer-badge{display:flex;align-items:center;justify-content:center;gap:.75rem;background:none;color:#fff;font-size:calc(var(--text-xs) + 15px);font-weight:700;border-radius:1rem;padding:.25rem 1rem;margin-bottom:var(--space-2);letter-spacing:1px;box-shadow:0 2px 8px #00000014;white-space:nowrap;overflow-x:auto;margin-left:0;padding-left:0}.footer-slogan-text{display:inline;vertical-align:middle}.footer-logo{width:30px;max-width:30px;height:auto;vertical-align:middle;flex-shrink:0;margin-left:25px}.footer-about{margin-bottom:var(--space-3);font-size:var(--text-sm);line-height:1.6}.footer-grid{display:flex;flex-wrap:wrap;align-items:flex-start;margin-left:-.5rem;margin-right:-.5rem}.footer-column{flex:1 0 100%;padding:0 var(--space-2);margin-bottom:var(--space-4);text-align:left;display:flex;flex-direction:column;align-items:flex-start}.footer-row{display:unset;flex-direction:unset;gap:unset;justify-content:unset;flex-wrap:unset}.footer h4{font-size:22px;margin-bottom:var(--space-3);color:var(--light);font-weight:600}.footer-links{list-style:none;padding:0;margin:0}.footer-links li{margin-bottom:var(--space-2);display:flex;align-items:center;justify-content:center;gap:.5rem}.footer-links a{color:#a7b3c1;text-decoration:none;font-size:16px;transition:color .2s,text-shadow .2s}.footer-links a:hover{color:#38bdf8;text-shadow:0 2px 8px rgba(56,189,248,.2)}.social-links{display:flex;gap:var(--space-2);margin-top:var(--space-3);justify-content:flex-start;flex-wrap:wrap}.social-links a{display:flex;align-items:center;justify-content:center;width:44px;height:44px;color:var(--light);font-size:1.25rem;transition:color .2s;min-width:44px;min-height:44px;flex-shrink:0;position:relative}.social-links .sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;font-size:0!important;line-height:0!important}.social-links span{display:none!important}.social-links a span{display:none!important;visibility:hidden!important;opacity:0!important;position:absolute!important;left:-9999px!important;top:-9999px!important}.social-links a i{display:block!important;visibility:visible!important;opacity:1!important}.social-links a:hover{background:#38bdf8;color:#fff;box-shadow:0 4px 16px #38bdf826;border-color:#38bdf84d}@media (max-width: 768px){.social-links{gap:var(--space-3);margin-top:var(--space-4);justify-content:center;flex-wrap:wrap;margin-left:auto;margin-right:auto;max-width:300px}.social-links a{width:48px;height:48px;font-size:1.5rem;min-width:48px;min-height:48px;flex-shrink:0}.social-links a:hover{background:#38bdf8;border-color:#38bdf880;box-shadow:0 4px 16px #38bdf833}}@media (max-width: 480px){.social-links{gap:var(--space-2);margin-top:var(--space-3);justify-content:center;flex-wrap:wrap;margin-left:auto;margin-right:auto;max-width:280px}.social-links a{width:42px;height:42px;font-size:1.25rem;min-width:42px;min-height:42px;flex-shrink:0}.social-links a:hover{color:#38bdf8}}@media (min-width: 768px) and (max-width: 1024px){.social-links{gap:var(--space-3);margin-top:var(--space-4);justify-content:center;flex-wrap:wrap;margin-left:auto;margin-right:auto;max-width:320px}.social-links a{width:46px;height:46px;font-size:1.375rem;min-width:46px;min-height:46px;flex-shrink:0}.social-links a:hover{color:#38bdf8}}.footer-icon{font-size:1.1em;margin-right:0;vertical-align:middle;display:inline-flex;align-items:center}.footer-bottom{margin-top:var(--space-4);text-align:center;font-size:var(--text-xs);color:#a7b3c1;background:transparent!important;background-color:transparent!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.footer-bottom *{background:transparent!important;background-color:transparent!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.footer-bottom a{color:#a7b3c1;text-decoration:none;transition:color .2s;margin:0 var(--space-1);background:none!important}.footer-bottom a:hover{color:#38bdf8;background:none!important}.footer-bottom p{background:none!important}.footer-contact{margin-top:var(--space-4);text-align:center;background:none!important}.footer-contact h4{font-size:22px;margin-bottom:var(--space-3);color:var(--light);font-weight:600;background:none!important}.contact-section{margin-top:var(--space-4);text-align:center;background:none!important;background-color:transparent!important;background-image:none!important}.footer .contact-section,.footer-container .contact-section,.footer .contact-section:before,.footer .contact-section:after{background:transparent!important;background-color:transparent!important;background-image:none!important}.contact-section h4{font-size:22px;margin-bottom:var(--space-3);color:var(--light);font-weight:600;background:none!important}.contact-section p{margin-bottom:var(--space-2);color:#a7b3c1;background:none!important}.contact-section p span{margin-right:.5rem;background:none!important}.contact-section a{color:#a7b3c1;text-decoration:none;transition:color .2s;background:none!important}.contact-section a:hover{color:#38bdf8;background:none!important}.footer .btn{display:inline-block;padding:.75rem 1.5rem;font-size:var(--text-sm);font-weight:600;color:#fff;text-decoration:none;margin-top:var(--space-2);transition:all .2s ease;background:#38bdf8!important;background-color:#38bdf8!important;border-radius:.5rem;border:none;cursor:pointer}.footer .btn:hover{color:#fff;background:#0ea5e9!important;background-color:#0ea5e9!important;transform:translateY(-2px);box-shadow:0 4px 12px #38bdf84d}.footer-newsletter{margin:var(--space-4) 0;text-align:center}.newsletter-form{display:flex;flex-direction:column;align-items:center;gap:var(--space-2)}.newsletter-label{font-size:var(--text-base);color:var(--light);margin-bottom:var(--space-1)}.newsletter-input-group{display:flex;gap:.5rem}.newsletter-input{padding:.5rem 1rem;border-radius:2rem 0 0 2rem;border:none;font-size:var(--text-base);outline:none;min-width:220px}.newsletter-btn{padding:.5rem 1.25rem;border-radius:0 2rem 2rem 0;border:none;background:var(--accent);color:#fff;font-weight:600;font-size:var(--text-base);cursor:pointer;transition:background .2s}.newsletter-btn:hover{background:#fbbf24}.back-to-top{position:fixed;right:2rem;bottom:2rem;background:#38bdf8;color:#fff;border:none;border-radius:50%;width:48px;height:48px;font-size:2rem;box-shadow:0 4px 16px #38bdf826;cursor:pointer;z-index:100;display:flex;align-items:center;justify-content:center;transition:background .2s,box-shadow .2s}.back-to-top:hover{background:#0ea5e9;box-shadow:0 8px 32px #0ea5e926}@media (min-width: 768px){.footer-column{flex:0 0 50%;max-width:50%}}@media (min-width: 992px){.footer-column{flex:0 0 25%;max-width:25%}.footer-column.company{flex:0 0 33%;max-width:33%}}.footer-column-group{display:flex;flex-wrap:wrap;gap:var(--space-3);justify-content:center}.footer-column-group .footer-column{flex:1 1 220px;min-width:220px;max-width:50%;margin-bottom:0}@media (max-width: 767px){.footer-column-group{flex-direction:column;gap:var(--space-2)}.footer-column-group .footer-column{max-width:100%}}.footer-links.contact-list li{display:flex;align-items:center;justify-content:flex-start;gap:.3em;margin-bottom:var(--space-2);line-height:1.2}.footer-links.contact-list li:first-child{margin-left:-3px}.footer-links.contact-list li a{display:inline-flex;align-items:center;vertical-align:middle}.footer-column.contact{display:block!important;text-align:left!important;align-items:flex-start!important;margin-left:0!important;padding-left:0!important}.footer-column.contact h4{text-align:left!important;align-self:flex-start!important;margin-left:0!important}.footer-links.contact-list{display:block!important;text-align:left!important;padding-left:0!important;margin-left:0!important}.footer-column.contact h4,.footer-column.contact ul,.footer-column.contact .btn{text-align:left;margin-left:0}.footer-row-bottom{display:flex;flex-wrap:wrap;gap:0;justify-content:space-between;margin-top:var(--space-3);text-align:center}.footer-row-bottom .footer-column{flex:1 1 0;align-items:center;text-align:center;display:flex;flex-direction:column}.footer-row-bottom .footer-column:last-child h4{align-self:center;text-align:center;margin-bottom:.5em;margin-left:80px}.footer-column.company-links{display:block!important}.footer-column.company-links .footer-links{display:block!important;text-align:left!important;padding-left:0!important;margin-left:0!important}.footer-column.company-links .footer-links li{display:block!important;text-align:left!important;margin-left:0!important;padding-left:0!important}.footer-column.company{margin-left:auto}.footer-logo-right{width:100%;display:flex;justify-content:flex-end}.footer-column.company-text{align-items:flex-start;text-align:left;flex-grow:1;gap:var(--space-3)}@media (max-width: 768px){.footer-column.company-text{align-items:center;text-align:center;gap:var(--space-4)}.footer-badge{margin-bottom:var(--space-3)}}@media (max-width: 480px){.footer-column.company-text{gap:var(--space-3)}.footer-badge{margin-bottom:var(--space-2)}}.footer-column.logo-col{margin-left:auto;display:flex;align-items:flex-start;justify-content:flex-end}.footer-catchword{display:inline-block;font-weight:700;margin-right:1.5rem}.footer-catchword:last-child{margin-right:0}.footer-row-bottom .footer-column:last-child{align-items:flex-end;text-align:right;display:flex;flex-direction:column}.footer-row-bottom .footer-column:last-child h4{align-self:center;text-align:center;margin-bottom:.5em;margin-left:-50px}.footer-row-bottom .footer-column:last-child .footer-links{align-items:center;text-align:center;display:flex;flex-direction:column}.footer-row-bottom .footer-column:nth-child(3) h4{margin-left:70px}.footer-row-bottom .footer-column:last-child,.footer-row-bottom .footer-column:last-child h4,.footer-row-bottom .footer-column:last-child .footer-links{align-items:flex-start!important;text-align:left!important}.footer-row-bottom .footer-column:last-child h4{margin-left:0!important;align-self:flex-start!important}.footer-column.company-links h4,.footer-column.company-links .footer-links{align-items:flex-start!important;text-align:left!important}.footer-column.company-links h4{text-align:left!important;align-self:flex-start!important;margin-left:0!important}.footer-column.company-links .footer-links{display:block!important;text-align:left!important;padding-left:0!important}.footer-column.company-links .footer-links li{display:block!important;text-align:left!important;justify-content:unset!important;align-items:unset!important;margin-left:0!important}@media (max-width: 768px){.footer-container{padding:var(--space-3) var(--space-2) 0 var(--space-2)}.footer-badge{font-size:calc(var(--text-xs) + 8px);padding:.5rem .75rem;white-space:normal;text-align:center;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.5rem;margin-bottom:var(--space-3)}.footer-logo{width:25px;max-width:25px}.footer h4{font-size:1.25rem;margin-bottom:var(--space-2)}.footer-links a{font-size:.875rem}.footer .btn{padding:.75rem 1.25rem;font-size:.875rem}.back-to-top{right:1rem;bottom:1rem;width:40px;height:40px;font-size:1.5rem}.footer-row-bottom{flex-direction:column;gap:var(--space-3);text-align:center}.footer-row-bottom .footer-column{width:100%;align-items:center}.footer-bottom{margin-top:var(--space-3);padding-top:var(--space-2);font-size:.75rem}.footer-bottom p{margin-bottom:.5rem}.footer-bottom a{margin:0 .25rem}}@media (max-width: 480px){.footer-container{padding:var(--space-2) var(--space-1) 0 var(--space-1)}.footer-badge{font-size:calc(var(--text-xs) + 4px);padding:.25rem .5rem;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.25rem}.footer-logo{width:20px;max-width:20px}.footer h4{font-size:1.125rem}.footer-links a{font-size:.8rem}.footer .btn{padding:.625rem 1rem;font-size:.8rem}.back-to-top{right:.75rem;bottom:.75rem;width:36px;height:36px;font-size:1.25rem}.footer-bottom{font-size:.7rem}}@media (min-width: 769px) and (max-width: 1024px){.footer-container{padding:var(--space-4) var(--space-3) 0 var(--space-3)}.footer-badge{font-size:calc(var(--text-xs) + 12px);display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.5rem}.footer-logo{width:28px;max-width:28px}}@media (min-width: 1200px){.footer-container{padding:var(--space-5) var(--space-4) 0 var(--space-4)}.footer-badge{font-size:calc(var(--text-xs) + 18px)}.footer-logo{width:35px;max-width:35px}}@media (orientation: landscape) and (max-height: 600px){.footer-container{padding:var(--space-2) var(--space-3) 0 var(--space-3)}.footer-badge{margin-bottom:var(--space-1)}.social-links{margin-top:var(--space-2)}}@media (prefers-contrast: high){.footer-links a{text-decoration:underline}.footer .btn,.back-to-top{border:2px solid currentColor}}@media (prefers-reduced-motion: reduce){.social-links a,.footer-links a,.footer .btn,.back-to-top{transition:none}.back-to-top:hover{transform:none}}.footer-logo-responsive{margin-left:1rem;vertical-align:middle;transition:margin-left .3s ease}@media (min-width: 1200px){.footer-logo-responsive{margin-left:4.375rem}}@media (min-width: 1024px) and (max-width: 1199px){.footer-logo-responsive{margin-left:3.125rem}}@media (min-width: 768px) and (max-width: 1023px){.footer-logo-responsive{margin-left:2.5rem}}@media (max-width: 767px){.footer-logo-responsive{margin-left:1.25rem}}@media (max-width: 480px){.footer-logo-responsive{margin-left:.75rem}}@media (max-width: 360px){.footer-logo-responsive{margin-left:.5rem}.footer-badge{font-size:calc(var(--text-xs) + 2px);padding:.25rem .375rem}.social-links{gap:var(--space-2);margin-top:var(--space-2);justify-content:center;flex-wrap:wrap;padding:0 var(--space-1)}.social-links a{width:42px;height:42px;font-size:1.25rem;min-width:42px;min-height:42px;flex-shrink:0;padding:8px;background:#ffffff26;border:1px solid rgba(255,255,255,.15)}}@media (min-width: 768px) and (max-width: 820px){.footer-container{padding:var(--space-3) var(--space-2) 0 var(--space-2)}.footer-badge{font-size:calc(var(--text-xs) + 6px);padding:.375rem .75rem;white-space:normal;text-align:left;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:.5rem;line-height:1.4;width:100%;max-width:100%}.footer-logo-responsive{margin-left:.5rem;margin-top:0;flex-shrink:0}.footer-logo{width:22px;max-width:22px}.footer-row-bottom{flex-direction:column;gap:var(--space-2);text-align:center;margin-top:var(--space-2)}.footer-row-bottom .footer-column{width:100%;align-items:center}.footer-row-bottom .footer-column:last-child h4{align-self:center;text-align:center;margin-bottom:.5em;margin-left:0}.footer-row-bottom .footer-column:last-child .footer-links{align-items:center;text-align:center;display:flex;flex-direction:column}.footer-links.contact-list li{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-bottom:var(--space-1);font-size:.875rem;line-height:1.2}.footer-links.contact-list li:first-child{margin-left:0}.footer-links.contact-list li a{display:inline-flex;align-items:center;vertical-align:middle}.footer-column.contact{display:flex!important;text-align:center!important;align-items:center!important;margin-left:0!important;padding-left:0!important}.footer-column.contact h4{text-align:center!important;align-self:center!important;margin-left:0!important}.footer-links.contact-list{display:flex!important;text-align:center!important;padding-left:0!important;margin-left:0!important;justify-content:center}.footer-bottom{margin-top:var(--space-2);padding-top:var(--space-2);font-size:.75rem}.social-links{gap:var(--space-3);margin-top:var(--space-3);justify-content:center;flex-wrap:wrap;padding:0 var(--space-2)}.social-links a{width:44px;height:44px;font-size:1.25rem;min-width:44px;min-height:44px;flex-shrink:0;padding:8px;background:#ffffff1f;border:1px solid rgba(255,255,255,.1)}.footer h4{font-size:1.125rem;margin-bottom:var(--space-2)}.footer .btn{padding:.625rem 1rem;font-size:.8rem}}@media (min-width: 768px) and (max-width: 820px) and (orientation: portrait){.footer-badge{font-size:calc(var(--text-xs) + 4px);padding:.25rem .5rem}.footer-logo-responsive{margin-left:.375rem}.footer-logo{width:20px;max-width:20px}.footer-links.contact-list li{font-size:.8rem;gap:.375rem}}@media (min-width: 768px) and (max-width: 820px) and (orientation: landscape){.footer-badge{font-size:calc(var(--text-xs) + 8px);padding:.5rem 1rem}.footer-logo-responsive{margin-left:.75rem}.footer-logo{width:24px;max-width:24px}.footer-links.contact-list li{font-size:.9rem;gap:.5rem}}@media (min-width: 768px) and (max-width: 1024px){.footer-badge{width:100%!important;max-width:100%!important;display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:space-between!important;text-align:left!important;white-space:normal!important}.footer-logo-responsive{flex-shrink:0!important;margin-left:.5rem!important}.footer-links.contact-list li{display:flex!important;align-items:center!important;justify-content:center!important;gap:.5rem!important;margin-bottom:var(--space-1)!important;line-height:1.2!important}.footer-links.contact-list li a{display:inline-flex!important;align-items:center!important;vertical-align:middle!important}.footer-links.contact-list li:first-child{margin-left:0!important}}[lang=de] .footer-badge{font-size:calc(var(--text-xs) + 8px)!important;letter-spacing:.5px}.language-switcher{position:fixed!important;top:20px!important;right:80px!important;z-index:9999!important;display:inline-block;background:transparent;transform:none!important}.language-switcher-button{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;background:transparent;border:1px solid rgba(255,255,255,.3);border-radius:.5rem;color:#fff;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease;-webkit-backdrop-filter:none;backdrop-filter:none;min-width:80px;justify-content:space-between}.policy-language-switcher .language-switcher-button{background:var(--primary);border:1px solid var(--primary-dark);color:#fff;box-shadow:0 2px 4px #0000001a}.policy-language-switcher .language-switcher-button:hover{background:var(--primary-dark);transform:translateY(-1px);box-shadow:0 4px 8px #00000026}.language-switcher-button:hover{background:#ffffff1a;border-color:#ffffff80;transform:translateY(-1px)}.language-switcher-button:focus{outline:2px solid #38bdf8;outline-offset:2px}.language-flag{font-size:1rem;line-height:1}.language-code{font-weight:600;letter-spacing:.5px}.dropdown-arrow{font-size:.75rem;transition:transform .2s ease;opacity:.7}.language-switcher-button[aria-expanded=true] .dropdown-arrow{transform:rotate(180deg)}.language-dropdown{position:absolute;top:100%;right:0;margin-top:.25rem;background:#0a1931f2;border:1px solid rgba(255,255,255,.2);border-radius:.5rem;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 8px 32px #0000004d;z-index:1000;min-width:160px;max-height:300px;overflow-y:auto;animation:dropdownFadeIn .2s ease}.policy-language-switcher .language-dropdown{background:#0a1931f2;border:1px solid rgba(255,255,255,.2);box-shadow:0 8px 32px #0000004d}@keyframes dropdownFadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.language-option{display:flex;align-items:center;gap:.75rem;width:100%;padding:.75rem 1rem;background:transparent;border:none;color:#fff;font-size:.875rem;text-align:left;cursor:pointer;transition:background .2s ease}.language-option:hover{background:#ffffff1a}.language-option.active{background:#38bdf833;color:#38bdf8}.language-option.active:hover{background:#38bdf84d}.policy-language-switcher .language-option{color:#fff}.policy-language-switcher .language-option:hover{background:#ffffff1a}.policy-language-switcher .language-option.active{background:#38bdf833;color:#38bdf8}.policy-language-switcher .language-option.active:hover{background:#38bdf84d}.language-name{flex:1;font-weight:500}.language-switcher.rtl .language-dropdown{right:auto;left:0}.language-switcher.rtl .language-option{text-align:right}[dir=rtl] .language-dropdown{right:auto;left:0}[dir=rtl] .language-option{text-align:right}@media (max-width: 768px){.language-switcher{right:20px!important}.language-switcher.rtl{right:auto!important;left:20px!important}.language-switcher-button{padding:.375rem .5rem;font-size:.8rem;min-width:70px}.language-flag{font-size:.875rem}.language-dropdown{min-width:140px;max-height:250px}.language-option{padding:.625rem .875rem;font-size:.8rem}}@media (max-width: 480px){.language-switcher-button{padding:.25rem .375rem;font-size:.75rem;min-width:60px}.language-flag{font-size:.75rem}.language-dropdown{min-width:120px}.language-option{padding:.5rem .75rem;font-size:.75rem}}@media (prefers-contrast: high){.language-switcher-button,.language-dropdown{border:2px solid currentColor}.language-option.active{background:currentColor;color:#000}}@media (prefers-reduced-motion: reduce){.language-switcher-button,.language-option,.dropdown-arrow{transition:none}.language-dropdown{animation:none}}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.75rem;font-size:1rem;font-weight:700;line-height:1.5;text-align:center;text-decoration:none;white-space:nowrap;border-radius:999px;border:none;cursor:pointer;transition:all .3s ease;-moz-user-select:none;user-select:none;-webkit-user-select:none;touch-action:manipulation}.btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.btn:disabled{opacity:.5;cursor:not-allowed;transform:none;box-shadow:none}.btn.primary{color:#fff;background:linear-gradient(to right,#00d084,#00bfbf,#007bff);box-shadow:0 2px 8px #00d08440}.btn.primary:hover:not(:disabled){box-shadow:0 6px 16px #007cff4d}.btn.secondary{color:#fff;background-color:#ffffff26;border:2px solid rgba(255,255,255,.8);backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px)}.btn.secondary:hover:not(:disabled){background-color:#ffffff4d;border-color:#fff}.btn.success{color:var(--light);background-color:var(--success);border-color:var(--success)}.btn.success:hover:not(:disabled){background-color:#157347;border-color:#146c43}.btn.danger{color:var(--light);background-color:var(--danger);border-color:var(--danger)}.btn.danger:hover:not(:disabled){background-color:#bb2d3b;border-color:#b02a37}.hero-section-new{position:relative;height:100vh;min-height:100vh;max-height:100vh;width:100%;margin:0;padding:0;background:linear-gradient(to right,#00d084,#00bfbf,#007bff)!important;display:flex;align-items:center;justify-content:center}section.hero-section-new[role=banner]{background:linear-gradient(to right,#00d084,#00bfbf,#007bff)!important;color:#fff!important}section.hero-section-new[role=banner][aria-label="Hero section"]{background:linear-gradient(to right,#00d084,#00bfbf,#007bff)!important;color:#fff!important;height:100vh;min-height:100vh;max-height:100vh}section.hero-section-new[role=banner] *{color:#fff!important}.hero{position:relative;height:100vh;width:100%;display:flex;align-items:center;justify-content:center}.hero-new-gradient{background:linear-gradient(to right,#00d084,#00bfbf,#007bff)!important}.hero-logo{position:absolute;top:20px;left:20px;z-index:20;width:auto;height:100px}@media (max-width: 1024px){.hero-logo{width:140px;height:auto;max-width:160px;top:15px;left:15px}}@media (max-width: 768px){.hero-logo{width:120px;height:auto;max-width:140px;top:12px;left:12px}}@media (max-width: 480px){.hero-logo{width:110px;height:auto;max-width:130px;top:10px;left:10px}}@media (max-width: 360px){.hero-logo{width:100px;height:auto;max-width:120px;top:8px;left:8px}}.hero-background{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}.hero-background video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;left:0}.hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,#000000b3,#00000080)}.hero-content{position:relative;z-index:10;color:var(--light);text-align:center;max-width:1200px;width:90%;margin:0 auto;padding:2rem}.hero-text h1{font-size:clamp(2rem,5vw,4rem);font-weight:700;margin-bottom:1.5rem;line-height:1.2;color:#fff}.hero-subtitle{font-size:clamp(1rem,2vw,1.25rem);margin-bottom:2rem;max-width:600px;margin-left:auto;margin-right:auto;color:#fff}.hero-features{display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap;margin-bottom:2.5rem}.feature-item{display:flex;align-items:center;gap:.75rem;padding:.75rem 1.5rem;background:#ffffff1a;border-radius:8px;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.feature-icon{font-size:1.5rem;color:var(--accent)}.cta-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.hero-waves{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:1}.hero-waves:before,.hero-waves:after{content:"";position:absolute;width:300vw;height:300vw;top:-65vw;left:50%;transform:translate(-50%,-75%);border-radius:45%;background:#005adc33;animation:wave 10s linear infinite}.hero-waves:after{border-radius:47%;background:#0050c840;animation:wave 15s linear infinite}@keyframes wave{0%{transform:translate(-50%,-75%) rotate(0)}to{transform:translate(-50%,-75%) rotate(360deg)}}@media (max-width: 768px){.hero-features{flex-direction:column;align-items:center}.feature-item{width:100%;max-width:300px;justify-content:center}.cta-buttons{flex-direction:column;align-items:center;width:100%}.cta-buttons>*{width:100%;max-width:300px}}.services-section{position:relative;min-height:400px;background:#f8fafc;overflow:hidden;margin-bottom:0;padding-bottom:var(--space-2xl)}.services-section:before,.services-section:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;pointer-events:none}.services-section:before{background:linear-gradient(120deg,#c6f0e3,#f8fafc)}.services-section:after{background:linear-gradient(300deg,#8fc9fa,#f8fafc);opacity:.6;animation:fade-in-out 6s ease-in-out infinite}.services-container{position:relative;z-index:1}.services-header{text-align:center;margin-bottom:var(--space-2xl);padding-top:var(--space-xl)}.section-title{font-size:clamp(2rem,4vw,3rem);margin-bottom:var(--space-md)}.section-subtitle{font-size:clamp(1rem,2vw,1.25rem);color:var(--gray);max-width:600px;margin:0 auto}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-md);padding:0 var(--space-sm) 64px var(--space-sm);max-width:1200px;margin:0 auto}.services-grid .service-card:nth-child(n+4),.services-grid .service-card:nth-child(n+5){margin-bottom:0}@media (max-width: 1024px){.services-grid{grid-template-columns:repeat(2,1fr)}.services-grid .service-card:nth-child(n+5){margin-bottom:-24px}}@media (max-width: 768px){.services-grid{grid-template-columns:1fr;padding:0 var(--space-sm);gap:var(--space-md)}.service-card{max-width:400px;margin:0 auto}.services-grid .service-card{margin-bottom:var(--space-md)}.services-grid .service-card:last-child{margin-bottom:0;padding-bottom:var(--space-lg)}.services-grid .service-card:nth-child(4),.services-grid .service-card:nth-child(5),.services-grid .service-card:nth-child(6){margin-bottom:var(--space-md)!important}.services-grid .service-card:nth-child(6){margin-bottom:0!important;padding-bottom:var(--space-xl)}}.service-card{background:#ffffffb3;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);padding:var(--space-lg);border-radius:1.5rem;border:1px solid rgba(255,255,255,.25);box-shadow:0 8px 24px #00000014;transition:all .35s cubic-bezier(.25,.8,.25,1);display:flex;flex-direction:column;align-items:center;text-align:center}.service-card:hover{transform:translateY(-10px) scale(1.03);box-shadow:0 16px 32px #005adc33;border-color:#ffffffb3}.service-icon{font-size:2.8rem;color:#8a94a7;margin-bottom:var(--space-md);transition:color .3s ease}.service-card:hover .service-icon{color:#007cff}.service-card h3{font-size:1.5rem;margin-bottom:var(--space-sm)}.service-card p{color:var(--gray);margin-bottom:var(--space-md);flex-grow:1}.service-features{list-style:none;display:flex;flex-wrap:wrap;gap:var(--space-xs);justify-content:center}.service-features li{background:#0000000d;padding:var(--space-xs) var(--space-sm);border-radius:999px;font-size:.75rem;font-weight:500;color:var(--dark);transition:background .3s ease}.service-features li:hover{background:linear-gradient(to right,#00d976,#007cff)!important;color:#fff!important}.services-list{list-style-type:none;padding:0;display:flex;gap:20px;margin:0;justify-content:center;flex-wrap:wrap;list-style:none}.service-item{text-align:center;background:#fff;border-radius:8px;padding:20px;box-shadow:0 2px 4px #0000001a;transition:transform .3s ease,box-shadow .3s ease;width:250px}.service-item:hover{transform:translateY(-10px);box-shadow:0 4px 8px #0003}.service-item h2{margin-top:10px;font-size:1.5rem}.service-item p{margin-top:10px;font-size:1rem;color:#555}.contact-section{position:relative;background:#f8fafc;overflow:hidden;margin-top:0;padding-top:0}.contact-section:before,.contact-section:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;pointer-events:none}.contact-section:before{background:linear-gradient(120deg,#c6f0e3,#f8fafc)}.contact-section:after{background:linear-gradient(300deg,#8fc9fa,#f8fafc);opacity:.6;animation:fade-in-out 6s ease-in-out infinite}@keyframes fade-in-out{0%{opacity:.6}50%{opacity:.3}to{opacity:.6}}.contact-container{position:relative;z-index:1}.contact-section .fade-out{position:absolute;left:0;bottom:0;width:100%;height:80px;pointer-events:none;z-index:2;background:transparent}.container{max-width:600px;margin:4rem auto;padding:2.5rem;background:transparent!important;background-color:transparent!important;backdrop-filter:none;-webkit-backdrop-filter:none;border-radius:0;border:none!important;box-shadow:none!important}.contact-header{text-align:center;margin-bottom:var(--space-2xl);padding-top:var(--space-md);margin-top:-60px}#contactUsSection{text-align:center;font-size:clamp(2rem,4vw,2.5rem);font-weight:800;color:#000!important;margin-bottom:.5rem;background:none!important;-webkit-background-clip:unset!important;-webkit-text-fill-color:unset!important;background-clip:unset!important;position:relative}#contactUsSection:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translate(-50%);width:60px;height:3px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:2px}.container p{text-align:center;color:#000!important;margin-bottom:2rem;font-size:clamp(.875rem,1vw,1rem)}.form-row{display:flex!important;gap:1.5rem!important;margin-bottom:1.25rem!important;flex-wrap:wrap!important;flex-direction:row!important}form{background:#fff!important;background-color:#fff!important;background-image:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;padding:3.5rem!important;border-radius:1.5rem!important;border:1px solid rgba(255,255,255,.25)!important;box-shadow:0 8px 24px #00000014!important;margin:2rem 0!important;transition:all .35s cubic-bezier(.25,.8,.25,1)!important;position:relative!important;overflow:visible!important;display:block!important;visibility:visible!important;opacity:1!important;z-index:10!important;transform:translateY(0)!important}form:hover{transform:translateY(-10px) scale(1.03)!important;box-shadow:0 16px 32px #005adc33!important;border-color:#ffffffb3!important;background:#fff!important;background-color:#fff!important;background-image:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}form:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(59,130,246,.5),transparent);animation:shimmer 2s infinite}@keyframes shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}form *{display:block!important;visibility:visible!important;opacity:1!important}textarea,textarea:hover,textarea:focus,textarea:active{background:#fff!important;background-color:#fff!important}.form-row .form-group{flex:1!important;margin-bottom:0!important;display:block!important;visibility:visible!important;opacity:1!important;min-width:0!important;width:50%!important;max-width:calc(50% - .75rem)!important}.form-group{display:block!important;visibility:visible!important;opacity:1!important;margin-bottom:1.5rem!important}input[type=text],input[type=email]{width:100%!important;padding:1.25rem 1.5rem!important;margin-bottom:1.75rem!important;background:#ffffffe6!important;border:2px solid rgba(0,0,0,.2)!important;border-radius:1.25rem!important;font-size:1rem!important;color:#1f2937!important;transition:all .35s cubic-bezier(.25,.8,.25,1)!important;box-sizing:border-box!important;min-height:56px!important;font-weight:500!important;position:relative!important;display:block!important;visibility:visible!important;opacity:1!important;z-index:10!important;box-shadow:0 2px 4px #0000000d!important}input[type=text]:hover,input[type=email]:hover{background:#fffffff2!important;transform:translateY(-2px)!important;box-shadow:0 4px 12px #0000001a!important;border-color:#0000004d!important}input[type=text]:focus,input[type=email]:focus{outline:none!important;border-color:#007cff!important;background:#fffffff2!important;box-shadow:0 0 0 4px #007cff1a,0 8px 25px #00000026!important;transform:translateY(-3px)!important}.contact-section textarea,.contact-container textarea,form textarea,.contact-section form textarea,.contact-container form textarea,#contactUsSection textarea,.contact-section #contactUsSection textarea,.contact-container #contactUsSection textarea{width:100%!important;padding:1.25rem 1.5rem!important;margin-bottom:1.75rem!important;background:#fff!important;background-color:#fff!important;border:2px solid rgba(0,0,0,.2)!important;border-radius:1.25rem!important;font-size:1rem!important;color:#1f2937!important;transition:all .35s cubic-bezier(.25,.8,.25,1)!important;box-sizing:border-box!important;height:140px!important;resize:none!important;min-height:120px!important;font-family:inherit!important;line-height:1.6!important;font-weight:500!important;position:relative!important;display:block!important;visibility:visible!important;opacity:1!important;z-index:10!important;box-shadow:0 2px 4px #0000000d!important}.contact-section textarea:hover,.contact-container textarea:hover,form textarea:hover,.contact-section form textarea:hover,.contact-container form textarea:hover,#contactUsSection textarea:hover,.contact-section #contactUsSection textarea:hover,.contact-container #contactUsSection textarea:hover{background:#fff!important;background-color:#fff!important;transform:translateY(-2px)!important;box-shadow:0 4px 12px #0000001a!important;border-color:#0000004d!important}.contact-section textarea:focus,.contact-container textarea:focus,form textarea:focus,.contact-section form textarea:focus,.contact-container form textarea:focus,#contactUsSection textarea:focus,.contact-section #contactUsSection textarea:focus,.contact-container #contactUsSection textarea:focus{outline:none!important;border-color:#007cff!important;background:#fff!important;background-color:#fff!important;box-shadow:0 0 0 4px #007cff1a,0 8px 25px #00000026!important;transform:translateY(-3px)!important}label{display:block!important;margin-bottom:.75rem!important;font-weight:600!important;color:#000!important;font-size:.875rem!important;text-transform:uppercase!important;letter-spacing:.05em!important;position:relative!important;visibility:visible!important;opacity:1!important;z-index:10!important}label:after{content:" *"!important;color:#ef4444!important;font-weight:700!important}button.Submit{width:100%!important;padding:1.5rem 2.5rem!important;border:none!important;border-radius:1.5rem!important;font-size:1.125rem!important;font-weight:700!important;color:#fff!important;background:linear-gradient(to right,#00d976,#007cff)!important;cursor:pointer!important;transition:all .35s cubic-bezier(.25,.8,.25,1)!important;min-height:64px!important;position:relative!important;overflow:hidden!important;text-transform:uppercase!important;letter-spacing:.1em!important;box-shadow:0 8px 25px #007cff4d!important}button.Submit:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s}button.Submit:hover:before{left:100%}button.Submit:hover:not(:disabled){transform:translateY(-3px)!important;box-shadow:0 16px 32px #005adc33!important;background:linear-gradient(to right,#00b874,#06c)!important}button.Submit:disabled{background:#ccc!important;cursor:not-allowed!important;transform:none!important;box-shadow:none!important}.success-message,.error-message{padding:1rem;border-radius:.75rem;margin-bottom:1.5rem;text-align:center;font-weight:500;font-size:.875rem}.success-message{background-color:#00d97626;color:#004d2c;border:1px solid rgba(0,217,118,.3)}.error-message{background-color:#ff646426;color:#7f1d1d;border:1px solid rgba(255,100,100,.3)}.error-text{color:#dc2626;font-size:.75rem;margin-top:.25rem;font-weight:500}@media (max-width: 768px){.container{max-width:95%;margin:.5rem auto;padding:.5rem;border-radius:1rem}#contactUsSection{font-size:1.75rem}.contact-header{margin-top:-15px;margin-bottom:var(--space-sm)}form{padding:1.5rem!important;margin:1rem 0!important}.form-row{flex-direction:column!important;gap:0!important}.form-row .form-group{margin-bottom:1rem!important;width:100%!important;max-width:100%!important}input[type=text],input[type=email],textarea{font-size:16px;padding:.75rem}button.Submit{padding:1rem;font-size:1rem}}@media (min-width: 769px) and (max-width: 1024px){.container{max-width:80%;padding:2rem}.form-row{gap:1rem!important;flex-direction:row!important}.form-row .form-group{flex:1!important;min-width:0!important;width:50%!important;max-width:calc(50% - .5rem)!important}}@media (max-width: 480px){.container{margin:1rem;padding:1rem;border-radius:.75rem}#contactUsSection{font-size:1.5rem}.container p{font-size:.875rem}input[type=text],input[type=email],textarea{padding:.875rem;margin-bottom:1rem}button.Submit{padding:1rem}.success-message,.error-message{padding:.875rem;font-size:.8rem}}@media (min-width: 1200px){.container{max-width:700px;padding:3rem}}@media (prefers-contrast: high){input[type=text],input[type=email],textarea,button.Submit{border:2px solid #000}}@media (prefers-reduced-motion: reduce){input[type=text],input[type=email],textarea,button.Submit{transition:none}button.Submit:hover:not(:disabled){transform:none}}form{background:#fff!important;background-color:#fff!important;background-image:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.contact-section form,.contact-container form,#contactUsSection form,.contact-section #contactUsSection form,.contact-container #contactUsSection form,form,form:hover,form:focus,form:active{background:#fff!important;background-color:#fff!important;background-image:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}:root{--primary: #6366f1;--primary-dark: #4f46e5;--secondary: #10b981;--accent: #f59e0b;--dark: #1e293b;--light: #f8fafc;--gray: #64748b;--text-xs: .75rem;--text-sm: .875rem;--text-base: 1rem;--text-lg: 1.25rem;--text-xl: 1.5rem;--text-2xl: 2rem;--gradient-primary: linear-gradient(135deg, var(--primary), var(--primary-dark));--gradient-accent: linear-gradient(135deg, var(--accent), #f97316);--font-heading: "Inter", system-ui, sans-serif;--font-body: "Inter", system-ui, sans-serif;--space-xs: .5rem;--space-sm: 1rem;--space-md: 1.5rem;--space-lg: 2rem;--space-xl: 3rem;--space-2xl: 4rem;--container-width: min(1200px, 100% - 2rem);--container-xl: 1140px;--shadow-sm: 0 1px 2px 0 rgb(0 0 0 / .05);--shadow-md: 0 4px 6px -1px rgb(0 0 0 / .1);--shadow-lg: 0 10px 15px -3px rgb(0 0 0 / .1);--mobile: 480px;--tablet: 768px;--desktop: 1024px;--large-desktop: 1200px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{height:100%;width:100%;margin:0;padding:0;font-size:16px;background:transparent;background-color:transparent}[dir=rtl]{direction:rtl;text-align:right}[dir=rtl] .hero-text h1,[dir=rtl] .hero-subtitle,[dir=rtl] .feature-item{text-align:right}[dir=rtl] .hero-features,[dir=rtl] .cta-buttons{flex-direction:row-reverse}body{font-family:var(--font-body);line-height:1.5;-webkit-font-smoothing:antialiased;color:var(--dark);background:transparent;overflow-x:hidden}#root{height:100%;width:100%}html{scroll-behavior:smooth}h1,h2,h3,h4,h5,h6{line-height:1.2;margin-bottom:var(--space-sm)}h1{font-size:clamp(1.75rem,4vw,3rem)}h2{font-size:clamp(1.5rem,3vw,2.5rem)}h3{font-size:clamp(1.25rem,2.5vw,2rem)}h4{font-size:clamp(1.125rem,2vw,1.5rem)}h5{font-size:clamp(1rem,1.5vw,1.25rem)}h6{font-size:clamp(.875rem,1.25vw,1rem)}p{font-size:clamp(.875rem,1vw,1rem);line-height:1.6}.home-layout{width:100%;min-height:100vh;display:flex;flex-direction:column;overflow-x:hidden}.content{width:100%;display:flex;flex-direction:column}button,a,input,textarea{min-height:44px;min-width:44px}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}.floating{animation:float 3s ease-in-out infinite}.gradient-text{background:linear-gradient(90deg,#00d084,#00bfbf,#007bff);-webkit-background-clip:text;background-clip:text;color:transparent;display:inline-block}.privacy-policy-section{background:var(--light);border-radius:1.5rem;box-shadow:var(--shadow-md);padding:var(--space-5) var(--space-4);max-width:800px;margin:3rem auto 2rem;color:var(--dark);font-family:var(--font-body);position:relative;z-index:2}.policy-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:var(--space-4);flex-wrap:wrap;gap:var(--space-2)}.policy-header h1{margin-bottom:0;flex:1;min-width:0}.policy-language-switcher{flex-shrink:0}.privacy-policy-section h1{font-size:clamp(2rem,5vw,3rem);font-weight:700;color:var(--primary);margin-bottom:var(--space-4);text-align:left;letter-spacing:-1px}.policy-header h1{margin-bottom:0;text-align:left}.privacy-policy-section h2{font-size:clamp(1.25rem,3vw,2rem);color:var(--primary-dark);font-weight:600;margin-bottom:var(--space-2);margin-top:var(--space-4)}.privacy-policy-section ul{margin-left:1.5rem;margin-bottom:var(--space-2);list-style:disc inside}.privacy-policy-section p,.privacy-policy-section li{font-size:var(--text-base);line-height:1.7}.privacy-policy-section a{color:var(--primary);text-decoration:underline;transition:color .2s}.privacy-policy-section a:hover{color:var(--primary-dark)}.privacy-divider{border:none;border-top:2px solid var(--accent);margin:var(--space-4) 0;width:100%;opacity:.25}@media (max-width: 600px){.privacy-policy-section{padding:var(--space-3) var(--space-2);border-radius:.75rem;margin:2rem 1rem}.policy-header{flex-direction:column;align-items:flex-start;gap:var(--space-3)}.policy-header h1{font-size:1.75rem;text-align:center;width:100%}.policy-language-switcher{align-self:center}.privacy-policy-section h2{font-size:1.1rem}button,a{padding:.75rem 1rem}.container{padding:1.5rem;margin:2rem 1rem}}@media (max-width: 480px){html{font-size:14px}.privacy-policy-section{padding:var(--space-2);margin:1rem .5rem}}@media (min-width: 601px) and (max-width: 1024px){.privacy-policy-section{padding:var(--space-4) var(--space-3);margin:2.5rem auto}}@media (min-width: 1200px){.privacy-policy-section{max-width:900px}}@media (min-resolution: 192dpi){body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}@media (orientation: landscape) and (max-height: 600px){.hero,.hero-section-new{min-height:100vh}}@media print{.back-to-top,.social-links,.cta-buttons{display:none!important}.privacy-policy-section{box-shadow:none;border:1px solid #ccc}}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.sr-only-focusable:focus{position:static!important;width:auto!important;height:auto!important;padding:inherit!important;margin:inherit!important;overflow:visible!important;clip:auto!important;white-space:normal!important}*:focus{outline:2px solid var(--primary);outline-offset:2px}*:focus:not(:focus-visible){outline:none}*:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.skip-link{position:absolute;top:-40px;left:6px;background:var(--primary);color:#fff;padding:8px;text-decoration:none;border-radius:4px;z-index:1000;transition:top .3s}.skip-link:focus{top:6px}@media (prefers-contrast: high){:root{--primary: #000080;--primary-dark: #000060;--secondary: #006400;--accent: #8B4513;--dark: #000000;--light: #FFFFFF;--gray: #333333}.btn{border:2px solid currentColor}.service-card,input,textarea,select{border:2px solid var(--dark)}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}.floating{animation:none}.hero-waves:before,.hero-waves:after{animation:none}.service-card:hover,.feature-item:hover{transform:none}}@media print{.hero-waves,.back-to-top,.social-links,.cta-buttons{display:none!important}.privacy-policy-section{box-shadow:none;border:1px solid #ccc}body{font-size:12pt;line-height:1.4}h1,h2,h3,h4,h5,h6{page-break-after:avoid}.service-card{page-break-inside:avoid}}.error-text{color:var(--danger);font-size:.875rem;margin-top:.25rem;display:block}.form-group{margin-bottom:1.5rem}.form-group label{display:block;margin-bottom:.5rem;font-weight:600;color:var(--dark);font-size:.875rem}[aria-busy=true]{cursor:wait}[aria-busy=true]:after{content:"";position:absolute;top:50%;left:50%;width:20px;height:20px;margin:-10px 0 0 -10px;border:2px solid transparent;border-top:2px solid currentColor;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}[aria-live=polite],[aria-live=assertive],[role=banner],[role=main],[role=navigation],[role=complementary],[role=contentinfo]{position:relative}button,a,input,textarea,select{min-height:44px;min-width:44px}@media (prefers-contrast: high){.gradient-text{background:var(--dark);-webkit-background-clip:text;background-clip:text;color:transparent}}.nav-link:focus,.btn:focus,input:focus,textarea:focus,select:focus{outline:2px solid var(--primary);outline-offset:2px}@media (max-width: 480px){.sr-only{position:static!important;width:auto!important;height:auto!important;padding:inherit!important;margin:inherit!important;overflow:visible!important;clip:auto!important;white-space:normal!important}.social-links .sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;font-size:0!important;line-height:0!important}}.App{min-height:100vh;display:flex;flex-direction:column}#main-content{flex:1;margin:0;padding:0}
