:root{--cc-primary:#8B5CF6;--cc-primary-hover:#7C3AED;--cc-primary-light:rgba(139,92,246,0.08);--cc-primary-border:rgba(139,92,246,0.25);--cc-primary-glow:rgba(139,92,246,0.15);--cc-bg:#FAFAF8;--cc-bg-dark:#0A1628;--cc-text:#111827;--cc-muted:#6b7280;--cc-border:#e5e7eb;--cc-card:#fff;--cc-radius:16px}:root{--plat-ig:#E1306C;--plat-tt:#00F2EA;--plat-yt:#FF0000;--plat-x:#1DA1F2;--plat-li:#0A66C2;--plat-fb:#1877F2;--plat-nl:#FF6B6B}.cc-page{background:var(--cc-bg);min-height:100vh}.cc-page .landing-eyebrow{background:rgba(139,92,246,.15);border-color:rgba(139,92,246,.25);color:var(--cc-primary)}.cc-page .landing-hero h1 em{color:var(--cc-primary)}.cc-page .landing-cta-primary{background:var(--cc-primary)}.cc-page .landing-cta-primary:hover{background:var(--cc-primary-hover);box-shadow:0 6px 24px rgba(139,92,246,.3)}.cc-page .landing-hero::before{background:radial-gradient(ellipse 60% 50% at 70% 30%,rgba(139,92,246,.12),transparent),radial-gradient(ellipse 40% 40% at 20% 70%,rgba(139,92,246,.06),transparent)}.cc-page .landing-section-eyebrow{color:var(--cc-primary)}.cc-page .feature-card:hover{border-color:var(--cc-primary);box-shadow:0 6px 20px rgba(139,92,246,.08)}.cc-page .step-card::before{background:var(--cc-primary)}.cc-page .landing-stat-val.blue{color:var(--cc-primary)}.cc-page .landing-cta-banner{background:linear-gradient(135deg,#1e1040,#0d1117)}.cc-app{background:var(--cc-bg);min-height:100vh;color:var(--cc-text);display:flex;flex-direction:column}.cc-topbar{background:#fff;border-bottom:1px solid var(--cc-border);padding:10px 16px;position:sticky;top:0;z-index:50}.cc-topbar-inner{max-width:1200px;margin:0 auto;display:flex;align-items:center;gap:12px;flex-wrap:wrap}.cc-topbar-back{color:var(--cc-muted);font-size:.78rem;text-decoration:none;display:flex;align-items:center;gap:4px}.cc-topbar-back:hover{color:var(--cc-primary)}.cc-topbar-title{font-weight:800;font-size:.92rem;flex:1}.cc-topbar-actions{display:flex;gap:8px}.cc-view-bar{background:#fff;border-bottom:1px solid var(--cc-border);padding:8px 16px;position:sticky;top:49px;z-index:40}.cc-view-bar-inner{max-width:1200px;margin:0 auto;display:flex;align-items:center;gap:12px;flex-wrap:wrap}.cc-view-tabs{display:inline-flex;gap:2px;background:#f3f4f6;border-radius:10px;padding:3px}.cc-view-tab{padding:7px 14px;border-radius:8px;font-size:.75rem;font-weight:700;color:var(--cc-muted);cursor:pointer;border:none;background:transparent;transition:all .2s;font-family:inherit}.cc-view-tab.active{background:var(--cc-primary);color:#fff}.cc-view-tab:hover:not(.active){background:#e5e7eb}.cc-date-nav{display:flex;align-items:center;gap:8px;margin-left:auto}.cc-date-nav-btn{width:32px;height:32px;border-radius:8px;border:1px solid var(--cc-border);background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:.8rem;color:var(--cc-muted);transition:.15s}.cc-date-nav-btn:hover{border-color:var(--cc-primary);color:var(--cc-primary)}.cc-date-label{font-size:.82rem;font-weight:700;min-width:140px;text-align:center}.cc-today-btn{padding:5px 12px;border-radius:8px;border:1px solid var(--cc-border);background:#fff;font-size:.7rem;font-weight:700;color:var(--cc-muted);cursor:pointer;transition:.15s;font-family:inherit}.cc-today-btn:hover{border-color:var(--cc-primary);color:var(--cc-primary)}.cc-platform-pills{display:flex;gap:6px;overflow-x:auto;padding:2px 0;-webkit-overflow-scrolling:touch;scrollbar-width:none}.cc-platform-pills::-webkit-scrollbar{display:none}.cc-plat-pill{padding:5px 12px;border-radius:100px;font-size:.68rem;font-weight:700;border:1.5px solid var(--cc-border);background:#fff;color:var(--cc-muted);cursor:pointer;transition:.15s;white-space:nowrap;font-family:inherit}.cc-plat-pill.active{background:var(--cc-primary);border-color:var(--cc-primary);color:#fff}.cc-plat-pill[data-plat="instagram"].active{background:var(--plat-ig);border-color:var(--plat-ig)}.cc-plat-pill[data-plat="tiktok"].active{background:#111;border-color:#111}.cc-plat-pill[data-plat="youtube"].active{background:var(--plat-yt);border-color:var(--plat-yt)}.cc-plat-pill[data-plat="twitter"].active{background:#111;border-color:#111}.cc-plat-pill[data-plat="linkedin"].active{background:var(--plat-li);border-color:var(--plat-li)}.cc-btn{padding:8px 16px;border-radius:10px;font-size:.78rem;font-weight:700;border:1.5px solid var(--cc-border);background:#fff;color:var(--cc-text);cursor:pointer;transition:.15s;font-family:inherit}.cc-btn:hover{border-color:var(--cc-primary);color:var(--cc-primary)}.cc-btn-pri{background:var(--cc-primary);border-color:var(--cc-primary);color:#fff}.cc-btn-pri:hover{background:var(--cc-primary-hover)}.cc-main{max-width:1200px;width:100%;margin:0 auto;padding:20px 16px 100px;flex:1}.cc-feed{max-width:640px;margin:0 auto}.cc-feed-day{margin-bottom:24px}.cc-feed-date{font-size:.7rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:var(--cc-muted);margin-bottom:10px;padding-left:4px}.cc-feed-date.today{color:var(--cc-primary)}.cc-feed-today-badge{display:inline-block;background:var(--cc-primary);color:#fff;padding:2px 8px;border-radius:4px;font-size:.6rem;font-weight:800;margin-left:6px;vertical-align:middle}.cc-post-card{background:var(--cc-card);border:1.5px solid var(--cc-border);border-radius:14px;padding:16px;margin-bottom:10px;cursor:pointer;transition:border-color .15s,box-shadow .15s;position:relative;overflow:hidden}.cc-post-card:hover{border-color:var(--cc-primary);box-shadow:0 4px 16px rgba(139,92,246,.08)}.cc-post-card::before{content:'';position:absolute;left:0;top:0;bottom:0;width:4px;background:var(--cc-primary)}.cc-post-card[data-platform="instagram"]::before{background:var(--plat-ig)}.cc-post-card[data-platform="tiktok"]::before{background:var(--plat-tt)}.cc-post-card[data-platform="youtube"]::before{background:var(--plat-yt)}.cc-post-card[data-platform="twitter"]::before{background:#111}.cc-post-card[data-platform="linkedin"]::before{background:var(--plat-li)}.cc-post-header{display:flex;align-items:center;gap:8px;margin-bottom:8px}.cc-post-platforms{display:flex;gap:4px}.cc-post-plat-icon{width:22px;height:22px;border-radius:6px;display:flex;align-items:center;justify-content:center;font-size:.65rem;font-weight:800;color:#fff}.cc-post-plat-icon.ig{background:var(--plat-ig)}.cc-post-plat-icon.tt{background:#111}.cc-post-plat-icon.yt{background:var(--plat-yt)}.cc-post-plat-icon.x{background:#111}.cc-post-plat-icon.li{background:var(--plat-li)}.cc-post-type{font-size:.6rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;padding:3px 8px;border-radius:6px;background:rgba(139,92,246,.1);color:var(--cc-primary)}.cc-post-status{font-size:.6rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;padding:3px 8px;border-radius:6px;margin-left:auto}.cc-post-status.draft{background:#f3f4f6;color:#9ca3af}.cc-post-status.ready{background:rgba(16,185,129,.1);color:#059669}.cc-post-status.posted{background:rgba(139,92,246,.1);color:var(--cc-primary)}.cc-post-status.missed{background:rgba(239,68,68,.1);color:#dc2626}.cc-post-title{font-size:.88rem;font-weight:800;color:var(--cc-text);margin-bottom:4px;line-height:1.3}.cc-post-caption{font-size:.78rem;color:var(--cc-muted);line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.cc-post-footer{display:flex;align-items:center;gap:8px;margin-top:10px}.cc-post-time{font-size:.68rem;font-weight:600;color:var(--cc-muted)}.cc-post-pillar{display:inline-flex;align-items:center;gap:4px;font-size:.65rem;font-weight:700;color:var(--cc-muted)}.cc-pillar-dot{width:8px;height:8px;border-radius:50%}.cc-feed-empty{background:var(--cc-card);border:1.5px dashed var(--cc-border);border-radius:14px;padding:20px;text-align:center;color:var(--cc-muted);font-size:.82rem;cursor:pointer;transition:border-color .15s}.cc-feed-empty:hover{border-color:var(--cc-primary);color:var(--cc-primary)}.cc-week{display:grid;grid-template-columns:repeat(7,1fr);gap:8px;min-height:500px}.cc-week-col{background:var(--cc-card);border:1.5px solid var(--cc-border);border-radius:12px;padding:10px;min-height:300px;display:flex;flex-direction:column}.cc-week-col.today{border-color:var(--cc-primary)}.cc-week-col-head{text-align:center;padding-bottom:8px;margin-bottom:8px;border-bottom:1px solid var(--cc-border)}.cc-week-day-name{font-size:.6rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:var(--cc-muted)}.cc-week-day-num{font-size:1.1rem;font-weight:900;color:var(--cc-text)}.cc-week-col.today .cc-week-day-num{color:var(--cc-primary)}.cc-week-col.today .cc-week-day-name{color:var(--cc-primary)}.cc-week-posts{flex:1;display:flex;flex-direction:column;gap:6px}.cc-week-post{background:#f9fafb;border:1px solid var(--cc-border);border-radius:8px;padding:8px;cursor:pointer;transition:.15s;border-left:3px solid var(--cc-primary)}.cc-week-post:hover{border-color:var(--cc-primary)}.cc-week-post[data-platform="instagram"]{border-left-color:var(--plat-ig)}.cc-week-post[data-platform="tiktok"]{border-left-color:var(--plat-tt)}.cc-week-post[data-platform="youtube"]{border-left-color:var(--plat-yt)}.cc-week-post[data-platform="twitter"]{border-left-color:#111}.cc-week-post[data-platform="linkedin"]{border-left-color:var(--plat-li)}.cc-week-post-title{font-size:.7rem;font-weight:700;color:var(--cc-text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cc-week-post-meta{display:flex;align-items:center;gap:4px;margin-top:4px;font-size:.6rem;color:var(--cc-muted)}.cc-week-add{margin-top:auto;padding:8px;text-align:center;font-size:.7rem;font-weight:700;color:var(--cc-muted);cursor:pointer;border-radius:8px;transition:.15s}.cc-week-add:hover{background:var(--cc-primary-light);color:var(--cc-primary)}.cc-month{display:grid;grid-template-columns:repeat(7,1fr);gap:2px}.cc-month-head{padding:8px;text-align:center;font-size:.6rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:var(--cc-muted)}.cc-month-cell{background:var(--cc-card);border:1px solid var(--cc-border);min-height:80px;padding:8px;cursor:pointer;transition:.15s}.cc-month-cell:hover{border-color:var(--cc-primary)}.cc-month-cell.today{border-color:var(--cc-primary);background:var(--cc-primary-light)}.cc-month-cell.outside{opacity:.4}.cc-month-cell-num{font-size:.72rem;font-weight:700;color:var(--cc-text);margin-bottom:6px}.cc-month-cell.today .cc-month-cell-num{color:var(--cc-primary);font-weight:900}.cc-month-dots{display:flex;flex-wrap:wrap;gap:3px}.cc-month-dot{width:8px;height:8px;border-radius:50%}.cc-pillars{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:16px}.cc-pillar-col{background:var(--cc-card);border:1.5px solid var(--cc-border);border-radius:14px;padding:16px;min-height:400px}.cc-pillar-col-head{display:flex;align-items:center;gap:8px;padding-bottom:12px;margin-bottom:12px;border-bottom:1px solid var(--cc-border)}.cc-pillar-col-dot{width:12px;height:12px;border-radius:50%;flex-shrink:0}.cc-pillar-col-name{font-size:.82rem;font-weight:800}.cc-pillar-col-count{margin-left:auto;font-size:.7rem;font-weight:700;color:var(--cc-muted);background:#f3f4f6;padding:2px 8px;border-radius:6px}.cc-pillar-col-posts{display:flex;flex-direction:column;gap:8px}.cc-pillar-insight{background:var(--cc-primary-light);border:1px solid var(--cc-primary-border);border-radius:12px;padding:14px;margin-bottom:20px;font-size:.78rem;color:var(--cc-text);line-height:1.55}.cc-pillar-insight strong{color:var(--cc-primary)}.cc-overlay{position:fixed;inset:0;background:rgba(0,0,0,.4);z-index:100;display:none;opacity:0;transition:opacity .2s}.cc-overlay.open{display:block;opacity:1}.cc-editor{position:fixed;bottom:0;left:0;right:0;background:#fff;border-radius:20px 20px 0 0;max-height:85vh;overflow-y:auto;z-index:101;transform:translateY(100%);transition:transform .3s cubic-bezier(.22,1,.36,1);box-shadow:0 -10px 40px rgba(0,0,0,.15)}.cc-editor.open{transform:translateY(0)}.cc-editor-handle{width:40px;height:4px;background:#d1d5db;border-radius:4px;margin:10px auto 0}.cc-editor-header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px 0}.cc-editor-title{font-size:.95rem;font-weight:800}.cc-editor-close{width:32px;height:32px;border-radius:50%;border:none;background:#f3f4f6;cursor:pointer;font-size:.9rem;display:flex;align-items:center;justify-content:center}.cc-editor-body{padding:16px 20px 24px}.cc-editor-section{margin-bottom:20px}.cc-editor-label{display:block;font-size:.68rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:var(--cc-muted);margin-bottom:8px}.cc-editor-platforms{display:flex;flex-wrap:wrap;gap:6px}.cc-editor-plat-pill{padding:7px 14px;border-radius:100px;font-size:.72rem;font-weight:700;border:1.5px solid var(--cc-border);background:#fff;color:var(--cc-muted);cursor:pointer;transition:.15s;font-family:inherit}.cc-editor-plat-pill.selected{background:var(--cc-primary);border-color:var(--cc-primary);color:#fff}.cc-editor-textarea{width:100%;min-height:120px;padding:14px 16px;border:1.5px solid var(--cc-border);border-radius:12px;font-size:.88rem;font-family:inherit;color:var(--cc-text);line-height:1.6;resize:vertical;outline:none}.cc-editor-textarea:focus{border-color:var(--cc-primary);box-shadow:0 0 0 3px rgba(139,92,246,.1)}.cc-editor-char-count{font-size:.65rem;font-weight:600;color:var(--cc-muted);text-align:right;margin-top:4px}.cc-editor-char-count.over{color:#dc2626}.cc-editor-input,.cc-editor-select{width:100%;padding:10px 14px;border:1.5px solid var(--cc-border);border-radius:10px;font-size:.85rem;font-family:inherit;color:var(--cc-text);outline:none}.cc-editor-input:focus,.cc-editor-select:focus{border-color:var(--cc-primary);box-shadow:0 0 0 3px rgba(139,92,246,.1)}.cc-editor-row{display:grid;grid-template-columns:1fr 1fr;gap:10px}.cc-ai-assists{display:flex;gap:6px;flex-wrap:wrap}.cc-ai-assist-btn{padding:7px 12px;border-radius:100px;font-size:.68rem;font-weight:700;border:1.5px solid var(--cc-primary-border);background:var(--cc-primary-light);color:var(--cc-primary);cursor:pointer;transition:.15s;font-family:inherit}.cc-ai-assist-btn:hover{background:var(--cc-primary);color:#fff}.cc-pillar-pills{display:flex;flex-wrap:wrap;gap:6px}.cc-pillar-pill{padding:7px 14px;border-radius:100px;font-size:.72rem;font-weight:700;border:1.5px solid var(--cc-border);background:#fff;color:var(--cc-muted);cursor:pointer;transition:.15s;font-family:inherit;display:inline-flex;align-items:center;gap:6px}.cc-pillar-pill.selected{border-color:var(--cc-primary);background:var(--cc-primary-light);color:var(--cc-primary)}.cc-status-btns{display:flex;gap:6px}.cc-status-btn{flex:1;padding:10px;border-radius:10px;font-size:.78rem;font-weight:700;border:1.5px solid var(--cc-border);background:#fff;color:var(--cc-text);cursor:pointer;transition:.15s;font-family:inherit;text-align:center}.cc-status-btn:hover{border-color:var(--cc-primary)}.cc-status-btn.active{background:var(--cc-primary);border-color:var(--cc-primary);color:#fff}.cc-status-btn.delete{border-color:#fecaca;color:#ef4444}.cc-status-btn.delete:hover{background:#fef2f2}.cc-plan{background:linear-gradient(135deg,#0A1628 0%,#111827 50%,#0d1117 100%);min-height:100vh;color:#fff}.cc-plan-inner{max-width:640px;width:100%;margin:0 auto;padding:24px 16px 100px}.cc-plan-progress{display:flex;gap:6px;margin-bottom:32px;padding:0 4px}.cc-plan-progress-step{flex:1;height:4px;border-radius:4px;background:rgba(255,255,255,.1);transition:background .3s}.cc-plan-progress-step.active{background:var(--cc-primary)}.cc-plan-progress-step.done{background:rgba(139,92,246,.5)}.cc-plan-step{display:none;animation:ccFadeIn .3s ease}.cc-plan-step.active{display:block}@keyframes ccFadeIn{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.cc-plan-step-label{font-size:.65rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--cc-primary);margin-bottom:8px}.cc-plan-step-title{font-size:clamp(1.4rem,4vw,1.8rem);font-weight:900;letter-spacing:-.02em;line-height:1.15;margin-bottom:8px}.cc-plan-step-sub{font-size:.85rem;color:rgba(255,255,255,.55);line-height:1.6;margin-bottom:28px}.cc-plan-field{margin-bottom:20px}.cc-plan-label{display:block;font-size:.72rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:rgba(255,255,255,.5);margin-bottom:8px}.cc-plan-select,.cc-plan-input{width:100%;padding:14px 16px;font-size:.9rem;font-weight:600;background:rgba(255,255,255,.06);border:1.5px solid rgba(255,255,255,.12);border-radius:12px;color:#fff;outline:none;font-family:inherit}.cc-plan-select:focus,.cc-plan-input:focus{border-color:var(--cc-primary)}.cc-plan-select option{background:#1e293b;color:#fff}.cc-plan-chips{display:flex;flex-wrap:wrap;gap:10px}.cc-plan-chip{padding:10px 18px;border-radius:100px;background:rgba(255,255,255,.06);border:1.5px solid rgba(255,255,255,.12);color:rgba(255,255,255,.75);font-size:.8rem;font-weight:600;cursor:pointer;transition:all .2s;font-family:inherit}.cc-plan-chip:hover{background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.2)}.cc-plan-chip.selected{background:var(--cc-primary);border-color:var(--cc-primary);color:#fff}.cc-plan-slider{-webkit-appearance:none;appearance:none;width:100%;height:6px;border-radius:6px;background:rgba(255,255,255,.1);outline:none}.cc-plan-slider::-webkit-slider-thumb{-webkit-appearance:none;width:24px;height:24px;border-radius:50%;background:var(--cc-primary);cursor:pointer;box-shadow:0 2px 8px rgba(139,92,246,.4)}.cc-plan-slider::-moz-range-thumb{width:24px;height:24px;border-radius:50%;background:var(--cc-primary);border:none;cursor:pointer}.cc-plan-slider-val{text-align:center;font-size:.85rem;font-weight:800;color:var(--cc-primary);margin-top:8px}.cc-plan-results{display:flex;flex-direction:column;gap:12px}.cc-plan-idea{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:14px;padding:16px;transition:.15s;border-left:4px solid var(--cc-primary)}.cc-plan-idea:hover{border-color:rgba(255,255,255,.2)}.cc-plan-idea-header{display:flex;align-items:center;gap:8px;margin-bottom:8px;flex-wrap:wrap}.cc-plan-idea-day{font-size:.65rem;font-weight:800;color:rgba(255,255,255,.45);text-transform:uppercase;letter-spacing:.08em}.cc-plan-idea-plat{font-size:.6rem;font-weight:800;padding:2px 8px;border-radius:6px;color:#fff}.cc-plan-idea-type{font-size:.6rem;font-weight:700;padding:2px 8px;border-radius:6px;background:rgba(139,92,246,.2);color:var(--cc-primary)}.cc-plan-idea-topic{font-size:.88rem;font-weight:800;margin-bottom:4px}.cc-plan-idea-hook{font-size:.78rem;color:rgba(255,255,255,.6);line-height:1.5}.cc-plan-idea-actions{display:flex;gap:6px;margin-top:10px}.cc-plan-idea-btn{padding:6px 12px;border-radius:8px;font-size:.68rem;font-weight:700;border:1px solid rgba(255,255,255,.15);background:transparent;color:rgba(255,255,255,.6);cursor:pointer;font-family:inherit;transition:.15s}.cc-plan-idea-btn:hover{border-color:var(--cc-primary);color:var(--cc-primary)}.cc-plan-idea-btn.accept{background:var(--cc-primary);border-color:var(--cc-primary);color:#fff}.cc-plan-bottom{position:fixed;bottom:0;left:0;right:0;padding:16px 20px;z-index:50;background:linear-gradient(to top,rgba(10,22,40,.98),rgba(10,22,40,.8));backdrop-filter:blur(12px);display:flex;gap:10px;justify-content:center}.cc-plan-btn{padding:16px 32px;border-radius:14px;font-size:.9rem;font-weight:800;border:none;cursor:pointer;transition:all .2s;font-family:inherit;min-height:56px;flex:1;max-width:320px}.cc-plan-btn-primary{background:var(--cc-primary);color:#fff}.cc-plan-btn-primary:hover{background:var(--cc-primary-hover)}.cc-plan-btn-primary:disabled{opacity:.4;cursor:not-allowed}.cc-plan-btn-secondary{background:rgba(255,255,255,.08);color:rgba(255,255,255,.7);border:1px solid rgba(255,255,255,.12)}.cc-stats-bar{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:20px}.cc-stat-card{background:var(--cc-card);border:1px solid var(--cc-border);border-radius:10px;padding:12px 16px;flex:1;min-width:120px}.cc-stat-val{font-size:1.1rem;font-weight:900;color:var(--cc-primary)}.cc-stat-lbl{font-size:.65rem;font-weight:700;color:var(--cc-muted);text-transform:uppercase;letter-spacing:.05em}.cc-skeleton{background:linear-gradient(90deg,#f3f4f6 0%,#e5e7eb 50%,#f3f4f6 100%);background-size:200% 100%;animation:ccShimmer 1.5s infinite;border-radius:8px}@keyframes ccShimmer{0%{background-position:200% 0}100%{background-position:-200% 0}}@media (max-width:768px){.cc-week{grid-template-columns:repeat(3,1fr)}.cc-month-cell{min-height:60px}.cc-editor{max-height:90vh}.cc-editor-row{grid-template-columns:1fr}.cc-pillars{grid-template-columns:1fr}}@media (max-width:480px){.cc-week{grid-template-columns:1fr}.cc-main{padding:12px 12px 100px}.cc-view-bar-inner{gap:8px}.cc-topbar-title{font-size:.82rem}}@media (max-width:768px){.cc-week{grid-template-columns:1fr;min-height:auto}.cc-week-col{min-height:auto}.cc-month{display:block}.cc-month-head{display:none}.cc-month-cell{display:block;min-height:auto;margin-bottom:8px}.cc-month-dots{margin-top:8px}}