.visualizer-container{display:grid;grid-template-columns:380px 1fr;gap:2rem;margin:2rem 0;max-width:1400px;margin-left:auto;margin-right:auto}.color-controls{background:#fff;padding:2rem;border-radius:1rem;box-shadow:0 4px 6px #00000012;height:fit-content;position:sticky;top:2rem}.controls-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.controls-header h2{font-size:1.5rem;margin:0;color:#1f2937}.btn-secondary{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:.5rem;font-size:.875rem;font-weight:500;color:#374151;cursor:pointer;transition:all .2s}.btn-secondary:hover{background:#e5e7eb;border-color:#d1d5db}.preset-palettes{margin-bottom:2rem}.preset-palettes h3{font-size:1rem;font-weight:600;margin-bottom:1rem;color:#374151}.preset-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem}.preset-item{cursor:pointer;padding:.75rem;border-radius:.5rem;border:2px solid transparent;transition:all .2s;background:#f9fafb}.preset-item:hover{border-color:#3b82f6;transform:translateY(-2px)}.preset-item.active{border-color:#3b82f6;background:#eff6ff}.preset-name{font-size:.75rem;font-weight:600;color:#374151;margin-bottom:.5rem}.preset-colors{display:flex;gap:.25rem;height:24px}.preset-color{flex:1;border-radius:.25rem}.color-pickers{margin-bottom:2rem}.color-pickers h3{font-size:1rem;font-weight:600;margin-bottom:1rem;color:#374151}.color-picker-group{display:flex;flex-direction:column;gap:1.25rem}.color-picker-item{display:flex;flex-direction:column;gap:.5rem}.color-picker-item label{display:flex;flex-direction:column;gap:.25rem}.color-role{font-size:.875rem;font-weight:600;color:#1f2937}.color-description{font-size:.75rem;color:#6b7280}.color-input-wrapper{display:flex;gap:.5rem;align-items:center}.color-input-wrapper input[type=color]{width:50px;height:40px;border:2px solid #e5e7eb;border-radius:.5rem;cursor:pointer;transition:border-color .2s}.color-input-wrapper input[type=color]:hover{border-color:#3b82f6}.color-input-wrapper input[type=text]{flex:1;padding:.5rem .75rem;border:2px solid #e5e7eb;border-radius:.5rem;font-size:.875rem;font-family:Courier New,monospace;font-weight:600;text-transform:uppercase;transition:border-color .2s}.color-input-wrapper input[type=text]:focus{outline:none;border-color:#3b82f6}.export-section h3{font-size:1rem;font-weight:600;margin-bottom:1rem;color:#374151}.export-buttons{display:flex;flex-direction:column;gap:.75rem}.btn-export{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1rem;background:#fff;border:2px solid #e5e7eb;border-radius:.5rem;font-size:.875rem;font-weight:600;color:#374151;cursor:pointer;transition:all .2s}.btn-export:hover{border-color:#3b82f6;color:#3b82f6}.btn-export.btn-download{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;border:none}.btn-export.btn-download:hover{transform:translateY(-2px);box-shadow:0 4px 12px #3b82f666}.mockup-viewer{background:#fff;border-radius:1rem;box-shadow:0 4px 6px #00000012;overflow:hidden}.mockup-tabs{display:flex;background:#f9fafb;border-bottom:2px solid #e5e7eb;padding:.5rem;gap:.5rem}.tab-btn{flex:1;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1rem;background:transparent;border:none;border-radius:.5rem;font-size:.875rem;font-weight:600;color:#6b7280;cursor:pointer;transition:all .2s}.tab-btn:hover{background:#fff;color:#374151}.tab-btn.active{background:#fff;color:#3b82f6;box-shadow:0 2px 4px #0000000d}.mockup-display{padding:2rem;min-height:600px;display:flex;align-items:center;justify-content:center;background:#f9fafb}.mockup-content{width:100%;max-width:900px;margin:0 auto}.mockup-website,.mockup-mobile,.mockup-webapp,.mockup-dashboard{background:#fff;border-radius:.75rem;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;overflow:hidden}.mockup-mobile{max-width:375px;margin:0 auto;border:12px solid #1f2937;border-radius:2.5rem}.color-roles-explanation{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin:2rem 0}.role-card{background:#fff;padding:1.5rem;border-radius:.75rem;box-shadow:0 2px 8px #00000014;border-left:4px solid #3b82f6}.role-card h3{font-size:1.125rem;margin:0 0 .75rem;color:#1f2937}.role-card p{font-size:.95rem;line-height:1.6;color:#4b5563;margin:0}@media (max-width: 1024px){.visualizer-container{grid-template-columns:1fr}.color-controls{position:static}.mockup-tabs{overflow-x:auto;-webkit-overflow-scrolling:touch}.tab-btn{flex-shrink:0;min-width:120px}}@media (max-width: 640px){.visualizer-container{margin:1rem 0}.color-controls{padding:1.5rem}.preset-grid{grid-template-columns:1fr}.mockup-display{padding:1rem;min-height:400px}.tab-btn{font-size:.75rem;padding:.5rem .75rem}.tab-btn svg{width:16px;height:16px}}.mockup-navbar{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 2rem;border-bottom:1px solid #e5e7eb}.mockup-logo{font-size:1.5rem;font-weight:700}.mockup-nav-links{display:flex;gap:2rem;font-size:.9rem}.mockup-button{padding:.625rem 1.5rem;border-radius:.5rem;font-weight:600;font-size:.875rem}.mockup-hero{padding:4rem 2rem;text-align:center}.mockup-hero h1{font-size:3rem;font-weight:800;margin-bottom:1rem;line-height:1.1}.mockup-hero p{font-size:1.25rem;margin-bottom:2rem;opacity:.8}.mockup-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;padding:3rem 2rem}.mockup-card{padding:2rem;border-radius:.75rem;text-align:center}.mockup-card-icon{width:3rem;height:3rem;border-radius:.75rem;margin:0 auto 1rem;display:flex;align-items:center;justify-content:center;font-size:1.5rem}.mockup-card h3{font-size:1.25rem;font-weight:700;margin-bottom:.5rem}.mockup-card p{font-size:.9rem;opacity:.7;line-height:1.5}.mockup-footer{padding:2rem;text-align:center;border-top:1px solid #e5e7eb;font-size:.875rem;opacity:.7}@media (max-width: 768px){.mockup-cards{grid-template-columns:1fr;gap:1rem;padding:2rem 1rem}.mockup-hero h1{font-size:2rem}.mockup-hero p{font-size:1rem}.mockup-navbar{padding:1rem}.mockup-nav-links{display:none}}
