:root{--smooth-ease: cubic-bezier(.4, 0, .2, 1);--smooth-duration: .3s}.menu-toggle{display:none;background:none;border:none;font-size:2rem;color:#e5e5e5;cursor:pointer;margin-left:1rem;outline:none}.menu-toggle:focus{outline:2px solid #ffd600;outline-offset:2px;background:#174c6b}.menu-toggle:focus:active,.menu-toggle:active{outline:none!important;background:#174c6b}.menu-toggle .menu-icon{pointer-events:none}.nav-links{display:flex;gap:2rem;margin:0;padding:0;list-style:none}@media (max-width: 600px){.services{flex-direction:column;gap:1rem}.section{padding:1rem .5rem;max-width:100%}.hero{padding:3rem .5rem 2rem}.menu-toggle{display:block;margin:0 .5rem;flex:0 0 auto;min-width:0;transition:all var(--smooth-duration) var(--smooth-ease)}nav{min-height:60px}nav .container{display:flex;flex-direction:row!important;align-items:center!important;justify-content:space-between!important;position:relative;padding:0 .3rem!important;width:100%;min-width:0;min-height:60px}.logo{margin:0;flex:0 0 auto;display:flex;align-items:center;min-width:0}#theme-toggle{margin:0 .5rem;flex:0 0 auto;min-width:0;max-width:48px;padding:.5rem;font-size:1.1rem;box-sizing:border-box;overflow:hidden;white-space:nowrap}.nav-links{position:absolute;top:60px;left:0;right:0;width:100vw;min-width:0;min-height:60px;background:#1a6a7e;flex-direction:column;gap:1.2rem;padding:1.2rem 0;display:flex;z-index:999;box-shadow:0 2px 8px #1e285a14;transition:opacity var(--smooth-duration) var(--smooth-ease),visibility var(--smooth-duration) var(--smooth-ease),transform var(--smooth-duration) var(--smooth-ease);opacity:0;visibility:hidden;pointer-events:none}.nav-links li{padding-left:1.5rem;padding-right:1.5rem}.nav-links.open{opacity:1;transform:translateY(0);visibility:visible;pointer-events:auto}.menu-toggle.active{transform:rotate(90deg)}nav ul{gap:.5rem;font-size:.95rem}.hero h1{font-size:1.4rem}.hero p{font-size:.95rem}.service{padding:.7rem;font-size:.92rem}.footer{font-size:.7rem;padding:.5rem 0}.footer-content{display:flex;flex-direction:column;gap:.5rem;align-items:flex-start;padding:0 .5rem}.footer-content .footer-item{margin:0}.footer-content .footer-separator{display:none}}.footer{background:#f1f3f6;color:#222;padding:1.2rem 0;text-align:center;font-size:.7rem;border-top:1px solid #e0e0e0;margin-top:3rem}.footer-content{display:flex;align-items:center;justify-content:center;flex-wrap:wrap}.footer-content .footer-item{margin:0 .25rem}.footer-content .footer-separator{margin:0 .25rem;color:#888}html[data-theme=dark] .footer{background:#23272e;color:#eee;border-top:1px solid #333}.contact-links-row{display:flex;gap:2rem;justify-content:space-between;align-items:flex-start;margin-top:2rem;flex-wrap:wrap}.contact-col,.links-col{flex:1 1 250px;min-width:220px}.contact-col h3,.links-col h3{margin-top:0;margin-bottom:.5rem;color:#1a237e}.contact-email{font-size:1.1rem;color:#1a6a7e;text-decoration:none;font-weight:500}.contact-email:hover{text-decoration:underline}.contact-socials{display:flex;gap:1rem;align-items:center;margin-top:.5rem}body{font-family:Ubuntu Sans,Segoe UI,Arial,sans-serif;margin:0;padding:0;background:#f8fafc;color:#222}nav{background:#1a6a7e;color:#e5e5e5;padding:1rem 0;position:sticky;top:0;z-index:100}nav .container{display:flex;justify-content:space-between;align-items:center;max-width:1100px;margin:0 auto;padding:0 1.5rem}nav ul{list-style:none;display:flex;gap:2rem;margin:0;padding:0}nav a{color:#e5e5e5;text-decoration:none;font-weight:500;transition:color .2s}nav a:hover{color:#ffd600}.hero{background:linear-gradient(90deg,#1a547e 60%,#3976ab);color:#e5e5e5;padding:5rem 1.5rem 3rem;text-align:center}.hero h1{font-size:3rem;margin-bottom:2.5rem}.hero p{font-size:1.5rem;margin-bottom:2rem}#about p{line-height:1.7}.section{max-width:900px;margin:3rem auto;padding:2rem 1.5rem;background:#fff;border-radius:12px;box-shadow:0 2px 12px #1e285a12;color:#222}.section h2{color:#1a237e;margin-top:0}.services{display:flex;flex-direction:column;gap:1.5rem;align-items:stretch;justify-content:flex-start}.service{flex:1 1 150px;background:#f1f3f6;border-radius:8px;padding:1.5rem;margin:.5rem 0;box-shadow:0 1px 4px #1e285a0a;text-align:center;color:#222}.service h3{margin-top:.5rem}.contact-form{display:flex;flex-direction:column;gap:1rem;max-width:400px;margin:0 auto}html[data-theme=dark] body{background:#121417!important}html[data-theme=dark] .section{background:#23272e!important;color:#d3d3d3!important;box-shadow:0 2px 12px #00000040!important}html[data-theme=dark] .section h2,html[data-theme=dark] .contact-col h3,html[data-theme=dark] .links-col h3{color:#3976ab!important}html[data-theme=dark] .service{background:#262c33!important;color:#d3d3d3!important;box-shadow:0 1px 4px #00000094!important}html[data-theme=dark] .contact-email{color:#bec7cf!important}html{scroll-behavior:smooth}h2[id],h1[id]{scroll-margin-top:90px}.cookie-preferences-btn{background:none;border:none;color:inherit;font-family:inherit;font-size:inherit;cursor:pointer;padding:0;margin:0;transition:opacity var(--smooth-duration) var(--smooth-ease)}.cookie-preferences-btn:hover{opacity:.7}.cookie-consent-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000000b3;display:flex;justify-content:center;align-items:center;z-index:10000;opacity:0;visibility:hidden;transition:opacity var(--smooth-duration) var(--smooth-ease),visibility var(--smooth-duration) var(--smooth-ease)}.cookie-consent-overlay.show{opacity:1;visibility:visible}.cookie-consent-dialog{background:#fff;border-radius:12px;max-width:600px;width:90%;max-height:90vh;overflow-y:auto;box-shadow:0 20px 60px #0000004d;transform:translateY(30px);transition:transform var(--smooth-duration) var(--smooth-ease)}.cookie-consent-overlay.show .cookie-consent-dialog{transform:translateY(0)}.cookie-consent-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid #e5e5e5}.cookie-consent-header h2{margin:0;color:#333;font-size:1.5rem}.cookie-consent-close{background:none;border:none;font-size:2rem;cursor:pointer;color:#666;padding:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color var(--smooth-duration) var(--smooth-ease)}.cookie-consent-close:hover{background-color:#f5f5f5}.cookie-consent-content{padding:1.5rem}.cookie-consent-content p{margin:0 0 1.5rem;color:#666;line-height:1.6}.cookie-categories{display:flex;flex-direction:column;gap:1.5rem}.cookie-category{border:1px solid #e5e5e5;border-radius:8px;padding:1rem}.cookie-category-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.cookie-category-header h3{margin:0;color:#333;font-size:1.1rem}.cookie-status{color:#28a745;font-size:.9rem;font-weight:500}.cookie-description{margin:0;color:#666;font-size:.9rem;line-height:1.5}.cookie-toggle{position:relative;display:inline-block;width:50px;height:24px}.cookie-toggle input{opacity:0;width:0;height:0}.toggle-slider{position:absolute;cursor:pointer;inset:0;background-color:#ccc;border-radius:24px;transition:var(--smooth-duration) var(--smooth-ease)}.toggle-slider:before{position:absolute;content:"";height:18px;width:18px;left:3px;bottom:3px;background-color:#fff;border-radius:50%;transition:var(--smooth-duration) var(--smooth-ease)}.cookie-toggle input:checked+.toggle-slider{background-color:#3976ab}.cookie-toggle input:checked+.toggle-slider:before{transform:translate(26px)}.cookie-consent-footer{padding:1.5rem;border-top:1px solid #e5e5e5;display:flex;gap:1rem;justify-content:flex-end;flex-wrap:wrap}.cookie-btn{padding:.75rem 1.5rem;border-radius:6px;font-size:.9rem;font-weight:500;cursor:pointer;transition:all var(--smooth-duration) var(--smooth-ease);border:2px solid transparent}.cookie-btn-primary{background-color:#3976ab;color:#fff;border-color:#3976ab}.cookie-btn-primary:hover{background-color:#2c5a87;border-color:#2c5a87}.cookie-btn-secondary{background-color:#28a745;color:#fff;border-color:#28a745}.cookie-btn-secondary:hover{background-color:#218838;border-color:#218838}.cookie-btn-outline{background-color:transparent;color:#666;border-color:#ccc}.cookie-btn-outline:hover{background-color:#f8f9fa;border-color:#999}html[data-theme=dark] .cookie-consent-dialog{background:#23272e;color:#d3d3d3}html[data-theme=dark] .cookie-consent-header{border-bottom-color:#404040}html[data-theme=dark] .cookie-consent-header h2{color:#3976ab}html[data-theme=dark] .cookie-consent-close{color:#d3d3d3}html[data-theme=dark] .cookie-consent-close:hover{background-color:#404040}html[data-theme=dark] .cookie-consent-content p{color:#bbb}html[data-theme=dark] .cookie-category{border-color:#404040;background:#2a2f36}html[data-theme=dark] .cookie-category-header h3{color:#d3d3d3}html[data-theme=dark] .cookie-description{color:#bbb}html[data-theme=dark] .cookie-consent-footer{border-top-color:#404040}html[data-theme=dark] .cookie-btn-outline{color:#d3d3d3;border-color:#666}html[data-theme=dark] .cookie-btn-outline:hover{background-color:#404040;border-color:#999}html[data-theme=dark] .cookie-preferences-btn:hover{opacity:.7}@media (max-width: 600px){.cookie-consent-dialog{width:95%;margin:1rem}.cookie-consent-header,.cookie-consent-content,.cookie-consent-footer{padding:1rem}.cookie-consent-footer{flex-direction:column}.cookie-btn{width:100%;text-align:center}.cookie-preferences-btn{margin-left:0;margin-top:.5rem;display:block;text-align:center}}
