:root{--datavue-primary-action:#2d7dd2;--datavue-accent-aqua:#6ee3f7;--datavue-deep-navy:#162b4c;--datavue-neutral-gray:#f5f7fa;--datavue-success-green:#13c296;--datavue-primary:var(--datavue-primary-action);--datavue-secondary:#7bb3f0;--datavue-accent:var(--datavue-accent-aqua);--datavue-gradient-primary:linear-gradient(135deg, var(--datavue-primary-action) 0%, #4a90e2 50%, var(--datavue-accent-aqua) 100%);--datavue-gradient-secondary:linear-gradient(45deg, var(--datavue-accent-aqua) 0%, var(--datavue-primary-action) 100%);--datavue-gradient-accent:linear-gradient(90deg, var(--datavue-accent-aqua) 0%, var(--datavue-primary-action) 100%);--construction-orange:#ff6b35;--construction-yellow:#f7931e;--construction-green:var(--datavue-success-green);--construction-red:#e74c3c;--datavue-gray-50:var(--datavue-neutral-gray);--datavue-gray-100:#e9ecef;--datavue-gray-200:#dee2e6;--datavue-gray-300:#ced4da;--datavue-gray-400:#adb5bd;--datavue-gray-500:#6c757d;--datavue-gray-600:#495057;--datavue-gray-700:var(--datavue-deep-navy);--datavue-gray-800:#212529;--datavue-gray-900:#1a1d20;--datavue-success:var(--datavue-success-green);--datavue-warning:#ffc107;--datavue-error:#dc3545;--datavue-info:var(--datavue-primary-action);--text-primary:var(--datavue-deep-navy);--text-secondary:#6c757d;--text-muted:#adb5bd}.datavue-logo{background-image:url(/datavue-logo.png);background-position:50%;background-repeat:no-repeat;background-size:contain;transition:all .3s;display:inline-block}.datavue-logo:hover{filter:brightness(1.1);transform:scale(1.05)}.logo-xs{background-image:url(/datavue-logo.png);background-position:50%;background-repeat:no-repeat;background-size:contain;width:16px;height:16px}.logo-sm{background-image:url(/datavue-logo.png);background-position:50%;background-repeat:no-repeat;background-size:contain;width:24px;height:24px}.logo-md{background-image:url(/datavue-logo.png);background-position:50%;background-repeat:no-repeat;background-size:contain;width:32px;height:32px}.logo-lg{background-image:url(/datavue-logo.png);background-position:50%;background-repeat:no-repeat;background-size:contain;width:56px;height:56px}.logo-xl{background-image:url(/datavue-logo.png);background-position:50%;background-repeat:no-repeat;background-size:contain;width:72px;height:72px}.logo-2xl{background-image:url(/datavue-logo.png);background-position:50%;background-repeat:no-repeat;background-size:contain;width:88px;height:88px}.logo-3xl{background-image:url(/datavue-logo.png);background-position:50%;background-repeat:no-repeat;background-size:contain;width:104px;height:104px}.btn-datavue-primary{background:var(--datavue-gradient-primary);color:#fff;border:none;transition:all .3s}.btn-datavue-primary:hover{background:var(--datavue-gradient-secondary);transform:translateY(-1px);box-shadow:0 4px 12px #4a90e24d}.btn-datavue-secondary{color:var(--datavue-primary);border:2px solid var(--datavue-primary);background:0 0;transition:all .3s}.btn-datavue-secondary:hover{background:var(--datavue-primary);color:#fff}.construction-theme{--primary-color:var(--datavue-primary);--secondary-color:var(--construction-orange);--accent-color:var(--construction-yellow)}.construction-card{border-left:4px solid var(--datavue-primary);background:linear-gradient(135deg,#fff 0%,#f8f9fa 100%)}.construction-header{background:var(--datavue-gradient-primary);color:#fff}.bg-datavue-gradient{background:var(--datavue-gradient-primary)}.bg-datavue-gradient-secondary{background:var(--datavue-gradient-secondary)}.bg-datavue-gradient-accent{background:var(--datavue-gradient-accent)}.text-datavue-gradient{background:var(--datavue-gradient-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.shadow-datavue{box-shadow:0 4px 12px #4a90e226}.shadow-datavue-lg{box-shadow:0 8px 24px #4a90e233}.shadow-datavue-xl{box-shadow:0 12px 36px #4a90e240}.border-datavue{border-color:var(--datavue-primary)}.border-datavue-secondary{border-color:var(--datavue-secondary)}.border-datavue-accent{border-color:var(--datavue-accent)}.datavue-nav{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--datavue-gray-200);background:#fffffff2}.datavue-nav-item{color:var(--datavue-gray-700);transition:color .3s}.datavue-nav-item:hover{color:var(--datavue-primary)}.datavue-nav-item.active{color:var(--datavue-primary);font-weight:600}.datavue-card{border:1px solid var(--datavue-gray-200);background:#fff;border-radius:12px;transition:all .3s}.datavue-card:hover{border-color:var(--datavue-primary);box-shadow:var(--shadow-datavue);transform:translateY(-2px)}.datavue-card-header{background:var(--datavue-gradient-primary);color:#fff;border-radius:12px 12px 0 0;padding:1rem 1.5rem}.datavue-input{border:2px solid var(--datavue-gray-300);border-radius:8px;transition:all .3s}.datavue-input:focus{border-color:var(--datavue-primary);outline:none;box-shadow:0 0 0 3px #4a90e21a}.datavue-label{color:var(--datavue-gray-700);margin-bottom:.5rem;font-weight:600}.status-success{background:var(--datavue-success);color:#fff}.status-warning{background:var(--datavue-warning);color:var(--datavue-gray-800)}.status-error{background:var(--datavue-error);color:#fff}.status-info{background:var(--datavue-info);color:#fff}@media (max-width:640px){.logo-responsive{width:24px;height:24px}}@media (min-width:641px) and (max-width:1024px){.logo-responsive{width:32px;height:32px}}@media (min-width:1025px){.logo-responsive{width:48px;height:48px}}.fade-in-datavue{animation:.6s ease-out fadeInDataVue}@keyframes fadeInDataVue{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.slide-in-datavue{animation:.8s ease-out slideInDataVue}@keyframes slideInDataVue{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@media print{.datavue-logo{filter:grayscale()}.bg-datavue-gradient,.bg-datavue-gradient-secondary,.bg-datavue-gradient-accent{background:var(--datavue-gray-100)!important;color:var(--datavue-gray-800)!important}}
:root{--color-primary-50:#eff6ff;--color-primary-100:#dbeafe;--color-primary-200:#bfdbfe;--color-primary-300:#93c5fd;--color-primary-400:#60a5fa;--color-primary-500:#3b82f6;--color-primary-600:#2563eb;--color-primary-700:#1d4ed8;--color-primary-800:#1e40af;--color-primary-900:#1e3a8a;--logo-url:none;--logo-size:120px;--logo-position:top-left;--watermark-text:"";--watermark-opacity:.1;--company-name:"";--tagline:"";--custom-font-family:inherit;--custom-font-url:none;--color-accent-50:#f0f9ff;--color-accent-100:#e0f2fe;--color-accent-200:#bae6fd;--color-accent-300:#7dd3fc;--color-accent-400:#38bdf8;--color-accent-500:#0ea5e9;--color-accent-600:#0284c7;--color-accent-700:#0369a1;--color-accent-800:#075985;--color-accent-900:#0c4a6e;--font-size-base:16px;--font-scale:1;--line-height:1.5;--font-family:Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-family-mono:JetBrains Mono, Consolas, Monaco, "Courier New", monospace;--border-radius-sm:4px;--border-radius-md:6px;--border-radius-lg:8px;--border-radius-xl:12px;--animation-duration:.2s;--animation-easing:cubic-bezier(.4, 0, .2, 1);--spacing-xs:.25rem;--spacing-sm:.5rem;--spacing-md:1rem;--spacing-lg:1.5rem;--spacing-xl:2rem;--spacing-2xl:3rem;--shadow-sm:0 1px 2px 0 #0000000d;--shadow-md:0 4px 6px -1px #0000001a, 0 2px 4px -2px #0000001a;--shadow-lg:0 10px 15px -3px #0000001a, 0 4px 6px -4px #0000001a;--shadow-xl:0 20px 25px -5px #0000001a, 0 8px 10px -6px #0000001a}:root,:root.light{--background:255 255 255;--foreground:15 23 42;--muted:248 250 252;--muted-foreground:100 116 139;--popover:255 255 255;--popover-foreground:15 23 42;--card:255 255 255;--card-foreground:15 23 42;--border:226 232 240;--input:226 232 240;--primary:var(--color-primary-600);--primary-foreground:255 255 255;--secondary:241 245 249;--secondary-foreground:15 23 42;--accent:var(--color-accent-100);--accent-foreground:var(--color-accent-900);--destructive:239 68 68;--destructive-foreground:255 255 255;--ring:var(--color-primary-600)}:root.dark{--background:2 6 23;--foreground:248 250 252;--muted:15 23 42;--muted-foreground:148 163 184;--popover:15 23 42;--popover-foreground:248 250 252;--card:15 23 42;--card-foreground:248 250 252;--border:30 41 59;--input:30 41 59;--primary:var(--color-primary-500);--primary-foreground:15 23 42;--secondary:30 41 59;--secondary-foreground:248 250 252;--accent:var(--color-accent-800);--accent-foreground:var(--color-accent-100);--destructive:220 38 38;--destructive-foreground:248 250 252;--ring:var(--color-primary-500)}:root.high-contrast{--border:0 0 0;--input:0 0 0;--ring:0 0 0}:root.dark.high-contrast{--border:255 255 255;--input:255 255 255;--ring:255 255 255;--foreground:255 255 255;--background:0 0 0}:root[data-font-size=small]{--font-size-base:14px;--font-scale:.875;--line-height:1.4}:root[data-font-size=large]{--font-size-base:18px;--font-scale:1.125;--line-height:1.6}:root[data-font-family=system]{--font-family:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-family-mono:SFMono-Regular, Consolas, Monaco, "Courier New", monospace}:root[data-font-family=mono]{--font-family:JetBrains Mono, Consolas, Monaco, "Courier New", monospace;--font-family-mono:JetBrains Mono, Consolas, Monaco, "Courier New", monospace}:root[data-border-radius=none]{--border-radius-sm:0px;--border-radius-md:0px;--border-radius-lg:0px;--border-radius-xl:0px}:root[data-border-radius=small]{--border-radius-sm:2px;--border-radius-md:4px;--border-radius-lg:6px;--border-radius-xl:8px}:root[data-border-radius=large]{--border-radius-sm:6px;--border-radius-md:8px;--border-radius-lg:12px;--border-radius-xl:16px}@media (prefers-reduced-motion:reduce){:root{--animation-duration:0s}}.theme-primary{background-color:rgb(var(--color-primary-500));color:#fff}.theme-accent{background-color:rgb(var(--color-accent-500));color:#fff}.theme-surface{background-color:rgb(var(--card));color:rgb(var(--card-foreground));border:1px solid rgb(var(--border))}.theme-muted{background-color:rgb(var(--muted));color:rgb(var(--muted-foreground))}*{transition:background-color var(--animation-duration) var(--animation-easing), border-color var(--animation-duration) var(--animation-easing), color var(--animation-duration) var(--animation-easing), box-shadow var(--animation-duration) var(--animation-easing)}.text-primary{color:rgb(var(--color-primary-600))}.dark .text-primary{color:rgb(var(--color-primary-400))}.text-accent{color:rgb(var(--color-accent-600))}.dark .text-accent{color:rgb(var(--color-accent-400))}.btn-theme-primary{background-color:rgb(var(--color-primary-600));color:#fff;border:1px solid rgb(var(--color-primary-600))}.btn-theme-primary:hover{background-color:rgb(var(--color-primary-700));border-color:rgb(var(--color-primary-700))}.dark .btn-theme-primary{background-color:rgb(var(--color-primary-500));border-color:rgb(var(--color-primary-500))}.dark .btn-theme-primary:hover{background-color:rgb(var(--color-primary-400));border-color:rgb(var(--color-primary-400))}.card-theme{background-color:rgb(var(--card));color:rgb(var(--card-foreground));border:1px solid rgb(var(--border));border-radius:var(--border-radius-lg);box-shadow:var(--shadow-sm)}.input-theme{background-color:rgb(var(--background));color:rgb(var(--foreground));border:1px solid rgb(var(--border));border-radius:var(--border-radius-md)}.input-theme:focus{outline:2px solid rgb(var(--ring));outline-offset:2px}@media (max-width:640px){:root{--font-size-base:calc(var(--font-size-base) * .9)}}@media print{:root{--animation-duration:0s;--shadow-sm:none;--shadow-md:none;--shadow-lg:none;--shadow-xl:none}}.theme-logo{background-image:var(--logo-url);transition:all var(--animation-duration) var(--animation-easing);background-position:50%;background-repeat:no-repeat;background-size:contain}.theme-logo-small{width:80px;height:24px}.theme-logo-medium{width:120px;height:36px}.theme-logo-large{width:160px;height:48px}.theme-logo-position-top-left{position:absolute;top:1rem;left:1rem}.theme-logo-position-top-center{position:absolute;top:1rem;left:50%;transform:translate(-50%)}.theme-logo-position-top-right{position:absolute;top:1rem;right:1rem}.theme-logo-position-center{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.theme-watermark{pointer-events:none;-webkit-user-select:none;user-select:none;z-index:1000;opacity:var(--watermark-opacity);color:var(--color-primary);font-size:1.5rem;font-weight:600;position:fixed;transform:rotate(-45deg)}.theme-watermark-top-left{top:2rem;left:2rem}.theme-watermark-top-right{top:2rem;right:2rem}.theme-watermark-bottom-left{bottom:2rem;left:2rem}.theme-watermark-bottom-right{bottom:2rem;right:2rem}.theme-watermark-center{top:50%;left:50%;transform:translate(-50%,-50%)rotate(-45deg)}.theme-custom-font{font-family:var(--custom-font-family), var(--font-family)}.theme-professional{--color-primary:#1e293b;--color-secondary:#475569;--color-accent:#3b82f6;--background:#fff;--foreground:#1e293b;--muted:#f8fafc;--border:#e2e8f0}.theme-modern{--color-primary:#7c3aed;--color-secondary:#5b21b6;--color-accent:#a855f7;--background:#fafafa;--foreground:#171717;--muted:#f5f5f5;--border:#e5e5e5}.theme-minimal{--color-primary:#000;--color-secondary:#404040;--color-accent:#666;--background:#fff;--foreground:#000;--muted:#fafafa;--border:#e0e0e0}.theme-corporate{--color-primary:#1f2937;--color-secondary:#374151;--color-accent:#4b5563;--background:#f9fafb;--foreground:#111827;--muted:#f3f4f6;--border:#d1d5db}.theme-investor{--color-primary:#0f172a;--color-secondary:#1e293b;--color-accent:#3b82f6;--background:#fff;--foreground:#0f172a;--muted:#f8fafc;--border:#e2e8f0;--watermark-opacity:.1}.theme-high-contrast{--color-primary:#000;--color-secondary:#333;--color-accent:#06c;--background:#fff;--foreground:#000;--muted:#f0f0f0;--border:#000}.theme-large-text{--font-size-base:18px;--line-height:1.8}.theme-reduced-motion{--animation-duration:0s}.secure-space-themed{background:linear-gradient(135deg, rgb(var(--background)) 0%, rgb(var(--muted)) 100%);min-height:100vh;font-family:var(--custom-font-family,var(--font-family))}.secure-space-header{background:rgb(var(--background));border-bottom:1px solid rgb(var(--border));justify-content:space-between;align-items:center;padding:1rem 2rem;display:flex}.secure-space-content{max-width:1200px;margin:0 auto;padding:2rem}.secure-space-card{background:rgb(var(--card));border:1px solid rgb(var(--border));border-radius:var(--border-radius-lg);margin-bottom:1.5rem;padding:1.5rem;box-shadow:0 1px 3px #0000001a}.secure-space-button-primary{background:rgb(var(--color-primary));color:#fff;border:1px solid rgb(var(--color-primary));border-radius:var(--border-radius-md);transition:all var(--animation-duration) var(--animation-easing);padding:.5rem 1rem;font-weight:500}.secure-space-button-primary:hover{background:rgb(var(--color-secondary));border-color:rgb(var(--color-secondary))}.secure-space-button-secondary{color:rgb(var(--color-primary));border:1px solid rgb(var(--color-primary));border-radius:var(--border-radius-md);transition:all var(--animation-duration) var(--animation-easing);background:0 0;padding:.5rem 1rem;font-weight:500}.secure-space-button-secondary:hover{background:rgb(var(--color-primary));color:#fff}.theme-preview-container{border:2px solid rgb(var(--border));border-radius:var(--border-radius-lg);background:rgb(var(--background));position:relative;overflow:hidden}.theme-preview-container:before{content:var(--watermark-text);opacity:var(--watermark-opacity);color:rgb(var(--color-primary));pointer-events:none;z-index:1;font-size:2rem;font-weight:600;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-45deg)}@media (max-width:768px){.theme-logo-medium{width:100px;height:30px}.theme-logo-large{width:120px;height:36px}.secure-space-content{padding:1rem}.secure-space-header{padding:.75rem 1rem}}.theme-colorblind-friendly{--color-primary:#06c;--color-secondary:#c60;--color-accent:#090}@media print{.secure-space-themed{background:#fff!important}.theme-watermark{opacity:.05!important}.secure-space-card{box-shadow:none!important;border:1px solid #ccc!important}}
