.cookie-banner[data-v-d5081551]{position:fixed;bottom:0;left:0;right:0;z-index:1000;background:var(--surface);border-top:1px solid var(--line);box-shadow:0 -4px 16px #0000000f;padding:16px 32px;display:flex;align-items:center;justify-content:space-between;gap:24px}.cookie-text[data-v-d5081551]{margin:0;font-size:13px;color:var(--text-2);line-height:1.5}.cookie-link[data-v-d5081551]{color:var(--text-2);text-underline-offset:2px}.cookie-link[data-v-d5081551]:hover{color:var(--text)}.cookie-actions[data-v-d5081551]{display:flex;gap:8px;flex-shrink:0}.btn-accept[data-v-d5081551]{font-family:inherit;font-size:13px;font-weight:500;padding:8px 16px;border-radius:var(--r-sm);cursor:pointer;border:1px solid var(--line);transition:all .12s;white-space:nowrap}.btn-accept[data-v-d5081551]{background:var(--text);color:#fff;border-color:var(--text)}.btn-accept[data-v-d5081551]:hover{opacity:.85}@media (max-width: 600px){.cookie-banner[data-v-d5081551]{flex-direction:column;align-items:flex-start;padding:16px 20px}}body{padding-bottom:calc(57px + env(safe-area-inset-bottom,0px))}.app-footer{position:fixed;bottom:0;left:0;right:0;z-index:90;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:16px 32px;padding-bottom:calc(16px + env(safe-area-inset-bottom,0px));border-top:1px solid var(--line);background:var(--surface)}.footer-brand{font-family:Geist Mono,monospace;font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:var(--text-3);flex-shrink:0}.footer-links{display:flex;gap:20px}.footer-links a{font-size:12px;color:var(--text-3);text-decoration:none;transition:color .12s}.footer-links a:hover{color:var(--text-2)}.footer-email{font-size:12px;color:var(--text-3);text-decoration:none;flex-shrink:0;transition:color .12s}.footer-email:hover{color:var(--text-2)}@media (max-width: 640px){.app-footer{flex-wrap:wrap;padding:12px 20px;padding-bottom:calc(12px + env(safe-area-inset-bottom,0px));gap:8px 16px}.footer-links{gap:12px}}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;height:100%}#app{height:100%}:root{--bg: #fafafa;--surface: #ffffff;--surface-2: #f5f5f5;--line: #e6e6e6;--line-soft: #ededed;--text: #0a0a0a;--text-2: #525252;--text-3: #a3a3a3;--text-4: #d4d4d4;--accent: #1d4ed8;--accent-soft: #eef2ff;--lime: #84cc16;--lime-soft: #f3faea;--orange: #f97316;--orange-soft: #fff3ea;--r-sm: 8px;--r-md: 10px;--r-lg: 14px;--r-pill: 999px}body{font-family:Geist,system-ui,sans-serif;background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;font-size:14px;line-height:1.5;min-height:100vh;display:flex;flex-direction:column}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}input,textarea{font-family:inherit}.mono{font-family:Geist Mono,monospace}.serif{font-family:"Source Serif 4",Georgia,serif}.btn{display:inline-flex;align-items:center;gap:8px;padding:10px 18px;border-radius:var(--r-md);font-size:14px;font-weight:500;cursor:pointer;font-family:inherit;border:1px solid transparent;line-height:1.2;transition:all .12s;white-space:nowrap}.btn-primary{background:var(--text);color:#fff;border-color:var(--text)}.btn-primary:hover{background:#2a2a2a}.btn-primary:disabled{opacity:.4;cursor:default}.btn-ghost{background:var(--surface);color:var(--text-2);border-color:var(--line)}.btn-ghost:hover{background:var(--surface-2);color:var(--text)}.btn-link{background:transparent;color:var(--text-2);border:0;padding:8px 12px;font-family:inherit;font-size:14px;cursor:pointer;border-radius:var(--r-sm);transition:all .12s}.btn-link:hover{color:var(--text);background:var(--surface-2)}.btn-link:disabled{opacity:.3;cursor:default;background:transparent}@media (max-width: 768px){input[type=text],input[type=email],input[type=password],input[type=number],input[type=date],input[type=time],textarea,select{font-size:max(16px,1em)}}
