﻿:root{--ccc-bg-primary: #ffffff;--ccc-bg-secondary: #f8fafc;--ccc-bg-tertiary: #f1f5f9;--ccc-bg-hover: #f1f5f9;--ccc-text-primary: #0f172a;--ccc-text-secondary: #475569;--ccc-text-muted: #64748b;--ccc-text-light: #94a3b8;--ccc-border: #e2e8f0;--ccc-border-light: #f1f5f9;--ccc-input-bg: #ffffff;--ccc-input-border: #cbd5e1;--ccc-input-focus-border: #db492a}[data-theme=dark]{--ccc-bg-primary: var(--crew-bg-card, #1e293b);--ccc-bg-secondary: var(--crew-bg-body, #0f172a);--ccc-bg-tertiary: #334155;--ccc-bg-hover: #334155;--ccc-text-primary: var(--crew-text-main, #f1f5f9);--ccc-text-secondary: var(--crew-text-light, #cbd5e1);--ccc-text-muted: #94a3b8;--ccc-text-light: #64748b;--ccc-border: var(--crew-border, #334155);--ccc-border-light: #1e293b;--ccc-input-bg: #1e293b;--ccc-input-border: #475569;--ccc-input-focus-border: #db492a}.ccc-event-countdown{display:flex;flex-direction:column;gap:.5rem;padding:.75rem 1rem;border-radius:.5rem;background:var(--ccc-bg-secondary, #f8fafc);border:1px solid var(--ccc-border, #e2e8f0)}.ccc-event-countdown__label{font-size:.75rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--ccc-text-muted, #64748b)}.ccc-event-countdown__timer{margin:0}.ccc-event-countdown__closed{display:none;align-items:center;gap:.5rem;font-weight:600;color:#ef4444}.ccc-event-countdown__closed .dashicons{width:18px;height:18px;font-size:18px}.ccc-event-countdown--card{padding:.5rem .75rem;margin-bottom:.5rem}.ccc-event-countdown--card .ccc-event-countdown__label{font-size:10px}.ccc-event-countdown--card .ccc-countdown__value{font-size:1rem}.ccc-event-countdown--card .ccc-countdown__unit-label{font-size:10px}.ccc-event-countdown--card .ccc-countdown__separator{font-size:1rem}.ccc-event-countdown--single{padding:1rem 1.25rem;margin-bottom:1rem}.ccc-event-countdown--single .ccc-countdown__value{font-size:1.5rem;font-weight:700}.ccc-event-countdown.is-closed .ccc-event-countdown__label,.ccc-event-countdown.is-closed .ccc-event-countdown__timer .ccc-countdown__timer{display:none}.ccc-event-countdown.is-closed .ccc-event-countdown__closed{display:inline-flex}.ccc-certificates{display:block;margin:0 0 2rem}.ccc-certificates__notice,.ccc-certificates__empty-title{font-size:1.05rem;margin:0 0 .75rem}.ccc-certificates__empty-copy{color:var(--ccc-text-muted, #6b7280);margin:0 0 1rem}.ccc-certificates__login-btn,.ccc-certificates__cta{display:inline-block;padding:.625rem 1.25rem;background:var(--ccc-primary, #f86001);color:#fff;text-decoration:none;border-radius:4px;font-weight:600;transition:background .15s ease}.ccc-certificates__login-btn:hover,.ccc-certificates__login-btn:focus,.ccc-certificates__cta:hover,.ccc-certificates__cta:focus{background:var(--ccc-primary-dark, #d54e00);color:#fff}.ccc-certificates--list{display:grid;grid-template-columns:repeat(auto-fill, minmax(320px, 1fr));gap:1.25rem}.ccc-certificate-card{display:flex;flex-direction:column;background:#fff;border:1px solid var(--ccc-border, #e5e7eb);border-radius:8px;padding:1.25rem;box-shadow:0 1px 2px rgba(0,0,0,.04)}.ccc-certificate-card__header{margin:0 0 .75rem}.ccc-certificate-card__title{font-size:1.15rem;font-weight:700;margin:0;color:var(--ccc-heading, #111827)}.ccc-certificate-card__meta{flex:1 1 auto;font-size:.95rem;color:var(--ccc-text, #374151);margin:0 0 1rem}.ccc-certificate-card__meta p{margin:0 0 .4rem}.ccc-certificate-card__meta strong{font-weight:600;color:var(--ccc-heading, #111827)}.ccc-certificate-card__issued{font-size:.85rem;color:var(--ccc-text-muted, #6b7280)}.ccc-certificate-card__footer{margin-top:auto}.ccc-certificate-card__download-btn{display:inline-block;padding:.55rem 1.1rem;background:var(--ccc-primary, #f86001);color:#fff;text-decoration:none;border-radius:4px;font-weight:600;font-size:.95rem;transition:background .15s ease}.ccc-certificate-card__download-btn:hover,.ccc-certificate-card__download-btn:focus{background:var(--ccc-primary-dark, #d54e00);color:#fff}.ccc-certificate-card__download-btn--disabled{background:var(--ccc-disabled, #d1d5db);cursor:not-allowed;pointer-events:none}.ccc-certificate-card__download-btn--disabled:hover,.ccc-certificate-card__download-btn--disabled:focus{background:var(--ccc-disabled, #d1d5db)}.ccc-aff-dash{max-width:960px;margin:0 auto}.ccc-aff-dash__stats{display:grid;grid-template-columns:repeat(4, 1fr);gap:16px;margin-bottom:24px}@media(max-width: 640px){.ccc-aff-dash__stats{grid-template-columns:repeat(2, 1fr)}}.ccc-aff-dash__stat{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:18px;display:flex;flex-direction:column;gap:4px}.ccc-aff-dash__stat-label{font-size:12px;color:#6b7280;text-transform:uppercase;letter-spacing:.04em}.ccc-aff-dash__stat-value{font-size:24px;font-weight:700;color:#0f172a}.ccc-aff-dash__stat-hint{font-size:12px;color:#9ca3af}.ccc-aff-dash__card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:20px;margin-bottom:20px}.ccc-aff-dash__card-title{margin:0 0 14px;font-size:16px;font-weight:700}.ccc-aff-dash__link-row{display:flex;gap:8px;flex-wrap:wrap}.ccc-aff-dash__link-input{flex:1 1 280px;padding:10px 12px;border:1px solid #d1d5db;border-radius:8px;font-family:monospace;font-size:13px}.ccc-aff-dash__copy{white-space:nowrap}.ccc-aff-dash__code{margin:12px 0 0;color:#374151}.ccc-aff-dash__code code{background:#f3f4f6;padding:2px 8px;border-radius:6px}.ccc-aff-dash__table{width:100%;border-collapse:collapse;font-size:14px}.ccc-aff-dash__table th,.ccc-aff-dash__table td{text-align:left;padding:10px 12px;border-bottom:1px solid #f0f0f0}.ccc-aff-dash__table th{font-size:12px;text-transform:uppercase;letter-spacing:.04em;color:#6b7280}.ccc-aff-dash__empty{color:#6b7280;margin:0}.ccc-aff-apply{max-width:560px;margin:0 auto}.ccc-aff-apply__hp{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.ccc-aff-apply__field{margin:0 0 16px}.ccc-aff-apply__field label{display:block;font-weight:600;margin-bottom:4px}.ccc-aff-apply__field input[type=text],.ccc-aff-apply__field input[type=email],.ccc-aff-apply__field select,.ccc-aff-apply__field textarea{width:100%;padding:10px 12px;border:1px solid #d1d5db;border-radius:8px;font-size:15px}.ccc-aff-apply__submit{margin-top:8px}[data-theme=dark] .ccc-aff-dash__stat,[data-theme=dark] .ccc-aff-dash__card{background:#1b2438;border-color:rgba(255,255,255,.1)}[data-theme=dark] .ccc-aff-dash__stat-value,[data-theme=dark] .ccc-aff-dash__card-title{color:#e8ebf2}[data-theme=dark] .ccc-aff-dash__stat-label,[data-theme=dark] .ccc-aff-dash__stat-hint,[data-theme=dark] .ccc-aff-dash__empty,[data-theme=dark] .ccc-aff-dash__code{color:#9aa3b4}[data-theme=dark] .ccc-aff-dash__code code{background:rgba(255,255,255,.08);color:#e8ebf2}[data-theme=dark] .ccc-aff-dash__link-input,[data-theme=dark] .ccc-aff-apply__field input[type=text],[data-theme=dark] .ccc-aff-apply__field input[type=email],[data-theme=dark] .ccc-aff-apply__field select,[data-theme=dark] .ccc-aff-apply__field textarea{background:rgba(255,255,255,.05);border-color:rgba(255,255,255,.14);color:#e8ebf2}[data-theme=dark] .ccc-aff-dash__table th{color:#9aa3b4}[data-theme=dark] .ccc-aff-dash__table th,[data-theme=dark] .ccc-aff-dash__table td{border-bottom-color:rgba(255,255,255,.08)}.ccc-pd{max-width:980px;margin:0 auto}.ccc-pd__head{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px 16px;margin-bottom:20px}.ccc-pd__eyebrow{margin:0 0 2px;font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#ff5a36}.ccc-pd__business{margin:0;font-size:24px;font-weight:800;color:#0f1b3a;line-height:1.15}.ccc-pd__verify-cta{display:inline-flex;align-items:center;gap:8px;background:#ff5a36;color:#fff;text-decoration:none;font-weight:700;font-size:14px;padding:11px 18px;border-radius:999px;box-shadow:0 8px 18px rgba(255,90,54,.28);transition:filter .15s ease,transform .12s ease}.ccc-pd__verify-cta:hover{filter:brightness(1.05);color:#fff}.ccc-pd__verify-cta:active{transform:scale(0.98)}.ccc-pd__stats{display:grid;grid-template-columns:repeat(4, 1fr);gap:14px;margin-bottom:22px}@media(max-width: 640px){.ccc-pd__stats{grid-template-columns:repeat(2, 1fr)}}.ccc-pd__stat{background:#fff;border:1px solid #e7eaf1;border-radius:12px;padding:16px;display:flex;flex-direction:column;gap:3px}.ccc-pd__stat-label{font-size:12px;color:#6b7280;text-transform:uppercase;letter-spacing:.04em}.ccc-pd__stat-value{font-size:26px;font-weight:800;color:#0f1b3a;line-height:1.1}.ccc-pd__stat-value--accent{color:#ff5a36}.ccc-pd__stat-hint{font-size:12px;color:#9ca3af}.ccc-pd__grid{display:grid;grid-template-columns:1.2fr 1fr;gap:18px;margin-bottom:18px}@media(max-width: 720px){.ccc-pd__grid{grid-template-columns:1fr}}.ccc-pd__card{background:#fff;border:1px solid #e7eaf1;border-radius:12px;padding:20px;margin-bottom:18px}.ccc-pd__card--verify{margin-bottom:0;border-color:rgba(255,90,54,.35);background:linear-gradient(180deg, #fff 0%, #fff7f4 100%)}.ccc-pd__grid .ccc-pd__card{margin-bottom:0}.ccc-pd__card-title{margin:0 0 10px;font-size:16px;font-weight:700;color:#0f1b3a}.ccc-pd__card-text{margin:0 0 14px;font-size:14px;color:#4b5563;line-height:1.5}.ccc-pd__verify-form{display:flex;gap:8px;flex-wrap:wrap}.ccc-pd__verify-input{flex:1 1 220px;padding:11px 13px;border:1px solid #d1d5db;border-radius:9px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:13px}.ccc-pd__verify-input:focus{outline:none;border-color:#ff5a36;box-shadow:0 0 0 3px rgba(255,90,54,.15)}.ccc-pd__btn{border:none;border-radius:9px;padding:11px 18px;font-weight:700;font-size:14px;cursor:pointer;white-space:nowrap;transition:filter .15s ease,transform .12s ease}.ccc-pd__btn--primary{background:#ff5a36;color:#fff}.ccc-pd__btn--primary:hover{filter:brightness(1.05)}.ccc-pd__btn--primary:active{transform:scale(0.98)}.ccc-pd__details{margin:0}.ccc-pd__detail{display:flex;align-items:baseline;justify-content:space-between;gap:12px;padding:9px 0;border-bottom:1px solid #f1f1f4}.ccc-pd__detail:last-child{border-bottom:0}.ccc-pd__detail dt{font-size:12px;text-transform:uppercase;letter-spacing:.04em;color:#6b7280;margin:0}.ccc-pd__detail dd{margin:0;font-size:14px;font-weight:600;color:#0f1b3a;text-align:right}.ccc-pd__pill{display:inline-block;font-size:12px;font-weight:700;padding:3px 10px;border-radius:999px}.ccc-pd__pill--ok{background:#e7f7ee;color:#1d7a44}.ccc-pd__pill--warn{background:#fef3c7;color:#92660a}.ccc-pd__code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:15px;font-weight:700;letter-spacing:.1em;background:#f0f6fc;color:#0a4b78;border:1px solid #c5d9e8;border-radius:6px;padding:3px 10px}.ccc-pd__copy{background:none;border:none;color:#ff5a36;font-size:12px;font-weight:700;cursor:pointer;padding:0 2px}.ccc-pd__copy:hover{text-decoration:underline}.ccc-pd__muted{color:#9ca3af;font-size:12px}.ccc-pd__table{width:100%;border-collapse:collapse;font-size:14px}.ccc-pd__table th,.ccc-pd__table td{text-align:left;padding:10px 12px;border-bottom:1px solid #f0f0f3}.ccc-pd__table th{font-size:12px;text-transform:uppercase;letter-spacing:.04em;color:#6b7280}.ccc-pd__table td{color:#0f1b3a}.ccc-pd__result{display:inline-block;font-size:12px;font-weight:700;padding:3px 10px;border-radius:999px}.ccc-pd__result--ok{background:#e7f7ee;color:#1d7a44}.ccc-pd__result--no{background:#fdecea;color:#a4271b}.ccc-pd__empty{margin:0;color:#6b7280}[data-theme=dark] .ccc-pd__business,[data-theme=dark] .ccc-pd__card-title{color:#f0f2f7}[data-theme=dark] .ccc-pd__stat{background:#1b2438;border-color:rgba(255,255,255,.1)}[data-theme=dark] .ccc-pd__stat-label{color:#9aa3b4}[data-theme=dark] .ccc-pd__stat-value{color:#f0f2f7}[data-theme=dark] .ccc-pd__stat-value--accent{color:#ff5a36}[data-theme=dark] .ccc-pd__stat-hint{color:#9aa3b4}[data-theme=dark] .ccc-pd__card{background:#1b2438;border-color:rgba(255,255,255,.1)}[data-theme=dark] .ccc-pd__card--verify{background:linear-gradient(180deg, #1b2438 0%, #241c22 100%);border-color:rgba(255,90,54,.35)}[data-theme=dark] .ccc-pd__card-text{color:#c9d0dd}[data-theme=dark] .ccc-pd__verify-input{background:#141c2e;border-color:rgba(255,255,255,.14);color:#e8ebf2}[data-theme=dark] .ccc-pd__verify-input::placeholder{color:#9aa3b4}[data-theme=dark] .ccc-pd__detail{border-bottom-color:rgba(255,255,255,.08)}[data-theme=dark] .ccc-pd__detail dt{color:#9aa3b4}[data-theme=dark] .ccc-pd__detail dd{color:#f0f2f7}[data-theme=dark] .ccc-pd__pill--ok{background:rgba(16,185,129,.16);color:#6fe0ad}[data-theme=dark] .ccc-pd__pill--warn{background:rgba(245,158,11,.18);color:#f4c877}[data-theme=dark] .ccc-pd__code{background:rgba(59,130,246,.14);color:#bcd8f2;border-color:rgba(120,170,220,.3)}[data-theme=dark] .ccc-pd__muted{color:#9aa3b4}[data-theme=dark] .ccc-pd__table th{color:#9aa3b4}[data-theme=dark] .ccc-pd__table td{color:#e8ebf2}[data-theme=dark] .ccc-pd__table th,[data-theme=dark] .ccc-pd__table td{border-bottom-color:rgba(255,255,255,.08)}[data-theme=dark] .ccc-pd__result--ok{background:rgba(16,185,129,.16);color:#6fe0ad}[data-theme=dark] .ccc-pd__result--no{background:rgba(239,68,68,.16);color:#f4a29a}[data-theme=dark] .ccc-pd__empty{color:#9aa3b4}.ccc-lb{--lb-coral: #ff5a36;color:#1a2338;font-family:"Inter Tight","Inter",-apple-system,BlinkMacSystemFont,sans-serif}.ccc-lb *,.ccc-lb *::before,.ccc-lb *::after{box-sizing:border-box}.ccc-lb__me{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:16px 28px;padding:22px 26px;border-radius:18px;background:linear-gradient(135deg, #0f1b3a 0%, #16244d 100%);color:#fff}.ccc-lb__me-main{display:flex;align-items:baseline;gap:10px}.ccc-lb__me-eyebrow{display:block;width:100%;margin-bottom:4px;font-family:"JetBrains Mono",ui-monospace,monospace;font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:#ffd23f}.ccc-lb__me-balance{font-family:"Sora",sans-serif;font-size:44px;font-weight:700;line-height:1}.ccc-lb__me-unit{font-size:14px;color:rgba(255,255,255,.7)}.ccc-lb__me-meta{display:flex;flex-direction:column;gap:4px;font-size:14px;color:rgba(255,255,255,.8)}.ccc-lb__me-meta strong{color:#fff;font-weight:700}.ccc-lb__me-rank--none{color:rgba(255,255,255,.6)}.ccc-lb__controls{display:inline-flex;gap:4px;margin:20px 0 16px;padding:4px;background:#f6f7f9;border:1px solid #e6e8ee;border-radius:999px}.ccc-lb__aud-btn,.ccc-lb__per-btn,.ccc-lb__race-btn{appearance:none;border:0;cursor:pointer;font-family:inherit;font-weight:600;color:#6b7280;background:rgba(0,0,0,0);border-radius:999px;transition:background-color .15s ease,color .15s ease}.ccc-lb__aud-btn:hover,.ccc-lb__per-btn:hover,.ccc-lb__race-btn:hover{color:#1a2338}.ccc-lb__aud-btn.is-active,.ccc-lb__per-btn.is-active,.ccc-lb__race-btn.is-active{color:#fff;background:#ff5a36}.ccc-lb__aud-btn{padding:8px 18px;font-size:14px}.ccc-lb__per-btn,.ccc-lb__race-btn{padding:5px 12px;font-size:12.5px}.ccc-lb__per-btn.is-active,.ccc-lb__race-btn.is-active{background:#0f1b3a}.ccc-lb__boards{display:grid;grid-template-columns:1fr 1fr;gap:18px}.ccc-lb__board{background:#fff;border:1px solid #e6e8ee;border-radius:16px;padding:18px 18px 6px;box-shadow:0 1px 2px rgba(15,27,58,.04)}.ccc-lb__board-head{margin-bottom:10px}.ccc-lb__board-title{margin:0;font-family:"Sora",sans-serif;font-size:17px;font-weight:700;color:#0f1b3a}.ccc-lb__board-sub{margin:2px 0 0;font-size:12.5px;color:#6b7280}.ccc-lb__periods{display:inline-flex;gap:2px;margin-top:10px;padding:3px;background:#f6f7f9;border:1px solid #e6e8ee;border-radius:999px}.ccc-lb__race{margin:0 0 18px;padding:18px 18px 16px;background:#fff;border:1px solid #e6e8ee;border-radius:16px;box-shadow:0 1px 2px rgba(15,27,58,.04)}.ccc-lb__race-head{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:10px 16px;margin-bottom:14px}.ccc-lb__race-title{margin:0;font-family:"Sora",sans-serif;font-size:17px;font-weight:700;color:#0f1b3a}.ccc-lb__race-sub{margin:2px 0 0;font-size:12.5px;color:#6b7280}.ccc-lb__race-modes{display:inline-flex;gap:2px;padding:3px;background:#f6f7f9;border:1px solid #e6e8ee;border-radius:999px}.ccc-lb__race-plot{display:flex;gap:8px}.ccc-lb__race-yaxis{flex-shrink:0;width:22px;position:relative}.ccc-lb__race-yaxis span{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%) rotate(-90deg);white-space:nowrap;font-size:12px;font-weight:600;color:#6b7280}.ccc-lb__race-plotmain{flex:1;min-width:0}.ccc-lb__race-marks{display:flex;align-items:flex-end;gap:5px;margin-bottom:8px}.ccc-lb__race-mk{flex:1;min-width:0;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:3px}.ccc-lb__race-crown{display:block;width:20px;height:14px}.ccc-lb__race-crown svg{display:block;width:100%;height:100%}.ccc-lb__race-crown--1 svg{fill:#f2bc1e}.ccc-lb__race-crown--2 svg{fill:#b9c2d0}.ccc-lb__race-crown--3 svg{fill:#cd7f32}.ccc-lb__race-mk-avatar{width:46px;max-width:100%;aspect-ratio:1;border-radius:8px;overflow:hidden;border:2px solid #e5eaf3;background:#f4f6fb;flex-shrink:0}.ccc-lb__race-mk-avatar img{width:100%;height:100%;object-fit:cover;display:block}.ccc-lb__race-mk--first .ccc-lb__race-mk-avatar{border-color:#ffd23f;box-shadow:0 0 0 3px rgba(255,210,63,.25)}.ccc-lb__race-mk.is-you .ccc-lb__race-mk-avatar{border-color:#ff5a36;box-shadow:0 0 0 3px rgba(255,90,54,.18)}.ccc-lb__race-mk-top{font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;color:#9099a8}.ccc-lb__race-mk-top--1{color:#b07f00}.ccc-lb__race-mk-top--2{color:#6b7383}.ccc-lb__race-mk-top--3{color:#a9662a}.ccc-lb__race-mk.is-you .ccc-lb__race-mk-top{color:#e84320}.ccc-lb__race-chart{display:flex;align-items:flex-end;justify-content:center;gap:5px;height:210px;padding-top:18px}.ccc-lb__race-marks,.ccc-lb__race-axis{justify-content:center}.ccc-lb__race-mk,.ccc-lb__race-col,.ccc-lb__race-axis-lbl{max-width:110px}.ccc-lb__race-col{position:relative;flex:1;min-width:0;height:100%;display:flex;flex-direction:column;justify-content:flex-end}.ccc-lb__race-colbar{width:100%;height:var(--race-h, 0%);min-height:2px;border-radius:4px;border:1px solid #e5eaf3;background:#f4f6fb;animation:ccc-lb-race-grow .7s cubic-bezier(0.22, 1, 0.36, 1) both;animation-delay:calc(var(--race-i, 0)*70ms)}.ccc-lb__race-col--first .ccc-lb__race-colbar{background:#ffd23f;border-color:#f2bc1e}.ccc-lb__race-col.is-you .ccc-lb__race-colbar{background:#ff5a36;border-color:#ff5a36}.ccc-lb__race-val{position:absolute;left:0;right:0;bottom:calc(var(--race-h, 0%) + 4px);text-align:center;font-size:11px;font-weight:700;color:#9099a8;font-variant-numeric:tabular-nums;pointer-events:none;animation:ccc-lb-race-fade .3s ease both;animation-delay:calc(var(--race-i, 0)*70ms + 350ms)}.ccc-lb__race-col--first .ccc-lb__race-val,.ccc-lb__race-col.is-you .ccc-lb__race-val{font-family:"Sora",sans-serif;color:#0f1b3a}.ccc-lb__race-col--cut::before{content:"";position:absolute;left:-3px;top:-104px;bottom:-24px;border-left:1px dashed #c5cad6}.ccc-lb__race-axis{display:flex;gap:5px;margin-top:6px}.ccc-lb__race-axis-lbl{flex:1;min-width:0;text-align:center;font-size:11px;color:#9099a8;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ccc-lb__race-axis-lbl.is-you{color:#e84320;font-weight:700}.ccc-lb__race-legend{display:flex;flex-wrap:wrap;justify-content:center;gap:8px 18px;margin-top:12px}.ccc-lb__race-leg{display:inline-flex;align-items:center;gap:6px;font-size:12px;color:#6b7280}.ccc-lb__race-leg-swatch{width:12px;height:12px;border-radius:3px;border:1px solid #e5eaf3;background:#f4f6fb}.ccc-lb__race-leg-swatch--first{background:#ffd23f;border-color:#f2bc1e}.ccc-lb__race-leg-swatch--you{background:#ff5a36;border-color:#ff5a36}.ccc-lb__race-caption{margin:8px 0 0;text-align:center;font-size:12px;color:#9099a8}.ccc-lb__race-note{margin:12px 0 0;padding:9px 12px;font-size:13px;font-weight:600;color:#0f1b3a;background:rgba(255,210,63,.18);border:1px solid rgba(255,210,63,.5);border-radius:10px}.ccc-lb__list{list-style:none;margin:6px 0 0;padding:0}.ccc-lb__row{display:grid;grid-template-columns:28px 36px 1fr auto;align-items:center;gap:12px;padding:9px 8px;border-bottom:1px solid #e6e8ee;border-radius:8px}.ccc-lb__row:last-child{border-bottom:0}.ccc-lb__row.is-you{background:rgba(255,90,54,.08);box-shadow:inset 3px 0 0 #ff5a36}.ccc-lb__rank{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;font-family:"Sora",sans-serif;font-size:13px;font-weight:700;color:#6b7280;background:#f6f7f9;border-radius:50%}.ccc-lb__row--top .ccc-lb__rank{color:#0f1b3a;background:rgba(255,210,63,.55)}.ccc-lb__row:first-child .ccc-lb__rank{color:#0f1b3a;background:#ffd23f}.ccc-lb__avatar{width:36px;height:36px;border-radius:50%;object-fit:cover;background:#f6f7f9}.ccc-lb__name{display:flex;align-items:center;gap:8px;min-width:0;font-weight:600;font-size:14.5px;color:#1a2338;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ccc-lb__you{flex:none;font-size:10.5px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#ff5a36;background:rgba(255,90,54,.12);padding:2px 7px;border-radius:999px}.ccc-lb__value{font-family:"Sora",sans-serif;font-size:15px;font-weight:700;color:#0f1b3a}.ccc-lb__empty{padding:22px 8px;text-align:center;font-size:13.5px;color:#6b7280}.ccc-lb__disclaimer{margin:18px 0 0;text-align:center;font-size:12px;color:#6b7280}@media(max-width: 720px){.ccc-lb__boards{grid-template-columns:1fr}.ccc-lb__me{padding:18px 20px}.ccc-lb__me-balance{font-size:38px}.ccc-lb__race-chart{height:170px}.ccc-lb__race-mk-avatar{width:30px;border-radius:6px}.ccc-lb__race-crown{width:15px;height:10px}.ccc-lb__race-mk-top{font-size:8.5px;letter-spacing:.05em}.ccc-lb__race-val{font-size:9.5px}.ccc-lb__race-axis-name{display:none}.ccc-lb__race-axis-lbl.is-you .ccc-lb__race-axis-name{display:inline}.ccc-lb__race-yaxis{display:none}.ccc-lb__race-col--cut::before{top:-80px}}.ccc-ps{display:block;text-decoration:none;background:#fff;border:1px solid #e6e8ee;border-radius:16px;border-left:4px solid #ff5a36;padding:16px 18px;color:#1a2338;transition:box-shadow .15s ease}.ccc-ps:hover{box-shadow:0 6px 20px rgba(15,27,58,.1)}.ccc-ps__eyebrow{display:block;font-family:"JetBrains Mono",ui-monospace,monospace;font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:#ff5a36;margin-bottom:6px}.ccc-ps__row{display:flex;align-items:baseline;gap:8px}.ccc-ps__balance{font-family:"Sora",sans-serif;font-size:32px;font-weight:700;line-height:1;color:#0f1b3a}.ccc-ps__unit{font-size:13px;color:#6b7280}.ccc-ps__meta{display:block;margin-top:6px;font-size:13px;color:#6b7280}.ccc-ps__cta{display:inline-block;margin-top:10px;font-size:13px;font-weight:600;color:#ff5a36}.ccc-ps__note{display:block;margin-top:4px;font-size:11.5px;color:#6b7280}@keyframes ccc-lb-race-grow{from{height:0}}@keyframes ccc-lb-race-fade{from{opacity:0}}@media(prefers-reduced-motion: reduce){.ccc-lb__race-colbar,.ccc-lb__race-val{animation:none}}.ccc-lb--compact .ccc-lb__board{padding:16px 16px 8px}.ccc-lb--compact .ccc-lb__race{margin-bottom:16px;padding:16px 16px 14px}.ccc-lb--compact .ccc-lb__race-chart{height:170px}.ccc-lb__viewall{display:inline-block;margin-top:14px;font-size:14px;font-weight:600;color:#ff5a36;text-decoration:none}.ccc-lb__viewall:hover{color:#e0481f}.ccc-eg{margin-top:8px;color:#1a2338;font-family:"Inter Tight","Inter",sans-serif}.ccc-eg__head{margin-bottom:14px}.ccc-eg__title{margin:0;font-family:"Sora",sans-serif;font-size:20px;font-weight:700;color:#0f1b3a}.ccc-eg__sub{margin:4px 0 0;font-size:13.5px;color:#6b7280}.ccc-eg__scroll{overflow-x:auto;border:1px solid #e6e8ee;border-radius:14px;background:#fff}.ccc-eg__table{width:100%;border-collapse:collapse;font-size:14px}.ccc-eg__table th,.ccc-eg__table td{padding:11px 14px;text-align:left;border-bottom:1px solid #e6e8ee;vertical-align:middle}.ccc-eg__table thead th{font-family:"Sora",sans-serif;font-size:12px;text-transform:uppercase;letter-spacing:.04em;color:#6b7280;background:#f6f7f9}.ccc-eg__table tbody tr:last-child td{border-bottom:0}.ccc-eg__table .ccc-eg__num{text-align:right;font-variant-numeric:tabular-nums;white-space:nowrap}.ccc-eg__act{font-weight:600;color:#1a2338}.ccc-eg__paid{color:#0f1b3a;font-weight:700}.ccc-eg__freq{color:#6b7280;font-size:13px}.ccc-eg__note{margin:12px 0 0;font-size:12px;color:#6b7280;text-align:center}[data-theme=dark] .ccc-lb,[data-theme=dark] .ccc-eg{color:#e8ebf2}[data-theme=dark] .ccc-lb__board,[data-theme=dark] .ccc-lb__race,[data-theme=dark] .ccc-ps,[data-theme=dark] .ccc-eg__scroll{background:#1b2438;border-color:rgba(255,255,255,.1);box-shadow:none}[data-theme=dark] .ccc-ps{border-left-color:#ff5a36}[data-theme=dark] .ccc-lb__controls,[data-theme=dark] .ccc-lb__periods,[data-theme=dark] .ccc-lb__race-modes{background:rgba(255,255,255,.05);border-color:rgba(255,255,255,.1)}[data-theme=dark] .ccc-lb__avatar{background:rgba(255,255,255,.08)}[data-theme=dark] .ccc-lb__race-mk-avatar{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.16)}[data-theme=dark] .ccc-lb__race-mk--first .ccc-lb__race-mk-avatar{border-color:#ffd23f}[data-theme=dark] .ccc-lb__race-mk.is-you .ccc-lb__race-mk-avatar{border-color:#ff5a36}[data-theme=dark] .ccc-lb__race-crown--1 svg{fill:#ffd23f}[data-theme=dark] .ccc-lb__race-crown--2 svg{fill:#c9d1de}[data-theme=dark] .ccc-lb__race-crown--3 svg{fill:#d98e4a}[data-theme=dark] .ccc-lb__race-mk-top{color:#7e8aa6}[data-theme=dark] .ccc-lb__race-mk-top--1{color:#ffd23f}[data-theme=dark] .ccc-lb__race-mk-top--2{color:#c9d1de}[data-theme=dark] .ccc-lb__race-mk-top--3{color:#d98e4a}[data-theme=dark] .ccc-lb__race-mk.is-you .ccc-lb__race-mk-top{color:#ff8e6c}[data-theme=dark] .ccc-lb__race-colbar{background:rgba(255,255,255,.05);border-color:rgba(255,255,255,.09)}[data-theme=dark] .ccc-lb__race-col--first .ccc-lb__race-colbar{background:#ffd23f;border-color:#f2bc1e}[data-theme=dark] .ccc-lb__race-col.is-you .ccc-lb__race-colbar{background:#ff5a36;border-color:#ff5a36}[data-theme=dark] .ccc-lb__race-val{color:#7e8aa6}[data-theme=dark] .ccc-lb__race-col--first .ccc-lb__race-val,[data-theme=dark] .ccc-lb__race-col.is-you .ccc-lb__race-val{color:#eaeef7}[data-theme=dark] .ccc-lb__race-col--cut::before{border-color:rgba(255,255,255,.16)}[data-theme=dark] .ccc-lb__race-yaxis span,[data-theme=dark] .ccc-lb__race-axis-lbl,[data-theme=dark] .ccc-lb__race-caption,[data-theme=dark] .ccc-lb__race-leg{color:#7e8aa6}[data-theme=dark] .ccc-lb__race-axis-lbl.is-you{color:#ff8e6c}[data-theme=dark] .ccc-lb__race-leg-swatch{background:rgba(255,255,255,.05);border-color:rgba(255,255,255,.09)}[data-theme=dark] .ccc-lb__race-leg-swatch--first{background:#ffd23f;border-color:#f2bc1e}[data-theme=dark] .ccc-lb__race-leg-swatch--you{background:#ff5a36;border-color:#ff5a36}[data-theme=dark] .ccc-eg__table thead th{background:rgba(255,255,255,.05);color:#9aa3b4}[data-theme=dark] .ccc-lb__row{border-bottom-color:rgba(255,255,255,.08)}[data-theme=dark] .ccc-eg__table th,[data-theme=dark] .ccc-eg__table td{border-bottom-color:rgba(255,255,255,.08)}[data-theme=dark] .ccc-lb__board-title,[data-theme=dark] .ccc-lb__value,[data-theme=dark] .ccc-lb__race-title,[data-theme=dark] .ccc-eg__title,[data-theme=dark] .ccc-eg__paid,[data-theme=dark] .ccc-ps__balance{color:#f0f2f7}[data-theme=dark] .ccc-lb__name,[data-theme=dark] .ccc-eg__act{color:#e8ebf2}[data-theme=dark] .ccc-lb__board-sub,[data-theme=dark] .ccc-lb__race-sub,[data-theme=dark] .ccc-lb__empty,[data-theme=dark] .ccc-lb__disclaimer,[data-theme=dark] .ccc-eg__sub,[data-theme=dark] .ccc-eg__freq,[data-theme=dark] .ccc-eg__note,[data-theme=dark] .ccc-ps__unit,[data-theme=dark] .ccc-ps__meta,[data-theme=dark] .ccc-ps__note{color:#9aa3b4}[data-theme=dark] .ccc-lb__aud-btn:not(.is-active),[data-theme=dark] .ccc-lb__per-btn:not(.is-active),[data-theme=dark] .ccc-lb__race-btn:not(.is-active){color:#9aa3b4}[data-theme=dark] .ccc-lb__aud-btn:not(.is-active):hover,[data-theme=dark] .ccc-lb__per-btn:not(.is-active):hover,[data-theme=dark] .ccc-lb__race-btn:not(.is-active):hover{color:#f0f2f7}[data-theme=dark] .ccc-lb__rank{background:rgba(255,255,255,.08);color:#c3c9d6}[data-theme=dark] .ccc-lb__row--top .ccc-lb__rank{background:rgba(255,210,63,.55);color:#0f1b3a}[data-theme=dark] .ccc-lb__row:first-child .ccc-lb__rank{background:#ffd23f;color:#0f1b3a}[data-theme=dark] .ccc-lb__row.is-you{background:rgba(255,90,54,.14)}[data-theme=dark] .ccc-lb__race-note{color:#f0f2f7;background:rgba(255,210,63,.1);border-color:rgba(255,210,63,.35)}.ccc-wbl{margin-bottom:1.5rem}.ccc-wbl__stage-head{display:flex;align-items:center;flex-wrap:wrap;gap:.75rem;margin-bottom:1rem}.ccc-wbl__live-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.25rem .75rem;background:#ef4444;color:#fff;font-size:.75rem;font-weight:700;letter-spacing:.08em;border-radius:9999px;text-transform:uppercase}.ccc-wbl__live-dot{width:8px;height:8px;border-radius:50%;background:#fff;box-shadow:0 0 0 3px rgba(255,255,255,.25)}.ccc-wbl__title{margin:0;font-size:1.5rem;font-weight:700;color:var(--crew-text-main, #0f172a);flex-basis:100%}@media(min-width: 768px){.ccc-wbl__title{flex-basis:auto;flex:1}}.ccc-wbl__host{font-size:.875rem;color:var(--crew-text-muted, #64748b);font-weight:500}.ccc-wbl__watching{display:inline-flex;align-items:center;gap:.5rem;padding:.25rem .75rem;background:var(--crew-bg-card, #ffffff);border:1px solid var(--crew-border, #e2e8f0);border-radius:9999px;font-size:.75rem;font-weight:600;color:var(--crew-text-muted, #475569)}.ccc-wbl__watching svg{color:#ef4444}.ccc-wbl__watching [data-wbn-watching-count]{font-weight:700;color:var(--crew-text-main, #0f172a)}.ccc-wbl__grid{display:grid;grid-template-columns:1fr;gap:1.25rem;align-items:start}@media(min-width: 1024px){.ccc-wbl__grid{grid-template-columns:minmax(0, 1fr) 380px}}.ccc-wbl__grid--solo{grid-template-columns:1fr}.ccc-wbl__player{position:relative;width:100%;aspect-ratio:16/9;background:#000;border-radius:1rem;overflow:hidden;box-shadow:0 10px 30px rgba(15,23,42,.25)}.ccc-wbl__player iframe{position:absolute;inset:0;width:100%;height:100%;border:0;display:block}.ccc-wbl__player--replay{margin-bottom:1.5rem;box-shadow:0 6px 20px rgba(15,23,42,.15)}.ccc-wbl__player--waiting{display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg, #0f1b3a 0%, #1e293b 100%)}.ccc-wbl__waiting{text-align:center;color:rgba(255,255,255,.85);padding:1.5rem}.ccc-wbl__waiting svg{opacity:.6;margin-bottom:.75rem}.ccc-wbl__waiting p{margin:0;font-size:.875rem}.ccc-wbl__player--external{display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg, #0f1b3a 0%, #1e293b 100%)}.ccc-wbl__join{text-align:center;color:rgba(255,255,255,.9);padding:1.5rem}.ccc-wbl__join svg{opacity:.7;margin-bottom:.75rem}.ccc-wbl__join h3{margin:0 0 .5rem;color:#fff}.ccc-wbl__join p{margin:0 0 1rem;font-size:.875rem}.ccc-wbl__join-btn .dashicons{vertical-align:middle}.ccc-wbl__panel{min-width:0}.ccc-wbl__panel .ccc-qa{background:var(--crew-bg-card, #ffffff);border:1px solid var(--crew-border, #e2e8f0);border-radius:1rem;padding:1.25rem}.ccc-wbl__countdown-banner{display:flex;align-items:center;gap:.75rem;padding:1rem 1.25rem;margin-bottom:1.5rem;background:#dbeafe;border:1px solid rgba(59,130,246,.3);border-radius:.75rem;color:#1d4ed8;font-weight:600;font-size:.875rem}.ccc-wbl__countdown-banner svg{flex-shrink:0}.ccc-wbl__replay-external{margin-bottom:1.5rem}.ccc-wbl__replay-locked{text-align:center;padding:2rem 1.5rem;margin-bottom:1.5rem;background:var(--crew-bg-subtle, #f8fafc);border:1px dashed var(--crew-border, #cbd5e1);border-radius:1rem}.ccc-wbl__replay-locked h3{margin:0 0 .5rem;font-size:1.125rem;color:var(--crew-text-main, #0f172a)}.ccc-wbl__replay-locked p{margin:0 0 .75rem;color:var(--crew-text-muted, #475569);font-size:.875rem}.ccc-wbl__replay-locked-icon{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;margin-bottom:.75rem;border-radius:50%;background:#fef3c7;color:#f59e0b}.ccc-wbl__replay-locked-note{max-width:420px;margin-left:auto !important;margin-right:auto !important}.ccc-wbl__replay-pending{display:flex;align-items:center;gap:.75rem;padding:1rem 1.25rem;margin-bottom:1.5rem;background:var(--crew-bg-subtle, #f8fafc);border:1px solid var(--crew-border, #e2e8f0);border-radius:.75rem;color:var(--crew-text-muted, #475569);font-size:.875rem}.ccc-wbl__replay-pending svg{flex-shrink:0}.single-app-grid--full{grid-template-columns:1fr !important}.ccc-qa__header{display:flex;align-items:center;gap:.5rem;margin-bottom:.25rem}.ccc-qa__title{margin:0;font-size:1rem;font-weight:700;color:var(--crew-text-main, #0f172a)}.ccc-qa__count{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;padding:0 .5rem;background:#db492a;color:#fff;border-radius:9999px;font-size:.75rem;font-weight:700}.ccc-qa__subtitle{margin:0 0 1rem;font-size:.75rem;color:var(--crew-text-muted, #64748b)}.ccc-qa__form{margin-bottom:1rem}.ccc-qa--compact .ccc-qa__form{margin-bottom:0}.ccc-qa__input{width:100%;padding:.75rem;border:1px solid var(--crew-border, #cbd5e1);border-radius:.75rem;background:var(--crew-bg-card, #ffffff);color:var(--crew-text-main, #0f172a);font-size:.875rem;font-family:inherit;resize:none;min-height:56px}.ccc-qa__input:focus{outline:none;border-color:#db492a;box-shadow:0 0 0 3px rgba(219,73,42,.12)}.ccc-qa__form-foot{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-top:.5rem}.ccc-qa__form-error{font-size:.75rem;color:#ef4444;flex:1}.ccc-qa__form-note{font-size:.75rem;color:#10b981;flex:1}.ccc-qa__submit{margin-left:auto}.ccc-qa__list{display:flex;flex-direction:column;gap:.75rem;max-height:460px;overflow-y:auto;padding-right:.25rem}.ccc-qa__loading,.ccc-qa__empty{padding:1.5rem 1rem;text-align:center;font-size:.875rem;color:var(--crew-text-muted, #64748b)}.ccc-qa__item{display:flex;gap:.75rem;padding:.75rem;background:var(--crew-bg-subtle, #f8fafc);border:1px solid var(--crew-border, #e2e8f0);border-radius:.75rem}.ccc-qa__item--answered{border-color:rgba(16,185,129,.4);background:rgba(16,185,129,.06)}.ccc-qa__item--pending{border-style:dashed;border-color:rgba(245,158,11,.5);background:rgba(245,158,11,.05)}.ccc-qa__item--hidden{opacity:.55}.ccc-qa__vote{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;flex-shrink:0;width:44px;padding:.5rem 0;border:1px solid var(--crew-border, #cbd5e1);border-radius:.5rem;background:var(--crew-bg-card, #ffffff);color:var(--crew-text-muted, #64748b);cursor:pointer;transition:all .15s ease;align-self:flex-start}.ccc-qa__vote:hover:not(:disabled){border-color:#db492a;color:#db492a}.ccc-qa__vote:disabled{cursor:default;opacity:.6}.ccc-qa__vote--on{background:#db492a;border-color:#db492a;color:#fff}.ccc-qa__vote--on:hover:not(:disabled){color:#fff;opacity:.9}.ccc-qa__vote-arrow{font-size:10px;line-height:1}.ccc-qa__vote-count{font-size:.875rem;font-weight:700;line-height:1}.ccc-qa__body{flex:1;min-width:0}.ccc-qa__text{margin:0 0 .5rem;font-size:.875rem;line-height:1.5;color:var(--crew-text-main, #1e293b);word-wrap:break-word}.ccc-qa__meta{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem;font-size:.75rem;color:var(--crew-text-muted, #64748b)}.ccc-qa__author{font-weight:600}.ccc-qa__ago::before{content:"•";margin-right:.5rem;opacity:.5}.ccc-qa__badge-answered{display:inline-flex;padding:1px .5rem;background:#d1fae5;color:#047857;border-radius:9999px;font-weight:600}.ccc-qa__badge-pending{display:inline-flex;padding:1px .5rem;background:#fef3c7;color:#92400e;border-radius:9999px;font-weight:600}.ccc-qa__badge-hidden{display:inline-flex;padding:1px .5rem;background:#e2e8f0;color:#475569;border-radius:9999px;font-weight:600}.ccc-qa__mod{display:flex;gap:.5rem;margin-top:.5rem}.ccc-qa__mod-btn{padding:2px .5rem;border:1px solid var(--crew-border, #cbd5e1);border-radius:.5rem;background:rgba(0,0,0,0);color:var(--crew-text-muted, #64748b);font-size:.75rem;cursor:pointer}.ccc-qa__mod-btn:hover{border-color:#db492a;color:#db492a}.ccc-qa__mod-btn--delete:hover{border-color:#ef4444;color:#ef4444}.ccc-qa-widget .ccc-qa{background:rgba(0,0,0,0);border:0;padding:0}.ccc-wbr{margin-bottom:1rem;background:var(--crew-bg-card, #ffffff);border:1px solid var(--crew-border, #e2e8f0);border-radius:1rem;padding:1rem 1.25rem .75rem}.ccc-wbr__toggle{display:flex;align-items:center;justify-content:space-between;gap:.5rem;width:100%;padding:0;background:none;border:0;cursor:pointer;color:inherit;text-align:left}.ccc-wbr__title{display:inline-flex;align-items:center;gap:.5rem;font-size:1rem;font-weight:700;color:var(--crew-text-main, #0f172a)}.ccc-wbr__title svg{flex-shrink:0;color:var(--crew-text-muted, #64748b)}.ccc-wbr__meta{display:inline-flex;align-items:center;gap:.5rem;flex-shrink:0}.ccc-wbr__pill{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;padding:0 .5rem;background:#db492a;color:#fff;border-radius:9999px;font-size:.75rem;font-weight:700}.ccc-wbr__chev{color:var(--crew-text-muted, #64748b);transition:transform 160ms ease}.ccc-wbr__note{margin:.25rem 0 0;font-size:.75rem;color:var(--crew-text-muted, #64748b)}.ccc-wbr__body{margin-top:.75rem}.ccc-wbr.is-collapsed .ccc-wbr__body,.ccc-wbr.is-collapsed .ccc-wbr__note{display:none}.ccc-wbr.is-collapsed .ccc-wbr__chev{transform:rotate(-90deg)}.ccc-wbr__group+.ccc-wbr__group{margin-top:1rem}.ccc-wbr__group-title{display:flex;align-items:center;gap:.5rem;margin:0 0 .5rem;font-size:.75rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--crew-text-muted, #64748b)}.ccc-wbr__group-count{font-weight:600;letter-spacing:0;opacity:.75}.ccc-wbr__list{list-style:none;margin:0;padding:0;max-height:220px;overflow-y:auto}.ccc-wbr__item{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem;padding:6px 0;border-bottom:1px solid var(--crew-border, #f1f5f9)}.ccc-wbr__item:last-child{border-bottom:0}.ccc-wbr__name{font-size:.875rem;font-weight:600;color:var(--crew-text-main, #0f172a)}.ccc-wbr__chip{padding:1px 8px;border-radius:9999px;background:var(--crew-bg-subtle, #f1f5f9);color:var(--crew-text-muted, #64748b);font-size:.75rem;white-space:nowrap}.ccc-wbr__chip--new{background:rgba(16,185,129,.12);color:#047857;font-weight:600}.ccc-wbr__chip--q{background:rgba(59,130,246,.12);color:#1d4ed8}.ccc-wbr__chip--pending{background:#fef3c7;color:#92400e}.ccc-wbr__chip--live{background:rgba(239,68,68,.12);color:#b91c1c}.ccc-wbr__empty{padding:6px 0;font-size:.875rem;color:var(--crew-text-muted, #64748b)}.ccc-wbr-widget .ccc-wbr{margin-bottom:0;background:rgba(0,0,0,0);border:0;padding:0}.ccc-wbn-seat__title{margin:0 0 .25rem;font-size:1rem;font-weight:700;color:var(--crew-text-main, #0f172a)}.ccc-wbn-seat__note{margin:0 0 .75rem;font-size:.875rem;color:var(--crew-text-muted, #64748b)}.ccc-wbn-seat__btn.is-reserved{border:1px solid rgba(16,185,129,.45)}.ccc-wbn-seat__btn:disabled{opacity:.6;cursor:default}.ccc-wbn-seat__count{display:flex;align-items:center;gap:6px;margin:.75rem 0 0;font-size:.875rem;color:var(--crew-text-muted, #64748b)}.ccc-wbn-seat__count svg{flex-shrink:0;opacity:.7}.ccc-wbn-seat__count [data-ccc-seat-count]{font-weight:700;color:var(--crew-text-main, #0f172a)}.ccc-wbn-seat__count.is-empty{display:none}.ccc-webinar-card__badge--live{display:inline-flex;align-items:center;gap:6px;background:#ef4444;color:#fff;font-weight:700;letter-spacing:.06em}.ccc-webinar-card__live-dot{width:6px;height:6px;border-radius:50%;background:#fff}.ccc-webinar-card--live{border-color:rgba(239,68,68,.5) !important;box-shadow:0 0 0 1px rgba(239,68,68,.35),0 8px 20px rgba(239,68,68,.12) !important}[data-theme=dark] .ccc-wbl__countdown-banner{background:rgba(59,130,246,.12);border-color:rgba(59,130,246,.35);color:#93c5fd}[data-theme=dark] .ccc-wbl__replay-locked,[data-theme=dark] .ccc-wbl__replay-pending{background:rgba(255,255,255,.04);border-color:rgba(255,255,255,.12)}[data-theme=dark] .ccc-wbl__replay-locked-icon{background:rgba(245,158,11,.15)}[data-theme=dark] .ccc-wbr__item{border-bottom-color:rgba(255,255,255,.1)}[data-theme=dark] .ccc-wbr__chip{background:rgba(255,255,255,.07);color:rgba(255,255,255,.7)}[data-theme=dark] .ccc-wbr__chip--new{background:rgba(16,185,129,.18);color:#6ee7b7}[data-theme=dark] .ccc-wbr__chip--q{background:rgba(59,130,246,.18);color:#93c5fd}[data-theme=dark] .ccc-wbr__chip--pending{background:rgba(245,158,11,.18);color:#fbbf24}[data-theme=dark] .ccc-wbr__chip--live{background:rgba(239,68,68,.18);color:#fca5a5}[data-theme=dark] .ccc-qa__item{background:rgba(255,255,255,.04);border-color:rgba(255,255,255,.1)}[data-theme=dark] .ccc-qa__item--answered{border-color:rgba(16,185,129,.45);background:rgba(16,185,129,.08)}[data-theme=dark] .ccc-qa__item--pending{border-color:rgba(245,158,11,.5);background:rgba(245,158,11,.08)}[data-theme=dark] .ccc-qa__badge-pending{background:rgba(245,158,11,.18);color:#fbbf24}[data-theme=dark] .ccc-qa__input,[data-theme=dark] .ccc-qa__vote{background:rgba(255,255,255,.05);border-color:rgba(255,255,255,.15)}[data-theme=dark] .ccc-qa__vote--on{background:#db492a;border-color:#db492a}[data-theme=dark] .ccc-qa__badge-hidden{background:rgba(255,255,255,.12);color:rgba(255,255,255,.7)}[data-theme=dark] .ccc-qa__mod-btn{border-color:rgba(255,255,255,.15)}.ccc-theme-integrated{font-family:var(--crew-font-body, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif)}.ccc-theme-integrated h1,.ccc-theme-integrated h2,.ccc-theme-integrated h3,.ccc-theme-integrated h4,.ccc-theme-integrated h5,.ccc-theme-integrated h6{font-family:var(--crew-font-heading, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif)}.ccc-container{max-width:1200px;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}.ccc-notice{padding:1rem;border-radius:.5rem;margin-bottom:1rem}.ccc-notice p{margin:0}.ccc-notice--success{background-color:#d1fae5;color:rgb(4.6824700029%,54.1410594088%,37.7524143986%);border:1px solid #10b981}.ccc-notice--error{background-color:#fee2e2;color:hsl(0,84.236453202%,50.1960784314%);border:1px solid #ef4444}.ccc-notice--warning{background-color:#fef3c7;color:rgb(77.227111317%,49.6912150687%,3.1650455458%);border:1px solid #f59e0b}.ccc-notice--info{background-color:#dbeafe;color:rgb(4.3730272597%,38.8713534194%,95.2348158776%);border:1px solid #3b82f6}.ccc-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.5rem;font-size:1rem;font-weight:500;line-height:1.25;border-radius:.5rem;border:1px solid rgba(0,0,0,0);cursor:pointer;transition:all 200ms ease;text-decoration:none}.ccc-btn:focus{outline:2px solid #db492a;outline-offset:2px}.ccc-btn--primary{background-color:#db492a;color:#fff}.ccc-btn--primary:hover{background-color:#db492a;color:#fff}.ccc-btn--secondary{background-color:#64748b;color:#fff}.ccc-btn--secondary:hover{background-color:#475569}.ccc-btn--outline{background-color:rgba(0,0,0,0);border-color:#cbd5e1;color:#334155}.ccc-btn--outline:hover{background-color:#f8fafc;border-color:#94a3b8}.ccc-btn--danger{background-color:#ef4444;color:#fff}.ccc-btn--danger:hover{background-color:hsl(0,84.236453202%,50.1960784314%)}.ccc-btn--ghost{background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0);color:#475569}.ccc-btn--ghost:hover{background-color:#f1f5f9;color:#0f172a}.ccc-btn--ghost.ccc-btn--danger{color:#ef4444;background-color:rgba(0,0,0,0)}.ccc-btn--ghost.ccc-btn--danger:hover{background-color:rgba(239,68,68,.1);color:hsl(0,84.236453202%,50.1960784314%)}.ccc-btn--small{padding:.5rem 1rem;font-size:.875rem}.ccc-btn--large{padding:1rem 2rem;font-size:1.125rem}.ccc-btn:disabled,.ccc-btn--disabled{opacity:.5;cursor:not-allowed}.ccc-btn-group{display:flex;flex-wrap:wrap;gap:.5rem}.ccc-spin{animation:ccc-spin .8s linear infinite}@keyframes ccc-spin{to{transform:rotate(360deg)}}.ccc-form__field{margin-bottom:1rem}.ccc-form__label{display:block;margin-bottom:.5rem;font-size:.875rem;font-weight:500;color:#334155}.ccc-form__label .required{color:#ef4444}.ccc-form__input,.ccc-form__select,.ccc-form__textarea{width:100%;padding:.75rem;font-size:1rem;border:1px solid #cbd5e1;border-radius:.5rem;transition:border-color 200ms ease,box-shadow 200ms ease}.ccc-form__input:focus,.ccc-form__select:focus,.ccc-form__textarea:focus{outline:none;border-color:#db492a;box-shadow:0 0 0 3px #dbeafe}.ccc-form__input::placeholder,.ccc-form__select::placeholder,.ccc-form__textarea::placeholder{color:#94a3b8}.ccc-form__textarea{min-height:120px;resize:vertical}.ccc-form__hint{margin:.5rem 0 0;font-size:.75rem;color:#64748b}.ccc-card{background-color:#fff;padding:1.5rem}.ccc-card__header{margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid #e2e8f0}.ccc-card__title{margin:0;font-size:1.25rem;font-weight:600;color:#0f172a}.ccc-card__content{color:#334155}.ccc-card__footer{margin-top:1rem;padding-top:1rem;border-top:1px solid #e2e8f0}.ccc-empty-state{text-align:center;padding:3rem 1.5rem}.ccc-empty-state__icon{margin-bottom:1rem;color:#94a3b8}.ccc-empty-state__icon svg{width:48px;height:48px}.ccc-empty-state__title{margin:0 0 .5rem;font-size:1.25rem;font-weight:600;color:#0f172a}.ccc-empty-state__text{margin:0 0 1.5rem;color:#475569}.ccc-status{display:inline-flex;align-items:center;padding:.25rem .75rem;font-size:.75rem;font-weight:500;border-radius:9999px;text-transform:capitalize}.ccc-status--pending{background-color:#fef3c7;color:rgb(67.6208121044%,43.5101127065%,2.7713447584%)}.ccc-status--reviewed{background-color:#dbeafe;color:rgb(3.9340028694%,34.968914395%,85.6738402678%)}.ccc-status--shortlisted{background-color:#dbeafe;color:#fff7c0}.ccc-status--rejected{background-color:#fee2e2;color:hsl(0,84.236453202%,45.1960784314%)}.ccc-status--hired{background-color:#d1fae5;color:rgb(3.8864501024%,44.9370793093%,31.3345039508%)}.ccc-status--draft{background-color:#e2e8f0;color:#334155}.ccc-status--publish,.ccc-status--published{background-color:#d1fae5;color:rgb(3.8864501024%,44.9370793093%,31.3345039508%)}.ccc-login,.ccc-register,.ccc-lost-password,.ccc-reset-password{width:100%;max-width:100%;padding:2rem 1.5rem}.ccc-login__header,.ccc-register__header,.ccc-lost-password__header,.ccc-reset-password__header{text-align:center;margin-bottom:2rem}.ccc-login__logo,.ccc-register__logo,.ccc-lost-password__logo,.ccc-reset-password__logo{display:flex;justify-content:center;margin-bottom:1.5rem}.ccc-login__logo img,.ccc-register__logo img,.ccc-lost-password__logo img,.ccc-reset-password__logo img{max-height:48px;width:auto}.ccc-login__title,.ccc-register__title,.ccc-lost-password__title,.ccc-reset-password__title{margin:0 0 .5rem;font-size:1.75rem;font-weight:700;color:#0f172a;letter-spacing:-0.025em}.ccc-login__subtitle,.ccc-register__subtitle,.ccc-lost-password__subtitle,.ccc-reset-password__subtitle{margin:0;font-size:1rem;color:#64748b}.ccc-login__form,.ccc-register__form,.ccc-lost-password__form,.ccc-reset-password__form{margin-bottom:1.5rem}.ccc-login__form .ccc-form__field,.ccc-register__form .ccc-form__field,.ccc-lost-password__form .ccc-form__field,.ccc-reset-password__form .ccc-form__field{margin-bottom:1.25rem}.ccc-login__form .ccc-form__label,.ccc-register__form .ccc-form__label,.ccc-lost-password__form .ccc-form__label,.ccc-reset-password__form .ccc-form__label{display:block;margin-bottom:.5rem;font-size:.875rem;font-weight:600;color:#ababab}.ccc-login__form .ccc-form__input,.ccc-register__form .ccc-form__input,.ccc-lost-password__form .ccc-form__input,.ccc-reset-password__form .ccc-form__input{width:100%;padding:1rem;font-size:1rem;background:#fff;border:2px solid #e2e8f0;border-radius:.75rem;transition:all .2s ease}.ccc-login__form .ccc-form__input:hover,.ccc-register__form .ccc-form__input:hover,.ccc-lost-password__form .ccc-form__input:hover,.ccc-reset-password__form .ccc-form__input:hover{border-color:#cbd5e1}.ccc-login__form .ccc-form__input:focus,.ccc-register__form .ccc-form__input:focus,.ccc-lost-password__form .ccc-form__input:focus,.ccc-reset-password__form .ccc-form__input:focus{outline:none;border-color:#db492a;box-shadow:0 0 0 4px rgba(219,73,42,.1)}.ccc-login__form .ccc-form__input::placeholder,.ccc-register__form .ccc-form__input::placeholder,.ccc-lost-password__form .ccc-form__input::placeholder,.ccc-reset-password__form .ccc-form__input::placeholder{color:#94a3b8}.ccc-login__options,.ccc-register__options,.ccc-lost-password__options,.ccc-reset-password__options{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;font-size:.875rem;flex-wrap:nowrap;gap:.5rem}.ccc-login__remember,.ccc-register__remember,.ccc-lost-password__remember,.ccc-reset-password__remember{display:flex;align-items:center;gap:.5rem;cursor:pointer;color:#475569;white-space:nowrap;font-size:inherit}.ccc-login__remember input[type=checkbox],.ccc-register__remember input[type=checkbox],.ccc-lost-password__remember input[type=checkbox],.ccc-reset-password__remember input[type=checkbox]{width:16px;height:16px;flex-shrink:0;cursor:pointer;accent-color:#db492a}.ccc-login__forgot,.ccc-register__forgot,.ccc-lost-password__forgot,.ccc-reset-password__forgot{color:#db492a;font-weight:500;text-decoration:none;transition:color .2s ease;white-space:nowrap;font-size:inherit}.ccc-login__forgot:hover,.ccc-register__forgot:hover,.ccc-lost-password__forgot:hover,.ccc-reset-password__forgot:hover{color:rgb(70.4464918498%,22.1592251358%,11.9064493267%)}.ccc-login__footer,.ccc-login__back,.ccc-register__footer,.ccc-register__back,.ccc-lost-password__footer,.ccc-lost-password__back,.ccc-reset-password__footer,.ccc-reset-password__back{text-align:center;padding-top:1.5rem;border-top:1px solid #e2e8f0;font-size:.875rem;color:#475569}.ccc-login__footer p,.ccc-login__back p,.ccc-register__footer p,.ccc-register__back p,.ccc-lost-password__footer p,.ccc-lost-password__back p,.ccc-reset-password__footer p,.ccc-reset-password__back p{margin:0}.ccc-login__footer a,.ccc-login__back a,.ccc-register__footer a,.ccc-register__back a,.ccc-lost-password__footer a,.ccc-lost-password__back a,.ccc-reset-password__footer a,.ccc-reset-password__back a{color:#db492a;text-decoration:none;font-weight:600;transition:color .2s ease}.ccc-login__footer a:hover,.ccc-login__back a:hover,.ccc-register__footer a:hover,.ccc-register__back a:hover,.ccc-lost-password__footer a:hover,.ccc-lost-password__back a:hover,.ccc-reset-password__footer a:hover,.ccc-reset-password__back a:hover{color:rgb(70.4464918498%,22.1592251358%,11.9064493267%)}.ccc-register-success{width:100%;max-width:100%;padding:2rem 1.5rem;text-align:center}.ccc-register-success .ccc-notice--success{padding:1.5rem;margin-bottom:1.5rem}.ccc-register-success .ccc-notice--success h3{margin:0 0 .75rem;font-size:1.25rem;font-weight:700;color:rgb(3.8864501024%,44.9370793093%,31.3345039508%)}.ccc-register-success .ccc-notice--success p{margin:0;font-size:1rem;line-height:1.6}.ccc-register-success__actions .ccc-btn--primary{padding:1rem 2rem;font-size:1rem;font-weight:600}.ccc-login .ccc-form__label{color:#ababab}.ccc-login__remember{color:#ababab}.ccc-login .ccc-btn--primary{width:100%;padding:1rem;font-size:1rem;font-weight:600;border-radius:.75rem;background:#db492a;box-shadow:0 2px 8px rgba(219,73,42,.3);transition:all .2s ease}.ccc-login .ccc-btn--primary:hover{background:rgb(73.8681785967%,23.2355303567%,12.4847625797%);transform:translateY(-1px);box-shadow:0 4px 12px rgba(219,73,42,.4)}.ccc-login__footer{color:#ababab}.ccc-login__footer a{color:#db492a}.ccc-login__footer a:hover{color:rgb(70.4464918498%,22.1592251358%,11.9064493267%)}.ccc-register .ccc-form__label,.ccc-lost-password .ccc-form__label,.ccc-reset-password .ccc-form__label{color:#ababab}.ccc-register__intro,.ccc-lost-password__intro,.ccc-reset-password__intro{margin-bottom:1.5rem;padding:1rem;background:#f8fafc;border-radius:.75rem;color:#475569;font-size:.875rem;line-height:1.6}.ccc-register__intro p,.ccc-lost-password__intro p,.ccc-reset-password__intro p{margin:0}.ccc-register .ccc-btn--primary,.ccc-lost-password .ccc-btn--primary,.ccc-reset-password .ccc-btn--primary{width:100%;padding:1rem;font-size:1rem;font-weight:600;border-radius:.75rem;background:linear-gradient(135deg, #db492a, rgb(73.8681785967%, 23.2355303567%, 12.4847625797%));box-shadow:0 2px 8px rgba(219,73,42,.3);transition:all .2s ease}.ccc-register .ccc-btn--primary:hover,.ccc-lost-password .ccc-btn--primary:hover,.ccc-reset-password .ccc-btn--primary:hover{background:#db492a;transform:translateY(-1px);box-shadow:0 4px 12px rgba(219,73,42,.4);color:#fff}.ccc-register__divider,.ccc-lost-password__divider,.ccc-reset-password__divider{display:flex;align-items:center;margin:1.5rem 0;color:#94a3b8;font-size:.875rem}.ccc-register__divider::before,.ccc-register__divider::after,.ccc-lost-password__divider::before,.ccc-lost-password__divider::after,.ccc-reset-password__divider::before,.ccc-reset-password__divider::after{content:"";flex:1;height:1px;background:#e2e8f0}.ccc-register__divider span,.ccc-lost-password__divider span,.ccc-reset-password__divider span{padding:0 1rem}.ccc-btn--full{width:100%}.ccc-password-wrapper{position:relative;display:flex;align-items:center}.ccc-password-wrapper input{padding-right:52px}.ccc-password-toggle{position:absolute;right:12px;top:50%;transform:translateY(-50%);padding:.5rem;background:none;border:none;cursor:pointer;color:#94a3b8;display:flex;align-items:center;justify-content:center;border-radius:.5rem;transition:all .2s ease}.ccc-password-toggle:hover{color:#475569;background:#f1f5f9}.ccc-password-toggle:focus{outline:none;color:#db492a}.ccc-password-toggle svg{width:20px;height:20px;pointer-events:none}.ccc-password-toggle .icon-hide{display:none}.ccc-password-toggle.is-visible .icon-show{display:none}.ccc-password-toggle.is-visible .icon-hide{display:block}.ccc-register__types{display:grid;grid-template-columns:repeat(2, 1fr);gap:.75rem;margin-top:.5rem}.ccc-register__type{position:relative;display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:1.25rem 1rem;background:#fff;border:2px solid #e2e8f0;border-radius:1rem;cursor:pointer;transition:all .2s ease;text-align:center}.ccc-register__type:hover{border-color:#cbd5e1;background:#f8fafc}.ccc-register__type input[type=radio]{position:absolute;opacity:0;width:100%;height:100%;cursor:pointer}.ccc-register__type__icon{display:flex;align-items:center;justify-content:center;width:48px;height:48px;background:#f1f5f9;border-radius:.75rem;color:#64748b;transition:all .2s ease}.ccc-register__type__icon svg{width:24px;height:24px}.ccc-register__type__label{font-weight:600;color:#334155;transition:color .2s ease}.ccc-register__type__desc{font-size:.75rem;color:#64748b}.ccc-register__type:has(input:checked){border-color:#db492a;background:rgba(219,73,42,.05)}.ccc-register__type:has(input:checked) .ccc-register__type__icon{background:#db492a;color:#fff}.ccc-register__type:has(input:checked) .ccc-register__type__label{color:#db492a}.ccc-jobs-table-wrap{overflow-x:auto}.ccc-jobs-table{width:100%;border-collapse:collapse}.ccc-jobs-table th,.ccc-jobs-table td{padding:.75rem 1rem;text-align:left;border-bottom:1px solid #e2e8f0}.ccc-jobs-table th{font-weight:600;color:#334155;background-color:#f8fafc}.ccc-jobs-table td{color:#475569}.ccc-jobs-table__title a{color:#0f172a;font-weight:500;text-decoration:none}.ccc-jobs-table__title a:hover{color:#db492a}.ccc-jobs-table__actions{white-space:nowrap}.ccc-jobs-table__actions .ccc-btn{margin-right:.5rem}.ccc-jobs-table__actions .ccc-btn:last-child{margin-right:0}.ccc-jobs-dashboard__header,.ccc-applicants__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.ccc-jobs-dashboard__header h2,.ccc-applicants__header h2{margin:0;font-size:1.5rem;font-weight:600;color:#0f172a}.ccc-applicants__list{display:grid;gap:1rem}.ccc-applicant-card{display:flex;align-items:center;gap:1rem;padding:1rem;background:#fff;border:1px solid #e2e8f0;border-radius:.5rem}.ccc-applicant-card__info{flex:1}.ccc-applicant-card__info h4{margin:0 0 .25rem;font-size:1rem;font-weight:500;color:#0f172a}.ccc-applicant-card__info p{margin:0;font-size:.875rem;color:#475569}.ccc-applicant-card__status{flex-shrink:0}.ccc-applicant-card__actions{flex-shrink:0}.ccc-applications-list{display:grid;gap:1rem}.ccc-application-card{display:flex;flex-direction:column;gap:.75rem;padding:1rem;background:#fff;border:1px solid #e2e8f0;border-radius:.5rem}.ccc-application-card__info{flex:1}.ccc-application-card__info h4{margin:0 0 .25rem}.ccc-application-card__info h4 a{color:#0f172a;font-weight:500;text-decoration:none}.ccc-application-card__info h4 a:hover{color:#db492a}.ccc-application-card__info p{margin:0;font-size:.875rem;color:#475569}.ccc-application-card__company{color:#64748b !important}.ccc-application-card__footer{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;padding-top:.5rem;border-top:1px solid #f1f5f9}.ccc-jobs-grid{display:grid;grid-template-columns:repeat(auto-fill, minmax(300px, 1fr));gap:1.5rem}.ccc-job-card{padding:1.5rem;background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;transition:box-shadow 200ms ease}.ccc-job-card:hover{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1)}.ccc-job-card h3{margin:0 0 .5rem}.ccc-job-card h3 a{color:#0f172a;text-decoration:none}.ccc-job-card h3 a:hover{color:#db492a}.ccc-job-card__company{margin:0 0 .5rem;color:#475569;font-size:.875rem}.ccc-job-card__date{margin:0 0 1rem;color:#64748b;font-size:.875rem}.ccc-job-filter__bar{display:flex;flex-direction:column;gap:1rem;padding:1.5rem;background:#fff;border:1px solid #e2e8f0;border-radius:1rem;margin-bottom:1.5rem;box-shadow:0 1px 3px rgba(0,0,0,.05)}.ccc-job-filter__search{width:100%}.ccc-job-filter__search-input{position:relative;display:flex;align-items:center}.ccc-job-filter__search-input svg{position:absolute;left:1rem;color:#94a3b8;pointer-events:none}.ccc-job-filter__search-input input{width:100%;padding:1rem 1rem 1rem 3rem;border:2px solid #e2e8f0;border-radius:.75rem;font-size:1rem;transition:all .2s ease}.ccc-job-filter__search-input input:focus{outline:none;border-color:#db492a;box-shadow:0 0 0 3px rgba(219,73,42,.1)}.ccc-job-filter__search-input input::placeholder{color:#94a3b8}.ccc-job-filter__controls{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem}.ccc-job-filter__group{display:flex;flex-direction:column;gap:.5rem}.ccc-job-filter__label{font-size:.75rem;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.05em}.ccc-job-filter__buttons{display:flex;flex-wrap:wrap;gap:.5rem}.ccc-job-filter__btn{padding:.5rem 1rem;background:#f1f5f9;border:2px solid rgba(0,0,0,0);border-radius:9999px;font-size:.875rem;font-weight:500;color:#475569;cursor:pointer;transition:all .2s ease;white-space:nowrap}.ccc-job-filter__btn:hover{background:#e2e8f0;color:#1e293b}.ccc-job-filter__btn--active{background:#db492a;color:#fff;border-color:#db492a}.ccc-job-filter__btn--active:hover{background:rgb(73.8681785967%,23.2355303567%,12.4847625797%);border-color:rgb(73.8681785967%,23.2355303567%,12.4847625797%);color:#fff}.ccc-job-filter__select{min-width:180px;padding:.75rem 2.5rem .75rem 1rem;background-color:#fff;border:2px solid #e2e8f0;border-radius:.75rem;font-size:.875rem;font-weight:500;color:#334155;cursor:pointer;transition:all .2s ease;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%236b7280' stroke-width='2'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center}.ccc-job-filter__select:hover{border-color:#cbd5e1}.ccc-job-filter__select:focus{outline:none;border-color:#db492a;box-shadow:0 0 0 3px rgba(219,73,42,.1)}.ccc-job-filter__clear{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background:rgba(0,0,0,0);border:2px solid #cbd5e1;border-radius:.75rem;font-size:.875rem;font-weight:500;color:#475569;cursor:pointer;transition:all .2s ease;margin-left:auto}.ccc-job-filter__clear:hover{background:#f1f5f9;border-color:#94a3b8;color:#1e293b}.ccc-job-filter__clear svg{flex-shrink:0}.ccc-job-filter__active{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;min-height:0}.ccc-job-filter__active:empty{display:none}.ccc-job-filter__active-tag{display:inline-flex;align-items:center;gap:.5rem;padding:.25rem .75rem;background:rgba(219,73,42,.1);border-radius:9999px;font-size:.875rem;color:#db492a}.ccc-job-filter__active-tag button{display:flex;align-items:center;justify-content:center;width:18px;height:18px;padding:0;background:rgba(0,0,0,0);border:none;border-radius:50%;cursor:pointer;color:#db492a;transition:all .2s ease}.ccc-job-filter__active-tag button:hover{background:rgba(219,73,42,.2)}.ccc-job-filter__results-info{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid #e2e8f0}.ccc-job-filter__count{font-size:.875rem;color:#475569}.ccc-job-filter__count strong{color:#0f172a;font-weight:600}.ccc-job-filter__grid{display:grid;gap:1.5rem;min-height:200px}.ccc-job-filter__grid--cols-2{grid-template-columns:repeat(2, 1fr)}.ccc-job-filter__grid--cols-3{grid-template-columns:repeat(3, 1fr)}.ccc-job-filter__grid--cols-4{grid-template-columns:repeat(4, 1fr)}@media(max-width: 1024px){.ccc-job-filter__grid--cols-4,.ccc-job-filter__grid--cols-3{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 640px){.ccc-job-filter__grid{grid-template-columns:1fr !important}}.ccc-job-filter__loading{grid-column:1/-1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem;color:#64748b;gap:.75rem}.ccc-job-filter__spinner{width:40px;height:40px;border:3px solid #e2e8f0;border-top-color:#db492a;border-radius:50%;animation:ccc-spin .8s linear infinite}@keyframes ccc-spin{to{transform:rotate(360deg)}}.ccc-job-filter__empty{grid-column:1/-1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem;text-align:center}.ccc-job-filter__empty-icon{display:flex;align-items:center;justify-content:center;width:80px;height:80px;margin-bottom:1rem;background:#f1f5f9;border-radius:50%;color:#94a3b8}.ccc-job-filter__empty h3{margin:0 0 .5rem;font-size:1.125rem;font-weight:600;color:#0f172a}.ccc-job-filter__empty p{margin:0;color:#475569}.ccc-job-filter__load-more-wrap{display:flex;justify-content:center;margin-top:2rem}.ccc-job-filter__load-more{padding:.75rem 2rem}.ccc-job-card-modern{display:flex;flex-direction:column;background:#fff;border:1px solid #e2e8f0;border-radius:1rem;overflow:hidden;transition:all .3s cubic-bezier(0.4, 0, 0.2, 1)}.ccc-job-card-modern:hover{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);transform:translateY(-4px);border-color:rgba(0,0,0,0)}.ccc-job-card-modern__header{display:flex;align-items:center;justify-content:space-between;padding:1rem;background:linear-gradient(135deg, #f8fafc 0%, #f1f5f9 100%);border-bottom:1px solid #f1f5f9}.ccc-job-card-modern__logo{width:48px;height:48px;border-radius:.75rem;overflow:hidden;background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.08)}.ccc-job-card-modern__logo img{width:100%;height:100%;object-fit:cover}.ccc-job-card-modern__logo--placeholder{display:flex;align-items:center;justify-content:center;color:#94a3b8}.ccc-job-card-modern__type{padding:.25rem .75rem;background:#fff;border-radius:9999px;font-size:.6875rem;font-weight:600;color:#db492a;text-transform:uppercase;letter-spacing:.03em;box-shadow:0 1px 3px rgba(0,0,0,.1)}.ccc-job-card-modern__availability{padding:.25rem .75rem;border-radius:9999px;font-size:.625rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.ccc-job-card-modern__availability--open{background:#dcfce7;color:#166534}.ccc-job-card-modern__availability--closed{background:#f3f4f6;color:#6b7280}.ccc-job-card-modern__availability--filled{background:#dbeafe;color:#1e40af}.ccc-job-card-modern__applied-badge{display:inline-flex;align-items:center;gap:4px;padding:.25rem .75rem;background:#10b981;border-radius:9999px;font-size:.6875rem;font-weight:600;color:#fff;text-transform:uppercase;letter-spacing:.03em}.ccc-job-card-modern__applied-badge svg{flex-shrink:0}.ccc-job-card-modern--applied{position:relative}.ccc-job-card-modern--applied::before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:#10b981;border-radius:1rem 1rem 0 0}.ccc-job-card-modern__content{flex:1;display:flex;flex-direction:column;padding:1.25rem}.ccc-job-card-modern__title{margin:0 0 .5rem;font-size:1.0625rem;font-weight:600;line-height:1.4}.ccc-job-card-modern__title a{color:#0f172a;text-decoration:none;transition:color .2s ease}.ccc-job-card-modern__title a:hover{color:#db492a}.ccc-job-card-modern__company{margin:0 0 .75rem;font-size:.875rem;font-weight:500;color:#475569}.ccc-job-card-modern__meta{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1rem}.ccc-job-card-modern__meta-item{display:inline-flex;align-items:center;gap:.25rem;font-size:.75rem;color:#64748b}.ccc-job-card-modern__meta-item svg{color:#94a3b8}.ccc-job-card-modern__footer{display:flex;align-items:center;justify-content:space-between;padding-top:1rem;margin-top:auto;border-top:1px solid #f1f5f9}.ccc-job-card-modern__date{font-size:.75rem;color:#94a3b8}.ccc-job-card-modern__link{display:inline-flex;align-items:center;gap:.25rem;font-size:.875rem;font-weight:600;color:#db492a;text-decoration:none;transition:all .2s ease}.ccc-job-card-modern__link svg{transition:transform .2s ease}.ccc-job-card-modern__link:hover{color:rgb(70.4464918498%,22.1592251358%,11.9064493267%)}.ccc-job-card-modern__link:hover svg{transform:translateX(3px)}.ccc-pagination{margin-top:2rem;display:flex;justify-content:center;gap:.25rem}.ccc-pagination a,.ccc-pagination span{display:inline-flex;align-items:center;justify-content:center;min-width:36px;height:36px;padding:0 .75rem;border:1px solid #cbd5e1;border-radius:.5rem;color:#334155;text-decoration:none;font-size:.875rem;transition:all 200ms ease}.ccc-pagination a:hover,.ccc-pagination span:hover{background-color:#f8fafc;border-color:#94a3b8}.ccc-pagination a.current,.ccc-pagination span.current{background-color:#db492a;border-color:#db492a;color:#fff}.ccc-apply-job{margin:1.5rem 0}.ccc-apply-job .ccc-notice{margin-bottom:1rem}.ccc-form__field{margin-bottom:1.25rem}.ccc-form__label{display:block;margin-bottom:.5rem;font-size:.875rem;font-weight:500;color:#334155}.ccc-form__label .required{color:#ef4444}.ccc-form__input{width:100%;padding:.75rem;font-size:1rem;font-family:inherit;color:#0f172a;background-color:#fff;border:1px solid #cbd5e1;border-radius:.5rem;transition:border-color 200ms ease,box-shadow 200ms ease;box-sizing:border-box}.ccc-form__input::placeholder{color:#94a3b8}.ccc-form__input:focus{outline:none;border-color:#db492a;box-shadow:0 0 0 3px #dbeafe}.ccc-form__input:disabled{background-color:#f1f5f9;cursor:not-allowed}.ccc-form__textarea{width:100%;min-height:120px;padding:.75rem;font-size:1rem;font-family:inherit;color:#0f172a;background-color:#fff;border:1px solid #cbd5e1;border-radius:.5rem;resize:vertical;transition:border-color 200ms ease,box-shadow 200ms ease;box-sizing:border-box}.ccc-form__textarea::placeholder{color:#94a3b8}.ccc-form__textarea:focus{outline:none;border-color:#db492a;box-shadow:0 0 0 3px #dbeafe}.ccc-form__select{width:100%;padding:.75rem;padding-right:2.5rem;font-size:1rem;font-family:inherit;color:#0f172a;background-color:#fff;border:1px solid #cbd5e1;border-radius:.5rem;appearance:none;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");background-position:right .75rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;transition:border-color 200ms ease,box-shadow 200ms ease;box-sizing:border-box;cursor:pointer}.ccc-form__select:focus{outline:none;border-color:#db492a;box-shadow:0 0 0 3px #dbeafe}.ccc-form__select:disabled{background-color:#f1f5f9;cursor:not-allowed}.ccc-form__checkbox-group{display:flex;flex-wrap:wrap;gap:.75rem}.ccc-form__checkbox-label{display:flex;align-items:center;gap:.5rem;cursor:pointer;font-size:.875rem;color:#334155}.ccc-form__checkbox-label input[type=checkbox],.ccc-form__checkbox-label input[type=radio]{width:18px;height:18px;cursor:pointer;accent-color:#db492a}.ccc-form__description{margin-top:.25rem;font-size:.75rem;color:#64748b}.ccc-form__actions{margin-top:1.5rem}.ccc-form__field--error .ccc-form__input,.ccc-form__field--error .ccc-form__textarea,.ccc-form__field--error .ccc-form__select{border-color:#ef4444}.ccc-form__field--error .ccc-form__input:focus,.ccc-form__field--error .ccc-form__textarea:focus,.ccc-form__field--error .ccc-form__select:focus{box-shadow:0 0 0 3px #fee2e2}.ccc-form__error{margin-top:.25rem;font-size:.75rem;color:#ef4444}.ccc-field-error{display:block;margin-top:.25rem;font-size:.75rem;color:#ef4444}.ccc-field--invalid{border-color:#ef4444 !important}.ccc-field--invalid:focus{box-shadow:0 0 0 3px #fee2e2 !important}.ccc-form .wp-editor-wrap{border:1px solid #cbd5e1;border-radius:.5rem;overflow:hidden}.ccc-form .wp-editor-wrap .wp-editor-tabs{background:#f8fafc;border-bottom:1px solid #e2e8f0;padding:.25rem .5rem}.ccc-form .wp-editor-wrap .wp-switch-editor{padding:.25rem .75rem;font-size:.75rem;background:#fff;border:1px solid #cbd5e1;border-radius:.25rem}.ccc-form .wp-editor-wrap .wp-switch-editor.switch-tmce.active,.ccc-form .wp-editor-wrap .wp-switch-editor.switch-html.active{background:#db492a;color:#fff;border-color:#db492a}.ccc-form .wp-editor-wrap .wp-editor-container{border:none}.ccc-form .wp-editor-wrap .mce-panel{border:none !important;background:#f8fafc !important}.ccc-form .wp-editor-wrap .mce-toolbar-grp{background:#f8fafc !important;border-bottom:1px solid #e2e8f0 !important}.ccc-form .wp-editor-wrap .mce-btn{background:#fff !important;border:1px solid #cbd5e1 !important;border-radius:.25rem !important}.ccc-form .wp-editor-wrap .mce-btn:hover{background:#f1f5f9 !important}.ccc-form .wp-editor-wrap .mce-edit-area{background:#fff}.ccc-form .wp-editor-wrap .mce-edit-area iframe{min-height:200px}.ccc-form .wp-editor-wrap .quicktags-toolbar{background:#f8fafc;border-bottom:1px solid #e2e8f0;padding:.5rem}.ccc-form .wp-editor-wrap .quicktags-toolbar input[type=button]{padding:.25rem .5rem;font-size:.75rem;background:#fff;border:1px solid #cbd5e1;border-radius:.25rem}.ccc-form .wp-editor-wrap .quicktags-toolbar input[type=button]:hover{background:#f1f5f9}.ccc-form .wp-editor-wrap textarea.wp-editor-area{border:none;padding:.75rem;font-size:1rem;font-family:inherit}.ccc-form .wp-editor-wrap:focus-within{border-color:#db492a;box-shadow:0 0 0 3px #dbeafe}.acf-form .acf-field{margin-bottom:1rem;padding:0;border:none}.acf-form .acf-field .acf-label{margin-bottom:.5rem}.acf-form .acf-field .acf-label label{display:block;font-size:.875rem;font-weight:500;color:#334155}.acf-form .acf-field .acf-label .acf-required{color:#ef4444}.acf-form .acf-field .acf-input input[type=text],.acf-form .acf-field .acf-input input[type=email],.acf-form .acf-field .acf-input input[type=url],.acf-form .acf-field .acf-input input[type=password],.acf-form .acf-field .acf-input input[type=number],.acf-form .acf-field .acf-input input[type=tel],.acf-form .acf-field .acf-input textarea,.acf-form .acf-field .acf-input select{width:100%;padding:.75rem;font-size:1rem;border:1px solid #cbd5e1;border-radius:.5rem;transition:border-color 200ms ease,box-shadow 200ms ease;box-sizing:border-box}.acf-form .acf-field .acf-input input[type=text]:focus,.acf-form .acf-field .acf-input input[type=email]:focus,.acf-form .acf-field .acf-input input[type=url]:focus,.acf-form .acf-field .acf-input input[type=password]:focus,.acf-form .acf-field .acf-input input[type=number]:focus,.acf-form .acf-field .acf-input input[type=tel]:focus,.acf-form .acf-field .acf-input textarea:focus,.acf-form .acf-field .acf-input select:focus{outline:none;border-color:#db492a;box-shadow:0 0 0 3px #dbeafe}.acf-form .acf-field .acf-input textarea{min-height:120px;resize:vertical}.acf-form .acf-field .acf-input select{appearance:none;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");background-position:right .75rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding-right:2.5rem}.acf-form .acf-field .description,.acf-form .acf-field .acf-field-instructions{margin-top:.25rem;font-size:.75rem;color:#64748b}.acf-form .acf-field-image .acf-image-uploader,.acf-form .acf-field-image .acf-file-uploader,.acf-form .acf-field-file .acf-image-uploader,.acf-form .acf-field-file .acf-file-uploader{border:2px dashed #cbd5e1;border-radius:.5rem;padding:1rem;text-align:center;background:#f8fafc;transition:border-color 200ms ease}.acf-form .acf-field-image .acf-image-uploader:hover,.acf-form .acf-field-image .acf-file-uploader:hover,.acf-form .acf-field-file .acf-image-uploader:hover,.acf-form .acf-field-file .acf-file-uploader:hover{border-color:#94a3b8}.has-value .acf-form .acf-field-image .acf-image-uploader,.has-value .acf-form .acf-field-image .acf-file-uploader,.has-value .acf-form .acf-field-file .acf-image-uploader,.has-value .acf-form .acf-field-file .acf-file-uploader{border-style:solid}.acf-form .acf-field-image .image-wrap,.acf-form .acf-field-file .image-wrap{margin-bottom:.75rem}.acf-form .acf-field-image .image-wrap img,.acf-form .acf-field-file .image-wrap img{max-width:150px;height:auto;border-radius:.5rem}.acf-form .acf-field-image .acf-actions,.acf-form .acf-field-file .acf-actions{display:flex;gap:.5rem;justify-content:center}.acf-form .acf-field-image .acf-actions a,.acf-form .acf-field-image .acf-actions button,.acf-form .acf-field-file .acf-actions a,.acf-form .acf-field-file .acf-actions button{display:inline-flex;align-items:center;padding:.5rem 1rem;font-size:.875rem;border-radius:.5rem;cursor:pointer;text-decoration:none;transition:all 200ms ease}.acf-form .acf-field-checkbox .acf-input ul,.acf-form .acf-field-radio .acf-input ul{list-style:none;padding:0;margin:0}.acf-form .acf-field-checkbox .acf-input ul li,.acf-form .acf-field-radio .acf-input ul li{margin-bottom:.5rem}.acf-form .acf-field-checkbox .acf-input ul li label,.acf-form .acf-field-radio .acf-input ul li label{display:flex;align-items:center;gap:.5rem;cursor:pointer}.acf-form .acf-field-checkbox .acf-input ul li label input,.acf-form .acf-field-radio .acf-input ul li label input{width:18px;height:18px}.acf-form .acf-field-wysiwyg .wp-editor-container{border:1px solid #cbd5e1;border-radius:.5rem;overflow:hidden}.acf-form .acf-repeater,.acf-form .acf-flexible-content{border:1px solid #e2e8f0;border-radius:.5rem;overflow:hidden}.acf-form .acf-repeater .acf-row,.acf-form .acf-flexible-content .acf-row{border-bottom:1px solid #e2e8f0;padding:1rem}.acf-form .acf-repeater .acf-row:last-child,.acf-form .acf-flexible-content .acf-row:last-child{border-bottom:none}.acf-form .acf-repeater .acf-actions,.acf-form .acf-flexible-content .acf-actions{padding:.75rem;background:#f8fafc}.acf-form .acf-form-submit{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #e2e8f0}.acf-form .acf-form-submit input[type=submit],.acf-form .acf-form-submit button[type=submit]{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;font-size:1rem;font-weight:500;background-color:#db492a;color:#fff;border:none;border-radius:.5rem;cursor:pointer;transition:background-color 200ms ease}.acf-form .acf-form-submit input[type=submit]:hover,.acf-form .acf-form-submit button[type=submit]:hover{background-color:#fff7c0}.acf-form .acf-form-submit .acf-spinner{margin-left:.5rem}.acf-form .acf-field.acf-error .acf-input input,.acf-form .acf-field.acf-error .acf-input textarea,.acf-form .acf-field.acf-error .acf-input select{border-color:#ef4444}.acf-form .acf-field.acf-error .acf-notice.-error{margin-top:.5rem;padding:.5rem .75rem;background:#fee2e2;color:hsl(0,84.236453202%,50.1960784314%);border-radius:.25rem;font-size:.875rem}.acf-form .acf-field-gallery .acf-gallery{border:1px solid #e2e8f0;border-radius:.5rem;min-height:150px}.acf-form .select2-container{width:100% !important}.acf-form .select2-container .select2-selection{min-height:42px;border:1px solid #cbd5e1;border-radius:.5rem}.acf-form .select2-container .select2-selection:focus{border-color:#db492a;box-shadow:0 0 0 3px #dbeafe}.acf-form .select2-container .select2-selection__rendered{padding:.5rem .75rem;line-height:1.5}.acf-field-_validate_email{display:none !important}.ccc-profile-form{max-width:100%}.ccc-profile-form .ccc-card{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,.05);margin-bottom:1.5rem}.ccc-profile-form .ccc-card__header{padding:1.25rem 1.5rem;background:#fff;border-bottom:1px solid #e2e8f0;margin-bottom:0}.ccc-profile-form .ccc-card__header h2{margin:0;font-size:1.125rem;font-weight:600;color:#0f172a}.ccc-profile-form .ccc-card__content{padding:1.5rem}.ccc-profile-form__info p{margin:0 0 .5rem}.ccc-profile-form__avatar{display:flex;align-items:center;gap:1.25rem;padding:1.25rem;background:#f8fafc;border-radius:1rem;margin-bottom:.5rem}.ccc-profile-form__avatar img{width:96px;height:96px;border-radius:50%;object-fit:cover;border:4px solid #fff;box-shadow:0 4px 12px rgba(0,0,0,.1)}.ccc-profile-form__avatar-info{flex:1}.ccc-profile-form__avatar-label{display:block;margin-bottom:.5rem;font-size:.875rem;font-weight:600;color:#334155}.ccc-profile-form__avatar-hint{margin:.5rem 0 0;font-size:.75rem;color:#64748b}.ccc-profile-form__avatar input[type=file]{padding:.5rem;background:#fff;border:2px dashed #cbd5e1;border-radius:.75rem;cursor:pointer;transition:all .2s ease}.ccc-profile-form__avatar input[type=file]:hover{border-color:#db492a;background:rgba(219,73,42,.02)}.ccc-profile-form .ccc-form__field{margin-bottom:1.25rem}.ccc-profile-form .ccc-form__label{display:block;margin-bottom:.5rem;font-size:.875rem;font-weight:600;color:#ababab}.ccc-profile-form .ccc-form__input,.ccc-profile-form .ccc-form__select,.ccc-profile-form .ccc-form__textarea{width:100%;padding:.75rem 1rem;font-size:1rem;background:#fff;border:2px solid #e2e8f0;border-radius:.75rem;transition:all .2s ease}.ccc-profile-form .ccc-form__input:hover,.ccc-profile-form .ccc-form__select:hover,.ccc-profile-form .ccc-form__textarea:hover{border-color:#cbd5e1}.ccc-profile-form .ccc-form__input:focus,.ccc-profile-form .ccc-form__select:focus,.ccc-profile-form .ccc-form__textarea:focus{outline:none;border-color:#db492a;box-shadow:0 0 0 4px rgba(219,73,42,.1)}.ccc-profile-form .ccc-form__actions{padding-top:1rem;border-top:1px solid #f1f5f9;margin-top:1rem}.ccc-profile-form .ccc-form__actions .ccc-btn{padding:.75rem 1.5rem;font-weight:600;border-radius:.75rem}.ccc-profile-form .acf-form .acf-fields{margin-bottom:1rem}.ccc-profile-form .acf-form .acf-field{padding:1rem 0;border-top:none}.ccc-profile-form .acf-form .acf-field:first-child{padding-top:0}.ccc-profile-form .acf-form .acf-label{margin-bottom:.5rem}.ccc-profile-form .acf-form .acf-label label{font-size:.875rem;font-weight:600;color:#334155}.ccc-profile-form .acf-form .acf-input input[type=text],.ccc-profile-form .acf-form .acf-input input[type=email],.ccc-profile-form .acf-form .acf-input input[type=url],.ccc-profile-form .acf-form .acf-input input[type=number],.ccc-profile-form .acf-form .acf-input textarea,.ccc-profile-form .acf-form .acf-input select{padding:.75rem 1rem;border:2px solid #e2e8f0;border-radius:.75rem;transition:all .2s ease}.ccc-profile-form .acf-form .acf-input input[type=text]:focus,.ccc-profile-form .acf-form .acf-input input[type=email]:focus,.ccc-profile-form .acf-form .acf-input input[type=url]:focus,.ccc-profile-form .acf-form .acf-input input[type=number]:focus,.ccc-profile-form .acf-form .acf-input textarea:focus,.ccc-profile-form .acf-form .acf-input select:focus{outline:none;border-color:#db492a;box-shadow:0 0 0 4px rgba(219,73,42,.1)}.ccc-applicant-profile__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.ccc-applicant-profile__avatar{text-align:center;margin-bottom:1.5rem}.ccc-applicant-profile__avatar img{width:120px;height:120px;border-radius:50%;object-fit:cover;border:4px solid #fff;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1)}.ccc-applicant-profile__name{margin:1rem 0 0;font-size:1.5rem;font-weight:600;color:#0f172a}.ccc-applicant-profile__meta{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid #e2e8f0}.ccc-applicant-profile__meta-item{display:flex;align-items:center;gap:.5rem;color:#475569}.ccc-applicant-profile__meta-item svg{width:18px;height:18px;color:#94a3b8}.ccc-applicant-profile__actions{display:flex;gap:.75rem;margin-bottom:1.5rem}.ccc-applicant-profile__section{margin-bottom:1.5rem}.ccc-applicant-profile__section h3{margin:0 0 1rem;font-size:1.125rem;font-weight:600;color:#0f172a}.ccc-applicant-profile__field{margin-bottom:.75rem}.ccc-applicant-profile__field-label{font-size:.875rem;font-weight:500;color:#64748b;margin-bottom:.25rem}.ccc-applicant-profile__field-value{color:#0f172a}.ccc-applicant-profile__skills{display:flex;flex-wrap:wrap;gap:.5rem}.ccc-applicant-profile__skill{display:inline-block;padding:.25rem .75rem;background:#f1f5f9;color:#334155;border-radius:9999px;font-size:.875rem}.ccc-applicant-profile__status-update{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #e2e8f0}.ccc-applicant-profile__status-update label{display:block;margin-bottom:.5rem;font-weight:500;color:#334155}.ccc-applicant-profile__status-update select{width:100%;max-width:250px;padding:.5rem .75rem;border:1px solid #cbd5e1;border-radius:.5rem}.ccc-webinars__header{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem;margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid #e2e8f0}.ccc-webinars__header h2{margin:0;font-size:1.875rem;font-weight:700;color:#0f172a;letter-spacing:-0.025em}.ccc-webinars__filters{display:flex;gap:.75rem;flex-wrap:nowrap;align-items:center}@media(max-width: 480px){.ccc-webinars__filters{flex-wrap:wrap}}.ccc-webinars__filter select{min-width:200px;padding:.75rem 1rem;background-color:#fff;border:1px solid #cbd5e1;border-radius:.75rem;font-size:.875rem;font-weight:500;color:#334155;cursor:pointer;transition:all 200ms ease;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%236b7280' stroke-width='2'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding-right:40px}.ccc-webinars__filter select:hover{border-color:#db492a}.ccc-webinars__filter select:focus{outline:none;border-color:#db492a;box-shadow:0 0 0 3px rgba(219,73,42,.1)}.ccc-webinars__grid{display:grid;gap:2rem}.ccc-webinars__grid--cols-2{grid-template-columns:repeat(2, 1fr)}.ccc-webinars__grid--cols-3{grid-template-columns:repeat(3, 1fr)}.ccc-webinars__grid--cols-4{grid-template-columns:repeat(4, 1fr)}@media(max-width: 1024px){.ccc-webinars__grid--cols-4,.ccc-webinars__grid--cols-3{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 640px){.ccc-webinars__grid{grid-template-columns:1fr !important}}.ccc-webinar-card{position:relative;background:#fff;border-radius:1rem;overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,.05),0 1px 2px rgba(0,0,0,.1);transition:all .3s cubic-bezier(0.4, 0, 0.2, 1)}.ccc-webinar-card:hover{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);transform:translateY(-4px)}.ccc-webinar-card:hover .ccc-webinar-card__image img{transform:scale(1.05)}.ccc-webinar-card:hover .ccc-webinar-card__play-icon{opacity:1;transform:translate(-50%, -50%) scale(1)}.ccc-webinar-card--upcoming::before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg, #db492a, rgb(70.4464918498%, 22.1592251358%, 11.9064493267%));z-index:1}.ccc-webinar-card__image{position:relative;aspect-ratio:16/9;overflow:hidden;background:linear-gradient(135deg, #f1f5f9 0%, #e2e8f0 100%)}.ccc-webinar-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .5s cubic-bezier(0.4, 0, 0.2, 1)}.ccc-webinar-card__image::after{content:"";position:absolute;inset:0;background:linear-gradient(to top, rgba(0, 0, 0, 0.4) 0%, transparent 50%);opacity:0;transition:opacity .3s ease}.ccc-webinar-card:hover .ccc-webinar-card__image::after{opacity:1}.ccc-webinar-card__play-icon{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%) scale(0.8);width:60px;height:60px;background:rgba(255,255,255,.95);border-radius:50%;display:flex;align-items:center;justify-content:center;opacity:0;transition:all .3s cubic-bezier(0.4, 0, 0.2, 1);box-shadow:0 4px 15px rgba(0,0,0,.2);z-index:2}.ccc-webinar-card__play-icon svg{width:24px;height:24px;color:#db492a;margin-left:3px}.ccc-webinar-card__badge{position:absolute;top:1rem;left:1rem;padding:.25rem .75rem;background:linear-gradient(135deg, #db492a, rgb(70.4464918498%, 22.1592251358%, 11.9064493267%));color:#fff;font-size:.6875rem;font-weight:700;border-radius:9999px;text-transform:uppercase;letter-spacing:.05em;box-shadow:0 2px 8px rgba(219,73,42,.4);z-index:2}.ccc-webinar-card__content{padding:1.25rem 1.25rem 1.5rem}.ccc-webinar-card__category{display:inline-block;margin-bottom:.75rem;font-size:.6875rem;font-weight:600;color:#db492a;text-transform:uppercase;letter-spacing:.1em}.ccc-webinar-card__title{margin:0 0 .75rem;font-size:1.125rem;font-weight:600;line-height:1.4}.ccc-webinar-card__title a{color:#0f172a;text-decoration:none;transition:color .2s ease}.ccc-webinar-card__title a:hover{color:#db492a}.ccc-webinar-card__meta{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.75rem;background:#f8fafc;border-radius:.5rem;font-size:.875rem;color:#475569}.ccc-webinar-card__meta svg{color:#db492a;flex-shrink:0}.ccc-webinar-card__excerpt{margin:0 0 1.25rem;font-size:.875rem;color:#475569;line-height:1.6;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ccc-webinar-card__actions{display:flex;gap:.75rem}.ccc-webinar-card__actions .ccc-btn{flex:1;justify-content:center;padding:.75rem 1rem;font-size:.875rem;font-weight:600;border-radius:.75rem;transition:all .2s ease}.ccc-webinar-card__actions .ccc-btn--primary{background:linear-gradient(135deg, #db492a, rgb(73.8681785967%, 23.2355303567%, 12.4847625797%));box-shadow:0 2px 8px rgba(219,73,42,.3)}.ccc-webinar-card__actions .ccc-btn--primary:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(219,73,42,.4)}.ccc-webinar-card__actions .ccc-btn--outline{border-width:2px}.ccc-webinar-card__actions .ccc-btn--outline:hover{background:#f8fafc}.ccc-resources__header{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem;margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid #e2e8f0}.ccc-resources__header h2{margin:0;font-size:1.875rem;font-weight:700;color:#0f172a;letter-spacing:-0.025em}.ccc-resources__filters{display:flex;gap:.75rem;flex-wrap:nowrap;align-items:center}.ccc-resources__filters select{min-width:160px;max-width:220px;padding:.75rem 1rem;background-color:#fff;border:1px solid #cbd5e1;border-radius:.75rem;font-size:.875rem;font-weight:500;color:#334155;cursor:pointer;transition:all 200ms ease;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%236b7280' stroke-width='2'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding-right:40px}.ccc-resources__filters select:hover{border-color:#db492a}.ccc-resources__filters select:focus{outline:none;border-color:#db492a;box-shadow:0 0 0 3px rgba(219,73,42,.1)}@media(max-width: 480px){.ccc-resources__filters select{min-width:0;flex:1}}.ccc-resources__grid{display:grid;gap:1.25rem}.ccc-resources__grid--cols-2{grid-template-columns:repeat(2, 1fr)}.ccc-resources__grid--cols-3{grid-template-columns:repeat(3, 1fr)}.ccc-resources__grid--cols-4{grid-template-columns:repeat(4, 1fr)}@media(max-width: 1024px){.ccc-resources__grid--cols-4,.ccc-resources__grid--cols-3{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 640px){.ccc-resources__grid{grid-template-columns:1fr !important}}.ccc-resource-card{position:relative;display:flex;flex-direction:column;background:#fff;border-radius:1rem;overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,.05),0 1px 2px rgba(0,0,0,.1);transition:all .3s cubic-bezier(0.4, 0, 0.2, 1)}.ccc-resource-card:hover{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);transform:translateY(-4px)}.ccc-resource-card:hover .ccc-resource-card__icon-wrapper{transform:scale(1.05)}.ccc-resource-card__header{position:relative;padding:1.5rem;background:linear-gradient(135deg, #f8fafc 0%, #f1f5f9 100%);display:flex;align-items:center;justify-content:center;min-height:120px}.ccc-resource-card__icon-wrapper{display:flex;align-items:center;justify-content:center;width:72px;height:72px;background:#fff;border-radius:1rem;box-shadow:0 4px 12px rgba(0,0,0,.08);transition:transform .3s cubic-bezier(0.4, 0, 0.2, 1)}.ccc-resource-card__icon-wrapper svg{width:32px;height:32px}.ccc-resource-card__icon-wrapper img{width:100%;height:100%;object-fit:cover;border-radius:1rem}.ccc-resource-card__type-badge{position:absolute;top:.75rem;right:.75rem;padding:.25rem .75rem;font-size:.625rem;font-weight:700;border-radius:9999px;text-transform:uppercase;letter-spacing:.05em}.ccc-resource-card__type-badge--pdf{background:linear-gradient(135deg, #ef4444, #dc2626);color:#fff}.ccc-resource-card__type-badge--video{background:linear-gradient(135deg, #3b82f6, #2563eb);color:#fff}.ccc-resource-card__type-badge--link{background:linear-gradient(135deg, #10b981, #059669);color:#fff}.ccc-resource-card__type-badge--audio{background:linear-gradient(135deg, #f59e0b, #d97706);color:#fff}.ccc-resource-card__type-badge--document{background:linear-gradient(135deg, #6366f1, #4f46e5);color:#fff}.ccc-resource-card--pdf .ccc-resource-card__icon-wrapper{color:#ef4444}.ccc-resource-card--video .ccc-resource-card__icon-wrapper{color:#3b82f6}.ccc-resource-card--link .ccc-resource-card__icon-wrapper{color:#10b981}.ccc-resource-card--audio .ccc-resource-card__icon-wrapper{color:#f59e0b}.ccc-resource-card--document .ccc-resource-card__icon-wrapper{color:#6366f1}.ccc-resource-card__content{flex:1;display:flex;flex-direction:column;padding:1.25rem}.ccc-resource-card__category{display:inline-block;margin-bottom:.5rem;font-size:.6875rem;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.05em}.ccc-resource-card__title{margin:0 0 .5rem;font-size:1.0625rem;font-weight:600;line-height:1.4}.ccc-resource-card__title a{color:#0f172a;text-decoration:none;transition:color .2s ease}.ccc-resource-card__title a:hover{color:#db492a}.ccc-resource-card__excerpt{margin:0 0 1rem;font-size:.875rem;color:#475569;line-height:1.6;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;flex-grow:1}.ccc-resource-card__actions{display:flex;gap:.5rem;margin-top:auto;padding-top:1rem;border-top:1px solid #f1f5f9}.ccc-resource-card__actions .ccc-btn{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem .75rem;font-size:.875rem;font-weight:600;border-radius:.75rem;transition:all .2s ease}.ccc-resource-card__actions .ccc-btn svg{flex-shrink:0;width:16px;height:16px}.ccc-resource-card__actions .ccc-btn--primary{background:linear-gradient(135deg, #db492a, rgb(73.8681785967%, 23.2355303567%, 12.4847625797%));box-shadow:0 2px 8px rgba(219,73,42,.3)}.ccc-resource-card__actions .ccc-btn--primary:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(219,73,42,.4)}.ccc-resource-card__actions .ccc-btn--outline{border-width:2px}.ccc-resource-card__actions .ccc-btn--outline:hover{background:#f8fafc}.ccc-resource-card__icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:64px;height:64px;background:#f1f5f9;border-radius:.5rem;color:#64748b}.ccc-resource-card__icon img{width:100%;height:100%;object-fit:cover;border-radius:.5rem}.ccc-resource-card__type{display:inline-block;margin-bottom:.25rem;padding:.25rem .5rem;font-size:.75rem;font-weight:500;border-radius:.25rem;text-transform:uppercase;letter-spacing:.5px;background:#f1f5f9;color:#475569}.ccc-resource-card__type--pdf{background:#fef2f2;color:#dc2626}.ccc-resource-card__type--video{background:#eff6ff;color:#2563eb}.ccc-resource-card__type--link{background:#ecfdf5;color:#059669}.ccc-resource-card__type--audio{background:#fffbeb;color:#d97706}.ccc-notifications__header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #e2e8f0}.ccc-notifications__header h2{margin:0;font-size:1.25rem;font-weight:600;color:#0f172a}.ccc-notifications__actions{display:flex;align-items:center;gap:.75rem}.ccc-notifications__mark-all,.ccc-notifications__clear-all{font-size:.875rem}.ccc-notifications__empty{text-align:center;padding:3rem 1.5rem;color:#64748b}.ccc-notifications__empty .dashicons{font-size:48px;width:48px;height:48px;margin-bottom:1rem;opacity:.5}.ccc-notifications__empty p{margin:0;font-size:1rem}.ccc-notifications__list{list-style:none;margin:0;padding:0}.ccc-notifications__item{position:relative;border-bottom:1px solid #f1f5f9;transition:background-color .2s ease}.ccc-notifications__item:last-child{border-bottom:none}.ccc-notifications__item:hover{background-color:#f8fafc}.ccc-notifications__item.is-unread{background-color:rgba(219,73,42,.03)}.ccc-notifications__item.is-unread .ccc-notifications__title{font-weight:600}.ccc-notifications__item.is-unread .ccc-notifications__icon{background-color:rgba(219,73,42,.15)}.ccc-notifications__item.is-read{opacity:.7}.ccc-notifications__item.is-read:hover{opacity:1}.ccc-notifications__item.is-read .ccc-notifications__icon{background-color:#f1f5f9;color:#64748b}.ccc-notifications__link{display:flex;align-items:center;gap:1rem;padding:1rem;text-decoration:none;color:inherit}.ccc-notifications__link:hover{text-decoration:none}.ccc-notifications__icon{flex-shrink:0;width:44px;height:44px;display:flex;align-items:center;justify-content:center;background-color:rgba(219,73,42,.1);color:#db492a;border-radius:9999px}.ccc-notifications__icon .dashicons{font-size:20px;width:20px;height:20px}.ccc-notifications__content{flex:1;min-width:0}.ccc-notifications__title{display:block;font-size:1rem;color:#0f172a;line-height:1.4;margin-bottom:.25rem}.ccc-notifications__time{display:block;font-size:.875rem;color:#64748b}.ccc-notifications__unread-dot{flex-shrink:0;width:10px;height:10px;background-color:#db492a;border-radius:9999px}.ccc-notifications__mark-all{font-size:.875rem}.ccc-webinars__header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem}.ccc-webinars__header h2{margin:0;font-size:1.875rem;font-weight:700;color:#0f172a}.ccc-webinars__filters{display:flex;gap:.75rem}.ccc-webinars__filters select{min-width:160px;padding:.75rem 1rem;background-color:#fff;border:1px solid #cbd5e1;border-radius:.75rem;font-size:.875rem;font-weight:500;color:#334155;cursor:pointer;transition:all 200ms ease}.ccc-webinars__filters select:hover{border-color:#db492a}.ccc-webinars__filters select:focus{outline:none;border-color:#db492a;box-shadow:0 0 0 3px rgba(219,73,42,.1)}.ccc-webinars__grid{display:grid;gap:1.25rem}.ccc-webinars__grid--cols-2{grid-template-columns:repeat(2, 1fr)}.ccc-webinars__grid--cols-3{grid-template-columns:repeat(3, 1fr)}.ccc-webinars__grid--cols-4{grid-template-columns:repeat(4, 1fr)}@media(max-width: 1024px){.ccc-webinars__grid--cols-4,.ccc-webinars__grid--cols-3{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 640px){.ccc-webinars__grid{grid-template-columns:1fr !important}}.ccc-webinars__empty{text-align:center;padding:3rem 1.5rem;color:#64748b}.ccc-webinars__empty svg{margin-bottom:1rem;opacity:.5}.ccc-webinars__empty h3{margin:0 0 .5rem;font-size:1.125rem;color:#334155}.ccc-webinars__empty p{margin:0}.ccc-webinar-card{position:relative;display:flex;flex-direction:column;background:#fff;border-radius:1rem;overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,.05),0 1px 2px rgba(0,0,0,.1);transition:all .3s cubic-bezier(0.4, 0, 0.2, 1)}.ccc-webinar-card:hover{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);transform:translateY(-4px)}.ccc-webinar-card__header{position:relative;padding:1.5rem;background:linear-gradient(135deg, #eff6ff 0%, #dbeafe 100%);display:flex;align-items:center;justify-content:center;min-height:120px}.ccc-webinar-card__icon-wrapper{display:flex;align-items:center;justify-content:center;width:72px;height:72px;background:#fff;border-radius:1rem;box-shadow:0 4px 12px rgba(0,0,0,.08);color:#3b82f6}.ccc-webinar-card__icon-wrapper svg{width:32px;height:32px}.ccc-webinar-card__badge{position:absolute;top:.75rem;right:.75rem;padding:.25rem .75rem;font-size:.625rem;font-weight:700;border-radius:9999px;text-transform:uppercase;letter-spacing:.05em}.ccc-webinar-card__badge--upcoming{background:linear-gradient(135deg, #10b981, #059669);color:#fff}.ccc-webinar-card__content{flex:1;display:flex;flex-direction:column;padding:1.25rem}.ccc-webinar-card__category{display:inline-block;margin-bottom:.5rem;font-size:.6875rem;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.05em}.ccc-webinar-card__title{margin:0 0 .5rem;font-size:1.0625rem;font-weight:600;line-height:1.4}.ccc-webinar-card__title a{color:#0f172a;text-decoration:none;transition:color .2s ease}.ccc-webinar-card__title a:hover{color:#db492a}.ccc-webinar-card__excerpt{margin:0 0 1rem;font-size:.875rem;color:#475569;line-height:1.6;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ccc-webinar-card__meta{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:auto;font-size:.875rem;color:#64748b}.ccc-webinar-card__meta-item{display:flex;align-items:center;gap:.25rem}.ccc-webinar-card__meta-item svg{flex-shrink:0}.ccc-webinar-card__actions{padding:1rem 1.25rem;border-top:1px solid #f1f5f9}.ccc-webinar-card__actions .ccc-btn{width:100%;justify-content:center}.ccc-see-more{margin-top:1rem;padding-top:1rem;border-top:1px solid #e2e8f0;text-align:center}.ccc-see-more__link{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.875rem;font-weight:500;color:#db492a;background:rgba(219,73,42,.05);border:none;border-radius:.75rem;text-decoration:none;cursor:pointer;transition:all 200ms ease}.ccc-see-more__link:hover{background:rgba(219,73,42,.1);text-decoration:none}.ccc-see-more__link:focus{outline:2px solid #db492a;outline-offset:2px}.ccc-see-more__link.is-expanded{background:rgba(219,73,42,.1)}.ccc-see-more__count{color:#64748b;font-weight:400}.ccc-accordion-content{margin-top:1rem;animation:ccc-accordion-fade-in .3s ease}@keyframes ccc-accordion-fade-in{from{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.ccc-filter-group{display:flex;flex-direction:column;gap:.5rem;min-width:140px}.ccc-filter-label{font-size:.75rem;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.05em}.ccc-filter-select{padding:.75rem 2.5rem .75rem 1rem;background-color:#fff;border:2px solid #e2e8f0;border-radius:.75rem;font-size:.875rem;font-weight:500;color:#334155;cursor:pointer;transition:all .2s ease;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%236b7280' stroke-width='2'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center}.ccc-filter-select:hover{border-color:#cbd5e1}.ccc-filter-select:focus{outline:none;border-color:#db492a;box-shadow:0 0 0 3px rgba(219,73,42,.1)}.ccc-giveaways__filters{display:flex;flex-wrap:nowrap;align-items:center;gap:1rem;padding:1rem 1.25rem;margin-bottom:1.5rem;background:#fff;border:1px solid #e2e8f0;border-radius:1rem;box-shadow:0 1px 3px rgba(0,0,0,.05)}@media(max-width: 900px){.ccc-giveaways__filters{flex-wrap:wrap}}.ccc-giveaways__balance-card{display:flex;align-items:center;gap:1rem;margin-left:auto;padding:.75rem 1.25rem;background:linear-gradient(135deg, #f0f4ff 0%, #e8eeff 100%);border:1px solid rgba(219,73,42,.15);border-radius:.75rem}@media(max-width: 768px){.ccc-giveaways__balance-card{width:100%;margin-left:0;flex-wrap:wrap}}.ccc-giveaways__balance-row{display:flex;align-items:center;gap:.5rem;white-space:nowrap}.ccc-giveaways__balance-row:not(:last-child){padding-right:1rem;border-right:1px solid rgba(219,73,42,.15)}@media(max-width: 768px){.ccc-giveaways__balance-row:not(:last-child){padding-right:0;border-right:none}}.ccc-giveaways__balance-label{font-size:.875rem;font-weight:500;color:#475569}.ccc-giveaways__balance-value{font-weight:700;color:#db492a}.ccc-giveaways__balance-count{font-size:1.125rem}.ccc-giveaways__balance-btn{font-size:.875rem;font-weight:600;padding:8px 20px;border-radius:999px;white-space:nowrap;background:#db492a;color:#fff;border-color:#db492a}.ccc-giveaways__balance-btn:hover{background:#c23d22;border-color:#c23d22;color:#fff}.ccc-giveaways__grid{display:grid;grid-template-columns:repeat(auto-fill, minmax(320px, 1fr));gap:1.5rem;margin-top:1.5rem}.ccc-giveaways__empty{grid-column:1/-1;padding:2rem;text-align:center;color:#64748b}.ccc-giveaways__empty svg{width:64px;height:64px;margin-bottom:1rem;opacity:.5}.ccc-giveaways__empty h3{margin:0 0 .5rem;font-size:1.25rem;color:#334155}.ccc-giveaways__empty p{margin:0;font-size:1rem}.ccc-giveaways__load-more{display:flex;flex-direction:column;align-items:center;gap:.75rem;margin-top:2rem}.ccc-giveaways__load-more .ccc-giveaways__load-more-btn{min-width:160px}.ccc-giveaways__count{font-size:.875rem;color:#64748b}.ccc-giveaways__back-to-top{position:fixed;bottom:32px;right:32px;z-index:99;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.ccc-giveaways__back-to-top.is-visible{opacity:1;visibility:visible}.ccc-giveaways__back-to-top .ccc-back-to-top-btn{display:flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;background:#db492a;color:#fff;border:none;border-radius:50%;box-shadow:0 4px 12px rgba(0,0,0,.15);cursor:pointer;transition:all .2s ease}.ccc-giveaways__back-to-top .ccc-back-to-top-btn:hover{background:rgb(73.8681785967%,23.2355303567%,12.4847625797%);box-shadow:0 6px 16px rgba(0,0,0,.2);transform:translateY(-2px)}.ccc-giveaways__back-to-top .ccc-back-to-top-btn svg{width:20px;height:20px}.ccc-giveaway-card{display:flex;flex-direction:column;background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;overflow:hidden;transition:all 200ms ease}.ccc-giveaway-card:hover{border-color:#db492a;box-shadow:0 4px 12px rgba(219,73,42,.1);transform:translateY(-2px)}.ccc-giveaway-card__image{position:relative;width:100%;padding-top:60%;background:#f1f5f9;overflow:hidden}.ccc-giveaway-card__image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.ccc-giveaway-card__badge{position:absolute;top:.75rem;right:.75rem;padding:.25rem .75rem;font-size:.75rem;font-weight:600;text-transform:uppercase;border-radius:9999px;background:#fff;color:#334155;box-shadow:0 2px 4px rgba(0,0,0,.1)}.ccc-giveaway-card__badge--upcoming{background:#3b82f6;color:#fff}.ccc-giveaway-card__badge--active{background:#10b981;color:#fff}.ccc-giveaway-card__badge--ended{background:#94a3b8;color:#fff}.ccc-giveaway-card__badge--cancelled{background:#ef4444;color:#fff}.ccc-giveaway-card__content{display:flex;flex-direction:column;flex:1;padding:1rem}.ccc-giveaway-card__title{margin:0 0 .5rem;font-size:1.125rem;font-weight:700;color:#0f172a}.ccc-giveaway-card__title a{color:inherit;text-decoration:none;transition:color 200ms ease}.ccc-giveaway-card__title a:hover{color:#db492a}.ccc-giveaway-card__excerpt{margin:0 0 1rem;font-size:.875rem;color:#475569;line-height:1.75}.ccc-giveaway-card__meta{display:flex;flex-direction:column;gap:.5rem;margin-top:auto;padding-top:.75rem;border-top:1px solid #f1f5f9;font-size:.875rem;color:#64748b}.ccc-giveaway-card__prize{display:flex;align-items:center;gap:.25rem}.ccc-giveaway-card__prize-label{color:#64748b}.ccc-giveaway-card__prize-value{font-weight:600;color:#10b981}.ccc-giveaway-card__meta-item{display:flex;align-items:center;gap:.5rem}.ccc-giveaway-card__meta-item svg{width:16px;height:16px;flex-shrink:0;opacity:.7}.ccc-giveaway-card__footer{padding:.75rem 1rem;background:#f8fafc;border-top:1px solid #f1f5f9}.ccc-giveaway-card__stats{display:flex;justify-content:space-between;font-size:.75rem;color:#64748b}.ccc-giveaway-card__stats strong{color:#334155;font-weight:600}.ccc-giveaway-entry{max-width:800px;margin:0 auto}.ccc-giveaway-entry__header{margin-bottom:1.5rem;text-align:center}.ccc-giveaway-entry__title{margin:0 0 .75rem;font-size:1.875rem;font-weight:700;color:#0f172a}.ccc-giveaway-entry__status{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;text-transform:uppercase;border-radius:9999px;background:#f1f5f9;color:#334155}.ccc-giveaway-entry__status--upcoming{background:rgba(59,130,246,.1);color:#3b82f6}.ccc-giveaway-entry__status--active{background:rgba(16,185,129,.1);color:#10b981}.ccc-giveaway-entry__status--active .pulse-dot{display:inline-block;width:8px;height:8px;background:#10b981;border-radius:50%;animation:pulse 2s infinite}.ccc-giveaway-entry__status--ended{background:rgba(100,116,139,.1);color:#475569}.ccc-giveaway-entry__prize{padding:1.5rem;margin-bottom:1.5rem;background:linear-gradient(135deg, rgba(219, 73, 42, 0.05) 0%, rgba(219, 73, 42, 0.02) 100%);border:2px solid #db492a;border-radius:1rem;text-align:center}.ccc-giveaway-entry__prize h3{margin:0 0 .5rem;font-size:1.25rem;font-weight:700;color:#0f172a}.ccc-giveaway-entry__prize-value{display:block;margin-bottom:.75rem;font-size:1.5rem;font-weight:700;color:#db492a}.ccc-giveaway-entry__prize p{margin:0;font-size:1rem;color:#475569;line-height:1.75}.ccc-giveaway-entry__stats{display:grid;grid-template-columns:repeat(auto-fit, minmax(150px, 1fr));gap:1rem;margin-bottom:1.5rem}.ccc-giveaway-entry__stats-item{padding:1rem;background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;text-align:center}.ccc-giveaway-entry__stats-label{display:block;margin-bottom:.25rem;font-size:.75rem;font-weight:500;text-transform:uppercase;letter-spacing:.05em;color:#64748b}.ccc-giveaway-entry__stats-value{display:block;font-size:1.5rem;font-weight:700;color:#0f172a}.ccc-giveaway-entry__stat{padding:1rem;background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;text-align:center}.ccc-giveaway-entry__stat-value{display:block;font-size:1.5rem;font-weight:700;color:#0f172a}.ccc-giveaway-entry__stat-label{display:block;margin-top:.25rem;font-size:.75rem;font-weight:500;text-transform:uppercase;letter-spacing:.05em;color:#64748b}.ccc-giveaway-entry__form{padding:1.5rem;margin-bottom:1.5rem;background:#fff;border:2px solid #e2e8f0;border-radius:1rem;text-align:center}.ccc-giveaway-entry__form h4{margin:0 0 .75rem;font-size:1.25rem;font-weight:700;color:#0f172a}.ccc-giveaway-entry__form p{margin:0 0 1rem;font-size:1rem;color:#475569}.ccc-giveaway-entry__submit{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem 2rem;font-size:1.125rem;font-weight:500;line-height:1.25;border-radius:.5rem;border:1px solid rgba(0,0,0,0);cursor:pointer;transition:all 200ms ease;text-decoration:none;background-color:#db492a;color:#fff;min-width:200px}.ccc-giveaway-entry__submit:hover{background-color:#fff7c0}.ccc-giveaway-entry__submit:focus{outline:2px solid #db492a;outline-offset:2px}.ccc-giveaway-entry__submit:disabled{opacity:.5;cursor:not-allowed}.ccc-giveaway-entry__message{margin-top:1rem;padding:.75rem 1rem;border-radius:.5rem;font-size:.875rem;font-weight:500;text-align:center}.ccc-giveaway-entry__message--success{background:rgba(16,185,129,.1);color:rgb(4.6824700029%,54.1410594088%,37.7524143986%);border:1px solid #10b981}.ccc-giveaway-entry__message--error{background:rgba(239,68,68,.1);color:hsl(0,84.236453202%,50.1960784314%);border:1px solid #ef4444}.ccc-giveaway-entry__already-entered,.ccc-giveaway-entry__not-started,.ccc-giveaway-entry__ended,.ccc-giveaway-entry__cancelled{padding:1.5rem;margin-bottom:1.5rem;background:#f8fafc;border:2px solid #e2e8f0;border-radius:1rem;text-align:center}.ccc-giveaway-entry__already-entered h4,.ccc-giveaway-entry__not-started h4,.ccc-giveaway-entry__ended h4,.ccc-giveaway-entry__cancelled h4{margin:0 0 .5rem;font-size:1.25rem;font-weight:700;color:#0f172a}.ccc-giveaway-entry__already-entered p,.ccc-giveaway-entry__not-started p,.ccc-giveaway-entry__ended p,.ccc-giveaway-entry__cancelled p{margin:0;font-size:1rem;color:#475569}.ccc-giveaway-entry__winners{padding:1.5rem;margin-bottom:1.5rem;background:linear-gradient(135deg, rgba(255, 215, 0, 0.1) 0%, rgba(255, 215, 0, 0.02) 100%);border:2px solid gold;border-radius:1rem}.ccc-giveaway-entry__winners h5{margin:0 0 1rem;font-size:1.125rem;font-weight:700;text-align:center;color:#0f172a}.ccc-giveaway-entry__winners ul{list-style:none;padding:0;margin:0}.ccc-giveaway-entry__winners li{display:flex;align-items:center;gap:.75rem;padding:.75rem;margin-bottom:.5rem;background:#fff;border-radius:.5rem}.ccc-giveaway-entry__winners li:last-child{margin-bottom:0}.ccc-giveaway-entry__winners li img{width:32px;height:32px;border-radius:50%;object-fit:cover}.ccc-giveaway-entry__winners li span{font-size:1rem;font-weight:500;color:#0f172a}.ccc-giveaway-entry__winner-you{margin-left:auto;padding:.25rem .75rem;font-size:.75rem;font-weight:700;color:gold;background:rgba(255,215,0,.2);border-radius:9999px}.ccc-giveaway-entry__rules{padding:1.5rem;background:#fff;border:1px solid #e2e8f0;border-radius:1rem}.ccc-giveaway-entry__rules h4{margin:0 0 1rem;font-size:1.25rem;font-weight:700;color:#0f172a}.ccc-giveaway-entry__rules-content{font-size:.875rem;color:#475569;line-height:1.75}.ccc-giveaway-entry__rules-content h1,.ccc-giveaway-entry__rules-content h2,.ccc-giveaway-entry__rules-content h3,.ccc-giveaway-entry__rules-content h4,.ccc-giveaway-entry__rules-content h5,.ccc-giveaway-entry__rules-content h6{margin-top:1rem;margin-bottom:.5rem;color:#0f172a}.ccc-giveaway-entry__rules-content h1:first-child,.ccc-giveaway-entry__rules-content h2:first-child,.ccc-giveaway-entry__rules-content h3:first-child,.ccc-giveaway-entry__rules-content h4:first-child,.ccc-giveaway-entry__rules-content h5:first-child,.ccc-giveaway-entry__rules-content h6:first-child{margin-top:0}.ccc-giveaway-entry__rules-content p{margin:0 0 .75rem}.ccc-giveaway-entry__rules-content p:last-child{margin-bottom:0}.ccc-giveaway-entry__rules-content ul,.ccc-giveaway-entry__rules-content ol{margin:0 0 .75rem;padding-left:1.25rem}.ccc-giveaway-entry__rules-content li{margin-bottom:.5rem}.ccc-giveaway-entry__login-prompt{padding:1.5rem;margin-bottom:1.5rem;background:#fff;border:2px solid #e2e8f0;border-radius:1rem;text-align:center}.ccc-giveaway-entry__login-prompt h4{margin:0 0 .75rem;font-size:1.25rem;font-weight:700;color:#0f172a}.ccc-giveaway-entry__login-prompt p{margin:0 0 1rem;font-size:1rem;color:#475569}.ccc-giveaway-entry__login-prompt .ccc-btn{min-width:160px}.ccc-giveaway-entry__balance{display:inline-flex;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.5rem 1rem;background:rgba(219,73,42,.1);border-radius:9999px;font-size:.875rem}.ccc-giveaway-entry__balance-label{color:#475569;font-weight:500}.ccc-giveaway-entry__balance-value{color:#db492a;font-weight:700;font-size:1.125rem}.ccc-giveaway-entry__no-balance{padding:1rem;background:rgba(245,158,11,.1);border:1px solid #f59e0b;border-radius:.75rem}.ccc-giveaway-entry__no-balance p{margin:0 0 .5rem;color:rgb(58.0145128918%,37.3290103443%,2.377643971%);font-weight:500}.ccc-giveaway-entry__no-balance p:last-child{margin-bottom:0}.ccc-giveaway-entry__earn-hint{font-size:.875rem;color:#475569 !important;font-weight:400 !important}.ccc-giveaway-entry__disclaimer{margin-top:.75rem;font-size:.75rem;color:#64748b}.ccc-single-giveaway{max-width:1200px;margin:0 auto}.ccc-single-giveaway__hero{display:grid;grid-template-columns:1fr 1fr;gap:0;margin-bottom:2rem;background:#fff;border-radius:1rem;overflow:hidden;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}@media(max-width: 900px){.ccc-single-giveaway__hero{grid-template-columns:1fr}}.ccc-single-giveaway__image{background:#f1f5f9;display:flex;align-items:center;justify-content:center;overflow:hidden}@media(max-width: 900px){.ccc-single-giveaway__image{min-height:280px}}.ccc-single-giveaway__featured-img{width:100%;height:100%;object-fit:contain;display:block}.ccc-single-giveaway__placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background:linear-gradient(135deg, #f1f5f9 0%, #e2e8f0 100%)}.ccc-single-giveaway__placeholder .dashicons{font-size:80px;width:80px;height:80px;color:#94a3b8}.ccc-single-giveaway__details{display:flex;flex-direction:column;justify-content:center;padding:2.5rem}@media(max-width: 900px){.ccc-single-giveaway__details{padding:1.5rem}}.ccc-single-giveaway__badge{display:inline-block;align-self:flex-start;padding:.5rem 1rem;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;border-radius:.5rem;margin-bottom:1rem}.ccc-single-giveaway__badge--active{background:#ff6b6b;color:#fff}.ccc-single-giveaway__badge--upcoming{background:#3b82f6;color:#fff}.ccc-single-giveaway__badge--ended{background:#64748b;color:#fff}.ccc-single-giveaway__badge--cancelled{background:#94a3b8;color:#fff}.ccc-single-giveaway__title{margin:0 0 1rem;font-size:2.25rem;font-weight:700;line-height:1.1;color:#0f172a}@media(max-width: 900px){.ccc-single-giveaway__title{font-size:1.5rem}}.ccc-single-giveaway__prize-info{margin-bottom:1.5rem}.ccc-single-giveaway__prize-desc{margin:0 0 .5rem;font-size:1rem;color:#475569;text-transform:uppercase;letter-spacing:.02em}.ccc-single-giveaway__prize-value{margin:0;font-size:1.125rem;font-weight:600;color:#1e293b}.ccc-single-giveaway__countdown-wrapper{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.ccc-single-giveaway__countdown-wrapper--upcoming .ccc-countdown-inline__unit{background:#3b82f6}.ccc-single-giveaway__countdown-label{font-size:.875rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#ff6b6b}.ccc-single-giveaway__content{display:grid;grid-template-columns:1fr 380px;gap:2rem}@media(max-width: 900px){.ccc-single-giveaway__content{grid-template-columns:1fr}}.ccc-single-giveaway__main{min-width:0}.ccc-single-giveaway__stats{display:grid;grid-template-columns:repeat(3, 1fr);gap:1rem;margin-bottom:1.5rem}.ccc-single-giveaway__stat{padding:1.25rem;background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;text-align:center}.ccc-single-giveaway__stat-value{display:block;font-size:1.875rem;font-weight:700;color:#0f172a;line-height:1}.ccc-single-giveaway__stat-label{display:block;margin-top:.5rem;font-size:.75rem;font-weight:500;text-transform:uppercase;letter-spacing:.05em;color:#64748b}.ccc-single-giveaway__description,.ccc-single-giveaway__rules{margin-bottom:1.5rem;padding:1.5rem}.ccc-single-giveaway__description h3,.ccc-single-giveaway__rules h3{margin:0 0 1rem;font-size:1.125rem;font-weight:700;color:#0f172a}.ccc-single-giveaway__description-content,.ccc-single-giveaway__rules-content{font-size:1rem;color:#475569;line-height:1.75}.ccc-single-giveaway__description-content p,.ccc-single-giveaway__rules-content p{margin:0 0 .75rem}.ccc-single-giveaway__description-content p:last-child,.ccc-single-giveaway__rules-content p:last-child{margin-bottom:0}.ccc-single-giveaway__description-content ul,.ccc-single-giveaway__description-content ol,.ccc-single-giveaway__rules-content ul,.ccc-single-giveaway__rules-content ol{margin:0 0 .75rem;padding-left:1.25rem}.ccc-single-giveaway__description-content li,.ccc-single-giveaway__rules-content li{margin-bottom:.5rem}@media(max-width: 900px){.ccc-single-giveaway__sidebar{order:-1}}.ccc-single-giveaway__entry-card{position:sticky;top:1.5rem;padding:1.5rem}.ccc-single-giveaway__login-prompt{text-align:center}.ccc-single-giveaway__login-prompt .dashicons{font-size:48px;width:48px;height:48px;color:#94a3b8;margin-bottom:.75rem}.ccc-single-giveaway__login-prompt h4{margin:0 0 .5rem;font-size:1.125rem;font-weight:700;color:#0f172a}.ccc-single-giveaway__login-prompt p{margin:0 0 1rem;font-size:.875rem;color:#475569}.ccc-single-giveaway__entered{text-align:center;padding:1rem;background:rgba(16,185,129,.1);border-radius:.75rem}.ccc-single-giveaway__entered .dashicons{font-size:48px;width:48px;height:48px;color:#10b981;margin-bottom:.75rem}.ccc-single-giveaway__entered h4{margin:0 0 .5rem;font-size:1.125rem;font-weight:700;color:#10b981}.ccc-single-giveaway__entered p{margin:0;font-size:.875rem;color:#475569}.ccc-single-giveaway__enter{text-align:center}.ccc-single-giveaway__balance{display:inline-flex;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.5rem 1rem;background:rgba(219,73,42,.1);border-radius:9999px}.ccc-single-giveaway__balance-label{font-size:.875rem;color:#475569}.ccc-single-giveaway__balance-value{font-size:1.125rem;font-weight:700;color:#db492a}.ccc-single-giveaway__cost-note{margin:.75rem 0 0;font-size:.75rem;color:#64748b}.ccc-single-giveaway__no-balance{padding:1rem;background:rgba(245,158,11,.1);border:1px solid #f59e0b;border-radius:.75rem;text-align:center}.ccc-single-giveaway__no-balance p{margin:0 0 .5rem;font-size:.875rem;color:rgb(58.0145128918%,37.3290103443%,2.377643971%)}.ccc-single-giveaway__no-balance p:last-child{margin-bottom:0}.ccc-single-giveaway__earn-hint{font-size:.75rem !important;color:#64748b !important}.ccc-single-giveaway__upcoming-notice{text-align:center;padding:1rem;background:rgba(59,130,246,.1);border-radius:.75rem}.ccc-single-giveaway__upcoming-notice .dashicons{font-size:48px;width:48px;height:48px;color:#3b82f6;margin-bottom:.75rem}.ccc-single-giveaway__upcoming-notice h4{margin:0 0 .5rem;font-size:1.125rem;font-weight:700;color:#3b82f6}.ccc-single-giveaway__upcoming-notice p{margin:0;font-size:.875rem;color:#475569}.ccc-single-giveaway__ended-notice{text-align:center}.ccc-single-giveaway__ended-notice .dashicons{font-size:48px;width:48px;height:48px;color:#94a3b8;margin-bottom:.75rem}.ccc-single-giveaway__ended-notice h4{margin:0 0 .5rem;font-size:1.125rem;font-weight:700;color:#334155}.ccc-single-giveaway__ended-notice p{margin:0;font-size:.875rem;color:#475569}.ccc-single-giveaway__winners{margin-top:1rem;text-align:left}.ccc-single-giveaway__winners h5{margin:0 0 .75rem;font-size:.875rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#334155}.ccc-single-giveaway__winners ul{list-style:none;padding:0;margin:0}.ccc-single-giveaway__winners li{display:flex;align-items:center;gap:.75rem;padding:.75rem;background:#f8fafc;border-radius:.5rem;margin-bottom:.5rem}.ccc-single-giveaway__winners li:last-child{margin-bottom:0}.ccc-single-giveaway__winners li img{width:32px;height:32px;border-radius:50%;object-fit:cover}.ccc-single-giveaway__winners li span{font-size:.875rem;font-weight:500;color:#0f172a}.ccc-single-giveaway__winner-you{margin-left:auto;padding:.25rem .5rem;font-size:.75rem;font-weight:700;color:gold;background:rgba(255,215,0,.2);border-radius:9999px}.ccc-single-giveaway__cancelled-notice{text-align:center;padding:1rem;background:#f1f5f9;border-radius:.75rem}.ccc-single-giveaway__cancelled-notice .dashicons{font-size:48px;width:48px;height:48px;color:#94a3b8;margin-bottom:.75rem}.ccc-single-giveaway__cancelled-notice h4{margin:0 0 .5rem;font-size:1.125rem;font-weight:700;color:#334155}.ccc-single-giveaway__cancelled-notice p{margin:0;font-size:.875rem;color:#64748b}.ccc-countdown-inline{display:inline-flex;align-items:center;gap:.25rem}.ccc-countdown-inline__unit{display:inline-flex;align-items:baseline;padding:.5rem .75rem;background:#ff6b6b;border-radius:.5rem;color:#fff}.ccc-countdown-inline__value{font-size:1.125rem;font-weight:700;font-variant-numeric:tabular-nums;min-width:24px;text-align:center}.ccc-countdown-inline__label{font-size:.75rem;font-weight:500;margin-left:2px;opacity:.9}.ccc-entry-indicator{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background:rgba(219,73,42,.08);border-radius:.75rem;font-size:.875rem;color:#475569}.ccc-entry-indicator .dashicons{font-size:16px;width:16px;height:16px;color:#db492a}.ccc-entry-indicator--claimed{background:rgba(16,185,129,.08);color:#10b981}.ccc-entry-indicator--claimed .dashicons{color:#10b981}.ccc-countdown-wrapper{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.ccc-countdown-wrapper__label{font-size:.875rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#ff6b6b}.ccc-countdown-wrapper--upcoming .ccc-countdown-wrapper__label{color:#3b82f6}.ccc-countdown-wrapper--upcoming .ccc-countdown-inline__unit{background:#3b82f6}.ccc-countdown-minimal{display:inline-flex;align-items:center;gap:.5rem;font-size:1rem}.ccc-countdown-minimal__label{font-weight:500;color:#475569}.ccc-countdown-minimal__time{font-weight:700;font-variant-numeric:tabular-nums;color:#db492a}.ccc-countdown-minimal__time span[data-unit]{display:inline}.ccc-countdown-ended{padding:1rem;background:#f1f5f9;border-radius:.75rem;text-align:center;font-size:.875rem;color:#475569}.ccc-winners-empty{padding:1.5rem;background:#f8fafc;border-radius:.75rem;text-align:center;font-size:.875rem;color:#64748b}.ccc-winner-card{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:1.5rem;background:#fff;border:1px solid #e2e8f0;border-radius:1rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.05)}.ccc-winner-card--single{max-width:500px;margin:0 auto}.ccc-winner-card .ccc-winner-card__info,.ccc-winner-card__info{display:flex !important;flex-direction:column !important;align-items:center !important;text-align:center !important;width:100%}.ccc-winner-card .ccc-winner-card__name,.ccc-winner-card__name{margin:0 0 .5rem !important;font-size:1.25rem !important;font-weight:700 !important;color:#0f172a !important;text-align:center !important}.ccc-winner-card .ccc-winner-card__membership,.ccc-winner-card__membership{display:inline-block !important;margin-bottom:1rem !important;padding:.25rem .75rem !important;font-size:.75rem !important;font-weight:500 !important;color:#db492a !important;background:rgba(219,73,42,.1) !important;border-radius:9999px !important}.ccc-winner-card .ccc-winner-card__prize,.ccc-winner-card__prize{display:flex !important;flex-direction:column !important;align-items:center !important;gap:.25rem !important;text-align:center !important}.ccc-winner-card .ccc-winner-card__prize-label,.ccc-winner-card__prize-label{font-size:.75rem !important;font-weight:500 !important;text-transform:uppercase !important;letter-spacing:.05em !important;color:#64748b !important}.ccc-winner-card .ccc-winner-card__prize-name,.ccc-winner-card__prize-name{font-size:1rem !important;font-weight:600 !important;color:#1e293b !important}.ccc-winner-card .ccc-winner-card__prize-value-label,.ccc-winner-card__prize-value-label{display:block !important;margin-top:.5rem !important;font-size:.75rem !important;font-weight:500 !important;text-transform:uppercase !important;letter-spacing:.05em !important;color:#64748b !important}.ccc-winner-card .ccc-winner-card__prize-value,.ccc-winner-card__prize-value{display:block !important;font-size:1.125rem !important;font-weight:700 !important;color:#10b981 !important}.ccc-winners-grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:1.5rem}@media(max-width: 768px){.ccc-winners-grid{grid-template-columns:1fr}}.ccc-winners-slider{position:relative;overflow:hidden}.ccc-winners-slider__track{position:relative}.ccc-winners-slider__slide{display:none;animation:fadeIn .3s ease}.ccc-winners-slider__slide.is-active{display:block}.ccc-winners-slider__controls{display:flex;align-items:center;justify-content:center;gap:1rem;margin-top:1.5rem}.ccc-winners-slider__prev,.ccc-winners-slider__next{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid #e2e8f0;border-radius:50%;cursor:pointer;transition:all 150ms ease}.ccc-winners-slider__prev:hover,.ccc-winners-slider__next:hover{background:#f8fafc;border-color:#cbd5e1}.ccc-winners-slider__prev .dashicons,.ccc-winners-slider__next .dashicons{font-size:20px;width:20px;height:20px;color:#475569}.ccc-winners-slider__dots{display:flex;align-items:center;gap:.5rem}.ccc-winners-slider__dot{width:10px;height:10px;padding:0;background:#cbd5e1;border:none;border-radius:50%;cursor:pointer;transition:all 150ms ease}.ccc-winners-slider__dot:hover{background:#94a3b8}.ccc-winners-slider__dot.is-active{background:#db492a;transform:scale(1.2)}@keyframes fadeIn{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media(max-width: 480px){.ccc-winner-card{padding:1rem}.ccc-winner-card .ccc-winner-card__name,.ccc-winner-card__name{font-size:1.125rem !important}.ccc-winners-slider__controls{gap:.5rem}.ccc-winners-slider__prev,.ccc-winners-slider__next{width:32px;height:32px}.ccc-winners-slider__prev .dashicons,.ccc-winners-slider__next .dashicons{font-size:16px;width:16px;height:16px}}.ccc-countdown{margin:1.5rem 0;padding:1.5rem;background:linear-gradient(135deg, rgba(219, 73, 42, 0.05) 0%, rgba(219, 73, 42, 0.02) 100%);border:2px solid rgba(219,73,42,.2);border-radius:1rem;text-align:center}.ccc-countdown--active{background:linear-gradient(135deg, rgba(16, 185, 129, 0.05) 0%, rgba(16, 185, 129, 0.02) 100%);border-color:rgba(16,185,129,.2)}.ccc-countdown--active .ccc-countdown__value{color:#10b981}.ccc-countdown--active .ccc-countdown__separator{color:#10b981}.ccc-countdown--expired{background:rgba(241,245,249,.5);border-color:#e2e8f0}.ccc-countdown--expired .ccc-countdown__value{color:#94a3b8}.ccc-countdown--expired .ccc-countdown__label{color:#475569;font-weight:600}.ccc-countdown__label{margin-bottom:1rem;font-size:.875rem;font-weight:500;text-transform:uppercase;letter-spacing:.05em;color:#475569}.ccc-countdown__timer{display:flex;align-items:center;justify-content:center;gap:.25rem;flex-wrap:nowrap}.ccc-countdown__unit{display:flex;flex-direction:column;align-items:center;min-width:0;padding:.5rem .5rem;background:#fff;border-radius:.75rem;box-shadow:0 2px 4px rgba(0,0,0,.05);flex:1 1 0}.ccc-countdown__value{font-size:clamp(1rem,2vw,1.875rem);font-weight:700;line-height:1;color:#db492a;font-variant-numeric:tabular-nums;white-space:nowrap}.ccc-countdown__unit-label{margin-top:.25rem;font-size:clamp(.5rem,1vw,.75rem);font-weight:500;text-transform:uppercase;letter-spacing:.05em;color:#64748b;white-space:nowrap}.ccc-countdown__separator{font-size:clamp(.75rem,1.5vw,1.125rem);font-weight:700;color:#db492a;opacity:.5;flex-shrink:0}@keyframes pulse{0%,100%{opacity:1}50%{opacity:.5}}@media(max-width: 768px){.ccc-giveaways__grid{grid-template-columns:1fr}.ccc-giveaway-entry__title{font-size:1.5rem}.ccc-giveaway-entry__prize{padding:1rem}.ccc-giveaway-entry__prize h3{font-size:1.125rem}.ccc-giveaway-entry__prize-value{font-size:1.25rem}.ccc-giveaway-entry__stats{grid-template-columns:1fr}.ccc-giveaway-entry__form,.ccc-giveaway-entry__rules,.ccc-giveaway-entry__already-entered,.ccc-giveaway-entry__not-started,.ccc-giveaway-entry__ended,.ccc-giveaway-entry__winners,.ccc-giveaway-entry__login-prompt{padding:1rem}.ccc-countdown{padding:1rem}.ccc-countdown__unit{padding:.25rem}.ccc-countdown__value{font-size:1.125rem}.ccc-countdown__separator{font-size:1rem}}[data-theme=dark] .ccc-card,[data-theme=dark] .ccc-profile-form,[data-theme=dark] .ccc-my-applications,[data-theme=dark] .ccc-matched-jobs,[data-theme=dark] .ccc-applications-list,[data-theme=dark] .ccc-jobs-grid,[data-theme=dark] .ccc-jobs-table-wrap,[data-theme=dark] .ccc-job-form,[data-theme=dark] .ccc-webinars:not(.ccc-wbn),[data-theme=dark] .ccc-resources:not(.ccc-rsc),[data-theme=dark] .ccc-giveaways:not(.ccc-gw),[data-theme=dark] .ccc-giveaway-entry,[data-theme=dark] .ccc-register,[data-theme=dark] .ccc-login,[data-theme=dark] .ccc-lost-password,[data-theme=dark] .ccc-reset-password{color:var(--crew-text-main, #f1f5f9) !important}[data-theme=dark] .ccc-card h1,[data-theme=dark] .ccc-card h2,[data-theme=dark] .ccc-card h3,[data-theme=dark] .ccc-card h4,[data-theme=dark] .ccc-card h5,[data-theme=dark] .ccc-card h6,[data-theme=dark] .ccc-card p,[data-theme=dark] .ccc-card span,[data-theme=dark] .ccc-card a,[data-theme=dark] .ccc-card label,[data-theme=dark] .ccc-card td,[data-theme=dark] .ccc-card th,[data-theme=dark] .ccc-card .description,[data-theme=dark] .ccc-profile-form h1,[data-theme=dark] .ccc-profile-form h2,[data-theme=dark] .ccc-profile-form h3,[data-theme=dark] .ccc-profile-form h4,[data-theme=dark] .ccc-profile-form h5,[data-theme=dark] .ccc-profile-form h6,[data-theme=dark] .ccc-profile-form p,[data-theme=dark] .ccc-profile-form span,[data-theme=dark] .ccc-profile-form a,[data-theme=dark] .ccc-profile-form label,[data-theme=dark] .ccc-profile-form td,[data-theme=dark] .ccc-profile-form th,[data-theme=dark] .ccc-profile-form .description,[data-theme=dark] .ccc-my-applications h1,[data-theme=dark] .ccc-my-applications h2,[data-theme=dark] .ccc-my-applications h3,[data-theme=dark] .ccc-my-applications h4,[data-theme=dark] .ccc-my-applications h5,[data-theme=dark] .ccc-my-applications h6,[data-theme=dark] .ccc-my-applications p,[data-theme=dark] .ccc-my-applications span,[data-theme=dark] .ccc-my-applications a,[data-theme=dark] .ccc-my-applications label,[data-theme=dark] .ccc-my-applications td,[data-theme=dark] .ccc-my-applications th,[data-theme=dark] .ccc-my-applications .description,[data-theme=dark] .ccc-matched-jobs h1,[data-theme=dark] .ccc-matched-jobs h2,[data-theme=dark] .ccc-matched-jobs h3,[data-theme=dark] .ccc-matched-jobs h4,[data-theme=dark] .ccc-matched-jobs h5,[data-theme=dark] .ccc-matched-jobs h6,[data-theme=dark] .ccc-matched-jobs p,[data-theme=dark] .ccc-matched-jobs span,[data-theme=dark] .ccc-matched-jobs a,[data-theme=dark] .ccc-matched-jobs label,[data-theme=dark] .ccc-matched-jobs td,[data-theme=dark] .ccc-matched-jobs th,[data-theme=dark] .ccc-matched-jobs .description,[data-theme=dark] .ccc-applications-list h1,[data-theme=dark] .ccc-applications-list h2,[data-theme=dark] .ccc-applications-list h3,[data-theme=dark] .ccc-applications-list h4,[data-theme=dark] .ccc-applications-list h5,[data-theme=dark] .ccc-applications-list h6,[data-theme=dark] .ccc-applications-list p,[data-theme=dark] .ccc-applications-list span,[data-theme=dark] .ccc-applications-list a,[data-theme=dark] .ccc-applications-list label,[data-theme=dark] .ccc-applications-list td,[data-theme=dark] .ccc-applications-list th,[data-theme=dark] .ccc-applications-list .description,[data-theme=dark] .ccc-jobs-grid h1,[data-theme=dark] .ccc-jobs-grid h2,[data-theme=dark] .ccc-jobs-grid h3,[data-theme=dark] .ccc-jobs-grid h4,[data-theme=dark] .ccc-jobs-grid h5,[data-theme=dark] .ccc-jobs-grid h6,[data-theme=dark] .ccc-jobs-grid p,[data-theme=dark] .ccc-jobs-grid span,[data-theme=dark] .ccc-jobs-grid a,[data-theme=dark] .ccc-jobs-grid label,[data-theme=dark] .ccc-jobs-grid td,[data-theme=dark] .ccc-jobs-grid th,[data-theme=dark] .ccc-jobs-grid .description,[data-theme=dark] .ccc-jobs-table-wrap h1,[data-theme=dark] .ccc-jobs-table-wrap h2,[data-theme=dark] .ccc-jobs-table-wrap h3,[data-theme=dark] .ccc-jobs-table-wrap h4,[data-theme=dark] .ccc-jobs-table-wrap h5,[data-theme=dark] .ccc-jobs-table-wrap h6,[data-theme=dark] .ccc-jobs-table-wrap p,[data-theme=dark] .ccc-jobs-table-wrap span,[data-theme=dark] .ccc-jobs-table-wrap a,[data-theme=dark] .ccc-jobs-table-wrap label,[data-theme=dark] .ccc-jobs-table-wrap td,[data-theme=dark] .ccc-jobs-table-wrap th,[data-theme=dark] .ccc-jobs-table-wrap .description,[data-theme=dark] .ccc-job-form h1,[data-theme=dark] .ccc-job-form h2,[data-theme=dark] .ccc-job-form h3,[data-theme=dark] .ccc-job-form h4,[data-theme=dark] .ccc-job-form h5,[data-theme=dark] .ccc-job-form h6,[data-theme=dark] .ccc-job-form p,[data-theme=dark] .ccc-job-form span,[data-theme=dark] .ccc-job-form a,[data-theme=dark] .ccc-job-form label,[data-theme=dark] .ccc-job-form td,[data-theme=dark] .ccc-job-form th,[data-theme=dark] .ccc-job-form .description,[data-theme=dark] .ccc-webinars:not(.ccc-wbn) h1,[data-theme=dark] .ccc-webinars:not(.ccc-wbn) h2,[data-theme=dark] .ccc-webinars:not(.ccc-wbn) h3,[data-theme=dark] .ccc-webinars:not(.ccc-wbn) h4,[data-theme=dark] .ccc-webinars:not(.ccc-wbn) h5,[data-theme=dark] .ccc-webinars:not(.ccc-wbn) h6,[data-theme=dark] .ccc-webinars:not(.ccc-wbn) p,[data-theme=dark] .ccc-webinars:not(.ccc-wbn) span,[data-theme=dark] .ccc-webinars:not(.ccc-wbn) a,[data-theme=dark] .ccc-webinars:not(.ccc-wbn) label,[data-theme=dark] .ccc-webinars:not(.ccc-wbn) td,[data-theme=dark] .ccc-webinars:not(.ccc-wbn) th,[data-theme=dark] .ccc-webinars:not(.ccc-wbn) .description,[data-theme=dark] .ccc-resources:not(.ccc-rsc) h1,[data-theme=dark] .ccc-resources:not(.ccc-rsc) h2,[data-theme=dark] .ccc-resources:not(.ccc-rsc) h3,[data-theme=dark] .ccc-resources:not(.ccc-rsc) h4,[data-theme=dark] .ccc-resources:not(.ccc-rsc) h5,[data-theme=dark] .ccc-resources:not(.ccc-rsc) h6,[data-theme=dark] .ccc-resources:not(.ccc-rsc) p,[data-theme=dark] .ccc-resources:not(.ccc-rsc) span,[data-theme=dark] .ccc-resources:not(.ccc-rsc) a,[data-theme=dark] .ccc-resources:not(.ccc-rsc) label,[data-theme=dark] .ccc-resources:not(.ccc-rsc) td,[data-theme=dark] .ccc-resources:not(.ccc-rsc) th,[data-theme=dark] .ccc-resources:not(.ccc-rsc) .description,[data-theme=dark] .ccc-giveaways:not(.ccc-gw) h1,[data-theme=dark] .ccc-giveaways:not(.ccc-gw) h2,[data-theme=dark] .ccc-giveaways:not(.ccc-gw) h3,[data-theme=dark] .ccc-giveaways:not(.ccc-gw) h4,[data-theme=dark] .ccc-giveaways:not(.ccc-gw) h5,[data-theme=dark] .ccc-giveaways:not(.ccc-gw) h6,[data-theme=dark] .ccc-giveaways:not(.ccc-gw) p,[data-theme=dark] .ccc-giveaways:not(.ccc-gw) span,[data-theme=dark] .ccc-giveaways:not(.ccc-gw) a,[data-theme=dark] .ccc-giveaways:not(.ccc-gw) label,[data-theme=dark] .ccc-giveaways:not(.ccc-gw) td,[data-theme=dark] .ccc-giveaways:not(.ccc-gw) th,[data-theme=dark] .ccc-giveaways:not(.ccc-gw) .description,[data-theme=dark] .ccc-giveaway-entry h1,[data-theme=dark] .ccc-giveaway-entry h2,[data-theme=dark] .ccc-giveaway-entry h3,[data-theme=dark] .ccc-giveaway-entry h4,[data-theme=dark] .ccc-giveaway-entry h5,[data-theme=dark] .ccc-giveaway-entry h6,[data-theme=dark] .ccc-giveaway-entry p,[data-theme=dark] .ccc-giveaway-entry span,[data-theme=dark] .ccc-giveaway-entry a,[data-theme=dark] .ccc-giveaway-entry label,[data-theme=dark] .ccc-giveaway-entry td,[data-theme=dark] .ccc-giveaway-entry th,[data-theme=dark] .ccc-giveaway-entry .description,[data-theme=dark] .ccc-register h1,[data-theme=dark] .ccc-register h2,[data-theme=dark] .ccc-register h3,[data-theme=dark] .ccc-register h4,[data-theme=dark] .ccc-register h5,[data-theme=dark] .ccc-register h6,[data-theme=dark] .ccc-register p,[data-theme=dark] .ccc-register span,[data-theme=dark] .ccc-register a,[data-theme=dark] .ccc-register label,[data-theme=dark] .ccc-register td,[data-theme=dark] .ccc-register th,[data-theme=dark] .ccc-register .description,[data-theme=dark] .ccc-login h1,[data-theme=dark] .ccc-login h2,[data-theme=dark] .ccc-login h3,[data-theme=dark] .ccc-login h4,[data-theme=dark] .ccc-login h5,[data-theme=dark] .ccc-login h6,[data-theme=dark] .ccc-login p,[data-theme=dark] .ccc-login span,[data-theme=dark] .ccc-login a,[data-theme=dark] .ccc-login label,[data-theme=dark] .ccc-login td,[data-theme=dark] .ccc-login th,[data-theme=dark] .ccc-login .description,[data-theme=dark] .ccc-lost-password h1,[data-theme=dark] .ccc-lost-password h2,[data-theme=dark] .ccc-lost-password h3,[data-theme=dark] .ccc-lost-password h4,[data-theme=dark] .ccc-lost-password h5,[data-theme=dark] .ccc-lost-password h6,[data-theme=dark] .ccc-lost-password p,[data-theme=dark] .ccc-lost-password span,[data-theme=dark] .ccc-lost-password a,[data-theme=dark] .ccc-lost-password label,[data-theme=dark] .ccc-lost-password td,[data-theme=dark] .ccc-lost-password th,[data-theme=dark] .ccc-lost-password .description,[data-theme=dark] .ccc-reset-password h1,[data-theme=dark] .ccc-reset-password h2,[data-theme=dark] .ccc-reset-password h3,[data-theme=dark] .ccc-reset-password h4,[data-theme=dark] .ccc-reset-password h5,[data-theme=dark] .ccc-reset-password h6,[data-theme=dark] .ccc-reset-password p,[data-theme=dark] .ccc-reset-password span,[data-theme=dark] .ccc-reset-password a,[data-theme=dark] .ccc-reset-password label,[data-theme=dark] .ccc-reset-password td,[data-theme=dark] .ccc-reset-password th,[data-theme=dark] .ccc-reset-password .description{color:var(--crew-text-main, #f1f5f9) !important}[data-theme=dark] .ccc-card a:hover,[data-theme=dark] .ccc-profile-form a:hover,[data-theme=dark] .ccc-my-applications a:hover,[data-theme=dark] .ccc-matched-jobs a:hover,[data-theme=dark] .ccc-applications-list a:hover,[data-theme=dark] .ccc-jobs-grid a:hover,[data-theme=dark] .ccc-jobs-table-wrap a:hover,[data-theme=dark] .ccc-job-form a:hover,[data-theme=dark] .ccc-webinars:not(.ccc-wbn) a:hover,[data-theme=dark] .ccc-resources:not(.ccc-rsc) a:hover,[data-theme=dark] .ccc-giveaways:not(.ccc-gw) a:hover,[data-theme=dark] .ccc-giveaway-entry a:hover,[data-theme=dark] .ccc-register a:hover,[data-theme=dark] .ccc-login a:hover,[data-theme=dark] .ccc-lost-password a:hover,[data-theme=dark] .ccc-reset-password a:hover{color:#db492a !important}[data-theme=dark] .ccc-card,[data-theme=dark] .ccc-profile-form .ccc-card,[data-theme=dark] .ccc-application-card,[data-theme=dark] .ccc-job-card,[data-theme=dark] .ccc-webinar-card,[data-theme=dark] .ccc-resource-card,[data-theme=dark] .ccc-giveaway-card,[data-theme=dark] .ccc-giveaway-entry,[data-theme=dark] .ccc-giveaways__filters,[data-theme=dark] .ccc-register__type,[data-theme=dark] .ccc-register__form,[data-theme=dark] .ccc-login__form,[data-theme=dark] .ccc-lost-password__form,[data-theme=dark] .ccc-reset-password__form,[data-theme=dark] .ccc-job-form,[data-theme=dark] .ccc-applicant-profile,[data-theme=dark] .ccc-job-applicants,[data-theme=dark] .ccc-job-detail,[data-theme=dark] .ccc-apply-job,[data-theme=dark] .ccc-empty-state{background:var(--crew-bg-card, #1e293b) !important;border-color:var(--crew-border, #334155) !important;color:var(--crew-text-main, #f1f5f9) !important}[data-theme=dark] .ccc-card__header,[data-theme=dark] .ccc-profile-form .ccc-card__header,[data-theme=dark] .ccc-profile-form__avatar,[data-theme=dark] .ccc-jobs-table th,[data-theme=dark] .ccc-register__type:hover,[data-theme=dark] .ccc-job-form__section-header,[data-theme=dark] .ccc-webinar-card__header,[data-theme=dark] .ccc-webinar-card__icon-wrapper,[data-theme=dark] .ccc-resource-card__header,[data-theme=dark] .ccc-giveaway-entry__header,[data-theme=dark] .ccc-giveaway-card__footer,[data-theme=dark] .ccc-giveaway-card__image{background:var(--crew-bg-body, #0f172a) !important;border-color:var(--crew-border, #334155) !important}[data-theme=dark] .ccc-jobs-table th,[data-theme=dark] .ccc-jobs-table td{border-color:var(--crew-border, #334155) !important;color:var(--crew-text-main, #f1f5f9) !important}[data-theme=dark] .ccc-jobs-table th{background:var(--crew-bg-body, #0f172a) !important}[data-theme=dark] .ccc-jobs-table tbody tr:hover{background:rgba(255,255,255,.05) !important}[data-theme=dark] .ccc-application-card{background:var(--crew-bg-card, #1e293b) !important;border-color:var(--crew-border, #334155) !important}[data-theme=dark] .ccc-application-card__info h4 a,[data-theme=dark] .ccc-application-card__info p,[data-theme=dark] .ccc-application-card__company,[data-theme=dark] .ccc-application-card__date{color:var(--crew-text-main, #f1f5f9) !important}[data-theme=dark] .ccc-job-card{background:var(--crew-bg-card, #1e293b) !important;border-color:var(--crew-border, #334155) !important}[data-theme=dark] .ccc-job-card__title a,[data-theme=dark] .ccc-job-card__company,[data-theme=dark] .ccc-job-card__location,[data-theme=dark] .ccc-job-card__meta{color:var(--crew-text-main, #f1f5f9) !important}[data-theme=dark] .ccc-webinar-card{background:var(--crew-bg-card, #1e293b) !important}[data-theme=dark] .ccc-webinar-card__header{background:linear-gradient(135deg, #1e3a5f 0%, #1e293b 100%) !important}[data-theme=dark] .ccc-webinar-card__icon-wrapper{background:var(--crew-bg-card, #1e293b) !important;color:#60a5fa !important}[data-theme=dark] .ccc-webinar-card__content{background:var(--crew-bg-card, #1e293b) !important}[data-theme=dark] .ccc-webinar-card__title a,[data-theme=dark] .ccc-webinar-card__category,[data-theme=dark] .ccc-webinar-card__excerpt{color:var(--crew-text-main, #f1f5f9) !important}[data-theme=dark] .ccc-webinar-card__meta{color:var(--crew-text-light, #94a3b8) !important;background:rgba(0,0,0,0) !important}[data-theme=dark] .ccc-webinar-card__meta-item{color:var(--crew-text-light, #94a3b8) !important}[data-theme=dark] .ccc-webinar-card__actions{border-color:var(--crew-border, #334155) !important}[data-theme=dark] .ccc-resource-card{background:var(--crew-bg-card, #1e293b) !important;border-color:var(--crew-border, #334155) !important}[data-theme=dark] .ccc-resource-card__title a,[data-theme=dark] .ccc-resource-card__excerpt,[data-theme=dark] .ccc-resource-card__meta{color:var(--crew-text-main, #f1f5f9) !important}[data-theme=dark] .ccc-giveaways__filters{background:var(--crew-bg-card, #1e293b) !important;border-color:var(--crew-border, #334155) !important}[data-theme=dark] .ccc-giveaways__balance-card{background:linear-gradient(135deg, rgba(99, 102, 241, 0.1) 0%, rgba(99, 102, 241, 0.05) 100%) !important;border-color:rgba(99,102,241,.2) !important}[data-theme=dark] .ccc-giveaways__balance-row:not(:last-child){border-color:rgba(99,102,241,.2) !important}[data-theme=dark] .ccc-giveaways__balance-label{color:var(--crew-text-light, #94a3b8) !important}[data-theme=dark] .ccc-giveaways__empty{color:var(--crew-text-main, #f1f5f9) !important}[data-theme=dark] .ccc-giveaways__empty h3,[data-theme=dark] .ccc-giveaways__empty p{color:var(--crew-text-main, #f1f5f9) !important}[data-theme=dark] .ccc-giveaway-card{background:var(--crew-bg-card, #1e293b) !important;border-color:var(--crew-border, #334155) !important}[data-theme=dark] .ccc-giveaway-card__image{background:var(--crew-bg-body, #0f172a) !important}[data-theme=dark] .ccc-giveaway-card__content{background:var(--crew-bg-card, #1e293b) !important}[data-theme=dark] .ccc-giveaway-card__title,[data-theme=dark] .ccc-giveaway-card__title a{color:var(--crew-text-main, #f1f5f9) !important}[data-theme=dark] .ccc-giveaway-card__excerpt{color:var(--crew-text-light, #94a3b8) !important}[data-theme=dark] .ccc-giveaway-card__meta{border-color:var(--crew-border, #334155) !important;color:var(--crew-text-light, #94a3b8) !important}[data-theme=dark] .ccc-giveaway-card__footer{background:var(--crew-bg-body, #0f172a) !important;border-color:var(--crew-border, #334155) !important}[data-theme=dark] .ccc-giveaway-card__stats{color:var(--crew-text-light, #94a3b8) !important}[data-theme=dark] .ccc-giveaway-card__stats strong{color:var(--crew-text-main, #f1f5f9) !important}[data-theme=dark] .ccc-giveaway-entry__header h1,[data-theme=dark] .ccc-giveaway-entry__header p{color:var(--crew-text-main, #f1f5f9) !important}[data-theme=dark] .ccc-giveaway-entry__card{background:var(--crew-bg-card, #1e293b) !important;border-color:var(--crew-border, #334155) !important}[data-theme=dark] .ccc-giveaway-entry__info,[data-theme=dark] .ccc-giveaway-entry__rules,[data-theme=dark] .ccc-giveaway-entry__form{color:var(--crew-text-main, #f1f5f9) !important}[data-theme=dark] .ccc-job-filter__bar{background:var(--crew-bg-card, #1e293b) !important;border-color:var(--crew-border, #334155) !important}[data-theme=dark] .ccc-job-filter__label{color:var(--crew-text-light, #94a3b8) !important}[data-theme=dark] .ccc-job-filter__btn{background:var(--crew-bg-body, #0f172a) !important;border-color:var(--crew-border, #334155) !important;color:var(--crew-text-main, #f1f5f9) !important}[data-theme=dark] .ccc-job-filter__btn:hover,[data-theme=dark] .ccc-job-filter__btn.is-active{background:#db492a !important;border-color:#db492a !important;color:#fff !important}[data-theme=dark] .ccc-job-filter__select{background:var(--crew-bg-body, #0f172a) !important;border-color:var(--crew-border, #334155) !important;color:var(--crew-text-main, #f1f5f9) !important}[data-theme=dark] .ccc-job-filter__clear{background:rgba(0,0,0,0) !important;border-color:var(--crew-border, #334155) !important;color:var(--crew-text-main, #f1f5f9) !important}[data-theme=dark] .ccc-job-filter__clear:hover{background:var(--crew-bg-body, #0f172a) !important}[data-theme=dark] .ccc-job-filter__count{color:var(--crew-text-main, #f1f5f9) !important}[data-theme=dark] .ccc-job-filter__count strong{color:var(--crew-text-main, #f1f5f9) !important}[data-theme=dark] .ccc-job-filter__results-info{border-color:var(--crew-border, #334155) !important}[data-theme=dark] .ccc-job-filter__active-tag{background:rgba(219,73,42,.2) !important;color:#818cf8 !important}[data-theme=dark] .ccc-job-filter__search-input input{background:var(--crew-bg-body, #0f172a) !important;border-color:var(--crew-border, #334155) !important;color:var(--crew-text-main, #f1f5f9) !important}[data-theme=dark] .ccc-job-filter__search-input input::placeholder{color:var(--crew-text-light, #94a3b8) !important}[data-theme=dark] .ccc-job-card-modern{background:var(--crew-bg-card, #1e293b) !important;border-color:var(--crew-border, #334155) !important}[data-theme=dark] .ccc-job-card-modern__header{background:linear-gradient(135deg, #1e3a5f 0%, #1e293b 100%) !important;border-color:var(--crew-border, #334155) !important}[data-theme=dark] .ccc-job-card-modern__logo{background:var(--crew-bg-body, #0f172a) !important}[data-theme=dark] .ccc-job-card-modern__logo--placeholder{color:var(--crew-text-light, #94a3b8) !important}[data-theme=dark] .ccc-job-card-modern__type{background:var(--crew-bg-body, #0f172a) !important;color:#818cf8 !important}[data-theme=dark] .ccc-job-card-modern__applied-badge{background:#059669 !important;color:#fff !important}[data-theme=dark] .ccc-job-card-modern--applied::before{background:#059669 !important}[data-theme=dark] .ccc-job-card-modern__content{background:var(--crew-bg-card, #1e293b) !important}[data-theme=dark] .ccc-job-card-modern__title a{color:var(--crew-text-main, #f1f5f9) !important}[data-theme=dark] .ccc-job-card-modern__company{color:var(--crew-text-light, #94a3b8) !important}[data-theme=dark] .ccc-job-card-modern__meta-item{color:var(--crew-text-light, #94a3b8) !important}[data-theme=dark] .ccc-job-card-modern__footer{background:var(--crew-bg-body, #0f172a) !important;border-color:var(--crew-border, #334155) !important}[data-theme=dark] .ccc-job-card-modern__salary{color:var(--crew-text-main, #f1f5f9) !important}[data-theme=dark] .ccc-profile-form__avatar{background:var(--crew-bg-body, #0f172a) !important}[data-theme=dark] .ccc-profile-form__avatar img{border-color:var(--crew-border, #334155) !important}[data-theme=dark] .ccc-profile-form__avatar-label,[data-theme=dark] .ccc-profile-form__avatar-hint{color:var(--crew-text-main, #f1f5f9) !important}[data-theme=dark] .ccc-profile-form input[type=file]{background:var(--crew-bg-card, #1e293b) !important;border-color:var(--crew-border, #334155) !important;color:var(--crew-text-main, #f1f5f9) !important}[data-theme=dark] .ccc-profile-form .ccc-form__label{color:var(--crew-text-main, #f1f5f9) !important}[data-theme=dark] .ccc-profile-form .ccc-form__input,[data-theme=dark] .ccc-profile-form .ccc-form__select,[data-theme=dark] .ccc-profile-form .ccc-form__textarea{background:var(--crew-bg-body, #0f172a) !important;border-color:var(--crew-border, #334155) !important;color:var(--crew-text-main, #f1f5f9) !important}[data-theme=dark] .acf-image-uploader .image-wrap,[data-theme=dark] .acf-file-uploader .image-wrap{background:var(--crew-bg-body, #0f172a) !important;border-color:var(--crew-border, #334155) !important}[data-theme=dark] .acf-image-uploader .acf-button-delete,[data-theme=dark] .acf-file-uploader .acf-button-delete{background:var(--crew-bg-card, #1e293b) !important;color:var(--crew-text-main, #f1f5f9) !important}[data-theme=dark] input[type=text],[data-theme=dark] input[type=email],[data-theme=dark] input[type=url],[data-theme=dark] input[type=tel],[data-theme=dark] input[type=number],[data-theme=dark] input[type=password],[data-theme=dark] input[type=search],[data-theme=dark] input[type=date],[data-theme=dark] select,[data-theme=dark] textarea,[data-theme=dark] .acf-field input,[data-theme=dark] .acf-field select,[data-theme=dark] .acf-field textarea{background:var(--crew-bg-body, #0f172a) !important;border-color:var(--crew-border, #334155) !important;color:var(--crew-text-main, #f1f5f9) !important}[data-theme=dark] input[type=text]::placeholder,[data-theme=dark] input[type=email]::placeholder,[data-theme=dark] input[type=url]::placeholder,[data-theme=dark] input[type=tel]::placeholder,[data-theme=dark] input[type=number]::placeholder,[data-theme=dark] input[type=password]::placeholder,[data-theme=dark] input[type=search]::placeholder,[data-theme=dark] input[type=date]::placeholder,[data-theme=dark] select::placeholder,[data-theme=dark] textarea::placeholder,[data-theme=dark] .acf-field input::placeholder,[data-theme=dark] .acf-field select::placeholder,[data-theme=dark] .acf-field textarea::placeholder{color:var(--crew-text-light, #94a3b8) !important}[data-theme=dark] .acf-fields{background:rgba(0,0,0,0) !important}[data-theme=dark] .acf-fields>.acf-field{border-color:var(--crew-border, #334155) !important}[data-theme=dark] .acf-field{background:rgba(0,0,0,0) !important}[data-theme=dark] .acf-label label{color:var(--crew-text-main, #f1f5f9) !important}[data-theme=dark] .acf-field .description{color:var(--crew-text-light, #94a3b8) !important}[data-theme=dark] .acf-checkbox-list li label,[data-theme=dark] .acf-radio-list li label{color:var(--crew-text-main, #f1f5f9) !important}[data-theme=dark] .acf-file-uploader,[data-theme=dark] .acf-image-uploader{background:var(--crew-bg-body, #0f172a) !important;border-color:var(--crew-border, #334155) !important}[data-theme=dark] .acf-repeater .acf-row{background:var(--crew-bg-body, #0f172a) !important;border-color:var(--crew-border, #334155) !important}[data-theme=dark] .acf-tab-wrap .acf-tab-group li a{background:var(--crew-bg-body, #0f172a) !important;color:var(--crew-text-main, #f1f5f9) !important;border-color:var(--crew-border, #334155) !important}[data-theme=dark] .acf-tab-wrap .acf-tab-group li.active a{background:var(--crew-bg-card, #1e293b) !important;border-bottom-color:var(--crew-bg-card, #1e293b) !important}[data-theme=dark] .select2-container--default .select2-selection--single,[data-theme=dark] .select2-container--default .select2-selection--multiple{background-color:var(--crew-bg-body, #0f172a) !important;border-color:var(--crew-border, #334155) !important}[data-theme=dark] .select2-container--default .select2-selection--single .select2-selection__rendered{color:var(--crew-text-main, #f1f5f9) !important}[data-theme=dark] .select2-dropdown{background-color:var(--crew-bg-card, #1e293b) !important;border-color:var(--crew-border, #334155) !important}[data-theme=dark] .select2-results__option{color:var(--crew-text-main, #f1f5f9) !important}[data-theme=dark] .select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:rgba(255,255,255,.1) !important}[data-theme=dark] .ccc-badge--pending,[data-theme=dark] .ccc-status--pending{background-color:rgba(245,158,11,.2) !important;color:#fbbf24 !important}[data-theme=dark] .ccc-badge--interview,[data-theme=dark] .ccc-status--interview{background-color:rgba(59,130,246,.2) !important;color:#60a5fa !important}[data-theme=dark] .ccc-badge--offer,[data-theme=dark] .ccc-status--offer{background-color:rgba(219,73,42,.2) !important;color:#818cf8 !important}[data-theme=dark] .ccc-badge--rejected,[data-theme=dark] .ccc-status--rejected{background-color:rgba(239,68,68,.2) !important;color:#f87171 !important}[data-theme=dark] .ccc-badge--hired,[data-theme=dark] .ccc-status--hired{background-color:rgba(16,185,129,.2) !important;color:#34d399 !important}[data-theme=dark] .ccc-badge--closed,[data-theme=dark] .ccc-status--closed{background-color:rgba(100,116,139,.2) !important;color:#9ca3af !important}[data-theme=dark] .ccc-badge--reviewed,[data-theme=dark] .ccc-status--reviewed{background-color:rgba(59,130,246,.2) !important;color:#60a5fa !important}[data-theme=dark] .ccc-badge--shortlisted,[data-theme=dark] .ccc-status--shortlisted{background-color:rgba(219,73,42,.2) !important;color:#818cf8 !important}[data-theme=dark] .ccc-badge--draft,[data-theme=dark] .ccc-status--draft{background-color:rgba(100,116,139,.2) !important;color:#9ca3af !important}[data-theme=dark] .ccc-badge--publish,[data-theme=dark] .ccc-badge--published,[data-theme=dark] .ccc-status--publish,[data-theme=dark] .ccc-status--published{background-color:rgba(16,185,129,.2) !important;color:#34d399 !important}[data-theme=dark] .ccc-applicant-card{background:var(--crew-bg-card, #1e293b) !important;border-color:var(--crew-border, #334155) !important}[data-theme=dark] .ccc-applicant-card__info h4{color:var(--crew-text-main, #f1f5f9) !important}[data-theme=dark] .ccc-applicant-card__info p{color:var(--crew-text-light, #94a3b8) !important}[data-theme=dark] .ccc-applicant-profile{background:var(--crew-bg-card, #1e293b) !important;border-color:var(--crew-border, #334155) !important}[data-theme=dark] .ccc-applicant-profile__avatar img{border-color:var(--crew-border, #334155) !important}[data-theme=dark] .ccc-applicant-profile__name{color:var(--crew-text-main, #f1f5f9) !important}[data-theme=dark] .ccc-applicant-profile__meta{border-color:var(--crew-border, #334155) !important}[data-theme=dark] .ccc-applicant-profile__meta-item{color:var(--crew-text-light, #94a3b8) !important}[data-theme=dark] .ccc-applicant-profile__meta-item svg{color:var(--crew-text-light, #94a3b8) !important}[data-theme=dark] .ccc-applicant-profile__section h3{color:var(--crew-text-main, #f1f5f9) !important}[data-theme=dark] .ccc-applicant-profile__field-label{color:var(--crew-text-light, #94a3b8) !important}[data-theme=dark] .ccc-applicant-profile__field-value{color:var(--crew-text-main, #f1f5f9) !important}[data-theme=dark] .ccc-applicant-profile__skill{background:var(--crew-bg-body, #0f172a) !important;color:var(--crew-text-main, #f1f5f9) !important}[data-theme=dark] .ccc-applicant-profile__status-update{border-color:var(--crew-border, #334155) !important}[data-theme=dark] .ccc-applicant-profile__status-update label{color:var(--crew-text-main, #f1f5f9) !important}[data-theme=dark] .ccc-empty-state__icon{color:var(--crew-text-light, #94a3b8) !important}[data-theme=dark] .ccc-empty-state__title{color:var(--crew-text-main, #f1f5f9) !important}[data-theme=dark] .ccc-empty-state__text{color:var(--crew-text-light, #94a3b8) !important}[data-theme=dark] .ccc-see-more{border-color:var(--crew-border, #334155) !important}[data-theme=dark] .ccc-see-more__link{background:rgba(219,73,42,.1) !important;color:#818cf8 !important}[data-theme=dark] .ccc-pagination a,[data-theme=dark] .ccc-pagination span{background:var(--crew-bg-card, #1e293b) !important;border-color:var(--crew-border, #334155) !important;color:var(--crew-text-main, #f1f5f9) !important}[data-theme=dark] .ccc-pagination .current{background:#db492a !important;color:#fff !important}[data-theme=dark] .ccc-single-giveaway__hero{background:var(--crew-bg-card, #1e293b) !important;box-shadow:0 4px 6px -1px rgba(0,0,0,.3) !important}[data-theme=dark] .ccc-single-giveaway__image{background:var(--crew-bg-body, #0f172a) !important}[data-theme=dark] .ccc-single-giveaway__placeholder{background:linear-gradient(135deg, #1e293b 0%, #0f172a 100%) !important}[data-theme=dark] .ccc-single-giveaway__placeholder .dashicons{color:var(--crew-text-light, #94a3b8) !important}[data-theme=dark] .ccc-single-giveaway__details{background:var(--crew-bg-card, #1e293b) !important}[data-theme=dark] .ccc-single-giveaway__title{color:var(--crew-text-main, #f1f5f9) !important}[data-theme=dark] .ccc-single-giveaway__prize-desc{color:var(--crew-text-light, #94a3b8) !important}[data-theme=dark] .ccc-single-giveaway__prize-value{color:var(--crew-text-main, #f1f5f9) !important}[data-theme=dark] .ccc-single-giveaway__countdown-label{color:#f87171 !important}[data-theme=dark] .ccc-single-giveaway__stat{background:var(--crew-bg-card, #1e293b) !important;border-color:var(--crew-border, #334155) !important}[data-theme=dark] .ccc-single-giveaway__stat-value{color:var(--crew-text-main, #f1f5f9) !important}[data-theme=dark] .ccc-single-giveaway__stat-label{color:var(--crew-text-light, #94a3b8) !important}[data-theme=dark] .ccc-single-giveaway__description,[data-theme=dark] .ccc-single-giveaway__rules{background:var(--crew-bg-card, #1e293b) !important;border-color:var(--crew-border, #334155) !important}[data-theme=dark] .ccc-single-giveaway__description h3,[data-theme=dark] .ccc-single-giveaway__rules h3{color:var(--crew-text-main, #f1f5f9) !important}[data-theme=dark] .ccc-single-giveaway__description p,[data-theme=dark] .ccc-single-giveaway__description li,[data-theme=dark] .ccc-single-giveaway__rules p,[data-theme=dark] .ccc-single-giveaway__rules li{color:var(--crew-text-main, #f1f5f9) !important}[data-theme=dark] .ccc-single-giveaway__sidebar .ccc-card{background:var(--crew-bg-card, #1e293b) !important;border-color:var(--crew-border, #334155) !important}[data-theme=dark] .ccc-single-giveaway__entry-form{background:var(--crew-bg-card, #1e293b) !important;border-color:var(--crew-border, #334155) !important}[data-theme=dark] .ccc-single-giveaway__entry-form h3{color:var(--crew-text-main, #f1f5f9) !important}[data-theme=dark] .ccc-single-giveaway__winners{background:var(--crew-bg-card, #1e293b) !important;border-color:var(--crew-border, #334155) !important}[data-theme=dark] .ccc-single-giveaway__winners h3{color:var(--crew-text-main, #f1f5f9) !important}[data-theme=dark] .ccc-single-giveaway__winner-item{color:var(--crew-text-main, #f1f5f9) !important}[data-theme=dark] .ccc-notifications__header{border-color:var(--crew-border, #334155) !important}[data-theme=dark] .ccc-notifications__header h2{color:var(--crew-text-main, #f1f5f9) !important}[data-theme=dark] .ccc-notifications__empty{color:var(--crew-text-light, #94a3b8) !important}[data-theme=dark] .ccc-notifications__item{border-color:var(--crew-border, #334155) !important}[data-theme=dark] .ccc-notifications__item:hover{background-color:var(--crew-bg-body, #0f172a) !important}[data-theme=dark] .ccc-notifications__item.is-unread{background-color:rgba(219,73,42,.1) !important}[data-theme=dark] .ccc-notifications__item.is-read{opacity:.7}[data-theme=dark] .ccc-notifications__title{color:var(--crew-text-main, #f1f5f9) !important}[data-theme=dark] .ccc-notifications__time{color:var(--crew-text-light, #94a3b8) !important}[data-theme=dark] .ccc-notifications__icon{background-color:var(--crew-bg-body, #0f172a) !important;color:var(--crew-text-main, #f1f5f9) !important}[data-theme=dark] .ccc-cart-icon__link{color:var(--crew-text-main, #f1f5f9) !important}[data-theme=dark] .ccc-cart-icon__link:hover{color:#db492a !important}[data-theme=dark] .ccc-cart-icon__count{background-color:#db492a !important;color:#fff !important}[data-theme=dark] .ccc-cart-icon__total{color:var(--crew-text-light, #94a3b8) !important}.ccc-cart-icon{display:inline-flex;align-items:center;position:relative}.ccc-cart-icon__trigger{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem;color:var(--crew-text-main, #334155);background:rgba(0,0,0,0);border:none;border-radius:.5rem;cursor:pointer;transition:color .2s ease,background-color .2s ease;position:relative}.ccc-cart-icon__trigger:hover{color:#db492a;background-color:var(--crew-bg-hover, rgba(219, 73, 42, 0.08))}.ccc-cart-icon__trigger:focus{outline:2px solid #db492a;outline-offset:2px}.ccc-cart-icon__link.screen-reader-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}.ccc-cart-icon__icon{font-size:20px;line-height:1}.ccc-cart-icon__icon.dashicons{width:20px;height:20px}.ccc-cart-icon__count{position:absolute;top:0;right:0;min-width:18px;height:18px;padding:0 5px;font-size:11px;font-weight:600;line-height:18px;text-align:center;color:#fff;background-color:#db492a;border-radius:9px;transform:translate(25%, -25%);opacity:0;visibility:hidden;transition:opacity .2s ease,transform .2s ease}.ccc-cart-icon__count--visible{opacity:1;visibility:visible}.ccc-cart-icon__total{font-size:.875rem;font-weight:500;color:var(--crew-text-light, #64748b);margin-left:.25rem}.ccc-cart-icon__dropdown{position:absolute;top:100%;right:0;z-index:1000;min-width:320px;max-width:400px;background-color:var(--crew-bg-card, #fff);border:1px solid var(--crew-border, #e2e8f0);border-radius:.75rem;box-shadow:0 10px 40px rgba(0,0,0,.15);opacity:0;visibility:hidden;transform:translateY(10px);transition:opacity .2s ease,transform .2s ease,visibility .2s ease}.ccc-cart-icon__dropdown[aria-hidden=false]{opacity:1;visibility:visible;transform:translateY(0)}.ccc-cart-icon__dropdown-header{padding:.75rem 1rem;border-bottom:1px solid var(--crew-border, #e2e8f0)}.ccc-cart-icon__dropdown-header strong{font-size:1rem;font-weight:600;color:var(--crew-text-main, #0f172a)}.ccc-cart-icon__dropdown-content{max-height:350px;overflow-y:auto}.ccc-cart-icon__dropdown-content .widget_shopping_cart_content{padding:0}.ccc-cart-icon__dropdown-content .woocommerce-mini-cart{margin:0;padding:0;list-style:none}.ccc-cart-icon__dropdown-content .woocommerce-mini-cart-item{display:grid;grid-template-columns:1fr auto;grid-template-areas:"name remove" "qty  remove";column-gap:.75rem;row-gap:2px;align-items:center;padding:.75rem 1rem;border-bottom:1px solid var(--crew-border, #f1f5f9)}.ccc-cart-icon__dropdown-content .woocommerce-mini-cart-item:last-child{border-bottom:none}.ccc-cart-icon__dropdown-content .woocommerce-mini-cart-item a:not(.remove){grid-area:name;min-width:0;color:var(--crew-text-main, #0f172a);text-decoration:none;font-weight:500}.ccc-cart-icon__dropdown-content .woocommerce-mini-cart-item a:not(.remove):hover{color:#db492a}.ccc-cart-icon__dropdown-content .woocommerce-mini-cart-item .quantity{grid-area:qty;display:block;font-size:.875rem;color:var(--crew-text-light, #64748b);margin-top:0}.ccc-cart-icon__dropdown-content .woocommerce-mini-cart-item .remove{grid-area:remove;justify-self:end;align-self:center;display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;margin:0;font-size:18px;line-height:1;font-weight:600;color:#ef4444;background-color:rgba(239,68,68,.08);border:1px solid rgba(239,68,68,.25);border-radius:50%;text-decoration:none;transition:color .15s ease,background-color .15s ease,border-color .15s ease,transform .15s ease}.ccc-cart-icon__dropdown-content .woocommerce-mini-cart-item .remove:hover,.ccc-cart-icon__dropdown-content .woocommerce-mini-cart-item .remove:focus-visible{color:#fff;background-color:#ef4444;border-color:#ef4444;transform:scale(1.05);outline:none}.ccc-cart-icon__dropdown-content .woocommerce-mini-cart__empty-message{padding:1.5rem 1rem;text-align:center;color:var(--crew-text-light, #64748b)}.ccc-cart-icon__dropdown-content .woocommerce-mini-cart__total{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1rem;background-color:var(--crew-bg-body, #f8fafc);border-top:1px solid var(--crew-border, #e2e8f0)}.ccc-cart-icon__dropdown-content .woocommerce-mini-cart__total strong{font-weight:600;color:var(--crew-text-main, #0f172a)}.ccc-cart-icon__dropdown-content .woocommerce-mini-cart__total .woocommerce-Price-amount{font-weight:700;color:#db492a}.ccc-cart-icon__dropdown-content .woocommerce-mini-cart__buttons{display:flex;gap:.5rem;padding:.75rem 1rem}.ccc-cart-icon__dropdown-content .woocommerce-mini-cart__buttons a{flex:1;display:inline-flex;align-items:center;justify-content:center;padding:.5rem .75rem;font-size:.875rem;font-weight:500;text-decoration:none;border-radius:.5rem;transition:background-color .2s ease,color .2s ease}.ccc-cart-icon__dropdown-content .woocommerce-mini-cart__buttons a.wc-forward:not(.checkout){color:var(--crew-text-main, #334155);background-color:var(--crew-bg-body, #f1f5f9)}.ccc-cart-icon__dropdown-content .woocommerce-mini-cart__buttons a.wc-forward:not(.checkout):hover{background-color:var(--crew-bg-hover, #e2e8f0)}.ccc-cart-icon__dropdown-content .woocommerce-mini-cart__buttons a.checkout{color:#fff;background-color:#db492a}.ccc-cart-icon__dropdown-content .woocommerce-mini-cart__buttons a.checkout:hover{background-color:rgb(73.8681785967%,23.2355303567%,12.4847625797%)}.ccc-cart-icon--open .ccc-cart-icon__dropdown{opacity:1;visibility:visible;transform:translateY(0)}.ccc-cart-icon__count.updating{animation:ccc-cart-bounce .3s ease}@keyframes ccc-cart-bounce{0%,100%{transform:translate(25%, -25%) scale(1)}50%{transform:translate(25%, -25%) scale(1.2)}}.topbar__right .ccc-cart-icon{margin-right:.5rem}.topbar__right .ccc-cart-icon__trigger{padding:.5rem .75rem}.dark-mode .ccc-cart-icon__dropdown{background-color:var(--crew-bg-card, #1e293b);border-color:var(--crew-border, #334155);box-shadow:0 10px 40px rgba(0,0,0,.4)}.dark-mode .ccc-cart-icon__dropdown-header{border-color:var(--crew-border, #334155)}.dark-mode .ccc-cart-icon__dropdown-header strong{color:var(--crew-text-main, #f1f5f9)}.dark-mode .ccc-cart-icon__dropdown-content .woocommerce-mini-cart-item{border-color:var(--crew-border, #334155)}.dark-mode .ccc-cart-icon__dropdown-content .woocommerce-mini-cart-item a:not(.remove){color:var(--crew-text-main, #f1f5f9)}.dark-mode .ccc-cart-icon__dropdown-content .woocommerce-mini-cart__total{background-color:var(--crew-bg-body, #0f172a);border-color:var(--crew-border, #334155)}.dark-mode .ccc-cart-icon__dropdown-content .woocommerce-mini-cart__total strong{color:var(--crew-text-main, #f1f5f9)}.dark-mode .ccc-cart-icon__dropdown-content .woocommerce-mini-cart__buttons a.wc-forward:not(.checkout){color:var(--crew-text-main, #f1f5f9);background-color:var(--crew-bg-body, #0f172a)}.dark-mode .ccc-cart-icon__dropdown-content .woocommerce-mini-cart__buttons a.wc-forward:not(.checkout):hover{background-color:#334155}.ccc-tier-badge{display:inline-flex;align-items:center;padding:.25rem .75rem;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;border-radius:9999px}.ccc-tier-badge--none{background-color:var(--crew-bg-body, #f1f5f9);color:var(--crew-text-light, #64748b)}.ccc-tier-badge--starter{background-color:#dbeafe;color:#1e40af}.ccc-tier-badge--pro{background-color:#dcfce7;color:#166534}.ccc-tier-badge--mvp{background:linear-gradient(135deg, #fef3c7 0%, #fde68a 100%);color:#92400e}.dark-mode .ccc-tier-badge--none{background-color:var(--crew-bg-card, #1e293b);color:var(--crew-text-light, #94a3b8)}.dark-mode .ccc-tier-badge--starter{background-color:rgba(59,130,246,.2);color:#60a5fa}.dark-mode .ccc-tier-badge--pro{background-color:rgba(16,185,129,.2);color:#34d399}.dark-mode .ccc-tier-badge--mvp{background:linear-gradient(135deg, rgba(245, 158, 11, 0.2) 0%, rgba(251, 191, 36, 0.3) 100%);color:#fbbf24}.ccc-my-account__header{margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid var(--crew-border, #e2e8f0)}.ccc-my-account__user-info{display:flex;align-items:center;gap:1rem}.ccc-my-account__avatar{flex-shrink:0}.ccc-my-account__avatar img{width:64px;height:64px;border-radius:9999px;object-fit:cover}.ccc-my-account__details{flex:1}.ccc-my-account__name{margin:0 0 .25rem;font-size:1.25rem;font-weight:600;color:var(--crew-text-main, #0f172a)}.ccc-my-account__tier{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.ccc-my-account__member-since{font-size:.875rem;color:var(--crew-text-light, #64748b)}.ccc-my-account__content .woocommerce-MyAccount-navigation{margin-bottom:1.5rem}.ccc-my-account__content .woocommerce-MyAccount-navigation ul{display:flex;flex-wrap:wrap;gap:.5rem;list-style:none;margin:0;padding:0;border-bottom:1px solid var(--crew-border, #e2e8f0);padding-bottom:1rem}.ccc-my-account__content .woocommerce-MyAccount-navigation li{margin:0}.ccc-my-account__content .woocommerce-MyAccount-navigation a{display:inline-flex;align-items:center;padding:.5rem 1rem;font-size:.875rem;font-weight:500;color:var(--crew-text-light, #475569);text-decoration:none;border-radius:.5rem;transition:all .2s ease}.ccc-my-account__content .woocommerce-MyAccount-navigation a:hover{color:#db492a;background-color:rgba(219,73,42,.08)}.ccc-my-account__content .woocommerce-MyAccount-navigation .is-active a{color:#db492a;background-color:rgba(219,73,42,.1);font-weight:600}.ccc-my-account__content .woocommerce-MyAccount-content h2,.ccc-my-account__content .woocommerce-MyAccount-content h3{font-size:1.125rem;font-weight:600;color:var(--crew-text-main, #0f172a);margin-bottom:1rem}.ccc-my-account__content .woocommerce-MyAccount-content p{color:var(--crew-text-light, #475569);margin-bottom:1rem}.ccc-my-account__content .woocommerce-MyAccount-content a{color:#db492a}.ccc-my-account__content .woocommerce-MyAccount-content a:hover{text-decoration:underline}.ccc-my-account__content .woocommerce-orders-table{width:100%;border-collapse:collapse}.ccc-my-account__content .woocommerce-orders-table th,.ccc-my-account__content .woocommerce-orders-table td{padding:.75rem 1rem;text-align:left;border-bottom:1px solid var(--crew-border, #e2e8f0)}.ccc-my-account__content .woocommerce-orders-table th{font-weight:600;font-size:.875rem;color:var(--crew-text-light, #64748b);background-color:var(--crew-bg-body, #f8fafc)}.ccc-my-account__content .woocommerce-orders-table td{color:var(--crew-text-main, #0f172a)}.ccc-my-account__content .woocommerce-orders-table .woocommerce-orders-table__cell-order-number a{font-weight:600}.ccc-my-account__content .woocommerce-orders-table .woocommerce-orders-table__cell-order-actions a{display:inline-flex;align-items:center;padding:.25rem .75rem;font-size:.75rem;font-weight:500;background-color:var(--crew-bg-body, #f1f5f9);border-radius:.25rem;text-decoration:none;margin-right:.5rem}.ccc-my-account__content .woocommerce-orders-table .woocommerce-orders-table__cell-order-actions a:hover{background-color:#db492a;color:#fff;text-decoration:none}.ccc-my-account__content .woocommerce-Addresses{display:grid;grid-template-columns:repeat(auto-fit, minmax(280px, 1fr));gap:1.5rem}.ccc-my-account__content .woocommerce-Addresses.ccc-addresses--single{grid-template-columns:1fr}.ccc-my-account__content .woocommerce-Address{background:var(--crew-bg-card, #fff);border:1px solid var(--crew-border, #e2e8f0);border-radius:.75rem;padding:1.25rem}.ccc-my-account__content .woocommerce-Address .woocommerce-Address-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:.75rem;border-bottom:1px solid var(--crew-border, #e2e8f0)}.ccc-my-account__content .woocommerce-Address .woocommerce-Address-title h3{margin:0;font-size:1rem}.ccc-my-account__content .woocommerce-Address .woocommerce-Address-title a{font-size:.875rem}.ccc-my-account__content .woocommerce-Address address{font-style:normal;color:var(--crew-text-light, #475569);line-height:1.6}.ccc-my-account__content .woocommerce-EditAccountForm,.ccc-my-account__content .woocommerce-address-fields{max-width:600px}.ccc-my-account__content .woocommerce-EditAccountForm .form-row,.ccc-my-account__content .woocommerce-address-fields .form-row{margin-bottom:1rem}.ccc-my-account__content .woocommerce-EditAccountForm label,.ccc-my-account__content .woocommerce-address-fields label{display:block;margin-bottom:.25rem;font-weight:500;font-size:.875rem;color:var(--crew-text-main, #334155)}.ccc-my-account__content .woocommerce-EditAccountForm input[type=text],.ccc-my-account__content .woocommerce-EditAccountForm input[type=email],.ccc-my-account__content .woocommerce-EditAccountForm input[type=password],.ccc-my-account__content .woocommerce-EditAccountForm input[type=tel],.ccc-my-account__content .woocommerce-EditAccountForm select,.ccc-my-account__content .woocommerce-address-fields input[type=text],.ccc-my-account__content .woocommerce-address-fields input[type=email],.ccc-my-account__content .woocommerce-address-fields input[type=password],.ccc-my-account__content .woocommerce-address-fields input[type=tel],.ccc-my-account__content .woocommerce-address-fields select{width:100%;padding:.75rem;border:1px solid var(--crew-border, #cbd5e1);border-radius:.5rem;font-size:1rem;background-color:var(--crew-input-bg, #fff);color:var(--crew-text-main, #0f172a);transition:border-color .2s ease}.ccc-my-account__content .woocommerce-EditAccountForm input[type=text]:focus,.ccc-my-account__content .woocommerce-EditAccountForm input[type=email]:focus,.ccc-my-account__content .woocommerce-EditAccountForm input[type=password]:focus,.ccc-my-account__content .woocommerce-EditAccountForm input[type=tel]:focus,.ccc-my-account__content .woocommerce-EditAccountForm select:focus,.ccc-my-account__content .woocommerce-address-fields input[type=text]:focus,.ccc-my-account__content .woocommerce-address-fields input[type=email]:focus,.ccc-my-account__content .woocommerce-address-fields input[type=password]:focus,.ccc-my-account__content .woocommerce-address-fields input[type=tel]:focus,.ccc-my-account__content .woocommerce-address-fields select:focus{outline:none;border-color:#db492a;box-shadow:0 0 0 3px rgba(219,73,42,.1)}.ccc-my-account__content .woocommerce-EditAccountForm button[type=submit],.ccc-my-account__content .woocommerce-address-fields button[type=submit]{padding:.75rem 1.5rem;background-color:#db492a;color:#fff;border:none;border-radius:.5rem;font-weight:600;cursor:pointer;transition:background-color .2s ease}.ccc-my-account__content .woocommerce-EditAccountForm button[type=submit]:hover,.ccc-my-account__content .woocommerce-address-fields button[type=submit]:hover{background-color:#fff7c0}.ccc-my-account__content--no-nav .woocommerce-MyAccount-navigation{display:none}.ccc-my-account--guest .ccc-my-account__login-prompt{text-align:center;padding:3rem 1.5rem;background:var(--crew-bg-card, #fff);border:1px solid var(--crew-border, #e2e8f0);border-radius:.75rem}.ccc-my-account--guest .ccc-my-account__login-prompt .dashicons{font-size:48px;width:48px;height:48px;color:var(--crew-text-light, #94a3b8);margin-bottom:1rem}.ccc-my-account--guest .ccc-my-account__login-prompt h3{margin:0 0 .5rem;font-size:1.25rem;color:var(--crew-text-main, #0f172a)}.ccc-my-account--guest .ccc-my-account__login-prompt p{margin:0 0 1.5rem;color:var(--crew-text-light, #64748b)}.dark-mode .ccc-my-account__header{border-color:var(--crew-border, #334155)}.dark-mode .ccc-my-account__name{color:var(--crew-text-main, #f1f5f9)}.dark-mode .ccc-my-account__content .woocommerce-MyAccount-navigation ul{border-color:var(--crew-border, #334155)}.dark-mode .ccc-my-account__content .woocommerce-MyAccount-navigation a{color:var(--crew-text-light, #94a3b8)}.dark-mode .ccc-my-account__content .woocommerce-orders-table th{background-color:var(--crew-bg-body, #0f172a);color:var(--crew-text-light, #94a3b8)}.dark-mode .ccc-my-account__content .woocommerce-orders-table th,.dark-mode .ccc-my-account__content .woocommerce-orders-table td{border-color:var(--crew-border, #334155)}.dark-mode .ccc-my-account__content .woocommerce-orders-table td{color:var(--crew-text-main, #f1f5f9)}.dark-mode .ccc-my-account__content .woocommerce-Address{background:var(--crew-bg-card, #1e293b);border-color:var(--crew-border, #334155)}.dark-mode .ccc-my-account__content .woocommerce-Address .woocommerce-Address-title{border-color:var(--crew-border, #334155)}.dark-mode .ccc-my-account--guest .ccc-my-account__login-prompt{background:var(--crew-bg-card, #1e293b);border-color:var(--crew-border, #334155)}.dark-mode .ccc-my-account--guest .ccc-my-account__login-prompt h3{color:var(--crew-text-main, #f1f5f9)}.ccc-my-account-nav{margin-bottom:1.25rem;border-bottom:1px solid var(--crew-border, #e2e8f0);padding-bottom:1rem}.ccc-my-account-nav ul{display:flex;flex-wrap:wrap;gap:.5rem;list-style:none;margin:0;padding:0}.ccc-my-account-nav__item{margin:0}.ccc-my-account-nav__item a{display:inline-flex;align-items:center;padding:.5rem .75rem;font-size:.875rem;font-weight:500;color:var(--crew-text-light, #475569);text-decoration:none;border-radius:.5rem;transition:all .2s ease}.ccc-my-account-nav__item a:hover{color:#db492a;background-color:rgba(219,73,42,.08)}.ccc-my-account-nav__item.is-active a{color:#db492a;background-color:rgba(219,73,42,.1);font-weight:600}.ccc-my-account-embed .woocommerce-MyAccount-navigation{display:none}.ccc-my-account-embed__content .woocommerce-MyAccount-content{margin:0;padding:0;width:100%}.ccc-my-account-embed .woocommerce-MyAccount-content h2,.ccc-my-account-embed .woocommerce-MyAccount-content h3,.ccc-my-account-embed__content h2,.ccc-my-account-embed__content h3{font-size:1.125rem;font-weight:600;color:var(--crew-text-main, #0f172a);margin-bottom:1rem}.ccc-my-account-embed .woocommerce-MyAccount-content p,.ccc-my-account-embed__content p{color:var(--crew-text-light, #475569);margin-bottom:1rem}.ccc-my-account-embed .woocommerce-MyAccount-content a,.ccc-my-account-embed__content a{color:#db492a}.ccc-my-account-embed .woocommerce-MyAccount-content a:hover,.ccc-my-account-embed__content a:hover{text-decoration:underline}.ccc-my-account-embed .woocommerce-MyAccount-content .woocommerce-info,.ccc-my-account-embed .woocommerce-MyAccount-content .woocommerce-message,.ccc-my-account-embed__content .woocommerce-info,.ccc-my-account-embed__content .woocommerce-message{padding:1rem;background-color:rgba(219,73,42,.05);border:1px solid rgba(219,73,42,.1);border-radius:.5rem;color:var(--crew-text-main, #334155)}.ccc-my-account-embed .woocommerce-MyAccount-content .woocommerce-info::before,.ccc-my-account-embed .woocommerce-MyAccount-content .woocommerce-message::before,.ccc-my-account-embed__content .woocommerce-info::before,.ccc-my-account-embed__content .woocommerce-message::before{display:none}.ccc-my-account-embed .woocommerce-MyAccount-content .woocommerce-info a.button,.ccc-my-account-embed .woocommerce-MyAccount-content .woocommerce-message a.button,.ccc-my-account-embed__content .woocommerce-info a.button,.ccc-my-account-embed__content .woocommerce-message a.button{display:inline-flex;align-items:center;padding:.5rem 1rem;margin-left:.75rem;background-color:#db492a;color:#fff;border-radius:.5rem;text-decoration:none;font-weight:500;font-size:.875rem}.ccc-my-account-embed .woocommerce-MyAccount-content .woocommerce-info a.button:hover,.ccc-my-account-embed .woocommerce-MyAccount-content .woocommerce-message a.button:hover,.ccc-my-account-embed__content .woocommerce-info a.button:hover,.ccc-my-account-embed__content .woocommerce-message a.button:hover{background-color:#fff7c0;text-decoration:none}.ccc-my-account-embed .woocommerce-orders-table{width:100%;border-collapse:collapse;margin-top:1rem}.ccc-my-account-embed .woocommerce-orders-table th,.ccc-my-account-embed .woocommerce-orders-table td{padding:.75rem;text-align:left;border-bottom:1px solid var(--crew-border, #e2e8f0);font-size:.875rem}.ccc-my-account-embed .woocommerce-orders-table th{font-weight:600;color:var(--crew-text-light, #64748b);background-color:var(--crew-bg-body, #f8fafc)}.ccc-my-account-embed .woocommerce-orders-table td{color:var(--crew-text-main, #0f172a)}.ccc-my-account-embed .woocommerce-orders-table .woocommerce-orders-table__cell-order-number a{font-weight:600;color:#db492a}.ccc-my-account-embed .woocommerce-orders-table .woocommerce-orders-table__cell-order-actions a{display:inline-flex;align-items:center;padding:.25rem .5rem;font-size:.75rem;font-weight:500;background-color:var(--crew-bg-body, #f1f5f9);color:var(--crew-text-main, #334155);border-radius:.25rem;text-decoration:none;margin-right:.25rem}.ccc-my-account-embed .woocommerce-orders-table .woocommerce-orders-table__cell-order-actions a:hover{background-color:#db492a;color:#fff;text-decoration:none}@media(max-width: 768px){.ccc-my-account-embed .woocommerce-orders-table{display:block}.ccc-my-account-embed .woocommerce-orders-table thead{display:none}.ccc-my-account-embed .woocommerce-orders-table tbody{display:block}.ccc-my-account-embed .woocommerce-orders-table tr{display:block;padding:1rem;border:1px solid var(--crew-border, #e2e8f0);border-radius:.5rem;margin-bottom:.75rem}.ccc-my-account-embed .woocommerce-orders-table td{display:flex;justify-content:space-between;padding:.5rem 0;border-bottom:none}.ccc-my-account-embed .woocommerce-orders-table td::before{content:attr(data-title);font-weight:600;color:var(--crew-text-light, #64748b)}}.ccc-my-account-embed .woocommerce-Addresses{display:grid;grid-template-columns:repeat(auto-fit, minmax(250px, 1fr));gap:1rem;margin-top:1rem}.ccc-my-account-embed .woocommerce-Addresses.ccc-addresses--single{grid-template-columns:1fr}.ccc-my-account-embed .woocommerce-Address{background:var(--crew-bg-body, #f8fafc);border:1px solid var(--crew-border, #e2e8f0);border-radius:.5rem;padding:1rem}.ccc-my-account-embed .woocommerce-Address .woocommerce-Address-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem;padding-bottom:.5rem;border-bottom:1px solid var(--crew-border, #e2e8f0)}.ccc-my-account-embed .woocommerce-Address .woocommerce-Address-title h3{margin:0;font-size:1rem}.ccc-my-account-embed .woocommerce-Address .woocommerce-Address-title a{font-size:.875rem}.ccc-my-account-embed .woocommerce-Address address{font-style:normal;color:var(--crew-text-light, #475569);line-height:1.6;font-size:.875rem}.ccc-my-account-embed .woocommerce-EditAccountForm .form-row,.ccc-my-account-embed .woocommerce-address-fields .form-row{margin-bottom:1rem}.ccc-my-account-embed .woocommerce-EditAccountForm label,.ccc-my-account-embed .woocommerce-address-fields label{display:block;margin-bottom:.25rem;font-weight:500;font-size:.875rem;color:var(--crew-text-main, #334155)}.ccc-my-account-embed .woocommerce-EditAccountForm input[type=text],.ccc-my-account-embed .woocommerce-EditAccountForm input[type=email],.ccc-my-account-embed .woocommerce-EditAccountForm input[type=password],.ccc-my-account-embed .woocommerce-EditAccountForm input[type=tel],.ccc-my-account-embed .woocommerce-EditAccountForm select,.ccc-my-account-embed .woocommerce-address-fields input[type=text],.ccc-my-account-embed .woocommerce-address-fields input[type=email],.ccc-my-account-embed .woocommerce-address-fields input[type=password],.ccc-my-account-embed .woocommerce-address-fields input[type=tel],.ccc-my-account-embed .woocommerce-address-fields select{width:100%;padding:.5rem .75rem;border:1px solid var(--crew-border, #cbd5e1);border-radius:.5rem;font-size:1rem;background-color:var(--crew-input-bg, #fff);color:var(--crew-text-main, #0f172a);transition:border-color .2s ease}.ccc-my-account-embed .woocommerce-EditAccountForm input[type=text]:focus,.ccc-my-account-embed .woocommerce-EditAccountForm input[type=email]:focus,.ccc-my-account-embed .woocommerce-EditAccountForm input[type=password]:focus,.ccc-my-account-embed .woocommerce-EditAccountForm input[type=tel]:focus,.ccc-my-account-embed .woocommerce-EditAccountForm select:focus,.ccc-my-account-embed .woocommerce-address-fields input[type=text]:focus,.ccc-my-account-embed .woocommerce-address-fields input[type=email]:focus,.ccc-my-account-embed .woocommerce-address-fields input[type=password]:focus,.ccc-my-account-embed .woocommerce-address-fields input[type=tel]:focus,.ccc-my-account-embed .woocommerce-address-fields select:focus{outline:none;border-color:#db492a;box-shadow:0 0 0 3px rgba(219,73,42,.1)}.ccc-my-account-embed .woocommerce-EditAccountForm button[type=submit],.ccc-my-account-embed .woocommerce-address-fields button[type=submit]{padding:.5rem 1.25rem;background-color:#db492a;color:#fff;border:none;border-radius:.5rem;font-weight:600;cursor:pointer;transition:background-color .2s ease}.ccc-my-account-embed .woocommerce-EditAccountForm button[type=submit]:hover,.ccc-my-account-embed .woocommerce-address-fields button[type=submit]:hover{background-color:#fff7c0}.ccc-card__header{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.5rem}.ccc-card__header-badge{flex-shrink:0}.dark-mode .ccc-my-account-nav{border-color:var(--crew-border, #334155)}.dark-mode .ccc-my-account-nav__item a{color:var(--crew-text-light, #94a3b8)}.dark-mode .ccc-my-account-embed .woocommerce-orders-table th{background-color:var(--crew-bg-body, #0f172a)}.dark-mode .ccc-my-account-embed .woocommerce-orders-table th,.dark-mode .ccc-my-account-embed .woocommerce-orders-table td{border-color:var(--crew-border, #334155)}.dark-mode .ccc-my-account-embed .woocommerce-orders-table tr{border-color:var(--crew-border, #334155)}.dark-mode .ccc-my-account-embed .woocommerce-Address{background:var(--crew-bg-body, #0f172a);border-color:var(--crew-border, #334155)}.dark-mode .ccc-my-account-embed .woocommerce-Address .woocommerce-Address-title{border-color:var(--crew-border, #334155)}.dark-mode .ccc-my-account-embed .woocommerce-MyAccount-content .woocommerce-info,.dark-mode .ccc-my-account-embed .woocommerce-MyAccount-content .woocommerce-message,.dark-mode .ccc-my-account-embed__content .woocommerce-info,.dark-mode .ccc-my-account-embed__content .woocommerce-message{background-color:rgba(219,73,42,.1);border-color:rgba(219,73,42,.2)}[data-theme=dark] .ccc-notice--success{background:#d1fae5 !important;border-color:#10b981 !important;color:#065f46 !important}[data-theme=dark] .ccc-notice--success .ccc-notice__icon,[data-theme=dark] .ccc-notice--success .ccc-notice__title,[data-theme=dark] .ccc-notice--success .ccc-notice__message,[data-theme=dark] .ccc-notice--success p,[data-theme=dark] .ccc-notice--success span{color:#065f46 !important}[data-theme=dark] .ccc-job-card-modern__footer{background:rgba(0,0,0,0) !important}.ccc-webinar-card__badges{position:absolute;top:12px;left:12px;right:12px;display:flex;flex-wrap:wrap;gap:6px;z-index:2}.ccc-webinar-card__badge--viewed{display:inline-flex;align-items:center;gap:4px;padding:4px 10px;background:#10b981;color:#fff;font-size:.7rem;font-weight:600;border-radius:20px}.ccc-webinar-card__badge--viewed .dashicons{font-size:12px;width:12px;height:12px}.ccc-webinar-card__badge--upcoming{display:inline-flex;align-items:center;padding:4px 10px;background:#db492a;color:#fff;font-size:.7rem;font-weight:600;border-radius:20px}.ccc-resource-card__badges{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:8px}.ccc-resource-card__type-badge--viewed{display:inline-flex;align-items:center;gap:4px;padding:4px 10px;background:#10b981;color:#fff;font-size:.7rem;font-weight:600;border-radius:20px}.ccc-resource-card__type-badge--viewed .dashicons{font-size:12px;width:12px;height:12px}.ccc-single-giveaway__entry-count{font-size:.875rem;color:var(--crew-text-light, #64748b);margin:.5rem 0}.ccc-single-giveaway__add-more{margin-top:1rem;padding-top:1rem;border-top:1px solid var(--crew-border, #e2e8f0)}.ccc-single-giveaway__add-more-info{font-size:.875rem;color:var(--crew-text-light, #64748b);margin-bottom:.75rem}.ccc-single-giveaway__add-more .ccc-btn--secondary.ccc-giveaway-enter-btn{padding:.5rem 1rem;font-size:.875rem}.ccc-single-giveaway__add-more .ccc-btn--secondary.ccc-giveaway-enter-btn .dashicons{font-size:16px;width:16px;height:16px;margin-right:.25rem}.ccc-single-giveaway__good-luck{font-size:.875rem;color:var(--crew-text-light, #64748b);margin-top:.5rem}.ccc-giveaway-card__actions{margin-top:1rem;padding-top:.75rem}.ccc-webinar-card--viewed .ccc-webinar-card__image{position:relative}.ccc-webinar-card--viewed .ccc-webinar-card__image::before{content:"Viewed";position:absolute;top:12px;right:-30px;width:100px;padding:4px 0;background:#10b981;color:#fff;font-size:.65rem;font-weight:600;text-align:center;text-transform:uppercase;letter-spacing:.05em;transform:rotate(45deg);z-index:10;box-shadow:0 2px 4px rgba(0,0,0,.2)}.ccc-resource-card--viewed .ccc-resource-card__header{position:relative;overflow:hidden}.ccc-resource-card--viewed .ccc-resource-card__header::before{content:"Viewed";position:absolute;top:8px;right:-25px;width:80px;padding:3px 0;background:#10b981;color:#fff;font-size:.6rem;font-weight:600;text-align:center;text-transform:uppercase;letter-spacing:.05em;transform:rotate(45deg);z-index:10;box-shadow:0 2px 4px rgba(0,0,0,.2)}.ccc-rewards{padding:0}.ccc-rewards__header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem;margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid var(--crew-border, #e2e8f0)}.ccc-rewards__title-wrap{display:flex;align-items:center;gap:.75rem}.ccc-rewards__icon{display:flex;align-items:center;justify-content:center;width:48px;height:48px;background:linear-gradient(135deg, #fbbf24, #f59e0b);border-radius:12px;color:#fff}.ccc-rewards__icon .dashicons{font-size:24px;width:24px;height:24px}.ccc-rewards__title{margin:0;font-size:1.75rem;font-weight:700;color:var(--crew-text-main, #0f172a)}.ccc-rewards__stats{display:flex;gap:1.5rem}.ccc-rewards__stat{display:flex;flex-direction:column;align-items:center;padding:.75rem 1.5rem;background:linear-gradient(135deg, #fef3c7, #fde68a);border-radius:12px}.ccc-rewards__stat-value{font-size:1.5rem;font-weight:700;color:#92400e}.ccc-rewards__stat-label{font-size:.75rem;color:#b45309;text-transform:uppercase;letter-spacing:.05em}.ccc-rewards__grid{display:grid;grid-template-columns:repeat(auto-fill, minmax(320px, 1fr));gap:1.5rem}.ccc-rewards__empty{grid-column:1/-1;text-align:center;padding:4rem 2rem;background:var(--crew-bg-card, #ffffff);border:1px dashed var(--crew-border, #cbd5e1);border-radius:16px}.ccc-rewards__empty-icon{display:inline-flex;align-items:center;justify-content:center;width:64px;height:64px;margin-bottom:1rem;background:var(--crew-bg-body, #f1f5f9);border-radius:50%;color:var(--crew-text-light, #94a3b8)}.ccc-rewards__empty-icon .dashicons{font-size:32px;width:32px;height:32px}.ccc-rewards__empty-title{margin:0 0 .5rem;font-size:1.25rem;font-weight:600;color:var(--crew-text-main, #334155)}.ccc-rewards__empty-text{margin:0 0 1.5rem;color:var(--crew-text-light, #64748b)}.ccc-reward-card{display:flex;flex-direction:column;background:var(--crew-bg-card, #ffffff);border:1px solid var(--crew-border, #e2e8f0);border-radius:16px;overflow:hidden;transition:all .3s ease}.ccc-reward-card:hover{transform:translateY(-4px);box-shadow:0 12px 24px rgba(0,0,0,.1);border-color:#fbbf24}.ccc-reward-card__image{position:relative;aspect-ratio:16/9;background:var(--crew-bg-body, #f1f5f9);overflow:hidden}.ccc-reward-card__image img{width:100%;height:100%;object-fit:cover}.ccc-reward-card__image-placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background:linear-gradient(135deg, #fef3c7, #fde68a);color:#f59e0b}.ccc-reward-card__image-placeholder .dashicons{font-size:48px;width:48px;height:48px}.ccc-reward-card__winner-badge{position:absolute;top:12px;left:12px;display:inline-flex;align-items:center;gap:4px;padding:6px 12px;background:linear-gradient(135deg, #fbbf24, #f59e0b);color:#fff;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;border-radius:20px;box-shadow:0 2px 8px rgba(245,158,11,.4)}.ccc-reward-card__winner-badge .dashicons{font-size:14px;width:14px;height:14px}.ccc-reward-card__category-badge{position:absolute;top:12px;right:12px;padding:4px 10px;background:rgba(255,255,255,.95);color:#334155;font-size:.65rem;font-weight:600;text-transform:uppercase;letter-spacing:.03em;border-radius:20px;box-shadow:0 2px 4px rgba(0,0,0,.1)}.ccc-reward-card__category-badge--weekly{background:#dbeafe;color:#1d4ed8}.ccc-reward-card__category-badge--monthly{background:#f3e8ff;color:#7c3aed}.ccc-reward-card__content{display:flex;flex-direction:column;flex:1;padding:1.25rem}.ccc-reward-card__title{margin:0 0 .75rem;font-size:1.1rem;font-weight:600;color:var(--crew-text-main, #0f172a);line-height:1.4}.ccc-reward-card__title a{color:inherit;text-decoration:none;transition:color .2s ease}.ccc-reward-card__title a:hover{color:#f59e0b}.ccc-reward-card__meta{display:flex;flex-direction:column;gap:.5rem;margin-top:.75rem}.ccc-reward-card__date{font-size:.7rem;color:var(--crew-text-light, #64748b)}.ccc-reward-card__meta-item{display:flex;align-items:center;gap:.5rem;font-size:.8rem;color:var(--crew-text-light, #64748b)}.ccc-reward-card__meta-item .dashicons{font-size:14px;width:14px;height:14px;opacity:.7}.ccc-reward-card__prize{display:flex;align-items:center;gap:.5rem;margin-top:.75rem;padding:.75rem;background:linear-gradient(135deg, #ecfdf5, #d1fae5);border-radius:8px}.ccc-reward-card__prize-label{font-size:.75rem;color:#047857}.ccc-reward-card__prize-value{font-size:1.1rem;font-weight:700;color:#059669}.ccc-reward-card__link{display:inline-flex;align-items:center;gap:.25rem;margin-top:auto;padding-top:1rem;font-size:.85rem;font-weight:600;color:#f59e0b;text-decoration:none;transition:all .2s ease}.ccc-reward-card__link .dashicons{font-size:16px;width:16px;height:16px;transition:transform .2s ease}.ccc-reward-card__link:hover{color:#d97706}.ccc-reward-card__link:hover .dashicons{transform:translateX(3px)}@media(max-width: 768px){.ccc-rewards__header{flex-direction:column;align-items:flex-start}.ccc-rewards__grid{grid-template-columns:1fr}.ccc-reward-card__image{aspect-ratio:16/10}.ccc-profile-form .ccc-card__header{padding:1rem}.ccc-profile-form .ccc-card__content{padding:1rem}.ccc-profile-form__avatar{flex-direction:column;align-items:center;text-align:center;padding:1rem;gap:.75rem}.ccc-profile-form__avatar img{width:72px;height:72px}.ccc-profile-form__avatar-info{width:100%}.ccc-profile-form__avatar input[type=file]{width:100%;font-size:.75rem}.ccc-profile-form .ccc-form__field{margin-bottom:1rem}.ccc-profile-form .ccc-form__input,.ccc-profile-form .ccc-form__select,.ccc-profile-form .ccc-form__textarea{padding:.5rem .75rem;font-size:.875rem}.ccc-profile-form .ccc-form__actions .ccc-btn{width:100%;justify-content:center;padding:.75rem 1rem}.ccc-profile-form .acf-fields>.acf-field{padding-left:0;padding-right:0}.ccc-my-account-nav{margin-bottom:1rem;padding-bottom:.75rem;overflow-x:auto;-webkit-overflow-scrolling:touch}.ccc-my-account-nav::-webkit-scrollbar{display:none}.ccc-my-account-nav{scrollbar-width:none}.ccc-my-account-nav ul{flex-wrap:nowrap;gap:.25rem;min-width:max-content}.ccc-my-account-nav__item{flex-shrink:0}.ccc-my-account-nav__item a{padding:.5rem .75rem;font-size:.75rem;white-space:nowrap;border-radius:99px;border:1px solid var(--crew-border, #e2e8f0)}.ccc-my-account-nav__item.is-active a{border-color:#db492a;background-color:rgba(219,73,42,.1)}}.ccc-giveaway-add-entry-btn{font-weight:600}.acf-icon.-globe{display:inline-flex !important;align-items:center;vertical-align:middle}.acf-icon.-globe::before{vertical-align:middle}.acf-url{position:relative !important;display:flex !important;align-items:center !important}.acf-url .acf-icon.-globe{position:absolute !important;left:12px !important;top:50% !important;transform:translateY(-50%) !important;z-index:2 !important;pointer-events:none !important;color:var(--crew-text-light, #94a3b8) !important}.acf-url .acf-icon.-globe::before{font-size:16px !important;line-height:1 !important}.acf-url input[type=url],.acf-url input[type=text]{padding-left:36px !important;width:100% !important}.ccc-profile-additional .acf-url,.ccc-profile-field .acf-url,.acf-fields .acf-url{position:relative !important;display:flex !important;align-items:center !important}.ccc-subscription-detail__header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid var(--crew-border, #e2e8f0)}.ccc-subscription-detail__header h3{margin:0;font-size:1.25rem;font-weight:600;color:var(--crew-text-main, #0f172a)}.ccc-subscription-detail .subscription-status{display:inline-flex;align-items:center;padding:.375rem .875rem;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.03em;border-radius:9999px}.ccc-subscription-detail .subscription-status.status-active{background:rgba(16,185,129,.1);color:#10b981}.ccc-subscription-detail .subscription-status.status-on-hold{background:rgba(245,158,11,.1);color:#f59e0b}.ccc-subscription-detail .subscription-status.status-cancelled,.ccc-subscription-detail .subscription-status.status-expired{background:rgba(239,68,68,.1);color:#ef4444}.ccc-subscription-detail .subscription-status.status-pending{background:rgba(59,130,246,.1);color:#3b82f6}.ccc-subscription-detail .subscription_details{width:100%;margin-bottom:1.5rem;border-collapse:collapse}.ccc-subscription-detail .subscription_details th,.ccc-subscription-detail .subscription_details td{padding:.75rem 1rem;text-align:left;border-bottom:1px solid var(--crew-border, #f1f5f9)}.ccc-subscription-detail .subscription_details th{width:35%;font-weight:500;color:var(--crew-text-light, #64748b);background:var(--crew-bg-body, #f8fafc)}.ccc-subscription-detail .subscription_details td{color:var(--crew-text-main, #0f172a)}.ccc-subscription-detail h4{margin:1.5rem 0 1rem;font-size:1rem;font-weight:600;color:var(--crew-text-main, #0f172a)}.ccc-subscription-detail .shop_table{width:100%;border-collapse:collapse;margin-bottom:1rem}.ccc-subscription-detail .shop_table thead{background:var(--crew-bg-body, #f8fafc)}.ccc-subscription-detail .shop_table thead th{padding:.75rem 1rem;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.03em;color:var(--crew-text-light, #64748b);border-bottom:2px solid var(--crew-border, #e2e8f0)}.ccc-subscription-detail .shop_table tbody tr{border-bottom:1px solid var(--crew-border, #f1f5f9)}.ccc-subscription-detail .shop_table tbody tr:last-child{border-bottom:none}.ccc-subscription-detail .shop_table tbody td{padding:.875rem 1rem;font-size:.875rem;color:var(--crew-text-main, #334155)}.ccc-subscription-detail>p:first-child{margin-bottom:1.5rem}.ccc-subscription-detail>p:first-child .woocommerce-button{display:inline-flex;align-items:center;gap:.25rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;color:var(--crew-text-main, #334155);background:var(--crew-bg-body, #f1f5f9);border:1px solid var(--crew-border, #e2e8f0);border-radius:.5rem;text-decoration:none;transition:all .2s ease}.ccc-subscription-detail>p:first-child .woocommerce-button:hover{background:var(--crew-bg-card, #ffffff);border-color:var(--crew-border, #cbd5e1)}.ccc-subscription-actions{margin-top:2rem;padding-top:1.5rem;border-top:1px solid var(--crew-border, #e2e8f0)}.ccc-subscription-actions h4{margin:0 0 1rem;font-size:1rem;font-weight:600;color:var(--crew-text-main, #0f172a)}.ccc-subscription-actions .ccc-auto-renew-status{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;margin-bottom:1rem;background:var(--crew-bg-body, #f8fafc);border-radius:.5rem;font-size:.875rem;color:var(--crew-text-main, #334155)}.ccc-subscription-actions .ccc-auto-renew-status .dashicons{font-size:1.25rem;width:1.25rem;height:1.25rem}.ccc-subscription-actions__buttons{display:flex;flex-wrap:wrap;gap:.75rem}.ccc-subscription-actions__buttons .button{display:inline-flex;align-items:center;justify-content:center;padding:.625rem 1.25rem;font-size:.875rem;font-weight:500;color:var(--crew-text-main, #334155);background:var(--crew-bg-card, #ffffff);border:1px solid var(--crew-border, #cbd5e1);border-radius:.5rem;text-decoration:none;cursor:pointer;transition:all .2s ease}.ccc-subscription-actions__buttons .button:hover{background:var(--crew-bg-body, #f8fafc);border-color:var(--crew-border, #94a3b8)}.ccc-subscription-actions__buttons .button.button-cancel{color:#dc2626;border-color:#fecaca;background:#fef2f2}.ccc-subscription-actions__buttons .button.button-cancel:hover{background:#fee2e2;border-color:#fca5a5}.ccc-my-account-embed .woocommerce-order-details,.ccc-my-account-embed .woocommerce-order-overview{margin-bottom:1.5rem}.ccc-my-account-embed>p:first-of-type{padding:1rem 1.25rem;margin-bottom:1.5rem;background:var(--crew-bg-body, #f8fafc);border-radius:.5rem;font-size:.9375rem;color:var(--crew-text-main, #334155)}.ccc-my-account-embed>p:first-of-type mark{background:none;font-weight:600}.ccc-my-account-embed>p:first-of-type mark.order-number{color:var(--crew-primary, #db492a)}.ccc-my-account-embed>p:first-of-type mark.order-date{color:var(--crew-text-main, #0f172a);background:rgba(251,191,36,.2);padding:.125rem .5rem;border-radius:.25rem}.ccc-my-account-embed>p:first-of-type mark.order-status{color:#10b981}.ccc-my-account-embed h2,.ccc-my-account-embed .woocommerce-order-details__title,.ccc-my-account-embed .woocommerce-column__title{font-size:1rem;font-weight:600;color:var(--crew-text-main, #0f172a);margin:1.5rem 0 1rem;padding-bottom:.5rem;border-bottom:1px solid var(--crew-border, #e2e8f0)}.ccc-my-account-embed .woocommerce-table--order-details{width:100%;margin-bottom:1.5rem;border-collapse:collapse;background:var(--crew-bg-card, #ffffff);border-radius:.5rem;overflow:hidden;border:1px solid var(--crew-border, #e2e8f0)}.ccc-my-account-embed .woocommerce-table--order-details thead{background:var(--crew-bg-body, #f8fafc)}.ccc-my-account-embed .woocommerce-table--order-details thead th{padding:.875rem 1rem;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.03em;color:var(--crew-text-light, #64748b);text-align:left;border-bottom:1px solid var(--crew-border, #e2e8f0)}.ccc-my-account-embed .woocommerce-table--order-details tbody td{padding:1rem;font-size:.875rem;color:var(--crew-text-main, #334155);border-bottom:1px solid var(--crew-border, #f1f5f9)}.ccc-my-account-embed .woocommerce-table--order-details tbody td.product-name a{color:var(--crew-primary, #db492a);text-decoration:none;font-weight:500}.ccc-my-account-embed .woocommerce-table--order-details tbody td.product-name a:hover{text-decoration:underline}.ccc-my-account-embed .woocommerce-table--order-details tbody td.product-name .wc-item-meta{margin-top:.5rem;font-size:.8125rem;color:var(--crew-text-light, #64748b)}.ccc-my-account-embed .woocommerce-table--order-details tbody td.product-name .wc-item-meta li{margin-bottom:.25rem}.ccc-my-account-embed .woocommerce-table--order-details tbody td.product-name .wc-item-meta li strong,.ccc-my-account-embed .woocommerce-table--order-details tbody td.product-name .wc-item-meta li p{display:inline}.ccc-my-account-embed .woocommerce-table--order-details tbody td.product-total{font-weight:600;color:var(--crew-text-main, #0f172a)}.ccc-my-account-embed .woocommerce-table--order-details tfoot{background:var(--crew-bg-body, #f8fafc)}.ccc-my-account-embed .woocommerce-table--order-details tfoot tr{border-top:1px solid var(--crew-border, #e2e8f0)}.ccc-my-account-embed .woocommerce-table--order-details tfoot tr th,.ccc-my-account-embed .woocommerce-table--order-details tfoot tr td{padding:.75rem 1rem;font-size:.875rem}.ccc-my-account-embed .woocommerce-table--order-details tfoot tr th{text-align:left;font-weight:500;color:var(--crew-text-light, #475569)}.ccc-my-account-embed .woocommerce-table--order-details tfoot tr td{text-align:right;color:var(--crew-text-main, #0f172a)}.ccc-my-account-embed .woocommerce-table--order-details tfoot tr:last-child th,.ccc-my-account-embed .woocommerce-table--order-details tfoot tr:last-child td{font-weight:700;font-size:1rem}.ccc-my-account-embed .woocommerce-table--order-details+section,.ccc-my-account-embed .order_details+section{margin-top:2rem}.ccc-my-account-embed .woocommerce-table--order-details+section h2,.ccc-my-account-embed .order_details+section h2{font-size:1rem;margin-bottom:1rem}.ccc-my-account-embed .order-again{margin:1.5rem 0}.ccc-my-account-embed .order-again .button{display:inline-flex;align-items:center;gap:.5rem;padding:.625rem 1.25rem;font-size:.875rem;font-weight:500;color:var(--crew-primary, #db492a);background:rgba(0,0,0,0);border:1px solid var(--crew-primary, #db492a);border-radius:.5rem;text-decoration:none;transition:all .2s ease}.ccc-my-account-embed .order-again .button:hover{background:var(--crew-primary, #db492a);color:#fff}.ccc-my-account-embed .woocommerce-customer-details{margin-top:2rem}.ccc-my-account-embed .woocommerce-customer-details .woocommerce-columns{display:grid;grid-template-columns:repeat(2, 1fr);gap:1.5rem}@media(max-width: 768px){.ccc-my-account-embed .woocommerce-customer-details .woocommerce-columns{grid-template-columns:1fr}}.ccc-my-account-embed .woocommerce-customer-details .woocommerce-column{padding:1.25rem;background:var(--crew-bg-body, #f8fafc);border-radius:.5rem}.ccc-my-account-embed .woocommerce-customer-details .woocommerce-column__title{font-size:.875rem;font-weight:600;color:var(--crew-text-main, #0f172a);margin:0 0 1rem;padding:0;border:none}.ccc-my-account-embed .woocommerce-customer-details .woocommerce-column address{font-style:normal;font-size:.875rem;line-height:1.6;color:var(--crew-text-main, #334155)}.ccc-my-account-embed .woocommerce-customer-details .woocommerce-column address p{margin:0}.ccc-my-account-embed .woocommerce-Addresses{display:grid;grid-template-columns:repeat(2, 1fr);gap:1.5rem;margin-top:1rem}@media(max-width: 768px){.ccc-my-account-embed .woocommerce-Addresses{grid-template-columns:1fr}}.ccc-my-account-embed .woocommerce-Addresses .woocommerce-Address{padding:1.25rem;background:var(--crew-bg-body, #f8fafc);border-radius:.5rem}.ccc-my-account-embed .woocommerce-Addresses .woocommerce-Address header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.ccc-my-account-embed .woocommerce-Addresses .woocommerce-Address header h3{margin:0;font-size:.9375rem;font-weight:600;color:var(--crew-text-main, #0f172a)}.ccc-my-account-embed .woocommerce-Addresses .woocommerce-Address header .edit{font-size:.8125rem;color:var(--crew-primary, #db492a);text-decoration:none}.ccc-my-account-embed .woocommerce-Addresses .woocommerce-Address header .edit:hover{text-decoration:underline}.ccc-my-account-embed .woocommerce-Addresses .woocommerce-Address address{font-style:normal;font-size:.875rem;line-height:1.6;color:var(--crew-text-main, #334155)}#add_payment_method .woocommerce-PaymentMethods,#add_payment_method .wc_payment_methods,#add_payment_method #payment .payment_methods,.woocommerce-add-payment-method .woocommerce-PaymentMethods,.woocommerce-add-payment-method .wc_payment_methods,.woocommerce-add-payment-method #payment .payment_methods{list-style:none;margin:0;padding:0}#add_payment_method .woocommerce-PaymentMethods li,#add_payment_method .wc_payment_methods li,#add_payment_method #payment .payment_methods li,.woocommerce-add-payment-method .woocommerce-PaymentMethods li,.woocommerce-add-payment-method .wc_payment_methods li,.woocommerce-add-payment-method #payment .payment_methods li{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;padding:1rem;margin-bottom:.5rem;background:var(--crew-bg-card, #ffffff);border:2px solid var(--crew-border, #e2e8f0);border-radius:.75rem;cursor:pointer;transition:all .2s ease}#add_payment_method .woocommerce-PaymentMethods li:hover,#add_payment_method .wc_payment_methods li:hover,#add_payment_method #payment .payment_methods li:hover,.woocommerce-add-payment-method .woocommerce-PaymentMethods li:hover,.woocommerce-add-payment-method .wc_payment_methods li:hover,.woocommerce-add-payment-method #payment .payment_methods li:hover{border-color:rgba(219,73,42,.3);background:rgba(219,73,42,.02)}#add_payment_method .woocommerce-PaymentMethods li.wc_payment_method:has(input[type=radio]:checked),#add_payment_method .wc_payment_methods li.wc_payment_method:has(input[type=radio]:checked),#add_payment_method #payment .payment_methods li.wc_payment_method:has(input[type=radio]:checked),.woocommerce-add-payment-method .woocommerce-PaymentMethods li.wc_payment_method:has(input[type=radio]:checked),.woocommerce-add-payment-method .wc_payment_methods li.wc_payment_method:has(input[type=radio]:checked),.woocommerce-add-payment-method #payment .payment_methods li.wc_payment_method:has(input[type=radio]:checked){border-color:#db492a;background:rgba(219,73,42,.04)}#add_payment_method .woocommerce-PaymentMethods li input[type=radio],#add_payment_method .wc_payment_methods li input[type=radio],#add_payment_method #payment .payment_methods li input[type=radio],.woocommerce-add-payment-method .woocommerce-PaymentMethods li input[type=radio],.woocommerce-add-payment-method .wc_payment_methods li input[type=radio],.woocommerce-add-payment-method #payment .payment_methods li input[type=radio]{flex-shrink:0;width:18px;height:18px;margin:0;accent-color:#db492a}#add_payment_method .woocommerce-PaymentMethods li label,#add_payment_method .wc_payment_methods li label,#add_payment_method #payment .payment_methods li label,.woocommerce-add-payment-method .woocommerce-PaymentMethods li label,.woocommerce-add-payment-method .wc_payment_methods li label,.woocommerce-add-payment-method #payment .payment_methods li label{flex:1;min-width:0;font-size:.875rem;font-weight:500;color:var(--crew-text-main, #0f172a);cursor:pointer;display:flex;align-items:center;gap:.5rem}#add_payment_method .woocommerce-PaymentMethods li img,#add_payment_method .wc_payment_methods li img,#add_payment_method #payment .payment_methods li img,.woocommerce-add-payment-method .woocommerce-PaymentMethods li img,.woocommerce-add-payment-method .wc_payment_methods li img,.woocommerce-add-payment-method #payment .payment_methods li img{max-height:28px;max-width:80px;width:auto;height:auto;object-fit:contain}#add_payment_method .woocommerce-PaymentMethods li .payment_box,#add_payment_method .wc_payment_methods li .payment_box,#add_payment_method #payment .payment_methods li .payment_box,.woocommerce-add-payment-method .woocommerce-PaymentMethods li .payment_box,.woocommerce-add-payment-method .wc_payment_methods li .payment_box,.woocommerce-add-payment-method #payment .payment_methods li .payment_box{width:100%;padding:.75rem 0 0 30px;margin:0;font-size:.75rem;color:var(--crew-text-light, #475569);background:rgba(0,0,0,0);border:none}#add_payment_method .woocommerce-PaymentMethods li .payment_box::before,#add_payment_method .wc_payment_methods li .payment_box::before,#add_payment_method #payment .payment_methods li .payment_box::before,.woocommerce-add-payment-method .woocommerce-PaymentMethods li .payment_box::before,.woocommerce-add-payment-method .wc_payment_methods li .payment_box::before,.woocommerce-add-payment-method #payment .payment_methods li .payment_box::before{display:none}#add_payment_method .woocommerce-PaymentMethods li .payment_box p,#add_payment_method .wc_payment_methods li .payment_box p,#add_payment_method #payment .payment_methods li .payment_box p,.woocommerce-add-payment-method .woocommerce-PaymentMethods li .payment_box p,.woocommerce-add-payment-method .wc_payment_methods li .payment_box p,.woocommerce-add-payment-method #payment .payment_methods li .payment_box p{margin:0 0 .5rem}#add_payment_method .woocommerce-PaymentMethods li .payment_box fieldset,#add_payment_method .wc_payment_methods li .payment_box fieldset,#add_payment_method #payment .payment_methods li .payment_box fieldset,.woocommerce-add-payment-method .woocommerce-PaymentMethods li .payment_box fieldset,.woocommerce-add-payment-method .wc_payment_methods li .payment_box fieldset,.woocommerce-add-payment-method #payment .payment_methods li .payment_box fieldset{border:none;padding:0;margin:0}#add_payment_method .form-row,.woocommerce-add-payment-method .form-row{margin-top:1rem}#add_payment_method .form-row .button,#add_payment_method .form-row #place_order,.woocommerce-add-payment-method .form-row .button,.woocommerce-add-payment-method .form-row #place_order{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;color:#fff;background:#db492a;border:none;border-radius:.75rem;cursor:pointer;transition:all .2s ease}#add_payment_method .form-row .button:hover,#add_payment_method .form-row #place_order:hover,.woocommerce-add-payment-method .form-row .button:hover,.woocommerce-add-payment-method .form-row #place_order:hover{background:rgb(73.8681785967%,23.2355303567%,12.4847625797%)}#add_payment_method .woocommerce-terms-and-conditions-wrapper,.woocommerce-add-payment-method .woocommerce-terms-and-conditions-wrapper{margin-bottom:1rem;font-size:.75rem;color:var(--crew-text-light, #475569)}.ccc-my-account-embed #payment,.ccc-my-account #payment{background:rgba(0,0,0,0);border-radius:0}.ccc-my-account-embed #payment .payment_methods,.ccc-my-account #payment .payment_methods{list-style:none;margin:0 0 1rem;padding:0}.ccc-my-account-embed #payment .payment_methods li,.ccc-my-account #payment .payment_methods li{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;padding:1rem;margin-bottom:.5rem;background:var(--crew-bg-card, #ffffff);border:2px solid var(--crew-border, #e2e8f0);border-radius:.75rem;transition:all .2s ease}.ccc-my-account-embed #payment .payment_methods li:hover,.ccc-my-account #payment .payment_methods li:hover{border-color:rgba(219,73,42,.3)}.ccc-my-account-embed #payment .payment_methods li input[type=radio],.ccc-my-account #payment .payment_methods li input[type=radio]{flex-shrink:0;width:18px;height:18px;margin:0;accent-color:#db492a}.ccc-my-account-embed #payment .payment_methods li label,.ccc-my-account #payment .payment_methods li label{flex:1;font-size:.875rem;font-weight:500;color:var(--crew-text-main, #0f172a);display:flex;align-items:center;gap:.5rem}.ccc-my-account-embed #payment .payment_methods li img,.ccc-my-account #payment .payment_methods li img{max-height:28px;max-width:80px;width:auto;height:auto;object-fit:contain}.ccc-my-account-embed #payment .payment_methods li .payment_box,.ccc-my-account #payment .payment_methods li .payment_box{width:100%;padding:.75rem 0 0 30px;background:rgba(0,0,0,0);border:none;font-size:.75rem;color:var(--crew-text-light, #475569)}.ccc-my-account-embed #payment .payment_methods li .payment_box::before,.ccc-my-account #payment .payment_methods li .payment_box::before{display:none}.ccc-disabled-link{color:#94a3b8;cursor:not-allowed;pointer-events:none;text-decoration:none}.ccc-btn--disabled{opacity:.5;cursor:not-allowed;pointer-events:none;background-color:#e2e8f0;color:#64748b;border-color:#e2e8f0}.ccc-upgrade-subscription__heading{font-size:1.5rem;font-weight:700;margin-bottom:.5rem;color:#1e293b}.ccc-upgrade-subscription__current{margin-bottom:1.5rem}.ccc-upgrade-subscription__current-plan{font-size:.95rem;color:#475569;margin:0}.ccc-upgrade-subscription__current-entries{color:#94a3b8;font-size:.875rem}.ccc-upgrade-subscription__grid{display:grid;gap:1.5rem;margin-top:1rem}.ccc-upgrade-subscription__grid--cols-2{grid-template-columns:repeat(2, 1fr)}.ccc-upgrade-subscription__grid--cols-3{grid-template-columns:repeat(3, 1fr)}@media(max-width: 768px){.ccc-upgrade-subscription__grid{grid-template-columns:1fr}}.ccc-upgrade-subscription__card{background:#fff;border:2px solid #e2e8f0;border-radius:12px;overflow:hidden;transition:border-color .2s,box-shadow .2s;position:relative;display:flex;flex-direction:column}.ccc-upgrade-subscription__card:hover{border-color:#cbd5e1;box-shadow:0 4px 12px rgba(0,0,0,.08)}.ccc-upgrade-subscription__card--recommended{border-color:#db492a;box-shadow:0 4px 16px rgba(219,73,42,.15)}.ccc-upgrade-subscription__card--recommended:hover{border-color:#c03d22;box-shadow:0 6px 20px rgba(219,73,42,.2)}.ccc-upgrade-subscription__badge{position:absolute;top:12px;right:12px;background:#db492a;color:#fff;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;padding:4px 10px;border-radius:20px;z-index:1}.ccc-upgrade-subscription__image{width:100%;overflow:hidden;line-height:0}.ccc-upgrade-subscription__image img{width:100%;height:auto;display:block}.ccc-upgrade-subscription__content{padding:1.25rem;flex:1;display:flex;flex-direction:column}.ccc-upgrade-subscription__plan-name{font-size:1.15rem;font-weight:700;margin:0 0 .5rem;color:#1e293b}.ccc-upgrade-subscription__price{font-size:1rem;font-weight:600;color:#db492a;margin-bottom:.5rem}.ccc-upgrade-subscription__entries{font-size:.85rem;color:#64748b;margin:0 0 .75rem}.ccc-upgrade-subscription__description{font-size:.85rem;color:#64748b;line-height:1.5;margin:0 0 1rem;flex:1}.ccc-upgrade-subscription__btn{margin-top:auto}.ccc-xendit-payment-methods{margin-top:2rem;padding-top:1.5rem;border-top:1px solid #e2e8f0}.ccc-xendit-payment-methods h4{margin:0 0 1rem;font-size:1.125rem;font-weight:700;color:#0f172a}.ccc-xendit-payment-methods__list{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1rem}.ccc-xendit-payment-methods__item{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;background:#fff;border:1px solid #e2e8f0;border-radius:.75rem}.ccc-xendit-payment-methods__info{display:flex;align-items:center;gap:.75rem}.ccc-xendit-payment-methods__channel{font-weight:600;color:#1e293b}.ccc-xendit-payment-methods__status{font-size:.75rem;font-weight:600;padding:2px 8px;border-radius:999px}.ccc-xendit-payment-methods__status--active{background:#dcfce7;color:#16a34a}.ccc-xendit-payment-methods__empty{color:#64748b;font-size:.875rem;margin-bottom:1rem}.ccc-xendit-payment-methods__add{display:flex;gap:.75rem;align-items:center;margin-top:1rem}.ccc-xendit-payment-methods__add select{min-width:180px}.ccc-xendit-payment-methods__note{margin-top:.75rem;font-size:.75rem;color:#64748b}.ccc-referral{display:flex;flex-direction:column;gap:1.5rem}.ccc-referral__card{background:var(--ccc-bg-primary);border:1px solid var(--ccc-border);border-radius:.75rem;padding:1.5rem}.ccc-referral__card-header{margin-bottom:1.25rem}.ccc-referral__title{font-size:1.25rem;font-weight:600;color:var(--ccc-text-primary);margin:0 0 .5rem}.ccc-referral__subtitle{font-size:.875rem;color:var(--ccc-text-secondary);margin:0}.ccc-referral__link-row{display:flex;gap:.5rem;align-items:stretch;margin-bottom:.75rem}.ccc-referral__url-input{flex:1;padding:.5rem .75rem;font-size:.875rem;border:1px solid var(--ccc-input-border);border-radius:.5rem;background:var(--ccc-bg-secondary);color:var(--ccc-text-primary);min-width:0;cursor:text}.ccc-referral__url-input:focus{outline:none;border-color:#db492a}.ccc-referral__copy-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#db492a;color:#fff;border:none;border-radius:.5rem;font-size:.875rem;font-weight:500;cursor:pointer;white-space:nowrap;transition:background .15s ease}.ccc-referral__copy-btn:hover{background:#db492a;color:#fff}.ccc-referral__copy-btn--copied{background:#10b981}.ccc-referral__expiry{font-size:.75rem;color:var(--ccc-text-muted);margin:0 0 1rem}.ccc-referral__share-row{display:flex;flex-wrap:wrap;gap:.5rem}.ccc-referral__share-btn{display:inline-flex;align-items:center;padding:.5rem 1rem;border-radius:.5rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:opacity .15s ease}.ccc-referral__share-btn:hover{opacity:.85;text-decoration:none}.ccc-referral__share-btn--viber{background:#7360f2;color:#fff}.ccc-referral__share-btn--messenger{background:#0084ff;color:#fff}.ccc-referral__share-btn--facebook{background:#1877f2;color:#fff}.ccc-referral__share-btn--twitter{background:#0f172a;color:#fff}.ccc-referral__stats{display:flex;gap:1rem;flex-wrap:wrap}.ccc-referral__stat{flex:1;min-width:140px;background:var(--ccc-bg-primary);border:1px solid var(--ccc-border);border-radius:.75rem;padding:1rem 1.25rem;display:flex;flex-direction:column;gap:.25rem}.ccc-referral__stat-value{font-size:1.5rem;font-weight:700;color:#db492a;line-height:1}.ccc-referral__stat-label{font-size:.75rem;color:var(--ccc-text-muted);text-transform:uppercase;letter-spacing:.04em}.ccc-referral__history{background:var(--ccc-bg-primary);border:1px solid var(--ccc-border);border-radius:.75rem;padding:1.25rem 1.5rem;overflow-x:auto}.ccc-referral__history-title{font-size:1rem;font-weight:600;color:var(--ccc-text-primary);margin:0 0 1rem}.ccc-referral__table{width:100%;border-collapse:collapse;font-size:.875rem}.ccc-referral__table th,.ccc-referral__table td{padding:.5rem .75rem;text-align:left;border-bottom:1px solid var(--ccc-border-light)}.ccc-referral__table th{font-weight:600;color:var(--ccc-text-muted);font-size:.75rem;text-transform:uppercase;letter-spacing:.04em}.ccc-referral__table td{color:var(--ccc-text-primary)}.ccc-referral__table tbody tr:last-child td{border-bottom:none}.ccc-referral__status-badge{display:inline-block;padding:2px .5rem;border-radius:.25rem;font-size:.75rem;font-weight:500}.ccc-referral__status-badge--pending{background:#fef3c7;color:rgb(67.6208121044%,43.5101127065%,2.7713447584%)}.ccc-referral__status-badge--registered{background:#dbeafe;color:rgb(3.9340028694%,34.968914395%,85.6738402678%)}.ccc-referral__status-badge--rewarded{background:#d1fae5;color:rgb(3.8864501024%,44.9370793093%,31.3345039508%)}.ccc-referral__status-badge--expired{background:#f1f5f9;color:#64748b}.ccc-referral-landing-body{margin:0;padding:0;min-height:100vh;display:flex;align-items:center;justify-content:center;background:var(--ccc-bg-secondary, #f8fafc)}.ccc-referral-landing{width:100%;max-width:480px;padding:1.5rem;margin:auto}.ccc-referral-landing__card{background:var(--ccc-bg-primary, #ffffff);border:1px solid var(--ccc-border, #e2e8f0);border-radius:1rem;padding:2rem 1.5rem;box-shadow:0 4px 24px rgba(0,0,0,.08);text-align:center}.ccc-referral-landing__logo{margin-bottom:1.5rem}.ccc-referral-landing__logo img,.ccc-referral-landing__logo-img{max-height:48px;width:auto;display:inline-block}.ccc-referral-landing__site-name{font-size:1.25rem;font-weight:700;color:#db492a}.ccc-referral-landing__icon{display:flex;align-items:center;justify-content:center;width:72px;height:72px;border-radius:50%;background:#dbeafe;color:#db492a;margin:0 auto 1.25rem}.ccc-referral-landing__icon--warning{background:#fef3c7;color:rgb(77.227111317%,49.6912150687%,3.1650455458%)}.ccc-referral-landing__heading{font-size:1.25rem;font-weight:700;color:var(--ccc-text-primary, #0f172a);margin:0 0 .75rem;line-height:1.3}.ccc-referral-landing__description{font-size:.875rem;color:var(--ccc-text-secondary, #475569);margin:0 0 1.5rem;line-height:1.6}.ccc-referral-landing__btn{display:inline-block;padding:.75rem 1.5rem;background:#db492a;color:#fff;border-radius:.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:background .15s ease}.ccc-referral-landing__btn:hover{background:#fff7c0;color:#fff;text-decoration:none}.ccc-referral-landing__btn--secondary{background:#475569}.ccc-referral-landing__btn--secondary:hover{background:#334155}.ccc-referral-landing__logged-in{font-size:.875rem;color:var(--ccc-text-muted, #64748b);margin:0;padding:.75rem 1rem;background:var(--ccc-bg-secondary, #f8fafc);border-radius:.5rem}.ccc-events__hero{position:relative;display:grid;grid-template-columns:1fr auto;gap:2rem;align-items:center;padding:2rem 2rem 2rem 2rem;margin-bottom:2rem;background:var(--ccc-bg-primary);border:1px solid var(--ccc-border);border-radius:1rem;overflow:hidden;isolation:isolate}.ccc-events__hero::before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 88% 0%, rgba(219, 73, 42, 0.1), transparent 55%),radial-gradient(circle at 0% 100%, rgba(59, 130, 246, 0.08), transparent 55%);pointer-events:none;z-index:0}@media(max-width: 768px){.ccc-events__hero{grid-template-columns:1fr;gap:1.25rem;padding:1.5rem}}.ccc-events__hero-glow{position:absolute;top:-120px;right:-120px;width:320px;height:320px;background:radial-gradient(circle, rgba(219, 73, 42, 0.18), transparent 70%);filter:blur(20px);pointer-events:none;z-index:0}.ccc-events__hero-text{position:relative;z-index:1}.ccc-events__eyebrow{display:inline-flex;align-items:center;gap:.5rem;font-size:.75rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#db492a;margin-bottom:1rem}.ccc-events__eyebrow-dot{width:8px;height:8px;border-radius:9999px;background:#db492a;box-shadow:0 0 0 4px rgba(219,73,42,.18);animation:ccc-events-pulse 1.8s ease-out infinite}.ccc-events__title{font-size:clamp(1.75rem,2.4vw + .8rem,2.5rem);font-weight:800;letter-spacing:-0.02em;line-height:1.08;color:var(--ccc-text-primary);margin:0 0 .75rem;text-wrap:balance}.ccc-events__lead{font-size:1rem;line-height:1.6;color:var(--ccc-text-secondary);max-width:56ch;margin:0}.ccc-events__hero-chip{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:132px;padding:1.25rem 1.5rem;background:linear-gradient(135deg, #db492a 0%, #ff6b3d 100%);color:#fff;border-radius:.75rem;box-shadow:0 14px 32px rgba(219,73,42,.28);text-align:center}@media(max-width: 768px){.ccc-events__hero-chip{justify-self:start;flex-direction:row;gap:.5rem;padding:.75rem 1.25rem}}.ccc-events__hero-chip-num{font-size:2.5rem;font-weight:800;line-height:1;letter-spacing:-0.02em}@media(max-width: 768px){.ccc-events__hero-chip-num{font-size:1.75rem}}.ccc-events__hero-chip-label{font-size:.75rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;opacity:.92;margin-top:.25rem}@media(max-width: 768px){.ccc-events__hero-chip-label{margin-top:0}}.ccc-events__empty{position:relative;text-align:center;padding:3rem 1.5rem;background:var(--ccc-bg-primary);border:1px dashed var(--ccc-border);border-radius:1rem;overflow:hidden}.ccc-events__empty::before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 0%, rgba(219, 73, 42, 0.07), transparent 60%);pointer-events:none}.ccc-events__empty-art{position:relative;width:120px;height:120px;margin:0 auto 1.5rem;display:flex;align-items:center;justify-content:center}.ccc-events__empty-art-bg{position:absolute;inset:0;background:linear-gradient(135deg, rgba(219, 73, 42, 0.12), rgba(59, 130, 246, 0.08));border-radius:9999px;animation:ccc-events-breathe 4s ease-in-out infinite}.ccc-events__empty-art-cal{position:relative;color:#db492a;z-index:1}.ccc-events__empty-art-spark{position:absolute;border-radius:9999px}.ccc-events__empty-art-spark--a{top:6%;right:12%;width:14px;height:14px;background:#db492a;box-shadow:0 6px 14px rgba(219,73,42,.34)}.ccc-events__empty-art-spark--b{bottom:14%;left:6%;width:10px;height:10px;background:#ffd23f;box-shadow:0 4px 10px rgba(255,210,63,.4)}.ccc-events__empty-art-spark--c{top:38%;left:-2%;width:6px;height:6px;background:#3b82f6}.ccc-events__empty-title{position:relative;font-size:1.5rem;font-weight:700;letter-spacing:-0.015em;color:var(--ccc-text-primary);margin:0 0 .75rem}.ccc-events__empty-lead{position:relative;font-size:1rem;line-height:1.6;color:var(--ccc-text-secondary);max-width:48ch;margin:0 auto 1.5rem}.ccc-events__empty-actions{position:relative;display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;margin-bottom:2rem}.ccc-events__empty-actions .ccc-btn{display:inline-flex;align-items:center;gap:.5rem}.ccc-events__empty-perks{position:relative;display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem 1.5rem;list-style:none;margin:0;padding:1.25rem 0 0;border-top:1px solid var(--ccc-border-light)}.ccc-events__empty-perks li{display:inline-flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:500;color:var(--ccc-text-secondary)}.ccc-events__empty-perk-icon{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:9999px;background:#d1fae5;color:#10b981;flex-shrink:0}.ccc-events__grid{display:grid;gap:1.5rem}.ccc-events__grid--3col{grid-template-columns:repeat(3, 1fr)}.ccc-events__grid--2col{grid-template-columns:repeat(2, 1fr)}.ccc-events__grid--1col{grid-template-columns:1fr}@media(max-width: 1024px){.ccc-events__grid--3col{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 640px){.ccc-events__grid--3col,.ccc-events__grid--2col{grid-template-columns:1fr}}.ccc-events__pagination{display:flex;align-items:center;justify-content:center;gap:1rem;margin-top:2rem}.ccc-events__pagination-info{font-size:.875rem;color:var(--ccc-text-muted)}@keyframes ccc-events-pulse{0%{box-shadow:0 0 0 0 rgba(219,73,42,.45)}70%{box-shadow:0 0 0 10px rgba(219,73,42,0)}100%{box-shadow:0 0 0 0 rgba(219,73,42,0)}}@keyframes ccc-events-breathe{0%,100%{transform:scale(1);opacity:1}50%{transform:scale(1.06);opacity:.85}}@media(prefers-reduced-motion: reduce){.ccc-events__eyebrow-dot,.ccc-events__empty-art-bg{animation:none}}.ccc-event-card{position:relative;background:var(--ccc-bg-primary);border:1px solid var(--ccc-border);border-radius:.75rem;overflow:hidden;display:flex;flex-direction:column;transition:box-shadow 200ms ease,transform 200ms ease,border-color 200ms ease}.ccc-event-card:hover{box-shadow:0 14px 32px rgba(15,23,42,.1);transform:translateY(-3px);border-color:var(--ccc-border)}.ccc-event-card:hover .ccc-event-card__image img{transform:scale(1.04)}.ccc-event-card--featured::after{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg, #db492a 0%, #ff6b3d 60%, #ffd23f 100%);z-index:2;border-top-left-radius:.75rem;border-top-right-radius:.75rem}.ccc-event-card__image{position:relative;aspect-ratio:16/9;overflow:hidden;background:var(--ccc-bg-tertiary)}.ccc-event-card__image a{display:block;width:100%;height:100%}.ccc-event-card__image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform 320ms ease}.ccc-event-card__image--placeholder{display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg, #1e293b 0%, #0f172a 100%);color:rgba(255,255,255,.32)}.ccc-event-card__image--placeholder a{display:flex;align-items:center;justify-content:center}.ccc-event-card__image-glyph{opacity:.85}.ccc-event-card__date-tile{position:absolute;top:.75rem;right:.75rem;display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:52px;padding:6px 10px 8px;background:var(--ccc-bg-primary);border-radius:.5rem;box-shadow:0 6px 16px rgba(15,23,42,.18);text-align:center;line-height:1;z-index:1}.ccc-event-card__date-tile-month{font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#db492a;margin-bottom:2px}.ccc-event-card__date-tile-day{font-size:22px;font-weight:800;letter-spacing:-0.02em;color:var(--ccc-text-primary)}.ccc-event-card__status-badge{position:absolute;top:.75rem;left:.75rem;display:inline-flex;align-items:center;gap:6px;padding:5px 10px;border-radius:9999px;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;background:rgba(255,255,255,.96);color:var(--ccc-text-primary);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);box-shadow:0 2px 6px rgba(15,23,42,.08)}.ccc-event-card__status-badge--upcoming{color:#db492a}.ccc-event-card__status-badge--ongoing{color:#10b981}.ccc-event-card__status-badge--ended{color:#64748b}.ccc-event-card__status-dot{width:6px;height:6px;border-radius:9999px;background:currentColor}.ccc-event-card--ongoing .ccc-event-card__status-dot{animation:ccc-events-pulse 1.6s ease-out infinite}.ccc-event-card__body{padding:1.25rem;display:flex;flex-direction:column;gap:.75rem;flex:1}.ccc-event-card__categories{display:flex;flex-wrap:wrap;gap:.5rem}.ccc-event-card__category{font-size:.75rem;font-weight:600;color:#db492a;background:rgba(219,73,42,.1);padding:3px .5rem;border-radius:.25rem;letter-spacing:.02em}.ccc-event-card__title{font-size:1.125rem;font-weight:700;letter-spacing:-0.01em;margin:0;line-height:1.3;text-wrap:balance}.ccc-event-card__title a{color:var(--ccc-text-primary);text-decoration:none}.ccc-event-card__title a:hover{color:#db492a}.ccc-event-card__meta{display:flex;flex-direction:column;gap:.5rem}.ccc-event-card__meta-item{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:var(--ccc-text-secondary)}.ccc-event-card__meta-item svg{flex-shrink:0;color:var(--ccc-text-muted)}.ccc-event-card__meta-item .dashicons{font-size:16px;width:16px;height:16px;flex-shrink:0;color:var(--ccc-text-muted)}.ccc-event-card__meta-item--urgent{color:#db492a;font-weight:600}.ccc-event-card__meta-item--urgent svg{color:#db492a}.ccc-event-card__footer{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-top:auto;padding-top:1rem;border-top:1px solid var(--ccc-border-light)}.ccc-event-card__price-free{display:inline-flex;align-items:center;font-size:.875rem;font-weight:700;color:#10b981;background:#d1fae5;padding:4px .75rem;border-radius:9999px;letter-spacing:.02em}.ccc-event-card__price-amount{font-size:1rem;font-weight:700;color:var(--ccc-text-primary);letter-spacing:-0.01em}.ccc-event-card .ccc-btn--small{display:inline-flex;align-items:center;gap:6px}[data-theme=dark] .ccc-event-card__status-badge{background:rgba(30,41,59,.96);color:var(--ccc-text-primary)}[data-theme=dark] .ccc-event-card__date-tile{background:var(--ccc-bg-tertiary)}.ccc-events__section{position:relative;margin-top:2.5rem;padding:2rem;border-radius:1rem;overflow:hidden;isolation:isolate}@media(max-width: 768px){.ccc-events__section{padding:1.5rem;margin-top:2rem}}.ccc-events__section--alt{background:linear-gradient(180deg, #1e293b 0%, #0f172a 100%);color:#fff}.ccc-events__section--alt::before{content:"";position:absolute;top:-180px;right:-160px;width:420px;height:420px;background:radial-gradient(circle, rgba(219, 73, 42, 0.22), transparent 65%);pointer-events:none;z-index:0}.ccc-events__section--photos{background:var(--ccc-bg-primary);border:1px solid var(--ccc-border)}.ccc-events__section-header{position:relative;z-index:1;display:grid;grid-template-columns:1.4fr auto;gap:1.5rem;align-items:end;margin-bottom:2rem}@media(max-width: 768px){.ccc-events__section-header{grid-template-columns:1fr;gap:.75rem}}.ccc-events__section-title{font-size:clamp(1.5rem,2.2vw + .8rem,2rem);font-weight:800;letter-spacing:-0.02em;line-height:1.1;margin:.75rem 0 .5rem;text-wrap:balance}.ccc-events__section-lead{font-size:1rem;line-height:1.6;max-width:56ch;margin:0;color:var(--ccc-text-secondary)}.ccc-events__section-count{align-self:center;font-family:ui-monospace,SFMono-Regular,"SF Mono",Menlo,Consolas,"Liberation Mono",monospace;font-size:.75rem;padding:6px 12px;border-radius:9999px;border:1px solid var(--ccc-border);color:var(--ccc-text-muted);white-space:nowrap}@media(max-width: 768px){.ccc-events__section-count{justify-self:start}}.ccc-events__section--alt .ccc-events__section-title{color:#fff}.ccc-events__section--alt .ccc-events__section-lead{color:rgba(255,255,255,.72)}.ccc-events__section--alt .ccc-events__section-count{color:rgba(255,255,255,.72);border-color:rgba(255,255,255,.18)}.ccc-events__eyebrow--on-dark{color:#ffd23f}.ccc-events__eyebrow--on-dark .ccc-events__eyebrow-dot,.ccc-events__eyebrow--on-dark .ccc-events__eyebrow-dot{background:#ffd23f;box-shadow:0 0 0 4px rgba(255,210,63,.18)}.ccc-events__highlights{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:1.5rem}@media(max-width: 1024px){.ccc-events__highlights{grid-template-columns:repeat(2, minmax(0, 1fr))}}@media(max-width: 640px){.ccc-events__highlights{grid-template-columns:1fr}}.ccc-events__highlight{position:relative;display:flex;flex-direction:column;text-align:left;cursor:pointer;overflow:hidden;border:1px solid rgba(255,255,255,.1);border-radius:.75rem;background:linear-gradient(180deg, #20305A 0%, #182747 100%);box-shadow:0 16px 36px rgba(0,0,0,.32);padding:0;margin:0;color:inherit;isolation:isolate;transition:transform 220ms ease,box-shadow 220ms ease,border-color 220ms ease}.ccc-events__highlight::before{content:"";position:absolute;left:0;right:0;top:0;height:1px;background:linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.18), transparent);z-index:2;pointer-events:none}.ccc-events__highlight:hover{transform:translateY(-4px);box-shadow:0 28px 56px rgba(0,0,0,.44);border-color:rgba(255,255,255,.2)}.ccc-events__highlight:focus-visible{outline:3px solid #db492a;outline-offset:3px}.ccc-events__highlight-media{position:relative;display:block;aspect-ratio:16/9;overflow:hidden;background:#0f172a;border-bottom:1px solid rgba(255,255,255,.12)}.ccc-events__highlight-media img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;transition:transform 480ms ease}.ccc-events__highlight:hover .ccc-events__highlight-media img{transform:scale(1.05)}.ccc-events__highlight-shade{position:absolute;inset:0;background:linear-gradient(180deg, rgba(7, 13, 34, 0) 35%, rgba(7, 13, 34, 0.45) 100%);pointer-events:none}.ccc-events__highlight-play{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:60px;height:60px;border-radius:9999px;background:rgba(255,255,255,.94);color:#db492a;display:flex;align-items:center;justify-content:center;box-shadow:0 14px 32px rgba(0,0,0,.45);transition:transform 200ms ease,background 200ms ease,color 200ms ease}.ccc-events__highlight-play svg{width:20px;height:20px;margin-left:3px}.ccc-events__highlight:hover .ccc-events__highlight-play{transform:translate(-50%, -50%) scale(1.08);background:#db492a;color:#fff}.ccc-events__highlight-body{display:flex;flex-direction:column;gap:.75rem;padding:1.25rem 1.25rem 1.25rem;flex:1}.ccc-events__highlight-date{display:inline-flex;align-self:flex-start;align-items:center;font-family:ui-monospace,SFMono-Regular,"SF Mono",Menlo,Consolas,"Liberation Mono",monospace;font-size:10px;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:#ffd23f;padding:4px 9px;border-radius:9999px;background:rgba(255,210,63,.1);border:1px solid rgba(255,210,63,.22)}.ccc-events__highlight-title{display:block;font-size:1.125rem;font-weight:700;line-height:1.3;letter-spacing:-0.01em;color:#fff;margin:0;text-wrap:balance}.ccc-events__highlight-meta{display:inline-flex;align-items:center;gap:.5rem;font-size:.75rem;font-weight:500;color:rgba(255,255,255,.65);padding-top:.75rem;border-top:1px solid rgba(255,255,255,.1);margin-top:auto}.ccc-events__highlight-meta svg{color:#db492a}.ccc-events__carousel{position:relative;margin-top:.75rem}.ccc-events__carousel-viewport{position:relative;perspective:1100px;perspective-origin:50% 70%;padding:80px 0;-webkit-mask-image:linear-gradient(90deg, transparent 0, #000 10%, #000 90%, transparent 100%);mask-image:linear-gradient(90deg, transparent 0, #000 10%, #000 90%, transparent 100%)}@media(max-width: 768px){.ccc-events__carousel-viewport{padding:56px 0}}.ccc-events__carousel-track{display:flex;gap:22px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding:0 calc(50% - 150px);scrollbar-width:none;-ms-overflow-style:none}.ccc-events__carousel-track::-webkit-scrollbar{display:none}@media(max-width: 768px){.ccc-events__carousel-track{padding:0 calc(50% - 110px);gap:16px}}@media(max-width: 480px){.ccc-events__carousel-track{padding:0 calc(50% - 90px)}}.ccc-events__carousel-item{flex:0 0 300px;aspect-ratio:4/5;border-radius:1rem;overflow:hidden;scroll-snap-align:center;background:var(--ccc-bg-tertiary);border:0;padding:0;margin:0;cursor:pointer;position:relative;transform-origin:50% 80%;transition:box-shadow 260ms ease,filter 260ms ease;box-shadow:0 1px 2px 0 rgba(0,0,0,.05);will-change:transform,opacity}@media(max-width: 768px){.ccc-events__carousel-item{flex-basis:220px}}@media(max-width: 480px){.ccc-events__carousel-item{flex-basis:180px}}.ccc-events__carousel-item:focus-visible{outline:3px solid #db492a;outline-offset:4px}.ccc-events__carousel-item img{width:100%;height:100%;object-fit:cover;display:block;transition:transform 320ms ease}.ccc-events__carousel-item--center{box-shadow:0 32px 64px rgba(15,23,42,.22)}.ccc-events__carousel-item--center img{transform:scale(1.02)}.ccc-events__carousel-caption{position:absolute;left:14px;right:14px;bottom:14px;padding:10px 14px;background:rgba(15,23,42,.78);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);color:#fff;border-radius:.5rem;font-size:.75rem;line-height:1.35;opacity:0;transform:translateY(8px);transition:opacity 220ms ease,transform 220ms ease;pointer-events:none}.ccc-events__carousel-caption strong{display:block;font-size:.875rem;font-weight:700;letter-spacing:-0.01em;margin-bottom:1px}.ccc-events__carousel-caption span{font-family:ui-monospace,SFMono-Regular,"SF Mono",Menlo,Consolas,"Liberation Mono",monospace;font-size:10px;letter-spacing:.06em;text-transform:uppercase;color:#ffd23f}.ccc-events__carousel-item--center .ccc-events__carousel-caption{opacity:1;transform:translateY(0)}.ccc-events__carousel-nav{position:absolute;top:50%;transform:translateY(-50%);width:48px;height:48px;border-radius:9999px;background:var(--ccc-bg-primary);color:var(--ccc-text-primary);border:1px solid var(--ccc-border);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;z-index:4;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);transition:background 180ms ease,color 180ms ease,transform 180ms ease,box-shadow 180ms ease}.ccc-events__carousel-nav:hover{background:#db492a;color:#fff;border-color:#db492a;transform:translateY(-50%) scale(1.05);box-shadow:0 10px 24px rgba(219,73,42,.28)}.ccc-events__carousel-nav:disabled{opacity:.4;cursor:default;transform:translateY(-50%);background:var(--ccc-bg-primary);color:var(--ccc-text-primary)}.ccc-events__carousel-nav--prev{left:8px}.ccc-events__carousel-nav--next{right:8px}@media(max-width: 768px){.ccc-events__carousel-nav{width:40px;height:40px}.ccc-events__carousel-nav--prev{left:6px}.ccc-events__carousel-nav--next{right:6px}}.ccc-events__carousel-dots{display:flex;gap:6px;justify-content:center;margin-top:.75rem}.ccc-events__carousel-dot{width:6px;height:6px;border-radius:9999px;background:var(--ccc-border);border:0;padding:0;cursor:pointer;transition:background 180ms ease,transform 180ms ease,width 180ms ease}.ccc-events__carousel-dot:hover{background:#db492a}.ccc-events__carousel-dot--active{background:#db492a;width:24px}.ccc-events__lightbox{position:fixed;inset:0;z-index:1050;background:rgba(7,13,34,.86);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);display:none;align-items:center;justify-content:center;padding:24px;opacity:0;transition:opacity 200ms ease}.ccc-events__lightbox.is-open{display:flex;opacity:1}.ccc-events__lightbox-frame{width:100%;max-width:1100px;aspect-ratio:16/9;background:#000;border-radius:.75rem;overflow:hidden;box-shadow:0 32px 96px rgba(0,0,0,.6);position:relative}.ccc-events__lightbox-frame iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.ccc-events__lightbox-frame--photo{aspect-ratio:auto;background:rgba(0,0,0,0);box-shadow:none;max-width:min(92vw,1200px);max-height:84vh;width:auto;height:auto;display:inline-flex;align-items:center;justify-content:center}.ccc-events__lightbox-img{display:block;max-width:min(92vw,1200px);max-height:84vh;width:auto;height:auto;border-radius:.75rem;box-shadow:0 32px 96px rgba(0,0,0,.6);object-fit:contain}.ccc-events__lightbox-close{position:absolute;top:-52px;right:0;background:rgba(255,255,255,.1);color:#fff;border:1px solid rgba(255,255,255,.2);width:40px;height:40px;border-radius:9999px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background 160ms ease,color 160ms ease,transform 160ms ease}.ccc-events__lightbox-close:hover{background:#fff;color:#db492a;transform:scale(1.05)}@media(max-width: 640px){.ccc-events__lightbox-close{top:auto;bottom:-52px;right:50%;transform:translateX(50%)}.ccc-events__lightbox-close:hover{transform:translateX(50%) scale(1.05)}}body.ccc-events-lightbox-open{overflow:hidden}.ccc-event-single__meta{display:grid;grid-template-columns:repeat(2, 1fr);gap:1rem;margin:1.25rem 0;padding:1rem;background:var(--ccc-bg-secondary);border-radius:.5rem}@media(max-width: 600px){.ccc-event-single__meta{grid-template-columns:1fr}}.ccc-event-single__meta-item{display:flex;align-items:flex-start;gap:.75rem}.ccc-event-single__meta-item .dashicons{font-size:20px;width:20px;height:20px;color:#db492a;flex-shrink:0;margin-top:2px}.ccc-event-single__meta-item strong{display:block;font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;color:var(--ccc-text-muted);margin-bottom:2px}.ccc-event-single__meta-item span{font-size:.875rem;color:var(--ccc-text-primary)}.ccc-event-single__featured-image{margin-bottom:1.5rem}.ccc-event-register-card__price{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;background:var(--ccc-bg-secondary);border-radius:.5rem;margin-bottom:1rem}.ccc-event-register-card__price-label{font-size:.875rem;color:var(--ccc-text-muted)}.ccc-event-register-card__price-amount{font-size:1.25rem;font-weight:700;color:var(--ccc-text-primary)}.ccc-event-register-card .ccc-form__field{margin-bottom:1rem}.ccc-event-register-card .ccc-form__field label{display:block;font-size:.875rem;font-weight:600;margin-bottom:.5rem;color:var(--ccc-text-primary)}.ccc-event-register-card .ccc-form__input{width:100%;padding:.75rem;border:1px solid var(--ccc-input-border);border-radius:.5rem;background:var(--ccc-input-bg);color:var(--ccc-text-primary);font-size:.875rem;box-sizing:border-box}.ccc-event-register-card .ccc-form__input:focus{outline:none;border-color:#db492a}.ccc-event-registered-card{text-align:center}.ccc-event-registered-card__icon{margin-bottom:.75rem}.ccc-event-registered-card h3{margin:0 0 .5rem}.ccc-event-registered-card p{margin:0 0 1rem}.ccc-ticket-view{max-width:560px;margin:0 auto}.ccc-ticket{background:var(--ccc-bg-primary);border:1px solid var(--ccc-border);border-radius:1rem;overflow:hidden;box-shadow:0 4px 24px rgba(0,0,0,.08)}.ccc-ticket__header{padding:1.5rem;background:linear-gradient(135deg, #db492a, rgb(70.4464918498%, 22.1592251358%, 11.9064493267%));text-align:center}.ccc-ticket__status{display:inline-flex;align-items:center;gap:.5rem;background:rgba(255,255,255,.2);color:#fff;padding:4px 1rem;border-radius:9999px;font-size:.875rem;font-weight:600;margin-bottom:.75rem}.ccc-ticket__status .dashicons{font-size:16px;width:16px;height:16px}.ccc-ticket__event-name{color:#fff;font-size:1.25rem;font-weight:700;margin:0}.ccc-ticket__body{display:flex;gap:1.5rem;padding:1.5rem}@media(max-width: 600px){.ccc-ticket__body{flex-direction:column;align-items:center}}.ccc-ticket__details{flex:1;display:flex;flex-direction:column;gap:.75rem}.ccc-ticket__detail-row{display:flex;flex-direction:column;gap:2px;padding-bottom:.75rem;border-bottom:1px solid var(--ccc-border-light)}.ccc-ticket__detail-row:last-child{border-bottom:none;padding-bottom:0}.ccc-ticket__detail-label{font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;color:var(--ccc-text-muted);font-weight:600}.ccc-ticket__detail-value{font-size:.875rem;color:var(--ccc-text-primary);font-weight:500}.ccc-ticket__number{font-size:1rem;font-weight:700;color:#db492a;font-family:ui-monospace,SFMono-Regular,"SF Mono",Menlo,Consolas,"Liberation Mono",monospace;letter-spacing:.05em}.ccc-ticket__qr-wrapper{display:flex;flex-direction:column;align-items:center;gap:.5rem;flex-shrink:0}.ccc-ticket__qr{width:160px;height:160px;border:1px solid var(--ccc-border);border-radius:.5rem;padding:.5rem;background:#fff}.ccc-ticket__qr img,.ccc-ticket__qr canvas{display:block}.ccc-ticket__qr-label{font-size:.75rem;color:var(--ccc-text-muted);text-align:center;margin:0}.ccc-ticket__footer{display:flex;gap:.75rem;padding:1rem 1.5rem;border-top:1px solid var(--ccc-border);background:var(--ccc-bg-secondary);justify-content:flex-end}.ccc-my-tickets__title{font-size:1.25rem;font-weight:700;margin:0 0 1.25rem}.ccc-my-tickets__empty{text-align:center;padding:2rem;color:var(--ccc-text-muted)}.ccc-my-tickets__empty .dashicons{font-size:48px;width:48px;height:48px;display:block;margin:0 auto .75rem;color:var(--ccc-text-light)}.ccc-my-tickets__empty p{margin:0}.ccc-my-tickets__list{display:flex;flex-direction:column;gap:1rem}.ccc-my-tickets__item{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:1rem 1.25rem;background:var(--ccc-bg-primary);border:1px solid var(--ccc-border);border-radius:.75rem}@media(max-width: 600px){.ccc-my-tickets__item{flex-direction:column}}.ccc-my-tickets__item-info{flex:1;min-width:0}.ccc-my-tickets__event-name{font-size:1rem;font-weight:600;margin:0 0 .5rem}.ccc-my-tickets__event-name a{color:var(--ccc-text-primary);text-decoration:none}.ccc-my-tickets__event-name a:hover{color:#db492a}.ccc-my-tickets__event-date,.ccc-my-tickets__ticket-number{font-size:.875rem;color:var(--ccc-text-secondary);margin:0 0 .25rem;display:flex;align-items:center;gap:.5rem}.ccc-my-tickets__event-date .dashicons,.ccc-my-tickets__ticket-number .dashicons{font-size:14px;width:14px;height:14px}.ccc-my-tickets__item-actions{display:flex;flex-direction:column;align-items:flex-end;gap:.5rem;flex-shrink:0}@media(max-width: 600px){.ccc-my-tickets__item-actions{flex-direction:row;align-items:center}}.ccc-my-tickets__status-badge{font-size:.75rem;font-weight:600;padding:3px .75rem;border-radius:9999px}.ccc-my-tickets__status-badge--confirmed{background:#d1fae5;color:rgb(3.8864501024%,44.9370793093%,31.3345039508%)}.ccc-my-tickets__status-badge--pending{background:#fef3c7;color:rgb(67.6208121044%,43.5101127065%,2.7713447584%)}.ccc-my-tickets__status-badge--cancelled{background:#fee2e2;color:hsl(0,84.236453202%,45.1960784314%)}.ccc-event-single__map{margin-top:2rem;padding-top:1.5rem;border-top:1px solid var(--ccc-border)}.ccc-event-single__map-heading{display:flex;align-items:center;gap:.5rem;font-size:1rem;font-weight:700;color:var(--ccc-text-primary);margin:0 0 .5rem}.ccc-event-single__map-heading .dashicons{color:#db492a;font-size:18px;width:18px;height:18px}.ccc-event-single__map-address{font-size:.875rem;color:var(--ccc-text-secondary);margin-bottom:1rem}.ccc-event-single__map-frame{border-radius:12px;overflow:hidden;margin-bottom:.75rem}.ccc-event-single__map-frame iframe{display:block;width:100%}.ccc-event-single__map-link{font-size:.875rem;color:#db492a;text-decoration:none;font-weight:600}.ccc-event-single__map-link:hover{text-decoration:underline}.ccc-ticket__verified-banner{display:flex;align-items:center;gap:.5rem;background:#dcfce7;color:#15803d;font-weight:700;font-size:.875rem;padding:.75rem 1.25rem;border-bottom:1px solid #bbf7d0}.ccc-ticket__verified-banner .dashicons{font-size:18px;width:18px;height:18px;flex-shrink:0}.ccc-ticket__verified-banner--new{animation:ccc-verify-flash .4s ease}@keyframes ccc-verify-flash{0%{background:#16a34a;color:#fff}100%{background:#dcfce7;color:#15803d}}.ccc-ticket__staff-verify{display:flex;flex-direction:column;gap:.5rem;padding:1rem 1.25rem;background:#fffbeb;border-bottom:1px solid #fde68a}.ccc-ticket__staff-verify--done{flex-direction:row;align-items:center;gap:.5rem;font-size:.875rem;color:#92400e;font-weight:600;background:#fef3c7;border-bottom-color:#fde68a}.ccc-ticket__staff-verify--done .dashicons{font-size:16px;width:16px;height:16px}.ccc-ticket__staff-verify-label{display:flex;align-items:center;gap:.5rem;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#92400e;margin:0}.ccc-ticket__staff-verify-label .dashicons{font-size:14px;width:14px;height:14px}.ccc-ticket__staff-verify-row{display:flex;gap:.5rem;align-items:center}.ccc-ticket__verify-input{flex:1;padding:.5rem .75rem;border:1px solid #d97706;border-radius:.5rem;font-size:.875rem;background:#fff;text-transform:uppercase;letter-spacing:.08em;font-weight:600}.ccc-ticket__verify-input:focus{outline:none;border-color:#92400e;box-shadow:0 0 0 2px rgba(217,119,6,.2)}.ccc-ticket__verify-response{margin-top:.25rem}.ccc-ticket__verify-msg{margin:0;font-size:.75rem;font-weight:600;padding:.5rem .75rem;border-radius:.25rem}.ccc-ticket__verify-msg--error{background:#fee2e2;color:#b91c1c}.ccc-ticket__verify-msg--warning{background:#fef9c3;color:#92400e}.ccc-ticket__verify-msg--success{background:#dcfce7;color:#15803d}.ccc-ticket__verified-banner{display:flex;align-items:center;gap:.5rem;background:#dcfce7;border:2px solid #16a34a;color:#15803d;font-weight:700;font-size:.875rem;padding:.75rem 1.25rem;border-radius:0}.ccc-ticket__verified-banner .dashicons{font-size:20px;width:20px;height:20px;flex-shrink:0}.ccc-ticket__staff-verify{padding:1rem 1.5rem;background:#fefce8;border-bottom:1px solid #fef08a}.ccc-ticket__staff-verify--done{background:#f0fdf4;border-bottom-color:#bbf7d0;color:#15803d;font-weight:600;font-size:.875rem;display:flex;align-items:center;gap:.5rem}.ccc-ticket__staff-verify--done .dashicons{font-size:18px;width:18px;height:18px}.ccc-ticket__staff-verify-label{display:flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:700;color:#92400e;margin:0 0 .75rem}.ccc-ticket__staff-verify-label .dashicons{font-size:16px;width:16px;height:16px}.ccc-ticket__staff-verify-row{display:flex;gap:.5rem;align-items:center}.ccc-ticket__verify-input{flex:1;padding:.5rem .75rem;border:1px solid #d1d5db;border-radius:.5rem;font-size:.875rem;font-family:ui-monospace,SFMono-Regular,"SF Mono",Menlo,Consolas,"Liberation Mono",monospace;letter-spacing:.08em;text-transform:uppercase;background:#fff}.ccc-ticket__verify-input:focus{outline:none;border-color:#db492a}.ccc-ticket__verify-response{margin-top:.5rem}.ccc-ticket__verified-banner{display:flex;align-items:center;gap:.5rem;background:#dcfce7;color:#15803d;font-size:.875rem;font-weight:700;padding:.75rem 1.25rem;border-bottom:1px solid #bbf7d0}.ccc-ticket__verified-banner .dashicons{font-size:18px;width:18px;height:18px;flex-shrink:0}.ccc-ticket__staff-verify{padding:1rem 1.25rem;border-bottom:1px solid var(--ccc-border);background:#fafafa}.ccc-ticket__staff-verify--done{display:flex;align-items:center;gap:.5rem;background:#f0fdf4;color:#15803d;font-size:.875rem;font-weight:600}.ccc-ticket__staff-verify--done .dashicons{font-size:16px;width:16px;height:16px;color:#16a34a}.ccc-ticket__staff-verify-label{display:flex;align-items:center;gap:.5rem;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--ccc-text-muted);margin:0 0 .75rem}.ccc-ticket__staff-verify-label .dashicons{font-size:14px;width:14px;height:14px}.ccc-ticket__staff-verify-row{display:flex;gap:.5rem;align-items:center}.ccc-ticket__verify-input{flex:1;padding:.5rem .75rem;border:1px solid var(--ccc-input-border);border-radius:.5rem;font-size:.875rem;background:var(--ccc-input-bg);color:var(--ccc-text-primary);text-transform:uppercase;letter-spacing:.05em}.ccc-ticket__verify-input:focus{outline:none;border-color:#db492a}.ccc-ticket__verify-response{margin-top:.75rem}.ccc-ticket__verify-response .ccc-notice{margin:0}.ccc-event-single__meta-icon{display:flex;align-items:center;justify-content:center;color:#db492a;flex-shrink:0;width:20px;height:20px}.ccc-event-guest-wrap{min-height:100vh;background:#f8fafc}.ccc-event-guest-topbar{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px 24px 16px;background:#fff;border-bottom:1px solid var(--ccc-border, #e2e8f0);text-align:center}.ccc-event-guest-topbar__logo-link{display:block;text-decoration:none;margin-bottom:6px}.ccc-event-guest-topbar__logo-img{height:36px;width:auto;display:block}.ccc-event-guest-topbar__site-name{font-size:1.25rem;font-weight:800;color:#0f172a}.ccc-event-guest-topbar__label{font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#db492a}.ccc-event-guest-main{max-width:1200px;margin:0 auto;padding:24px 24px 48px}@media(max-width: 640px){.ccc-event-guest-main{padding:16px 16px 32px}}.ccc-event-guest-banner{width:100%;aspect-ratio:3/1;background-size:cover;background-position:center;background-repeat:no-repeat;margin-bottom:24px}.ccc-event-single__description{margin:.75rem 0 1rem;color:var(--ccc-text-secondary, #475569);font-size:1rem;line-height:1.65}.ccc-event-single__description p{margin:0}.app-shell__content .ccc-event-guest-banner{margin-bottom:24px;border-radius:0}.ccc-event-guest-main .single-app-grid{width:100%}.ccc-event-seats-banner{display:flex;align-items:flex-start;gap:.75rem;background:linear-gradient(135deg, #fff7ed, #ffedd5);border:1px solid #fed7aa;border-radius:.5rem;padding:1rem;margin-bottom:1.25rem}.ccc-event-seats-banner .dashicons{color:#db492a;font-size:20px;width:20px;height:20px;flex-shrink:0;margin-top:1px}.ccc-event-seats-banner p{margin:0;font-size:.875rem;color:#92400e;font-weight:500;line-height:1.5}.single-app-grid--ticket-view{grid-template-columns:1fr}.single-app-grid--ticket-view .single-sidebar{max-width:560px;margin:0 auto;width:100%}.ccc-event-single__tc{display:inline-flex;align-items:center;gap:6px;margin:0 0 20px;font-size:.875rem}.ccc-event-single__tc .dashicons{color:#db492a;font-size:16px;width:16px;height:16px}.ccc-event-single__tc a{color:#db492a;text-decoration:none;font-weight:500}.ccc-event-single__tc a:hover{text-decoration:underline}
