#main-nav[data-astro-cid-pux6a34n]{background:var(--primary, #1f3a5f);color:#fff;padding:.5rem 0;position:sticky;top:0;z-index:100;box-shadow:0 2px 4px #0000001a}.nav-container[data-astro-cid-pux6a34n]{max-width:1200px;margin:0 auto;padding:0 1rem;display:flex;justify-content:space-between;align-items:center}.nav-logo[data-astro-cid-pux6a34n]{display:flex;align-items:center;text-decoration:none;flex-shrink:0;gap:.5rem}.nav-beta-badge[data-astro-cid-pux6a34n]{background:#f59e0b;color:#fff;font-size:.65rem;font-weight:700;padding:.15rem .45rem;border-radius:4px;text-transform:uppercase;letter-spacing:.05em;line-height:1;white-space:nowrap}.logo-img[data-astro-cid-pux6a34n]{height:56px;width:auto;object-fit:contain;border-radius:8px}.nav-toggle[data-astro-cid-pux6a34n]{display:none;flex-direction:column;justify-content:space-around;width:32px;height:32px;background:transparent;border:none;cursor:pointer;padding:4px;z-index:110}.burger-line[data-astro-cid-pux6a34n]{width:100%;height:3px;background:#fff;border-radius:2px;transition:all .3s ease}.nav-toggle[data-astro-cid-pux6a34n][aria-expanded=true] .burger-line[data-astro-cid-pux6a34n]:nth-child(1){transform:rotate(45deg) translate(5px,5px)}.nav-toggle[data-astro-cid-pux6a34n][aria-expanded=true] .burger-line[data-astro-cid-pux6a34n]:nth-child(2){opacity:0}.nav-toggle[data-astro-cid-pux6a34n][aria-expanded=true] .burger-line[data-astro-cid-pux6a34n]:nth-child(3){transform:rotate(-45deg) translate(7px,-6px)}.nav-menu[data-astro-cid-pux6a34n]{display:flex;align-items:center}.nav-links[data-astro-cid-pux6a34n]{display:flex;gap:1.5rem;align-items:center}.nav-links[data-astro-cid-pux6a34n] a[data-astro-cid-pux6a34n]{color:#fff;text-decoration:none;opacity:.9;transition:opacity .2s;font-size:.95rem;white-space:nowrap}.nav-links[data-astro-cid-pux6a34n] a[data-astro-cid-pux6a34n]:hover{opacity:1}.nav-links[data-astro-cid-pux6a34n] button[data-astro-cid-pux6a34n]{background:var(--accent, #f26522);border:none;color:#fff;padding:.5rem 1rem;border-radius:4px;cursor:pointer;font-weight:500;font-size:.9rem;white-space:nowrap;transition:all .2s}.nav-links[data-astro-cid-pux6a34n] button[data-astro-cid-pux6a34n]:hover{background:var(--accent-hover, #d14e12)}@media(max-width:768px){.nav-toggle[data-astro-cid-pux6a34n]{display:flex}.nav-menu[data-astro-cid-pux6a34n]{position:fixed;top:0;right:-100%;width:80%;max-width:300px;height:100vh;background:var(--primary, #1f3a5f);flex-direction:column;justify-content:flex-start;padding-top:80px;padding-left:2rem;padding-right:2rem;transition:right .3s ease;box-shadow:-4px 0 15px #0003}.nav-menu[data-astro-cid-pux6a34n].active{right:0}.nav-links[data-astro-cid-pux6a34n]{flex-direction:column;align-items:flex-start;gap:1.5rem;width:100%}.nav-links[data-astro-cid-pux6a34n] a[data-astro-cid-pux6a34n]{font-size:1.1rem;padding:.5rem 0}.nav-links[data-astro-cid-pux6a34n] button[data-astro-cid-pux6a34n]{width:100%;padding:.75rem;font-size:1rem}.logo-img[data-astro-cid-pux6a34n]{height:48px;border-radius:6px}}@media(min-width:769px)and (max-width:1024px){.nav-links[data-astro-cid-pux6a34n]{gap:1rem}.nav-links[data-astro-cid-pux6a34n] a[data-astro-cid-pux6a34n]{font-size:.9rem}.logo-img[data-astro-cid-pux6a34n]{height:52px;border-radius:6px}}.beta-banner[data-astro-cid-ribvfoig]{background:linear-gradient(90deg,#fef3c7,#fde68a);border-bottom:1px solid #f59e0b;padding:.5rem 1rem;position:sticky;top:0;z-index:1000}.beta-banner-content[data-astro-cid-ribvfoig]{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:center;gap:.75rem;flex-wrap:wrap}.beta-badge[data-astro-cid-ribvfoig]{background:#f59e0b;color:#fff;font-size:.7rem;font-weight:700;padding:.2rem .5rem;border-radius:4px;text-transform:uppercase;letter-spacing:.05em}.beta-text[data-astro-cid-ribvfoig]{font-size:.85rem;color:#92400e}.beta-link[data-astro-cid-ribvfoig]{color:#92400e;text-decoration:underline;font-weight:500}.beta-link[data-astro-cid-ribvfoig]:hover{color:#78350f}.beta-close[data-astro-cid-ribvfoig]{background:none;border:none;color:#92400e;cursor:pointer;font-size:1rem;padding:.25rem;margin-left:auto;opacity:.6;transition:opacity .2s}.beta-close[data-astro-cid-ribvfoig]:hover{opacity:1}@media(max-width:640px){.beta-banner-content[data-astro-cid-ribvfoig]{text-align:center}.beta-close[data-astro-cid-ribvfoig]{margin-left:0}}:root{--primary: #1f3a5f;--secondary: #2b2b2b;--accent: #f26522;--accent-light: #ff8a4c;--accent-hover: #d14e12;--link-color: #4a90e2;--link-hover: #3a7bc8;--background: #ffffff;--text: #2b2b2b;--gray-100: #f5f5f5;--gray-200: #e8e8e8;--gray-300: #d4d4d4;--gray-600: #666666;--gray-900: #1a1a1a}*{margin:0;padding:0;box-sizing:border-box}html{font-family:Inter,system-ui,-apple-system,sans-serif;color:var(--text);background-color:var(--background);scroll-behavior:smooth}body{line-height:1.6;font-size:1rem}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.2;margin-bottom:1rem}h1{font-size:2.25rem}h2{font-size:1.875rem}h3{font-size:1.5rem}a{color:var(--link-color);text-decoration:none;transition:opacity .2s}a:hover{opacity:.8;color:var(--link-hover)}button{font-family:inherit;cursor:pointer}.container{max-width:1200px;margin:0 auto;padding:0 1.5rem}@media(max-width:480px){.container{padding:0 1rem}}.btn{display:inline-block;padding:.75rem 1.5rem;font-weight:500;border-radius:6px;transition:all .2s;border:none;cursor:pointer}.btn-primary{background:var(--accent);color:#fff}.btn-primary:hover{background:var(--accent-hover);transform:translateY(-1px);box-shadow:0 4px 12px #f265224d}.btn-secondary{background:var(--primary);color:#fff}.btn-secondary:hover{opacity:.9}.btn-outline{background:transparent;border:2px solid var(--accent);color:var(--accent)}.btn-outline:hover{background:var(--accent);color:#fff}.card{background:#fff;border:1px solid var(--gray-200);border-radius:8px;padding:1.5rem;box-shadow:0 2px 4px #0000000d}.card:hover{box-shadow:0 4px 12px #0000001a}input,select,textarea{width:100%;padding:.75rem 1rem;border:1px solid var(--gray-300);border-radius:6px;font-family:inherit;font-size:1rem;transition:border-color .2s}input:focus,select:focus,textarea:focus{outline:none;border-color:var(--accent);box-shadow:0 0 0 3px #f265221a}html[data-solodevis-authed="1"] a[href^="/auth/"]{display:none!important}
