[data-theme=trades]{--bg: #fafafa;--bg-alt: #f0f0f0;--text: #1c1c1c;--text-muted: #555555;--accent: #d97706;--accent-hover: #b45309;--hero-bg: #292524;--hero-text: #fafafa;--header-bg: #1c1917;--header-text: #fafafa;--footer-bg: #1c1917;--footer-text: #d6d3d1;--border: #d4d4d4;--radius: 4px}[data-theme=hospitality]{--bg: #fffbf5;--bg-alt: #fef3e2;--text: #2c1810;--text-muted: #6b5147;--accent: #b45309;--accent-hover: #92400e;--hero-bg: #3c1a0b;--hero-text: #fef3e2;--header-bg: #fffbf5;--header-text: #2c1810;--footer-bg: #2c1810;--footer-text: #e7d5c8;--border: #e7d5c8;--radius: 8px}[data-theme=professional]{--bg: #ffffff;--bg-alt: #f1f5f9;--text: #0f172a;--text-muted: #475569;--accent: #1e40af;--accent-hover: #1e3a8a;--hero-bg: #0f172a;--hero-text: #f1f5f9;--header-bg: #ffffff;--header-text: #0f172a;--footer-bg: #0f172a;--footer-text: #cbd5e1;--border: #cbd5e1;--radius: 6px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.6;color:var(--text);background:var(--bg)}img{max-width:100%;height:auto;display:block}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}:root{--bg: #ffffff;--bg-alt: #f7f7f7;--text: #1a1a1a;--text-muted: #666666;--accent: #2563eb;--accent-hover: #1d4ed8;--hero-bg: #1a1a1a;--hero-text: #ffffff;--header-bg: #ffffff;--header-text: #1a1a1a;--footer-bg: #1a1a1a;--footer-text: #e5e5e5;--border: #e5e5e5;--radius: 6px}.container{max-width:960px;margin:0 auto;padding:0 1.5rem}.site-header{background:var(--header-bg);border-bottom:1px solid var(--border);padding:1rem 0}.site-header .container{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem}.logo{font-size:1.35rem;font-weight:700;color:var(--header-text);text-decoration:none}.logo-img{height:2.25rem;width:auto}nav ul{display:flex;list-style:none;gap:1.5rem}nav a{color:var(--header-text);font-weight:500;opacity:.8;transition:opacity .15s}nav a:hover,nav a.active{opacity:1;text-decoration:none}.hero{background:var(--hero-bg);color:var(--hero-text);padding:4rem 0;text-align:center}.hero h1{font-size:2.5rem;margin-bottom:.5rem}.hero-subtitle{font-size:1.2rem;opacity:.85}.content-section{padding:3rem 0}.content-section h2{font-size:1.6rem;margin-bottom:1rem}.content-section h3{font-size:1.3rem;margin-top:1.5rem;margin-bottom:.5rem}.content-section p{margin-bottom:1rem;color:var(--text-muted);max-width:65ch}.cta-section{background:var(--bg-alt);padding:3rem 0;text-align:center}.cta-section h2{margin-bottom:.5rem}.cta-section p{color:var(--text-muted);margin-bottom:1.5rem}.btn{display:inline-block;padding:.75rem 1.75rem;border-radius:var(--radius);font-weight:600;font-size:1rem;cursor:pointer;border:none;transition:background .15s,transform .1s}.btn:hover{text-decoration:none;transform:translateY(-1px)}.btn-primary{background:var(--accent);color:#fff}.btn-primary:hover{background:var(--accent-hover)}.form{max-width:480px}.form-group{margin-bottom:1.25rem}.form-group label{display:block;font-weight:600;margin-bottom:.35rem}.form-group input,.form-group textarea{width:100%;padding:.6rem .75rem;border:1px solid var(--border);border-radius:var(--radius);font-family:inherit;font-size:1rem;background:var(--bg);color:var(--text)}.form-group input:focus,.form-group textarea:focus{outline:2px solid var(--accent);outline-offset:1px}.contact-alt{margin-top:1.5rem;color:var(--text-muted)}.site-footer{background:var(--footer-bg);color:var(--footer-text);padding:2.5rem 0 1.5rem;margin-top:3rem}.footer-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:2rem}.footer-name{font-weight:700;font-size:1.1rem;margin-bottom:.5rem}.site-footer a{color:var(--footer-text);opacity:.85}.site-footer a:hover{opacity:1}.footer-copy{border-top:1px solid rgba(255,255,255,.15);padding-top:1rem;font-size:.85rem;opacity:.6}@media(max-width:640px){.hero h1{font-size:1.8rem}.footer-grid{grid-template-columns:1fr}nav ul{gap:1rem}}.faq-section h2{margin-bottom:1rem}.faq-item{border-bottom:1px solid rgba(0,0,0,.1);padding:.75rem 0}.faq-item summary{cursor:pointer;font-weight:600}.faq-item p{margin:.5rem 0 0}
