*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--color-primary: #00f2ff;--color-primary-dark: #00c2cc;--color-secondary: #00f2ff;--color-text: #ffffff;--color-text-light: rgba(255, 255, 255, .7);--color-background: #04070c;--color-background-light: #0a0f1a;--color-border: rgba(255, 255, 255, .1);--max-width: 1200px;--spacing: 20px;--nav-height: 80px}html{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.6;color:var(--color-text);background:var(--color-background)}body{min-height:100vh;background:var(--color-background)}h1,h2,h3,h4,h5,h6{line-height:1.2;font-weight:600;margin-bottom:1rem;color:#fff;text-transform:uppercase;letter-spacing:-.02em}h1{font-size:2.5rem;margin-bottom:1.5rem}h2{font-size:2rem;margin-bottom:1.25rem}h3{font-size:1.5rem}h4{font-size:1.25rem}p{margin-bottom:1rem}a{color:var(--color-primary);text-decoration:none;transition:color .2s}a:hover{color:#fff;text-shadow:0 0 10px rgba(0,242,255,.5)}.container{max-width:var(--max-width);margin:0 auto;padding:0 var(--spacing)}.section{padding:60px 0}.section-light{background:var(--color-background-light)}.card{background:#ffffff08;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--color-border);border-radius:12px;padding:2rem;transition:transform .3s ease,border-color .3s}.card:hover{border-color:var(--color-primary);transform:translateY(-5px)}.card h3{margin-top:0}.grid{display:grid;gap:2rem}.grid-2{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.grid-3{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}button,.button{background:var(--color-primary);color:#000;padding:14px 28px;border-radius:4px;font-weight:700;text-transform:uppercase;letter-spacing:1px;border:none;box-shadow:0 4px 15px #00f2ff33}button:hover,.button:hover{background:#fff;box-shadow:0 0 25px #00f2ff66;transform:scale(1.02)}button:disabled{opacity:.5;cursor:not-allowed}input,textarea{width:100%;padding:12px;border:1px solid var(--color-border);border-radius:4px;font-family:inherit;font-size:1rem;transition:border-color .2s}input:focus,textarea:focus{outline:none;border-color:var(--color-secondary);box-shadow:0 0 0 3px #4a90e21a}label{display:block;margin-bottom:.5rem;font-weight:500;color:var(--color-text)}.form-group{margin-bottom:1.5rem}.hero{background:linear-gradient(135deg,var(--color-primary) 0%,var(--color-primary-dark) 100%);color:#fff;padding:80px 0;text-align:center}.hero h1{color:#fff;font-size:3rem;margin-bottom:1rem}.hero p{font-size:1.25rem;opacity:.95}footer{background:#04070c;padding:4rem 0;border-top:1px solid var(--color-border);margin-top:0}@media(max-width:768px){h1{font-size:2rem}h2{font-size:1.5rem}nav ul{gap:1rem}.hero h1{font-size:2rem}.section{padding:40px 0}}.admin-badge.svelte-52knry{position:fixed;top:20px;right:20px;background:#00f2ff;color:#000;padding:10px 15px;border-radius:6px;box-shadow:0 4px 12px #00000026;display:flex;align-items:center;gap:10px;z-index:999;font-size:.9rem}.admin-label.svelte-52knry{font-weight:600}.admin-user.svelte-52knry{opacity:.9;border-left:1px solid rgba(255,255,255,.3);padding-left:10px}.logout-btn.svelte-52knry{background:#fff3;border:1px solid rgba(255,255,255,.3);color:#000;padding:4px 10px;border-radius:4px;cursor:pointer;font-size:.85rem;transition:background .2s}.logout-btn.svelte-52knry:hover{background:#ffffff4d}.funnel-cta-container.svelte-12qhfyh{position:fixed;bottom:25px;left:50%;transform:translate(-50%);z-index:9999;width:auto;display:flex;justify-content:center;opacity:0;pointer-events:none}.funnel-btn.svelte-12qhfyh{pointer-events:auto;display:flex;align-items:center;gap:12px;background:#00f2ff;opacity:.8;color:#050505;padding:12px 24px;text-decoration:none;font-weight:800;font-family:sans-serif;text-transform:uppercase;letter-spacing:1px;box-shadow:0 10px 30px #00f2ff66,0 0 0 1px #ffffff1a;transition:all .3s cubic-bezier(.175,.885,.32,1.275);white-space:nowrap}.btn-icon.svelte-12qhfyh{display:flex;align-items:center;justify-content:center}.btn-icon.svelte-12qhfyh svg:where(.svelte-12qhfyh){width:20px;height:20px;transition:transform .3s ease}.funnel-btn.svelte-12qhfyh:hover{transform:translateY(-5px) scale(1.05);opacity:1;box-shadow:0 15px 40px #00f2ff99}.funnel-btn.svelte-12qhfyh:hover .btn-icon:where(.svelte-12qhfyh) svg:where(.svelte-12qhfyh){transform:translate(5px)}@media(max-width:768px){.funnel-cta-container.svelte-12qhfyh{bottom:20px;width:70%}.funnel-btn.svelte-12qhfyh{padding:10px 20px;font-size:.85rem;gap:8px;width:100%;justify-content:center}.btn-icon.svelte-12qhfyh svg:where(.svelte-12qhfyh){width:16px;height:16px}}@media(min-width:1025px){.funnel-btn.svelte-12qhfyh{padding:16px 36px;font-size:1.1rem}}.main-header.svelte-12qhfyh{position:fixed;top:0;left:0;width:100%;height:var(--nav-height);background:#060a12cc;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border-bottom:1px solid var(--color-border);z-index:998;display:flex;align-items:center}.nav-container.svelte-12qhfyh{display:flex;justify-content:space-between;align-items:center;width:100%}.logo.svelte-12qhfyh{font-size:1.5rem;font-weight:800;text-decoration:none;color:#fff;letter-spacing:-1px}.logo.svelte-12qhfyh .dot:where(.svelte-12qhfyh){color:var(--color-primary)}nav.svelte-12qhfyh ul:where(.svelte-12qhfyh){display:flex;gap:2.5rem;list-style:none;margin:0;padding:0}nav.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--color-text-dim);text-decoration:none;font-size:.9rem;font-weight:600;text-transform:uppercase;letter-spacing:1px;transition:color .3s}nav.svelte-12qhfyh a:where(.svelte-12qhfyh):hover,nav.svelte-12qhfyh a.active:where(.svelte-12qhfyh){color:var(--color-primary)}.admin-link.svelte-12qhfyh{color:#ff4d4d;border:1px solid rgba(255,77,77,.3);padding:4px 12px;border-radius:4px}main.svelte-12qhfyh{padding-top:var(--nav-height)}footer.svelte-12qhfyh{background:#04070c;padding:4rem 0 2rem;border-top:1px solid var(--color-border)}.footer-grid.svelte-12qhfyh{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:3rem}.footer-brand.svelte-12qhfyh p:where(.svelte-12qhfyh){color:var(--color-text-dim);max-width:300px;margin-top:1rem}.footer-nav.svelte-12qhfyh{display:flex;gap:2rem}.footer-nav.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--color-text-dim);font-size:.8rem}.copyright.svelte-12qhfyh{text-align:center;color:#fff3;font-size:.75rem;padding-top:2rem;border-top:1px solid rgba(255,255,255,.05)}.burger.svelte-12qhfyh{display:none;flex-direction:column;gap:6px;background:none;border:none;cursor:pointer;z-index:1100}.line.svelte-12qhfyh{width:25px;height:2px;background:#fff;transition:all .3s}.line.open.svelte-12qhfyh:nth-child(1){transform:translateY(8px) rotate(45deg)}.line.open.svelte-12qhfyh:nth-child(2){opacity:0}.line.open.svelte-12qhfyh:nth-child(3){transform:translateY(-8px) rotate(-45deg)}@media(max-width:768px){.burger.svelte-12qhfyh{display:flex}nav.svelte-12qhfyh{position:fixed;top:0;right:-100%;width:80%;height:100vh;background:#060a12;display:flex;align-items:center;justify-content:center;transition:right .4s cubic-bezier(.77,0,.175,1);box-shadow:-10px 0 30px #00000080}nav.mobile-open.svelte-12qhfyh{right:0}nav.svelte-12qhfyh ul:where(.svelte-12qhfyh){flex-direction:column;text-align:center;gap:3rem}nav.svelte-12qhfyh a:where(.svelte-12qhfyh){font-size:1.2rem}.footer-grid.svelte-12qhfyh{flex-direction:column;gap:2rem;text-align:center;align-items:center}}
