.fcw-gcl-section{padding:80px 0;background:linear-gradient(135deg,var(--gcl-bg-start,#1a2332) 0%,#1a2d3a 50%,var(--gcl-bg-end,#0f2233) 100%);font-family:'Inter',sans-serif}.fcw-gcl-container{max-width:880px;margin:0 auto;padding:0 24px}.fcw-gcl-header{text-align:center;margin-bottom:48px}.fcw-gcl-badge{display:inline-flex;align-items:center;gap:6px;background-color:rgb(147 194 65 / .2);color:#93C241;padding:8px 16px;border-radius:9999px;font-size:.8125rem;font-weight:600;margin-bottom:20px}.fcw-gcl-heading{font-size:clamp(1.75rem, 4vw, 2.5rem);font-weight:700;color:#fff;margin:0 0 16px;line-height:1.2}.fcw-gcl-subheading{font-size:1.0625rem;color:#d1d5db;max-width:560px;margin:0 auto;line-height:1.7}.fcw-gcl-card{background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 25px 60px rgb(0 0 0 / .35),0 10px 20px rgb(0 0 0 / .2)}.fcw-gcl-card-header{background:linear-gradient(to right,var(--card-hdr-start,#862780),var(--card-hdr-end,#6b1f66));padding:20px 28px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px}.fcw-gcl-card-header-left{display:flex;align-items:center;gap:12px}.fcw-gcl-card-icon-wrap{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:rgb(255 255 255 / .15);border-radius:10px;flex-shrink:0}.fcw-gcl-card-icon-wrap i{font-size:1.125rem;color:#fff}.fcw-gcl-card-title{font-size:1.0625rem;font-weight:700;color:#fff;margin:0 0 2px;line-height:1.3}.fcw-gcl-card-subtitle{font-size:.75rem;color:rgb(255 255 255 / .7);margin:0;display:flex;align-items:center;gap:3px;flex-wrap:wrap}.fcw-gcl-count{font-weight:700;color:#fff}.fcw-gcl-all-done{color:#93C241;font-weight:600}.fcw-gcl-card-header-right{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.fcw-gcl-btn-pdf,.fcw-gcl-btn-print{display:inline-flex;align-items:center;gap:6px;padding:9px 18px;border-radius:9999px;font-size:.8125rem;font-weight:600;border:none;cursor:pointer;font-family:inherit;white-space:nowrap;transition:opacity 0.2s ease,background-color 0.2s ease}.fcw-gcl-btn-pdf{background-color:#93C241;color:#fff}.fcw-gcl-btn-pdf:hover{background-color:#7aaa2e}.fcw-gcl-btn-pdf:disabled{opacity:.6;cursor:wait}.fcw-gcl-btn-print{background-color:#fff;color:#862780}.fcw-gcl-btn-print:hover{background-color:#f3f4f6}.fcw-gcl-progress-track{height:6px;background-color:#f3f4f6}.fcw-gcl-progress-fill{height:100%;background-color:#93C241;transition:width 0.5s cubic-bezier(.4,0,.2,1)}.fcw-gcl-items{border-top:none}.fcw-gcl-item{width:100%;display:flex;align-items:flex-start;gap:16px;padding:18px 28px;text-align:left;border:none;border-bottom:1px solid #f3f4f6;background:#fff0;cursor:pointer;font-family:inherit;transition:background-color 0.2s ease}.fcw-gcl-item:last-child{border-bottom:none}.fcw-gcl-item:hover{background-color:#f9fafb}.fcw-gcl-item.is-checked{background-color:rgb(147 194 65 / .05)}.fcw-gcl-checkbox{width:24px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:6px;border:2px solid #d1d5db;flex-shrink:0;margin-top:2px;transition:background-color 0.2s ease,border-color 0.2s ease}.fcw-gcl-checkbox:hover{border-color:rgb(147 194 65 / .5)}.fcw-gcl-checkbox.is-checked{background-color:#93C241;border-color:#93C241}.fcw-gcl-check-icon{font-size:.875rem;color:#fff;opacity:0;transition:opacity 0.15s ease}.fcw-gcl-checkbox.is-checked .fcw-gcl-check-icon{opacity:1}.fcw-gcl-item-content{flex:1;min-width:0}.fcw-gcl-item-top{display:flex;align-items:center;gap:8px;margin-bottom:4px}.fcw-gcl-num{width:24px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:#f3f4f6;color:#6b7280;font-size:.6875rem;font-weight:700;flex-shrink:0;transition:background-color 0.2s ease,color 0.2s ease}.fcw-gcl-num.is-checked{background-color:#93C241;color:#fff}.fcw-gcl-item-title{font-size:.875rem;font-weight:600;color:#111827;margin:0;transition:color 0.2s ease}.fcw-gcl-item.is-checked .fcw-gcl-item-title{color:#5a8a1f;text-decoration:line-through}.fcw-gcl-item-desc{font-size:.75rem;color:#6b7280;line-height:1.6;margin:0;padding-left:32px;transition:color 0.2s ease}.fcw-gcl-item.is-checked .fcw-gcl-item-desc{color:#9ca3af;text-decoration:line-through}.fcw-gcl-status-icon{flex-shrink:0;margin-top:2px}.fcw-gcl-status-icon>div,.fcw-gcl-status-wrap{width:28px;height:28px;display:flex;align-items:center;justify-content:center;border-radius:50%}.fcw-gcl-icon-pending{font-size:.875rem;color:#d1d5db}.fcw-gcl-icon-done{font-size:.875rem;color:#93C241}.fcw-gcl-status-bg-pending{background-color:#f3f4f6}.fcw-gcl-status-bg-done{background-color:rgb(147 194 65 / .15)}.fcw-gcl-card-footer{background-color:rgb(249 250 251 / .5);border-top:1px solid #f3f4f6;padding:14px 28px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px}.fcw-gcl-footer-note{font-size:.75rem;color:#6b7280;margin:0;display:flex;align-items:center;gap:4px}.fcw-gcl-footer-note i{flex-shrink:0}.fcw-gcl-reset{font-size:.75rem;color:#6b7280;background:none;border:none;cursor:pointer;text-decoration:underline;font-family:inherit;padding:0;white-space:nowrap;transition:color 0.2s ease}.fcw-gcl-reset:hover{color:#374151}@keyframes fcw-spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.fcw-gcl-btn-pdf.is-generating i{animation:fcw-spin 0.8s linear infinite}.fcw-gcl-card.is-exporting-pdf .fcw-gcl-card-header-right,.fcw-gcl-card.is-exporting-pdf .fcw-gcl-reset,.fcw-gcl-card.is-exporting-pdf .fcw-gcl-footer-note{display:none!important}@media print{body.fcw-is-printing-clone>*:not(.fcw-print-clone){display:none!important}body.fcw-is-printing-clone{background:#ffffff!important;padding:0!important;margin:0!important}.fcw-print-clone{position:absolute!important;top:0!important;left:0!important;width:100%!important;margin:0!important;padding:0!important;box-shadow:none!important;background:#ffffff!important}.fcw-print-clone .fcw-gcl-card-header{background:#862780!important;-webkit-print-color-adjust:exact;print-color-adjust:exact}.fcw-gcl-progress-fill,.fcw-gcl-checkbox.is-checked,.fcw-gcl-num.is-checked{-webkit-print-color-adjust:exact;print-color-adjust:exact}}@media (max-width:640px){.fcw-gcl-container{padding:0 16px}.fcw-gcl-card-header{padding:16px 20px}.fcw-gcl-item{padding:14px 20px;gap:12px}.fcw-gcl-card-footer{padding:12px 20px}.fcw-gcl-btn-pdf,.fcw-gcl-btn-print{padding:8px 14px;font-size:.75rem}}