.theme-booster-club-operations{--theme-font-family: "Inter", system-ui, sans-serif;--theme-font-size: 17px;--theme-line-height: 1.6;--theme-text-color: #374151;--theme-heading-font: "Inter", system-ui, sans-serif;--theme-primary: #0891b2;--theme-secondary: #1f2937;--theme-accent: #059669;--theme-warning: #ea580c;--theme-info: #7c3aed;--theme-light: #f0f9ff;--theme-dark: #374151;--theme-h1-color: var(--theme-secondary);--theme-h2-color: var(--theme-primary);--theme-h3-color: var(--theme-secondary);--theme-h4-color: var(--theme-primary);--theme-h1-margin: 0 0 1.5rem;--theme-h1-size: 2.25rem;--theme-h1-weight: 700;--theme-link-color: var(--theme-primary);--theme-link-hover-color: var(--theme-accent);--theme-protip-bg: var(--theme-light);--theme-protip-border: 3px solid var(--theme-primary);--theme-protip-radius: 8px;--theme-snippet-bg: #f9fafb;--theme-snippet-border: 1px solid #d1d5db;--theme-snippet-radius: 8px;--theme-highlight-bg: linear-gradient(135deg, #f0f9ff 0%, #e0f2fe 100%);--theme-highlight-radius: 8px;--theme-highlight-shadow: 0 8px 20px rgba(8, 145, 178, .08)}.theme-booster-club-operations .themed-blog-content{background-color:#fff;padding:2.5rem;border-radius:10px;box-shadow:0 4px 20px #0000000f;position:relative;max-width:1200px;margin:0 auto;border:1px solid #e5e7eb}.theme-booster-club-operations .themed-blog-content:before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,var(--theme-primary),var(--theme-accent));border-radius:10px 10px 0 0}.theme-booster-club-operations .themed-blog-content h1{position:relative;padding-bottom:1rem;margin-bottom:2rem;font-weight:var(--theme-h1-weight);color:var(--theme-h1-color)}.theme-booster-club-operations .themed-blog-content h1:after{content:"";position:absolute;bottom:0;left:0;width:100px;height:3px;background:var(--theme-primary);border-radius:3px}.theme-booster-club-operations .pro-tip{background:var(--theme-protip-bg);border-left:var(--theme-protip-border);border-radius:var(--theme-protip-radius);padding:1.5rem 1.5rem 1.5rem 2rem;margin:2rem 0;position:relative}.theme-booster-club-operations .pro-tip:before{content:"BEST PRACTICE";position:absolute;top:-10px;left:20px;background:var(--theme-primary);color:#fff;font-size:12px;padding:4px 12px;border-radius:4px;font-weight:600;letter-spacing:.5px}.theme-booster-club-operations .operations-checklist{background:linear-gradient(135deg,#f0fdf4,#ecfdf5);border:2px solid var(--theme-accent);border-radius:8px;padding:1.5rem;margin:2rem 0;position:relative}.theme-booster-club-operations .operations-checklist:before{content:"ACTION CHECKLIST";position:absolute;top:-10px;left:20px;background:var(--theme-accent);color:#fff;font-size:12px;padding:4px 12px;border-radius:4px;font-weight:600;letter-spacing:.5px}.theme-booster-club-operations .task-list li{padding-left:35px;position:relative;margin-bottom:14px;transition:transform .2s ease}.theme-booster-club-operations .task-list li:hover{transform:translate(5px)}.theme-booster-club-operations .task-list li:before{content:"☐";position:absolute;left:0;color:var(--theme-primary);font-size:18px;font-weight:700}.theme-booster-club-operations .task-list li.completed:before{content:"☑";color:var(--theme-accent)}.theme-booster-club-operations .financial-summary{background:#fff;border:2px solid var(--theme-warning);border-radius:8px;padding:1.5rem;margin:2rem 0;position:relative;box-shadow:0 4px 15px #ea580c1a}.theme-booster-club-operations .financial-summary:before{content:"FINANCIAL OVERVIEW";position:absolute;top:-10px;left:20px;background:var(--theme-warning);color:#fff;font-size:12px;padding:4px 12px;border-radius:4px;font-weight:600;letter-spacing:.5px}.theme-booster-club-operations .budget-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:1rem;margin-top:1rem}.theme-booster-club-operations .budget-item{background:#f9fafb;padding:1rem;border-radius:6px;border-left:3px solid var(--theme-primary)}.theme-booster-club-operations .budget-amount{font-size:1.5rem;font-weight:700;color:var(--theme-primary)}.theme-booster-club-operations .budget-label{font-size:.875rem;color:var(--theme-secondary);margin-top:.25rem}.theme-booster-club-operations .meeting-minutes{background:#f8fafc;border:1px solid #cbd5e1;border-radius:8px;padding:1.5rem;margin:2rem 0;position:relative}.theme-booster-club-operations .meeting-minutes:before{content:"MEETING NOTES";position:absolute;top:-10px;left:20px;background:var(--theme-info);color:#fff;font-size:12px;padding:4px 12px;border-radius:4px;font-weight:600;letter-spacing:.5px}.theme-booster-club-operations .minutes-header{border-bottom:1px solid #cbd5e1;padding-bottom:1rem;margin-bottom:1rem}.theme-booster-club-operations .minutes-date{font-weight:600;color:var(--theme-secondary)}.theme-booster-club-operations .minutes-attendees{font-size:.875rem;color:var(--theme-primary);margin-top:.5rem}.theme-booster-club-operations .volunteer-roles{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:1.5rem;margin:2rem 0}.theme-booster-club-operations .role-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:1.5rem;transition:transform .2s ease,box-shadow .2s ease;box-shadow:0 2px 8px #0000000a}.theme-booster-club-operations .role-card:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0000001a}.theme-booster-club-operations .role-title{font-weight:600;color:var(--theme-primary);margin-bottom:.75rem;font-size:1.1rem}.theme-booster-club-operations .role-duties{list-style:none;padding:0;margin:0}.theme-booster-club-operations .role-duties li{padding-left:20px;position:relative;margin-bottom:.5rem;font-size:.9rem}.theme-booster-club-operations .role-duties li:before{content:"•";position:absolute;left:0;color:var(--theme-accent);font-weight:700}.theme-booster-club-operations .process-flow{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:2rem;margin:2rem 0;text-align:center}.theme-booster-club-operations .flow-steps{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.theme-booster-club-operations .flow-step{flex:1;min-width:120px;padding:1rem;background:var(--theme-light);border-radius:6px;border:2px solid var(--theme-primary);position:relative}.theme-booster-club-operations .flow-step:not(:last-child):after{content:"→";position:absolute;right:-1.5rem;top:50%;transform:translateY(-50%);color:var(--theme-primary);font-size:1.5rem;font-weight:700}.theme-booster-club-operations .step-number{background:var(--theme-primary);color:#fff;width:24px;height:24px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:.8rem;font-weight:600;margin-bottom:.5rem}.theme-booster-club-operations .quick-reference{width:100%;border-collapse:collapse;margin:2rem 0;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #0000000a}.theme-booster-club-operations .quick-reference th{background:var(--theme-primary);color:#fff;padding:1rem;text-align:left;font-weight:600}.theme-booster-club-operations .quick-reference td{padding:.75rem 1rem;border-bottom:1px solid #e5e7eb}.theme-booster-club-operations .quick-reference tr:hover{background:var(--theme-light)}.theme-booster-club-operations .sponsorstream-cta{background:linear-gradient(135deg,var(--theme-primary),var(--theme-accent));color:#fff;text-align:center;padding:2rem;border-radius:8px;margin:3rem 0;box-shadow:0 8px 20px #0891b233}.theme-booster-club-operations .sponsorstream-cta h3{color:#fff;margin-top:0;font-size:1.5rem;margin-bottom:1rem}.theme-booster-club-operations .sponsorstream-cta .cta-button{display:inline-block;background:#fff;color:var(--theme-primary);padding:12px 28px;border-radius:6px;font-weight:600;text-decoration:none;transition:all .3s ease;margin-top:1rem;box-shadow:0 4px 12px #0000001a}.theme-booster-club-operations .sponsorstream-cta .cta-button:hover{transform:translateY(-2px);box-shadow:0 6px 15px #00000026}.theme-booster-club-operations .inline-cta{display:inline-block;background:var(--theme-primary);color:#fff;padding:8px 16px;border-radius:6px;font-weight:600;text-decoration:none;transition:all .2s ease;font-size:.9em;margin:0 4px;box-shadow:0 3px 10px #0891b233}.theme-booster-club-operations .inline-cta:hover{background:var(--theme-accent);transform:translateY(-1px);box-shadow:0 5px 15px #0596694d}.theme-booster-club-operations .button-cta{display:inline-block;background:var(--theme-primary);color:#fff;padding:14px 32px;border-radius:6px;font-weight:700;text-decoration:none;transition:all .3s ease;margin:1.5rem 0;font-size:1.1rem;text-align:center;border:2px solid var(--theme-primary);box-shadow:0 6px 20px #0891b233}.theme-booster-club-operations .button-cta:hover{background:var(--theme-accent);border-color:var(--theme-accent);transform:translateY(-3px);box-shadow:0 10px 30px #0596694d}.theme-booster-club-operations .subtle-cta{color:var(--theme-primary);font-weight:600;text-decoration:underline;text-decoration-color:#0891b24d;text-underline-offset:3px;transition:all .2s ease}.theme-booster-club-operations .subtle-cta:hover{color:var(--theme-accent);text-decoration-color:var(--theme-accent)}@media (max-width: 768px){.theme-booster-club-operations .themed-blog-content{padding:1.5rem}.theme-booster-club-operations .flow-steps{flex-direction:column}.theme-booster-club-operations .flow-step:not(:last-child):after{content:"↓";right:auto;bottom:-1.5rem;top:auto;left:50%;transform:translate(-50%)}.theme-booster-club-operations .budget-grid,.theme-booster-club-operations .volunteer-roles{grid-template-columns:1fr}}
